]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
RISC-V: Optimize constant AVL for LRA pattern
[thirdparty/gcc.git] / ChangeLog
CommitLineData
9d58d2d8
GA
12023-11-18 Petter Tomner <tomner@bahnhof.se>
2
3 * MAINTAINERS: Update my email address.
4
52023-11-18 Frederik Harwath <frederik@harwath.name>
6
7 * MAINTAINERS: Change my address.
8
5cb13173
GA
92023-11-16 Michal Jires <mjires@suse.cz>
10
11 * MAINTAINERS: Add myself.
12
b9fd8399
GA
132023-11-13 Arsen Arsenović <arsen@aarsen.me>
14
15 PR bootstrap/12596
16 * .gitignore: Add '/gettext*'.
17 * configure.ac (host_libs): Replace intl with gettext.
18 (hbaseargs, bbaseargs, baseargs): Split baseargs into
19 {h,b}baseargs.
20 (skip_barg): New flag. Skips appending current flag to
21 bbaseargs.
22 <library exemptions>: Exempt --with-libintl-{type,prefix} from
23 target and build machine argument passing.
24 * configure: Regenerate.
25 * Makefile.def (host_modules): Replace intl module with gettext
26 module.
27 (configure-ld): Depend on configure-gettext.
28 * Makefile.in: Regenerate.
29
302023-11-13 Arsen Arsenović <arsen@aarsen.me>
31
32 * intl/*: Remove.
33
342023-11-09 Jivan Hakobyan <jivanhakobyan9@gmail.com>
35
36 * MAINTAINERS: Add myself.
37
382023-11-09 YunQiang Su <yunqiang.su@cipunited.com>
39
40 * MAINTAINERS: Update my email address.
41
2cca6ae6
GA
422023-11-06 Carl Love <cel@linux.ibm.com>
43
44 * MAINTAINERS: Update my email address.
45
c73d2d49
GA
462023-11-01 Eric Gallager <egallager@gcc.gnu.org>
47
48 * .github/CONTRIBUTING.md: Wrap lines more tightly.
49
502023-11-01 Eric Gallager <egallager@gcc.gnu.org>
51
52 * .github/CONTRIBUTING.md: New file.
53 * .github/PULL_REQUEST_TEMPLATE.md: New file.
54
3b632746
GA
552023-10-22 Iain Sandoe <iain@sandoe.co.uk>
56
57 * configure: Regenerate.
58 * configure.ac: Do not add default runpaths to GCC exes
59 when we are building -static-libstdc++/-static-libgcc (the
60 default).
61 * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
62 enable flag to alter Darwin libraries to use @rpath names.
63
d5cfabc6
GA
642023-10-15 Mike Frysinger <vapier@gentoo.org>
65
66 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
67 * Makefile.in: Regenerate.
68
6febf76c
GA
692023-10-11 Filip Kastl <fkastl@suse.cz>
70
71 * MAINTAINERS: Fix name order.
72
69e3072c
GA
732023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
74
75 * MAINTAINERS: Add myself.
76
0defa2a0
GA
772023-10-06 Sergei Trofimovich <siarheit@google.com>
78
79 PR bootstrap/111663
80 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
81 * Makefile.in: Regenerate.
82
6c44b95d
GA
832023-10-05 Jan Engelhardt <jengelh@inai.de>
84
85 * SECURITY.txt: Fix up indentation.
86
872023-10-05 Jan Engelhardt <jengelh@inai.de>
88
89 * SECURITY.txt: Fix up commas.
90
bf2e66e3
GA
912023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
92
93 * SECURITY.txt: New file.
94
6b78e9a5
GA
952023-09-18 Fei Gao <gaofei@eswincomputing.com>
96
97 * MAINTAINERS: Add myself.
98
37bbfd1c
GA
992023-09-15 Yang Yujie <yangyujie@loongson.cn>
100
101 * config-ml.in: Remove unneeded loongarch clause.
102 * configure.ac: Register custom makefile fragments mt-loongarch-*
103 for loongarch targets.
104 * configure: Regenerate.
105
a1c20158
GA
1062023-09-12 Edwin Lu <ewlu@rivosinc.com>
107
108 * MAINTAINERS: Add myself
109
1102023-09-12 Thomas Schwinge <thomas@codesourcery.com>
111 Chung-Lin Tang <cltang@codesourcery.com>
112
113 PR testsuite/109951
114 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
115 'SYSROOT_CFLAGS_FOR_TARGET'.
116 * Makefile.in: Regenerate.
117
d820cd78
GA
1182023-09-05 Yang Yujie <yangyujie@loongson.cn>
119
120 * config-ml.in: Do not build the multilib library variant
121 that is duplicate with the toplevel one.
122
ded52c9f
GA
1232023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
124
125 * MAINTAINERS: Add myself.
126
6cd85273
GA
1272023-08-22 Filip Kastl <fkastl@suse.cz>
128
129 * MAINTAINERS: Update my email address.
130
886afed6
GA
1312023-08-11 Eric Feng <ef2648@columbia.edu>
132
133 * MAINTAINERS: Add myself.
134
4b92dba7
GA
1352023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
136
137 * Makefile.def: Reflect that libsframe needs to installed before
138 libbfd. Reorder a bit to better track libsframe dependencies.
139 * Makefile.in: Regenerate.
140
1412023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
142
143 * Makefile.def: Add install dependency on libsframe for libbfd.
144 * Makefile.in: Regenerated.
145
1462023-08-07 Nick Alcock <nick.alcock@oracle.com>
147
148 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
149 Solaris 11.
150
1512023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
152
153 * configure: Regenerate.
154 * configure.ac: Add Haiku to list of ELF OSes
155 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
156
1572023-08-07 Nick Alcock <nick.alcock@oracle.com>
158
159 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
160 options, including options containing paths.
161
1622023-08-07 Nick Alcock <nick.alcock@oracle.com>
163
164 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
165 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
166 errors from nms that refuse to work on non-regular files. Remove
167 other workarounds for this problem. Strip out blank lines from the
168 nm output.
169
1702023-08-07 Arsen Arsenović <arsen@aarsen.me>
171
172 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
173 * configure: Regenerate.
174
1752023-08-07 Simon Marchi <simon.marchi@efficios.com>
176
177 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
178 * configure: Re-generate.
179 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
180 (PKG_CONFIG_PATH): New.
181 * Makefile.in: Re-generate.
182
1832023-08-07 Luis Machado <luis.machado@arm.com>
184
185 * configure.ac: Disable year2038 by default on 32-bit hosts.
186 * configure: Regenerate.
187
1882023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
189
190 * Makefile.def: Add gprofng module.
191 * configure.ac: Add --enable-gprofng option.
192 * Makefile.in: Regenerate.
193 * configure: Regenerate.
194
1952023-08-07 Martin Liska <mliska@suse.cz>
196
197 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
198 * configure: Regenerate.
199
2002023-08-07 Fangrui Song <maskray@google.com>
201
202 * configure: Regenerate.
203 * configure.ac: Add --with-zstd.
204
2052023-08-07 Arsen Arsenović <arsen@aarsen.me>
206
207 * configure: Regenerate.
208 * configure.ac: Recover tilegx/tilepro targets.
209
2102023-08-07 H.J. Lu <hjl.tools@gmail.com>
211
212 * configure: Regenerated.
213 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
214 --plugin and rc before enabling --plugin.
215
2162023-08-07 H.J. Lu <hjl.tools@gmail.com>
217
218 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
219 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
220 * configure.ac: Include config/gcc-plugin.m4.
221 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
222 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
223 RANLIB if possible.
224 * Makefile.in: Regenerated.
225 * configure: Likewise.
226
2272023-08-07 Arsen Arsenović <arsen@aarsen.me>
228
229 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
230 $(CFLAGS).
231
2322023-08-07 David Faust <david.faust@oracle.com>
233
234 * MAINTAINERS: Add the BPF port to my reviewer listing.
235
4297a08e
GA
2362023-08-02 Jan Beulich <jbeulich@suse.com>
237
238 * MAINTAINERS: Correct my email address.
239
2402023-08-02 Hu, Lin1 <lin1.hu@intel.com>
241
242 * MAINTAINERS (Write After Approval): Add myself.
243
cf58b896
GA
2442023-08-01 Richard Ball <richard.ball@arm.com>
245
246 * MAINTAINERS: Add myself.
247
a2f31d79
GA
2482023-07-31 Andreas Schwab <schwab@suse.de>
249
250 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
251 * configure: Regenerate.
252 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
253
2542023-07-31 xuli <xuli1@eswincomputing.com>
255
256 * MAINTAINERS: Add myself.
257
af37e394
GA
2582023-07-25 Thomas Schwinge <thomas@codesourcery.com>
259
260 * MAINTAINERS: List myself as "nvptx port" maintainer.
261
0ce63530
GA
2622023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
263
264 * MAINTAINERS: Add myself to write after approval
265
ec842611
GA
2662023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
267
268 * MAINTAINERS: Add myself as a reviewer for the riscv port.
269
2702023-07-18 Robin Dapp <rdapp@ventanamicro.com>
271
272 * MAINTAINERS: Add myself as a reviewer for the riscv port.
273
15939bae
GA
2742023-07-12 Hao Liu <hliu@os.amperecomputing.com>
275
276 * MAINTAINERS: Add Hao Liu to write after approval
277
2782023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
279
280 * MAINTAINERS: Add Ken Matsui to write after approval
281
01405f01
GA
2822023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
283
284 * Makefile.in: Collect both kernel and user events for autofdo
285 * Makefile.tpl: Collect both kernel and user events for autofdo
286
69d3015a
GA
2872023-06-30 Rishi Raj <rishiraj45035@gmail.com>
288
289 * MAINTAINERS: Added myself to Write After Approval and DCO
290
14bfda60
GA
2912023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
292
293 * Makefile.in: Remove -gtoggle for STAGEautoprofile
294 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
295
f445b42e
GA
2962023-06-25 Lehua Ding <lehua.ding@rivai.ai>
297
298 * MAINTAINERS: Add Lehua Ding to write after approval
299
3002023-06-25 Iain Sandoe <iain@sandoe.co.uk>
301
302 * Makefile.def: Pass the enable-host-pie value to GCC configure.
303 * Makefile.in: Regenerate.
304 * configure: Regenerate.
305 * configure.ac: Adjust the logic for shared and PIE host flags to
306 ensure that PIE is passed for hosts that require it.
307
f10a4ce0
GA
3082023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
309
310 * MAINTAINERS (Write After Approval): move Matthew Fortune
311 to Write After Approval.
312
7ff79341
GA
3132023-06-15 Marek Polacek <polacek@redhat.com>
314
315 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
316 check.
317 * configure: Regenerate.
318
c1c5edef
GA
3192023-06-14 Filip Kastl <filip.kastl@gmail.com>
320
321 * MAINTAINERS: Add myself to write after approval
322
829d5975
GA
3232023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
324
325 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
326 port maintainer.
327 (Write After Approval): Remove myself.
328
df2762ac
GA
3292023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
330
331 * MAINTAINERS (Write After Approval): Add myself.
332
b4c15a14
GA
3332023-05-29 Martin Jambor <mjambor@suse.cz>
334
335 * MAINTAINERS: Replace spaces with tabs.
336
68816ba2
GA
3372023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
338
339 * MAINTAINERS: New entry.
340
b2776076
GA
3412023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
342
343 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
344 * Makefile.in: Regenerate
345
ff2dcddf
GA
3462023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
347
348 * Makefile.in: Disable warnings as errors for STAGEautofeedback
349
3d125c91
GA
3502023-05-11 Robin Dapp <rdapp@ventanamicro.com>
351
352 * MAINTAINERS: Sort.
353
3542023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
355
356 * MAINTAINERS: Add myself.
357
08d0d17b
GA
3582023-05-10 Pan Li <pan2.li@intel.com>
359
360 * MAINTAINERS: Add myself.
361
50205195
GA
3622023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
363
364 * Makefile.in: Define PROFILE_MERGER
365 * Makefile.tpl: Define PROFILE_MERGER
366
32a98ccd
GA
3672023-04-27 Robin Dapp <rdapp@ventanamicro.com>
368
369 * MAINTAINERS: Change my email address.
370
4a3dbcbd
GA
3712023-04-26 Patrick O'Neill <patrick@rivosinc.com>
372
373 * MAINTAINERS: Add myself.
374
3752023-04-26 Martin Liska <mliska@suse.cz>
376
377 * MAINTAINERS: fix sorting
378
49cea02d
GA
3792023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
380
381 * MAINTAINERS (Write After Approval): Add myself.
382
aeaf9426
GA
3832023-04-24 Martin Liska <mliska@suse.cz>
384
385 * MAINTAINERS: Fix sorting.
386
6d7f9ebf
GA
3872023-04-21 Peter Foley <pefoley2@pefoley.com>
388
389 * configure: Regenerate.
390 * configure.ac: Only create serdep.tmp if needed
391
3922023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
393
394 * MAINTAINERS (Write After Approval): Add myself.
395
3962023-04-21 Vineet Gupta <vineetg@rivosinc.com>
397
398 * MAINTAINERS (Write After Approval): Add myself.
399 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
400
a8c8351c
GA
4012023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
402
403 * MAINTAINERS: Add myself.
404
50bd9c41
GA
4052023-03-22 Tobias Burnus <tobias@codesourcery.com>
406
407 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
408
c8065441
GA
4092023-03-10 Arsen Arsenović <arsen@aarsen.me>
410
411 * MAINTAINERS (Write After Approval): Add myself.
412
88cc4495
GA
4132023-02-16 Martin Liska <mliska@suse.cz>
414
415 * MAINTAINERS: I'm stepping down from my positions.
416
f432ad09
GA
4172023-01-10 Philip Herron <herron.philip@googlemail.com>
418
419 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
420
d808db1f
GA
4212023-01-06 Clément Chigot <chigot@adacore.com>
422
423 * configure.ac: Skip GMP and MPFR when --disable-gdb is
424 provided.
425 * configure: Regenerate.
426
faccda27
GA
4272023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
428
429 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
430
90323d0b
GA
4312022-12-31 Iain Sandoe <iain@sandoe.co.uk>
432
433 * Makefile.def: Do not build shared libffi.
434 * Makefile.in: Regenerate.
435
de282a20
GA
4362022-12-21 Andrew Pinski <apinski@marvell.com>
437
438 * Makefile.def: Add configure-gdb dependencies
439 on all-gmp and all-mpfr.
440 * configure.ac: Split out MPC checking from MPFR.
441 Require GMP and MPFR if the gdb directory exist.
442 * Makefile.in: Regenerate.
443 * configure: Regenerate.
444
26f4aefa
GA
4452022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
446
447 * configure.ac (target_libraries): Add target-libgm2.
448 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
32582c19
JJ
449 Add GCC_TARGET_TOOL entry for gm2.
450 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
26f4aefa 451 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
32582c19
JJ
452 * Makefile.def (target_modules): Add libgm2.
453 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
454 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
455 (languages): Add entry for language=m2 with gcc-check-target=check-m2
26f4aefa 456 and lib-check-target=check-target-libgm2.
32582c19
JJ
457 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
458 (HOST_EXPORTS): Add definition for GM2.
459 (BASE_TARGET_EXPORTS): Add definition for GM2.
460 (GM2_FOR_BUILD): Defined.
461 (GM2FLAGS): Defined.
462 (GM2_FOR_TARGET): Defined.
463 (GM2FLAGS_FOR_TARGET): Defined.
464 (EXTRA_HOST_FLAGS): Defined.
465 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
466 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
467 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
468 * configure: Rebuilt.
469 * Makefile.in: Rebuilt.
26f4aefa 470
f17ddf2c
GA
4712022-12-13 Philip Herron <philip.herron@embecosm.com>
472
473 * Makefile.def: Add Rust language.
474 * Makefile.in: Regenerate via autogen.
475
40ce6485
GA
4762022-12-09 Martin Liska <mliska@suse.cz>
477
478 * MAINTAINERS: Fix spacing.
479
4bc2d9f6
GA
4802022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
481
482 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
483
4842022-12-07 Iain Sandoe <iain@sandoe.co.uk>
485
486 * Makefile.def: Pass host_libs_picflag to host dependent library
487 configures.
488 * Makefile.in: Regenerate.
489 * configure: Regenerate.
490 * configure.ac (host_libs_picflag): New configure variable set to
491 '--with-pic' when building 'host_shared'.
492
d769c504
GA
4932022-11-25 Weimin Pan <weimin.pan@oracle.com>
494
495 * Makefile.def: Add libsframe as new module with its dependencies.
496 * Makefile.in: Regenerated.
497 * configure.ac: Add libsframe to host_libs.
498 * configure: Regenerated.
499
8761284f
GA
5002022-11-23 Marek Polacek <polacek@redhat.com>
501
502 Revert:
503 2022-11-23 Marek Polacek <polacek@redhat.com>
504
505 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
506 isl.
507 * Makefile.in: Regenerate.
508 * Makefile.tpl: Set PICFLAG.
509 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
510 check.
511 * configure: Regenerate.
512
5132022-11-23 Marek Polacek <polacek@redhat.com>
514
515 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
516 isl.
517 * Makefile.in: Regenerate.
518 * Makefile.tpl: Set PICFLAG.
519 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
520 check.
521 * configure: Regenerate.
522
83d400bd
GA
5232022-11-14 Martin Liska <mliska@suse.cz>
524
525 Revert:
526 2022-11-09 Martin Liska <mliska@suse.cz>
527
528 * doc/Makefile: New file.
529 * doc/_static/custom.css: New file.
530 * doc/baseconf.py: New file.
531 * doc/bsd.rst: New file.
532 * doc/contrib.rst: New file.
533 * doc/contribute.rst: New file.
534 * doc/cppdiropts.rst: New file.
535 * doc/cppenv.rst: New file.
536 * doc/cppopts.rst: New file.
537 * doc/cppwarnopts.rst: New file.
538 * doc/favicon.ico: New file.
539 * doc/funding.rst: New file.
540 * doc/gcc_sphinx.py: New file.
541 * doc/gnu.rst: New file.
542 * doc/gnu_free_documentation_license.rst: New file.
543 * doc/gpl-3.0.rst: New file.
544 * doc/indices-and-tables.rst: New file.
545 * doc/lgpl-2.1.rst: New file.
546 * doc/logo.pdf: New file.
547 * doc/logo.svg: New file.
548 * doc/md.rst: New file.
549 * doc/requirements.txt: New file.
550
5512022-11-14 Martin Liska <mliska@suse.cz>
552
553 Revert:
554 2022-11-09 Martin Liska <mliska@suse.cz>
555
556 * doc/baseconf.py: Port to GCC sources.
557
5582022-11-14 Martin Liska <mliska@suse.cz>
559
560 Revert:
561 2022-11-14 Martin Liska <mliska@suse.cz>
562
563 * configure: Regenerate.
564 * configure.ac: Support Sphinx based documentation.
565
5662022-11-14 Martin Liska <mliska@suse.cz>
567
568 Revert:
569 2022-11-09 Martin Liska <mliska@suse.cz>
570
571 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
572 provide a default.
573
5742022-11-14 Martin Liska <mliska@suse.cz>
575
576 Revert:
577 2022-11-09 Martin Liska <mliska@suse.cz>
578
579 * doc/bsd.rst:
3d3b561f 580 Add trailing newline.
83d400bd 581 * doc/contrib.rst:
3d3b561f 582 Add trailing newline.
83d400bd 583 * doc/contribute.rst:
3d3b561f 584 Add trailing newline.
83d400bd 585 * doc/cppdiropts.rst:
3d3b561f 586 Add trailing newline.
83d400bd 587 * doc/cppenv.rst:
3d3b561f 588 Add trailing newline.
83d400bd 589 * doc/cppopts.rst:
3d3b561f 590 Add trailing newline.
83d400bd 591 * doc/cppwarnopts.rst:
3d3b561f 592 Add trailing newline.
83d400bd 593 * doc/funding.rst:
3d3b561f 594 Add trailing newline.
83d400bd 595 * doc/gnu.rst:
3d3b561f 596 Add trailing newline.
83d400bd 597 * doc/gnu_free_documentation_license.rst:
3d3b561f 598 Add trailing newline.
83d400bd 599 * doc/gpl-3.0.rst:
3d3b561f 600 Add trailing newline.
83d400bd 601 * doc/indices-and-tables.rst:
3d3b561f 602 Add trailing newline.
83d400bd 603 * doc/lgpl-2.1.rst:
3d3b561f 604 Add trailing newline.
83d400bd 605 * doc/md.rst:
3d3b561f 606 Add trailing newline.
83d400bd
GA
607
6082022-11-14 Martin Liska <mliska@suse.cz>
609
610 Revert:
611 2022-11-09 Martin Liska <mliska@suse.cz>
612
613 * configure.ac: Use new install URL.
614 * configure: Regenerate.
615
6162022-11-14 Martin Liska <mliska@suse.cz>
617
618 Revert:
619 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
620
621 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
622 instead of just ``.''.
623 * doc/gcc_sphinx.py: Moved to...
624 * doc/modules/gcc_sphinx.py: ...here.
625
6262022-11-14 Martin Liska <mliska@suse.cz>
627
628 Revert:
629 2022-11-10 Martin Liska <mliska@suse.cz>
630
631 * doc/baseconf.py: Modernize by using pathlib.
632
6332022-11-14 Martin Liska <mliska@suse.cz>
634
635 Revert:
636 2022-11-11 Martin Liska <mliska@suse.cz>
637
638 * doc/Makefile: Disable -j auto.
639
6402022-11-14 Martin Liska <mliska@suse.cz>
641
642 Revert:
643 2022-11-11 Martin Liska <mliska@suse.cz>
644
645 * doc/Makefile: Update comment.
646
6472022-11-14 Martin Liska <mliska@suse.cz>
648
649 Revert:
650 2022-11-11 Martin Liska <mliska@suse.cz>
651
652 * doc/indices-and-tables.rst: Rename Indexes to Indices.
653
6542022-11-14 Martin Liska <mliska@suse.cz>
655
656 Revert:
657 2022-11-13 Martin Liska <mliska@suse.cz>
658
659 PR web/107643
660 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
661 is set.
662 * doc/indices-and-tables.rst: Use include_todo tag.
663
6642022-11-14 Martin Liska <mliska@suse.cz>
665
666 Revert:
667 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
668
669 * doc/contrib.rst: Update Jeff Law's email address.
670
eefbfbc7
GA
6712022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
672
673 * doc/contrib.rst: Update Jeff Law's email address.
674
6752022-11-13 Martin Liska <mliska@suse.cz>
676
677 PR web/107643
678 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
679 is set.
680 * doc/indices-and-tables.rst: Use include_todo tag.
681
5b6ce16a
GA
6822022-11-11 Martin Liska <mliska@suse.cz>
683
684 * doc/indices-and-tables.rst: Rename Indexes to Indices.
685
6862022-11-11 Martin Liska <mliska@suse.cz>
687
688 * doc/Makefile: Update comment.
689
6902022-11-11 Martin Liska <mliska@suse.cz>
691
692 * doc/Makefile: Disable -j auto.
693
f225b813
GA
6942022-11-10 Martin Liska <mliska@suse.cz>
695
696 * doc/baseconf.py: Modernize by using pathlib.
697
6982022-11-10 Arsen Arsenović <arsen@aarsen.me>
699
700 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
701 instead of just ``.''.
702 * doc/gcc_sphinx.py: Moved to...
703 * doc/modules/gcc_sphinx.py: ...here.
704
1cdfd0e5
GA
7052022-11-09 Martin Liska <mliska@suse.cz>
706
707 * configure.ac: Use new install URL.
708 * configure: Regenerate.
709
7102022-11-09 Martin Liska <mliska@suse.cz>
711
712 * doc/bsd.rst:
3d3b561f 713 Add trailing newline.
1cdfd0e5 714 * doc/contrib.rst:
3d3b561f 715 Add trailing newline.
1cdfd0e5 716 * doc/contribute.rst:
3d3b561f 717 Add trailing newline.
1cdfd0e5 718 * doc/cppdiropts.rst:
3d3b561f 719 Add trailing newline.
1cdfd0e5 720 * doc/cppenv.rst:
3d3b561f 721 Add trailing newline.
1cdfd0e5 722 * doc/cppopts.rst:
3d3b561f 723 Add trailing newline.
1cdfd0e5 724 * doc/cppwarnopts.rst:
3d3b561f 725 Add trailing newline.
1cdfd0e5 726 * doc/funding.rst:
3d3b561f 727 Add trailing newline.
1cdfd0e5 728 * doc/gnu.rst:
3d3b561f 729 Add trailing newline.
1cdfd0e5 730 * doc/gnu_free_documentation_license.rst:
3d3b561f 731 Add trailing newline.
1cdfd0e5 732 * doc/gpl-3.0.rst:
3d3b561f 733 Add trailing newline.
1cdfd0e5 734 * doc/indices-and-tables.rst:
3d3b561f 735 Add trailing newline.
1cdfd0e5 736 * doc/lgpl-2.1.rst:
3d3b561f 737 Add trailing newline.
1cdfd0e5 738 * doc/md.rst:
3d3b561f 739 Add trailing newline.
1cdfd0e5
GA
740
7412022-11-09 Martin Liska <mliska@suse.cz>
742
743 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
744 provide a default.
745
7462022-11-09 Martin Liska <mliska@suse.cz>
747
748 * configure: Regenerate.
749 * configure.ac: Support Sphinx based documentation.
750
7512022-11-09 Martin Liska <mliska@suse.cz>
752
753 * doc/baseconf.py: Port to GCC sources.
754
7552022-11-09 Martin Liska <mliska@suse.cz>
756
757 * doc/Makefile: New file.
758 * doc/_static/custom.css: New file.
759 * doc/baseconf.py: New file.
760 * doc/bsd.rst: New file.
761 * doc/contrib.rst: New file.
762 * doc/contribute.rst: New file.
763 * doc/cppdiropts.rst: New file.
764 * doc/cppenv.rst: New file.
765 * doc/cppopts.rst: New file.
766 * doc/cppwarnopts.rst: New file.
767 * doc/favicon.ico: New file.
768 * doc/funding.rst: New file.
769 * doc/gcc_sphinx.py: New file.
770 * doc/gnu.rst: New file.
771 * doc/gnu_free_documentation_license.rst: New file.
772 * doc/gpl-3.0.rst: New file.
773 * doc/indices-and-tables.rst: New file.
774 * doc/lgpl-2.1.rst: New file.
775 * doc/logo.pdf: New file.
776 * doc/logo.svg: New file.
777 * doc/md.rst: New file.
778 * doc/requirements.txt: New file.
779
89d0a14a
JJ
7802022-11-04 Thomas Schwinge <thomas@codesourcery.com>
781
782 * Makefile.def: Remove module 'liboffloadmic'.
783 * Makefile.in: Regenerate.
784 * configure.ac: Remove 'liboffloadmic' handling.
785 * configure: Regenerate.
786
9a8b868d
GA
7872022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
788
789 * MAINTAINERS: Update email address.
790
10439719
GA
7912022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
792
793 * configure.ac: Don't configure readline if --with-system-readline is
794 used.
795 * configure: Re-generate.
796
781f477a
GA
7972022-10-12 Cui,Lili <lili.cui@intel.com>
798
799 * MAINTAINERS (Write After Approval): Add myself.
800
ab332cd7
GA
8012022-10-11 Olivier Hainque <hainque@adacore.com>
802
803 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
804 and friends for rtp !large. Assume the linker has the required
805 abilities and set lt_cv_deplibs_check_method.
806
3a221b73
GA
8072022-09-30 Olivier Hainque <hainque@adacore.com>
808
809 * configure.ac (*vxworks*): If enable_shared is not
810 set, set to "no" and add --disable-shared to target and
811 host_configargs.
812 * configure: Regenerate.
813
220c4d8e
GA
8142022-09-26 Jeff Law <jlaw@ventanamicro.com>
815
816 * MAINTAINERS: Update my email address and DCO entry.
817
4afaeaab
GA
8182022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
819
820 * MAINTAINERS (Write After Approval): Add myself.
821
d0fc05e8
GA
8222022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
823
824 * MAINTAINERS (Write After Approval): Add myself.
825
fe2a8ce9
GA
8262022-09-07 Jeff Law <jeffreyalaw@gmail.com>
827
828 * MAINTAINERS: Update my email address.
829
8302022-09-07 Tom de Vries <tdevries@suse.de>
831
832 * configure.ac: Set extra_host_libiberty_configure_flags and
833 extra_host_zlib_configure_flags in separate case statements.
834 * configure: Regenerate.
835
25aeb922
GA
8362022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
837
838 * MAINTAINERS: Update c-sky port maintainers' emails.
839
542c60c4
GA
8402022-08-31 Martin Liska <mliska@suse.cz>
841
842 * configure: Regenerate.
843 * configure.ac: Delete hpux9 and hpux10.
844
30afe5e7
GA
8452022-08-18 Sergei Trofimovich <siarheit@google.com>
846
847 * Makefile.def: Drop libelf module and gcc-configure dependency
848 on it.
849 * Makefile.in: Regenerate with 'autogen Makefile.def'.
850 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
851 LIBELFINC.
852 * configure: Regenrate.
853 * configure.ac (host_libs): Drop unused libelf.
854
8552022-08-18 Sergei Trofimovich <siarheit@google.com>
856
857 * Makefile.in: Regenerate.
858
4ad52740
GA
8592022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
860
861 * MAINTAINERS: Add myself as AutoFDO maintainer.
862
32510382
GA
8632022-08-01 Roger Sayle <roger@nextmovesoftware.com>
864 Arnaud Charlet <charlet@adacore.com>
865
866 * configure: Regenerate.
867
4a7274dd
GA
8682022-07-31 Roger Sayle <roger@nextmovesoftware.com>
869
870 PR bootstrap/106472
871 * Makefile.def (dependencies): Make configure-target-libgo depend
872 upon all-target-libbacktrace.
873
1e2c5f4c
GA
8742022-07-27 David Faust <david.faust@oracle.com>
875
876 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
877
8782022-07-27 Richard Biener <rguenther@suse.de>
879
880 * MAINTAINERS (Roger Sayle): Update e-mail address.
881
bbb9c030
GA
8822022-07-21 Sam Feifer <sfeifer@redhat.com>
883
884 * MAINTAINERS (Write After Approval): Add myself.
885
8862022-07-21 Marc Poulhiès <poulhies@adacore.com>
887
888 * MAINTAINERS: Add myself as Ada front end co-maintainer.
889
7c0c10db
GA
8902022-07-19 Alexander Monakov <amonakov@ispras.ru>
891
892 * .gitignore: Do not ignore config.h.
893
bdc7b765
GA
8942022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
895
896 * MAINTAINERS: Add myself to Write After Approval.
897
8467574d
GA
8982022-07-04 Martin Liska <mliska@suse.cz>
899
900 * MAINTAINERS: fix sorting of names
901
3731dd0b
GA
9022022-07-03 Immad Mir <mirimmad17@gmail.com>
903
904 * MAINTAINERS: add myself.
905
9062022-07-03 Immad Mir <mirimmad17@gmail.com>
907
908 * MAINTAINERS: Add myself to write after approval and DCO.
909
20f0f305
GA
9102022-07-02 Tim Lange <mail@tim-lange.me>
911
912 * MAINTAINERS: Add myself.
913
ed974488
GA
9142022-07-01 Haochen Jiang <haochen.jiang@intel.com>
915
916 * MAINTAINERS (Write After Approval): Add myself.
917
976196b3
GA
9182022-06-30 Cui,Lili <lili.cui@intel.com>
919
920 Revert:
921 2022-06-30 Cui,Lili <lili.cui@intel.com>
922
923 * MAINTAINERS (Write After Approval): Add myself.
924
9252022-06-30 Cui,Lili <lili.cui@intel.com>
926
927 * MAINTAINERS (Write After Approval): Add myself.
928
fb29fdea
GA
9292022-06-28 Alexandre Oliva <oliva@adacore.com>
930
931 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
932 (EXTRA_GCC_FLAGS): Likewise.
933 * Makefile.in: Rebuilt.
934
9352022-06-28 konglin1 <lingling.kong@intel.com>
936
937 * MAINTAINERS (Write After Approval): Add myself.
938
9d3dd218
GA
9392022-06-27 Tom de Vries <tdevries@suse.de>
940
941 * configure.ac: Build libiberty pic variant for gdbserver.
942 * configure: Regenerate.
943
b2b72757
GA
9442022-06-26 Iain Sandoe <iain@sandoe.co.uk>
945
946 * configure: Regenerate.
947 * configure.ac: Correct use of $host.
948
87509781
GA
9492022-06-25 Jeff Law <jeffreyalaw@gmail.com>
950
951 * MAINTAINERS: Remove tilegx and tilepro entries.
952 * configure.ac: Remove tilegx and tilepro stanzas.
953 * configure: Rebuilt.
954
37b3b5da
GA
9552022-05-28 Bruce Korb <bkorb@gnu.org>
956
957 * .gitignore: Ignore vim swap files
958
9df4ffe4
GA
9592022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
960
961 * MAINTAINERS: Add myself to write after approval.
962
d0d513b5
GA
9632022-05-11 Kewen Lin <linkw@linux.ibm.com>
964
965 * MAINTAINERS: Remove myself from DCO section.
966
bd022ff9
GA
9672022-05-09 Xi Ruoyao <xry111@xry111.site>
968
969 * MAINTAINERS: Update my email address.
970
9712022-05-09 Clément Chigot <chigot@adacore.com>
972
973 * MAINTAINERS: Update my email address.
974
ab869e7f
GA
9752022-05-05 Kewen Lin <linkw@linux.ibm.com>
976
977 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
978 section.
979
d1d57187
GA
9802022-04-19 Richard Henderson <rth@gcc.gnu.org>
981
982 * MAINTAINERS: Update my email address.
983
8af4270d
GA
9842022-04-01 Qian Jianhua <qianjh@fujitsu.com>
985
986 * MAINTAINERS: Update my email address.
987
9f774626
GA
9882022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
989
990 * MAINTAINERS: (CPU Port Maintainers): Add myself and
991 Lulu as LoongArch port maintainer.
992
9932022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
994 Lulu Cheng <chenglulu@loongson.cn>
995
996 * configure.ac: Add LoongArch tuples.
997 * configure: Regenerate.
998
aab0127d
GA
9992022-03-28 Tom Tromey <tromey@adacore.com>
1000
1001 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1002 * configure: Rebuild.
1003
6fc4a993
GA
10042022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
1005
1006 * MAINTAINERS: Change my information.
1007
9fc8f278
GA
10082022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
1009
1010 * MAINTAINERS: Add myself to DCO section.
1011
510613e7
GA
10122022-03-14 Jonathan Wakely <jwakely@redhat.com>
1013
1014 * configure.ac: Fix incorrect option in comment.
1015 * configure: Regenerate.
1016
8cc4f9cd
GA
10172022-03-09 Hans-Peter Nilsson <hp@axis.com>
1018
1019 * Makefile.def (dependencies): Make configure-sim depend on
1020 all-readline.
1021 * Makefile.in: Regenerate.
1022
2cfb33fc
GA
10232022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
1024
1025 * MAINTAINERS (Write After Approval): Update my e-mail address.
1026
2a2fda2d
GA
10272022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
1028
1029 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1030
1bb52662
GA
10312022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
1032
1033 * MAINTAINERS: Update my email and add myself to the DCO list.
1034
e0b8716f
GA
10352022-01-25 Thomas Schwinge <thomas@codesourcery.com>
1036
1037 Revert:
1038 2021-09-16 Andrew Pinski <apinski@marvell.com>
1039
1040 PR bootstrap/67102
1041 * Makefile.def: Have configure-target-libffi depend on
1042 all-target-libstdc++-v3.
1043 * Makefile.in: Regenerate.
1044
d43be9dc
GA
10452022-01-22 Jakub Jelinek <jakub@redhat.com>
1046
1047 PR other/104181
1048 * build.log: Remove.
1049
5fa55d55
GA
10502022-01-20 Martin Liska <mliska@suse.cz>
1051
1052 * MAINTAINERS: Adjust email address based on IRC request.
1053
7a761ae6
GA
10542022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
1055
1056 * MAINTAINERS: Update my email address.
1057
fc829782
GA
10582022-01-17 Martin Liska <mliska@suse.cz>
1059
1060 * MAINTAINERS: Rename .c names to .cc.
1061
ad3f0d08
GA
10622022-01-13 Jakub Jelinek <jakub@redhat.com>
1063
1064 * Makefile.am: Remove.
1065
01a254e3
GA
10662022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1067
1068 * Makefile.am: New file.
1069
10702022-01-11 Martin Liska <mliska@suse.cz>
1071
1072 * MAINTAINERS: Sort 2 names.
1073
d9450aa0
GA
10742022-01-10 Martin Liska <mliska@suse.cz>
1075
1076 * MAINTAINERS: Fix obvious issues with sorting.
1077
55e96bf9
GA
10782022-01-07 liuhongt <hongtao.liu@intel.com>
1079
1080 * build.log: New file.
1081
0fbefa25
GA
10822022-01-05 Nathan Sidwell <nathan@acm.org>
1083
1084 * MAINTAINERS: Add DCO entry. Sort that list.
1085
7d11b64b
GA
10862022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1087
1088 * MAINTAINERS: Change of email address in both DCO and
1089 Write After Approval list.
1090
aa17859b
GA
10912021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1092
1093 * configure: Regenerate.
1094
10952021-12-21 Martin Liska <mliska@suse.cz>
1096
1097 * config.sub: Change mode back to 755.
1098
2554e2da
GA
10992021-12-17 Martin Liska <mliska@suse.cz>
1100
1101 * config.sub: Sync from master.
1102
11032021-12-17 Martin Liska <mliska@suse.cz>
1104
1105 Revert:
1106 2021-12-16 Matthias Seidel <mseidel@apache.org>
1107
1108 * config.sub: Fix typo.
1109
774269aa
GA
11102021-12-16 Matthias Seidel <mseidel@apache.org>
1111
1112 * config.sub: Fix typo.
1113
11142021-12-16 H.J. Lu <hjl.tools@gmail.com>
1115
1116 Revert:
1117 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1118
1119 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1120 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1121 * configure.ac: Include config/gcc-plugin.m4.
1122 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1123 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1124 RANLIB if possible.
1125 * Makefile.in: Regenerated.
1126 * configure: Likewise.
1127
8a89c39b
GA
11282021-12-15 H.J. Lu <hjl.tools@gmail.com>
1129
1130 * Makefile.tpl (BUILD_CFLAGS): New.
1131 (CFLAGS): Append $(BUILD_CFLAGS).
1132 (CXXFLAGS): Likewise.
1133 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1134 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1135 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1136 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1137 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1138 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1139 (PGO-TRAINING-TARGETS): Likewise.
1140 (PGO_BUILD_TRAINING): Likewise.
1141 (all): Add '+' to the command line for recursive make. Support
1142 the PGO build.
1143 * configure.ac: Add --enable-pgo-build[=lto].
1144 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1145 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1146 * Makefile.in: Regenerated.
1147 * configure: Likewise.
1148
11492021-12-15 H.J. Lu <hjl.tools@gmail.com>
1150
1151 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1152 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1153 * configure.ac: Include config/gcc-plugin.m4.
1154 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1155 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1156 RANLIB if possible.
1157 * Makefile.in: Regenerated.
1158 * configure: Likewise.
1159
9c6586bc
GA
11602021-12-14 Marc Poulhiès <poulhies@adacore.com>
1161
1162 * MAINTAINERS: Add myself to write after approval.
1163
3a580f96
GA
11642021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1165
1166 * MAINTAINERS: Adding myself.
1167
ea6ef320
GA
11682021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1169
1170 * configure: Regenerate.
1171 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1172 $(CPP).
1173
c177e806
GA
11742021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1175
1176 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1177 libatomic.
1178 * Makefile.in: Regenerate.
1179 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1180 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1181 target-libphobos-bootstrap.
1182 (STAGE2_CONFIGURE_FLAGS): Likewise.
1183 * configure: Regenerate.
1184 * configure.ac: Add support for bootstrapping D front-end.
1185
6b1695f4
GA
11862021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1187
1188 * MAINTAINERS: Add myself to DCO section and update email address.
1189
11902021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1191
1192 * configure: Regenerate.
1193 * configure.ac: Ensure that PIC (shared) defaults are set
1194 correctly for Darwin.
1195
11962021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1197
1198 * MAINTAINERS: Update my address.
1199
af2852b9
GA
12002021-11-12 Alan Modra <amodra@gmail.com>
1201
1202 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1203 * Makefile.in: Regenerate.
1204
18ae471f
GA
12052021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1206
1207 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1208 list.
1209
b4df2dd3
GA
12102021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1211
1212 * MAINTAINERS (Reviewers, arc): Remove my entry.
1213 (Write After Approval): Add an entry for myself.
1214
2322c8b1
GA
12152021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1216
1217 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1218 * Makefile.in: Regenerate.
1219 * configure: Regenerate.
1220 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1221
3ff5b4ed
GA
12222021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1223
1224 * MAINTAINERS: Fix up Maciej's entries.
1225
12262021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1227
1228 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1229 maintainer.
1230
c2bd5d8a
GA
12312021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1232
1233 PR other/102663
1234 * Makefile.def: Handle install-dvi target.
1235 * Makefile.tpl: Likewise.
1236 * Makefile.in: Regenerate.
1237
19472fc3
GA
12382021-10-19 Clément Chigot <clement.chigot@atos.net>
1239
1240 * MAINTAINERS: Add myself for write after approval.
1241
52055987
GA
12422021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1243
1244 * Makefile.def: Mark libcody, libdecnumber,
1245 c++tools, libgcc, and libobjc as missing TAGS
1246 targets.
1247 * Makefile.in: Regenerate.
1248
50e20ee6
GA
12492021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1250
1251 * MAINTAINERS: Add myself to DCO section and update email
1252 address.
1253
d238146e
GA
12542021-09-29 Jonathan Wakely <jwakely@redhat.com>
1255
1256 * MAINTAINERS: Add myself to DCO section.
1257
fd133479
GA
12582021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1259
1260 * configure: Regenerate.
1261 * configure.ac (skipdirs): Add the contents of target_configdirs if
1262 we are not building gcc.
1263
9a4293ed
GA
12642021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1265
1266 * Makefile.def: Back-port commits ba4d88ad892f and
1267 755ba58ebef0 from binutils-gdb repository.
1268 * Makefile.in: Regenerated.
1269
62498024
GA
12702021-09-20 Harald Anlauf <anlauf@gmx.de>
1271
1272 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1273
0a4cb439
GA
12742021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1275
1276 * Makefile.def: Add a jit check target for the jit
1277 language.
1278 * Makefile.in: Regenerate.
1279
e19570d3
GA
12802021-09-16 Andrew Pinski <apinski@marvell.com>
1281
1282 PR bootstrap/67102
1283 * Makefile.def: Have configure-target-libffi depend on
1284 all-target-libstdc++-v3.
1285 * Makefile.in: Regenerate.
1286
a26206ec
GA
12872021-09-10 Petter Tomner <tomner@kth.se>
1288
1289 * MAINTAINERS: Me added to DCO and write after approval
1290
e11c6046
GA
12912021-09-01 YunQiang Su <syq@debian.org>
1292
1293 * MAINTAINERS: Add myself for write after approval.
1294
6d51ee43
GA
12952021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1296
1297 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1298 * Makefile.in: Regenerate.
1299
4be4fa4e
GA
13002021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1301
1302 * MAINTAINERS: Add myself for write after approval.
1303
6e529985
GA
13042021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1305
1306 * Makefile.in: Regenerate.
1307 * Makefile.tpl: Make the state of the configured host
1308 shared flag available to makefile fragements.
1309
37768150
GA
13102021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1311
1312 * MAINTAINERS (Write After Approval): Add myself.
1313
92d45509
GA
13142021-07-20 Richard Earnshaw <rearnsha@arm.com>
1315
1316 * .dir-locals.el (bug-reference-url-format): Use https.
1317
13182021-07-20 Richard Earnshaw <rearnsha@arm.com>
1319
1320 * .dir-locals.el (c-mode): Change fill-column to 79.
1321
d97d71a1
GA
13222021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1323
1324 * MAINTAINERS: Add myself to DCO section.
1325
ef2ace64
GA
13262021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1327
1328 * configure: Regenerate.
1329 * configure.ac: Adjust cases for which it is necessary to
1330 include the Darwin host config fragment.
1331
6fba0eea
GA
13322021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1333
1334 * MAINTAINERS: Add myself for write after approval and DCO.
1335
6d53e6f9
GA
13362021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1337
1338 * Makefile.def: Add dsymutil defs.
1339 * Makefile.in: Regenerated.
1340 * Makefile.tpl: Add dsymutil to flags.
1341 * configure: Regenerated.
1342 * configure.ac: Add dsymutil to target and build recipes.
1343
bea7c16a
GA
13442021-07-01 Ankur Saini <arsenic@sourceware.org>
1345
1346 * MAINTAINERS: Add myself for write after approval.
1347
25b6bfea
GA
13482021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1349
1350 * MAINTAINERS (Write After Approval): Add myself.
1351
90708f87
GA
13522021-06-25 Matthias Kretz <m.kretz@gsi.de>
1353
1354 * MAINTAINERS: Add myself for write after approval and DCO
1355
9aa8327e
GA
13562021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1357
1358 * .gitignore: Add entry for cscope.out.
1359
419af06a
GA
13602021-06-22 liuhongt <hongtao.liu@intel.com>
1361
1362 * MAINTAINERS: Remove my Write After Approval entry.
1363
2f080224
GA
13642021-06-21 liuhongt <hongtao.liu@intel.com>
1365
1366 * MAINTAINERS: Add myself as maintainer of the i386 vector
1367 extensions.
1368
c5581d48
GA
13692021-06-18 Antoni Boucher <bouanto@zoho.com>
1370
1371 * MAINTAINERS (Write After Approval): Add myself.
1372
688359a2
GA
13732021-06-17 Aldy Hernandez <aldyh@redhat.com>
1374
1375 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1376 as *vrp and ranger maintainers.
1377
28c62475
GA
13782021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1379
1380 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1381 not trigger testsuite failures.
1382
13832021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1384
1385 * MAINTAINERS: Add myself to DCO section with both email addresses.
1386
440c8a0a
GA
13872021-06-03 Jason Merrill <jason@redhat.com>
1388
1389 * MAINTAINERS: Add DCO version number.
1390
9663c744
GA
13912021-06-02 Jason Merrill <jason@redhat.com>
1392
1393 * MAINTAINERS: Add DCO section.
1394
ee682192
GA
13952021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1396
1397 * MAINTAINERS (Write After Approval): Add myself.
1398
1a87f838
GA
13992021-05-29 Mike Frysinger <vapier@gentoo.org>
1400
1401 * configure.ac: Add gnulib to configdirs for sim.
1402 * configure: Regenerate.
1403
a8daf9a1
GA
14042021-05-18 Mike Frysinger <vapier@gentoo.org>
1405
1406 * Makefile.def: Add configure-sim dependency on all-gnulib.
1407 * Makefile.in: Regenerated.
1408
a7ffc1ef
GA
14092021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1410
1411 * MAINTAINERS (Write After Approval): Add myself.
1412
0ff3a0f2
GA
14132021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1414
1415 * MAINTAINERS (Write After Approval): Add myself.
1416
037e3661
GA
14172021-05-11 Martin Liska <mliska@suse.cz>
1418
1419 * MAINTAINERS: Remove entries for removed
1420 components (HSA, BRIG, libhsail-rt).
1421 Move Pekka to Write After Approval.
1422
14232021-05-11 Martin Liska <mliska@suse.cz>
1424
1425 * Makefile.def: Remove libhsail-rt.
1426 * Makefile.in: Likewise.
1427 * configure.ac: Likewise.
1428 * configure: Regenerate.
1429 * libhsail-rt/ChangeLog: Removed.
1430 * libhsail-rt/Makefile.am: Removed.
1431 * libhsail-rt/Makefile.in: Removed.
1432 * libhsail-rt/README: Removed.
1433 * libhsail-rt/aclocal.m4: Removed.
1434 * libhsail-rt/configure: Removed.
1435 * libhsail-rt/configure.ac: Removed.
1436 * libhsail-rt/configure.tgt: Removed.
1437 * libhsail-rt/include/internal/fibers.h: Removed.
1438 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1439 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1440 * libhsail-rt/include/internal/workitems.h: Removed.
1441 * libhsail-rt/rt/arithmetic.c: Removed.
1442 * libhsail-rt/rt/atomics.c: Removed.
1443 * libhsail-rt/rt/bitstring.c: Removed.
1444 * libhsail-rt/rt/fbarrier.c: Removed.
1445 * libhsail-rt/rt/fibers.c: Removed.
1446 * libhsail-rt/rt/fp16.c: Removed.
1447 * libhsail-rt/rt/misc.c: Removed.
1448 * libhsail-rt/rt/multimedia.c: Removed.
1449 * libhsail-rt/rt/queue.c: Removed.
1450 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1451 * libhsail-rt/rt/segment.c: Removed.
1452 * libhsail-rt/rt/workitems.c: Removed.
1453 * libhsail-rt/target-config.h.in: Removed.
1454
99e8df7a
GA
14552021-05-04 Nick Clifton <nickc@redhat.com>
1456
1457 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1458 * configure: Regenerate.
1459
e4ff4ffb
GA
14602021-04-28 Jakub Jelinek <jakub@redhat.com>
1461 Tobias Burnus <tobias@codesourcery.com>
1462
1463 * configure.ac (--enable-offload-defaulted): New.
1464 * configure: Regenerate.
1465
05ec629f
GA
14662021-04-23 David Faust <david.faust@oracle.com>
1467
1468 * MAINTAINERS (Write After Approval): Add myself.
1469
a0ecde22
GA
14702021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1471
1472 * MAINTAINERS (Write After Approval): Add myself.
1473
651684b4
GA
14742021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1475
1476 * MAINTAINERS: Add myself as pru port maintainer.
1477
bf1f3168
GA
14782021-03-23 David Malcolm <dmalcolm@redhat.com>
1479
1480 * MAINTAINERS: Add myself as static analyzer maintainer.
1481
287e3e84
GA
14822021-03-18 Jeff Law <jlaw@tachyum.com>
1483
1484 * MAINTAINERS: Update primary entry.
1485
5e93c2f0
GA
14862021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1487
1488 * MAINTAINERS (Write After Approval): Add myself.
1489
14902021-03-13 Mike Frysinger <vapier@gentoo.org>
1491
1492 * Makefile.def: Remove all-sim dependency on configure-gdb.
1493 * Makefile.in: Regenerated.
1494
48ff383f
GA
14952021-03-11 Jeff Law <law@redhat.com>
1496
1497 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1498
14992021-03-11 Martin Liska <mliska@suse.cz>
1500
1501 * Makefile.tpl: The change was done Makefile.in which
1502 is generated file.
1503
6405b40f
GA
15042021-03-08 Jeff Law <law@redhat.com>
1505
1506 * MAINTAINERS: Update my email address
1507
71e24b06
GA
15082021-02-23 Kito Cheng <kito.cheng@sifive.com>
1509
1510 * config.guess: Import latest upstream.
1511 * config.sub: Import latest upstream.
1512
161e4c08
GA
15132021-01-25 Martin Liska <mliska@suse.cz>
1514
1515 PR gcov-profile/98739
1516 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1517 for profiledbootstrap.
1518
8502e23d
GA
15192021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1520
1521 * MAINTAINERS (Write After Approval): Add myself.
1522
15232021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1524
1525 * MAINTAINERS (Write After Approval): Update my e-mail address.
1526
6851dda2
GA
15272021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1528
1529 * MAINTAINERS: Fix spacing.
1530
15312021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1532
1533 * MAINTAINERS (Write After Approval): Add myself
1534
942ae5be
GA
15352021-01-06 Nick Alcock <nick.alcock@oracle.com>
1536
1537 * Makefile.def: Sync with binutils-gdb:
1538 (dependencies): all-ld depends on all-libctf.
1539 (host_modules): libctf is no longer no_install.
1540 No longer no_check. Checking depends on all-ld.
1541 * Makefile.in: Regenerated.
1542
651b8a50
GA
15432021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1544
1545 * libtool.m4: Match gnu* along other GNU systems.
1546 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1547 * libgo/configure: Re-generate.
1548
7e73f511
GA
15492021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1550
1551 * MAINTAINERS: Update my email address.
1552
cd69e3d5
GA
15532020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1554
1555 * MAINTAINERS (Write After Approval): Add myself.
1556
6e9d8651
GA
15572020-12-15 Nathan Sidwell <nathan@acm.org>
1558
1559 * Makefile.def
1560 * Makefile.in
1561 * Makefile.tpl
1562 * configure
1563 * configure.ac
1564
15652020-12-15 Nathan Sidwell <nathan@acm.org>
1566
1567 * Makefile.def: Add libcody.
1568 * configure.ac: Add libcody.
1569 * Makefile.in: Regenerated.
1570 * configure: Regenerated.
1571
d52945ce
GA
15722020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1573
1574 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1575
6e1edf48
GA
15762020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1577
1578 PR target/97865
1579 * libtool.m4: Update handling of Darwin platform link flags
1580 for Darwin20.
1581
11860cf4
GA
15822020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1583
1584 * .gitignore: Sync with binutils-gdb
1585
15862020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1587
1588 * MAINTAINERS: Add myself as arc port maintainer.
1589
a9625c50
GA
15902020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1591
1592 PR d/87788
1593 * configure.ac: Don't disable D for *-*-darwin*.
1594 * configure: Regenerate.
1595
15962020-11-29 John David Anglin <danglin@gcc.gnu.org>
1597
1598 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1599 hppa64-*-hpux11*.
1600
360258da
GA
16012020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1602
1603 * configure: Regenerate.
1604 * configure.ac: Add --bootstrap-hwasan option.
1605
8e6198d0
GA
16062020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1607
1608 * config.guess: Import latest upstream.
1609 * config.sub: Import latest upstream.
1610
29c5d9ce
GA
16112020-11-16 Martin Liska <mliska@suse.cz>
1612
1613 * .gitignore: Add cache as clangd uses it now.
1614
77f67db2
GA
16152020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1616
1617 * MAINTAINERS (Write After Approval): add myself
1618
2bee28dd
GA
16192020-11-09 Pat Bernardi <bernardi@adacore.com>
1620
1621 * MAINTAINERS (Write After Approval): Add myself.
1622
16232020-11-09 Jonathan Wakely <jwakely@redhat.com>
1624
1625 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1626 Remove FIXME comments.
1627
44cab2d8
GA
16282020-11-06 Martin Uecker <muecker@gwdg.de>
1629
1630 * MAINTAINERS: Update my email address.
1631
16322020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1633
1634 * MAINTAINERS (Write After Approval): Add myself.
1635
8e97b905
GA
16362020-10-06 Tobias Burnus <tobias@codesourcery.com>
1637
1638 PR target/97302
1639 * configure.ac: Only set with_gmp to /usr/local
1640 if not building in tree.
1641 * configure: Regenerate.
1642
239601c5
GA
16432020-09-18 Omar Tahir <omar.tahir@arm.com>
1644
1645 * MAINTAINERS (Write After Approval): Add myself.
1646
57ea0894
GA
16472020-08-26 Tobias Burnus <tobias@codesourcery.com>
1648
1649 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1650
5b9a3d2a
GA
16512020-08-20 Tobias Burnus <tobias@codesourcery.com>
1652
1653 PR bootstrap/96612
1654 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1655 if not the same as ${host}.
1656 * configure: Regenerate.
1657
2c4c56c2
GA
16582020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1659
1660 * MAINTAINERS (Write After Approval): Add myself.
1661
afdd220a
GA
16622020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1663
1664 * MAINTAINERS: Update my email address.
1665
d48cca8f
GA
16662020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1667
1668 * MAINTAINERS (Write After Approval): Add myself.
1669
3ea9abca
GA
16702020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1671
1672 * MAINTAINERS (Write After Approval): Add myself.
1673
8e3b453e
GA
16742020-06-12 Martin Liska <mliska@suse.cz>
1675
1676 * .gitignore: Add .clang-tidy.
1677
2c455ae0
GA
16782020-06-08 Jason Merrill <jason@redhat.com>
1679
1680 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1681 * configure: Regenerate.
1682
8f94b078
GA
16832020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1684
1685 * MAINTAINERS: Add myself as xtensa port maintainer.
1686
53ffb43a
GA
16872020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1688
1689 * configure.ac: Don't require --enable-host-shared when building
1690 for Mingw.
1691 * configure: Regenerate.
1692
5329b59a
JM
16932020-05-18 Jason Merrill <jason@redhat.com>
1694
1695 * configure.ac: Update bootstrap dialect to -std=c++11.
1696
9a4a0a5b
AC
16972020-05-18 Alex Coplan <alex.coplan@arm.com>
1698
1699 * MAINTAINERS (Write After Approval): Add myself.
1700
afa3d80e
TS
17012020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1702
1703 PR target/92713
1704 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1705 (noconfigdirs): Add 'target-libstdc++-v3'.
1706 * configure: Regenerate.
1707
e6cbe965
SC
17082020-04-21 Stephen Casner <casner@acm.org>
1709
1710 PR 25830
1711 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1712 * configure: Rebuild.
1713
e9f799d2
ML
17142020-04-17 Martin Liska <mliska@suse.cz>
1715 Jonathan Yong <10walls@gmail.com>
1716
1717 PR gcov-profile/94570
1718 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1719 for CYGWIN.
1720
efd5bd4d
MJ
17212020-04-14 Martin Jambor <mjambor@suse.cz>
1722
1723 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1724
f9d09df0
TT
17252020-04-09 Tom Tromey <tom@tromey.com>
1726
1727 * configure: Rebuild.
1728 * Makefile.in: Rebuild.
1729 * Makefile.def (gdbsupport, gdbserver): New host modules.
1730 (configure-gdb): Depend on all-gdbsupport.
1731 (all-gdb): Depend on all-gdbsupport, all-libctf.
1732 * configure.ac (host_tools): Add gdbserver.
1733 Conditionally build gdbserver and gdbsupport.
1734
29b1533a
TB
17352020-03-09 Tobias Burnus <tobias@codesourcery.com>
1736
1737 * configure.ac: Build libgomp by default for amdgcn.
1738 * configure: Regenerate.
1739
7d6b3a78
SP
17402020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1741
1742 * MAINTAINERS (Write After Approval): Add myself.
1743
4707548e
JH
17442020-02-28 Joel Hutton <joel.hutton@arm.com>
1745
1746 * MAINTAINERS (Write After Approval) : Add myself.
1747
6f83ceb8
PD
17482020-02-20 Palmer Dabbelt <palmer@sifive.com>
1749
1750 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1751
d6ee2e7c
MS
17522020-02-14 Martin Sebor <msebor@redhat.com>
1753
1754 * doc/extend.texi (attribute alias): Mention type requirement.
1755 (attribute weak): Same.
1756 (attribute weakref): Correct invalid example.
1757
e01975f9
SB
17582020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1759
1760 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1761
affb7b66
JJ
17622020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1763 Jakub Jelinek <jakub@redhat.com>
1764
1765 * .gitattributes: Add *.md diff=md.
1766
780e19f8
GJL
17672020-01-14 Georg-Johann Lay <avr@gjlay.de>
1768
1769 The mentioned auto-generated file is no more part of the
1770
1771 GCC sources, it's auto-generated in $(builddir) during build.
1772
1773 PR target/92055
1774 * contrib/gcc_update (files_and_dependencies): Remove
1775 entry for gcc/config/avr/t-multilib.
1776
ef4395e5
AS
17772020-01-14 Anatoly Sokolov <aesok@dol.ru>
1778
1779 * MAINTAINERS: Update my email address.
1780
b2b465c5
JM
17812020-01-13 Joseph Myers <joseph@codesourcery.com>
1782
1783 * README.MOVED_TO_GIT: Remove.
1784
cff5a231
JM
17852020-01-11 Joseph Myers <joseph@codesourcery.com>
1786
1787 * README.MOVED_TO_GIT: New file.
1788
b1b72741
DZ
17892020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1790
1791 * MAINTAINERS (Write After Approval): Add myself.
1792
74a7b87a
JL
17932019-12-20 Jerome Lambourg <lambourg@adacore.com>
1794
1795 * MAINTAINERS (write_after_approval): Add myself.
1796
39f8777c
SMW
17972019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1798
1799 * MAINTAINERS (write_after_approval): Add myself.
1800
6226f592
MI
18012019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1802
1803 * MAINTAINERS (write_after_approval): Add myself.
1804
4f943869
MK
18052019-12-11 Matthias Klose <doko@ubuntu.com>
1806
1807 * configure.ac: Factor out common cases for compare_exclusions.
1808 * configure: Regenerate.
1809
a9046e98
JL
18102019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1811
1812 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1813 flag.
1814
53eb0cb3
LH
18152019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1816
a9046e98 1817 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 1818
90ca6847
TB
18192019-11-27 Tobias Burnus <tobias@codesourcery.com>
1820
1821 PR middle-end/92463
1822 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1823 * configure: Regenerate
1824
aeebd94c
JB
18252019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1826
1827 * configure.ac: Use https for gcc.gnu.org.
1828 * configure: Regenerated.
1829
267d7432
JG
18302019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1831
1832 * MAINTAINERS (aarch64 port): Remove my name, move to...
1833 (Write After Approval): ...Here.
1834
a91eb234
KN
18352019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1836
1837 * MAINTAINERS: Change my email address as maintainer.
1838
8be34204
JB
18392019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1840
90ca6847
TB
1841 PR fortran/91828
1842 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1843 * configure: Regenerated.
8be34204 1844
678a1e99
JM
18452019-10-21 Jason Merrill <jason@redhat.com>
1846
1847 * .gitattributes: Also check ChangeLog whitespace.
1848
aa7710cb
AB
18492019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1850
1851 * contrib/dg-extract-results.sh: Add support for KPASS.
1852 * contrib/dg-extract-results.py: Likewise.
1853
6664a5f7
JM
18542019-10-17 Jason Merrill <jason@redhat.com>
1855
1856 * .gitattributes: Avoid {} in filename pattern.
1857
df77d703
TS
18582019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1859
1860 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1861 Approval section.
1862
4d07a2ec
FH
18632019-10-01 Frederik Harwath <frederik@codesourcery.com>
1864
1865 * MAINTAINERS: Add myself to Write After Approval
1866
5fdd1d33
RS
18672019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1868
1869 * MAINTAINERS: Add myself as an aarch64 maintainer.
1870
16b17446
KT
18712019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1872
1873 * MAINTAINERS: Add myself as aarch64 maintainer.
1874
a8cea25c
CL
18752019-09-23 Carl Love <cel@us.ibm.com>
1876
1877 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1878 New define_insn.
1879 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1880 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1881
0d1cfeed
ST
18822019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1883
1884 * MAINTAINERS (Sam Tebbs): Update email address.
1885
3d34b7af
TB
18862019-09-10 Tobias Burnus <tobias@codesourcery.com>
1887
1888 * MAINTAINERS: Update my email address.
1889
b1e21e5a
CL
18902019-09-10 Christophe Lyon <christophe.lyon@st.com>
1891
3d34b7af 1892 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 1893
91dfef96
JM
18942019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1895
1896 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1897 Remove myself from Write After Approval section.
1898
18992019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1900
1901 * configure.ac: Support for bpf-*-* targets.
1902 * configure: Regenerate.
1903
b7b1f657
JM
19042019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1905
1906 * config.sub: Import upstream version 2019-06-30.
1907 * config.guess: Import upstream version 2019-07-24.
1908
2f2aeda9
UW
19092019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1910
1911 * MAINTAINERS: Remove spu port maintainers.
1912
91eed5f2
ML
19132019-08-28 Martin Liska <mliska@suse.cz>
1914
1915 * .gitignore: Add .clangd and compile_commands.json
1916 to .gitignore.
1917
d0fc6e9f
MF
19182019-08-23 Michael Forney <mforney@mforney.org>
1919
1920 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1921 * Makefile.in: Regenerate.
1922
aac9103b
TT
19232019-08-19 Tom Tromey <tom@tromey.com>
1924
1925 * configure: Rebuild.
1926 * configure.ac: Add --with-static-standard-libraries.
1927
3b5864f4
AO
19282019-08-16 Alexandre Oliva <oliva@gnu.org>
1929
1930 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1931
8fc306e9
ME
19322019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1933
1934 * MAINTAINERS (Write After Approval): Add myself.
1935
f069f0f2
KC
19362019-07-08 Kito Cheng <kito.cheng@sifive.com>
1937
1938 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1939 RISC-V port maitainer.
1940
9118c5e1
KC
19412019-07-08 Kito Cheng <kito.cheng@sifive.com>
1942
1943 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1944
c19713b7
KC
19452019-07-08 Kito Cheng <kito.cheng@sifive.com>
1946
1947 * MAINTAINERS (Write After Approval): Add myself.
1948
e676d704 19492019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
1950
1951 * MAINTAINERS (Write After Approval): Add myself.
1952
247b63e3
ML
19532019-06-25 Martin Liska <mliska@suse.cz>
1954
1955 contrib/filter-clang-warnings.py: Transform from
1956 filter-rtags-warnings.py.
1957
98e5be21
TT
19582019-06-15 Tom Tromey <tom@tromey.com>
1959
1960 * configure.ac (host_libs): Add gnulib.
1961 * configure: Rebuild.
1962 * Makefile.def (host_modules, dependencies): Add gnulib.
1963 * Makefile.in: Rebuild.
1964
1ab4217d
DD
19652019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1966
1967 * MAINTAINERS (Write After Approval): Add myself.
1968
3e209f57 19692019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
1970
1971 * configure: Regenerate.
1972 * configure.ac: Add PRU target.
1973
8b164a4e 19742019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
1975
1976 * MAINTAINERS (Write After Approval): Add myself.
1977
de6abd85
NC
19782019-06-11 Nick Clifton <nickc@redhat.com>
1979
1980 Import these changes from the binutils/gdb repository:
1981
1982 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1983
1984 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1985 and all its deps.
1986 * Makefile.in: Regenerated.
1987
1988 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1989
1990 * Makefile.def (host_modules): Add libctf.
1991 * Makefile.def (dependencies): Likewise.
1992 libctf depends on zlib, libiberty, and bfd.
1993 * Makefile.in: Regenerated.
1994 * configure.ac (host_libs): Add libctf.
1995 * configure: Regenerated.
1996
fb03c52f
VI
19972019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1998
1999 * MAINTAINERS (Write After Approval): Add myself.
2000
dbd5df2e
PB
20012019-05-19 Peter Bergner <bergner@linux.ibm.com>
2002
2003 * MAINTAINERS: Update my email address.
2004
8ee47828
TR
20052019-05-17 Thomas Rodgers <trodgers@redhat.com>
2006
2007 * MAINTAINERS (Write After Approval): Add myself.
2008
f6b2daaf
JM
20092019-05-16 Jun Ma <junma@linux.alibaba.com>
2010
2011 * MAINTAINERS (Write After Approval): Add myself.
2012
2ed6d245
JW
20132019-05-07 Jim Wilson <jimw@sifive.com>
2014
2015 * MAINTAINERS: Remove myself as IA-64 maintainer.
2016
d1b65077
RI
20172019-05-04 Roland Illig <roland.illig@gmx.de>
2018
2019 * MAINTAINERS (Write After Approval): Add myself.
2020
5fe6af6d
RB
20212019-05-02 Richard Biener <rguenther@suse.de>
2022
2023 PR bootstrap/85574
2024 * Makefile.tpl (compare target): Also compare extra-compare
2025 files.
2026 * Makefile.in: Regenerate.
2027
1e8dac32
RZ
20282019-04-22 Roman Zhuykov <zhroma@ispras.ru>
2029
2030 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2031 as modulo-scheduler maintainer.
2032
42d3fe9a
IS
20332019-04-21 Iain Sandoe <iain@sandoe.co.uk>
2034
2035 * MAINTAINERS: Add myself as co-maintainer for Darwin.
2036
3d52462c
IS
20372019-04-18 Iain Sandoe <iain@sandoe.co.uk>
2038
2039 * MAINTAINERS: Update my email address.
2040
4d024c32
JP
20412019-04-14 Johannes Pfau <johannespfau@gmail.com>
2042
2043 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2044 * configure: Regenerate.
2045
7d31d331
RO
20462019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2047
2048 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2049 * configure: Regenerate.
2050
bb50312e
IB
20512019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
2052
2053 * configure.ac: Add target-zlib to target_libraries.
2054 * configure: Regenerate.
2055
1c67e69c
ML
20562019-04-09 Martin Liska <mliska@suse.cz>
2057
2058 * Makefile.in: Regenerate.
2059 * Makefile.tpl: Pass GENERATOR_CFLAGS
2060 in all stages.
2061
684f6008
ML
20622019-03-28 Martin Liska <mliska@suse.cz>
2063
2064 PR bootstrap/89829
2065 * Makefile.in: Revert r254150.
2066 * Makefile.tpl: Likewise.
2067
fed156ac
BE
20682019-03-28 Ben Elliston <bje@gnu.org>
2069
2070 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2071 related, and libdecnumber.
2072
d81beb31
AM
20732019-03-15 Alexander Monakov <amonakov@ispras.ru>
2074
2075 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2076 (Write After Approval): Remove myself.
2077
35e2f066
AM
20782019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2079
5fce606f 2080 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 2081
60f32352
AS
20822019-02-11 Andrew Stubbs <ams@codesourcery.com>
2083
2084 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2085 (Write After Approval): Remove myself and Julian.
2086
b4f964c8
HA
20872019-01-26 Harald Anlauf <anlauf@gmx.de>
2088
2089 * MAINTAINERS (Write After Approval): Add myself.
2090
1009e9a2
KCY
20912019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2092
2093 * MAINTAINERS (Write After Approval): Add myself.
2094
275e9ad9
XHL
20952019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2096
62fa42ce
SB
2097 * ChangeLog: Replace space with tab.
2098 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 2099
8fcc3599
JG
21002019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2101
2102 * MAINTAINERS (Write After Approval): Add myself.
2103
9c83c587
LJH
21042019-01-18 Li Jia He <helijia@gcc.gnu.org>
2105
2106 * MAINTAINERS (Write After Approval): Add myself.
2107
7431c1a1
AS
21082019-01-17 Andrew Stubbs <ams@codesourcery.com>
2109 Kwok Cheung Yeung <kcy@codesourcery.com>
2110 Julian Brown <julian@codesourcery.com>
2111 Tom de Vries <tom@codesourcery.com>
2112 Jan Hubicka <hubicka@ucw.cz>
2113 Martin Jambor <mjambor@suse.cz>
2114
2115 * configure.ac: Likewise.
2116 * configure: Regenerate.
2117 * contrib/config-list.mk: Add amdgcn-amdhsa.
2118
0684a816
KL
21192019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2120
2121 * MAINTAINERS (Write After Approval): Add myself.
2122
62fa42ce 21232019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 2124
275e9ad9 2125 * MAINTAINERS (Write After Approval): Add myself.
9a603611 2126
5227609c
RO
21272019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2128
2129 PR target/88535
2130 * config.guess: Import upstream version 2019-01-03.
2131 * config.sub: Import upstream version 2019-01-01.
2132
7c50cefc
TP
21332018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2134
2135 * MAINTAINERS (Write After Approval): Update my maintainer address.
2136
ea9a30d0
GB
21372018-12-21 Gergö Barany <gergo@codesourcery.com>
2138
2139 * MAINTAINERS (Write After Approval): Add myself.
2140
23d3e2d5
SB
21412018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2142
2143 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2144
e4a9a572
IS
21452018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2146
2147 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2148 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2149 (GCC_TARGET_TOOL): Likewise.
2150 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2151 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 2152 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 2153 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 2154 * configure: Regenerate.
e4a9a572
IS
2155 * Makefile.in: Likewise.
2156
f9b4801c
JP
21572018-11-28 Johannes Pfau <johannespfau@gmail.com>
2158
2159 * MAINTAINERS (Write After Approval): Add myself.
2160
7f9414c1
ML
21612018-11-13 Martin Liska <mliska@suse.cz>
2162
2163 * gcc.target/i386/pr87930.c: Move to ...
2164 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2165
1dbff00c
SH
21662018-11-10 Stafford Horne <shorne@gmail.com>
2167
2168 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2169 (Write After Approval): Remove myself.
2170
e9f3803d
HAQ
21712018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2172
2173 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2174 Append $INCICONV to it.
2175
45bf1490
SH
21762018-11-04 Stafford Horne <shorne@gmail.com>
2177
2178 * MAINTAINERS (Write After Approval): Add myself.
2179
22e05272
JM
21802018-10-31 Joseph Myers <joseph@codesourcery.com>
2181
2182 PR bootstrap/82856
2183 * multilib.am: New file. From automake.
2184
2185 Merge from binutils-gdb:
2186 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2187
2188 * libtool.m4: Use AC_LANG_SOURCE.
2189 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2190 * ar-lib: New file.
2191 * test-driver: New file.
2192 * configure: Re-generate.
2193
82a14443
MP
21942018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2195
2196 * MAINTAINERS (Write After Approval): Add myself.
2197
260eedb9
IB
21982018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2199
2200 PR bootstrap/87788
2201 PR d/87799
2202 * configure: Rebuild.
2203 * configure.ac: Disable D on systems where it is known not to work.
2204
b4c522fa
IB
22052018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2206
2207 * Makefile.def (target_modules): Add libphobos.
2208 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2209 GDCFLAGS_FOR_TARGET.
2210 (dependencies): Make libphobos depend on libatomic, libbacktrace
2211 configure, and zlib configure.
2212 (language): Add language d.
2213 * Makefile.in: Rebuild.
2214 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2215 (HOST_EXPORTS): Add GDC.
2216 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2217 (BASE_TARGET_EXPORTS): Add GDC.
2218 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2219 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2220 (EXTRA_HOST_FLAGS): Add GDC.
2221 (STAGE1_FLAGS_TO_PASS): Add GDC.
2222 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2223 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2224 environment variables.
2225 * configure: Rebuild.
2226 * configure.ac: Add target-libphobos to target_libraries. Set and
2227 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2228
04193ea0
IL
22292018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2230
2231 * MAINTAINERS (Write After Approval): Add myself.
2232
72eda5f2
IB
22332018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2234
2235 * MAINTAINERS (Write After Approval): Remove myself.
2236
4c029cee
IB
22372018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2238
2239 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2240
fc7367ea
BC
22412018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2242
2243 * MAINTAINERS: Update my email address.
2244
956a7508
TS
22452018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2246
2247 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2248 maintainer.
2249
16ddcc28
MM
22502018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2251
2252 * MAINTAINERS (Write After Approval): Add self.
2253
f9529512
ST
22542018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2255
2256 * MAINTAINERS (write after approval): Add myself.
2257
3ff89a4e
XG
22582018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2259
2260 * MAINTAINERS: Update my email address.
2261
e8a0276c
VL
22622018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2263
2264 * MAINTAINERS (write after approval): Add myself.
2265
3d20537c
RS
22662018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2267
2268 * MAINTAINERS: Add self to global reviewers list.
2269
661d1750
SL
22702018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2271
2272 MAINTAINERS: Add c-sky port maintainers.
2273
aa405905
ML
22742018-08-10 Martin Liska <mliska@suse.cz>
2275
2276 * MAINTAINERS: Revert change in previous commit and
92a285c1 2277 join lines.
aa405905 2278
04e2b41d
ML
22792018-08-10 Martin Liska <mliska@suse.cz>
2280
2281 * MAINTAINERS: Remove extra line.
2282
6e9f49e4
N
22832018-08-06 Naveen H.S <naveenh@marvell.com>
2284
2285 * MAINTAINERS: Update my email address.
2286
3b0df776
DD
22872018-07-19 DJ Delorie <dj@redhat.com>
2288
2289 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2290 as maintainer.
2291
f030b30e
AK
22922018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2293
2294 * MAINTAINERS: Adjust email address for me and my colleague Robin
2295 Dapp.
2296
7264261f
L
22972018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2298 Sunil K Pandey <sunil.k.pandey@intel.com>
2299
2300 PR target/84413
2301 * config/i386/i386.c (m_CORE_AVX512): New.
2302 (m_CORE_AVX2): Likewise.
2303 (m_CORE_ALL): Add m_CORE_AVX2.
2304 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2305 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2306 and remove the rest of m_SKYLAKE_AVX512.
2307
19975c57
SH
23082018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2309
2310 * config.sub: Sync with upstream version 2018-07-03.
2311
c234070e
SH
23122018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2313
2314 * config.guess: Sync with upstream version 2018-06-26.
2315 * config.sub: Sync with upstream version 2018-07-02.
2316
d41cd173
BW
23172018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2318
92a285c1 2319 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
2320 * ltmain.sh: Likewise.
2321
d3435784
SB
23222018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2323
2324 * contrib/config-list.mk: Remove powerpc-linux_paired.
2325
da34ca3f
AO
23262018-06-29 Alexandre Oliva <oliva@adacore.com>
2327
2328 * configure.ac: Introduce support for @unless/@endunless.
2329 * Makefile.tpl (dep-kind): Rewrite with cond; return
2330 postbootstrap in some cases.
2331 (make-postboot-dep, postboot-targets): New.
2332 (dependencies): Do not output postbootstrap dependencies at
2333 first. Output non-target ones changed for configure to depend
2334 on stage_last @if gcc-bootstrap, and the original deps @unless
2335 gcc-bootstrap.
2336 * configure.in, Makefile.in: Rebuilt.
2337
8e236ddd
JW
23382018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2339
2340 * MAINTAINERS (write after approval): Add myself.
2341
71d40114
RV
23422018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2343
2344 * MAINTAINERS (write after approval): Add myself.
2345
8006534c
NC
23462018-06-19 Nick Clifton <nickc@redhat.com>
2347
2348 * zlib/configure.ac: Restore old behaviour of only enabling
2349 multilibs when a target subdirectory is defined. This allows
2350 building with srcdir == builddir.
2351 * zlib/configure: Regenerate.
2352
9e03592e
EB
23532018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2354
2355 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2356 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2357 * Makefile.in: Regenerate.
2358
29305f60
BE
23592018-06-16 Ben Elliston <bje@gnu.org>
2360
2361 * config.guess: Import latest version.
2362 * config.sub: Likewise.
2363
31db0fe0
ML
23642018-06-08 Martin Liska <mliska@suse.cz>
2365
2366 * MAINTAINERS: Remove MPX-related entries.
2367 * Makefile.def: Remove libmpx support.
9e03592e
EB
2368 * Makefile.in: Regenerate.
2369 * configure.ac: Remove removed files.
2370 * configure: Regenerate.
31db0fe0
ML
2371 * libmpx/ChangeLog: Remove.
2372 * libmpx/Makefile.am: Remove.
2373 * libmpx/Makefile.in: Remove.
2374 * libmpx/acinclude.m4: Remove.
2375 * libmpx/aclocal.m4: Remove.
2376 * libmpx/config.h.in: Remove.
2377 * libmpx/configure: Remove.
2378 * libmpx/configure.ac: Remove.
2379 * libmpx/configure.tgt: Remove.
2380 * libmpx/libmpx.spec.in: Remove.
2381 * libmpx/mpxrt/Makefile.am: Remove.
2382 * libmpx/mpxrt/Makefile.in: Remove.
2383 * libmpx/mpxrt/libmpx.map: Remove.
2384 * libmpx/mpxrt/libtool-version: Remove.
2385 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2386 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2387 * libmpx/mpxrt/mpxrt.c: Remove.
2388 * libmpx/mpxrt/mpxrt.h: Remove.
2389 * libmpx/mpxwrap/Makefile.am: Remove.
2390 * libmpx/mpxwrap/Makefile.in: Remove.
2391 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2392 * libmpx/mpxwrap/libtool-version: Remove.
2393 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2394
e68086c4
ML
23952018-06-04 Martin Liska <mliska@suse.cz>
2396
2397 * MAINTAINERS: Add myself as gcov maintainer.
2398
37cca345
MF
23992018-06-04 Matthew Fortune <mfortune@gmail.com>
2400
2401 * MAINTAINERS: Update my email address.
2402
74386680
TV
24032018-06-04 Tom de Vries <tdevries@suse.de>
2404
2405 * MAINTAINERS: Remove write-after-approval entries for component
2406 maintainers.
2407
010ff25b
JL
24082018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2409
2410 * MAINTAINERS (write after approval): Add myself.
2411
64acc19a 24122018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
2413
2414 * MAINTAINERS: Update my email address.
2415
7aad7f4b
TV
24162018-06-01 Tom de Vries <tdevries@suse.de>
2417
2418 * MAINTAINERS: Update my email address.
2419
c5470754
BC
24202018-05-22 Bin Cheng <bin.cheng@arm.com>
2421
2422 * MAINTAINERS (loop-optimizer): Add myself.
2423
58b40a67
FT
24242018-05-01 Francois H. Theron <francois.theron@netronome.com>
2425
2426 * configure.ac: Added "nfp" target.
2427 * configure: Regenerate.
2428
bece35ca
RB
24292018-04-30 Richard Biener <rguenther@suse.de>
2430
2431 PR bootstrap/85571
2432 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2433 (STAGE3_TFLAGS): Likewise.
2434 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2435 (STAGEtrain_TFLAGS): Likewise.
2436 * Makefile.in: Regenerate.
2437
ae05281f
RB
24382018-04-26 Richard Biener <rguenther@suse.de>
2439
2440 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2441 (STAGE2_CFLAGS): Likewise.
2442 (STAGE2_TFLAGS): Likewise.
2443 (STAGE3_CFLAGS): Add -fchecking.
2444 (STAGE3_TFLAGS): Likewise.
2445 (STAGEtrain_CFLAGS): Filter out -fchecking.
2446 (STAGEtrain_TFLAGS): Likewise.
2447 * Makefile.in: Re-generate.
2448
c6e34a9b
CM
24492018-04-25 Catherine Moore <clm@codesourcery.com>
2450
2451 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2452
ae9fb56f
PC
24532018-04-18 Paul Clarke <pc@us.ibm.com>
2454
2455 * MAINTAINERS (write after approval): Add myself.
2456
a2919888
AS
24572018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2458
2459 * MAINTAINERS: Update my email address.
2460
c6024672
BS
24612018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2462
2463 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2464
85d36775
BS
24652018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2466
2467 * MAINTAINERS: Update my email address and disambiguate myself
2468 a bit from Will Schmidt.
2469
8bb406a2
NS
24702018-03-21 Nathan Sidwell <nathan@acm.org>
2471
2472 * MAINTAINERS: Move maintainers of now-removed picochip and score
2473 ports to write after approval.
2474
c9b39302
RS
24752018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2476
2477 * MAINTAINERS: Add entry for SVE maintainership.
2478
1fc1d82e
MR
24792018-02-13 Maciej W. Rozycki <macro@mips.com>
2480
2481 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2482 * configure: Regenerate.
2483
7b7f78d7
BK
24842018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2485
2486 * MAINTAINERS (write after approval): Add myself.
2487
3c1f3bf6
SP
24882018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2489
2490 * MAINTAINERS (write after approval): Add myself.
2491
182f27e3
SP
24922018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2493
2494 * MAINTAINERS (write after approval): Add myself.
85911661 2495
85ec4feb
JJ
24962018-01-03 Jakub Jelinek <jakub@redhat.com>
2497
2498 Update copyright years.
2499
ef7d7cf5
BE
25002018-01-03 Ben Elliston <bje@gnu.org>
2501
2502 * config.guess: Import latest version.
2503 * config.sub: Likewise.
2504
842df93e
SH
25052017-12-12 Stafford Horne <shorne@gmail.com>
2506
2507 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2508 * configure: Regenerate.
2509
1d0a8ae9
QZ
25102017-11-29 Qing Zhao <qing.zhao@oracle.com>
2511
2512 * MAINTAINERS (Write After Approval): Add myself.
2513
5e9d6aa4
JK
25142017-11-28 Julia Koval <julia.koval@intel.com>
2515 Sebastian Peryt <sebastian.peryt@intel.com>
2516
2517 * Makefile.def (target_modules): Remove libcilkrts.
2518 * Makefile.in: Ditto.
2519 * configure: Ditto.
2520 * configure.ac: Ditto.
2521
d2eaaa89
JK
25222017-11-28 Julia Koval <julia.koval@intel.com>
2523
2524 * MAINTAINERS (Write After Approval): Add myself.
2525
90b415f6
SD
25262017-11-22 Sudakshina Das <sudi.das@arm.com>
2527
2528 * MAINTAINERS (Write After Approval): Add myself.
2529
f804ba3e
PD
25302017-11-06 Palmer Dabbelt <palmer@sifive.com>
2531
2532 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2533 Use my SiFive email address.
2534
8744c9bf
SP
25352017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2536
2537 * MAINTAINERS (write after approval): Add myself.
2538
7181cca3
ML
25392017-10-27 Martin Liska <mliska@suse.cz>
2540
2541 * Makefile.tpl: Use proper name of folder as it was renamed
2542 during transition to 4 stages.
2543 * Makefile.in: Regenerate.
2544
fb336a7b
IT
25452017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2546
e50ffab3 2547 * MAINTAINERS (write after approval): Add myself.
fb336a7b 2548
7b5f5267
GP
25492017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2550
2551 * MAINTAINERS: Add a note that maintainership also includes web
2552 pages, docs, and testsuite related to that area.
2553
55de8eb3
TV
25542017-09-25 Tom de Vries <tom@codesourcery.com>
2555
2556 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2557
86ab175e
PMR
25582017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2559
2560 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2561
500ac452
NS
25622017-09-15 Nathan Sidwell <nathan@acm.org>
2563
2564 * MAINTAINERS: Remove myself as a vxworks maintainer.
2565
72ace300
TS
25662017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2567
2568 * MAINTAINERS: Remove email address of Jim Norris.
2569
1328002a
KT
25702017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2571
2572 * MAINTAINERS (Reviewers): Move myself from here...
2573 (CPU Port Maintainers): ... to here.
2574
84d0b6f5
JG
25752017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2576
2577 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2578
9c04bba3
RD
25792017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2580
e50ffab3 2581 * MAINTAINERS (write after approval): Add myself.
9c04bba3 2582
5a427c63
TR
25832017-07-28 Tony Reix <tony.reix@atos.net>
2584
2585 * configure.ac (target-libffi): Don't disable for AIX.
2586 (go): Don't add to unsupported_languages on AIX.
2587 (target-libgo): Don't disable for AIX.
2588 * configure: Regenerate.
2589
8994b66f
YG
25902017-07-19 Yury Gribov <tetra2005@gmail.com>
2591
2592 * MAINTAINERS: Add myself.
2593
7a795e10
TS
25942017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2595
2596 * MAINTAINERS: Update my email address.
2597
50061652
RE
25982017-07-04 Richard Earnshaw <rearnsha@arm.com>
2599
2600 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2601 arm-specific auto-generated header files.
2602
d4360477
NS
26032017-07-03 Nathan Sidwell <nathan@acm.org>
2604
2605 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2606 * configure: Rebuilt.
2607
9dc9ae74
BS
26082017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2609
2610 * MAINTAINERS: Readd myself for c6x.
2611
c8cf0b6f
ML
26122017-06-28 Martin Liska <mliska@suse.cz>
2613
2614 PR bootstrap/81217
2615 * Makefile.def: Remove superfluous bootstrap_target from
2616 bootstrap_stage.
2617 * Makefile.in: Re-generate the file.
2618
0666865c
MO
26192017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2620
e50ffab3 2621 * MAINTAINERS: Add myself to Write After Approval
0666865c 2622
827c925e
AJ
26232017-06-21 Andrew Jenner <andrew@codesourcery.com>
2624
2625 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2626
0d053a49
ML
26272017-06-19 Martin Liska <mliska@suse.cz>
2628
2629 * Makefile.def: Define 4 stages PGO bootstrap.
2630 * Makefile.tpl: Define FLAGS.
2631 * Makefile.in: Regenerate.
2632
be75f645
ILT
26332017-06-14 Ian Lance Taylor <iant@golang.org>
2634
2635 * Makefile.def: Add check-gotools to go check targets.
2636 * Makefile.in: Rebuild.
2637
c725f69c
SB
26382017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2639
2640 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2641
76052545
EB
26422017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2643
2644 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2645 * configure: Regenerate.
2646
afd88efc
ML
26472017-05-31 Martin Liska <mliska@suse.cz>
2648
2649 * configure.ac: Add handling of stage2_werror_flags to
2650 action-if-given and to action-if-not-given.
2651 * configure: Regenerate.
2652
945bafd6
PB
26532017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2654
2655 * MAINTAINERS: Add self to Write After Approval
2656
b9396a49
BS
26572017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2658
2659 * MAINTAINERS: Update my email address, and remove myself as
2660 maintainer in some areas.
2661
aa1b69e7
EG
26622017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2663
2664 * MAINTAINERS: Add self to Write After Approval
2665
cdfee50a
NS
26662017-05-25 Nathan Sidwell <nathan@acm.org>
2667
2668 * configure.ac: Add --enable-languages=default to mean default and
2669 make --enable-languages=all mean all supported languages.
2670 * configure: Regenerated.
2671
83349046
SB
26722017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2673
2674 * config.gcc (powerpc*-*-*spe*): New.
2675 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2676 (powerpc-*-rtems*spe*): New.
2677 (powerpc*-*-linux*spe*): New.
2678 (powerpc-wrs-vxworksspe): New.
2679 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2680 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2681 * config.host (powerpc*-*-*spe*): New.
2682
01c712cb
ML
26832017-05-19 Martin Liska <mliska@suse.cz>
2684
2685 * configure.ac: Add --enable-werror-always just for
2686 bootstrap-debug (or none build config) and do not add it
2687 when we are on a release branch.
2688 * configure: Regenerated.
2689
7880c1a5
SL
26902017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2691
2692 * MAINTAINERS: Add self to Write After Approval
2693
c759355f
KK
26942017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2695
2696 * MAINTAINERS: Move myself to Write After Approval section.
2697
79557bae
CZ
26982017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2699
2700 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2701 ACCH registers.
2702 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2703 available.
2704 (umulsidi3): Likewise.
2705 (mulsidi3_700): Disable this pattern when we have advanced mpy
2706 instructions.
2707 (umulsidi3_700): Likewise.
2708 (maddsidi4): New pattern.
2709 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2710 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2711 (mpydu_imm_arcv2hs): Likewise.
2712 * config/arc/predicates.md (accl_operand): New predicate.
2713
c7314bc1
CZ
27142017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2715 Andrew Burgess <andrew.burgess@embecosm.com>
2716
2717 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2718 case.
2719 (ARC_AUTOFP_IRQ_P): Likewise.
2720 (ARC_AUTO_IRQ_P): Likewise.
2721 (rgf_banked_register_count): New variable.
2722 (parse_mrgf_banked_regs_option): New function.
2723 (arc_override_options): Handle rgf_banked_regs option.
2724 (arc_handle_interrupt_attribute): Add firq option.
2725 (arc_compute_function_type): Return fast irq type when required.
2726 (arc_must_save_register): Handle fast interrupts.
2727 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2728 (arc_return_address_regs): Update.
2729 * config/arc/arc.h (arc_return_address_regs): Update.
2730 (arc_function_type): Add fast interrupt type.
2731 (ARC_INTERRUPT_P): Update.
2732 (RC_FAST_INTERRUPT_P): Define.
2733 * config/arc/arc.md (simple_return): Update for fast interrupts.
2734 (p_return_i): Likewise.
2735 * config/arc/arc.opt (mrgf-banked-regs): New option.
2736 * doc/invoke.texi (mrgf-banked-regs): Document.
2737
41453183
CZ
27382017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2739
2740 * config/arc/arc.c (irq_ctrl_saved): New variable.
2741 (ARC_AUTOBLINK_IRQ_P): Define.
2742 (ARC_AUTOFP_IRQ_P): Likewise.
2743 (ARC_AUTO_IRQ_P): Likewise.
2744 (irq_range): New function.
2745 (arc_must_save_register): Likewise.
2746 (arc_must_save_return_addr): Likewise.
2747 (arc_dwarf_emit_irq_save_regs): Likewise.
2748 (arc_override_options): Handle deferred options.
2749 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2750 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2751 arc_must_save_return_addr.
2752 (arc_compute_frame_size): Handle automated save and restore of
2753 registers.
2754 (arc_expand_prologue): Likewise.
2755 (arc_expand_epilogue): Likewise.
2756 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2757 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2758 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2759
52744dd7
TK
27602017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2761 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2762
2763 PR bootstrap/77661
2764 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2765 in-tree build MPC.
2766 * Makefile.in: Regenerate.
2767
deeba76a
FXC
27682017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2769
2770 * configure.ac: Enable LTO by default on darwin >= 9.
2771 * configure: Regenerate.
2772
5a05e11d
PD
27732017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2774
2775 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2776 and Andrew Waterman as the RISC-V maintainers.
2777
e04f858c
NK
27782017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2779
2780 * MAINTAINERS: Add self to Write After Approval
2781
a98cf819
GP
27822017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2783
2784 * config.guess: Import latest from upstream.
2785
9826d1a3
GP
27862017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2787
2788 * MAINTAINERS (Write After Approval): Remove entries that are
2789 already covered under Reviewers.
2790
a46586c3
MW
27912017-03-08 Mark Wielaard <mark@klomp.org>
2792
2793 PR demangler/70909
2794 PR demangler/67264
2795 * include/demangle.h: Add d_printing to struct demangle_component
2796 and pass struct demangle_component as non const.
2797
734ca1c2
GP
27982017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2799
2800 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2801
93b87d1d
TS
28022017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2803
2804 * Makefile.tpl: Remove HOST_ISLVER.
2805 (HOST_EXPORTS): Remove ISLVER.
2806 * Makefile.in: Regenerate.
2807
f877b3ad
RB
28082017-02-13 Richard Biener <rguenther@suse.de>
2809
2810 * configure: Re-generate.
2811
2ad31830
GP
28122017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2813
2814 * MAINTAINERS: Adjust bug reporting URL.
2815
3501e62c
GP
28162017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2817
2818 * MAINTAINERS (Write After Approval): Remove redundant entry
2819 for Andrew Burgess.
2820
510555e0
JDA
28212017-02-03 John David Anglin <danglin@gcc.gnu.org>
2822
e50ffab3 2823 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 2824 32-bit hppa*-*-hpux*.
e50ffab3 2825 * configure: Regenerate.
510555e0 2826
f6a24a94
MJ
28272017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2828
2829 * configure.ac: Moved the white list of enabling BRIG FE to
2830 libhsail-rt/configure.tgt.
2831 * configure: Regenerated.
2832 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2833
28342017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
2835 Martin Jambor <mjambor@suse.cz>
2836
5fd1486c
PJ
2837 * Makefile.def (target_modules): Added libhsail-rt.
2838 (languages): Added language brig.
2839 * Makefile.in: Regenerated.
2840 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2841 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2842 * configure: Regenerated.
2843
3c36aa6b
JJ
28442017-01-17 Jakub Jelinek <jakub@redhat.com>
2845
2846 PR other/79046
2847 * configure: Regenerated.
2848
8f56cb51
AM
28492017-01-04 Alan Modra <amodra@gmail.com>
2850
2851 * configure: Regenerate.
2852
f2c764c5
BE
28532016-12-29 Ben Elliston <bje@gnu.org>
2854
2855 * config.sub: Import latest version.
2856
1dc9c117
AI
28572016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2858
2859 * MAINTAINERS (Write After Approval): Add myself.
2860
c21fdaa1
JJ
28612016-12-21 Jakub Jelinek <jakub@redhat.com>
2862
2863 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2864 includes bootstrap-mpx.
2865 * configure: Regenerated.
2866
cc811459
CX
28672016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2868
2869 * MAINTAINERS (Write After Approval): Add myself.
2870
b55e6680
MJ
28712016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2872
8f56cb51 2873 * configure: Regenerate.
b55e6680 2874
825fba52
MK
28752016-12-01 Matthias Klose <doko@ubuntu.com>
2876
2877 * configure.ac: Don't use pkg-config to check for bdw-gc.
2878 * configure: Regenerate.
2879
114bf3f1
MK
28802016-11-30 Matthias Klose <doko@ubuntu.com>
2881
2882 * Makefile.def: Remove reference to boehm-gc target module.
2883 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2884 options and for the bdw-gc pkg-config module.
2885 * configure: Regenerate.
2886 * Makefile.in: Regenerate.
2887
21b0f96a
NS
28882016-11-28 Nathan Sidwell <nathan@acm.org>
2889
2890 * MAINTAINERS (nvptx): Remove self.
2891
292edab3
BE
28922016-11-25 Ben Elliston <bje@gnu.org>
2893
2894 * config.guess: Import latest version.
2895 * config.sub: Likewise.
2896
0954a00b
TT
28972016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2898
2899 * MAINTAINERS (Write After Approval): Add myself.
2900
8e4d2ca4
MK
29012016-11-15 Matthias Klose <doko@ubuntu.com>
2902
2903 * Makefile.def: Remove references to GCJ.
2904 * Makefile.tpl: Likewise.
2905 * Makefile.in: Regenerate.
2906
84c1b9d3
MK
29072016-11-15 Matthias Klose <doko@ubuntu.com>
2908
2909 * config-ml.in: Remove references to GCJ.
2910 * configure.ac: Likewise.
2911 * configure: Regenerate.
2912
3f95ca6c
JC
29132016-11-01 Josh Conner <joshconner@google.com>
2914
2915 * MAINTAINERS (Write After Approval): Update email address,
2916
457cc672
CL
29172016-10-27 Carl Love <cel@us.ibm.com>
2918
2919 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2920 Approval list to make it alphabetical.
2921
2142f54f
CL
29222016-10-27 Carl Love <cel@us.ibm.com>
2923
2924 * MAINTAINERS (Write After Approval): Add myself.
2925
104700f4
AB
29262016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2927
2928 * MAINTAINERS (Reviewers): Add myself.
2929 (Write After Approval): Add myself.
2930
942c0db8
HP
29312016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2932 Ulrich Weigand <uweigand@de.ibm.com>
2933
2934 * MAINTAINERS: Update email address.
2935
fbf4c502
NS
29362016-10-10 Nathan Sidwell <nathan@acm.org>
2937
2938 * MAINTAINERS: Update email address.
2939
b20e7532
AT
29402016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2941
2942 * configure.ac: Add aarch64-*-freebsd*.
2943 * configure: Regenerate.
2944
2e21fd4d
SE
29452016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2946
2947 * MAINTAINERS: Update email address after it got reverted.
2948
43c40f3e
RO
29492016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2950
2951 * configure.ac (target_libraries): Readd target-boehm-gc.
2952 Restore --enable-objc-gc handling.
2953 * configure: Regenerate.
2954
f05796ba
JL
29552015-10-03 Jeff Law <law@redhat.com>
2956
2957 * MAINTAINERS: Move several inactive maintainers to the
2958 write-after-approval section.
2959
012447ea
JJ
29602016-09-30 Jakub Jelinek <jakub@redhat.com>
2961
2962 * configure.ac: Add target-libffi to target_libraries.
2963 Readd libgcj target disablings, modified to only target-libffi.
2964 Readd target addition of go to unsupported languages.
2965 * configure: Regenerated.
2966
a7d75d59
SE
29672016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2968
2969 * MAINTAINERS: Update email address.
2970
d1a79a95
AH
29712016-09-30 Andrew Haley <aph@redhat.com>
2972
4d8c733d 2973 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
2974 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2975 libgcj.
2976
af2d4873
AH
29772016-09-30 Andrew Haley <aph@redhat.com>
2978
2979 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2980 write-after approval after GCJ deletion.
2981
07b78716
AH
29822016-09-30 Andrew Haley <aph@redhat.com>
2983
2984 * Makefile.def: Remove libjava.
2985 * Makefile.tpl: Likewise.
2986 * Makefile.in: Regenerate.
2987 * configure.ac: Likewise.
2988 * configure: Likewise.
2989 * gcc/java: Remove.
2990 * libjava: Likewise.
2991
a29b7214
CZ
29922016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2993
2994 * MAINTAINERS (Reviewers): Add myself.
2995
2fd88f4f
AK
29962016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2997
2998 * configure.ac: Disable "sim" directory for arc*-*-*.
2999 * configure: Regenerated.
3000
e2080e79
TC
30012016-09-23 Tamar Christina <tamar.christina@arm.com>
3002
3003 * MAINTAINERS (Write After Approval): Add myself.
3004
8f3675f8
MR
30052016-09-12 Maciej W. Rozycki <macro@imgtec.com>
3006
3007 * configure.ac: Check for the minimum in-tree MPFR version
3008 handled.
3009 * configure: Regenerate.
3010
21f88103
YTL
30112016-07-20 Yan-Ting Lin <currygt52@gmail.com>
3012
3013 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3014 * configure: Regenerated.
3015
60d51882
FR
30162016-07-19 Fritz Reese <fritzoreese@gmail.com>
3017
3018 * MAINTAINERS (Write After Approval): Add myself.
3019
277d7ee0
AK
30202016-06-23 Andi Kleen <ak@linux.intel.com>
3021
3022 * Makefile.def: Add autoprofiledbootstrap.
3023 * Makefile.tpl: Dito.
3024 * Makefile.in: Regenerate.
3025
fd6487af
JS
30262016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
3027
3028 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3029 * configure: Regenerate.
3030
3e326935
TS
30312016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3032
3033 * configure: Regenerate.
3034 * configure.ac: Remove support for avr-rtems.
3035
9582bf04
SKS
30362016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
3037
3038 * MAINTAINERS (Write After Approval): Add myself.
3039
6f820b68
MC
30402016-06-16 Michael Collison <michael.collison@arm.com>
3041
3042 * MAINTAINERS (Write After Approval): Add myself.
3043
775ee7fa
MM
30442016-06-14 Mikael Morin <mikael@gcc.gnu.org>
3045
3046 * MAINTAINERS (Write After Approval): Update e-mail address.
3047
de3ba371
JM
30482016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
3049
21f88103 3050 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 3051
350216e3
AM
30522016-05-28 Alan Modra <amodra@gmail.com>
3053
3054 * Makefile.tpl (configure): Depend on m4 files included.
3055 * Makefile.in: Regenerate.
3056
9cad20fa
BS
30572016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3058
3059 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3060 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3061
92466115
BS
30622016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3063
3064 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3065 special case builtin.
3066 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3067 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3068 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3069 for __builtin_vec_addec.
3070
fe38e08b
JS
30712016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3072
3073 * config.guess: Import version 2016-04-02 (newest).
3074 * config.sub: Import version 2016-05-10 (newest).
3075
cef1a0b8 30762016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 3077
cef1a0b8
JL
3078 * configure.ac: Add ARC support to libgloss.
3079 * configure: Regenerate
704b85c7 3080
75a6b91a
AS
30812016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3082
3083 * MAINTAINERS (Write After Approval): Add myself.
3084
00f35794
BE
30852016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3086
3087 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3088 * configure: Regenerated.
3089 * Makefile.def (gmp): Explicitly disable assembler.
3090 (mpfr): Adjust lib_path.
3091 (mpc): Likewise.
3092 * Makefile.in: Regenerated.
3093
c100769b
JJ
30942016-05-01 Jakub Jelinek <jakub@redhat.com>
3095
3096 PR bootstrap/70704
3097 * configure.ac (--enable-stage1-checking): Add missing
3098 --enable-checking=.
3099 * configure: Regenerated.
3100
bc6d9014
OE
31012016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3102
ace08cb8
OE
3103 * config.guess: Revert r235676.
3104 * config.sub: Revert r235676.
3105
31062016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3107
3108 * config.guess: Remove SH5 support.
bc6d9014
OE
3109 * config.sub: Likewise.
3110 * configure: Likewise.
3111 * configure.ac: Likewise.
3112
7db11a5a
JJ
31132016-04-26 Jakub Jelinek <jakub@redhat.com>
3114
3115 PR bootstrap/70704
3116 * configure.ac (--enable-stage1-checking): For --disable-checking or
3117 implicit --enable-checking, make sure extra flag matches in between
3118 stage1 and later checking.
3119 * configure: Regenerated.
3120
ab0fc037
TS
31212016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3122
3123 * .gitattributes: New file.
3124
c048fa95
SB
31252016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3126
3127 * MAINTAINERS (rs6000/powerpc port): Add myself.
3128
f3653cf5
SB
31292016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3130
3131 PR bootstrap/70173
3132 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3133 and gotools directories. Delete the stage_final file.
3134 * Makefile.in: Regenerate.
3135
4f93efa4
AV
31362016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3137
3138 * MAINTAINERS (Write After Approval): Add myself.
3139
c27e432e
SK
31402016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3141
3142 * MAINTAINERS (Fortran maintainer): Remove myself.
3143
7134713c
BS
31442016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3145
3146 * MAINTAINERS (Write After Approval): Add myself.
3147
7d74282a
KN
31482016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3149
3150 * MAINTAINERS (Write After Approval): Add myself.
3151
1b858e76
CC
31522016-03-17 Cary Coutant <ccoutant@gmail.com>
3153
3154 Sync with binutils-gdb:
3155
3156 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3157
3158 * configure.ac: Add mips and s390 to the gold target check.
3159 * configure: Regenerate.
3160
d15bd5bb
DD
31612016-03-01 DJ Delorie <dj@redhat.com>
3162
3163 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3164
6d1fa6bb
DM
31652016-02-22 David Malcolm <dmalcolm@redhat.com>
3166
3167 * MAINTAINERS (libcpp): Add myself.
3168 (diagnostic messages): Likewise.
3169
607bda60
TV
31702016-02-20 Tom de Vries <tom@codesourcery.com>
3171
3172 * MAINTAINERS: Fix whitespace.
3173
80cfaff8
CZ
31742016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3175
3176 * MAINTAINERS (Write After Approval): Add myself.
3177
c661a43d
SP
31782016-01-29 Sebastian Pop <s.pop@samsung.com>
3179
3180 * config/isl.m4: Add comments about isl-0.16.
3181 * configure: Regenerate.
3182
86b3a101
MJ
31832016-01-29 Martin Jambor <mjambor@suse.cz>
3184
3185 * MAINTAINERS (hsa maintainers): Add myself.
3186
960cbfd2
WD
31872015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3188
3189 * MAINTAINERS: (Write After Approval): Add myself.
3190
1e050c90
AK
31912016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3192 Sebastian Pop <s.pop@samsung.com>
3193
3194 * Makefile.in: Regenerate.
3195 * Makefile.tpl: Export ISLVER.
3196 * configure: Regenerate.
3197 * config/isl.m4: Detect isl-0.15.
3198
cefadad1
MM
31992016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3200
3201 PR bootstrap/69329
3202 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3203 * Makefile.in: Regenerate.
3204
9e530bcd
AP
32052016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3206
3207 * configure.ac: Enable LTO for DJGPP
3208 * configure: Regenerate
3209
324402a0
L
32102016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3211
3212 Sync with binutils-gdb:
3213 2015-10-21 Nick Clifton <nickc@redhat.com>
3214
3215 PR gas/19109
3216 * configure.ac: Note the 'none' is an acceptable argument to
3217 --enable-compressed-debug-sections.
3218 * configure: Regenerate.
3219
9eaaa830
BE
32202016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3221
3222 PR bootstrap/69134
3223 * Makefile.def (mpfr): Disable assembler.
3224 * Makefile.in: Regenerate.
3225
cfe67e03
BE
32262016-01-01 Ben Elliston <bje@gnu.org>
3227
3228 * config.guess: Import version 2016-01-01.
3229 * config.sub: Likewise.
3230
be33d404
SS
32312015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3232
3233 * MAINTAINERS (Write After Approval): Add myself.
3234
e357a5e0
SP
32352015-12-17 Sebastian Pop <s.pop@samsung.com>
3236
3237 * Makefile.in: Replace ISL with isl.
3238 * Makefile.tpl: Same.
3239 * config/isl.m4: Same.
3240 * configure.ac: Same.
3241 * contrib/download_prerequisites: Same.
3242 * configure: Regenerate.
3243
1ad2439b
AP
32442015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3245
3246 * MAINTAINERS (Write After Approval): Add Myself.
3247
70decafb
NS
32482015-12-17 Nathan Sidwell <nathan@acm.org>
3249
3250 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3251 * configure: Regenerate.
3252
560d18d3
AK
32532015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3254 Sebastian Pop <s.pop@samsung.com>
3255
3256 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3257 isl_ctx_get_max_operations.
3258 * configure: Regenerate.
3259
57e8ab24 32602015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
3261
3262 * MAINTAINERS (Write After Approval): Add myself.
3263
105b682e
ILT
32642015-12-02 Ian Lance Taylor <iant@google.com>
3265
3266 PR go/66147
3267 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3268 * Makefile.in: Regenerate.
3269
7eb46bec
AT
32702015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3271
3272 PR libffi/65726
3273 * Makefile.def (lang_env_dependencies): Make libffi depend
3274 on cxx.
3275 * Makefile.in: Regenerate.
3276
cc3baaa9
DE
32772015-11-26 David Edelsohn <dje.gcc@gmail.com>
3278
3279 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3280 symbols.
3281
3be96231
TG
32822015-11-20 Tristan Gingold <gingold@adacore.com>
3283
3284 Sync with binutils-gdb:
3285 2015-11-20 Tristan Gingold <gingold@adacore.com>
3286
3287 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3288 * configure: Regenerate.
3289
daa53f38
ML
32902015-11-19 Martin Liska <mliska@suse.cz>
3291
3292 * .gitignore: Add .clang-format to ignored files.
3293 * Makefile.in: Add clang-format.
3294 * Makefile.tpl: Likewise.
3295
54985c70
TA
32962015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3297
3298 * configure.ac: Enable libmpx by default.
3299 * configure: Regenerated.
3300
d0397c75
SE
33012015-10-23 Steve Ellcey <sellcey@imgtec.com>
3302
3303 * MAINTAINERS: Update email address.
3304
735a559c
PM
33052015-10-23 Paulo Matos <pmatos@linki.tools>
3306
3307 * MAINTAINERS: Update email address.
3308
15713b43
AH
33092015-10-23 Alan Hayward <alan.hayward@arm.com>
3310
3311 * MAINTAINERS (Write After Approval): Add myself.
3312
78edb32f
L
33132015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3314
3315 Sync with binutils-gdb:
3316 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3317
3318 PR gas/19109
3319 * configure.ac: Add
3320 --enable-compressed-debug-sections={all,gas,gold,ld}.
3321 * configure: Regenerated.
3322
dec6b7f1
AC
33232015-10-16 Arnaud Charlet <charlet@adacore.com>
3324
3325 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3326
6be1d686
ML
33272015-10-09 Martin Liska <mliska@suse.cz>
3328
3329 * MAINTAINERS (Write After Approval): Add myself.
3330
dc0e2060
AF
33312015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3332
3333 * MAINTAINERS (Write After Approval): Add myself.
3334
bec93d40
FW
33352015-10-02 Florian Weimer <fweimer@redhat.com>
3336
3337 * MAINTAINERS: Update email address.
3338
0487f06d
LK
33392015-10-02 Louis Krupp <louis.krupp@zoho.com>
3340
3341 * MAINTAINERS (Write After Approval): Add myself.
3342
56547ff7
KT
33432015-09-20 Kai Tietz <ktietz70@googlemail.com>
3344
423ea09f 3345 * MAINTAINERS: Update email.
56547ff7 3346
ed4c91ea
BS
33472015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3348
3349 * MAINTAINERS: Update my email address.
3350
2503fd9e
JB
33512015-09-01 James Bowman <james.bowman@ftdichip.com>
3352
3353 * MAINTAINERS (ft32 port): Add myself.
3354
3726332a
DS
33552015-08-28 David Sherwood <david.sherwood@arm.com>
3356
3357 * MAINTAINERS: Add myself.
3358
15480aaf
PM
33592015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3360
3361 * MAINTAINERS (Write After Approval): Add myself.
3362
ad4f95e3
FXC
33632015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3364
3365 PR libfortran/54572
3366 * Makefile.def: Make libgfortran depend on libbacktrace.
3367 * Makefile.in: Regenerate.
3368
95f25df0
SD
33692015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3370
3371 * MAINTAINERS (Write After Approval): Add myself.
3372
5dc85f7e
TV
33732015-08-12 Tom de Vries <tom@codesourcery.com>
3374
3375 PR other/67092
3376 * configure.ac: Remove --with_host_libstdcxx support.
3377 * configure: Regenerate.
3378
44a7d18d
TS
33792015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3380 Jakub Jelinek <jakub@redhat.com>
3381
3382 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3383 nvptx*-*-*.
3384 * configure: Regenerate.
3385
bf5372e7
YS
33862015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3387
3388 * Makefile.def (libiconv): Define bootstrap=true.
3389 Mark pdf/html/info as missing.
3390 (configure-gcc): Depend on all-libiconv.
3391 (all-gcc): Ditto.
3392 (configure-libcpp): Ditto.
3393 (all-libcpp): Ditto.
3394 (configure-intl): Ditto.
3395 (all-intl): Ditto.
3396 * Makefile.in: Regenerate.
3397
94b8fdcc
BC
33982015-08-03 Bin Cheng <bin.cheng@arm.com>
3399
3400 * MAINTAINERS (loop ivopts): Add the entry and myself.
3401
430bcac1
NS
34022015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3403
3404 * MAINTAINERS (nvptx): Add self.
3405
110d61da
AL
34062015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3407
3408 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3409 128-bit vector modes.
3410
c9da7548 34112015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 3412
c9da7548
VV
3413 * MAINTAINERS (Write After Approval): Add myself.
3414
423ea09f 34152015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
3416
3417 * config.sub, config.guess: Import from upstream.
3418
6b1786aa
JL
34192015-07-24 Michael Darling <darlingm@gmail.com>
3420
3421 PR other/66259
3422 * config-ml.in: Reflects renaming of configure.in to configure.ac
3423 * configure: Likewise
3424 * configure.ac: Likewise
3425
45952786
BS
34262015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3427
3428 * MAINTAINERS: Update my email address.
3429
f1595603
L
34302015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3431
3432 Sync with binutils-gdb:
3433 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3434
3435 * configure.ac (target_configdirs): Exclude target-zlib if
3436 target-libjava isn't built.
3437 * configure: Regenerated.
3438
a05c2c75
L
34392015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3440
3441 Sync with binutils-gdb:
3442 2015-05-13 John David Anglin <dave.anglin@bell.net>
3443
3444 * configure.ac: Disable configuration of GDB for HPUX targets.
3445 * configure: Regenerate.
3446
3447 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3448
3449 * configure.ac: Add --with-system-zlib.
3450 * configure: Regenerated.
3451
3452 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3453
3454 * configure.ac: Add FT32 support.
3455 * configure: Regenerate.
3456
3457 2015-01-12 Anthony Green <green@moxielogic.com>
3458
3459 * configure.ac: Don't disable gprof for moxie.
3460 * configure: Rebuild.
3461
1c01ebf6
L
34622015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3463
3464 Sync with binutils-gdb:
3465 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3466
3467 PR ld/18355
3468 * Makefile.def: Add extra_configure_flags to host zlib.
3469 * configure.ac (extra_host_zlib_configure_flags): New. Set
3470 to --enable-host-shared When bfd is to be built as shared
3471 library. AC_SUBST.
3472 * Makefile.in: Regenerated.
3473
e59969a1
HPN
34742015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3475
3476 Sync with src:
3477 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3478 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3479 * Makefile.in: Regenerated.
3480
d9063947
L
34812015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3482
3483 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3484 target.
3485 * configure: Regenerate.
3486
b837291d
LC
34872015-06-23 Ludovic Courtès <ludo@gnu.org>
3488
3489 * MAINTAINERS (Write After Approval): Add myself.
3490
2a97995f
AT
34912015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3492
3493 * MAINTAINERS (OS Port Maintainers): Add myself.
3494 (Various Maintainers): Remove myself from libffi testsuite.
3495
19cd26a6
RS
34962015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3497
3498 * MAINTAINERS (gen* on machine desc): Add self.
3499
8ca528d9
JM
35002015-06-02 Jason Merrill <jason@redhat.com>
3501
3502 PR bootstrap/66319
3503 * configure.ac: Use -std=gnu++98.
3504
4526c3c1
SN
35052015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3506
3507 * MAINTAINERS (Write After Approval): Add myself.
3508
318a4e6d
MF
35092015-05-28 Mike Frysinger <vapier@gentoo.org>
3510
3511 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3512 * configure: Regenerate.
3513
46070488
JM
35142015-05-26 Jason Merrill <jason@redhat.com>
3515
3516 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3517 * configure: Regenerate.
3518
fef939d6
JB
35192015-05-16 James Bowman <james.bowman@ftdichip.com>
3520
3521 * configure.ac: FT32 target added.
fef939d6
JB
3522 * configure: Regenerated.
3523
886faf50
IB
35242015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3525
3526 * MAINTAINERS (Write After Approval): Add myself.
3527
91c6b410
PM
35282015-05-11 Paulo Matos <paulo@matos-sorge.com>
3529
3530 * MAINTAINERS (Write After Approval): Add myself.
3531
e640447c
PM
35322015-05-11 Paulo Matos <paulo@matos-sorge.com>
3533
3534 * configure.ac: Fix typo.
3535 * configure: Regenerate.
3536
e587377d
MM
35372015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3538
3539 * MAINTAINERS (Write After Approval): Add myself.
3540
cabb9d59
MK
35412015-05-03 Matthias Klose <doko@ubuntu.com>
3542
3543 * configure.ac: Match $host configured with triplets.
3544 * configure: Regenerate.
3545
fafb95a6
BRF
35462015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3547
3548 * Makefile.tpl: Remove surplus whitespace throughout.
3549 * Makefile.in: Regenerate.
3550
85867772
SB
35512015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3552
3553 * MAINTAINERS (Various Maintainers): Add myself as instruction
3554 combiner maintainer.
3555
c10b5ea0
JJ
35562015-04-17 Jakub Jelinek <jakub@redhat.com>
3557
3558 PR bootstrap/62077
3559 * configure.ac (--enable-stage1-checking): Default to
3560 release,misc,gimple,rtlflag,tree,types if --disable-checking
3561 or --enable-checking is not specified and DEV-PHASE is not
3562 experimental.
3563 * configure: Regenerated.
3564
77019397
MO
35652015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3566
3567 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3568 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3569 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3570 * Makefile.in: Regenerate.
3571
17feae99 35722015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
3573
3574 * MAINTAINERS: Update my email address.
3575
e61ffb3b
JG
35762015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3577
3578 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3579
b16cc4f2
KT
35802015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3581
3582 * MAINTAINERS: Add myself as an arm port reviewer.
3583
ec523909
ML
35842015-03-25 Martin Liska <mliska@suse.cz>
3585 Yury Gribov <y.gribov@samsung.com>
3586
3587 * Makefile.in: Fix ln source location for vimrc file.
3588 * Makefile.tpl: Likewise.
3589
fc30054e
AH
35902015-03-09 Aldy Hernandez <aldyh@redhat.com>
3591
3592 PR bootstrap/25672
3593 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3594 cross-compiling. Similarly for CXX_FOR_TARGET.
3595 * configure: Regenerate.
3596
5373cd33
IE
35972015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3598
3599 * Makefile.def: Add libmpx.
3600 * configure.ac: Add libmpx.
3601 * Makefile.in: Regenerate.
3602 * configure: Regenerate.
3603
a6e8abb9
KY
36042015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3605
3606 * MAINTAINERS (CPU Port Maintainers): Add myself
3607 i386 vector ISA extns mantainer.
3608
f2b86778
JL
36092015-03-13 Jeff Law <law@redhat.com>
3610
3611 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3612 maintainer.
3613 Remove Richard Henderson as a maintainer for the x86 port.
3614
9dd44d1c
JR
36152015-03-03 Joern Rennecke <gnu@amylaar.uk>
3616
3617 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3618
33079441
IE
36192015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3620
3621 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3622 pointer bounds checker and i386 MPX maintainer.
3623
d083ae5f
SL
36242015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3625
3626 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3627
f91f1c13
MS
36282015-02-26 Martin Sebor <msebor@redhat.com>
3629
3630 * MAINTAINERS (Various Maintainers): Add self.
3631
426c1eb0
TS
36322015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3633
3634 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3635 Make sure it contains lto.
3636 * configure: Regenerate.
3637
8ae12d71
TS
36382015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3639
3640 * configure: Regenerate.
3641
11aa81cc 36422015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 36431
11aa81cc
DN
3644 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3645 middle-end, docstring): Remove myself.
3646 (Write After Approval): Add myself.
3647
a436ab27
JJ
36482015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3649
3650 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3651 (Write After Approval): Update address.
3652
231d020b
DM
36532015-01-29 David Malcolm <dmalcolm@redhat.com>
3654
3655 PR jit/64780
3656 * configure.ac: Require the user to explicitly specify
3657 --enable-host-shared if the jit is enabled.
3658 * configure: Regenerate.
3659
82a94471
RS
36602015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3661
3662 * MAINTAINERS (Write After Approval): Add myself.
3663
e6f0c56d
TV
36642015-01-25 Tom de Vries <tom@codesourcery.com>
3665
3666 * MAINTAINERS: Make whitespace consistent.
3667
631ff3e1
BO
36682015-01-23 Braden Obrzut <admin@maniacsvault.net>
3669
3670 * MAINTAINERS (Write After Approval): Add myself.
3671
09b9cd1f
AV
36722015-01-20 Andre Vehreschild <vehre@gmx.de>
3673
3674 * MAINTAINERS: (Write After Approval): Add myself.
3675
802ed46a
MU
36762015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3677
3678 * MAINTAINERS: (Write After Approval): Add myself.
3679
c61fcfa6
PT
36802015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3681
3682 * MAINTAINERS: (Write After Approval): Add myself.
3683
ebcd09c1
IS
36842015-01-13 Iain Sandoe <iain@codesourcery.com>
3685
3686 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3687 objective-c/c++ front end maintainer.
3688
71aa170d
MP
36892015-01-13 Marek Polacek <polacek@redhat.com>
3690
3691 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3692
da067543
JL
36932015-01-12 Jeff Law <law@redhat.com>
3694
3695 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3696 a very long time.
3697
bf1de3f0
ILT
36982015-01-09 Ian Lance Taylor <iant@google.com>
3699
3700 * configure.ac (host_tools): Add gotools.
3701 * Makefile.def (host_modules): Add gotools.
3702 (dependencies): Add dependency of all-gotools on all-target-libgo.
3703
82a19768
AT
37042015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3705
3706 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3707 * configure: Regenerate.
3708
53dd59bf
TS
37092015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3710
3711 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3712 all-target-libgomp.
3713 * Makefile.in: Regenerate.
3714
8054942d
EB
37152015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3716
3717 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3718
0969ec7d
EB
37192015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3720
3721 * configure.ac: Add Visium support.
3722 * configure: Regenerate.
3723
ec8fd1c0
AS
37242015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3725
3726 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3727 * configure: Regenerate.
3728
9bccfdf5
AP
37292015-01-03 Andrew Pinski <apinski@cavium.com>
3730
3731 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3732 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3733 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3734 (OBJCOPY_FOR_TARGET): New variable.
3735 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3736 * Makefile.in: Regenerate.
3737 * configure.ac: Check for already installed target objcopy.
3738 Also GCC_TARGET_TOOL on objcopy.
3739 * configure: Regenerate.
3740
007adc0d
HPN
37412015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3742
3743 * config.sub: Update from upstream, to 2015-01-01 version.
3744 * config.guess: Ditto.
3745
fe55e976
SH
37462014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3747
3748 * MAINTAINERS (RTEMS Ports): Add myself.
3749
b86d271e
PMR
37502014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3751
3752 * MAINTAINERS (Write After Approval): Add myself.
3753
9733278a
MH
37542014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3755
3756 * MAINTAINERS (Write After Approval): Add myself.
3757
4b4f2e35
TS
37582014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3759
3760 * configure.ac (--enable-as-accelerator-for): Don't set
3761 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3762 * configure: Regenerate.
3763
b6a65eb6
JJ
37642014-12-13 Jakub Jelinek <jakub@redhat.com>
3765
3766 PR bootstrap/64023
3767 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3768 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3769 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3770 to CXX.
3771 * Makefile.in: Regenerated.
3772
c3e1e693
YG
37732014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3774 Yury Gribov <y.gribov@samsung.com>
3775
3776 * .gitignore: Added .local.vimrc and .lvimrc.
3777 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3778 * Makefile.in: Regenerate.
3779
37802014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
3781
3782 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3783 * configure: Regenerated.
3784
b9fb25a5
BS
37852014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3786
3787 * MAINTAINERS (nvptx port): New entry.
3788
d896cc4d
JBG
37892014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3790
3791 * configure: Regenerate.
3792
74ae587e
JBG
37932014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3794
3795 * configure.ac: Merge with Binutils.
3796
45c89690
TB
37972014-11-26 Tobias Burnus <burnus@net-b.de>
3798
3799 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3800 * Makefile.in: Regenerate.
3801
ea903c37
BE
38022014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3803
3804 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3805 missing flex.
3806 * Makefile.in: Regenerated.
3807
eb23df59
IV
38082014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3809
3810 * Makefile.in: Regenerate.
3811
a699d672
L
38122014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3813
3814 PR bootstrap/63784
3815 * libtool.m4: Add $pic_flag with -shared.
3816
fc065a61
RL
38172014-11-21 Renlin Li <Renlin.Li@arm.com>
3818
3819 * MAINTAINERS (Write After Approval): Added myself.
3820
efcc23e6
AV
38212014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3822
3823 * MAINTAINERS (write-after-approval): Add myself.
3824
dd308ed8
MK
38252014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3826
3827 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3828 from 2 years ago.
3829
ac8698a1
AV
38302014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3831
3832 Revert:
3833 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3834
3835 * MAINTAINERS (Write After Approval): Added myself as line map
3836 maintainer.
3837
8dab9330
RL
38382014-11-19 Renlin Li <Renlin.Li@arm.com>
3839
3840 Revert:
3841 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3842
3843 * MAINTAINERS (Write After Approval): Added myself.
3844
1be22083
RL
38452014-11-19 Renlin Li <Renlin.Li@arm.com>
3846
3847 * MAINTAINERS (Write After Approval): Added myself.
3848
59392f46
AV
38492014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3850
3851 * MAINTAINERS (Write After Approval): Added myself as line map
3852 maintainer.
3853
0f3422cc
DS
38542014-11-17 Dodji Seketeli <dodji@redhat.com>
3855
3856 * MAINTAINERS (Various Maintainers): Added myself as line map
3857 maintainer.
3858
0c8969f0
JBG
38592014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3860
3861 * move-if-change: Sync from upstream gnulib.
3862
d7134c0e
JBG
38632014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3864
3865 * compile: Sync with upstream Automake.
3866 * depcomp: Ditto.
3867 * install-sh: Ditto.
3868 * missing: Ditto.
3869 * mkinstalldirs: Ditto.
3870 * ylwrap: Ditto.
3871
e4ff7e6a
JBG
38722014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3873
3874 * config.sub: Update from upstream config repo.
3875 * config.guess: Ditto.
3876
5f520819
KY
38772014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3878
3879 * Makefile.def: Add liboffloadmic to target_modules. Make
3880 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3881 * Makefile.in: Regenerate.
3882 * configure: Regenerate.
3883 * configure.ac: Add liboffloadmic to target binaries.
3884 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3885 Add liboffloadmic to noconfig list when C++ is not supported.
3886
85c64bbe
BS
38872014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3888 Thomas Schwinge <thomas@codesourcery.com>
3889 Ilya Verbin <ilya.verbin@intel.com>
3890 Andrey Turetskiy <andrey.turetskiy@intel.com>
3891
3892 * configure: Regenerate.
3893 * configure.ac (--enable-as-accelerator-for)
3894 (--enable-offload-targets): New configure options.
3895
7d35a59e
TB
38962014-11-11 Tobias Burnus <burnus@net-b.de>
3897
0a002272 3898 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
3899 * Makefile.in: Regenerate.
3900
35485da9
DM
39012014-11-11 David Malcolm <dmalcolm@redhat.com>
3902
3903 * ChangeLog.jit: New.
3904 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3905
ebf6d33b
FXC
39062014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3907
3908 PR target/63610
3909 * libtool.m4: Fix globbing of darwin versions.
3910 * configure: Regenerate.
3911
4a9bb2aa
TB
39122014-11-11 Tobias Burnus <burnus@net-b.de>
3913
4a9bb2aa
TB
3914 * Makefile.def: Remove CLooG.
3915 * Makefile.tpl: Ditto.
3916 * configure.ac: Ditto.
3917 * configure: Regenerate.
3918 * Makefile.in: Ditto.
3919
738f2522
BS
39202014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3921
3922 * configure.ac: Handle nvptx-*-*.
3923 * configure: Regenerate.
3924
9b591dd1
PG
39252014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3926
3927 * MAINTAINERS (Write After Approval): Add myself.
3928
14258928
JJ
39292014-10-31 Jakub Jelinek <jakub@redhat.com>
3930
3931 * Makefile.def (libcc1): Remove bootstrap=true;.
3932 * Makefile.in: Regenerated.
3933
1335a8ca
JBG
39342014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3935
3936 * configure.ac: Update comment.
3937 * configure: Regenerate.
3938
cb115cc2
IE
39392014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3940
3941 * MAINTAINERS (Write After Approval): Add myself.
3942
fca38047
TS
39432014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3944
3945 * configure.ac (extra_host_libiberty_configure_flags): Add
3946 --enable-shared also for libcc1's benefit.
3947 * configure: Regenerate.
3948
65c0707b
TG
39492014-10-29 Tristan Gingold <gingold@adacore.com>
3950
3951 * MAINTAINERS: Change my email address.
3952
ddc8de03
PM
39532014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3954 Tom Tromey <tromey@redhat.com>
3955
3956 * Makefile.def: Add libcc1 to host_modules.
3957 * configure.ac (host_tools): Add libcc1.
3958 * Makefile.in, configure: Rebuild.
3959
4eb1ac39 39602014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
3961
3962 * configure.ac (build_configargs): Don't share config.cache between
3963 build subdirs.
7fd74620 3964 * configure: Regenerate.
3d96b0d0 3965
d81230b5
DH
39662014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3967
3968 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3969 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3970 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3971 leon3v7 as leon3.
3972 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3973 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3974 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3975 * config/sparc/sparc.md (cpu): Add leon3v7.
3976 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3977
c7a6a617
DH
39782014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3979
3980 * MAINTAINERS (write-after-approval): Add myself.
3981
74cc5471
ILT
39822014-10-23 Ian Lance Taylor <iant@google.com>
3983
3984 * configure.ac: Disable the Go frontend on systems where it is known
3985 to not work.
3986 * configure: Regenerate.
3987
929315a9
RB
39882014-10-23 Richard Biener <rguenther@suse.de>
3989
3990 * Makefile.def: Add libcpp build module and dependencies.
3991 * configure.ac: Add libcpp build module.
3992 * Makefile.in: Regenerate.
3993 * configure: Likewise.
3994
5d12b768
MF
39952014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3996
3997 * MAINTAINERS (write-after-approval): Add myself.
3998
7b262a51
MLI
39992014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
4000
4001 * INSTALL/README: Do not mention CVS.
4002
7705dfd1
JY
40032014-10-03 Jing Yu <jingyu@google.com>
4004
4005 * configure.ac: Add aarch64 to list of targets that support gold.
4006 * configure: Regenerate.
4007
a3052d31
FD
40082014-09-29 François Dumont <fdumont@gcc.gnu.org>
4009
4010 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
4011
b2a1b261
CM
40122014-09-29 Catherine Moore <clm@codesourcery.com>
4013
4014 * MAINTAINERS: Add myself as MIPS maintainer.
4015
05342e10
MF
40162014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
4017
4018 * MAINTAINERS: Move myself to MIPS maintainers.
4019
3f6bb7e5
JBG
40202014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4021
4022 * MAINTAINERS: Put all email addresses between '<' and '>'.
4023
3e895729
FXC
40242014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4025
4026 * MAINTAINERS: Move myself to reviewers (Fortran).
4027
e04733ee
AK
40282014-09-01 Andi Kleen <ak@linux.intel.com>
4029
4030 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4031 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
4032 * Makefile.in: Regenerate.
4033
e79c0ea8
DM
40342014-08-28 David Malcolm <dmalcolm@redhat.com>
4035
4036 * rtx-classes-status.txt: Delete
4037
b32d5189
DM
40382014-08-28 David Malcolm <dmalcolm@redhat.com>
4039
4040 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4041
e0c0c325
SP
40422014-08-27 Sebastian Pop <s.pop@samsung.com>
4043
4044 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4045 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4046 of checking for version number.
4047 * configure: Regenerated.
4048 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4049
d7ac0a6a
DM
40502014-08-27 David Malcolm <dmalcolm@redhat.com>
4051
4052 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4053 is done; begin phase 6 (use extra rtx_def subclasses).
4054
9daaca36
DM
40552014-08-27 David Malcolm <dmalcolm@redhat.com>
4056
4057 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4058 done; begin phase 5 (additional rtx_def subclasses).
4059
b2908ba6
DM
40602014-08-26 David Malcolm <dmalcolm@redhat.com>
4061
4062 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4063
1130d5e3
DM
40642014-08-26 David Malcolm <dmalcolm@redhat.com>
4065
4066 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4067 SET_BB_HEADER are done.
4068
0e0ce50d
DM
40692014-08-26 David Malcolm <dmalcolm@redhat.com>
4070
4071 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4072 done.
4073
3d30f4e8
DM
40742014-08-26 David Malcolm <dmalcolm@redhat.com>
4075
4076 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4077
6144a836
DM
40782014-08-26 David Malcolm <dmalcolm@redhat.com>
4079
4080 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4081
b311fd0f
DM
40822014-08-25 David Malcolm <dmalcolm@redhat.com>
4083
4084 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4085
d8ce2eae
DM
40862014-08-25 David Malcolm <dmalcolm@redhat.com>
4087
4088 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4089
1455e88c
DM
40902014-08-25 David Malcolm <dmalcolm@redhat.com>
4091
4092 * rtx-classes-status.txt: Phase 3 (per-file commits within
4093 "config" subdirs) is done; begin phase 4 (removal of
4094 "scaffolding").
4095
76c531d3
DM
40962014-08-23 David Malcolm <dmalcolm@redhat.com>
4097
4098 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4099 dir) is done; begin phase 3 (per-file commits within "config"
4100 subdirs).
4101
00550b3d
DM
41022014-08-21 David Malcolm <dmalcolm@redhat.com>
4103
4104 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4105 phase 2 (per-file commits in main source dir).
4106
622dbadf
BC
41072014-08-21 Bin Cheng <bin.cheng@arm.com>
4108
4109 * configure: Regenerated.
4110
c1286e0b
DM
41112014-08-19 David Malcolm <dmalcolm@redhat.com>
4112
4113 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4114
c2fc1aee
DM
41152014-08-19 David Malcolm <dmalcolm@redhat.com>
4116
4117 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4118
68975683
DM
41192014-08-19 David Malcolm <dmalcolm@redhat.com>
4120
4121 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4122
d914bc6b
DM
41232014-08-19 David Malcolm <dmalcolm@redhat.com>
4124
4125 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4126
8020a4d5
DM
41272014-08-19 David Malcolm <dmalcolm@redhat.com>
4128
4129 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4130
a231b8a5
JV
41312014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4132
4133 * MAINTAINERS (Write After Approval): Add myself.
4134
ce8126f5
CF
41352014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4136
4137 * MAINTAINERS: Remove myself
4138
0f82e5c9
DM
41392014-08-19 David Malcolm <dmalcolm@redhat.com>
4140
4141 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4142
9c9afb69
PP
41432014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4144
4145 * MAINTAINERS (Write After Approval): Add myself.
4146
190bea87
DM
41472014-08-18 David Malcolm <dmalcolm@redhat.com>
4148
4149 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4150 SET_BB_HEADER, SET_BB_FOOTER
4151
c41b94ce
DM
41522014-08-18 David Malcolm <dmalcolm@redhat.com>
4153
bb3fff01 4154 * rtx-classes-status.txt: New file
c41b94ce 4155
eae1a5d4
RG
41562014-08-18 Roman Gareev <gareevroman@gmail.com>
4157
4158 * configure.ac: Eliminate ClooG installation dependency.
4159 * configure: Regenerate.
4160 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4161 * Makefile.in: Regenerate.
4162
f613bc0f
IV
41632014-08-15 Ilya Verbin <iverbin@gmail.com>
4164
4165 * MAINTAINERS (Write After Approval): Add myself.
4166
423ea09f 41672014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
4168
4169 * MAINTAINERS (Write After Approval): Add myself.
4170
88b1a322
JW
41712014-08-01 Jiong Wang <jiong.wang@arm.com>
4172
4173 * MAINTAINERS (Write After Approval): Add myself.
4174
8ed499f8
AG
41752014-07-28 Anthony Green <green@moxielogic.com>
4176
4177 Import from savannah.gnu.org:
4178 * config.sub: Update to 2014-07-28 version.
4179
09ec3110
RS
41802014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4181
4182 * MAINTAINERS: Remove my MIPS maintainer entry.
4183
7b7f941a
UB
41842014-07-26 Uros Bizjak <ubizjak@gmail.com>
4185
4186 PR target/47230
4187 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4188 * configure: Regenerate.
4189
a12f7ac8
JN
41902014-07-24 James Norris <jnorris@codesourcery.com>
4191
4192 * MAINTAINERS (Write After Approval): Add myself.
4193
09611faf
RG
41942014-07-20 Roman Gareev <gareevroman@gmail.com>
4195
4196 * configure.ac: Accept only CLooG 0.18.1.
4197 * configure: Regenerate.
4198
37738b0f
RG
41992014-07-17 Roman Gareev <gareevroman@gmail.com>
4200
4201 * configure.ac: Don't accept isl 0.11.
4202 * configure: Regenerate.
4203
473037cb
AZ
42042014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4205
4206 * MAINTAINERS (Write After Approval): Add myself.
4207
9a62ed16
RO
42082014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4209
4210 * configure.ac: Don't accept isl 0.10.
4211 * configure: Regenerate.
4212
c41f1c42 42132014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 4214
c41f1c42
BE
4215 Fix include path for in-tree cloog.
4216 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4217 * configure: Regenerate.
29d0a43c 4218
c41f1c42 42192014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 4220
c41f1c42 4221 * .gitignore: Import gcc_update output.
a5852bea 4222
b6383ab8
TS
42232014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4224
a10ec8bc
TS
4225 * config-ml.in: Robustify ac_configure_args parsing.
4226
45b3824d
TS
4227 * configure.ac (--enable-linker-plugin-configure-flags)
4228 (--enable-linker-plugin-flags): New flags.
4229 (configdirs): Conditionally add libiberty-linker-plugin.
4230 * configure: Regenerate.
4231 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4232 (host_modules) <lto-plugin>: Pay attention to
4233 @extra_linker_plugin_flags@ and
4234 @extra_linker_plugin_configure_flags@.
4235 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4236 * Makefile.in: Regenerate.
4237
b6383ab8
TS
4238 * Makefile.tpl (configure-[+prefix+][+module+])
4239 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4240 "module_srcdir" instead of "module" for locating a module's srcdir.
4241 * Makefile.in: Regenerate.
4242
a4a1b5f3
MF
42432014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4244
4245 * MAINTAINERS (Write After Approval): Add myself.
4246
38a13841
SP
42472014-06-06 Sebastian Pop <sebpop@gmail.com>
4248
4249 * MAINTAINERS: Update my email address.
4250
153fcd41
TP
42512014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4252
4253 * MAINTAINERS (Write After Approval): Add myself.
4254
e25d9632
AB
42552014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4256
4257 * MAINTAINERS (Write After Approval): Add myself.
4258
1007a55c
JW
42592014-05-30 Jonathan Wakely <jwakely@redhat.com>
4260
4261 PR libstdc++/61011
4262 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4263 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4264 * configure: Regenerate.
4265
fd9ed1ae
PA
42662014-05-28 Pedro Alves <palves@redhat.com>
4267
4268 * MAINTAINERS (Write After Approval): Add myself.
4269
03bdb69f
MK
42702014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4271
4272 * MAINTAINERS: Update my affiliation/email.
4273
905083ad
MS
42742014-05-19 Mike Stump <mikestump@comcast.net>
4275
4276 * MAINTAINERS: Add wide-int reviewers.
4277
707f1839
SL
42782014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4279
4280 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4281 * configure: Regenerated.
4282
7321dc60
TR
42832014-05-15 Torvald Riegel <triegel@redhat.com>
4284
4285 * MAINTAINERS (libitm): Add myself as maintainer.
4286
5b1e4b47
CB
42872014-05-07 Charles Baylis <charles.baylis@linaro.org>
4288
4289 * MAINTAINERS (Write After Approval): Add myself.
4290
a4ebe104
RS
42912014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4292
4293 * config.sub, config.guess: Import from upstream.
4294
9575df4a
AL
42952014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4296
4297 * MAINTAINERS (Write After Approval): Put myself in correct order.
4298
2fdc94b7
AL
42992014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4300
4301 * MAINTAINERS (Write After Approval): Add myself.
4302
080c6230
LB
43032014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4304
4305 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4306 section.
4307
4e4c8692
RÁE
43082014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4309
4310 * MAINTAINERS (Write After Approval): Delete myself.
4311
ffe7f7a7
JJ
43122014-04-17 Jakub Jelinek <jakub@redhat.com>
4313
4314 PR sanitizer/56781
4315 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4316 and -B* options with -Xcompiler.
4317
147d38a5
EB
43182014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4319
4320 PR bootstrap/60620
423ea09f 4321 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
4322 * Makefile.in: Regenerate.
4323
ba1925c3
YS
43242014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4325
4326 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4327 for WINDRES_FOR_TARGET in default-manifest.o rule.
4328 * Makefile.in: Regenerate.
4329
8707b3bc
DH
43302014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4331
4332 * MAINTAINERS (Write After Approval): Add myself.
4333
9e1c8fc1
JJ
43342014-03-26 Jakub Jelinek <jakub@redhat.com>
4335
4336 PR sanitizer/56781
4337 * Makefile.def: Set bootstrap=true; for host fixincludes.
4338 * configure.ac: Don't bootstrap host fixincludes unless
4339 --with-build-config=bootstrap-{a,ub}san.
4340 * Makefile.in: Regenerated.
4341 * configure: Regenerated.
4342
beeda1d9
JJ
43432014-03-21 Jakub Jelinek <jakub@redhat.com>
4344
4345 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4346 --enable-vtable-verify option parsing. Don't add
4347 target-libsanitizer to bootstrap_target_libs unless
4348 --with-build-config=bootstrap-asan or
4349 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4350 to bootstrap_target_libs unless --enable-vtable-verify.
4351 * configure: Regenerated.
4352
e5dddc50
AS
43532014-03-10 Anatoly Sokolov <aesok@post.ru>
4354
4355 * MAINTAINERS (Write After Approval): Add myself.
4356
df5bc1cb
DC
43572014-03-07 Denis Chertykov <chertykov@gmail.com>
4358
4359 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4360
3b9edeac
JJ
43612014-03-07 Jakub Jelinek <jakub@redhat.com>
4362
4363 PR bootstrap/58572
4364 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4365 -I for libstdc++-v3 includes if $(LEAN).
4366 * Makefile.in: Regenerated.
4367
c01a8548
JW
43682014-03-04 Jonathan Wakely <jwakely@redhat.com>
4369
4370 * MAINTAINERS: Update my email address.
4371
341c653c
WL
43722014-02-24 Walter Lee <walt@tilera.com>
4373
4374 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4375 (tilegx-*-*): Change to tilegx*-*-*.
4376 * configure: Regenerate.
4377
37f2c4f0
LR
43782014-02-17 Loren J. Rittle <ljrittle@acm.org>
4379
4380 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4381
6c01e96e
KV
43822014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4383
4384 * MAINTAINERS (Write After Approval): Add myself.
4385
91da0481
RO
43862014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4387
4388 PR target/59788
4389 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4390 *solaris2*.
4391
dd35b84f
JDA
43922014-01-21 John David Anglin <danglin@gcc.gnu.org>
4393
4394 * MAINTAINERS: Update my email address.
4395
493b8af8
GP
43962014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4397
4398 * MAINTAINERS: Convert to UTF-8.
4399 Properly sort Xinliang David Li's entry.
4400
f121b81d
CLT
44012013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4402 Sandra Loosemore <sandra@codesourcery.com>
4403
4404 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4405 nios2 port maintainers.
4406
74f769b5
MT
44072013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4408
4409 * MAINTAINERS (Write After Approval): Add myself.
4410
79e0604d 44112013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
4412
4413 * configure.ac: Add user-friendly check for native x86_64-linux
4414 multilibs.
4415 * configure: Regenerate.
4416
44172013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4418
4419 * MAINTAINERS: Add myself as sh maintainer.
4420
44212013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4422
4423 * MAINTAINERS: Add self as SLSR maintainer.
4424
44252013-11-18 Jan Hubicka <hubicka@ucw.cz>
4426
4427 * MAINTAINERS: Update my email address.
4428
44292013-11-15 David Edelsohn <dje.gcc@gmail.com>
4430
4431 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4432
44332013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4434
4435 * Makefile.in: Regenerate.
4436
4437 * Makefile.tpl: Fix typo.
4438 * Makefile.in: Regenerate partially.
4439
44402013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4441
4442 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4443 supported.
4444 * configure: Regenerated.
4445
44462013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4447
4448 * MAINTAINERS (Write After Approval): Add myself.
4449
44502013-10-30 Jason Merrill <jason@redhat.com>
4451
4452 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4453 --disable-build-format-warnings.
4454
44552013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4456
423ea09f 4457 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
4458 depend on libstdc++ and libgcc.
4459 * configure: Regenerate.
4460 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4461 libcilkrts for POSIX and i*86, and x86_64 architectures.
4462 * Makefile.in: Added libcilkrts related fields to support building it.
4463
44642013-10-26 Jeff Law <law@redhat.com>
4465
4466 * Makefile.def (target_modules): Remove libmudflap
4467 (languages): Remove check-target-libmudflap).
4468 * Makefile.in: Rebuilt.
4469 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4470 * configure.ac (target_libraries): Remove target-libmudflap.
4471 Remove checks which disabled libmudflap on some systems.
4472 * configure: Rebuilt.
4473 * libmudflap: Directory removed.
4474
44752013-10-21 Cong Hou <congh@google.com>
4476
4477 * MAINTAINERS (Write After Approval): Add myself.
4478
44792013-10-16 Mike Stump <mikestump@comcast.net>
4480
4481 * .dir-locals.el: Add.
4482
44832013-10-15 David Malcolm <dmalcolm@redhat.com>
4484
4485 * configure.ac: Add --enable-host-shared
4486 * configure: Regenerate.
4487
44882013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4489
4490 Import from savannah.gnu.org:
4491 * config.guess: Update to 2013-06-10 version.
4492 * config.sub: Update to 2013-10-01 version.
4493
44942013-10-01 Simon Cook <simon.cook@embecosm.com>
4495
4496 Changes to build configuration to allow big endian ARC ELF toolchain
4497 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4498 * configure: Regenerate.
4499
45002013-09-20 Alan Modra <amodra@gmail.com>
4501
4502 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4503 ppc host match. Support little-endian powerpc linux hosts.
4504
45052013-09-19 Dodji Seketeli <dodji@redhat.com>
4506
4507 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4508 maintainer.
4509
45102013-09-12 DJ Delorie <dj@redhat.com>
4511
4512 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4513 maintainers.
4514
45152013-09-03 Richard Biener <rguenther@suse.de>
4516
4517 * configure.ac: Also allow ISL 0.12.
4518 * configure: Regenerated.
4519
45202013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4521
4522 * MAINTAINERS (Write After Approval): Add myself.
4523
45242013-08-27 David Malcolm <dmalcolm@redhat.com>
4525
4526 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4527
45282013-08-26 Caroline Tice <cmtice@google.com>
4529
4530 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4531 "Various Reviewers" to libvtv "Various Maintainers".
4532
45332013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4534
4535 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4536
45372013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4538
4539 * MAINTAINERS: Update name, email.
4540
45412013-08-13 Adam Butcher <adam@jessamine.co.uk>
4542
4543 * MAINTAINERS (Write After Approval): Add myself.
4544
45452013-08-12 Caroline Tice <cmtice@google.com>
4546
4547 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4548 address in the Write After Approval section.
4549
45502013-08-09 Carlos O'Donell <carlos@redhat.com>
4551
4552 * MAINTAINERS (Write After Approval): Update email.
4553
45542013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4555
4556 * configure.ac: Adjust to check VTV_SUPPORTED.
4557 * configure: Regenerated.
4558
45592013-08-02 Caroline Tice <cmtice@google.com>
4560
4561 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4562 on non-linux systems; add target-libvtv to noconfigdirs; add
4563 libsupc++/.libs to C++ library search paths.
4564 * configure: Regenerated.
4565 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4566 libstdc++ and libgcc.
4567 * Makefile.in: Regenerated.
4568
45692013-07-19 Yvan Roux <yvan.roux@linaro.org>
4570
4571 * MAINTAINERS (Write After Approval): Add myself.
4572
45732013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4574 Shiva Chen <shiva0217@gmail.com>
4575
4576 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4577 nds32 port maintainers.
4578
45792013-07-17 Tim Shen <timshen91@gmail.com>
4580
4581 * MAINTAINERS (Write After Approval): Add myself.
4582
45832013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4584
4585 * configure.ac: Sync from binutils.
4586 * configure: Regenerate.
4587
45882013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4589
4590 * MAINTAINERS (Write After Approval): Add myself.
4591
45922013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4593
4594 * MAINTAINERS (Write After Approval): Add myself.
4595
45962013-05-17 David Malcolm <dmalcolm@redhat.com>
4597
4598 * MAINTAINERS (Write After Approval): Add myself.
4599
46002013-04-30 Brooks Moses <bmoses@google.com>
4601
4602 * MAINTAINERS: Update my email; move myself from Fortran
4603 reviewer to Write After Approval.
4604
46052013-04-16 Andreas Schwab <schwab@suse.de>
4606
4607 * configure.ac (aarch64-*-*): Don't disable java.
4608 * configure: Regenerate.
4609
46102013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4611
4612 * MAINTAINERS (Write After Approval): Add myself.
4613
46142013-03-30 Matthias Klose <doko@ubuntu.com>
4615
4616 * Makefile.def (target_modules): Don't install libffi.
4617 * Makefile.in: Regenerate.
4618
46192013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4620
4621 * MAINTAINERS (Write After Approval): Add myself.
4622
46232013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4624
4625 * MAINTAINERS (Write After Approval): Add myself.
4626
46272013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4628
4629 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4630 * configure: Regenerated.
4631
a15d2ea8
ILT
46322013-02-05 Ian Lance Taylor <iant@google.com>
4633
4634 PR go/55969
4635 * configure.ac: Disable libgo on some systems where it does not
4636 work.
4637
a3b854b6
FXC
46382013-02-04 David Edelsohn <dje.gcc@gmail.com>
4639
4640 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4641 Remove Geoff Keating as rs6000 port maintainer, at his request.
4642
46432013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4644
4645 * MAINTAINERS: Update my email.
4646
46472013-01-23 Shenghou Ma <minux.ma@gmail.com>
4648
4649 * configure: Re-generate.
4650
46512013-01-15 Richard Biener <rguenther@suse.de>
4652
4653 PR other/55973
4654 * configure: Re-generate.
4655
46562013-01-14 Matthias Klose <doko@ubuntu.com>
4657
4658 * Makefile.def (install-target-libsanitizer): Depend on
4659 install-target-libstdc++-v3.
4660 * Makefile.in: Regenerate.
4661
46622013-01-14 Richard Biener <rguenther@suse.de>
4663
4664 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4665 * configure: Re-generate
4666
46672013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4668
4669 * config.sub: Update from config repo.
4670
46712013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4672
4673 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4674 * Makefile.in: Regenerate.
4675
46762013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4677
4678 * MAINTAINERS (arc): Add new port maintainership for myself.
4679
46802013-01-09 Jason Merrill <jason@redhat.com>
4681
4682 * .gitignore: Import from gdb repository.
4683
46842013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4685
4686 * Makefile.def (configure-gcc): Depend on all-gmp.
4687 (all-gcc): Remove dependency on all-gmp.
4688 * Makefile.in: Regenerated.
4689
46902013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4691
4692 * config.sub: Merge from config repo.
4693 * config.guess: Ditto.
4694
46952013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4696
4697 * Makefile.def: Merge from binutils.
4698 * Makefile.in: Ditto.
4699
47002013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4701
4702 * MAINTAINERS: Update my email.
4703
47042012-12-29 Ben Elliston <bje@gnu.org>
4705
4706 * config.guess: Update to 2012-12-29 version.
4707 * config.sub: Likewise.
4708
47092012-12-20 Matthias Klose <doko@ubuntu.com>
4710
4711 * Makefile.def (install-target-libgfortran): Depend on
4712 install-target-libquadmath, install-target-libgcc.
4713 (install-target-libsanitizer): Depend on install-target-libgcc.
4714 (install-target-libjava): Depend on install-target-libgcc.
4715 (install-target-libitm): Depend on install-target-libgcc.
4716 (install-target-libobjc): Depend on install-target-libgcc.
4717 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4718 * Makefile.in: Regenerate.
4719
47202012-12-19 Matthias Klose <doko@ubuntu.com>
4721
4722 * Makefile.def (install-target-libgo): Depend on
4723 install-target-libatomic.
4724 * Makefile.in: Regenerate.
4725
47262012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4727
4728 PR go/55201
4729 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4730 * Makefile.in: Regenerate.
4731
47322012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4733
4734 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4735 * configure: Regenerate.
4736
47372012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4738
4739 * config.sub: Merge from config repo.
4740
47412012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4742
4743 * Makefile.def (target_modules): Add bootstrap=true and
4744 raw_cxx=true to libsanitizer.
4745 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4746 * Makefile.in: Regenerated.
4747 * configure: Likewise.
4748
47492012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4750
4751 * MAINTAINERS: Remove self as RTL optimization maintainer.
4752
47532012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4754
4755 * MAINTAINERS (Write After Approval): Add myself.
4756
47572012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4758
4759 * Makefile.def (target_modules): Remove bootstrap=true and
4760 raw_cxx=true from libsanitizer.
4761 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4762 * Makefile.in: Regenerated.
4763 * configure: Likewise.
4764
47652012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4766
4767 * Makefile.def (target_modules): Add bootstrap=true and
4768 raw_cxx=true to libsanitizer.
4769 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4770 * Makefile.in: Regenerated.
4771 * configure: Likewise.
4772
47732012-11-28 Andrew Pinski <apinski@cavium.com>
4774
4775 PR bootstrap/54279
4776 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4777 * configure: Regenerate.
4778 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4779 * Makefile.in: Regenerate.
4780
47812012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4782
4783 * configure.ac: Disable libsanitizer if we're not building C++.
4784 * configure: Regenerate.
4785
47862012-11-15 Roland McGrath <roland@hack.frob.com>
4787
4788 * MAINTAINERS (Write After Approval): Add myself.
4789
47902012-11-15 Dmitry Vyukov <dvyukov@google.com>
4791
4792 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4793 Kostya Serebryany (kcc@google.com) and
4794 Jakub Jelinek (jakub@redhat.com).
4795 Rename area for Dodji Seketeli (dodji@redhat.com).
4796
47972012-11-15 Dodji Seketeli <dodji@redhat.com>
4798
4799 * MAINTAINERS: (asan.c, related): Add myself.
4800
48012012-11-14 Roland McGrath <mcgrathr@google.com>
4802
4803 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4804 * configure: Regenerate.
4805
48062012-11-13 Richard Henderson <rth@redhat.com>
4807
4808 * configure.ac: Move libsanitizer logic to subdirectory.
4809 * configure: Regenerate.
4810
48112012-11-13 Dodji Seketeli <dodji@redhat.com>
4812
4813 * configure.ac: Enable libsanitizer just on x86 linux for now.
4814 * configure: Re-generate.
4815
48162012-11-13 David Edelsohn <dje.gcc@gmail.com>
4817
4818 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4819 sections.
4820 * configure: Regenerate.
4821
48222012-11-13 Hans-Peter Nilsson <hp@axis.com>
4823
4824 * configure.ac: Add section for configdirs for libsanitizer.
4825 Disable for cris-*-* and mmix-*-*.
4826 * configure: Regenerate.
4827
48282012-11-12 Wei Mi <wmi@google.com>
4829
4830 * configure.ac: Add libsanitizer to target_libraries.
4831 * Makefile.def: Ditto.
4832 * configure: Regenerate.
4833 * Makefile.in: Regenerate.
4834 * libsanitizer: New directory for asan runtime. Contains an empty
4835 tsan directory.
4836
48372012-11-03 Corinna Vinschen <corinna@vinschen.de>
4838
4839 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4840 against Mingw64 w32api.
4841 * configure: Regenerate.
4842
48432012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4844
4845 * configure: Regenerated.
4846
48472012-11-03 Robert Mason <rbmj@verizon.net>
4848
4849 * configure.ac: add --disable-libstdcxx configure option
4850 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4851
48522012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4853
4854 * MAINTAINERS (Write After Approval): Add myself.
4855
48562012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4857
4858 * MAINTAINERS (Write After Approval): Add myself.
4859
48602012-10-24 Sharad Singhai <singhai@google.com>
4861
4862 * MAINTAINERS (Write After Approval): Add myself.
4863
48642012-10-24 Eric Christopher <echristo@gmail.com>
4865
4866 * MAINTAINERS: Update email address.
4867
48682012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4869
4870 PR bootstrap/54820
4871 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4872 * configure: Regenerate.
4873
48742012-10-23 Richard Earnshaw <rearnsha@arm.com>
4875
4876 * MAINTAINERS (aarch64): Add Marcus and myself.
4877
48782012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4879
4880 PR bootstrap/54820
4881 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4882 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4883 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4884 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4885 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4886 * Makefile.in: Regenerate.
4887 * configure.ac (have_static_libs): New variable and associated check.
4888 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4889 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4890 * configure: Regenerate.
4891
48922012-10-10 Richard Biener <rguenther@suse.de>
4893
4894 * MAINTAINERS: Adjust for changed surname.
4895
48962012-10-04 Lawrence Crowl <crowl@google.com>
4897
4898 * MAINTAINERS (Write After Approval): Add myself.
4899
49002012-10-01 Cary Coutant <ccoutant@google.com>
4901
4902 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4903
49042012-09-28 Ian Lance Taylor <iant@google.com>
4905
4906 * Makefile.def: Make all-target-libgo depend on
4907 all-target-libbacktrace.
4908 * Makefile.in: Rebuild.
4909
49102012-09-26 Ian Lance Taylor <iant@google.com>
4911
4912 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4913 * Makefile.in: Rebuild.
4914
49152012-09-20 Walter Lee <walt@tilera.com>
4916
4917 * configure.ac: Add tilegx to list of targets that support gold.
4918 * configure: Regenerate.
4919
49202012-09-20 Marek Polacek <polacek@redhat.com>
4921
4922 * MAINTAINERS (Write After Approval): Add myself.
4923
49242012-09-19 Steve Ellcey <sellcey@mips.com>
4925
4926 * configure.ac: Add mips*-mti-elf* target.
4927 * configure: Regenerate.
4928
49292012-09-17 Ian Lance Taylor <iant@google.com>
4930
4931 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4932 * configure.ac (host_libs): Add libbacktrace.
4933 (target_libraries): Add libbacktrace.
4934 * Makefile.def (host_modules): Add libbacktrace.
4935 (target_modules): Likewise.
4936 * configure, Makefile.in: Rebuild.
4937
49382012-09-14 David Edelsohn <dje.gcc@gmail.com>
4939
4940 PR target/38607
4941 Merge upstream change.
4942 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4943
4944 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4945 Add libgomp*.o to compare_exclusions for AIX.
4946 * configure: Regenerate.
4947
49482012-09-06 Diego Novillo <dnovillo@google.com>
4949
4950 * configure.ac: Bump minimum GMP version to 4.2.3.
4951 * configure: Re-generate.
4952
49532012-09-05 Georg-Johann Lay <avr@gjlay.de>
4954
4955 PR target/54461
4956 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4957 target-libgloss if not configured --with-avrlibc=no.
4958 * configure: Regenerate.
4959
49602012-09-04 Jason Merrill <jason@redhat.com>
4961
4962 * configure.ac: Fix --enable-languages=all.
4963
49642012-09-04 Christophe Lyon <christophe.lyon@st.com>
4965
4966 * MAINTAINERS (Write After Approval): Add myself.
4967
49682012-09-03 Richard Guenther <rguenther@suse.de>
4969
4970 PR bootstrap/54138
4971 * configure.ac: Re-organize ISL / CLOOG checks to allow
4972 disabling with either --without-isl or --without-cloog.
4973 * configure: Regenerated.
4974
49752012-09-03 Georg-Johann Lay <avr@gjlay.de>
4976
4977 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4978 * configure: Regenerate.
4979
49802012-08-27 Ulrich Drepper <drepper@gmail.com>
4981
4982 * MAINTAINERS: Fix my email address.
4983
49842012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4985
4986 PR binutils/4970
4987 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4988 and opcodes.
4989 * Makefile.in: Regenerated.
4990
49912012-08-26 Art Haas <ahaas@impactweather.com>
4992
4993 * configure: Regenerate.
4994
49952012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4996
4997 * INSTALL/README: Also refer to the online installation
4998 instructions.
4999
50002012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5001
5002 * MAINTAINERS (Write After Approval): Add myself.
5003 (Picochip port): Remove myself.
5004
50052012-08-14 Diego Novillo <dnovillo@google.com>
5006
5007 Merge from cxx-conversion branch.
5008
5009 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5010 POSTSTAGE1_CONFIGURE_FLAGS.
5011 * Makefile.in: Regenerate.
5012 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
5013 Force C++ when bootstrapping.
5014 * configure: Regenerate.
5015
50162012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5017
5018 * MAINTAINERS (Write After Approval): Add myself.
5019
50202012-07-16 Joseph Myers <joseph@codesourcery.com>
5021
5022 * README: Document use of ranges of years in copyright notices.
5023
50242012-07-06 Richard Guenther <rguenther@suse.de>
5025
5026 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5027 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5028 --with-gmp=system.
5029 * Makefile.in: Regenerated.
5030 * configure: Likewise.
5031
50322012-07-06 Richard Guenther <rguenther@suse.de>
5033
5034 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5035 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5036 supply V=1 as extra_make_flags.
5037 * configure: Regenerated.
5038 * Makefile.in: Likewise.
5039
50402012-07-04 Tristan Gingold <gingold@adacore.com>
5041
5042 * configure: Regenerate.
5043
50442012-07-03 Richard Guenther <rguenther@suse.de>
5045
5046 * Makfile.def (isl): Remove not necessary extra_exports and
5047 extra_make_flags.
5048 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5049 * Makefile.in: Regenerated.
5050
50512012-07-03 Richard Guenther <rguenther@suse.de>
5052
5053 * Makefile.def (cloog): Add V=1 to extra_make_flags.
5054 * configure.ac: If either the ISL or the CLooG check failed
5055 do not try to build in-tree versions.
5056 * Makefile.in: Regenerated.
5057 * configure: Regenerated.
5058
50592012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5060
5061 * configure: Regenerate.
5062
50632012-07-02 Janis Johnson <janisjo@codesourcery.com>
5064
5065 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5066 maintainer.
5067
50682012-07-02 Richard Guenther <rguenther@suse.de>
5069
5070 * configure: Regenerated.
5071
50722012-07-02 Richard Guenther <rguenther@suse.de>
5073 Michael Matz <matz@suse.de>
5074 Tobias Grosser <tobias@grosser.es>
5075 Sebastian Pop <sebpop@gmail.com>
5076
5077 * Makefile.def: Add ISL host module, remove PPL host module.
5078 Adjust ClooG host module to use the proper ISL.
5079 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5080 * configure.ac: Include config/isl.m4. Add ISL host library,
5081 remove PPL. Remove PPL configury, add ISL configury, adjust
5082 ClooG configury.
5083 * Makefile.in: Regenerated.
5084 * configure: Likewise.
5085
50862012-07-02 Richard Guenther <rguenther@suse.de>
5087
5088 Merge from graphite branch
5089 2011-07-21 Tobias Grosser <tobias@grosser.es>
5090
5091 * configure: Regenerated.
5092 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5093 both cloog.org and legacy versions. The only supported version will
5094 be CLooG with the isl backend.
5095
5096 2011-07-21 Tobias Grosser <tobias@grosser.es>
5097
5098 * configure: Regenerated.
5099 * configure.ac: Require cloog isl 0.17.0
5100
5101 2011-07-21 Tobias Grosser <tobias@grosser.es>
5102
5103 * configure: Regenerated.
5104 * config/cloog.m4: Do not define CLOOG_ORG
5105
51062012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5107
5108 * configure.ac: Skip C if explicitly selected.
5109 * configure: Regenerate.
5110
51112012-06-28 Christophe Lyon <christophe.lyon@st.com>
5112
5113 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5114 they contain -O2.
5115 * configure: Regenerate.
5116
51172012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5118
5119 PR debug/53740
5120 * df.h, df-problems.c, dce.c: Revert last patch.
5121
51222012-06-25 Iain Sandoe <iain@codesourcery.com>
5123
5124 * MAINTAINERS (Write After Approval): Update my email address.
5125
51262012-06-21 Meador Inge <meadori@codesourcery.com>
5127
5128 * MAINTAINERS (Write After Approval): Add myself.
5129
51302012-06-20 Jason Merrill <jason@redhat.com>
5131
5132 * Makefile.tpl (check-target-libgomp-c++): New.
5133 (check-target-libitm-c++): New.
5134 * Makefile.def (c++): Add them.
5135 * Makefile.in: Regenerate.
5136
51372012-05-29 Edmar Wienskoski <edmar@freescale.com>
5138
5139 * MAINTAINERS (Write After Approval): Add myself.
5140
51412012-05-16 Olivier Hainque <hainque@adacore.com>
5142
5143 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5144 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5145 (install-no-fixedincludes): Adjust accordingly.
5146 * Makefile.in: Regenerate.
5147
51482012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5149
5150 Merge upstream change
5151 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5152
51532012-05-14 Marc Glisse <marc.glisse@inria.fr>
5154
5155 * MAINTAINERS (Write After Approval): Add myself.
5156
51572012-05-09 Nick Clifton <nickc@redhat.com>
5158 Paul Smith <psmith@gnu.org>
5159
5160 PR bootstrap/50461
5161 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5162 allow for the fact that from release v3.1.0 of MPFR the source
5163 files were moved into a src sub-directory.
5164 * configure: Regenerate.
5165
51662012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5167
5168 * configure.ac: Bump minimum MPFR version to 2.4.0.
5169 * configure: Regenerated.
5170
51712012-05-01 Richard Henderson <rth@redhat.com>
5172
5173 * Makefile.def (libatomic): New target_module.
5174 * configure.ac (target_libraries): Add libatomic.
5175 (noconfigdirs): Check if libatomic is supported.
5176 * Makefile.in, configure: Rebuild.
5177
51782012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5179
5180 * MAINTAINERS (Write After Approval): Add myself.
5181
51822012-04-25 Joel Brobecker <brobecker@adacore.com>
5183
5184 * config.sub: Update to 2012-04-18 version from official repo.
5185
51862012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5187
5188 * MAINTAINERS (Write After Approval): Add myself.
5189
51902012-04-11 Steve Ellcey <sellcey@mips.com>
5191
5192 * MAINTAINERS: Changed email address.
5193
51942012-03-28 Georg-Johann Lay <avr@gjlay.de>
5195
5196 PR target/52737
5197 * contrib/gcc_update (files_and_dependencies):
5198 Remove gcc/config/avr/t-multilib from touch data.
5199
52002012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5201
5202 * MAINTAINERS (OS Port Maintainers): Remove irix.
5203 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5204 (unsupported_languages): Remove mips-sgi-irix6.*.
5205 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5206 (with_stabs): Remove.
5207 * configure: Regenerate.
5208
52092012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5210
5211 * MAINTAINERS (OS Port Maintainers): Remove osf.
5212 * configure.ac (enable_libgomp): Remove *-*-osf*.
5213 (with_stabs): Remove alpha*-*-osf*.
5214 * configure: Regenerate.
5215
52162012-03-05 Tristan Gingold <gingold@adacore.com>
5217
5218 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5219 * configure: Regenerate.
5220
52212012-02-17 Walter Lee <walt@tilera.com>
5222
5223 * MAINTAINERS: (Write After Approval): Delete myself.
5224
52252012-02-14 Walter Lee <walt@tilera.com>
5226
5227 * MAINTAINERS (tilegx port): Add myself.
5228 (tilepro port): Add myself.
5229 (Write After Approval): Add myself.
5230
52312012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5232
5233 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5234 and Joseph Myers as docstring relicensing maintainers.
5235
52362012-02-09 Bin Cheng <bin.cheng@arm.com>
5237
5238 * MAINTAINERS (write-after-approval): Add myself.
5239
52402012-02-08 Ira Rosen <irar@il.ibm.com>
5241
5242 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5243 maintainer.
5244
52452012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5246
5247 * MAINTAINERS (Write After Approval): Move myself to
5248 maintain alphabetical order.
5249
52502012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5251
5252 * MAINTAINERS (Write After Approval): Add myself.
5253
52542012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5255
5256 * MAINTAINERS (Write After Approval): Add myself.
5257
52582012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5259 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5260
5261 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5262 * configure: Regenerate.
5263
52642012-01-23 Harshit Chopra <harshit@google.com>
5265
5266 * MAINTAINERS (Write After Approval): Add myself.
5267
52682012-01-22 Douglas B Rupp <rupp@ngnat.com>
5269
5270 * configure.ac: Remove reference to mh-interix.
5271 * configure: Regenerate.
5272
52732012-01-05 Richard Henderson <rth@redhat.com>
5274
5275 PR bootstrap/51072
5276 * configure.ac: Disable libitm if c++ is not enabled.
5277 * configure: Rebuild.
5278
5279 * configure.ac: Fix regexp for same.
5280 * configure: Rebuild.
5281
52822012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5283
5284 * MAINTAINERS (Write After Approval): Add myself.
5285
52862012-01-02 Richard Guenther <rguenther@suse.de>
5287
5288 PR bootstrap/51686
5289 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5290 * Makefile.in: Regenerate.
5291
52922011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5293
5294 * MAINTAINERS (Write After Approval): Add myself.
5295
52962011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5297
5298 * configure: Regenerate.
5299
53002011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5301
5302 * MAINTAINERS (picochip): Changed email address.
5303
53042011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5305
5306 * MAINTAINERS (write-after-approval): Add self.
5307
53082011-11-29 DJ Delorie <dj@redhat.com>
5309
5310 * configure.ac (rl78-*-*) New case.
5311 * configure: Regenerate.
5312 * MAINTAINERS: Add myself as RL78 maintainer.
5313
53142011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5315
5316 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5317
53182011-11-21 Andreas Tobler <andreast@fgznet.ch>
5319
5320 * libtool.m4: Additional FreeBSD 10 fixes.
5321
53222011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5323
5324 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5325 Maintainers section, as Epiphany maintainer.
5326
53272011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5328
5329 PR target/49992
5330 * configure.ac: Remove ranlib special-casing for Darwin.
5331 * configure: Regenerate.
5332
53332011-11-12 Andrey Belevantsev <abel@ispras.ru>
5334
5335 * MAINTAINERS (Reviewers): Keep the list sorted.
5336
53372011-11-11 Andrey Belevantsev <abel@ispras.ru>
5338
5339 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5340
53412011-11-09 Roland McGrath <mcgrathr@google.com>
5342
5343 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5344 * configure: Rebuild.
5345 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5346 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5347 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5348 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5349 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5350 Add READELF.
5351 * Makefile.in: Rebuild.
5352
53532011-11-09 Jason Merrill <jason@redhat.com>
5354
5355 * Makefile.def (language=c++): Remove check-c++0x.
5356 * Makefile.in (check-gcc-c++): Regenerate.
5357
53582011-11-08 Richard Henderson <rth@redhat.com>
5359
5360 * configure.ac: Test for libitm directory present first.
5361
5362 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5363
5364 * configure.ac: Test libitm/configure.tgt to disable libitm.
5365 * configure: Rebuild.
5366
53672011-11-07 Aldy Hernandez <aldyh@redhat.com>
5368 Richard Henderson <rth@redhat.com>
5369
5370 Merged from transactional-memory.
5371
5372 * Makefile.def (lang_env_dependencies): libitm is c++.
5373 Add libitm target module.
5374 * configure.ac: Likewise.
5375 * config/mmap.m4: New file.
5376 * contrib/gcc_update: Add libitm to touch data.
5377 * Makefile.in, configure: Rebuild.
5378
53792011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5380
5381 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5382 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5383 * Makefile.in: Regenerate.
5384
53852011-11-01 DJ Delorie <dj@redhat.com>
5386
5387 * config.sub: Update to version 2011-10-29 (added rl78)
5388
53892011-10-27 Nick Clifton <nickc@redhat.com>
5390
5391 * config.sub: Import these changes from the config project:
5392
5393 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5394 Ben Elliston <bje@gnu.org>
5395
5396 * config.sub (epiphany): New.
5397
5398 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5399 Ben Elliston <bje@gnu.org>
5400
5401 * config.sub (hexagon, hexagon-*): New.
5402
5403 2011-08-23 Roland McGrath <mcgrathr@google.com>
5404
5405 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5406 64eb to be64.
5407
5408 2011-08-16 Roland McGrath <mcgrathr@google.com>
5409
5410 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5411 (nacl): Grok as alias for 32el-unknown-nacl.
5412
54132011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5414
5415 * MAINTAINERS (Write After Approval): Add myself.
5416
54172011-10-24 Teresa Johnson <tejohnson@google.com>
5418
5419 * MAINTAINERS (Write After Approval): Add myself.
5420
54212011-09-21 Jakub Jelinek <jakub@redhat.com>
5422
5423 * MAINTAINERS (sparc port): Remove myself.
5424
54252011-09-14 Tom de Vries <tom@codesourcery.com>
5426
5427 * MAINTAINERS (Write After Approval): Add myself.
5428
54292011-08-14 Yao Qi <yao@codesourcery.com>
5430
5431 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5432 * configure: Regenerate.
5433
54342011-07-26 Ian Lance Taylor <iant@google.com>
5435
5436 * configure.ac: Set have_compiler based on whether gcc directory
5437 exists, rather than on whether gcc is in configdirs.
5438 * configure: Rebuild.
5439
54402011-07-21 Joseph Myers <joseph@codesourcery.com>
5441
5442 * MAINTAINERS (Global Reviewers): Add self.
5443
54442011-07-20 David Edelsohn <dje.gcc@gmail.com>
5445
5446 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5447 link directories.
5448 * Makefile.in: Rebuild.
5449
54502011-07-20 Ian Lance Taylor <iant@google.com>
5451
5452 PR bootstrap/49787
5453 * configure.ac: Move --enable-bootstrap handling earlier in file.
5454 If --enable-bootstrap and either --enable-build-with-cxx or
5455 --enable-build-poststage1-with-cxx, enable C++ automatically.
5456 * configure: Rebuild.
5457
54582011-07-19 Ian Lance Taylor <iant@google.com>
5459
5460 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5461 make C++ a boot_language. Set and substitute
5462 POSTSTAGE1_CONFIGURE_FLAGS.
5463 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5464 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5465 * configure, Makefile.in: Rebuild.
5466
54672011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5468
5469 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5470 maintainers.
5471
54722011-07-18 Jakub Jelinek <jakub@redhat.com>
5473
5474 * MAINTAINERS (Global Reviewers): Add myself.
5475
54762011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5477
5478 * configure: Regenerate.
5479
54802011-07-16 Jason Merrill <jason@redhat.com>
5481
5482 * Makefile.def (language=c++): Add check-c++0x and
5483 check-target-libmudflap-c++.
5484 * Makefile.tpl (check-target-libmudflap-c++): New.
5485 * Makefile.in: Regenerate.
5486
54872011-07-16 Matthias Klose <doko@ubuntu.com>
5488
5489 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5490 * Makefile.def (target_modules/libjava): Pass
5491 $(EXTRA_CONFIGARGS_LIBJAVA).
5492 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5493 if not configured with --enable-static-libjava.
5494 * Makefile.in: Regenerate.
5495 * configure: Likewise.
5496
54972011-07-15 Jason Merrill <jason@redhat.com>
5498
5499 * Makefile.in (check-c++): Move check-gcc-c++0x after
5500 check-target-libstdc++-v3.
5501
55022011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5503
5504 * MAINTAINERS (c6x port): New entry.
5505
55062011-07-13 Jason Merrill <jason@redhat.com>
5507
5508 * Makefile.in (check-gcc-c++0x): New.
5509 (check-c++): Depend on it.
5510
55112011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5512
5513 PR target/39150
5514 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5515 x86_64-*-solaris2.1[0-9]*.
5516 * configure: Regenerate.
5517
55182011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5519
5520 * MAINTAINERS (RTL optimizers): Add self.
5521
55222011-06-27 Gabriel Charette <gchare@google.com>
5523
5524 * MAINTAINERS (Write After Approval): Add myself.
5525
55262011-06-22 Hans-Peter Nilsson <hp@axis.com>
5527
5528 PR regression/47836
5529 PR bootstrap/23656
5530 PR other/47733
5531 PR bootstrap/49247
5532 PR c/48825
5533 * configure.ac (target_libraries): Remove target-libiberty.
5534 Remove case-statement setting skipdirs=target-libiberty for
5535 multiple targets. Remove checking target_configdirs and
5536 removing target-libiberty but keeping target-libgcc if
5537 otherwise empty.
5538 * Makefile.def (target_modules): Don't add libiberty.
5539 (dependencies): Remove all traces of target-libiberty.
5540 * configure, Makefile.in: Regenerate.
5541
55422011-06-13 Walter Lee <walt@tilera.com>
5543
5544 * configure.ac (tilepro-*-*) New case.
5545 (tilegx-*-*): Likewise.
5546 * configure: Regenerate.
5547
55482011-06-06 Jing Yu <jingyu@google.com>
5549
5550 * configure.ac: Skip target-libiberty for
5551 arm*-*-linux-androideabi.
5552 * configure: Regenerated.
5553
55542011-06-06 Nick Clifton <nickc@redhat.com>
5555
5556 * config.sub: Sync from upstream.
5557
55582011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5559
5560 * MAINTAINERS (Write After Approval): Add myself.
5561
55622011-06-01 Daniel Jacobowitz <drow@false.org>
5563
5564 * MAINTAINERS: Update my email address.
5565
55662011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5567
5568 * MAINTAINERS (Write After Approval): Update my email address.
5569
55702011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5571
5572 * MAINTAINERS (Write After Approval): Add myself.
5573
55742011-05-08 Doug Kwan <dougkwan@google.com>
5575
5576 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5577 * configure: Regenerated.
5578 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5579 value from configure.
5580 * Makefile.in: Regenerated.
5581
55822011-05-05 Joseph Myers <joseph@codesourcery.com>
5583
5584 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5585 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5586 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5587 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5588 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5589 *-*-vxworks*): Disable newlib and libgloss in separate case
5590 statement.
5591 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5592 to separate case statement.
5593 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5594 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5595 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5596 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5597 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5598 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5599 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5600 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5601 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5602 i[[3456789]]86-*-rdos*, m32r-*-*,
5603 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5604 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5605 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5606 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5607 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5608 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5609 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5610 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5611 and libgloss in main case over targets. Remove most empty cases
5612 in main case over targets.
5613 * configure: Regenerate.
5614
56152011-05-04 Janis Johnson <janisjo@codesourcery.com>
5616
5617 * MAINTAINERS (Write After Approval): Add myself.
5618
56192011-05-04 Joseph Myers <joseph@codesourcery.com>
5620
5621 * configure.ac: Remove code setting special library locations for
5622 hppa*64*-*-hpux11*. Remove code setting compiler for
5623 sparc-sun-solaris2*.
5624 * configure: Regenerate.
5625
56262011-05-04 Joseph Myers <joseph@codesourcery.com>
5627
5628 * configure.ac: Separate libgloss_dir settings from general case
5629 over targets.
5630 * configure: Regenerate.
5631
56322011-04-28 Joseph Myers <joseph@codesourcery.com>
5633
5634 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5635 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5636 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5637 cases in libgcj-disabling case statement.
5638 (hppa*64*-*-linux*): Set unsupported_languages instead of
5639 disabling target-zlib.
5640 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5641 to hppa*64*-*-hpux*.
5642 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5643 hppa*-*-hpux*.
5644 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5645 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5646 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5647 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5648 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5649 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5650 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5651 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5652 libgcj-disabling case statement.
5653 * configure: Regenerate.
5654
56552011-04-28 Joseph Myers <joseph@codesourcery.com>
5656
5657 * configure.ac: Disable Java for targets not supporting libffi.
5658 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5659 Remove cases in Java-disabling statement.
5660 (*arm-wince-pe): Change to arm-wince-pe.
5661 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5662 cases in Java-disabling statement.
5663 (bfin-*-*): Don't disable Java again.
5664 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5665 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5666 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5667 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5668 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5669 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5670 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5671 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5672 Java-disabling statement.
5673 (mmix-*-*): Don't disable Java again.
5674 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5675 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5676 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5677 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5678 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5679 statement.
5680 * configure: Regenerate.
5681
56822011-04-28 Joseph Myers <joseph@codesourcery.com>
5683
5684 * configure.ac: Separate cases disabling Java and Java libraries
5685 from general case over targets.
5686 * configure: Regenerate.
5687
56882011-04-21 Jie Zhang <jzhang918@gmail.com>
5689
5690 * MAINTAINERS: Update my email address.
5691
56922011-04-20 Easwaran Raman <eraman@google.com>
5693
5694 * MAINTAINERS (Write After Approval): Add myself.
5695
56962011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5697
5698 PR lto/48086
5699 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5700 * configure: Regenerate.
5701
57022011-04-16 Jim Meyering <meyering@redhat.com>
5703
5704 * MAINTAINERS (Write After Approval): Add myself.
5705
57062011-04-15 Dodji Seketeli <dodji@redhat.com>
5707
5708 * MAINTAINERS: Update my email address.
5709
57102011-04-13 Georg-Johann Lay <avr@gjlay.de>
5711
5712 * MAINTAINERS (Write After Approval): Add myself.
5713
57142011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5715
5716 * MAINTAINERS (Write After Approval): Add myself.
5717
57182011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5719
5720 * MAINTAINERS (Write After Approval): Add myself.
5721
57222011-04-06 Joseph Myers <joseph@codesourcery.com>
5723
5724 * configure.ac (build_tools): Remove build-byacc.
5725 (host_libs): Remove mmalloc.
5726 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5727 autoconf automake libtool diff rcs fileutils shellutils time
5728 textutils wdiff find uudecode hello tar gzip indent recode release
5729 sed perl gawk findutils gettext zip.
5730 (libgcj): Remove target-qthreads.
5731 (target_tools): Remove target-examples target-gperf.
5732 (YACC): Don't handle building byacc.
5733 * configure: Regenerate.
5734 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5735 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5736 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5737 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5738 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5739 handle building components.
5740 * Makefile.in: Regenerate.
5741
57422011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5743
5744 * MAINTAINERS: Update my email address as Xtensa maintainer.
5745
57462011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5747
5748 * config.sub: Sync from upstream.
5749
57502011-04-01 Joseph Myers <joseph@codesourcery.com>
5751
5752 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5753 (microblaze*): Don't disable libssp.
5754 * configure: Regenerate.
5755
57562011-04-01 Joseph Myers <joseph@codesourcery.com>
5757
5758 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5759 moveifchange.
5760 * configure: Regenerate.
5761 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5762 * Makefile.in: Regenerate.
5763
57642011-04-01 Joseph Myers <joseph@codesourcery.com>
5765
5766 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5767 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5768 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5769 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5770 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5771 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5772 md_exec_prefix cases.
5773 * configure: Regenerate.
5774
57752011-04-01 Joseph Myers <joseph@codesourcery.com>
5776
5777 * configure.ac: Separate cases disabling target-libssp,
5778 target-libiberty, target-libstdc++-v3 and Fortran from general
5779 case over targets.
5780 * configure: Regenerate.
5781
57822011-04-01 Joseph Myers <joseph@codesourcery.com>
5783
5784 * configure.ac (*-*-chorusos): Don't disable libgcj.
5785 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5786 Remove case.
5787 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5788 (arm-*-coff): Don't disable libgcj.
5789 (arm*-*-linux-gnueabi): Remove useless assignment.
5790 (arm-*-riscix*): Don't disable libgcj.
5791 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5792 configuration.
5793 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5794 (c54x*-*-*): Remove case.
5795 (tic54x-*-*): Don't disable GCC or GCC libraries.
5796 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5797 to *.
5798 (d10v-*-*): Don't disable GCC libraries.
5799 (d30v-*-*): Don't disable libgcj.
5800 (h8500-*-*): Don't disable GCC libraries.
5801 (i960-*-*): Don't disable libgcj.
5802 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5803 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5804 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5805 libgcj.
5806 (m68k-*-coff*): Remove case.
5807 (mmix-*-*): Don't disable libgloss on host.
5808 (mn10200-*-*, mn10300-*-*): Remove cases.
5809 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5810 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5811 Don't disable libgcj.
5812 (romp-*-*): Remove case.
5813 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5814 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5815 case.
5816 (v810-*-*): Don't disable GCC libraries.
5817 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5818 (ip2k-*-*): Don't disable GCC libraries.
5819 * configure: Regenerate.
5820
58212011-03-28 Joseph Myers <joseph@codesourcery.com>
5822
5823 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5824 libffi on host.
5825 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5826 on host.
5827 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5828 * configure: Regenerate.
5829
58302011-03-26 John Marino <binutils@marino.st>
5831
5832 * configure.ac: Add support for *-*-dragonfly*
5833 * configure: Regenerate.
5834
58352011-03-25 Joseph Myers <joseph@codesourcery.com>
5836
5837 * configure.ac (native_only): Remove.
5838 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5839 send-pr uudecode guile gnuserv on host.
5840 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5841 send-pr rcs guile perl texinfo libtool on host.
5842 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5843 automake send-pr rcs guile perl texinfo libtool on host.
5844 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5845 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5846 (alpha*-dec-osf*): Don't disable fileutils on target.
5847 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5848 texinfo send-pr expect dejagnu on target.
5849 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5850 target-qthreads on target.
5851 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5852 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5853 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5854 x86_64-*-mingw*): Don't disable expect on target.
5855 (*-*-cygwin*): Don't disable target-gperf on target.
5856 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5857 gnuserv on target.
5858 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5859 target.
5860 * configure: Regenerate.
5861
58622011-03-25 Joseph Myers <joseph@codesourcery.com>
5863
5864 * configure.ac (target_tools): Remove target-groff.
5865 (native_only): Remove target-groff.
5866 (hppa*64*-*-*): Don't disable byacc.
5867 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5868 setting.
5869 (*-*-kaos*): Don't skip target-librx and target-groff.
5870 (*-*-netware*): Don't skip target-libmudflap.
5871 (*-*-tpf*): Don't skip target-libmudflap.
5872 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5873 directories on the host.
5874 (ia64*-*-*vms*): Don't skip tix.
5875 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5876 host.
5877 * configure: Regenerate.
5878
58792011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5880
5881 * configure.ac: Remove references to mt-mep, mt-netware,
5882 mt-wince.
5883 * Makefile.def: Add all-utils soft dependencies.
5884 * Makefile.tpl: Remove GDB_NLM_DEPS.
5885 * configure: Regenerate.
5886 * Makefile.in: Regenerate.
5887
58882011-03-24 Paolo Bonzini <bonzini@gnu.org>
5889
5890 * configure.ac: Do not include mh-x86omitfp.
5891 * configure: Regenerate.
5892
58932011-03-24 Paolo Bonzini <bonzini@gnu.org>
5894
5895 * configure.ac: Remove empty cases.
5896 * configure: Regenerate.
5897
58982011-03-24 Paolo Bonzini <bonzini@gnu.org>
5899
5900 * Makefile.def: Add dependency from termcap to gdb.
5901 * Makefile.in: Regenerate.
5902
59032011-03-24 Paolo Bonzini <bonzini@gnu.org>
5904
5905 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5906 * configure: Regenerate.
5907 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5908 * Makefile.tpl: Likewise.
5909 * Makefile.in: Regenerate.
5910
59112011-03-24 Paolo Bonzini <bonzini@gnu.org>
5912
5913 * configure.ac: Remove all mentions of tentative_cc.
5914 * configure: Regenerate.
5915
59162011-03-24 Joseph Myers <joseph@codesourcery.com>
5917
5918 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5919 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5920 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5921 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5922 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5923 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5924 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5925 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5926 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5927 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5928 *-*-rhapsody*): Remove host cases.
5929 * configure: Regenerate.
5930
59312011-03-24 Joseph Myers <joseph@codesourcery.com>
5932
5933 * configure.ac (ppc*-*-pe): Remove host case.
5934 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5935 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5936 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5937 cases.
5938 * configure: Regenerate.
5939
59402011-03-24 Joseph Myers <joseph@codesourcery.com>
5941
5942 * config.sub: Update to version 2011-03-23.
5943
59442011-03-22 Joseph Myers <joseph@codesourcery.com>
5945
5946 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5947 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5948 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5949 * configure: Regenerate.
5950
59512011-03-22 Joseph Myers <joseph@codesourcery.com>
5952
5953 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5954 to Write After Approval.
5955 * config-ml.in: Don't handle arc-*-elf*.
5956 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5957 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5958 handle GCC libraries.
5959 * configure: Regenerate.
5960
59612011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5962
5963 PR bootstrap/48120:
5964 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5965 Add -lstdc++ -lm to LIBS.
5966 * configure: Regenerate.
5967
59682011-03-18 David Edelsohn <dje.gcc@gmail.com>
5969
5970 * config.guess: Update to version 2011-02-02
5971 * config.sub: Update to version 2011-02-24
5972
59732011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5974
5975 PR lto/48086
5976 * configure.ac: Re-enable LTO on *-apple-darwin9.
5977 * configure: Regenerate.
5978
59792011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5980
5981 PR lto/48086
5982 * configure.ac: Disable LTO on darwin due to an assembler change in
5983 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5984 under 256.
5985 * configure: Regenerate.
5986
59872011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5988
5989 * MAINTAINERS: Update myself as score backend maintainer,
5990 update my e-mail address.
5991
59922011-03-09 Xuepeng Guo <terry.guo@arm.com>
5993
5994 * MAINTAINERS: Update my e-mail address.
5995
59962011-03-06 Joey Ye <joey.ye@arm.com>
5997
5998 * MAINTAINERS: Update my e-mail address.
5999
60002011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6001
6002 * configure.ac: Adjust test of with_ppl.
6003 * configure: Regenerated.
6004
60052011-03-02 Kai Tietz <ktietz@redhat.com>
6006
6007 * MAINTAINERS: Adjust my e-mail address.
6008
60092011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6010
6011 * configure.ac: Add -lpwl to ppllibs.
6012 * configure: Regenerated.
6013
60142011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6015
6016 * config/cloog.m4: Add -lisl to clooglibs.
6017 * configure: Regenerated.
6018
60192011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6020
6021 * MAINTAINERS (CPU Port maintainers): Add self.
6022
60232011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6024
6025 * MAINTAINERS: Add myself as testsuite maintainer.
6026
60272011-02-15 Mike Stump <mikestump@comcast.net>
6028
6029 * MAINTAINERS: Add myself as testsuite maintainer.
6030
60312011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6032
6033 Import from Libtool and gnulib:
6034
6035 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
6036
6037 Prepare for supporting FreeBSD 10.
6038 * config.rpath: Remove handling of freebsd1* which soon would
6039 match FreeBSD 10.0.
6040
6041 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
6042
6043 Remove support for FreeBSD 1.x.
6044 * libtool.m4 (_LT_LINKER_SHLIBS)
6045 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6046 soon would incorrectly match FreeBSD 10.0.
6047
60482011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6049
6050 PR binutils/12283
6051 * move-if-change: Import version from gnulib.
6052
60532011-02-12 Alexandre Oliva <aoliva@redhat.com>
6054
6055 PR lto/47225
6056 * Makefile.def (lto-plugin): Double dash for enable-shared.
6057 (configure-gcc): Depend on all-lto-plugin.
6058 * Makefile.in: Rebuilt.
6059
60602011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6061
6062 * configure.ac: Remove extra bracket.
6063 * configure: Regenerate.
6064
60652011-02-08 Tobias Burnus <burnus@net-b.de>
6066
6067 * MAINTAINERS: Add myself as libquadmath maintainer.
6068
60692011-02-08 Thomas Schwinge <thomas@schwinge.name>
6070
6071 * MAINTAINERS: Update my email address.
6072
60732011-02-07 Joseph Myers <joseph@codesourcery.com>
6074
6075 * MAINTAINERS (option handling): Add self.
6076
60772011-02-06 Kai Tietz <kai.tietz@onevision.com>
6078
6079 PR lto/47225
6080 * Makefile.def: Add dependency for install-gcc
6081 on install-lto-plugin.
6082 * Makfile.in: Regenerated
6083
60842011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6085
6086 * MAINTAINERS (CPU Port Maintainers): Add myself.
6087
60882011-01-31 Alexandre Oliva <aoliva@redhat.com>
6089
6090 PR libgcj/44341
6091 * configure.ac: Discard --with-* flags for host when configuring
6092 target libraries for cross build.
6093 * configure: Rebuilt.
6094
60952011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6096
6097 * MAINTAINERS (linear loop transforms): Removed.
6098
60992011-01-25 Jakub Jelinek <jakub@redhat.com>
6100
6101 * configure.ac: If with_ppl is no, move setting with_cloog=no
6102 after CLOOG_REQUESTED check.
6103 * configure: Regenerated.
6104
61052011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6106
6107 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6108 CLooG has been requested.
6109 * configure: Regenerated.
6110
61112011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6112
6113 * configure: Regenerated.
6114 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6115
61162011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6117
6118 * configure: Regenerated.
6119 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6120
61212011-01-21 Andreas Schwab <schwab@redhat.com>
6122
6123 * configure.ac: Use AS_HELP_STRING throughout.
6124 * configure: Regenerate.
6125
61262011-01-18 Jie Zhang <jie.zhang@analog.com>
6127
6128 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6129 * configure: Regenerate.
6130
61312011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6132
6133 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6134
61352011-01-13 Joel Brobecker <brobecker@adacore.com>
6136
6137 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6138 for ia64-hpux.
6139 * configure: Regenerate.
6140
61412011-01-07 Jan Hubicka <jh@suse.cz>
6142
6143 PR lto/47225
6144 * Makefile.in: Regenerate.
6145 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6146 configure.
6147
61482011-01-07 Jan Hubicka <jh@suse.cz>
6149
6150 * Makefile.in: Regenerate.
6151 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6152 and configure dependency on lto-plugin configure.
6153 (lto-plugin module): Remove dependency on GCC; add dependency on
6154 liniberty.
6155
61562011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6157
6158 * MAINTAINERS (Write After Approval): Add myself.
6159
61602010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6161
6162 * configure: Regenerate.
6163
61642010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6165
6166 * configure.ac: (picochip): Disable libiberty.
6167
61682010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6169
6170 * MAINTAINERS (Write After Approval): Add myself.
6171
61722010-12-10 Ian Lance Taylor <iant@google.com>
6173
6174 PR bootstrap/46819
6175 * configure.ac: For --disable-libgcj clear libgcj_saved.
6176 * configure: Rebuild.
6177
61782010-12-10 Tobias Burnus <burnus@net-b.de>
6179
6180 PR fortran/46540
6181 * configure.ac: Add --disable-libquadmath and
6182 --disable-libquadmath-support.
6183 * configure: Regenerate.
6184
61852010-12-03 Ian Lance Taylor <iant@google.com>
6186
6187 * MAINTAINERS: Add myself as libgo maintainer.
6188
61892010-12-03 Hans-Peter Nilsson <hp@axis.com>
6190
6191 PR libffi/46792
6192 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6193 * configure: Regenerate.
6194
61952010-12-02 Ian Lance Taylor <iant@google.com>
6196
6197 * configure.ac: Always set default for poststage1_ldflags to
6198 -static-libstdc++ -static-libgcc.
6199
62002010-11-29 Andreas Schwab <schwab@redhat.com>
6201
6202 * configure.ac: Move comment to remove extra space in last argument
6203 of GCC_TARGET_TOOL.
6204
62052010-11-26 Alexandre Oliva <aoliva@redhat.com>
6206
6207 PR other/46026
6208 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6209 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6210 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6211 (BASE_FLAGS_TO_PASS): Use it.
6212 * configure: Rebuilt.
6213 * Makefile.in: Rebuilt.
6214
62152010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6216
6217 PR binutils/12258
6218 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6219 Properly check default linker.
6220 * configure: Regnerated.
6221
62222010-11-23 Matthias Klose <doko@ubuntu.com>
6223
6224 * configure.ac: For --enable-gold, handle value `default' instead of
6225 `both*'. New configure option --{en,dis}able-ld.
6226 * configure: Regenerate.
6227
62282010-11-20 Ian Lance Taylor <iant@google.com>
6229
6230 * configure.ac: Only disable a language library if no language needs
6231 it. Don't let --disable-libgcj uncondtionally disable libffi.
6232 * configure: Rebuild.
6233
62342010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6235
6236 * Makefile.in: Regenerate.
6237
6238 PR other/46202
6239 * configure.ac: Fix just-built in-tree STRIP name to be
6240 binutils/strip-new.
6241 * configure: Regenerate.
6242 * Makefile.def (install-strip-gcc, install-strip-binutils)
6243 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6244 (install-strip-sid): Mirror dependencies on non-strip variants
6245 of these targets on the respective -strip prerequisites.
6246 * Makefile.tpl (install-strip, install-strip-host)
6247 (install-strip-target): New targets.
6248 (install-strip-[+module+], install-strip-target-[+module+]):
6249 New targets.
6250 * Makefile.in: Regenerate.
6251
62522010-11-19 Ian Lance Taylor <iant@google.com>
6253 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6254
6255 * configure.ac: Add target-libgo to target_libraries. Set
6256 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6257 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6258 (HOST_EXPORTS): Add GOC.
6259 (BASE_TARGET_EXPORTS): Add GOC.
6260 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6261 (GOCFLAGS_FOR_TARGET): New variable.
6262 (EXTRA_HOST_FLAGS): Add GOC.
6263 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6264 * Makefile.def (target_modules): Add libgo.
6265 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6266 (dependencies): Add dependency from configure-target-libgo to
6267 configure-target-libffi and all-target-libstdc++-v3. Add
6268 dependencies from all-target-libgo to all-target-libffi.
6269 (languages): Add go.
6270 * configure: Rebuild.
6271 * Makefile.in: Rebuild.
6272
62732010-11-19 Ian Lance Taylor <iant@google.com>
6274
6275 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6276 compiler/flag environment variables.
6277
62782010-11-18 Ian Lance Taylor <iant@google.com>
6279
6280 * configure.ac: Check for lang_requires_boot_languages in
6281 config-lang.in files.
6282 * configure: Rebuild.
6283
62842010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
6285 Tobias Burnus <burnus@net-b.de>
6286
6287 PR fortran/32049
6288 * Makefile.def: Add libquadmath; build it with language=fortran.
6289 * configure.ac: Add libquadmath.
6290 * Makefile.tpl: Handle multiple libs in check-[+language+].
6291 * Makefile.in: Regenerate.
6292 * configure: Regenerate.
6293
b9b9d342
TT
62942010-11-16 Tom Tromey <tromey@redhat.com>
6295
6296 * MAINTAINERS: Moved myself to reviewers section.
6297
ecbfe87a
ZD
62982010-11-15 Zdenek Dvorak <ook@ucw.cz>
6299
6300 * MAINTAINERS: Moved myself to reviewers section.
6301
29a4f477
RW
63022010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6303
6304 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6305 (Write After Approval): Remove self.
6306
9965e3cd
AS
63072010-11-15 Andreas Schwab <schwab@redhat.com>
6308
6309 * configure.ac: Fix spelling in option names.
6310 * configure: Regenerated.
6311
0463992b
GJL
63122010-11-13 Georg-Johann Lay <georgjohann@web.de>
6313
6314 PR bootstrap/39622
6315 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6316 * configure: Regenerated.
6317
3df08734
KG
63182010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6319
6320 * MAINTAINERS: Update my email address.
6321
f16e2237
TG
63222010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6323
f16e2237
TG
6324 * configure: Regenerate.
6325
0bb52d68
TG
63262010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6327
1f980c25 6328 * configure: Regenerate.
0bb52d68 6329
aba2b02e
TG
63302010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6331
aba2b02e
TG
6332 * configure: Regenerate.
6333
27882098
TG
63342010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6335
27882098
TG
6336 * configure: Regenerate.
6337
d32ef397
AS
63382010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6339
6340 * configure.ac: Support official CLooG.org versions.
6341 * configure: Regenerate.
6342 * config/cloog.m4: New.
6343
5a4b6c0e
FD
63442010-11-10 François Dumont <francois.cppdevs@free.fr>
6345
6346 * MAINTAINERS (Write After Approval): Add myself.
6347
f2cea726
DE
63482010-11-09 David Edelsohn <dje.gcc@gmail.com>
6349
6350 * MAINTAINERS: Update my email address.
6351
d8ed14ce
IS
63522010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6353
6354 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6355 * configure: Regenerate.
d8ed14ce 6356
48215350
DK
63572010-11-03 Ian Lance Taylor <iant@google.com>
6358 Dave Korn <dave.korn.cygwin@gmail.com>
6359
6360 PR lto/46273
6361 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6362 and on other supported platforms whenever LTO is enabled.
6363 * configure: Rebuild.
6364
87841584
AM
63652010-11-02 Alan Modra <amodra@gmail.com>
6366
6367 PR binutils/12110
6368 * configure.ac: Error when source path contains spaces.
6369 * configure: Regenerate.
6370
fe12dfe1
JW
63712010-10-23 James E. Wilson <wilson@codesourcery.com>
6372
6373 * MAINTAINERS: Update my email address.
6374
66c92425
ILT
63752010-10-20 Ian Lance Taylor <iant@google.com>
6376
6377 * Makefile.def (target_modules): Set lib_path to src/.libs for
6378 libstdc++-v3 module.
6379 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6380 * Makefile.in: Rebuild.
6381
187d3518
LB
63822010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6383
6384 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6385 (Write After Approval): Remove myself.
6386
02db6bba
TG
63872010-10-15 Tristan Gingold <gingold@adacore.com>
6388
6389 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6390
c0103e74
DR
63912010-10-14 Douglas Rupp <rupp@gnat.com>
6392
6393 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6394
1cd0b716
DK
63952010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6396
6397 * configure.ac (build_lto_plugin): New shell variable.
6398 (--enable-lto): Turn on by default for all non-ELF platforms that
6399 have had LTO support added so far. Set build_lto_plugin appropriately
6400 for both ELF and non-ELF.
6401 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6402 * configure: Regenerate.
6403
d4c1abb3
RW
64042010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6405
6406 Sync from src:
6407 * configure.ac (v850 support): Remove target-libgloss from
6408 noconfigdirs.
6409 * configure: Regenerate.
6410
ffedf511
RW
64112010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6412
6413 PR bootstrap/45326
6414 PR bootstrap/45174
6415 * configure.ac: Honor initial values of $build_configargs,
6416 $host_configargs, $target_configargs. Mark the precious, so
6417 environment settings get recorded.
6418 * configure: Regenerate.
6419
e1826acc
RW
64202010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6421
6422 PR bootstrap/45796
6423 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6424 Depend on all-build-libiberty.
6425 * Makefile.in: Regenerate.
6426
80920132
ME
64272010-09-30 Michael Eager <eager@eagercon.com>
6428
6429 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6430 * configure: Regenerate.
6431
770a498a
ME
64322010-09-28 Michael Eager <eager@eagercon.com>
6433
6434 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6435
86dfbd58
RW
64362010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6437
6438 PR bootstrap/44621
6439 * configure.ac: Fix unportable shell quoting.
6440 * configure: Regenerate.
6441
db50fe7d
IS
64422010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6443
6444 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6445 targets and amend comment.
6446 * configure: Regenerate.
6447
0064e825
TB
64482010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6449
6450 * MAINTAINERS (Write After Approval): Add myself.
6451
bb79486c
JH
64522010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6453
6454 * configure.ac: Enable LTO by default on Darwin.
6455 * configure: Regenerate.
6456
9e0b22c3
MS
64572010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6458
bb79486c 6459 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 6460
2fabf1b7
IB
64612010-09-01 Ian Bolton <ian.bolton@arm.com>
6462
bb79486c 6463 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 6464
3a9abc98
DS
64652010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6466
6467 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6468 ports
6469
331a9a59
DY
64702010-07-28 David Yuste <david.yuste@gmail.com>
6471
6472 * MAINTAINERS (Write After Approval): Add myself.
6473
223a9d64
N
64742010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6475
6476 * configure.ac: Support all v850 targets.
6477 * configure: Regenerate.
6478
9183bdcf
MG
64792010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6480
6481 PR bootstrap/44455
6482 * configure.ac (extra_mpfr_configure_flags): Copy from
6483 extra_mpc_gmp_configure_flags.
6484 * configure: Re-generated.
6485
2e290598
AK
64862010-07-22 Andi Kleen <ak@linux.intel.com>
6487
6488 * MAINTAINERS (Write After Approval): Add myself.
6489
8d6cd388
CLT
64902010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6491
6492 * MAINTAINERS (Write After Approval): Add myself.
6493
b0b01eb0
JY
64942010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6495
6496 * MAINTAINERS (Write After Approval): Add myself.
6497
77198d71
JH
64982010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6499
6500 PR target/44862
6501 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6502 Provide -B option to allow for link spec %s substitutions for
6503 libstdc++.a on darwin.
6504 * Makefile.in: Regenerate.
6505
02fe70af
MM
65062010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6507
6508 * MAINTAINERS (Reviewers): Update my e-mail address
6509
c63a4676
AO
65102010-06-10 Alexandre Oliva <aoliva@redhat.com>
6511
6512 * Makefile.def (configure-gcc): Depend on all-libelf.
6513 * Makefile.in: Rebuild.
6514
e68edbf6
FC
65152010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6516
6517 * MAINTAINERS (Write After Approval): Add myself in the right place.
6518
dce2d8b2 65192010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
6520
6521 * MAINTAINERS (Write After Approval): Add myself.
6522
dce2d8b2 65232010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
6524
6525 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
6526
65272010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 6528
1ab55d69
MK
6529 * config.sub: Update to version 2010-05-21.
6530 * config.guess: Update to version 2010-04-03.
0c422e74 6531
02540df4
SB
65322010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6533
6534 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6535 * configure: Regenerate.
6536
dfe5f5b2
ST
65372010-05-12 Sriraman Tallam <tmsriram@google.com>
6538
6539 * MAINTAINERS (Write After Approval): Add myself.
6540
c082f9f3
SB
65412010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6542
6543 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6544 a platform that supports LTO.
6545 * configure: Regenerate.
6546
f1af9e5f
SP
65472010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6548
6549 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6550 * configure: Regenerated.
6551
38e3d868
RM
65522010-04-27 Roland McGrath <roland@redhat.com>
6553 H.J. Lu <hongjiu.lu@intel.com>
6554
6555 * configure.ac (--enable-gold): Support both, both/gold and
6556 both/bfd to add gold to configdirs without removing ld.
6557 * configure: Regenerated.
6558
6559 * Makefile.def: Add install-gold dependency to install-ld.
6560 * Makefile.in: Regenerated.
6561
3bec79c5
DK
65622010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6563
6564 PR lto/42776
6565 * configure.ac (--enable-lto): Refactor handling so libelf tests
6566 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6567 and allow LTO to be explicitly enabled on non-ELF platforms that
6568 are known to support it inside else-clause.
6569 * configure: Regenerate.
6570
615c8ffa
EB
65712010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6572
6573 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6574 * configure: Regenerate.
6575
e4522f78
RC
65762010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6577
6578 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6579 * configure: Regenerate.
6580
8ccb78f2
RO
65812010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6582
6583 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6584 separately.
6585 * configure: Regenerate.
6586
d5cc2ee3
KW
65872010-04-16 Kevin Williams <kevin.williams@inria.fr>
6588
6589 * MAINTAINERS (Write After Approval): Add myself.
6590
8406cb62
TG
65912010-04-14 Tristan Gingold <gingold@adacore.com>
6592
6593 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6594 * configure: Regenerate.
6595
3591b8e2
SE
65962010-04-13 Steve Ellcey <sje@cup.hp.com>
6597
6598 * configure: Regenerate after change to elf.m4.
6599
a82ecc7b
IS
66002010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6601
6602 * MAINTAINERS (Write After Approval): Add myself.
6603
1f0bf148
SP
66042010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6605
6606 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6607 * configure: Regenerated.
6608
66092010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6610
6611 * configure.ac: Print "buggy but acceptable" when CLooG
6612 revision is less than 9.
6613 * configure: Regenerated.
6614
ecd01dee
DN
66152010-04-01 Diego Novillo <dnovillo@google.com>
6616
6617 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6618
dc683a3f
RW
66192010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6620
6621 PR bootstrap/43615
6622 PR bootstrap/43328
6623
6624 Revert:
6625
6626 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6627
6628 * configure.ac: Do not pass --enable-multilib nor
6629 --disable-multilib in baseargs. Accept explicitly passed
6630 --enable_multilib.
6631 * configure: Regenerate.
6632
7527d83f
UW
66332010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6634
6635 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6636
895522b6
JJ
66372010-03-31 Janis Johnson <janis187@us.ibm.com>
6638
6639 * MAINTAINERS: Remove myself.
6640
9db4e878
RW
66412010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6642
6643 PR bootstrap/43328
6644 * configure.ac: Do not pass --enable-multilib nor
6645 --disable-multilib in baseargs. Accept explicitly passed
6646 --enable_multilib.
6647 * configure: Regenerate.
6648
acf6bf36
AP
66492010-03-28 Andrew Pinski <pinskia@gmail.com>
6650
6651 * MAINTAINERS (spu port): Remove me.
6652
b42f0d7e
JM
66532010-03-23 Joseph Myers <joseph@codesourcery.com>
6654
6655 * configure.ac (tic6x-*-*): New case.
6656 * configure: Regenerate.
6657
0d1152b1
JM
66582010-03-23 Joseph Myers <joseph@codesourcery.com>
6659
6660 * config.sub: Update to version 2010-03-22.
6661 * config.guess: Update to version 2009-12-30.
6662
dce2d8b2 66632010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
6664
6665 PR ada/42554
6666 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6667 * configure: Regenerate.
6668
5408fbe8
RR
66692010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6670
6671 * MAINTAINERS: Update my email address.
6672
3f55a3b3
SP
66732010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6674
6675 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6676 (ghassan.shobaki@amd.com): Removed.
6677
3f08f7e8
AM
66782010-03-17 Alan Modra <amodra@gmail.com>
6679
6680 * MAINTAINERS: Update my email address.
6681
f3a9d094
DN
66822010-03-16 Diego Novillo <dnovillo@google.com>
6683
6684 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6685 Matthews.
6686
db5c4b8b
JM
66872010-03-16 Joseph Myers <joseph@codesourcery.com>
6688
6689 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6690 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6691
b995570a
JM
66922010-03-16 Joseph Myers <joseph@codesourcery.com>
6693
6694 * MAINTAINERS: Update my email address.
6695
124cc66f
DJ
66962010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6697
6698 * MAINTAINERS: Update my email address.
6699
a4581668
BS
67002010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6701
6702 * MAINTAINERS: Update my email address.
6703
49d78e29
JZ
67042010-03-09 Jie Zhang <jie@codesourcery.com>
6705
6706 * MAINTAINERS: Update my email address.
6707
8927b7c0
RO
67082010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6709
6710 PR libstdc++/32499
6711 * configure.ac (RANLIB): Default to true.
6712 (STRIP): Likewise.
6713 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6714 * configure: Regenerate.
6715
dce2d8b2 67162010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
6717
6718 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6719 (Write After Approval): Update my email address.
6720
bf646aaf
NC
67212010-02-17 Nick Clifton <nickc@redhat.com>
6722
6723 PR 11238
6724 * Makefile.tpl (local-distclean): Also remove config.cache files in
6725 sub-directories as there may not be Makefiles present in the
6726 sub-directories.
96e41f16
NC
6727 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6728 the config.cache files found by the find command.
6729
bf646aaf
NC
6730 * Makefile.in: Regenerate.
6731 * configure.ac: Revert previous delta.
6732 * configure: Regenerate.
6733
ff78880a
NC
67342010-02-15 Nick Clifton <nickc@redhat.com>
6735
6736 PR 11238
6737 * configure.ac: Delete config.cache files in sub-directories when
6738 deleting Makefiles.
6739 * configure: Regenerate.
6740
8150eadf
BE
67412010-02-12 Ben Elliston <bje@gnu.org>
6742
6743 * MAINTAINERS: Update my email address.
6744
a9e12bfd
AP
67452010-02-08 Andrew Pinski <pinskia@gmail.com>
6746
6747 * MAINTAINERS (spu port): Update my email address.
6748
95315086
JZ
67492010-02-08 Jie Zhang <jie.zhang@analog.com>
6750
6751 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6752
362c6d2f
KG
67532010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6754
6755 * configure.ac: Add "recommended" version checks for GMP/MPC.
6756 Update recommended GMP/MPFR/MPC versions.
6757 * configure: Regenerate.
6758
888c5ad2
JR
67592010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6760
6761 * MAINTAINERS: Move my Embecosm email address into the
6762 write-after-approval section.
6763
3bf714a7
ILT
67642010-01-26 Ian Lance Taylor <iant@google.com>
6765
6766 * MAINTAINERS: Add myself as Go frontend maintainer.
6767
ad1e5170
JR
67682010-01-25 Joern Rennecke <amylaar@spamcop.net>
6769
6770 PR libstdc++/36101, PR libstdc++/42813
6771 * configure.ac (bootstrap_target_libs): Make inclusion of
6772 target-libgomp conditional on libgomb being in target_configdirs.
6773 * configure: Regenerate.
6774
fb0553d1
JR
67752010-01-23 Joern Rennecke <amylaar@spamcop.net>
6776
6777 PR libstdc++/36101, PR libstdc++/42813
6778 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6779 * configure: Regenerate.
6780
aae29963
JR
67812010-01-22 Joern Rennecke <amylaar@spamcop.net>
6782
6783 PR libstdc++/36101, PR libstdc++/42813
6784 * configure.ac (target_configdirs): Substitute.
6785 * Makefile.def: Bootstrap target module libgomp.
6786 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6787 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6788 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6789 * configure, Makefile.in: Regenerate.
6790
d8fe8895
DK
67912010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6792
6793 * MAINTAINERS: Adjust my details.
6794
ebfe4897
EW
67952010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6796
6797 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6798
f7746c59
TL
67992010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6800
6801 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6802
306c7b5b
TL
68032010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6804
6805 * MAINTAINERS (Write After Approval): Add myself.
6806
1b8b9e19
KT
68072010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6808
6809 * MAINTAINERS (Write After Approval): Add myself.
6810
c164615b
RG
68112010-01-11 Richard Guenther <rguenther@suse.de>
6812
6813 PR lto/41569
6814 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6815 * Makefile.in: Regenerated.
6816
f3f623ae
AT
68172010-01-11 Andreas Tobler <andreast@fgznet.ch>
6818
6819 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6820 * configure: Regenerate.
6821
592c90ff 68222010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 6823 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
6824
6825 PR bootstrap/42424
6826 * configure.ac: Include libtool m4 files.
9c78662a 6827 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
6828 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6829 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 6830
592c90ff
KG
6831 * configure: Regenerate.
6832
60a2e213
RW
68332010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6834
6835 PR bootstrap/41818
6836 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6837 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6838 * Makefile.in: Regenerate.
6839
7413962d
RG
68402010-01-02 Richard Guenther <rguenther@suse.de>
6841
6842 PR lto/41529
6843 * configure.ac: Include config/elf.m4. Disable LTO if not
6844 builting for an elf target.
6845 * configure: Regenerate.
6846
f77f3945
CF
68472009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6848
6849 * MAINTAINERS: Change my email address.
6850
4960e3f0
BE
68512009-12-18 Ben Elliston <bje@au.ibm.com>
6852
6853 * config.sub, config.guess: Update from upstream sources.
6854
d16a31da
SZ
68552009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6856
6857 * MAINTAINERS (Write After Approval): Add myself.
6858
3a5729ea
KG
68592009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6860
6861 PR middle-end/30447
6862 PR middle-end/30789
6863 PR other/40302
6864
6865 * configure.ac: Require MPC.
6866 * configure: Regenerate.
6867
43e02a8a
RW
68682009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6869
6870 PR target/38384
6871 PR bootstrap/40972
6872 * libtool.m4: Sync from git Libtool.
6873 * ltoptions.m4: Likewise.
6874 * ltversion.m4: Likewise.
6875 * lt~obsolete.m4: Likewise.
6876 * ltmain.sh: Likewise.
6877
360d4522
KG
68782009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6879
6880 * configure.ac: Update minimum MPC version to 0.8.
6881 * configure: Regenerate.
6882
f264ed56
SP
68832009-11-21 Sebastian Pop <sebpop@gmail.com>
6884
6885 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6886 * configure: Regenerated.
6887
ed2eaa9f
ILT
68882009-11-21 Ian Lance Taylor <iant@google.com>
6889
6890 * configure.ac: Change default of poststage1_ldflags to be empty if
6891 poststage1_libs is set. When poststage1_libs is empty, and
6892 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6893 * configure: Rebuild.
6894
58346783
AN
68952009-11-21 Adam Nemet <adambnmet@gmail.com>
6896
6897 * MAINTAINERS (Write After Approval): Update my email address.
6898
5ca0106a
BE
68992009-11-20 Ben Elliston <bje@au.ibm.com>
6900
6901 * config.guess: Update from upstream sources.
6902
87213cd4
AO
69032009-11-16 Alexandre Oliva <aoliva@redhat.com>
6904
6905 * Makefile.def: Restore host and target settings for gmp.
6906 * Makefile.in: Rebuild.
6907
f61428ed
AO
69082009-11-16 Alexandre Oliva <aoliva@redhat.com>
6909
6910 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6911 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6912 Fix portability of test of C++ as bootstrap language. Add
6913 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6914 * configure: Rebuild.
6915 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6916 and cloog. Fix in-tree ppl configuration. Introduce libelf
6917 in-tree building.
6918 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6919 (POSTSTAGE1_HOST_EXPORTS): Use it.
6920 (STAGE[+id+]_CXXFLAGS): New.
6921 (BASE_FLAGS_TO_PASS): Pass it down.
6922 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6923 extra_exports.
6924 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6925 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6926 extra_exports.
6927 * Makefile.in: Rebuild.
6928
f6c56be6
BE
69292009-11-17 Ben Elliston <bje@au.ibm.com>
6930
6931 * config.sub, config.guess: Update from upstream sources.
6932
0ccb5970
JK
69332009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6934
6935 * MAINTAINERS (Write After Approval): Add myself.
6936
dce2d8b2 69372009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
6938
6939 * MAINTAINERS (Write After Approval): Add myself.
6940
5d571eaa
OS
69412009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6942
6943 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6944 paths for *-w64-mingw* and x86_64-*mingw*.
6945 * configure: Regenerated.
6946
dce2d8b2 69472009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
6948
6949 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6950
c393f559
BK
69512009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6952
6953 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6954 Phil Edwards to Write-After Approval.
6955
ef4c4300
KT
69562009-10-30 Kai Tietz <kai.tietz@onevision.com>
6957
6958 * configure.ac: Disable target-winsup & co for
6959 x86_64-*-mingw* and *-w64-mingw* targets.
6960 * configure: Regenerated.
6961
65a324b4
NC
69622009-10-16 Nick Clifton <nickc@redhat.com>
6963
6964 * MAINTAINERS: Add myself as a maintainer for the RX port.
6965
dce2d8b2 69662009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 6967
9c78662a 6968 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 6969
17e72e5d
RO
69702009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6971
6972 * configure.ac (CLooG test): Use = with test.
6973 * configure: Regenerate.
6974
ed3a56f3
RG
69752009-10-22 Richard Guenther <rguenther@suse.de>
6976
6977 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6978 cloog if the ppl version check failed. Move flags saving
6979 before setting in libelf check.
6980 * configure: Regenerate.
6981
ad0abd3c
RG
69822009-10-21 Richard Guenther <rguenther@suse.de>
6983
6984 * configure.ac: Adjust the ppl and cloog configure to work as
6985 documented. Disable cloog if ppl was disabled. Omit the version
6986 checks if they were disabled.
6987 * configure: Re-generate.
6988
e4c5bd48
RW
69892009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6990
6991 * configure.ac: Add 'lto' to enable_languages, not
6992 new_enable_languages, and only if not already present.
6993 * configure: Regenerate.
6994
0ffd69c5
GP
69952009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6996
6997 * README: Refer to the various COPYING* files instead of just
6998 COPYING.
6999 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7000
dce2d8b2 70012009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
7002
7003 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 7004
58687768
RG
70052009-10-07 Richard Guenther <rguenther@suse.de>
7006
7007 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7008 and Richard Guenther as reviewers.
7009 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7010 as reviewers.
7011
49b0ca5c 70122009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 7013
49b0ca5c 7014 * config.sub: Update from upstream sources.
d2d9ce5e 7015
aeb94799
ILT
70162009-10-06 Ian Lance Taylor <iant@google.com>
7017
7018 * Makefile.def: check-gold depends upon all-gas.
7019 * Makefile.in: Rebuild.
7020
123651cd
PM
70212009-10-05 Phil Muldoon <pmuldoon@redhat.com>
7022
7023 * MAINTAINERS (Write After Approval): Add myself.
7024
d7f09764
DN
70252009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
7026
7027 * Makefile.def: all-lto-plugin depends on all-libiberty.
7028 set bootstrap=true for lto-plugin.
7029 Add lto-plugin.
7030 * Makefile.in: Regenerate.
7031 * configure.ac (host_libs): Add lto-plugin.
7032 * configure: Regenerate.
7033
d7f09764
DN
70342009-10-03 Diego Novillo <dnovillo@google.com>
7035
7036 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7037 (HOST_LIBELFLIBS): Define.
7038 (HOST_LIBELFINC): Define.
7039 * Makefile.in: Regenerate.
7040 * configure.ac: Add --enable-lto.
7041 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7042 If --enable-lto is used, add 'lto' to new_enable_languages.
7043 If --enable-lto is used and gold is enabled, add
7044 lto-plugin to configdirs.
7045 * configure: Regenerate.
7046
70472009-10-03 Simon Baldwin <simonb@google.com>
7048
7049 * configure.ac: If --with-system-zlib, suppress local zlib and
7050 pass --with-system-zlib to subdir configure scripts.
7051 * configure: Regenerate.
7052
dce2d8b2 70532009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
7054 Paolo Bonzini <bonzini@gnu.org>
7055
7056 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7057 $(srcdir).
7058 * Makefile.in: Rebuilt.
7059
dce2d8b2 70602009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
7061
7062 * MAINTAINERS (Write After Approval): Add myself.
7063
3e661154
KG
70642009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7065
7066 * configure.ac: Update minimum MPC version to 0.7.
7067 * configure: Regenerate.
7068
f1a036e4
NC
70692009-09-25 Nick Clifton <nickc@redhat.com>
7070
7071 * configure.ac: Pass any --cache-file=/dev/null option on to
7072 subconfigures.
7073 * configure: Regenerate.
7074
d4c74acc
NC
70752009-09-23 Nick Clifton <nickc@redhat.com>
7076
7077 * config.sub, config.guess: Update from upstream sources.
7078
dce2d8b2 70792009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
7080
7081 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7082 * Makefile.in: Rebuilt.
7083
0db770bd
RW
70842009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7085
7086 PR bootstrap/32272
7087 * configure.ac: Error out if $srcdir isn't '.' but contains
7088 host-${host_noncanonical}.
7089 * configure: Regenerate.
7090
71101870
RO
70912009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7092
7093 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7094 maintainer.
7095
ca6d0d62
RW
70962009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7097
79cd2b23
RW
7098 * configure.ac: If bootstrapping a combined tree with
7099 --enable-gold, require c++ in stage1_languages.
7100 * configure: Regenerate.
7101
ab9dcd0c
RW
7102 * configure.ac: Also add target_libs of stage1_languages to
7103 bootstrap_target_libs.
7104 * configure: Regenerate.
7105
ca6d0d62
RW
7106 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7107 with --enable-languages not containing c++.
7108 * configure: Regenerate.
7109
1c3c9f12
JZ
71102009-09-15 Jie Zhang <jie.zhang@analog.com>
7111
7112 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7113 * configure: Regenerate.
7114
dce2d8b2 71152009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 7116
6fb30a14
JR
7117 * MAINTAINERS (Write After Approval): Update my e-mail address,
7118 and move from from here...
7119 (Waiting for paperwork): To here.
0318772d 7120
4056c2c6
JM
71212009-09-09 Joseph Myers <joseph@codesourcery.com>
7122
7123 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7124
3e54529c
RW
71252009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7126
7127 * configure.ac: Do not use $extrasub for replacing @if/@endif
7128 parts in Makefile; instead, use additional arguments to
7129 AC_CONFIG_COMMANDS to do the replacement manually, with several
7130 sed invocations, to avoid HP-UX sed command limits.
7131 * configure: Regenerate.
7132
713e2ea6
AO
71332009-09-08 Alexandre Oliva <aoliva@redhat.com>
7134
7135 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7136 blank before -L.
7137
5646b7b9
AO
71382009-09-04 Alexandre Oliva <aoliva@redhat.com>
7139
7140 * configure.ac (with-build-config): Document. Handle without.
7141 Handle missing argument.
7142 * configure: Rebuilt.
7143
e12c4094
AO
71442009-09-03 Alexandre Oliva <aoliva@redhat.com>
7145
7146 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7147 Default to bootstrap-debug only if compare-debug works.
7148 * configure: Rebuilt.
7149 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7150 * Makefile.in: Rebuilt.
7151
75cb0057
RO
71522009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7153
7154 * MAINTAINERS (OS Port Maintainers): Update my email address.
7155
8fc68cba
AO
71562009-09-01 Alexandre Oliva <aoliva@redhat.com>
7157
7158 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7159 * Makefile.in: Rebuilt.
7160
44cb38cf
CD
71612009-09-01 Chris Demetriou <cgd@google.com>
7162
7163 * MAINTAINERS (Write After Approval): Add myself.
7164
f9329c35
DS
71652009-08-31 Dodji Seketeli <dodji@redhat.com>
7166
7167 PR debug/30161
7168 * include/dwarf2.h (enum dwarf_tag): Added
7169 DW_TAG_GNU_template_template_param
7170 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7171
f945e229
PB
71722009-08-30 Paolo Bonzini <bonzini@gnu.org>
7173
7174 * Makefile.tpl (AWK): Fix typo.
7175 * Makefile.in: Regenerate.
7176
87264276
PB
71772009-08-30 Paolo Bonzini <bonzini@gnu.org>
7178
7179 * configure.ac: Detect awk and sed.
7180 * Makefile.def (flags_to_pass): Add AWK and SED.
7181 * Makefile.tpl (AWK, SED): New.
7182 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7183 * configure: Regenerate.
7184 * Makefile.in: Regenerate.
7185
68ccd57c
DK
71862009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7187
7188 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7189 (collapseslashes): Likewise.
7190
df58e648
RW
71912009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7192
7193 * configure.ac (AC_PREREQ): Bump to 2.64.
7194
0539cb2c
RW
71952009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7196
70fa0efa
RW
7197 * configure.ac: Remove --with-datarootdir, --with-docdir,
7198 --with-pdfdir, --with-htmldir switches.
7199 * configure: Regenerate.
7200
5213506e
RW
7201 * configure: Regenerate.
7202
0539cb2c
RW
7203 * compile: Sync from Automake 1.11.
7204 * depcomp: Likewise.
7205 * install-sh: Likewise.
7206 * missing: Likewise.
7207 * mkinstalldirs: Likewise.
7208 * ylwrap: Likewise.
7209
197c68cc
DK
72102009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7211
7212 * ltmain.sh (func_normal_abspath): New function.
7213 (func_relative_path): Likewise.
7214 (func_mode_help): Document new -bindir option for link mode.
7215 (func_mode_link): Add new -bindir option, and use it to place
7216 output DLL if specified.
7217
58af276a
RW
72182009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7219
0115d4a3
RW
7220 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7221 (baseargs): Add --disable-option-checking.
7222 * configure: Regenerate.
7223
58af276a
RW
7224 * Makefile.def (configure-target-libiberty): Depend on
7225 all-binutils and all-ld.
7226 (configure-target-newlib): Likewise.
7227 * Makefile.in: Regenerate.
7228
e9d9afef
BE
72292009-08-17 Ben Elliston <bje@au.ibm.com>
7230
7231 * config.sub, config.guess: Update from upstream sources.
7232
354ebf88
RW
72332009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7234
7235 Sync from src, merge:
7236
7237 2009-07-02 Tristan Gingold <gingold@adacore.com>
7238
7239 * configure.ac: Do not exclude gas for i386-*-darwin.
7240 Add a case for x86_64-*-darwin.
7241 * configure: Regenerate.
7242
8375f7b2
NV
72432009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7244
7245 * MAINTAINERS: Add my name to Write After Approval list.
7246
dce2d8b2 72472009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
7248
7249 * configure.ac: Add Microblaze target.
7250 * configure: Regenerate.
7251
ea2002ba
CB
72522009-07-31 Christian Bruel <christian.bruel@st.com>
7253
7254 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7255 * configure: Regenerate.
2bf33cdb 7256
dce2d8b2 72572009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
7258
7259 * MAINTAINERS (Write After Approval): Update my e-mail address.
7260
e90e6bd7
ILT
72612009-07-06 Ian Lance Taylor <iant@google.com>
7262
7263 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7264 * configure: Rebuild.
7265
f6e0880a
TG
72662009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7267
7268 * MAINTAINERS: Move myself to the Graphite Reviewers.
7269
6d984927
WG
72702009-06-30 Wei Guozhi <carrot@google.com>
7271
7272 * MAINTAINERS: Add my name to Write After Approval list.
7273
f2689b09
SE
72742009-06-26 Steve Ellcey <sje@cup.hp.com>
7275
7276 PR bootstrap/40338
7277 * configure.ac (comparestring): Create new variable.
7278 * Makefile.tpl (comparestring): Use to skip some comparisions.
7279 * configure: Regenerate.
7280 * Makefile.in: Regenerate.
7281
f62c0ba4
DE
72822009-06-26 Doug Evans <dje@sebabeach.org>
7283
7284 * Makefile.def (host_modules): Add cgen.
7285 * Makefile.in: Regenerate.
7286 * configure.ac (host_tools): Add cgen.
7287 * configure: Regenerate.
7288
7acf4da6
DD
72892009-06-23 DJ Delorie <dj@redhat.com>
7290
7291 * MAINTAINERS: Add myself as mep maintainer.
7292
00020c16
ILT
72932009-06-23 Ian Lance Taylor <iant@google.com>
7294
7295 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7296 boot_languages. Only bootstrap target libraries listed in
7297 target_libs for some boot language. Add --with-stage1-ldflags,
7298 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7299 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7300 if not building with C++.
7301 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7302 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7303 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7304 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7305 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7306 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7307 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7308 * configure, Makefile.in: Rebuild.
7309
1da52d4a
LF
73102009-06-23 Li Feng <nemokingdom@gmail.com>
7311
7312 * MAINTAINERS: Added my name to write-after-approval list.
7313
144c9175
RM
73142009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7315
7316 * configure.ac: Define is_elf for QNX Neutrino targets.
7317 * configure: Regenerate.
7318
e5871e24
GS
73192009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7320
9c78662a 7321 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 7322
5f4a82c0
KG
73232009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7324
7325 * configure.ac: Detect MPC in default directory.
7326 * configure: Regenerate.
7327
394e9195
JG
73282009-06-03 Jerome Guitton <guitton@adacore.com>
7329 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7330
9c78662a
UB
7331 * Makefile.tpl (all): Avoid a trailing backslash.
7332 * Makefile.in: Regenerate.
394e9195 7333
47bca6aa
BE
73342009-06-03 Ben Elliston <bje@au.ibm.com>
7335
7336 * config.sub, config.guess: Update from upstream sources.
7337
a891a473
RS
73382009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7339
7340 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7341 to noconfdirs.
7342 * configure: Regenerate.
7343
70cb2d9f
AO
73442009-06-02 Alexandre Oliva <aoliva@redhat.com>
7345
7346 * Makefile.tpl ([+compare-target+]): Compare all stage
7347 directories, rather than just gcc.
7348 * Makefile.in: Rebuilt.
7349
7f1245df
DK
73502009-06-01 Doug Kwan <dougkwan@google.com>
7351
7352 * configure.ac: Support gold for target arm*-*-*.
7353 * configure: Regenerate.
394e9195 7354
acd26225
KG
73552009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7356
7357 * Makefile.def: Add MPC support and dependencies.
7358 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7359
7360 * Makefile.in, configure: Regenerate.
7361
a1fc946a
AO
73622009-05-27 Alexandre Oliva <aoliva@redhat.com>
7363
7364 * Makefile.tpl (all): Avoid harmless warning in make all when
7365 gcc-bootstrap is enabled but stage_last does not exist.
7366 * Makefile.in: Rebuilt.
7367
2e6a3c8d
NR
73682009-05-24 Nicolas Roche <roche@adacore.com>
7369
7370 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7371 * Makefile.in: Regenerate.
7372
63487d11
DC
73732009-05-21 Denis Chertykov <chertykov@gmail.com>
7374
7375 * MAINTAINERS: Update my e-mail address.
7376
449223af
DK
73772009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7378
7379 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7380 * configure: Regenerate.
7381
31c98f49
AO
73822009-05-18 Alexandre Oliva <aoliva@redhat.com>
7383
7384 PR other/40159
7385 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7386 gcc-no-bootstrap are mutually exclusive.
7387 * Makefile.in: Rebuilt.
7388
0f501837
AO
73892009-05-18 Alexandre Oliva <aoliva@redhat.com>
7390
7391 PR other/40159
7392 * Makefile.tpl (all): Don't end with unconditional success.
7393 * Makefile.in: Rebuilt.
7394
4a4a4e99
AO
73952009-05-12 Alexandre Oliva <aoliva@redhat.com>
7396
7397 PR target/37137
7398 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7399 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7400 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7401 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7402 stage_configureflags, stage_cflags and stage_libcflags into
7403 explicit Makefile macros.
7404 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7405 GFORTRAN.
7406 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7407 CC. Set CC_FOR_BUILD from CC.
7408 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7409 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7410 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7411 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7412 and GFORTRAN.
7413 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7414 (_LIBCFLAGS): Renamed to _TFLAGS.
7415 (do-compare-debug, do-compare3-debug): Drop.
7416 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7417 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7418 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7419 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7420 (XGCC_FLAGS_FOR_TARGET): New.
7421 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7422 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7423 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7424 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 7425 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
7426 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7427 TFLAGS.
7428 (BUILD_CONFIG): Include if requested.
7429 (all): Set TFLAGS on bootstrap.
7430 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7431 (all-stageid-prefixmodule): Likewise.
7432 (do-clean, distclean-stageid): Set TFLAGS.
7433 (restrap): Fix whitespace.
7434 * Makefile.in: Rebuilt.
7435
1cee3429
PB
74362009-05-07 Paolo Bonzini <bonzini@gnu.org>
7437
7438 * config.guess: Sync with src.
7439
0b70eafd
DK
74402009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7441
7442 * configure.ac ($with_ppl): Default to no if not supplied.
7443 ($with_cloog): Likewise.
7444 configure: Regenerate.
7445
5175f17c
JW
74462009-04-27 James E. Wilson <wilson@codesourcery.com>
7447
7448 * MAINTAINERS: Update my e-mail address.
7449
952fa153
NC
74502009-04-27 Nick Clifton <nickc@redhat.com>
7451
7452 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7453
a687f83c
EB
74542009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7455
7456 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7457 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7458 * Makefile.in: Regenerate.
7459
9e3eba15
KG
74602009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7461
7462 PR bootstrap/39739
7463 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7464 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7465
7466 * configure, Makefile.in: Regenerate.
7467
a687f83c 74682009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
7469
7470 * include/hashtab.h: Update GTY annotations to new syntax
7471 * include/splay-tree.h: Likewise
7472
070bdbd9
BE
74732009-04-17 Ben Elliston <bje@au.ibm.com>
7474
7475 * config.sub, config.guess: Update from upstream sources.
7476
55f2d967
AG
74772009-04-15 Anthony Green <green@moxielogic.com>
7478
7479 * configure.ac: Add moxie support.
7480 * configure: Rebuilt.
7481
309c24a9
JJ
74822009-04-14 Jakub Jelinek <jakub@redhat.com>
7483
7484 * configure.ac: Change copyright header to refer to version
7485 3 of the GNU General Public License and to point readers at the
7486 COPYING3 file and the FSF's license web page.
7487 * Makefile.def: Likewise.
7488 * Makefile.tpl: Likewise.
7489 * Makefile.in: Regenerate.
7490
b93133bc
JH
74912009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7492
7493 * configure.ac: Restore match for darwin9 or later. Use double
7494 brackets since regeneration eats one pair.
7495 * configure: Regenerate.
7496
d18ff35a
L
74972009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7498
7499 PR gas/10039
7500 * configure.ac: Require texinfo 4.7.
7501 * configure: Regenerated.
7502
748086b7
JJ
75032009-04-09 Nick Clifton <nickc@redhat.com>
7504
7505 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7506 the GCC Runtime Library Exception.
7507
a3337ea2
KG
75082009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7509
7510 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7511 * configure: Regenerate.
7512
60911f14
SE
75132009-04-01 Steve Ellcey <sje@cup.hp.com>
7514
7515 * Makefil.def (languages): New entries.
7516 * Makefile.tpl (check-gcc-*): New generic target.
7517 * Makefile.in: Regenerate.
60911f14 7518
dce2d8b2 75192009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 7520
d18ff35a 7521 * MAINTAINERS: Update my email address.
7369c1d0 7522
cfb1f59f
TT
75232009-03-18 Tom Tromey <tromey@redhat.com>
7524
d18ff35a
L
7525 * configure: Rebuild.
7526 * configure.ac (host_libs): Add libiconv.
7527 * Makefile.in: Rebuild.
7528 * Makefile.def (host_modules): Add libiconv.
7529 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 7530
75eeae1a
TG
75312009-03-16 Tristan Gingold <gingold@adacore.com>
7532
7533 * configure.ac: Treat gdb as supported on x86_64-darwin.
7534 * configure: Regenerate.
7535
f38095f3
JM
75362009-03-16 Joseph Myers <joseph@codesourcery.com>
7537
7538 * configure.ac (--with-host-libstdcxx): New option.
7539 * configure: Regenerate.
7540
dce2d8b2 75412009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
7542
7543 * MAINTAINERS: Move myself into the write after approval list.
7544
6d401294
NP
75452009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7546
7547 * MAINTAINERS: Update e-mail address.
2bf33cdb 7548
07c97076
DN
75492009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7550
7551 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7552
dce2d8b2 75532009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
7554
7555 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7556
7a9d3fe8
RW
75572009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7558
7559 Backport from git Libtool:
7560
7561 2009-01-19 Robert Millan <rmh@aybabtu.com>
7562 Support GNU/kOpenSolaris.
7563 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7564 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7565 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7566 GNU/kOpenSolaris.
7567
c9e9e11f
AS
75682009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7569
7570 * MAINTAINERS: Update e-mail address.
7571
5e8c1552 75722009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
7573
7574 * MAINTAINERS (Write After Approval): Add self.
7575
b0adb088
BM
75762009-02-18 Bingfeng Mei <bmei@broadcom.com>
7577
7578 * MAINTAINERS (Write After Approval): Add myself.
7579
ee04b574
AS
75802009-02-05 Andreas Schwab <schwab@suse.de>
7581
7582 * Makefile.tpl (stage_last): Define $r and $s before using
7583 $(RECURSE_FLAGS_TO_PASS).
7584 * Makefile.in: Regenerate
7585
907884c9
ILT
75862009-01-30 Ian Lance Taylor <iant@google.com>
7587
7588 * MAINTAINERS: Move myself to the Global Reviewers list.
7589
416ac4d4
RM
75902009-01-29 Robert Millan <rmh@aybabtu.com>
7591
7592 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7593 * configure: Regenerate.
7594
ee5decb3
GP
75952009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7596
7597 * MAINTAINERS: Make whitespace consistent.
19196f44 7598 Remove Robert Millan from Write After Approval.
ee5decb3 7599
36fbb0ec
AM
76002009-01-16 Alan Modra <amodra@bigpond.net.au>
7601
7602 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7603 (all-opcodes): Depend on all-libiberty.
7604 * Makefile.in: Regenerate.
7605
52535a64
DR
76062009-01-15 Douglas B Rupp <rupp@gnat.com>
7607
7608 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7609 * configure: Regenerate.
7610
e04a57df
RR
76112009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7612
7613 * MAINTAINERS (Write After Approval): Add myself.
7614
856c450b
SK
76152009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7616
7617 * MAINTAINERS: Add myself to reviewers (Fortran).
7618
dce2d8b2 76192009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
7620
7621 PR tree-optimization/38515
7622 * configure.ac (cloog-polylib): Removed.
7623 (with_ppl, with_cloog): Test for "no".
7624 * configure: Regenerated.
7625
1e5e8a59
DF
76262009-01-11 Daniel Franke <franke.daniel@gmail.com>
7627
7628 * MAINTAINERS: Moved myself to reviewers (Fortran).
7629
5e5debf6
TS
76302009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7631
7632 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7633 (Write After Approval): Remove myself.
7634
1c42acf1
DN
76352009-01-03 Diego Novillo <dnovillo@google.com>
7636
7637 * MAINTAINERS: Remove myself from alias maintainership.
7638
2fbbedaf
DA
76392009-01-02 David Ayers <ayers@fsfe.org>
7640
7641 * MAINTAINERS: Update e-mail address.
7642
17213821
GP
76432008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7644
7645 * MAINTAINERS: Make whitespace consistent.
7646
baafc534
RW
76472008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7648
7649 Backport from upstream Libtool:
7650 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7651 Add cache variables to tests that require the linker to work.
7652 For shlibpath_overrides_runpath, this also changes the semantics
7653 to let the result from the C compiler take precedence.
7654
18430d27
BE
76552008-12-02 Ben Elliston <bje@au.ibm.com>
7656
7657 * config.sub, config.guess: Update from upstream sources.
7658
dce2d8b2 76592008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
7660
7661 * configure.ac (ppllibs): Add by default the lib flags.
7662 * configure: Regenerate.
7663
41e9641b
LM
76642008-12-08 Luis Machado <luisgpm@br.ibm.com>
7665
7666 * MAINTAINERS: Add myself to the write after approval list.
7667
25783c30
JH
76682008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7669
ee04b574
AS
7670 * configure.ac: Add double brackets on darwin[912].
7671 * configure: Regenerate.
25783c30 7672
0e318fcc
DK
76732008-12-03 Daniel Kraft <d@domob.eu>
7674
7675 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7676 Approval to Reviewer section (for Fortran front-end).
7677
7f171b95
JH
76782008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7679
7680 * configure.ac: Expand to darwin10 and later.
7681 * configure: Regenerate.
7682
09ce620e
AS
76832008-12-02 Andreas Schwab <schwab@suse.de>
7684
7685 * Makefile.def: configure-target-boehm-gc depends on
7686 all-target-libstdc++-v3.
7687 * Makefile.in: Regenerate.
7688
386c704d
KT
76892008-12-02 Kai Tietz <kai.tietz@onevision.com>
7690
7691 * MAINTAINERS: Add myself as mingw maintainer.
7692
e03dd84a
BE
76932008-12-02 Ben Elliston <bje@au.ibm.com>
7694
7695 * config.sub, config.guess: Update from upstream sources.
7696
3fa87964
GP
76972008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7698
7699 * README.SCO: Remove.
7700
df72d7ed
FP
77012008-11-29 Fernando Pereira <pronesto@gmail.com>
7702
7703 * MAINTAINERS: Add myself to the write after approval list.
7704
b5646528
DK
77052008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7706
7707 * MAINTAINERS: Update my email address in WAA section.
7708
dce2d8b2 77092008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
7710
7711 * MAINTAINERS: Update e-mail address.
7712
dce2d8b2 77132008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
7714
7715 * MAINTAINERS: Change e-mail address.
7716
0db3a858
TG
77172008-11-27 Tristan Gingold <gingold@adacore.com>
7718
7719 * configure.ac: Build gdb for i?86-*-darwin*
7720 * configure: Regenerated.
7721
dce2d8b2 77222008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
7723
7724 * MAINTAINERS: Added my full name.
7725
487e299b
DJ
77262008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7727
7728 PR bootstrap/38014
7729 PR bootstrap/37923
7730
7731 Revert:
7732
7733 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7734
7735 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7736 * Makefile.in: Regenerated.
7737
7738 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7739
7740 PR gdb/921
7741 PR gdb/1646
7742 PR gdb/2175
7743 PR gdb/2176
7744
7745 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7746 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7747 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7748 (HOST_EXPORTS): Pass CPPFLAGS.
7749 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7750 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7751 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7752 * Makefile.in, configure: Regenerated.
7753 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7754 and CPPFLAGS_FOR_BUILD.
7755
dce2d8b2 77562008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
7757
7758 * MAINTAINERS: Add myself as middle end maintainer.
7759
044fed69
AS
77602008-11-06 Andrew Stubbs <ams@codesourcery.com>
7761
7762 * MAINTAINERS (Write after approval): Add myself.
7763
caf6defe
DN
77642008-11-05 Diego Novillo <dnovillo@google.com>
7765
7766 * MAINTAINERS (Global Reviewers): Add myself.
7767 (Non-Algorithmic Maintainers): Remove myself.
7768
3e9899ac
TS
77692008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7770
09ce620e 7771 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 7772
ea99e36e
MM
77732008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7774
09ce620e 7775 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 7776
fb0d2684
BE
77772008-10-31 Ben Elliston <bje@au.ibm.com>
7778
7779 * configure.ac (spu-*-*): Remove special case.
7780 * configure: Regenerate.
7781
73c07a3e
CM
77822008-10-30 Catherine Moore <clm@codesourcery.com>
7783
7784 * MAINTAINERS (Write after approval): Update my email address.
7785
7310a2da
SSF
77862008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7787
7788 * configure.ac [spu-*-*]: Do not set skipdirs.
7789 * configure: Re-generate.
7790
7e51fe23
BS
77912008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7792
7793 * MAINTAINERS (Various Maintainers): Add myself to reload.
7794
ef20be93
RG
77952008-10-25 Richard Guenther <rguenther@suse.de>
7796
7797 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7798 maintainer. Remove myself as libgcc-math maintainer.
7799 (Non-Algorithmic Maintainers): Remove myself.
7800
03ffcfa0
DJ
78012008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7802
7803 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7804 * Makefile.in: Regenerated.
7805
dec014a9
CC
78062008-10-23 Cary Coutant <ccoutant@google.com>
7807
7808 * MAINTAINERS (Write after approval): Add myself.
7809
b36c386c
DJ
78102008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7811
7812 PR gdb/921
7813 PR gdb/1646
7814 PR gdb/2175
7815 PR gdb/2176
7816
7817 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7818 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7819 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7820 (HOST_EXPORTS): Pass CPPFLAGS.
7821 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7822 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7823 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7824 * Makefile.in, configure: Regenerated.
7825 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7826 and CPPFLAGS_FOR_BUILD.
7827
dce2d8b2 78282008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
7829
7830 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7831 Sebastian Pop.
7832
e0bda97e
AP
78332008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7834
7835 * MAINTAINERS (Write After Approval): Added myself.
7836
36c713e0
KG
78372008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7838
7839 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7840 recommended version to 2.3.2.
7841
7842 * configure: Regenerate.
7843
8fe005ee
MM
78442008-10-01 Mark Mitchell <mark@codesourcery.com>
7845
7846 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7847
be8f156f
DD
78482008-09-29 David Daney <david.daney@caviumnetworks.com>
7849
7850 * MAINTAINERS (Write After Approval): Update e-mail address.
7851
ae11dff4
PG
78522008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7853
7854 * libtool.m4: Update to libtool 2.2.6.
7855 * lt~obsolete.m4: Update to libtool 2.2.6.
7856 * ltmain.sh: Update to libtool 2.2.6.
7857 * ltsugar.m4: Update to libtool 2.2.6.
7858 * ltversion.m4: Update to libtool 2.2.6.
7859 * ltoptions.m4: Update to libtool 2.2.6.
7860 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7861
441154b1
CF
78622008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7863
7864 * MAINTAINERS (Write After Approval): Add myself.
7865
775b3b26
BRF
78662008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7867
7868 * MAINTAINERS (Write After Approval): Update my name.
7869
94538043
SB
78702008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7871
09ce620e 7872 * MAINTAINERS: Add myself in "Write After Approval".
94538043 7873
52d1bfd8
SE
78742008-09-18 Steve Ellcey <sje@cup.hp.com>
7875
09ce620e 7876 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 7877
c5cc92f5
GP
78782008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7879
7880 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7881 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7882 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7883 and Michael Tiemann from Write After Approval since they do not
7884 actually have access.
7885
23d9794a
RG
78862008-09-05 Richard Guenther <rguenther@suse.de>
7887
7888 * configure.ac: Initialize clooglibs to -lcloog.
7889 * configure: Re-generate.
7890
192a671e
LCW
78912008-09-04 Le-Chun Wu <lcwu@google.com>
7892
7893 * MAINTAINERS (Write After Approval): Add myself.
7894
d789184e
SP
78952008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7896
7897 * configure.ac (--with-cloog-polylib): New.
7898 (--disable-cloog-version-check): New.
7899 (--disable-ppl-version-check): New.
7900 * configure: Re-generate.
7901
36a881c7
RG
79022008-09-03 Richard Guenther <rguenther@suse.de>
7903
7904 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7905 cloog test.
7906 * configure: Re-generate.
7907
358da97e
HS
79082008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7909
7910 Add picoChip port.
7911 * MAINTAINERS: Add picoChip maintainers.
7912
f8bf9252
SP
79132008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7914 Tobias Grosser <grosser@fim.uni-passau.de>
7915 Jan Sjodin <jan.sjodin@amd.com>
7916 Harsha Jagasia <harsha.jagasia@amd.com>
7917 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7918 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7919 Adrien Eliche <aeliche@isty.uvsq.fr>
7920
7921 Merge from graphite branch.
7922 * configure: Regenerate.
7923 * Makefile.in: Regenerate.
7924 * configure.ac (host_libs): Add ppl and cloog.
7925 Add checks for PPL and CLooG.
7926 * Makefile.def (ppl, cloog): Added modules and dependences.
7927 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7928 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7929
d89f0ad6
AL
79302008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7931
7932 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7933 (GCC_SHLIB_SUBDIR): New.
7934 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7935 * configure: Regenerate.
7936 * Makefile.in: Regenerate.
7937
88a25817
GP
79382008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7939
7940 * MAINTAINERS: Consistently use tabs to separate columns.
7941
f873f15f
TG
79422008-08-29 Tristan Gingold <gingold@adacore.com>
7943
7944 * MAINTAINERS (Write after Approval): Add myself.
7945
e1514c3f
TG
79462008-08-28 Tristan Gingold <gingold@adacore.com>
7947
7948 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7949 Enable bfd, binutils and opcodes.
7950 * configure: Regenerate.
7951
4717882f
JDA
79522008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7953
7954 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7955
28c9884c
TK
79562008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7957
7958 * MAINTAINERS: Use correct Umlaut for last name.
7959
ae96d86a
FXC
79602008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7961
7962 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7963
3ecc96e3
DE
79642008-08-16 David Edelsohn <edelsohn@gnu.org>
7965
7966 * MAINTAINERS: Update my email address.
7967
dd609cc1
EB
79682008-08-16 Nicolas Roche <roche@adacore.com>
7969
7970 * Makefile.tpl: Add BOOT_ADAFLAGS.
7971 * Makefile.in: Regenerate.
7972
08d0963a
RS
79732008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7974
7975 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7976 * configure: Regenerate.
7977
dce2d8b2 79782008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
7979
7980 * configure.ac: Add makefile fragments for hpux.
7981 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7982 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7983 * configure: Regenerate.
7984 * Makefile.in: Regenerate.
7985
dce2d8b2 79862008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
7987
7988 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7989
dce2d8b2 79902008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
7991
7992 * MAINTAINERS (Write after Approval): Add myself.
7993
78209f30
XG
79942008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7995
7996 * MAINTAINERS (Write After Approval): Add myself.
7997
5b5b098d
AJ
79982008-06-29 Andrew Jenner <andrew@codesourcery.com>
7999
8000 * MAINTAINERS (Write After Approval): Add myself.
8001
d812ec93
KW
80022008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
8003
8004 * MAINTAINERS: Update my email address.
8005
99e78224
JY
80062008-06-25 Joey Ye <joey.ye@intel.com>
8007
8008 * MAINTAINERS (Write After Approval): Add myself.
8009
18c04407
RW
80102008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8011
8012 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8013 * Makefile.in: Regenerate.
8014 * configure: Regenerate.
8015
47aa9a31
DK
80162008-06-17 Daniel Kraft <d@domob.eu>
8017
8018 * MAINTAINERS (Write After Approval): Add myself.
8019
ad33ff57
RW
80202008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8021
8022 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8023 "$@" is still intact with both Autoconf 2.59 and 2.62.
8024 * configure: Regenerate.
8025
cdce5c41
RW
80262008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8027
8028 * Makefile.tpl: Fix comment errors.
8029 * Makefile.in: Regenerate.
8030
01b79d11
DM
80312008-06-12 David S. Miller <davem@davemloft.net>
8032 David Edelsohn <edelsohn@gnu.org>
8033
8034 * configure.ac: Add powerpc*-*-* to gold supported targets.
8035 * configure: Regenerate.
8036
f8c33439
JM
80372008-06-08 Joseph Myers <joseph@codesourcery.com>
8038
8039 PR tree-optimization/36218
8040 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8041 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8042 (all prefix="build-"): Pass them to build-system sub-makes.
8043 * Makefile.in: Regenerate.
8044
cd985f66
JM
80452008-06-07 Joseph Myers <joseph@codesourcery.com>
8046
8047 * MAINTAINERS (mt port): Remove.
8048 (sco5, unixware, sco udk): Remove.
8049 (Kean Johnston): Add to Write After Approval.
8050
3f6383d3
JB
80512008-05-30 Julian Brown <julian@codesourcery.com>
8052
8053 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8054 of libobjc for ARM EABI Linux.
8055 * configure: Regenerate.
30da41ed 8056
dce2d8b2 80572008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 8058
09ce620e 8059 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 8060
dce2d8b2 80612008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 8062
e29cc9b4 8063 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 8064
955410cb
JW
80652008-05-15 Janus Weil <janus@gcc.gnu.org>
8066
8067 * MAINTAINERS (Write After Approval): Add myself.
8068
719bb4e3 80692008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
8070
8071 * config-ml.in: don't handle --enable-shared and --enable-static.
8072
372b05fc
RS
80732008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8074
8075 * MAINTAINERS: Update my email address.
8076
f73e2200
PC
80772008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8078
8079 * MAINTAINERS: Update my email address.
09ce620e 8080
3e438e2b
KVH
80812008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8082
8083 * MAINTAINERS (Write After Approval): Add myself.
8084
177bf491
GS
80852008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8086
8087 * MAINTAINERS (Write After Approval): Add myself.
8088
dce2d8b2 80892008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
8090
8091 * MAINTAINERS (crx): Add myself.
8092
14a8726b
PB
80932008-04-18 Paolo Bonzini <bonzini@gnu.org>
8094
8095 Sync with src:
8096 2008-04-14 David S. Miller <davem@davemloft.net>
8097
09ce620e
AS
8098 * configure.ac: Add sparc*-*-* to gold supported targets.
8099 * configure: Regenerate.
14a8726b 8100
7142fb32
PB
81012008-04-18 Paolo Bonzini <bonzini@gnu.org>
8102
8103 PR bootstrap/35457
8104 * configure.ac: Include override.m4.
8105 * configure: Regenerate.
8106
c6b196de
PB
81072008-04-18 Paolo Bonzini <bonzini@gnu.org>
8108
09ce620e
AS
8109 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8110 * Makefile.in: Regenerate.
c6b196de 8111
dce2d8b2 81122008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 8113
09ce620e 8114 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 8115 as nonconfigurable directories list.
09ce620e 8116 * configure: Regenerate.
c993ae60 8117
8479b1b1
BE
81182008-04-14 Ben Elliston <bje@au.ibm.com>
8119
8120 * config.sub, config.guess: Update from upstream sources.
8121
295e261a
HPN
81222008-04-12 Hans-Peter Nilsson <hp@axis.com>
8123
8124 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8125 * Makefile.in: Regenerate.
8126
ac3949d9
EW
81272008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8128
8129 * configure.ac: Do not build libssp for the AVR.
8130 * configure: Regenerate.
8131
06407e30
ILT
81322008-04-07 Ian Lance Taylor <iant@google.com>
8133
8134 * Makefile.def: check-gold depends upon all-binutils.
8135 * Makefile.in: Regenerate.
8136
97db009c
AH
81372008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8138
8139 * MAINTAINERS (Write After Approval): Add myself.
8140
2a79c47f
NC
81412008-04-04 Nick Clifton <nickc@redhat.com>
8142
8143 PR binutils/4334
5f4bebbf 8144 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
8145 builds.
8146 * configure: Regenerate.
8147
c53a18d3
N
81482008-04-04 NightStrike <NightStrike@gmail.com>
8149
8150 PR other/35151
09ce620e
AS
8151 * configure.ac: Combine rules for mingw32 and mingw64.
8152 * configure: Regenerate.
c53a18d3 8153
d925aa70
KT
81542008-04-02 Kai Tietz <kai.tietz@onvision.com>
8155
8156 * MAINTAINERS (Write After Approval): Add myself.
8157
dce2d8b2 81582008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
8159
8160 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8161 * Makefile.in (.NOTPARALLEL): Ditto.
8162
4412a506
PG
81632008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8164
8165 * MAINTAINERS (Write After Approval): Add myself.
8166
dce2d8b2 81672008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
8168
8169 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8170 * Makefile.in (.NOTPARALLEL): Regenerate.
8171
639223bd
PB
81722008-03-27 Paolo Bonzini <bonzini@gnu.org>
8173
8174 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8175 * Makefile.in: Regenerate.
8176
b8ab1f4a
JS
81772008-03-26 Jakub Staszak <kuba@et.pl>
8178
8179 * MAINTAINERS (Write After Approval): Add myself.
8180
b45890a4
TK
81812008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8182
8183 * MAINTAINERS: Update e-mail address.
8184
5afab7ad
ILT
81852008-03-20 Ian Lance Taylor <iant@google.com>
8186
8187 * configure.ac: Add support for --enable-gold.
8188 * Makefile.def: Add gold as a directory like ld.
8189 * configure, Makefile.in: Regenerate.
8190
38d24731
RW
81912008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8192
8193 * configure.ac: m4_include config/proginstall.m4.
8194 * configure: Regenerate.
32bc4cf4
RW
8195
8196 Backport from upstream Libtool:
09ce620e 8197
32bc4cf4 8198 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 8199
32bc4cf4
RW
8200 Deal with Autoconf 2.62's semantic change in m4_append.
8201 * ltsugar.m4 (lt_append): Replace broken versions of
8202 m4_append.
8203 (lt_if_append_uniq): Don't require separator to be overquoted,
8204 and avoid broken m4_append.
8205 (lt_dict_add): Fix typo.
8206 * libtool.m4 (_LT_DECL): Don't overquote separator.
8207
9d3c50ea
DE
82082008-03-13 David Edelsohn <edelsohn@gnu.org>
8209
8210 * config.rpath: Add AIX 6 support.
8211
5d2edb29
PB
82122008-03-13 Paolo Bonzini <bonzini@gnu.org>
8213
8214 * Makefile.def (stageprofile). Remove -fprofile-generate
8215 from stage_libcflags.
8216 * Makefile.in: Regenerate.
8217
954910ef
BE
82182008-03-13 Ben Elliston <bje@au.ibm.com>
8219
8220 * config.sub, config.guess: Update from upstream sources.
8221
e8645a40
TT
82222008-03-06 Tom Tromey <tromey@redhat.com>
8223
8224 * MAINTAINERS: Update for treelang deletion.
8225
2c8e955e
JW
82262008-03-03 James E. Wilson <wilson@tuliptree.org>
8227
8228 * MAINTAINERS: Update my email address.
8229
54acd307
SS
82302008-03-03 Stan Shebs <stanshebs@earthlink.net>
8231
893ad2a1 8232 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
8233 (objective-c/c++): Add myself as a maintainer.
8234
4b52b516
VR
82352008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8236
8237 * MAINTAINERS (Write After Approval): Update my email address.
8238
e652b516
TB
82392008-02-25 Tomas Bily <tbily@suse.cz>
8240
8241 * MAINTAINERS (Write After Approval): Add myself.
8242
02d30740
JJ
82432008-02-23 Jakub Jelinek <jakub@redhat.com>
8244
8245 * MAINTAINERS (OpenMP): Add myself.
8246
1c8bd6a3
PB
82472008-02-20 Paolo Bonzini <bonzini@gnu.org>
8248
4b40b2a5
UB
8249 PR bootstrap/32009
8250 PR bootstrap/32161
1c8bd6a3 8251
4b40b2a5
UB
8252 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8253 * configure: Regenerate.
1c8bd6a3 8254
4b40b2a5
UB
8255 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8256 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8257 STAGE4_LIBCFLAGS): New.
8258 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8259 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8260 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8261 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8262 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8263 for target modules. Don't export LIBCFLAGS.
8264 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8265 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8266 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8267 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8268 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8269 * Makefile.in: Regenerate.
1c8bd6a3 8270
bb44c9d2
RW
82712008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8272
8273 PR libgcj/33085
8274 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8275 Do not use -DDLL_EXPORT. Backport from upstream.
8276
29a7754d
RW
82772008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8278
8279 * MAINTAINERS (Write After Approval): Add myself.
8280
9a212bb7
HPN
82812008-02-02 Hans-Peter Nilsson <hp@axis.com>
8282
8283 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8284 * configure: Regenerate.
8285
aa12a573
MG
82862008-01-31 Marc Gauthier <marc@tensilica.com>
8287
8288 * configure.ac (xtensa*-*-*): Recognize processor variants.
8289 * configure: Regenerate.
8290
ac9e6043
RW
82912008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8292
40049ccc
UB
8293 PR bootstrap/34922
8294 * configure.ac (PARSE_ARGS): Push suitable setting of
8295 ac_subdirs_all, for `./configure --help=recursive'.
8296 Handle `+' in generic toplevel directory disabling.
8297 * configure: Regenerate.
ac9e6043 8298
4288c86a
NC
82992008-01-28 Nick Clifton <nickc@redhat.com>
8300
8301 * MAINTAINERS (xstormy16): Take over maintainership.
8302
8d8da227
JM
83032008-01-25 Joseph Myers <joseph@codesourcery.com>
8304
8305 * MAINTAINERS (c4x port): Remove.
8306
349b60e7
DE
83072008-01-24 David Edelsohn <edelsohn@gnu.org>
8308
8309 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8310
3ca06a68
BE
83112008-01-23 Ben Elliston <bje@au.ibm.com>
8312
8313 * config.sub, config.guess: Update from upstream sources.
8314
3c631381
TG
83152008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8316
8317 * MAINTAINERS (Write After Approval): Add myself.
8318
20533ef1
L
83192008-01-17 H.J. Lu <hjl.tools@gmail.com>
8320
8321 * MAINTAINERS: Update my email address.
8322
83232008-01-09 Raksit Ashok <raksit@google.com>
8324
8325 * MAINTAINERS (Write After Approval): Add myself.
8326
684f4f6a
RA
83272008-01-09 Raksit Ashok <raksit@google.com>
8328
8329 * MAINTAINERS (Write After Approval): Add myself.
8330
9cb8756f
BE
83312008-01-08 Ben Elliston <bje@au.ibm.com>
8332
8333 * config.sub, config.guess: Update from upstream sources.
8334
94e1934d
KG
83352007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8336
8337 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 8338 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
8339 * configure: Regenerate.
8340
a2e51f77
SP
83412007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8342
8343 * MAINTAINERS: Update my email address.
8344
ffe3dcd9
BRF
83452007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8346
8347 * MAINTAINERS: Update my email address.
8348
aa4095c9
RS
83492007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8350
8351 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8352 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8353 * Makefile.in: Regenerate.
8354
dce2d8b2 83552007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
8356
8357 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8358 misplaced entries.
8359
0fe0f073
AT
83602007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8361
8362 * configure.ac: Enable libjava for x86_64-*-darwin9.
8363 * configure: Regenerate.
8364
dce2d8b2 83652007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
8366
8367 * MAINTAINERS (Write After Approval): Add myself.
8368
c3220d4c
BE
83692007-12-05 Ben Elliston <bje@au.ibm.com>
8370
8371 * config.sub, config.guess: Update from upstream sources.
8372
aba7501e
MK
83732007-12-02 Matthias Klose <doko@ubuntu.com>
8374
8375 * config-ml.in: Remove 64bit configure tests.
8376
d683ec81
PB
83772007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8378
8379 * config-ml.in: Robustify against white space in absolute file
8380 names.
8381
8382 * config-ml.in (multi-clean): Substitute ${Makefile}.
8383 Remove superfluous ${Makefile} in list.
8384
60f1711a
TS
83852007-11-19 Thiemo Seufer <ths@mips.com>
8386
8387 * config-ml.in: Don't hardcode the Makefile name.
8388
487f9d96
AM
83892007-11-08 Alexander Monakov <amonakov@ispras.ru>
8390
8391 * MAINTAINERS (Write After Approval): Add myself.
8392
fa3886fe
ST
83932007-11-07 Samuel Tardieu <sam@rfc1149.net>
8394
8395 * MAINTAINERS (Write After Approval): Add myself.
8396
dce2d8b2 83972007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
8398
8399 * MAINTAINERS (Write After Approval): Add myself.
8400
acc48927
BE
84012007-10-25 Ben Elliston <bje@au.ibm.com>
8402
8403 * MAINTAINERS (mercury): Remove entry.
8404 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8405
e00e9858
DJ
84062007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8407
8408 * Makefile.def (dependencies): Make configure-gdb depend on
8409 all-intl.
8410 * Makefile.in: Regenerated.
8411
def14a3c
SK
84122007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8413
8414 * MAINTAINERS (Fortran maintainer): Remove myself.
8415
dce2d8b2 84162007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
8417
8418 * Makefile.def: To avoid problems running with parallel makes,
8419 build newlib before libgloss so that target specific header
8420 files are availble.
8421 * Makefile.in: Regenerate
8422
bbfbfafc
DJ
84232007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8424
8425 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8426 * Makefile.in: Regenerate.
8427
c56abad5
VM
84282007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8429
8430 * MAINTAINERS (Register allocation reviewer): Add myself.
8431
f019adc1
MF
84322007-10-08 Mike Frysinger <vapier@gentoo.org>
8433
8434 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8435 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8436 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8437 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8438 * configure: Regenerate.
8439
dce2d8b2 84402006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
8441
8442 * MAINTAINERS (Register allocation reviewer): Add myself.
8443
0999159b
PB
84442007-10-01 Paolo Bonzini <bonzini@gnu.org>
8445
8446 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8447 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8448 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8449 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8450 * configure.ac: Default them to host tools for $host = $build.
8451 Subst them.
8452
8453 * configure: Regenerate.
8454 * Makefile.in: Regenerate.
8455
dce2d8b2 84562006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
8457
8458 * MAINTAINERS (Register allocation reviewer): Add myself.
8459
dce2d8b2 84602006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
8461
8462 * MAINTAINERS (Register allocation reviewer): Add myself.
8463
9d209c83
SP
84642007-09-21 Seongbae Park <seongbae.park@gmail.com>
8465
8466 * MAINTAINERS (Write After Approval): Fix typo.
8467
1ec3b87b
RS
84682007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8469
8470 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8471 * configure: Regenerate.
8472
19d5986d
PJ
84732007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8474
8475 PR bootstrap/31906
8476 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 8477 they're already prefixed.
19d5986d 8478
6d3b5aea
BK
84792007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8480
8481 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8482 libstdc++.
8483 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8484 * configure: Regenerate.
8485 * Makefile.in: Regenerate.
09ce620e 8486
4fe7e755
AS
84872007-09-17 Andreas Schwab <schwab@suse.de>
8488
8489 * configure.ac: Raise minimum makeinfo version to 4.6.
8490 * configure: Regenerate.
8491
dce2d8b2 84922007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 8493
ffe3dcd9 8494 * MAINTAINERS (write-after-approval) add myself
d483feaa 8495
fa9a3f31
AM
84962007-09-15 Alan Modra <amodra@bigpond.net.au>
8497
8498 * configure.ac: Correct makeinfo version check.
8499 * configure: Regenerate.
8500
6593a73e
RS
85012007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8502
8503 * MAINTAINERS: Update my email address.
8504
d9dced13
RS
85052007-09-14 Richard Sandiford <richard@codesourcery.com>
8506
8507 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8508 to $skipdirs and only disable gprof for newlib. Use the normal
8509 mips*-elf* handling in other respects.
8510 * configure: Regnerate.
8511
773c1467
DD
85122007-09-12 David Daney <ddaney@avtrex.com>
8513
8514 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8515 enabling libgcj.
8516 * configure: Regenerate.
8517
c03353e2
RIL
85182007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8519
8520 PR other/32154
8521 * configure.ac: For libgloss targets, point the linker to the linker
8522 script, startup code and simulator library.
8523 * configure: Regenerate.
8524
c4e9bf2b
AH
85252007-09-07 Andrew Haley <aph@redhat.com>
8526
8527 * configure.ac (noconfigdirs): Remove target-libffi and
8528 target-libjava.
8529 * configure: Regenerate.
8530
1f5a6b84
FXC
85312007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8532
8533 PR target/33281
8534 * configure.ac: Use config/mh-mingw on mingw.
8535 * configure: Regenerate.
1f5a6b84 8536
3951e521
PH
85372007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8538
9f349f63 8539 * MAINTAINERS (Write After Approval): Add myself.
3951e521 8540
e643dc23
RG
85412007-09-05 Richard Guenther <rguenther@suse.de>
8542
8543 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8544 nor --disable-checking is provided also turn on yes and types
8545 checking for stage1.
8546 * configure: Re-generate.
8547
039874df
KW
85482007-08-30 Krister Walfridsson <cato@df.lth.se>
8549
8550 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8551 (Write After Approval): Remove myself.
8552
c3f07bd6 85532007-08-29 Nick Clifton <nickc@redhat.com>
15098359 8554
c3f07bd6 8555 * config.sub, config.guess: Update from upstream sources.
15098359 8556
40049ccc 85572007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
8558
8559 * MAINTAINERS (Write After Approval): Added myself.
8560 * MAINTAINERS (Reviewers): Removed myself.
8561
c8aea42c 85622007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 8563 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
8564
8565 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8566 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8567 * Makefile.in: Regenerate.
8568 * configure.ac (--with-debug-prefix-map): New.
8569 * configure: Regenerate.
8570
4bf6c438
RS
85712007-08-17 Richard Sandiford <richard@codesourcery.com>
8572 Nigel Stephens <nigel@mips.com>
8573
4bf6c438
RS
8574 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8575 as target_makefile_frag.
8576 * configure: Regenerate.
8577
bb286d71
AO
85782007-08-16 Alexandre Oliva <aoliva@redhat.com>
8579
8580 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8581 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8582 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8583 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8584 (do-compare, do-compare3, do-compare-debug): New.
8585 ([+compare-target+]): Use them.
8586
a4630417
MK
85872007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8588
8589 * MAINTAINERS (Write After Approval): Change my email address.
8590
d9acb717
RW
85912007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8592 Ben Elliston <bje@au.ibm.com>
8593
8594 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8595 --silent if $silent.
8596 * configure: Regenerate.
8597
96876681
ZD
85982003-08-12 Zdenek Dvorak <ook@ucw.cz>
8599
8600 * MAINTAINERS (Various Maintainers): Add myself as
8601 loop infrastructure maintainer. Update my e-mail
8602 address.
8603
1c1d80ee
DN
86042007-07-31 Diego Novillo <dnovillo@google.com>
8605
8606 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8607 Adjust description.
8608
7e98624c
RG
86092007-07-26 Richard Guenther <rguenther@suse.de>
8610
8611 * configure.ac: Add types checking to stage1 checking flags.
8612 * configure: Regenerate.
8613
4c85af60
NC
86142007-07-17 Nick Clifton <nickc@redhat.com>
8615
8616 * COPYING3: New file. Contains version 3 of the GNU General
8617 Public License.
8618 * COPYING3.LIB: New file. Contains version 3 of the GNU
8619 Lesser General Public License.
8620
19ddfd3a
AK
86212007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8622
8623 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8624
2a064545
AK
86252007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8626
8627 * MAINTAINERS (S/390 co-maintainer): Add myself.
8628 (Write After Approval): Remove myself.
8629
f861f54d
DH
86302007-07-13 Dan Hipschman <dsh@google.com>
8631
8632 * MAINTAINERS (Write After Approval): Add myself.
8633
0136f2f7
NC
86342007-07-11 Nick Clifton <nickc@redhat.com>
8635
8636 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8637 WINDRES export.
8638 * Makefile.in: Regenerate.
8639
6e29b5a4
RO
86402007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8641
8642 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8643 maintainer.
8644
159a4b02
L
86452007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8646
8647 * lt~obsolete.m4: New. Import from 20070318 libtool.
8648
6ba67283
JB
86492007-07-03 Julian Brown <julian@codesourcery.com>
8650
8651 * MAINTAINERS (Write After Approval): Add myself.
8652
30b74385
RW
86532007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8654
8655 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8656 * configure: Regenerate.
8657
86582007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8659
8660 * configure.ac: Add some missing m4 quotation.
8661 * configure: Regenerate.
8662
943c54ce
SB
86632007-07-02 Simon Baldwin <simonb@google.com>
8664
8665 * MAINTAINERS (Write After Approval): Add myself.
8666
1c00b503
PB
86672007-07-02 Paolo Bonzini <bonzini@gnu.org>
8668
8669 * configure: Regenerate.
8670
901119ae
KT
86712007-07-02 Kai Tietz <kai.tietz@onevision.com>
8672
8673 * Makefile.def: Add windmc tool to build.
8674 * Makefile.tpl: Likewise.
8675 * configure.ac: Likewise.
8676 * Makefile.in: Regenerate.
8677 * configure: Regenerate.
09ce620e 8678
83f4c19f
DD
86792007-06-28 DJ Delorie <dj@redhat.com>
8680
8681 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8682 not building newlib.
8683 * configure: Regenerated.
09ce620e 8684
5346c75c
JS
86852007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8686
8687 * MAINTAINERS (Write After Approval): Add myself.
8688
aacfb86b
MM
86892007-06-25 Martin Michlmayr <tbm@cyrius.com>
8690
8691 * MAINTAINERS (Write After Approval): Add myself.
8692
590bf0d3
CM
86932007-06-19 Chris Matthews <chrismatthews@google.com>
8694
8695 * MAINTAINERS (Write After Approval): Add myself.
8696
cdbbee7a
RIL
86972007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8698
8699 * MAINTAINERS (Write After Approval): Add myself.
8700
b8afffc1
DJ
87012007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8702
8703 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8704 * Makefile.in: Regenerated.
8705
3fcfad76
BS
87062007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8707
8708 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8709 bfin*-*-uclinux* targets.
8710 * configure: Regenerate.
8711
3f5a2b7f
ILT
87122007-06-14 Ian Lance Taylor <iant@google.com>
8713
8714 * MAINTAINERS: Add myself as non-algorithmic global write
8715 maintainer.
8716
4c46daee
DN
87172007-06-14 Diego Novillo <dnovillo@google.com>
8718
8719 * MAINTAINERS: Add self as middle-end maintainer and
8720 non-algorithmic global write maintainer.
8721
a3bb222a
FXC
87222007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8723
8724 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8725 Move all Fortran maintainers except Paul Brook into the
8726 Non-Autopoiesis section.
8727
a19e8f64
PB
87282007-06-14 Paolo Bonzini <bonzini@gnu.org>
8729
8730 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8731 (distclean-stage[+id+]): Possibly delete stage_last.
8732 * Makefile.in: Regenerate.
8733
1c2abe5e
SP
87342007-06-12 Seongbae Park <seongbae.park@gmail.com>
8735
8736 * MAINTAINERS (Various Maintainer): Fix typo.
8737
abca4739
PB
87382007-06-11 Paolo Bonzini <bonzini@gnu.org>
8739
8740 * MAINTAINERS (Various Maintainer): Add myself as
8741 dataflow maintainer.
8742
a894d2c3
BE
87432007-06-07 Ben Elliston <bje@au.ibm.com>
8744
8745 * config.sub, config.guess: Update from upstream sources.
8746
8024d75e
BE
87472007-06-07 Ben Elliston <bje@au.ibm.com>
8748
8749 * Makefile.tpl: Fix spelling error.
8750 * Makefile.in: Regenerate.
8751
973a9a5e
SE
87522007-06-01 Steve Ellcey <sje@cup.hp.com>
8753
96598938
L
8754 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8755 lt_cv_sys_max_cmd_len.
973a9a5e 8756
ccb4d26b
DN
87572007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8758
8759 * MAINTAINERS (Various Maintainers): Add myself as
8760 auto-vectorizer maintainer.
8761
eecb7461
PB
87622003-05-31 Paolo Bonzini <bonzini@gnu.org>
8763
8764 PR libjava/32098
8765 * libtool.m4: Revert previous change.
8766 * ltgcc.m4: Put it here.
8767
89d28202
ZD
87682003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8769
8770 * MAINTAINERS (Various Maintainers): Add myself as
8771 auto-vectorizer maintainer.
8772
60c7a11a
L
87732007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8774
8775 PR libjava/32098
8776 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8777
9dd3cc81
RG
87782007-05-30 Richard Guenther <rguenther@suse.de>
8779
8780 * MAINTAINERS (Various Maintainers): Add myself as
8781 auto-vectorizer maintainer.
8782
9cc1244e
JJ
87832007-05-30 Jakub Jelinek <jakub@redhat.com>
8784
8785 PR bootstrap/29382
8786 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8787 * configure: Rebuilt.
8788
6124296b
RC
87892007-05-28 Roberto Costa <robsettantasei@gmail.com>
8790
8791 * MAINTAINERS (Write After Approval): Removed my name.
8792
6b757a0d
SB
87932007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8794
8795 * MAINTAINERS (Write After Approval): Remove myself.
8796
86ef8528
AT
87972007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8798
8799 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8800
1cf3d07d
SE
88012007-05-23 Steve Ellcey <sje@cup.hp.com>
8802
8803 * ltmain.sh: Update from ToT Libtool.
8804 * libtool.m4: Update from ToT Libtool.
8805 * ltsugar.m4: New. Update from ToT Libtool.
8806 * ltversion.m4: New. Update from ToT Libtool.
8807 * ltoptions.m4: New. Update from ToT Libtool.
8808 * ltconfig: Remove.
8809 * ltcf-c.sh: Remove.
8810 * ltcf-cxx.sh: Remove.
8811 * ltcf-gcj.sh: Remove.
8812
ce3fcf8c
OW
88132007-05-22 Ollie Wild <aaw@google.com>
8814
8815 * MAINTAINERS (Write After Approval): Add myself.
8816
342b9200
PB
88172007-05-16 Paolo Bonzini <bonzini@gnu.org>
8818
8819 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8820 stage_cflags.
8821 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8822 Remove CFLAGS/LIBCFLAGS.
8823 (configure-stage[+id+]-[+prefix+][+module+],
8824 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8825 * Makefile.in: Regenerate.
8826
cea17285
DN
88272007-05-15 Diego Novillo <dnovillo@google.com>
8828
8829 * MAINTAINERS: Update e-mail address.
8830
11c004e7
RE
88312007-05-15 Revital Eres <eres@il.ibm.com>
8832
8833 * MAINTAINERS (Write After Approval): Add myself.
8834
ab6bd693
RC
88352007-05-14 Roberto Costa <robsettantasei@gmail.com>
8836
8837 * MAINTAINERS (Write After Approval): Updated my address.
8838
388cdf07
TN
88392007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8840
8841 * MAINTAINERS (Write After Approval): Add myself.
8842
23f24034
SR
88432007-05-11 Silvius Rus <rus@google.com>
8844
8845 * MAINTAINERS (Write After Approval): Add myself.
8846
34a7526e
TT
88472007-04-23 Tom Tromey <tromey@redhat.com>
8848
8849 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8850
51da21be
MM
88512007-04-22 Mark Mitchell <mark@codesourcery.com>
8852
8853 * MAINTAINERS (cpplib): Rename to ...
8854 (libcpp): ... this. Add C/C++ front end maintainers.
8855
70070387
SE
88562007-04-14 Steve Ellcey <sje@cup.hp.com>
8857
8858 * config-ml.in: Pass ${ml_config_env} to configure calls.
8859
df1a0dbb
CB
88602007-04-04 Christian Bruel <christian.bruel@st.com>
8861
8862 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8863
9daff147
DK
88642007-04-02 Dave Korn <dave.korn@artimi.com>
8865
8866 * MAINTAINERS (Write After Approval): Add myself.
8867
374eadb2
TB
88682007-03-31 Tobias Burnus <burnus@net-b.de>
8869
8870 * MAINTAINERS (fortran 95 front end): Add myself.
8871
8eced3a2
DR
88722007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8873
8874 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8875
653de3e3
AZ
88762007-03-24 Ayal Zaks <zaks@il.ibm.com>
8877
8878 * MAINTAINERS (Modulo Scheduler): Add myself.
8879
b737d953
BM
88802007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8881
8882 * MAINTAINERS (fortran 95 front end): Add myself.
8883 (c++ front end): whitespace fix.
8884
a584cdf2
NF
88852007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8886
8887 * MAINTAINERS (Write After Approval): Add myself.
8888
8c79f3c4
RS
88892007-03-21 Richard Sandiford <richard@codesourcery.com>
8890
8891 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8892 of glob. Quote arguments with single quotes too.
8893 * configure: Regenerate.
8894
07f1ac6d
BM
88952007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8896
8897 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8898 * Makefile.in: Regenerate
8899
172e41aa
AS
89002007-03-07 Andreas Schwab <schwab@suse.de>
8901
8902 * configure: Regenerate.
8903
9c4d2493
BM
89042007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8905
8906 * configure.ac: Add "--with-pdfdir" configure option,
8907 which defines pdfdir variable.
8908 * Makefile.def (target=fixincludes): Add install-pdf to
8909 missing targets.
8910 (recursive_targets): Add install-pdf target.
8911 (flags_to_pass): Add pdfdir.
8912 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8913 target.
8914 * configure: Regenerate
8915 * Makefile.in: Regenerate
8916
e14e622e
EC
89172007-02-28 Eric Christopher <echristo@apple.com>
8918
8919 Revert:
8920 2006-12-07 Mike Stump <mrs@apple.com>
8921
8922 * Makefile.def (dependencies): Add dependency for
8923 install-target-libssp and install-target-libgomp on
8924 install-gcc.
8925 * Makefile.in: Regenerate.
8926
54e433bc
MK
89272007-02-27 Matt Kraai <kraai@ftbfs.org>
8928
8929 * configure: Regenerate.
8930 * configure.ac: Move statements after variable declarations.
8931
6c8d3d8f
KK
89322007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8933
8934 * MAINTAINERS: Add myself as sh maintainer.
8935
9f8c6739
JM
89362007-02-19 Joseph Myers <joseph@codesourcery.com>
8937
8938 * configure.ac: Adjust for loop syntax.
8939 * configure: Regenerate.
8940
278a7a38
AO
89412007-02-18 Alexandre Oliva <aoliva@redhat.com>
8942
8943 * configure: Rebuilt.
8944
b2eaac4a
AO
89452007-02-18 Alexandre Oliva <aoliva@redhat.com>
8946
8947 * configure.ac: Drop multiple occurrences of --enable-languages,
8948 and fix its quoting.
8949 * configure: Rebuilt.
8950
beeaf216 89512007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
8952 Nathan Sidwell <nathan@codesourcery.com>
8953 Vladimir Prus <vladimir@codesourcery.com>
8954 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
8955
8956 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8957 * configure: Regenerate.
8958
09201a09
GP
89592007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8960
8961 * ltconfig (freebsd*): Default to elf.
8962
291f172e
DJ
89632007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8964
8965 * configure.ac (target_libraries): Move libgcc before libiberty.
8966 * configure: Regenerated.
8967
c3a86da9
DJ
89682007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8969 Paolo Bonzini <bonzini@gnu.org>
8970
8971 PR bootstrap/30753
8972 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8973 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8974 * configure: Regenerated.
8975
88e1e72a
FXC
89762007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8977
8978 * MAINTAINERS (Language Front End Maintainers): Update my mail
8979 address.
8980
44bfc3ac
DJ
89812007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8982
8983 PR bootstrap/30748
8984 * configure.ac: Correct syntax for Solaris ksh.
8985 * configure: Regenerated.
8986
3e19841a
PB
89872007-02-09 Paolo Bonzini <bonzini@gnu.org>
8988
8989 * configure.ac: Sync with src.
8990 * configure: Regenerate.
8991
74a48762
PB
89922007-02-09 Paolo Bonzini <bonzini@gnu.org>
8993
8994 * Makefile.in: Regenerate.
8995
d846e52e
PB
89962007-02-09 Paolo Bonzini <bonzini@gnu.org>
8997
8998 * config.sub: Sync with src.
8999
1c710c3c
DJ
90002007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9001
9002 * Makefile.tpl (build_alias, host_alias, target_alias): Use
9003 noncanonical equivalents.
9004 * configure.in: Rename to...
9005 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
9006 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
9007 target_noncanonical. Use them. Rewrite removal of configure
9008 arguments for autoconf 2.59. Discard variable settings. Force
9009 program_transform_name for native tools.
9010
9011 * Makefile.in: Regenerated.
9012 * configure: Regenerated with autoconf 2.59.
9013
dce2d8b2 90142007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 9015
3de8da2a 9016 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 9017
f6671c93
AS
90182007-01-31 Andreas Schwab <schwab@suse.de>
9019
9020 * Makefile.tpl (LDFLAGS): Substitute it.
9021 * Makefile.in: Regenerate.
9022
dce2d8b2 90232007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 9024
3de8da2a 9025 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 9026
2472200d
DE
90272007-01-28 David Edelsohn <edelsohn@gnu.org>
9028
3de8da2a 9029 * MAINTAINERS (spu port): Add myself.
2472200d 9030
5305be7e
RG
90312007-01-23 Richard Guenther <rguenther@suse.de>
9032
9033 PR bootstrap/30541
9034 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9035 * Makefile.tpl (GNATBIND): Substitute it.
9036 (GNATMAKE): Likewise.
9037 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9038 of STAGE_PREFIX.
9039 * Makefile.in: Regenerate.
9040 * configure: Regenerate.
9041
416cfb5e
MS
90422007-01-18 Mike Stump <mrs@apple.com>
9043
9044 * configure.in: Re-enable -Werror for gcc builds.
9045
3de8da2a 90462007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 9047
3de8da2a 9048 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 9049
d943d7c4
PB
90502007-01-11 Paolo Bonzini <bonzini@gnu.org>
9051
9052 * configure.in: Change == to = in test command.
3de8da2a 9053 * configure: Regenerate.
d943d7c4 9054
e69bf64b 90552007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
9056 Nick Clifton <nickc@redhat.com>
9057 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
9058
9059 * configure.in (build_configargs, host_configargs, target_configargs):
9060 Remove build/host/target parameters.
9061 (host_libs): Add gmp and mpfr.
9062 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9063 * Makefile.def (gmp, mpfr): New.
9064 (gcc): Remove target.
9065 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9066 target_os, target_vendor): New.
dce2d8b2 9067 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
9068 * configure: Regenerate.
9069 * Makefile.in: Regenerate.
e69bf64b
PB
9070
90712007-01-11 Matt Fago <fago@earthlink.net>
9072
9073 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 9074 to improve robustness of configure tests.
e69bf64b 9075 * configure: Regenerate.
e14e622e 9076
a42f3b80
UB
90772007-01-09 Uros Bizjak <ubizjak@gmail.com>
9078
9079 * MAINTAINERS: Add myself as i386 maintainer.
9080
a36aee1a
JH
90812007-01-08 Jan Hubicka <jh@suse.cz>
9082
61fcaeef 9083 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 9084
738a52d3
KT
90852007-01-08 Kai Tietz <kai.tietz@onevision.com>
9086
9087 * configure.in: Add support for an x86_64-mingw* target.
95af8923 9088 * configure: Regenerate.
738a52d3 9089
54fdc474
DJ
90902007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9091
9092 * Makefile.tpl (all-target): Correct @if conditional for target
9093 modules.
9094 * configure.in: Omit libiberty if building only target libgcc.
9095 * configure, Makefile.in: Regenerated.
9096
3dd71726
PB
90972007-01-04 Paolo Bonzini <bonzini@gnu.org>
9098
dce2d8b2 9099 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
9100 * configure: Regenerate.
9101
fa958513
DJ
91022007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9103
9104 * Makefile.def (target_modules): Add libgcc.
9105 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9106 * Makefile.tpl (clean-target-libgcc): Delete.
9107 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9108 on gcc even for bootstrapped modules. Rewrite handling of
9109 lang_env_dependencies to loop over target_modules.
9110 * configure.in (target_libraries): Add target-libgcc.
9111 * Makefile.in, configure: Regenerated.
9112
e1888513
PB
91132006-12-29 Paolo Bonzini <bonzini@gnu.org>
9114
9115 * configure.in: Reorganize recognition of languages. Add
9116 --enable-stage1-languages. Show supported languages for the chosen
9117 target rather than all recognized languages.
9118 * configure: Regenerate.
9119
53b88b73
PB
91202006-12-29 Paolo Bonzini <bonzini@gnu.org>
9121
9122 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9123 * Makefile.in: Regenerate.
9124
a3993f33
KG
91252006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9126
9127 * configure.in: Warn that MPFR 2.2.0 is buggy.
9128 * configure: Regenerate.
9129
f063a9ed
ILT
91302006-12-27 Ian Lance Taylor <iant@google.com>
9131
9132 * configure.in: When removing Makefiles to force a reconfigure, also
9133 remove prev-DIR*/Makefile.
9134 * configure: Regenerate.
9135
af71363e
AS
91362006-12-22 Andreas Schwab <schwab@suse.de>
9137
9138 * configure: Regenerate with correct autoconf version.
9139
0b0dc272
AM
91402006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9141
3de8da2a
UB
9142 * configure.in: add AC_SUBST for *_FOR_TARGET.
9143 * configure: Regenerate.
0b0dc272 9144
53b88b73
PB
91452006-12-19 Paolo Bonzini <bonzini@gnu.org>
9146
9147 * configure.in: Simplify logic for rejecting languages that cannot
9148 be built. Separate the case when a language is unsupported,
9149 from the case when the user chooses not to build a language.
9150
400ebff4
PB
91512006-12-19 Paolo Bonzini <bonzini@gnu.org>
9152
9153 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9154 it only affects bootstrap and could be tested on "$host" as well.
9155 * configure: Regenerate.
9156 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9157
8efea775
PB
91582006-12-19 Paolo Bonzini <bonzini@gnu.org>
9159
9160 PR bootstrap/29544
9161 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9162 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9163 move here comment from Makefile.tpl.
9164 * Makefile.tpl: Move some definitions higher in the file.
9165 (STAGE1_CHECKING): New.
9166 * configure.in: Add --enable-stage1-checking.
9167 * configure: Regenerate.
9168 * Makefile.in: Regenerate.
9169
ed88a7ed
PB
91702006-12-19 Paolo Bonzini <bonzini@gnu.org>
9171
9172 * MAINTAINERS: Add myself as build system maintainer.
9173
b65151d3
SM
91742006-12-15 Simon Martin <simartin@users.sourceforge.net>
9175
9176 * MAINTAINERS (Write After Approval): Add myself.
9177
7e050830
EC
91782006-12-13 Eric Christopher <echristo@apple.com>
9179
9180 * MAINTAINERS: Add myself as darwin maintainer.
9181
8b494895
ILT
91822006-12-11 Ian Lance Taylor <ian@airs.com>
9183
9184 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9185
dce2d8b2 91862006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
9187
9188 MAINTAINERS: Update my entry.
9189
58e24147
AM
91902006-12-11 Alan Modra <amodra@bigpond.net.au>
9191
9192 * configure.in: Handle spu makefile frag.
58e24147
AM
9193 * Makefile.tpl (MAINT): Define
9194 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9195 * configure: Regenerate.
9196 * Makefile.in: Regenerate.
9197
9b6f37a0
BE
91982006-12-11 Ben Elliston <bje@au.ibm.com>
9199
9200 * config.guess: Import latest version.
9201 * config.sub: Likewise.
9202
ea6f5c57
BE
92032006-12-11 Ben Elliston <bje@au.ibm.com>
9204
9205 * configure.in (spu-*-*): Don't skip target-libiberty.
9206 * configure: Regenerate.
9207
42c1cd8a
AT
92082006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9209
9210 PR bootstrap/30134
9211 * configure.in: Correct x86 darwin support for libjava to powerpc
9212 and i?86 only.
9213 * configure: Regenerate.
9214
55eb837d
ST
92152006-12-08 Sandro Tolaini <tolaini@libero.it>
9216
9217 * configure.in: Add x86 darwin support for libjava.
9218 * configure: Regenerate.
9219
5bdacbc7
MS
92202006-12-07 Mike Stump <mrs@apple.com>
9221
9222 * Makefile.def (dependencies): Add dependency for
9223 install-target-libssp and install-target-libgomp on
9224 install-gcc.
9225 * Makefile.in: Regenerate.
9226
477d851c
RG
92272006-12-04 Richard Guenther <rguenther@suse.de>
9228
9229 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9230 (Non-Algorithmic Maintainers): Move over non-algorithmic
9231 loop optimizer maintainers, add myself as a non-algorithmic
9232 middle-end maintainer.
9233
5d33d367
DF
92342006-12-04 Daniel Franke <franke.daniel@gmail.com>
9235
9236 * MAINTAINERS (Write After Approval): Add myself.
9237
dbee1fb3
KG
92382006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9239
9240 * configure.in: Update error message for missing GMP/MPFR.
9241
9242 * configure: Regenerate.
9243
b5147de7
KG
92442006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9245
9246 * configure.in: Update MPFR version in error message.
9247
9248 * configure: Regenerate.
9249
f019376c
KG
92502006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9251
9252 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9253 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9254 --with-gmp-lib): New flags.
9255
9256 * configure: Regenerate.
9257
91ed95ae
BM
92582006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9259
9260 * MAINTAINERS (Write After Approval): Change my email address.
9261
3a971f15
MLI
92622006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9263
05170031 9264 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 9265
dce2d8b2 92662006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
9267
9268 * MAINTAINERS (i18n): Update e-mail address.
9269
df5487ee
TS
92702006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9271
9272 * MAINTAINERS (spu port): Add myself as maintainer.
9273 (Write After Approval): Remove myself.
9274
92c2f0ee
BE
92752006-11-22 Ben Elliston <bje@au.ibm.com>
9276
9277 * configure.in (skipdirs): Don't build libssp for SPU.
9278 * configure: Regenerate.
9279
a3b97199
AP
92802006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9281
9282 * MAINTAINERS (spu port): Add myself as maintainer.
9283 (libobjc): Update my email address.
9284
0eb97064
AB
92852006-11-21 Andrea Bona <andrea.bona@st.com>
9286
9287 * MAINTAINERS (Write After Approval): Add myself.
9288
dce2d8b2 92892006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
9290
9291 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9292 * configure : Rebuilt.
9293
dce2d8b2 92942006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
9295
9296 * MAINTAINERS (Write After Approval): Add myself.
9297
d58542ea
AO
92982006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9299
9300 * MAINTAINERS (Write After Approval): Add myself.
9301
a357b5ae
KG
93022006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9303
9304 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9305 libmpfr.a.
9306 * configure: Regenerate.
9307
9bd6112c
PB
93082006-11-16 Paolo Bonzini <bonzini@gnu.org>
9309
9310 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9311 (unstage): Test for stage_last presence.
9312
9313 PR bootstrap/29802
dce2d8b2
EB
9314 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9315 STAGE_PREFIX.
9bd6112c
PB
9316 * Makefile.in: Regenerate.
9317
c8cf9f0f
ZD
93182003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9319
9320 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9321 maintainers.
9322
467b1fc6
ER
93232006-11-14 Erven Rohou <erven.rohou@st.com>
9324
9325 * MAINTAINERS (Write After Approval): Add myself.
9326
995a5697
PB
93272006-11-14 Paolo Bonzini <bonzini@gnu.org>
9328
9329 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9330 and stageN-package/Makefile.
9331 * Makefile.in: Regenerated.
9332
c8d6d53e
JZ
93332006-11-14 Jie Zhang <jie.zhang@analog.com>
9334
9335 * configure.in: Remove target-libgloss from noconfigdirs for
9336 bfin-*-*.
9337 * configure: Regenerated.
9338
dffb147d
KG
93392006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9340
9341 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 9342
dffb147d
KG
9343 * configure: Regenerate.
9344
ca558912
KG
93452006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9346
9347 * configure.in: Robustify error message for missing GMP/MPFR.
9348
9349 * configure: Regenerate.
9350
dce2d8b2 93512006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
9352
9353 * MAINTAINERS (Write After Approval): Add myself.
9354
dce2d8b2 93552006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
9356
9357 * MAINTAINERS: Change email address.
9358
91de1527
VP
93592006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9360
9361 * MAINTAINERS (Write After Approval): Add myself.
9362
a3867703
PB
93632006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9364
9365 * MAINTAINERS (Write After Approval): Add myself.
9366
b4364fa2
CL
93672006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9368
7e050830 9369 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 9370 Write After Approval section.
b4364fa2 9371
70ec446f
KG
93722006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9373
9374 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9375 need_gmp anymore.
9376 * configure: Regenerate.
9377
018c8d88
TB
93782006-10-16 Tobias Burnus <burnus@net-b.de>
9379
9380 * MAINTAINERS (Write After Approval): Add myself.
9381
f6a1687e
BE
93822006-10-16 Ben Elliston <bje@au.ibm.com>
9383
9384 * config.guess: Import latest version.
9385 * config.sub: Likewise.
9386
b5422ad7
BM
93872006-10-10 Brooks Moses <bmoses@stanford.edu>
9388
9389 * Makefile.def: Added pdf target handling.
9390 * Makefile.tpl: Added pdf target handling.
9391 * Makefile.in: Regenerated.
9392
bdcee471
CL
93932006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9394
9395 * MAINTAINERS: Add self as score port maintainer.
9396
7d610414
BM
93972006-10-04 Brooks Moses <bmoses@stanford.edu>
9398
9399 * MAINTAINERS (Write After Approval): Add myself.
9400
e48d66a9
SK
94012006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9402
7e050830 9403 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
9404 or newer.
9405 * configure: Regenerated.
9406
c394e891
DB
94072006-09-27 Dave Brolley <brolley@redhat.com>
9408
dce2d8b2
EB
9409 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9410 using $s instead of $r.
c394e891
DB
9411 * configure: Regenerated.
9412
1ee4c5a0
TS
94132006-09-26 Thiemo Seufer <ths@mips.com>
9414
9415 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9416 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9417 * configure: Regenerate.
9418
dce2d8b2 94192006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
9420
9421 * MAINTAINERS (Write After Approval): Remove myself.
9422
0c502898
CF
94232006-09-22 Chao-ying Fu <fu@mips.com>
9424
9425 * MAINTAINERS (Write After Approval): Add myself.
9426
a7819e42
JM
94272006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9428
9429 * MAINTAINERS: Add self as soft-fp maintainer.
9430
dce2d8b2 94312006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
9432
9433 * MAINTAINERS: Add myself as avr maintainer.
9434 Remove Marek Michalkiewicz as avr maintainer.
827d0991 9435
e8288489
RC
94362006-09-07 Roberto Costa <roberto.costa@st.com>
9437
9438 * MAINTAINERS (Write After Approval): Add myself.
9439
b91f0a41
CV
94402006-08-30 Corinna Vinschen <corinna@vinschen.de>
9441
9442 * configure.in: Never build newlib for a Mingw host.
9443 Never build newlib as Mingw target library.
9444 Test the existence of winsup/cygwin for building a Cygwin newlib,
9445 rather than just winsup.
9446 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9447 building a Mingw target.
9448 * configure: Regenerate.
9449
094c07a0
EB
94502006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9451
9452 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9453
8d1171cb
PB
94542006-07-25 Paolo Bonzini <bonzini@gnu.org>
9455
9456 * config.guess: Import from src (was more updated).
9457 * config.sub: Likewise.
9458
2e9e6f68
DJ
94592006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9460
9461 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9462 * configure: Regenerated.
9463
57255173
PB
94642006-07-18 Paolo Bonzini <bonzini@gnu.org>
9465
cc6010cd
AP
9466 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9467 for stages after the first.
57255173 9468
9fbe6585
JJ
94692006-07-17 Jakub Jelinek <jakub@redhat.com>
9470
9471 * Makefile.def: Add dependencies for configure-opcodes
9472 on configure-intl and all-opcodes on all-intl.
9473 * Makefile.in: Regenerated.
9474
18c3f977
BE
94752006-07-13 Ben Elliston <bje@au.ibm.com>
9476
9477 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9478
27b56ba6
PE
94792006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9480
9481 Port to hosts whose 'sort' and 'tail' implementations
9482 treat operands with leading '+' as file names, as POSIX
9483 has required since 2001. However, make sure the code still
9484 works on pre-POSIX hosts.
9485 * ltmain.sh: Don't assume "sort +2" is equivalent to
9486 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9487
ad6d4e43
UW
94882006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9489
9490 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9491
706601d9
PG
94922006-07-04 Peter O'Gorman <peter@pogma.com>
9493
9494 * ltconfig: chmod 644 before ranlib during install.
9495
0b50988a
EB
94962006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9497
9498 PR bootstrap/18058
9499 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9500 if the bootstrap compiler is a GCC version that supports it.
9501 * configure: Regenerate.
9502
b6348cb3
PB
95032006-07-03 Paolo Bonzini <bonzini@gnu.org>
9504
95695ad3 9505 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
9506 * configure: Regenerate.
9507
1546bb64
PB
95082006-07-03 Paolo Bonzini <bonzini@gnu.org>
9509
9510 PR other/27063
9511 * configure.in: Test subdir_requires and give an appropriate
9512 error message.
9513 * configure: Regenerate.
9514
5cb6c629
AJH
95152006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9516
9517 * MAINTAINERS (Write After Approval): Add myself.
9518
f4d8cdf8
JDA
95192006-06-22 John David Anglin <dave.anglin@nrc.ca>
9520
9521 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9522
4fe5abb7
SE
95232006-06-22 Steve Ellcey <sje@cup.hp.com>
9524
9525 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9526
2a79fd67
DA
95272006-06-20 David Ayers <d.ayers@inode.at>
9528
9529 PR bootstrap/28072
9530 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9531 whether target-libjava is being configured instead of whether the
9532 java front end is enabled.
9533 * configure: Regenerate.
7e050830 9534
04879af3
RO
95352006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9536
9537 PR target/27540
9538 * configure.in: Only enable libgomp on IRIX 6.
9539 * configure: Regenerate.
9540
ec6c7392
PB
95412006-06-15 Paolo Bonzini <bonzini@gnu.org>
9542
9543 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9544 too.
9545 * Makefile.in: Regenerate.
9546
12973d7a
DD
95472006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9548
9549 * config-ml.in: Alter CCASFLAGS to include special
9550 multilib options the same as is done for CFLAGS.
9551
c67ed86a
JDA
95522006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9553
9554 * configure.in: Don't enable libgomp on hpux10.
9555 * configure: Rebuilt.
9556
cb253473
DA
95572006-06-12 David Ayers <d.ayers@inode.at>
9558
9559 PR bootstrap/27963
9560 PR target/19970
7e050830 9561 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
9562 ${libgcj} is specified.
9563 * configure: Regenerate.
7e050830 9564
dce2d8b2 95652006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
9566
9567 Sync from src:
7e050830
EC
9568
9569 * configure.in: Sync.
32845532 9570 * configure: Regenerated.
7e050830 9571
32845532
CD
9572 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9573
9574 * Makefile.def: Added dependencies from sim and gdb on intl, and
9575 added configure dependencies to everything with an all dependency
9576 on intl.
9577 * Makefile.in: Regenerated.
9578
7cd0cf9c
DA
95792006-06-06 David Ayers <d.ayers@inode.at>
9580
9581 PR libobjc/13946
9582 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9583 * Makefile.in: Regenerate.
9584 * configure.in: Add --enable-objc-gc at toplevel and have it
9585 enable boehm-gc for Objective-C.
9586 Remove target-boehm-gc from libgcj.
9587 Add target-boehm-gc to target_libraries.
9588 Add target-boehm-gc to noconfigdirs where ${libgcj}
9589 is specified.
9590 Assert that boehm-gc is supported when requested for Objective-C.
9591 Only build boehm-gc if needed either for Java or Objective-C.
9592 * configure: Regenerate.
7e050830 9593
3ff3adad
PB
95942006-06-05 Paolo Bonzini <bonzini@gnu.org>
9595
9596 PR 27674
9597 * Makefile.tpl (configure-[+prefix+][+module+],
9598 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9599 Remove rule to unstage bootstrapped modules.
9600 (stage_current): New.
9601 * Makefile.in: Regenerate.
9602
898e551d
LB
96032006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9604
9605 * MAINTAINERS (Write After Approval): Update my e-mail address.
9606
ea60341e
MS
96072006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9608
9609 * include/libiberty.h: Declare pex_run_in_environment.
9610
222ae291
AL
96112006-05-31 Asher Langton <langton2@llnl.gov>
9612
9613 * MAINTAINERS (Write After Approval): Add myself.
898e551d 9614
e9a54b07
PB
96152006-05-25 Paolo Bonzini <bonzini@gnu.org>
9616
9617 * Makefile.def (bfd, opcodes): Fix lib_path.
9618 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9619 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9620 * Makefile.in: Regenerate.
9621
03e67131
CD
96222006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9623
9624 * Makefile.in: Regenerate.
9625
65d6e994
CD
96262006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9627
9628 * Makefile.def: Add install-html target. Add datarootdir
9629 docdir and htmldir to flags_to_pass.
9630 * Makefile.tpl: Add install-html target.
9631 * Makefile.in: Regenerate.
9632 * configure.in: Add --with-datarootdir, --with-docdir, and
9633 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9634 * configure: Regenerate.
9635
9e299237
MS
96362006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9637
9638 * configure.in: Enable gprof for cross builds.
9639 * configure: Regenerate.
9640
c31202cd
RG
96412006-05-22 Richard Guenther <rguenther@suse.de>
9642
9643 Revert
9644 2006-01-31 Richard Guenther <rguenther@suse.de>
9645 Paolo Bonzini <bonzini@gnu.org>
9646
9647 * Makefile.def (target_modules): Add libgcc-math target module.
9648 * configure.in (target_libraries): Add libgcc-math target library.
9649 (--enable-libgcc-math): New configure switch.
9650 * Makefile.in: Re-generate.
9651 * configure: Re-generate.
9652 * libgcc-math: New toplevel directory.
9653
2a332582
JDA
96542006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9655 Andreas Tobler <a.tobler@schweiz.ch>
9656
9657 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9658 * configure: Rebuilt.
9659
dce2d8b2 96602006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 9661
ccce6917
SL
9662 * MAINTAINERS (Write After Approval): Add myself.
9663
ed606bc0
DD
96642006-05-01 DJ Delorie <dj@redhat.com>
9665
3d8f47a0 9666 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
9667 * configure: Regenerate.
9668
9386bd20
RG
96692006-05-01 Richard Guenther <rguenther@suse.de>
9670
9671 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9672 maintainer.
9673
dce2d8b2 96742006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
9675
9676 * MAINTAINERS (Write After Approval): Add myself.
9677
87ceee72
JB
96782006-04-28 Jan Beulich <jbeulich@novell.com>
9679
9680 * MAINTAINERS (Write After Approval): Add myself.
9681
e88a2c09
DD
96822006-04-18 DJ Delorie <dj@redhat.com>
9683
9684 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9685 reference libgloss so that libssp can be built in a combined
9686 tree.
9687 * configure: Regenerate.
9688
675f0a8a
RM
96892006-04-08 Robert Millan <rmh@gcc.gnu.org>
9690
9691 * MAINTAINERS (Write After Approval): Add myself.
9692
27b6c940
BE
96932006-04-05 Ben Elliston <bje@au.ibm.com>
9694
9695 * configure.in: Require makeinfo 4.4 or higher.
9696 * configure: Regenerate.
9697
687b17d4
GP
96982006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9699
9700 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9701 Rearrange the entries of other libraries to have them in one place.
9702
906ac235
JB
97032006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9704
7e050830 9705 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
9706 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9707
fb0103e5
RG
97082006-03-14 Richard Guenther <rguenther@suse.de>
9709
9710 * configure: Regenerate with autoconf 2.13.
9711
17237f6b
JB
97122006-03-13 Jim Blandy <jimb@codesourcery.com>
9713
9714 * MAINTAINERS: Use my work address.
bed31434
JB
9715
9716 * MAINTAINERS: Update my E-mail address.
9717
27079765
AH
97182006-03-10 Aldy Hernandez <aldyh@redhat.com>
9719
9720 * configure.in: Handle --disable-<component> generically.
9721 * configure: Regenerate.
9722
54a17039
L
97232006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9724
9725 PR libgcj/17311
9726 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9727
b9bd11ca
EE
97282006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9729
9730 * MAINTAINERS (Write After Approval): Remove myself.
9731 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9732
dce2d8b2 97332006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 9734
072b06f2
RE
9735 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9736 (TARGET_CONFIGDIRS): Remove.
9737 * configure.in: Remove AC_SUBST(target_configdirs).
9738 * Makefile.in, configure: Regenerated.
ee2312f3 9739
936e1a35
SK
97402006-02-20 Steven G. Kargl <kargls@comcast.net>
9741
9742 * MAINTAINERS (Write After Approval): Remove myself.
9743 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9744
cc11cc9b
PB
97452006-02-20 Paolo Bonzini <bonzini@gnu.org>
9746
9747 PR bootstrap/25670
9748
9749 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9750
9751 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9752 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9753 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9754 BUILD_PREFIX, BUILD_PREFIX_1.
9755 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9756
9757 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9758 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9759
9760 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9761 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9762 of `cat stage_current`. Always provide the `r' and `s' variables.
9763 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9764 a single shell execution.
9765 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9766 bootstrapped modules, make the stage1 module if the build was not
9767 started yet, else build the current stage.
9768 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9769 (all-build, all-host, all-target, [+make_target+]-host,
9770 [+make_target+]-target): Do not use \-continued lines.
9771 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9772 (current_stage, restrap, stage_last): New.
9773
9774 * Makefile.in: Regenerate.
9775 * configure: Regenerate.
9776
63a7c9ef
BD
97772006-02-19 Bud Davis <jmdavis@link.com>
9778
9779 * MAINTAINERS (Write After Approval): Remove myself.
9780 (Language Front End Maintainers): Add myself as fortran 95
9781 maintainer and update e-mail address.
9782
a3543e3a
FXC
97832006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9784
9785 * MAINTAINERS (Write After Approval): Remove myself.
9786 (Language Front End Maintainers): Add myself as fortran 95
9787 maintainer.
9788
ca5b1d2c
VK
97892006-02-16 Victor Kaplansky <victork@il.ibm.com>
9790
9791 * MAINTAINERS (Write After Approval): Add myself.
9792
0499513f
TK
97932006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9794
9795 * MAINTAINERS (Write After Approval): Remove myself.
9796 (Language Front End Maintainers): Add myself as
9797 fortran 95 maintainer.
9798
d1f8db0c
PB
97992006-02-14 Paolo Bonzini <bonzini@gnu.org>
9800
9801 Sync from src:
9802
9803 2005-12-27 Leif Ekblad <leif@rdos.net>
9804
cc6010cd
AP
9805 * configure.in: Add support for RDOS target.
9806 * configure: Regenerate.
d1f8db0c
PB
9807
98082006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 9809 Andreas Schwab <schwab@suse.de>
d1f8db0c 9810
cc6010cd 9811 * configure: Regenerate.
d1f8db0c 9812
cac90078
DE
98132006-02-12 David Edelsohn <edelsohn@gnu.org>
9814
9815 * configure.in (enable_libgomp): Add AIX.
9816 * configure: Regenerate.
9817
bd37fbf5
MK
98182006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9819
9820 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9821
23027b7a
LM
98222006-02-03 Lee Millward <lee.millward@gmail.com>
9823
9824 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9825
0058967b
RG
98262006-01-31 Richard Guenther <rguenther@suse.de>
9827 Paolo Bonzini <bonzini@gnu.org>
9828
9829 * Makefile.def (target_modules): Add libgcc-math target module.
9830 * configure.in (target_libraries): Add libgcc-math target library.
9831 (--enable-libgcc-math): New configure switch.
9832 * Makefile.in: Re-generate.
9833 * configure: Re-generate.
9834 * libgcc-math: New toplevel directory.
9835
e8b05380
PB
98362006-01-26 Paolo Bonzini <bonzini@gnu.org>
9837
9838 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9839 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9840 the assembler, linker and binutils.
9841 * configure: Regenerate.
9842
d54d5437
DM
98432006-01-22 Dirk Mueller <dmueller@suse.de>
9844
9845 * MAINTAINERS (Write After Approval): Add myself.
9846
670cbfcf
DN
98472006-01-20 Diego Novillo <dnovillo@redhat.com>
9848
9849 * configure: Regenerate.
9850
953ff289
DN
98512006-01-18 Richard Henderson <rth@redhat.com>
9852 Jakub Jelinek <jakub@redhat.com>
9853 Diego Novillo <dnovillo@redhat.com>
9854
9855 * libgomp: New directory.
9856 * Makefile.def: Add target_module libgomp.
9857 * Makefile.in: Regenerate.
9858 * configure.in (target_libraries): Add target-libgomp.
9859 * configure: Regenerate.
9860
32ce4048
AO
98612006-01-05 Alexandre Oliva <aoliva@redhat.com>
9862
9863 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9864 @ from continuation.
9865 * Makefile.in: Rebuilt.
9866
0eaf8e17 98672006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 9868
c76c0c83
CL
9869 * MAINTAINERS (Write After Approval): Add myself.
9870
2d309510
PB
98712006-01-04 Paolo Bonzini <bonzini@gnu.org>
9872
9873 PR bootstrap/24252
9874
9875 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9876 * Makefile.tpl (OBJDUMP): New.
9877 (EXTRA_HOST_FLAGS): Add it.
9878 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9879
953ff289
DN
9880 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9881 to use symbolic links between directories. Avoid race conditions
9882 or make them harmless.
9883 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
9884
9885 * Makefile.def (LEAN): Pass.
9886 * Makefile.tpl (LEAN): Define.
9887 (stage[+id+]-start): Accept that the previous directory does not
9888 exist, if the bootstrap is lean.
9889 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9890 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9891 configure substitution.
9892 ([+compare-target+]): Likewise.
9893 ([+bootstrap-target+]-lean): New.
9894 * configure.in: Remove lean bootstrap support from here.
9895
953ff289
DN
9896 * Makefile.in: Regenerate.
9897 * configure: Regenerate.
2d309510 9898
368872c3
BE
98992006-01-04 Ben Elliston <bje@au.ibm.com>
9900
9901 * MAINTAINERS (libdecnumber): Add myself.
9902
d79e6356
MM
99032006-01-02 Mark Mitchell <mark@codesourcery.com>
9904
9905 * libtool-ldflags: New script.
9906
a6fbc1e2
AS
99072006-01-02 Andreas Schwab <schwab@suse.de>
9908
9909 * configure.in: When reconfiguring remove Makefile in
9910 all stage directories.
9911 * configure: Regenerate.
9912
103a4b39
SB
99132005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9914
9915 * MAINTAINERS: Update my email address.
9916
212f829c
PB
99172005-12-20 Paolo Bonzini <bonzini@gnu.org>
9918
9919 Revert Ada-related part of the previous change.
9920
9921 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9922 Do not pass.
9923 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9924 * Makefile.in: Regenerate.
9925 * configure.in: Do not include mt-ppc-aix target fragment.
9926 * configure: Regenerate.
9927
8ef1f2df
PB
99282005-12-19 Paolo Bonzini <bonzini@gnu.org>
9929
9930 * configure.in: Select appropriate fragments for PowerPC/AIX.
9931 * configure: Regenerate.
9932
9933 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9934 BOOT_CFLAGS, BOOT_LDFLAGS.
9935 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9936 BOOT_CFLAGS, BOOT_LDFLAGS.
9937 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9938 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9939 (stage): Fail if we cannot complete the work.
9940 * Makefile.in: Regenerate.
9941
ab34901f
NS
99422005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9943
9944 * configure.in: Replace ms1 with mt.
9945 * configure: Rebuilt.
9946
cbe82f21
BM
99472005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9948
9949 * MAINTAINERS: Update my email address.
9950
19843472
PB
99512005-12-15 Paolo Bonzini <bonzini@gnu.org>
9952
9953 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9954 install-host-nogcc): Don't invoke $(stage) at the end.
9955 * Makefile.in: Regenerate.
9956
1ca26cd2
PB
99572005-12-14 Paolo Bonzini <bonzini@gnu.org>
9958
9959 * configure.in: Flip the top-level bootstrap switch.
9960 * configure: Regenerate.
9961
f41d6665
DJ
99622005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9963
9964 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9965 $(stage) and $(unstage).
9966 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9967 (all): Remove stray semicolon.
9968 (local-distclean): Don't handle multilib.tmp and multilib.out.
9969 (install.all): Set $s for consistency.
9970 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9971 check_multilibs setting. Always make the install directory.
9972 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9973 Correct @if/@endif.
9974 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9975 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9976 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9977 (multilib.out): Remove.
9978 * Makefile.in: Regenerated.
9979
dce2d8b2 99802005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
9981
9982 * MAINTAINERS (Write After Approval): Add myself.
9983
64f182bd
NS
99842005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9985
121b2cee
NS
9986 * MAINTAINERS: Add myself as mt maintainer.
9987
64f182bd
NS
9988 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9989
a6d63770
AN
99902005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9991
9992 * MAINTAINERS: Change email address.
9993
2abefe3d
PB
99942005-12-05 Paolo Bonzini <bonzini@gnu.org>
9995
9996 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9997 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9998 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9999 Find in-tree tools if available.
10000 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10001 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10002 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10003 (COMPILER_*_FOR_TARGET): New.
10004 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10005 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10006 (CONFIGURED_*, USUAL_*): Remove.
10007 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10008 STRIP): Use autoconf substitutions.
10009 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10010 COMPILER_NM_FOR_TARGET): New.
10011 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10012
10013 (all): Make all-host and all-target in parallel.
10014 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10015 that $$r and $$s are set before invoking a recursive make.
10016 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10017 ([+bootstrap-target+]): Inline most of the `all' target.
10018
2f3bdde7
BE
100192005-11-29 Ben Elliston <bje@au.ibm.com>
10020
10021 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10022 from the gcc build directory.
10023 * Makefile.in: Regenerate.
10024
a4b6c45a
BE
100252005-11-29 Ben Elliston <bje@au.ibm.com>
10026
10027 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
10028 depend on all-libdecnumber.
10029 * configure.in (host_libs): Include libdecnumber.
10030 * Makefile.in: Regenerate.
10031 * configure: Likewise.
10032
473a74b9
BE
100332005-11-29 Ben Elliston <bje@au.ibm.com>
10034
10035 * libdecnumber: Import decNumber sources from the dfp-branch.
10036
b4623110
KJ
100372005-11-21 Kean Johnston <jkj@sco.com>
10038
10039 * config.sub, config.guess: Sync from upstream sources.
10040
67dc1785
BE
100412005-11-21 Ben Elliston <bje@au.ibm.com>
10042
10043 Import from Autoconf sources:
10044
10045 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
10046 * config/move-if-change: Don't output "$2 is unchanged";
10047 suggested by Ben Elliston. Handle weird characters correctly.
10048
186abafe
AT
100492005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
10050
10051 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10052 to match upstream libtool for darwin.
10053
ef9db8d5
DJ
100542005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
10055
10056 * Makefile.def: Remove gdb dependencies for gdbtk.
10057 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10058 (configure-gdb, install-gdb): New rules.
10059 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10060 * Makefile.in, configure: Regenerated.
10061
9c5141ab
JB
100622005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10063
10064 * MAINTAINERS (Write After Approval): Add myself.
10065
4523d51b
EE
100662005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10067
10068 * MAINTAINERS (Write After Approval): Add myself.
10069
086b011c
DN
100702005-10-24 Diego Novillo <dnovillo@redhat.com>
10071
10072 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10073 Diego Novillo.
10074
e7c84bf8
PB
100752005-10-22 Paolo Bonzini <bonzini@gnu.org>
10076
10077 PR bootstrap/24297
10078 * Makefile.tpl (do-[+make-target+], do-check, install,
10079 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10080 are set before recursing.
10081 * Makefile.in: Regenerate.
10082
b88a7564
EB
100832005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10084
10085 PR bootstrap/18939
10086 * Makefile.def (gcc) <target>: Fix thinko.
10087 * Makefile.in: Regenerate.
10088
61efc800
BS
100892005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10090
10091 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10092 * configure: Regenerate.
10093
f53d2869
JZ
100942005-10-15 Jie Zhang <jie.zhang@analog.com>
10095
10096 * MAINTAINERS (Write After Approval): Add self.
10097
077fc835
KH
100982005-10-08 Kazu Hirata <kazu@codesourcery.com>
10099
10100 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10101 target-libffi, target-qthreads, target-libjava, and
10102 targetlibobjc.
10103 * configure: Regenerate.
10104
d739199a
DJ
101052005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10106
10107 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10108 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10109 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10110 (USUAL_OBJDUMP_FOR_TARGET): New.
10111 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10112 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 10113 * configure, Makefile.in: Regenerated.
d739199a 10114
db38c6bb
PB
101152005-10-05 Paolo Bonzini <bonzini@gnu.org>
10116
10117 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10118 before other host packages.
10119
3015564c
KK
101202005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10121
10122 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10123
1061f99e
PB
101242005-10-05 Paolo Bonzini <bonzini@gnu.org>
10125
10126 PR bootstrap/22340
10127
10128 * configure.in (default_target): Remove.
10129 * Makefile.tpl (all): Do not use prerequisites as subroutines
10130 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10131 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10132 use prerequisites as subroutines.
10133 (check-host, check-target): New.
10134 (bootstrap configure & all targets): Do not use stage*-start
10135 if the directory layout is already ok.
10136 (non-bootstrap configure & all targets): Prepend a $(unstage).
10137 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10138 (NOTPARALLEL): Remove.
10139 (unstage, stage variables): New variables.
10140 (unstage, stage targets): Simply expand to those variables.
10141
10142 * configure: Regenerate.
10143 * Makefile.in: Regenerate.
10144
4a9c436f
JW
101452005-10-04 James E Wilson <wilson@specifix.com>
10146
10147 * Makefile.def (lang_env_dependencies): Add libmudflap.
10148 * Makefile.in: Regenerate.
10149
37150080
AS
101502005-10-03 Andreas Schwab <schwab@suse.de>
10151
10152 Backport from libtool CVS:
10153 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10154
10155 * ltmain.sh: add support for installing into temporary
10156 staging area (e.g. 'make install DESTDIR=...')
10157
39d16468
L
101582005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10159
10160 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10161 * configure: Regenerated.
10162
72a7ab82
AP
101632005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10164
10165 * configure: Regenerate with the correct
10166 autoconf version.
10167
6b65a26d
CM
101682005-09-30 Catherine Moore <clm@cm00re.com>
10169
10170 * configure.in (bfin-*-*): New.
10171 * configure: Regenerated.
10172
040b1c5a
GK
101732005-09-28 Geoffrey Keating <geoffk@apple.com>
10174
10175 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10176 (LIPO_FOR_TARGET): New.
10177 (CONFIGURED_LIPO_FOR_TARGET): New.
10178 (USUAL_LIPO_FOR_TARGET): New.
10179 (STRIP_FOR_TARGET): New.
10180 (CONFIGURED_STRIP_FOR_TARGET): New.
10181 (USUAL_STRIP_FOR_TARGET): New.
10182 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10183 STRIP_FOR_TARGET.
10184 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10185 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10186 * Makefile.in: Regenerate.
10187 * configure: Regenerate.
7e050830 10188
3a3c28db
DE
101892005-09-19 David Edelsohn <edelsohn@gnu.org>
10190
10191 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10192 (rs6000-*-aix*): Same.
10193 * configure: Regenerate.
10194
2749a921
TT
101952005-09-16 Tom Tromey <tromey@redhat.com>
10196
10197 * MAINTAINERS: Add self as java maintainer.
10198
7f26dfa3
FXC
101992005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10200
10201 * configure.in: Recognize f95 in the --enable-languages option,
10202 and substitute it for fortran, issuing a warning.
10203 * configure: Regenerate.
10204
d8852c4f
PE
102052005-08-30 Phil Edwards <phil@codesourcery.com>
10206
10207 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10208 * configure: Regenerated.
10209
ad685e81
AH
102102005-08-22 Aldy Hernandez <aldyh@redhat.com>
10211
10212 * MAINTAINERS: Add self as ms1 maintainer.
10213
b00d752c
RE
102142005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10215
10216 * Makefile.def (libssp): Add to lang_env_dependencies.
10217 * Makefile.in: Regenerate.
10218
9ed8fb9b
ILT
102192005-08-18 Ian Lance Taylor <ian@airs.com>
10220
10221 * MAINTAINERS: Add myself as middle-end maintainer.
10222
0f029d39
CG
102232005-08-17 Christian Groessler <chris@groessler.org>
10224
10225 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10226 * Makefile.in: Regenerate.
10227
81087874
AK
102282005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10229
10230 * MAINTAINERS (write after approval): Added myself.
10231
6a134f1c
MR
102322005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10233
10234 * MAINTAINERS (Write After Approval): Add myself.
10235
2693c0b0
PB
102362005-08-12 Paolo Bonzini <bonzini@gnu.org>
10237
10238 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10239 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10240 Look for alternate names of the target cc and c++
10241 * configure: Regenerate.
10242
4de997d1
PB
102432005-08-08 Paolo Bonzini <bonzini@gnu.org>
10244
10245 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10246 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10247 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10248 tools; remove code to manually set them.
10249 (Target tools): Look in the environment for them.
10250 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10251 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10252 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10253 build directory.
10254 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10255 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10256 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10257 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10258 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10259 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10260 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10261 * configure: Regenerate.
10262 * Makefile.in: Regenerate.
10263
b089e33a
BE
102642005-07-28 Ben Elliston <bje@au.ibm.com>
10265
10266 * MAINTAINERS: Update for removed CPU targets.
10267
e3791243
MM
102682005-07-27 Mark Mitchell <mark@codesourcery.com>
10269
10270 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 10271 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
10272 * Makefile.in: Regenerated.
10273
526635cb
MM
102742005-07-26 Mark Mitchell <mark@codesourcery.com>
10275
10276 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10277 (CFLAGS_FOR_TARGET): Use it.
10278 (CXXFLAGS_FOR_TARGET): Likewise.
10279 * Makefile.in: Regenerated.
10280 * configure.in (--with-build-sysroot): New option.
10281 * configure: Regenerated.
10282
19791f70
PB
102832005-07-24 Paolo Bonzini <bonzini@gnu.org>
10284
10285 * Makefile.tpl: Wrap install between unstage and stage
10286 * Makefile.in: Regenerate.
10287
35f5a23f
EC
102882005-07-21 Eric Christopher <echristo@apple.com>
10289
10290 * MAINTAINERS: Update affiliation.
10291
ff3ddf15
PW
102922005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10293
10294 * MAINTAINERS: Add self as crx port maintainer.
10295
3a664c1c
DD
102962005-07-20 DJ Delorie <dj@redhat.com>
10297
10298 * MAINTAINERS: Add self as m32c maintainer.
10299
539df155
KC
103002005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10301
10302 * all files: Update FSF address.
10303
be9c593a
EC
103042005-07-15 Eric Christopher <echristo@redhat.com>
10305
10306 * MAINTAINERS: Change affiliation.
10307
fd7ea4ab
JB
103082005-07-14 Jim Blandy <jimb@redhat.com>
10309
10310 * configure.in: Add cases for Renesas m32c.
10311 * configure: Regenerated.
7e050830 10312
0063a823
KC
103132005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10314
d0ca130a
KC
10315 * COPYING.LIB: Update from fsf.org.
10316
103172005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10318
10319 * COPYING, compile, config.guess,
0063a823
KC
10320 config.sub, install-sh, missing, mkinstalldirs,
10321 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 10322 * config-ml.in: Update FSF address.
0063a823 10323
a8ba31f2
EC
103242005-07-13 Eric Christopher <echristo@redhat.com>
10325
10326 * configure.in: Add toplevel noconfigdir support for tpf.
10327 * configure: Regenerate.
10328
5bea4a03
PB
103292005-07-11 Paolo Bonzini <bonzini@gnu.org>
10330
10331 PR ada/22340
10332
10333 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10334 * Makefile.in: Regenerate.
10335
284bdbbd
MM
103362005-07-07 Mark Mitchell <mark@codesourcery.com>
10337
10338 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 10339 Brolley to write-after-approval.
284bdbbd 10340
452190fb
AS
103412005-07-07 Andreas Schwab <schwab@suse.de>
10342
10343 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10344 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10345 * Makefile.in: Regenerated.
10346
9c8f9ec2
GK
103472005-07-06 Geoffrey Keating <geoffk@apple.com>
10348
10349 * configure.in: Don't build sim or rda when targetting darwin.
10350 * configure: Regenerate.
10351
ef0087a7
KH
103522005-07-06 Kazu Hirata <kazu@codesourcery.com>
10353
10354 * configure.in: Add --enable-libssp and --disable-libssp.
10355 * configure: Regenerate with autoconf-2.13.
10356
77008252
JJ
103572005-07-02 Jakub Jelinek <jakub@redhat.com>
10358
10359 * Makefile.def (target_modules): Add libssp.
10360 * configure.in (target_libraries): Add target-libssp.
10361 * configure: Rebuilt.
10362 * Makefile.in: Rebuilt.
10363
a04eae1b
ZW
103642005-07-01 Zack Weinberg <zackw@panix.com>
10365
10366 * MAINTAINERS: Change email address. Resign from maintainership.
10367
948884cd
RG
103682005-07-01 Richard Guenther <rguenther@suse.de>
10369
10370 * MAINTAINERS: Change my e-mail address and affiliation.
10371
c7870f5d
PB
103722005-06-22 Paolo Bonzini <bonzini@gnu.org>
10373
10374 * Makefile.def (stagefeedback): Come after profile.
10375 Define profiledbootstrap target.
10376 * Makefile.tpl (profiledbootstrap): Remove.
10377 (stageprofile-end): Zap stagefeedback.
10378 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10379 * Makefile.in: Regenerate.
10380
ab99519a
RS
103812005-06-13 Richard Sandiford <richard@codesourcery.com>
10382
10383 * MAINTAINERS: Update my email address.
10384
f610dd5f
ZW
103852005-06-13 Zack Weinberg <zack@codesourcery.com>
10386
10387 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10388 In 'cpp' stanza, support '#line' as well as '# '.
10389
71bc2a83
AS
103902005-06-08 Andreas Schwab <schwab@suse.de>
10391
10392 * MAINTAINERS: Move myself from 'Write After Approval' to
10393 'CPU Port Maintainers' section as m68k maintainer.
10394
4fab7234
HPN
103952005-06-07 Hans-Peter Nilsson <hp@axis.com>
10396
10397 * configure.in (unsupported_languages): New macro.
10398 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10399 non-ported target libraries in noconfigdirs.
10400 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10401 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 10402 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
10403 unsupported_languages.
10404 * configure: Regenerate.
10405
68193f9b
TS
104062005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10407
10408 * configure.in: Fix typo in handling of --with-mpfr-dir.
10409 * configure: Regenerate.
10410
f26f6b8d
RS
104112005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10412
10413 * MAINTAINERS: Update my email address.
10414
ba4853f8
JB
104152005-06-02 Jim Blandy <jimb@redhat.com>
10416
10417 * config.sub: Add cases for the Renesas m32c. (This patch has been
10418 accepted into the master sources.)
10419
79dd769c 104202005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
10421 Michael Snyder <msnyder@redhat.com>
10422 Stan Cox <scox@redhat.com>
79dd769c 10423
f610dd5f 10424 * configure.in: Set noconfigdirs for ms1.
79dd769c 10425
f610dd5f 10426 * configure: Regenerate.
79dd769c 10427
d29e107f
JD
104282005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10429
10430 * MAINTAINERS (Write After Approval): Add self.
10431
e93196c3
JC
104322005-06-01 Josh Conner <jconner@apple.com>
10433
10434 * MAINTAINERS (Write After Approval): Add self.
10435
ae263c7a
KH
104362005-06-01 Kazu Hirata <kazu@codesourcery.com>
10437
10438 * MAINTAINERS: Update my email address.
10439
585b3aa3
ZM
104402005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10441
10442 * MAINTAINERS (Write After Approval): Add self.
10443
4930c50b
CD
104442005-05-26 Chris Demetriou <cgd@broadcom.com>
10445
10446 * MAINTAINERS (Write After Approval): Remove self.
10447
2dfbef6d
PB
104482005-05-25 Paolo Bonzini <bonzini@gnu.org>
10449
10450 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10451 (Dependencies): Consider target modules for bootstrap dependencies.
10452 Make target bootstrap modules depend on each stage's gcc.
10453 * Makefile.in: Regenerate.
10454
bcb28cf5
PB
104552005-05-20 Paolo Bonzini <bonzini@gnu.org>
10456
10457 * Makefile.def (configure-gcc): Depend on binutils having been built.
10458 (all-gcc): No need to do it here.
10459 * Makefile.in: Regenerate.
10460
0cf085e4
PB
104612005-05-19 Paul Brook <paul@codesourcery.com>
10462
f610dd5f 10463 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
10464 language cannot be built.
10465 * configure: Regenerate.
10466
dfb2c39a
DJ
104672005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10468
10469 * ylwrap: Import from Automake 1.9.5.
10470
771aaa92
DU
104712005-05-13 David Ung <davidu@mips.com>
10472
10473 * MAINTAINERS (Write After Approval): Add self.
10474
3ac9bd58
MS
104752005-05-09 Mike Stump <mrs@apple.com>
10476
10477 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10478 lt_cv_sys_max_cmd_len for now.
f610dd5f 10479
f77a5578
SC
104802005-05-09 Stan Cox <scox@redhat.com>
10481
10482 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10483
795e36e5
MK
104842005-05-08 Matt Kraai <kraai@ftbfs.org>
10485
10486 * README.SCO: Update the URL.
10487
c9392a2b
DE
104882005-05-05 David Edelsohn <edelsohn@gnu.org>
10489
10490 * ltconfig: Define file_list_spec. Pass file_list_spec and
10491 with_gnu_ld to libtool.
10492 * ltcf-c.sh (aix[45]): Define file_list_spec.
10493 * ltcf-cxx.sh (aix[45]): Same.
10494 * ltcf-gcj.sh (aix[45]): Same.
10495 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10496 exists, write list of input files to temporary file.
10497
bebcd931
MS
104982005-05-04 Mike Stump <mrs@apple.com>
10499
10500 * configure.in: Always pass --target to target configures as
10501 otherwise rebuilds that do --recheck will fail.
10502 * confiugure: Rebuilt.
10503
ce406537
PB
105042005-05-04 Paolo Bonzini <bonzini@gnu.org>
10505
10506 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10507 STAGE_HOST_EXPORTS.
10508 (configure, all): Add bootstrap support.
10509 (Host modules, target modules): Pass post-stage1 flags and exports.
10510 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10511 * Makefile.in: Regenerate.
10512
aa9dcfc4
PB
105132005-04-29 Paolo Bonzini <bonzini@gnu.org>
10514
10515 * configure: Regenerate.
10516
b6f9abcf
MS
105172005-04-27 Mike Stump <mrs@apple.com>
10518
10519 * MAINTAINERS: Add self as darwin maintainer.
10520
acb217cb
BS
105212005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10522
10523 * config.sub: Update from master copy.
10524
b6dae270
MS
105252005-04-21 Mike Stump <mrs@apple.com>
10526
10527 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10528 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10529
c2e0d3a9
HPN
105302005-04-19 Hans-Peter Nilsson <hp@axis.com>
10531
10532 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10533 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10534 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10535 "*-*-elf" and "*-*-linux*".
10536 * configure: Regenerate.
10537
871ae772
JM
105382005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10539
10540 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10541
bf070c29
MS
105422005-04-12 Mike Stump <mrs@apple.com>
10543
10544 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10545
e865b6f7
TK
105462005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10547
10548 * MAINTAINERS (Write After Approval): Add myself.
10549
7b71ad7f
BS
105502005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10551
10552 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10553
25b42232
PB
105542005-04-06 Paolo Bonzini <bonzini@gnu.org>
10555
f610dd5f 10556 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
10557 (TARGET_CONFIGARGS): Include --with-target-subdir.
10558 (configure, all): New macros. Use them throughout.
10559 * Makefile.in: Regenerate.
10560
d727c624
JG
105612005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10562
10563 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 10564
fff72cc4
ZD
105652005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10566
10567 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10568
86472dc3
GP
105692005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10570
10571 * MAINTAINERS: Move John Carr to Write After Approval.
10572
dce2d8b2 105732005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
10574
10575 * config/mh-mingw32: Delete.
10576 * configure.in: Don't use it.
10577 * configure: Regenerate.
10578
33da42bc
PB
105792005-03-31 Paolo Bonzini <bonzini@gnu.org>
10580
10581 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10582 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 10583 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
10584 (HOST_LIB_PATH): Generate from Makefile.def.
10585 (TARGET_LIB_PATH): Likewise.
10586 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10587 * Makefile.in: Regenerate.
10588 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10589 (RPATH_ENVVAR): Include Darwin case.
10590 * configure: Regenerate.
10591
15cc1841
TF
105922005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10593
10594 * MAINTAINERS (Various Maintainers): Remove self.
10595 (Write After Approval): Add self.
10596
6a8c79d5
TF
105972005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10598
10599 * MAINTAINERS (Various Maintainers): Add self.
10600
256f7136
PB
106012005-03-25 Paolo Bonzini <bonzini@gnu.org>
10602
10603 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10604 * configure: Regenerate.
10605
191dd2c9
ZW
106062005-03-21 Zack Weinberg <zack@codesourcery.com>
10607
10608 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10609 gcc_version, and gcc_version_trigger from set of flags to pass.
10610 * Makefile.tpl: Remove definitions of above variables.
10611 (config.status): Remove dependency on $(gcc_version_trigger).
10612 * Makefile.in: Regenerate.
10613 * configure.in: Do not reference config/gcc-version.m4 nor
10614 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10615 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10616 * configure: Regenerate.
10617
ef6e9bc0 106182005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 10619 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
10620
10621 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10622 * Makefile.in: Regenerate.
10623
009bbd5a
FW
106242005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10625
10626 * MAINTAINERS (Write After Approval): Add myself.
10627
09f8755b
DA
106282005-03-03 David Ayers <d.ayers@inode.at>
10629
10630 * MAINTAINERS (Write After Approval): Add myself.
10631
e73ed25c
AO
106322005-03-01 Alexandre Oliva <aoliva@redhat.com>
10633
10634 PR libgcj/20160
10635 * ltmain.sh: Avoid creating archives with components that have
10636 duplicate basenames.
10637
ace9ac7b
AP
106382005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10639
10640 PR bootstrap/20250
10641 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10642 instead of check.
10643 * Makefile.in: Regenerate.
10644
c9db9354
PB
106452005-02-28 Paolo Bonzini <bonzini@gnu.org>
10646
10647 * Makefile.in: Regenerate to fix conflict between the previous two
10648 patches.
10649
215c351a
PB
106502005-02-28 Paolo Bonzini <bonzini@gnu.org>
10651
10652 PR bootstrap/17383
10653 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10654 * Makefile.tpl (HOST_SUBDIR): New substitution.
10655 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10656 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10657 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10658 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10659 (Host modules, Bootstrapped modules): Use it.
10660 (Build modules, Target modules): Do not create symlink trees,
10661 always configure out-of-srcdir.
10662 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10663 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10664 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10665 $(HOST_SUBDIR). Create a symlink for host_subdir.
10666
10667 * Makefile.in: Regenerate.
10668 * configure: Regenerate.
10669
5395b47b
NN
106702005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10671
10672 Merged from libada-gnattools-branch:
10673 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10674
10675 * gnattools: New directory.
10676 * Makefile.def: Add gnattools as a module, depending on target-libada.
10677 * Makefile.in: Regenerate.
10678 * configure.in: Include gnattools in host_tools; disable it if ada
10679 is disabled.
10680 * configure: Regenerate.
10681
ca2cc05c
JM
106822005-02-24 James A. Morrison <phython@gcc.gnu.org>
10683
10684 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10685 treelang maintainer.
10686 (Write After Approval): Remove myself.
10687
d2f3024f
PS
106882005-02-23 Paul Schlie <schlie@comcast.net>
10689
10690 * configure.in: Allow darwin targeted ports to build tk, itcl and
10691 libgui.
10692 * configure: Regenerate.
10693
bba5e0ca
EB
106942005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10695
10696 PR libgcj/10353
10697 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10698 * configure: Regenerate.
10699
70132ce7
SK
107002005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10701
10702 * MAINTAINERS (Write After Approval): Add myself.
10703
20f0edca
ILT
107042005-02-10 Ian Lance Taylor <ian@airs.com>
10705
10706 * MAINTAINERS: Update my e-mail address.
10707
e64e5109
RG
107082005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10709
10710 * MAINTAINERS (Write After Approval): Add myself.
10711
40d64b5a
HPN
107122005-01-29 Hans-Peter Nilsson <hp@axis.com>
10713
10714 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10715 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10716 target-libgloss when not *-*-elf and *-*-aout.
10717 * configure: Regenerate.
10718
54a12711
KH
107192005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10720
10721 * MAINTAINERS: Remove obsolete entries.
10722
0aa99dbb
KH
10723 * MAINTAINERS (Write After Approval): Add Michael Matz.
10724
2b009f5f
NB
107252005-01-19 Neil Booth <neil@daikokuya.co.uk>
10726
10727 * MAINTAINERS: Remove self as cpplib maintainer.
10728
385870f5
KC
107292005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10730
10731 * install-sh, config.sub: Import from upstream.
10732
e7daab31
KC
107332005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10734
10735 PR bootstrap/18222
10736 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10737 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10738 * Makefile.in: Regenerate.
10739
e6003f4d
JT
107402005-01-16 Jason Thorpe <thorpej@netbsd.org>
10741
10742 * MAINTAINERS: Update my email address.
10743
145e2972 107442005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 10745 Andreas Schwab <schwab@suse.de>
145e2972
DE
10746
10747 PR bootstrap/18033
10748 * config-ml.in: Eval option if surrounded by single quotes.
10749
86c7e0da
PB
107502005-01-03 Paolo Bonzini <bonzini@gnu.org>
10751
10752 Revert 2004-12-28 Makefile changes, a better fix will be
10753 applied to mainline and src after GCC 4.0 branches.
10754
3224a22f
PB
107552004-12-28 Paolo Bonzini <bonzini@gnu.org>
10756
10757 PR bootstrap/17383
10758
10759 * Makefile.def (target_modules): Remove stage parameter,
10760 it is always true now.
10761 * Makefile.tpl (configure-build-[+module+],
10762 configure-target-[+module+]): Always build symlink tree
10763 for the directory and for include. BUILD_SUBDIR and
10764 TARGET_SUBDIR cannot be . anymore.
10765 * Makefile.in: Regenerate.
10766
aaf51ca2
DE
107672004-12-25 David Edelsohn <edelsohn@gnu.org>
10768
10769 Revert 2004-12-08 Makefile changes.
10770
4e32e454
DS
107712004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10772
10773 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10774 cygwin, mingw.
10775
669f01d8
AS
107762004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10777
10778 * configure.in (sh64-*-*): Reenable gprof.
10779 * configure: Regenerate.
10780
1b227ee0
DE
107812004-12-08 David Edelsohn <edelsohn@gnu.org>
10782
10783 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10784 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10785 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10786 * Makefile.in: Regenerate.
10787
ce5e944c
CF
107882004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10789
10790 * MAINTAINERS: Update my email address.
10791
893f1e87
MK
107922004-12-07 Matt Kraai <kraai@ftbfs.org>
10793
10794 * Makefile.tpl: Generate normal dependencies if the LHS module is
10795 not bootstrapped.
10796 * Makefile.in: Regenerate.
10797
bb59c339
RS
107982004-12-03 Richard Sandiford <rsandifo@redhat.com>
10799
10800 * configure.in: Include config/gxx-include-dir.m4. Use
10801 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10802 * configure: Regenerate.
10803
4982adbe
RS
108042004-12-03 Richard Sandiford <rsandifo@redhat.com>
10805
10806 * config.if: Delete.
10807 * configure.in: Set libstdcxx_incdir directly.
10808 * configure: Regenerate.
10809
05750653
EC
108102004-12-02 Eric Christopher <echristo@redhat.com>
10811
10812 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10813 * Makefile.in: Regenerate.
10814
5fef1dbd
RS
108152004-12-02 Richard Sandiford <rsandifo@redhat.com>
10816
10817 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10818 * configure: Regenerate.
10819
afabd8e6
RS
108202004-12-02 Richard Sandiford <rsandifo@redhat.com>
10821
10822 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10823 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10824 * configure: Regenerate.
10825
78716e86
EC
108262004-12-01 Eric Christopher <echristo@redhat.com>
10827
10828 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10829 of things to remove.
10830
57ab8ba9
MK
108312004-11-29 Matt Kraai <kraai@ftbfs.org>
10832
10833 * MAINTAINERS (Write After Approval): Update my e-mail address.
10834
2539bffe
KC
108352004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10836
10837 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10838 from CVS libtool to always pass_all.
10839
3e732ba0
JDA
108402004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10841
10842 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10843 (hppa*64*-*-*): Delete incorrect comment.
10844 * configure: Rebuilt.
10845
767f726e
KC
108462004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10847
10848 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10849
2c92e90f
KC
108502004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10851
10852 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10853 from CVS libtool to always pass_all.
10854
32f84e48
KC
108552004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10856
10857 * install-sh, compile: Import from automake.
10858
9587be8a
KC
108592004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10860
10861 * config.guess, config.sub: Import from savannnah.
10862
04e81808 108632004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
10864
10865 * MAINTAINERS (Write After Approval): Add myself
10866
f87a2b2e
MS
108672004-11-12 Mike Stump <mrs@apple.com>
10868
10869 * Makefile.def: Add html support.
10870 * Makefile.tpl: Likewise.
10871 * Makefile.in: Regenerate.
10872
848556c2
GK
108732004-11-11 Geoffrey Keating <geoffk@apple.com>
10874
556f03c4
GK
10875 PR 18423
10876 * configure.in: Remove all instances of build-fixincludes from
10877 noconfigdirs.
10878 (build_configargs): Supply --target to subdirectories.
10879 * configure: Regenerate.
10880
848556c2
GK
10881 * Makefile.def: Make gcc install depend on fixincludes install.
10882 * Makefile.in: Regenerate.
10883
9e5712a5
JJ
108842004-11-10 Janis Johnson <janis187@us.ibm.com>
10885
10886 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10887
4ef509c0
PB
108882004-11-11 Paul Brook <paul@codesourcery.com>
10889
10890 * MAINTAINERS: Add self as arm maintainer. Update email address.
10891
20d11df6
HPN
108922004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10893
10894 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10895 target-libgfortran.
79fd8592 10896 * configure: Regenerate.
20d11df6 10897
68c70f15
DE
108982004-11-07 David Edelsohn <edelsohn@gnu.org>
10899
10900 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10901 like CC.
10902
54f88091
PB
109032004-11-05 Paolo Bonzini <bonzini@gnu.org>
10904
10905 * Makefile.def (host fixincludes): Specify missing targets.
10906 * Makefile.in: Regenerate.
10907
6866abb8
RC
109082004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10909
10910 * MAINTAINERS: Add myself
10911
83f62578
GL
109122004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10913
10914 * MAINTAINERS (Write After Approval): Add myself.
10915
53c7ffe7
GK
109162004-11-04 Geoffrey Keating <geoffk@apple.com>
10917
10918 * Makefile.def: Build fixincludes for the host, too.
10919 * Makefile.in: Regenerate.
10920 * configure.in (host_tools): Add fixincludes.
10921 * configure: Regenerate.
10922
ac8b3d9d
DJ
109232004-11-04 Daniel Jacobowitz <dan@debian.org>
10924
10925 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10926 * configure: Regenerated.
10927
bab37580
L
109282004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10929
10930 PR other/17783
10931 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10932 * configure: Regenerated.
10933
db1de713
MM
109342004-10-31 Mark Mitchell <mark@codesourcery.com>
10935
10936 * README.SCO: Update per FSF instructions.
10937
a827e21a
EW
109382004-10-28 Eric B. Weddington <ericw@evcohs.com>
10939
10940 PR target/18151
10941 * configure.in (case ${target}): Do not build fixincludes for avr.
10942 * configure: Regenerated.
10943
9d069a4f
PB
109442004-10-26 Paolo Bonzini <bonzini@gnu.org>
10945
10946 * configure.in (case ${target}): Do not build fixincludes
10947 on platforms where it is not used.
10948 * configure: Regenerated.
10949
fc45f3fe
DJ
109502004-10-23 Daniel Jacobowitz <dan@debian.org>
10951
10952 * configure.in: Use an absolute path to install-sh.
10953 * configure: Regenerated.
10954
36554b92
AL
109552004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10956
10957 * MAINTAINERS (Write After Approval): Add myself.
10958
88e9994a
KH
109592004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10960
10961 * MAINTAINERS: Remove from Write After Approval those that are
10962 already maintainers.
10963
ad02a944
SP
109642004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10965
10966 * MAINTAINERS: Update my email address.
10967
c8e6cd41
KC
109682004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10969
10970 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10971 * configure: Regenerate.
10972
dce2d8b2 109732004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
10974
10975 * MAINTAINERS: Update my email address.
10976
a8b0957e
KH
109772004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10978
10979 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10980 entries belonging to this category.
10981
96836f61
JZ
109822004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10983
10984 * MAINTAINERS: Update my e-mail address.
10985
7e0b5752
PB
109862004-10-06 Paolo Bonzini <bonzini@gnu.org>
10987
10988 Fix wrong conflict resolution in:
10989
10990 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10991
10992 * Makefile.in: Regenerate.
10993 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10994 in the recursive `make', instead of hardwiring `all'.
10995 (Autogenerated TARGET-* variables): New.
10996
370f7a47
TL
109972004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10998
10999 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 11000 * configure: Regenerate.
370f7a47 11001
13e5d623
KH
110022004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11003
11004 * MAINTAINERS (Various Maintainers): Move the "windows,
11005 cygwin, mingw" maintainer to ...
11006 (OS Port Maintainers): ... here.
11007
a6497c1b
KH
110082004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11009
11010 * MAINTAINERS (Write After Approval): Remove those that are
11011 maintainers of some subsystem.
11012
1abb828a
D
110132004-10-02 P.J. Darcy <darcypj@us.ibm.com>
11014
11015 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11016 * ltcf-cxx.sh (tpf*): Likewise.
11017 * ltconfig (tpf*): Add TPF OS configuration support.
11018
16d1338d
BS
110192004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
11020
11021 * MAINTAINERS: Change my email address to my new work account.
11022
9082a750
MR
110232004-09-24 Michael Roth <mroth@nessie.de>
11024
11025 * configure.in (--without-headers): Add missing double quotes.
11026 * configure: Regenerate.
11027
dce2d8b2 110282004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
11029
11030 * ylwrap: Revert to previous version.
11031
4c4a5bbc
L
110322004-09-23 H.J. Lu <hongjiu.lu@intel.com>
11033
11034 PR bootstrap/17369
11035 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11036 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11037 SET_GCC_LIB_PATH_CMD.
11038 (BASE_TARGET_EXPORTS): Likewise.
11039 * Makefile.in: Regenerated.
11040
11041 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11042 * configure: Regenerated.
11043
85f59630
KC
110442004-09-23 Kelley Cook <kcook@gcc.gnu.org>
11045
11046 * config.guess: New upstream version
11047 * compile, depcomp, install-sh, ylwrap: Likewise.
11048
95c53c62
RS
110492004-09-19 Roger Sayle <roger@eyesopen.com>
11050
11051 * config/mh-x86omitfp: New host makefile fragment. Add
11052 -fomit-frame-pointer to the default BOOT_CFLAGS.
11053 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11054 * configure: Regenerate.
11055
0a1c093b
AP
110562004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
11057
11058 PR target/11572
11059 * configure.in (*-*-darwin*): Renable libobjc.
11060 * configure: Regenerate.
11061
315fcf97
NS
110622004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11063
11064 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11065
0a050485 110662004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 11067
0a050485
DB
11068 * Makefile.def: Remove libbanshee.
11069 * Makefile.tpl: Ditto.
11070 * configure.in: Ditto.
11071 * Makefile.in: Regen.
11072 * configure: Ditto.
11073
5f4a098e
DE
110742004-09-08 David Edelsohn <edelsohn@gnu.org>
11075
11076 * ltmain.sh: Use $pic_object as $non_pic_object if
11077 $non_pic_object=none.
11078
32b2511f
PB
110792004-09-07 Paolo Bonzini <bonzini@gnu.org>
11080
11081 * missing: Import latest version from master repository.
11082
fc4d0e82
NC
110832004-09-06 Nick Clifton <nickc@redhat.com>
11084
11085 * config.sub: Import latest version from master repository.
11086 * config.guess: Likewise.
11087 This includes these changes:
78716e86 11088
fc4d0e82
NC
11089 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11090
11091 * config.sub: Handle crisv32, alias etraxfs.
11092 * config.guess (crisv32:Linux:*:*): Handle.
11093
11094 2004-08-13 Brad Smith <brad@comstyle.com>
11095
11096 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11097 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11098
11099 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11100
11101 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11102 assume the processor is a powerpc. This is because coreutils
11103 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11104 in this case, due to a MacOS X bug that causes
11105 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11106 to return a negative number.
11107 Problem reported by Petter Reinholdtsen in:
11108 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11109
11110 2004-07-19 Ben Elliston <bje@gnu.org>
11111
11112 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11113
11114 2004-06-24 Ben Elliston <bje@gnu.org>
11115
11116 * config.guess: Update copyright years.
11117 * config.sub: Likewise.
11118
11119 2004-06-22 Robert Millan <robertmh@gnu.org>
11120
11121 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11122 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11123
11124 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11125
11126 * config.guess (*:*VMS:*:*): New entry. Replaces
11127 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11128 manufacturer.
11129
11130 2004-06-22 Ben Elliston <bje@gnu.org>
11131
11132 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11133 * config.sub: Likewise.
11134
11135 2004-06-22 Ben Elliston <bje@gnu.org>
11136
11137 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11138 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11139
11140 2004-06-11 Ben Elliston <bje@gnu.org>
11141
11142 * config.guess (pegasos:OpenBSD:*:*): Remove.
11143
11144 2004-06-11 Ben Elliston <bje@gnu.org>
11145
11146 From Wouter Verhelst <wouter@grep.be>:
11147 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11148
11149 2004-06-11 Ben Elliston <bje@gnu.org>
11150
11151 * config.guess (luna88k:OpenBSD:*:*): New.
11152
11153 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11154
11155 * config.guess (m32r*:Linux:*:*): New case.
11156 * config.sub: Handle m32rle.
11157
11158 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11159
11160 From Jens Petersen <petersen@redhat.com>:
11161 * config.sub: Handle sparcv8.
11162
11163 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11164
11165 From Tom Smith <smith@cag.lkg.hp.com>:
11166 * config.guess: Version suffixes are equally significant on Tru64
11167 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11168 prefix of "P" (patched kernel).
11169
11170 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11171
11172 * config.sub: Add support for National Semiconductor CRX target.
11173
2f4cc6bf
JJ
111742004-09-03 Janis Johnson <janis187@us.ibm.com>
11175
11176 * MAINTAINERS (Various Maintainers): Remove myself as web page
11177 maintainer, add myself as maintainer of build status lists.
11178
61fec9ff
JB
111792004-09-03 Jan Beulich <jbeulich@novell.com>
11180
11181 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11182 *-*-netware, but add target-libmudflap.
11183 Consolidate *-*-netware targets (of which really only i?86 exists)
11184 into a single entry.
11185 * configure: Likewise.
11186
45f366ab
PB
111872004-09-01 Paolo Bonzini <bonzini@gnu.org>
11188
11189 * Makefile.tpl (sorry): Remove.
11190 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11191 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11192 (do-clean): Clean per-stage directories too.
11193 (do-distclean): Run distclean-stage1 too.
11194 (.NOTPARALLEL): Enable during toplevel bootstrap.
11195 (stage[+id+]-bubble): Enable parallel execution during
11196 the recursive invocation.
11197 * Makefile.in: Regenerate.
11198
11199 Fix previous checkin:
11200
11201 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11202 include.
11203 * configure.in: Fix indentation.
11204 * configure: Regenerate.
11205
dce2d8b2 112062004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 11207
45f366ab
PB
11208 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11209 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11210 * configure: regenerate
78716e86 11211 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 11212 -mdynamic-no-pic
be8fff81 11213
71b5d516
PB
112142004-08-31 Paolo Bonzini <bonzini@gnu.org>
11215
11216 * Makefile.def (build_modules): Add fixincludes.
11217 (dependencies): Make gcc depend on fixincludes.
11218 * configure.in (build_tools): Add fixincludes.
11219 (build_configdirs): Always include build_libs.
11220 * Makefile.in: Regenerate.
11221 * configure: Regenerate.
11222
112232004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
11224
11225 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11226 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11227 phony targets; do not generate timestamp files.
11228 (distclean-stageN): Remove references to their timestamp files.
11229 (restageN, touch-stageN): Remove.
11230 (stageN-bubble): Rewritten.
11231 (compare): Support lean bootstraps.
11232 * Makefile.in: Regenerate.
11233
11234 * configure.in: Only warn when bootstrapping but
11235 build != host or build != target. Support lean bootstraps.
11236 * configure: Regenerate.
11237
ce7cbbb0
PE
112382004-08-26 Phil Edwards <phil@codesourcery.com>
11239
11240 * configure.in: Give a better error message if GMP/MPFR are missing
11241 and a language needing them has been requested.
11242 * configure: Regenerated.
11243
9c71a529
PE
112442004-08-25 Phil Edwards <phil@codesourcery.com>
11245
11246 * configure.in: Print a list of available language front-ends if
11247 a requested one is missing. Tidy stray tab characters.
11248 * configure: Regenerated.
11249
e3f92d3b
MK
112502004-08-19 Michael Koch <konqueror@gmx.de>
11251
11252 * gcc/doc/install.texi: Update entry about automake for libjava.
11253
c3f84f61
RM
112542004-08-17 Robert Millan <robertmh@gnu.org>
11255
11256 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11257 (instead of FreeBSD).
11258 * configure: Regenerate.
11259
7c27e184
PB
112602004-08-16 Paolo Bonzini <bonzini@gnu.org>
11261
11262 * Makefile.in: Regenerate.
11263 * configure: Regenerate.
11264
11265 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11266 stage_*_flags.
11267 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11268 for bootstrapped modules if toplevel bootstrap is going.
11269 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11270 modules. Adjust for changes in Makefile.def. Enable several
11271 rules even in non-bootstrap mode, just to avoid peppering the
11272 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11273 (stage-[+prev+]-bubble): Remove.
11274
11275 * Makefile.def (Dependencies): Depend on all-build-bison,
11276 all-build-flex, all-build-byacc, all-build-texinfo, rather
11277 than the host variations.
11278 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11279 with BUILD_SUBDIR.
11280 (BISON): Update for recent Bisons.
11281 (YACC): Fix typo.
11282 (cross): Depend on all-build.
11283 (all): Do not depend on all-build.
11284 (prebootstrap): Remove.
11285 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11286 (Prebootstrap dependencies): Add them to the per-stage targets
11287 and to all-prebootstrap.
11288 * configure.in (build_configdirs): Always enable build_tools.
11289 (BUILD_DIR_PREFIX): Remove.
11290
11291 * Makefile.def (gcc): Add target variable.
11292 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11293 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11294 in the recursive `make', instead of hardwiring `all'.
11295 (Autogenerated TARGET-* variables): New.
11296
20f3bb80
BB
112972004-08-13 Brian Booth <bbooth@redhat.com>
11298
11299 * MAINTAINERS: Remove myself from write-after-approval.
11300
b5be499d
NN
113012004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11302
11303 * src-release: Stop distributing mmalloc with gdb (which doesn't
11304 use it).
11305 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11306 * Makefile.in: Regenerate.
11307
b3f8d95d
MM
113082004-08-09 Mark Mitchell <mark@codesourcery.com>
11309
11310 * configure.in (arm*-*-eabi*): New target.
11311 * configure: Regenerate.
11312
3589b69e
PB
113132004-08-06 Paolo Bonzini <bonzini@gnu.org>
11314
11315 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11316 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11317 (Dependencies): New section.
11318 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11319 (configure-target-[+module+]): Depend on maybe-all-gcc
11320 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11321 (toplevel profiledbootstrap): Fix dependencies.
11322 * Makefile.in: Regenerate.
11323
972974fc
MM
113242004-08-03 Mark Mitchell <mark@codesourcery.com>
11325
11326 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11327 target-libiberty to noconfigdirs.
11328 * configure: Regenerate.
11329
bebf829d
PB
113302004-08-03 Paul Brook <paul@codesourcery.com>
11331
11332 * configure.in: Check for MPFR as well as GMP.
11333 * configure: Regenerate.
11334
98a5bb3b
RM
113352004-08-01 Robert Millan <robertmh@gnu.org>
11336
11337 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11338 libmudflap for all GNU-based systems (with Glibc).
11339 * configure: Regenerate.
11340
dce2d8b2 113412004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
11342
11343 * Makefile.def (host-modules): Add gcc.
11344 * Makefile.in: Regenerate.
11345 * Makefile.tpl (sorry): New rule.
11346 (configure-host, all-host, [+make_target+]-host, do-check,
11347 install-host): Do not add gcc as a special case.
11348 (host modules): Add a small special-casing for gcc. Export
11349 extra_make_flags through the environment.
11350 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11351 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11352 other recursive targets for gcc): Remove.
11353
11354 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11355 (stage, unstage): New rules.
11356 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11357 distclean-stage[+id+]): Use stage_current.
11358 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11359 the stage*-start rules.
11360
aeb732c1
GK
113612004-08-02 Geoffrey Keating <geoffk@apple.com>
11362
11363 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11364 use -all_load flag.
11365
25b656e7
PB
113662004-08-02 Paolo Bonzini <bonzini@gnu.org>
11367
11368 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11369 * configure: Regenerate.
11370
cc440d71
TM
113712004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11372
11373 * maintainer-scripts/gcc_release: Revert yesterday's change.
11374
270e140b
SB
113752004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11376
11377 * MAINTAINERS: Add myself to write-after-approval.
11378
3e4035f8
TM
113792004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11380
11381 * libf2c: Removed.
11382 * gcc/gccbug.in: Updated because of libf2c removal.
11383 * maintainer-scripts/gcc_release: Ditto.
11384
dce2d8b2 113852004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
11386
11387 * configure.in: Build libmudflap by default on FreeBSD.
11388 * configure: Regenerated.
11389
dfcada9a
MM
113902004-07-09 Mark Mitchell <mark@codesourcery.com>
11391
11392 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11393 systems.
11394 * configure: Regenerated.
11395
dce2d8b2 113962004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
11397
11398 PR target/16344
11399 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11400 feedback based compiler.
11401 * Makefile.in: Rebuilt.
11402
95bcca47
AO
114032004-07-08 Alexandre Oliva <aoliva@redhat.com>
11404
11405 * Makefile.def (host_modules): Set bootstrap=true for flex.
11406 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11407 * Makefile.in: Rebuilt.
11408
051822f6
JH
114092004-07-07 Jan Hubicka <jh@suse.cz>
11410
11411 * MAINTAINERS: Add self as a profile feedback maintainer.
11412
7b61653a
PE
114132004-07-05 Phil Edwards <phil@codesourcery.com>
11414
11415 * configure.in: Do not prepend $srcdir to /dev/null in
11416 makefile fragments.
11417 * configure: Regenerate.
11418
23f6b2f9
PB
114192004-07-01 Paolo Bonzini <bonzini@gnu.org>
11420
11421 * Makefile.def (build_modules): Add bison, byacc, flex,
11422 m4, texinfo.
11423 (flags_to_pass): Add FLEX.
11424 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11425 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11426 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11427 DEFAULT_MAKEINFO): Remove.
11428 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11429 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11430 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11431 objdir or else use configured tool.
11432 (all-build): New.
11433 (all): Depend on it.
11434 (Build module dependencies): Add.
11435 * Makefile.in: Regenerate.
11436 * configure.in: Better support for multiple build modules,
11437 matching what is done for host/target modules. Do not look
11438 for "plausible" locations of build tools if Canadian cross.
11439 Use autoconf's AC_PROG_CC to find a C compiler. Define
11440 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11441 * configure: Regenerate.
78716e86 11442
1c020272
PB
114432004-06-22 Paolo Bonzini <bonzini@gnu.org>
11444
11445 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11446 * Makefile.in: Regenerate.
11447
a52a0a7f
PB
114482004-06-22 Paolo Bonzini <bonzini@gnu.org>
11449
11450 * Makefile.tpl (configure-build-[+module+],
11451 configure-[+module+], configure-target-[+module+]): Pass
11452 [+extra_configure_args+].
11453 (all-build-[+module+], all-[+module+], check-[+module+],
11454 install-[+module+], [+make_target+]-[+module+],
11455 all-target-[+module+], check-target-[+module+],
11456 install-target-[+module+], [+make_target+]-target-[+module+]):
11457 Pass [+extra_make_args+].
11458 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11459 (GCC_HOST_EXPORTS): Remove.
11460 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11461 cross, check-gcc, check-gcc-c++, install-gcc,
11462 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11463 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11464 * Makefile.in: Regenerate.
11465
ccde3f1a
MS
114662004-06-21 Matthew Sachs <msachs@apple.com>
11467
11468 * MAINTAINERS: Added self to write-after-approval.
11469
6264b0a6
CF
114702004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11471
11472 * configure.in: Check for srcdir/winsup rather than build directory
11473 winsup.
11474 * configure: Regenerate.
11475
801e2270
CV
114762004-06-17 Corinna Vinschen <vinschen@redhat.com>
11477
11478 * configure.in: Don't build Cygwin native newlib if winsup
11479 directory is missing. Emit warning instead.
11480 * configure: Regenerate.
11481
ad6717df
PB
114822004-06-09 Paolo Bonzini <bonzini@gnu.org>
11483
11484 * Makefile.tpl (touch-stage[+id+]): New.
11485 (restage[+prev+]): Depend on touch-stage[+id+].
11486
11487 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11488 Use it throughout.
11489
11490 * Makefile.def: Add profile and feedback bootstrap stages.
11491 Remove next field from bootstrap stages.
11492 * Makefile.tpl (LN, LN_S): Substitute.
11493 (stageN-start, stageN-end): Use double-colon rules, to
11494 provide a hook for additional setup commands.
11495 (distclean-stageN-gcc, restageN): Create dependencies from
11496 [+prev+], not from [+next+].
11497 (stageN-bubble): Add commands for successive stages from
11498 [+prev+], using double-colon rules.
11499 (all-stageN-gcc): Fix typo.
11500 (stagefeedback-start, profiledbootstrap): New.
11501 * Makefile.in: Regenerate.
11502 * configure.in: Call ACX_PROG_LN.
11503 * configure: Regenerate.
11504
5bbb9680
CY
115052004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11506
11507 * MAINTAINERS (Write After Approval): Add myself.
11508
e18be1d4
MA
115092004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11510
11511 * MAINTAINERS (Write After Approval): Add myself.
11512
5607edfd
PB
115132004-06-03 Paolo Bonzini <bonzini@gnu.org>
11514
11515 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11516 without gcc.
11517 * configure: Regenerate.
11518
1ec4e9c3
PB
115192004-06-01 Paolo Bonzini <bonzini@gnu.org>
11520
11521 * Makefile.tpl: Fix typo.
11522 * Makefile.in: Regenerate.
11523
dce2d8b2 115242004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
11525
11526 * configure.in: Remove new- prefix from toplevel
11527 bootstrap targets.
11528 * configure: Regenerate.
11529
f516a7da
PB
115302004-06-01 Paolo Bonzini <bonzini@gnu.org>
11531
11532 * Makefile.tpl (all.normal): Rename to all.
11533 (all): Replace with a rule to pick the default
11534 target from configure.
11535 (all-gcc, configure-gcc): Use conditionals to
11536 do nothing when toplevel bootstrap is going on.
11537 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11538 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11539 * configure.in: Support --enable-bootstrap.
11540
11541 * Makefile.def: Remove new- prefix from toplevel
11542 bootstrap targets.
11543 * Makefile.tpl: Likewise.
11544
11545 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11546 target.
11547
11548 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11549 $(RECURSE_FLAGS) to recursive invocation of make.
11550
11551 * Makefile.in: Regenerate.
11552 * configure: Regenerate.
11553
78dd5e36 115542004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 11555 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
11556
11557 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11558 like CC.
11559
30f1bddc
DJ
115602004-05-27 Daniel Jacobowitz <dan@debian.org>
11561
11562 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11563 * configure: Regenerate.
11564
4fc4dd12
DJ
115652004-05-25 Daniel Jacobowitz <drow@false.org>
11566
11567 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11568 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11569 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11570 targets.
11571 * Makefile.in: Regenerate.
11572
dce2d8b2 115732004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
11574
11575 * configure.in: Test the ability to symlink directories.
11576 * configure: Regenerate.
11577
11578 * Makefile.def (bootstrap-stage): New definitions.
11579 * Makefile.tpl (configure-stage1-gcc,
11580 configure-stage2-gcc, configure-stage3-gcc,
11581 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11582 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11583 new-restage3, compare): Autogenerate, see Makefile.in
11584 entry for behavioral changes.
11585 (distclean-stage1, new-stage1-start, new-stage1-end,
11586 new-stage1-bubble, distclean-stage2, new-stage2-start,
11587 new-stage2-end, new-stage2-bubble, distclean-stage3,
11588 new-stage3-start, new-stage3-end): New autogenerated targets.
11589 (objext, prebootstrap, BOOT_CFLAGS,
11590 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11591 targets.
11592
11593 * Makefile.in: Regenerate.
11594 (distclean-stage1, new-stage1-start, new-stage1-end,
11595 new-stage1-bubble, distclean-stage2, new-stage2-start,
11596 new-stage2-end, new-stage2-bubble, distclean-stage3,
11597 new-stage3-start, new-stage3-end): New targets.
11598 (all-stage1-gcc): Move prebootstrap dependency from here...
11599 (configure-stage1-gcc): ...to here.
11600 (new-bootstrap): Use bubble targets.
11601 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11602 Use per-stage distclean targets.
11603 (configure-stage1-gcc, configure-stage2-gcc,
11604 configure-stage3-gcc, all-stage1-gcc,
11605 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11606 Use new-stageN-start to prepare the tree.
11607
4f4e53dd
PB
116082004-05-23 Paolo Bonzini <bonzini@gnu.org>
11609
11610 * Makefile.def (host_modules): add libcpp.
11611 * Makefile.tpl: Add dependencies on and for libcpp.
11612 * Makefile.in: Regenerate.
11613 * configure.in: Add libcpp host module.
11614 * configure: Regenerate.
11615
60975492
PB
116162004-05-21 Paolo Bonzini <bonzini@gnu.org>
11617
11618 * Makefile.tpl: Whenever a recursive target is defined, wrap
11619 it in a special @if/@endif block, and prepare its maybe
11620 dependency in the @if/@endif block
11621 * configure.in: Instead of writing maybe dependencies, remove
11622 the @if/@endif statements, and remove the @if/@endif blocks
11623 that remain.
11624 * configure: Regenerate.
11625 * Makefile.in: Regenerate.
11626
5ce7d75d
JJ
116272004-05-20 Janis Johnson <janis187@us.ibm.com>
11628
11629 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11630
c779c42f
KK
116312004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11632
11633 PR bootstrap/15120
11634 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11635 * */configure: Rebuilt.
11636
b4117c30
ZW
116372004-05-17 Zack Weinberg <zack@codesourcery.com>
11638
11639 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11640 of libf2c.
11641 * configure, Makefile.in: Regenerate.
11642
719bb4e3 116432004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
11644
11645 * MAINTAINERS (Write After Approval): Add myself.
11646
6de9cd9a
DN
116472004-05-13 Diego Novillo <dnovillo@redhat.com>
11648
11649 Merge from tree-ssa-20020619-branch.
11650
11651 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11652 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11653 (HOST_GMPLIBS): Define.
11654 (HOST_GMPINC): Define.
11655 (TARGET_LIB_PATH): Add libmudflap.
11656 (GFORTRAN_FOR_TARGET): Define.
11657 (configure-build*): Export GFORTRAN.
11658 (configure-gcc): Export GMPLIBS and GMPINC.
11659 (all-gcc): Add maybe-all-libbanshee.
11660 (configure-target-libgfortran): Define.
11661 * Makefile.in: Regenerate.
11662 * configure.in (host_libs): Add libbanshee.
11663 (target_libraries): Add target-libmudflap and target-libgfortran.
11664 Add --with-libbanshee.
11665 Handle --disable-libmudflap.
11666 (*-*-freebsd*): Use with_gmp.
11667 Add $(libgcj) to noconfigdirs.
11668 * configure: Regenerate.
11669 * depcomp: New file.
11670 * MAINTAINERS: Add tree-ssa maintainers.
11671
8f1b790f
VM
116722004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11673
b4117c30 11674 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 11675
693446fc
BF
116762004-04-30 Brian Ford <ford@vss.fsi.com>
11677
b4117c30 11678 * MAINTAINERS (Write After Approval): Add myself.
693446fc 11679
d1bb666c
UB
116802004-04-29 Uros Bizjak <uros@kss-loka.si>
11681
b4117c30 11682 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 11683
6cf1ac42
PB
116842004-04-28 Paolo Bonzini <bonzini@gnu.org>
11685
11686 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11687 * configure: Regenerate.
11688
632933d5
PB
116892004-04-27 Paolo Bonzini <bonzini@gnu.org>
11690
11691 Revert:
11692 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11693
11694 * Makefile.def (flags_to_pass): Remove *dir variables that
11695 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11696 as well as prefix and exec_prefix.
11697 * Makefile.in: Regenerate.
11698
80dc6aa0
RM
116992004-04-26 Robert Millan <robertmh@gnu.org>
11700
11701 Add patches from libtool CVS.
11702 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11703 * ltconfig: Likewise.
11704 * ltcf-c.sh: Likewise.
11705 * ltcf-cxx.sh: Likewise.
11706 * ltcf-gcj.sh: Likewise.
11707
e11283f1
PB
117082004-04-26 Paolo Bonzini <bonzini@gnu.org>
11709
11710 * Makefile.def (host_modules): Mark with the bootstrap
11711 flag packages on which gcc depends.
11712 * Makefile.tpl (all-bootstrap): Use it.
11713 * Makefile.in: Regenerate.
11714
8546950c
PB
117152004-04-26 Paolo Bonzini <bonzini@gnu.org>
11716
11717 * Makefile.def (flags_to_pass): Remove *dir variables that
11718 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11719 as well as prefix and exec_prefix.
11720 * Makefile.in: Regenerate.
11721
a76494aa
PB
117222004-04-26 Paolo Bonzini <bonzini@gnu.org>
11723
b4117c30
ZW
11724 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11725 * configure: Regenerate.
11726 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11727 * gcc/Makefile.tpl (compare): Use the result of the test.
11728 * gcc/Makefile.in: Regenerate.
a76494aa 11729
03a91701
PB
117302004-04-23 Paolo Bonzini <bonzini@gnu.org>
11731
11732 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11733 Always relocate gcc and prev-gcc to the original names, even
11734 if the build fails.
11735 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11736 New targets.
11737
082a6351
LG
117382004-04-23 Laurent GUERBY <laurent@guerby.net>
11739
11740 * MAINTAINERS: Update my email address.
b4117c30 11741
1f1d584b
RO
117422004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11743
11744 * configure.in (mips*-*-irix5*): Enable ld.
11745 * configure: Regenerate.
082a6351 11746
1db673ca
RO
117472004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11748
11749 * configure: Regenerate.
11750
ce4ea44e
JW
117512004-04-15 James E Wilson <wilson@specifixinc.com>
11752
11753 * Makefile.tpl (configure-[+module+], configure-gcc,
11754 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11755 Set and export LDFLAGS.
11756 * Makefile.in: Regenerate.
11757
611f62ad
MC
117582004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11759
b4117c30 11760 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 11761
be912515
NN
117622004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11763
11764 PR bootstrap/14871
11765 * Makefile.tpl: If we don't have built-in-tree target tools,
11766 use the ones found by configure rather than hacking around with
11767 program_transform_name.
11768 * configure.in: Give Makefile.tpl the information necessary
11769 to do that.
11770 * Makefile.in: Regenerate.
11771 * configure: Regenerate.
11772
9104315a
NN
117732004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11774
11775 PR bootstrap/14760
11776 * configure.in: When computing baseargs, strip *all* copies of
11777 offending options. Also, don't match/substitute the trailing space,
11778 so that this actually works when two similar options are separated by
11779 only one space.
11780 * configure: Regenerate.
11781
bef1d700
DE
117822004-04-06 David Edelsohn <edelsohn@gnu.org>
11783
b4117c30
ZW
11784 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11785 (rs6000-*-aix*): Same.
11786 * configure: Regenerate.
bef1d700 11787
54bcf05e 117882004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
11789
11790 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 11791
369a832c 117922004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
11793
11794 * MAINTAINERS: Add myself to write-after-approval.
369a832c 11795
09a9c095
NN
117962004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11797
7caf53cb
NN
11798 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11799 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11800 * Makefile.in: Regenerate.
11801
09a9c095
NN
11802 * configure.in (top level bootstrap support): Rework --enable-werror
11803 to set @stage2_werror_flag@.
11804 * configure: Regenerate.
11805 * Makefile.tpl (top level bootstrap support): Pass
11806 @stage2_werror_flag@ down to configure in stages 2 and 3.
11807 * Makefile.in: Regenerate.
11808
5595a2bd
NN
118092004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11810
cbfd7e06
NN
11811 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11812 for stages 2 and 3 as well as in make. As a consequence, remove
11813 OUTPUT_OPTION (now detected by configure) from the flags passed down
11814 to make.
11815 * Makefile.in: Regenerate.
11816
5595a2bd
NN
11817 * Makefile.tpl (new-bootstrap): Fix typo.
11818 * Makefile.in: Regenerate.
11819
ca3b3e20
NN
118202004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11821
295f4e42
NN
11822 * Makefile.tpl: Rearrange by moving recursive_targets rules
11823 into their proper sections.
11824 * Makefile.tpl (top level bootstrap support): Move disabling
11825 of coverage flags from 'make' to 'configure'; improve comments.
11826 * Makefile.in: Regenerate.
11827
340de83f
NN
11828 * Makefile.tpl (experimental top level bootstrap) Move stage1
11829 language setting from all- target to configure- target; disable
11830 intermodule optimization in stage 1; prevent gratuitous rebuilds
11831 of stage 1.
11832 * Makefile.in: Regenerate.
11833 * configure.in: Comma-separate stage 1 language list for top
11834 level bootstrap.
11835 * configure: Regenerate.
11836
ca3b3e20
NN
11837 * Makefile.tpl: Clean up experimental top level bootstrap support:
11838 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11839 prev-gcc in configure- targets as well as all- targets.
11840 * Makefile.in: Regenerate.
11841
4d038073
KC
118422004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11843
11844 * compile: New file imported from automake.
11845
ab3533d6
PB
118462004-03-17 Paolo Bonzini <bonzini@gnu.org>
11847
11848 * configure.in: Remove symbolic link section.
11849 * configure: Regenerate.
11850 * Makefile.tpl (links): Remove.
11851 * Makefile.in: Regenerate.
11852
1e0f07d3 118532004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 11854 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
11855
11856 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 11857 Set with AC_CHECK_PROGS.
1e0f07d3
PB
11858 * configure.in: Fix comment typo from last patch.
11859 * configure: Regenerate.
11860
2805b53a
NN
118612004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11862
11863 * Makefile.tpl: Introduce experimental top level bootstrap support.
11864 * Makefile.in: Regenerate.
11865 * configure.in: Introduce support for top level bootstrap.
11866 * configure: Regenerate.
11867
79b4b7d2 118682004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11869 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
11870
11871 PR bootstrap/14522
11872 * configure.in: Cope with shells that do not support unquoted ^
11873 * configure: Regenerate.
11874
6bbec498 118752004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11876 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
11877
11878 PR bootstrap/14522
79b4b7d2 11879 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
11880 quotes inside quoted backquote substitutions.
11881 * configure: Regenerate.
11882
83c15dfc
AP
118832004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11884
11885 PR bootstrap/14522
f2bd98d4 11886 * configure.in: Fix escaping of $.
83c15dfc
AP
11887 * configure: Regenerate.
11888
55ffb5ed
NN
118892004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11890
11891 * configure: Regenerate, since I forgot to while committing Paolo's
11892 changes.
11893
e4c9c075
PB
118942004-03-08 Paolo Bonzini <bonzini@gnu.org>
11895
11896 PR ada/14131
11897 Move language detection to the top level.
11898 * configure.in: Find default values for the tools as
11899 soon as possible. Disable ada if GNAT is not found.
11900 Emit error message about missing languages. Expand
11901 --enable-languages=all for the gcc subdirectory.
11902
5199e2c6
BE
119032004-03-10 Ben Elliston <bje@gnu.org>
11904
11905 * MAINTAINERS: Update my email address.
11906
c18b95e5
DE
119072004-03-05 David Edelsohn <edelsohn@gnu.org>
11908
11909 * ltconfig: Disable building static libraries if building shared
11910 libraries on AIX 5L.
11911
d0fe5ad3
RS
119122004-03-01 Richard Sandiford <rsandifo@redhat.com>
11913
11914 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11915 and disable libgcj.
11916 * configure: Regenerated.
11917
e6f71f9d
BB
119182004-03-01 Brian Booth <bbooth@redhat.com>
11919
11920 * MAINTAINERS: Add myself to write-after-approval.
11921
8983e50e
PB
119222004-03-01 Paolo Bonzini <bonzini@gnu.org>
11923
11924 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11925
d4cd9d81
NN
119262004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11927
11928 PR bootstrap/7087
11929 * Makefile.tpl: Guard XFOO sed statements better.
11930 * Makefile.tpl: Add dependency for configure-target-libada.
11931 * Makefile.in: Regenerate (incidentally fixes broken
11932 commit when libada-branch was merged).
11933
0ea0229e
KC
119342004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11935
11936 * MAINTAINERS: Add myself to write-after-approval.
11937
bad93735
AP
119382004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11939
11940 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11941 maintainers.
11942
a7ca14fc
AC
119432004-02-20 Andrew Cagney <cagney@redhat.com>
11944
11945 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11946 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11947
51592782
NN
119482004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11949
11950 PR bootstrap/11932
11951 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11952
6a30854a
JQ
119532004-02-14 Jerry Quinn <jlquinn@optonline.net>
11954
11955 * MAINTAINERS: Added myself to write-after-approval.
11956
be8b2bee
MK
119572004-02-14 Michael Koch <konqueror@gmx.de>
11958
11959 * MAINTAINERS: Added myself to write-after-approval.
11960
972760b7
JM
119612004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11962
11963 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11964 some OS port maintainers to OS port maintainers section.
11965
b0281654
FCE
119662004-02-13 Frank Ch. Eigler <fche@redhat.com>
11967
11968 * MAINTAINERS: Add self.
11969
3c419fd6
KH
119702004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11971
11972 * MAINTAINERS: Alphabetize.
11973
e88e9aee
PB
119742004-02-12 Paolo Bonzini <bonzini@gnu.org>
11975
11976 * MAINTAINERS: Remove myself.
b4117c30 11977
1915e422
DE
119782004-02-11 David Edelsohn <edelsohn@gnu.org>
11979
11980 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11981 (rs6000-*-aix*): Same.
11982 * configure: Regenerate.
11983
a22c2d8d
KC
119842004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11985
11986 * configure.in (host): Add in missing $noconfigdirs to defines.
11987 * configure: Regenerate.
11988
d9cdb878
AC
119892004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11990 Nathanael Nerode <neroden@gcc.gnu.org>
11991
11992 PR ada/6637, PR ada/5911
b4117c30 11993 Merge with libada-branch:
d9cdb878
AC
11994 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11995 with appropriate dependencies. Add --enable-libada configure switch.
11996 * configure, Makefile.in: Regenerate.
11997
8bd92821
PB
119982004-02-09 Paolo Bonzini <bonzini@gnu.org>
11999
12000 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 12001
89a95129
RO
120022004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12003
12004 * configure.in: Don't pass --with-stabs on IRIX 5 either.
12005 * configure: Regenerate.
12006
892629bc
GK
120072004-02-04 Geoffrey Keating <geoffk@apple.com>
12008
12009 Merge from upstream:
12010
12011 * ltmain.in: When setting IFS to '~', be careful about user
12012 arguments that contain '~'.
12013
12014 2004-02-04 Peter O'Gorman <peter@pogma.com>
12015
12016 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12017 Also test $base_compile against $CC with escaped arguments. Bug
12018 reported by Geoff Keating <geoffk@apple.com>.
12019
6b402165
KH
120202004-02-04 Kazu Hirata <kazu@cs.umass.edu>
12021
12022 * MAINTAINERS: Remove i960 port.
12023
fa2f0306
DD
120242004-01-23 DJ Delorie <dj@redhat.com>
12025
12026 * Makefile.def (target_modules) [libiberty]: Don't stage.
12027 * Makefile.in: Rebuilt.
12028
9feb20aa
CT
120292004-01-20 Caroline Tice <ctice@apple.com>
12030
12031 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 12032
7aed2ccc
PC
120332004-01-19 Paolo Carlini <pcarlini@suse.de>
12034
12035 * MAINTAINERS: Update my email address.
12036
f25bebe1
JM
120372004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
12038
12039 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 12040
28083580
VR
120412004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12042
12043 * MAINTAINERS: Remove entries without email address.
12044
c0f4b5e4
DJ
120452004-01-15 Daniel Jacobowitz <drow@mvista.com>
12046
12047 * MAINTAINERS: Add myself to write-after-approval.
12048
b5eb5a5e
SB
120492004-01-15 Steven Bosscher <stevenb@suse.de>
12050
12051 * MAINTAINERS: Update my email address.
12052
dce2d8b2 120532004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
12054
12055 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12056 * Makefile.tpl (configure-target-[+module+]): Support stage.
12057 * Makefile.in: Rebuilt.
12058
74c0b320
ILT
120592004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
12060
12061 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12062
2560344b
RS
120632004-01-10 Richard Sandiford <rsandifo@redhat.com>
12064
12065 * MAINTAINERS: Add myself as a MIPS maintainer.
12066
8b21cda6
NN
120672004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12068
2b6c260d
NN
12069 * configure.in: Use ./config.cache, not config.cache.
12070 * configure: Regenerate.
12071 * Makefile.tpl: Special-casing not needed for GCC any more.
12072 * Makefile.in: Regenerate.
12073
09438bde
NN
12074 * configure.in: Don't share a cache file for host dirs.
12075 * configure: Regenerate.
12076
8b21cda6
NN
12077 * config-ml.in: Don't mess with the cache file.
12078
e42870df
EB
120792004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12080
12081 * MAINTAINERS: Move myself from 'Write After Approval' to
12082 'CPU Port Maintainers' section as SPARC maintainer.
12083
6b9eb62c
NN
120842004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12085
78a816a6
NN
12086 * Makefile.tpl: Make GCC use a separate config.cache.
12087 * Makefile.in: Regenerate.
12088
6b9eb62c
NN
12089 PR bootstrap/11932, PR bootstrap/11933
12090 (I don't know if it will fix either of them, but it relates
12091 to them.)
12092 * configure.in: Don't use shared config.cache for target
12093 directories.
12094 * configure: Regenerate.
12095
86d7b562
DN
120962004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12097
12098 * MAINTAINERS: Add myself to 'Write After Approval' section.
12099
07d0a605
RS
121002003-12-31 Roger Sayle <roger@eyesopen.com>
12101
12102 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12103 * configure: Regenerated.
12104
459ac19f
KH
121052003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12106
12107 * MAINTAINERS: Remove the mn10200 maintainer.
12108
5785c0ed 121092003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 12110
cc6010cd
AP
12111 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12112 * configure: Regenerated.
5785c0ed 12113
a268eff9
JH
121142003-12-16 Jan Hubicka <jh@suse.cz>
12115
12116 * MAINTAINERS: Add myself as callgraph maintainer.
12117
9d465b12
TF
121182003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12119
12120 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12121 * configure: Regenerate.
12122
a68a270a
GB
121232003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12124
12125 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12126 'Write After Approval' section. Update email.
12127
dce2d8b2 121282003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
12129
12130 * MAINTAINERS (Write After Approval): Add myself.
12131
8c052da4
MT
121322003-11-20 Matt Thomas <matt@3am-software.com>
12133
12134 * MAINTAINERS: Add myself as a vax port maintainer.
12135
e75f9147
KC
121362003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12137
12138 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12139 (configure-build-[+module+], configure-[+module+]): Likewise.
12140 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12141 * Makefile.in: Regenerate.
12142
43d8d958
AT
121432003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12144
12145 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12146 shared/dylibed libraries.
12147 * ltmain.sh: Likewise.
12148 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12149 * ltcf-cxx.sh: Likewise.
12150 * ltcf-gcj.sh: Likewise.
12151 * ltconfig: Likewise.
12152
638dcaa0
SC
121532003-11-17 Stan Cox <scox@redhat.com>
12154
12155 * MAINTAINERS: Add myself as iq2000 port maintainer.
12156
15cc172b
AC
121572003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12158
b4117c30
ZW
12159 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12160 * Makefile.in: Regenerate.
15cc172b 12161
20af77cd
UW
121622003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12163
12164 * config.sub: Update to 2003-11-03 version.
12165
4dd01c5c
PE
121662003-10-20 Phil Edwards <phil@codesourcery.com>
12167
12168 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12169 * configure: Regenerate.
12170
dce2d8b2 121712003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
12172
12173 * MAINTAINERS: Add myself to 'Write After Approval' section.
12174
8b7ebc31
AC
121752003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12176
12177 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12178
afe1910c
JM
121792003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12180
12181 * MAINTAINERS: Update my email address.
12182
05dcec66
RO
121832003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12184
12185 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12186
dce2d8b2 121872003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
12188
12189 * MAINTAINERS: Add myself to 'Write After Approval' section.
12190
507ec745
BI
121912003-10-16 Bernardo Innocenti <bernie@develer.com>
12192
12193 * config.guess: Update to 2003-10-16 version.
12194 * config.sub: Update to 2003-10-16 version.
12195
dce2d8b2 121962003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
12197
12198 * MAINTAINERS: Added myself to 'Write After Approval' section.
12199
0c9b16bc
FH
122002003-10-15 Falk Hueffner <falk@debian.org>
12201
12202 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12203 'Write After Approval' section. Update email.
12204
74d57d15
RS
122052003-10-14 Roger Sayle <roger@eyesopen.com>
12206
12207 * MAINTAINERS: Move myself from 'Write After Approval' to
12208 'Various Maintainers' section as middle-end maintainer.
12209
d29b8ad8
NN
122102003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12211
12212 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12213 HOST_FLAGS_TO_PASS.
12214 * Makefile.in: Regenerate.
12215
26db814a
BI
122162003-10-11 Bernardo Innocenti <bernie@develer.com>
12217
12218 * config.guess: Update to 2003-10-07 version.
12219 * config.sub: Update to 2003-10-07 version.
12220
fffeb871
RO
122212003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12222
12223 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12224 * ltconfig (irix5*, irix6*): Don't override version_type.
12225
6691a79e
ME
122262003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12227
12228 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12229 * configure: Rebuilt
12230 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12231 * Makefile.in: Rebuilt
12232
62cdd71e
L
122332003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12234
12235 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12236
6fe2eacc
CW
122372003-09-30 Carlo Wood <carlo@alinoe.com>
12238
cc6010cd 12239 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 12240
ea57e5ad
PK
122412003-09-29 Paul Koning <ni1d@arrl.net>
12242
12243 * MAINTAINERS: Move myself from "Write After Approval"
12244 to CPU platform maintainers for pdp11 platform.
12245
e070672a
AT
122462003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12247
12248 * MAINTAINERS: Move myself from 'Write After Approval' to
12249 'Various Maintainers' section as libffi testsuite maintainer.
12250
43bb47c2
DJ
122512003-09-21 Daniel Jacobowitz <drow@mvista.com>
12252
12253 * configure.in: Pass a computed --program-transform-name
12254 to subconfigures.
12255 * configure: Regenerated.
12256
da9d3b37
NN
122572003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12258
94322beb
NN
12259 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12260 * Makefile.in: Regenerate.
12261
da9d3b37
NN
12262 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12263 * Makefile.in: Regenerate.
12264
ffd9060b
ZL
122652003-09-19 Ziemowit Laski <zlaski@apple.com>
12266
12267 * MAINTAINERS: Move myself from 'Write After Approval'
12268 to 'Various Maintainers' (objective-c) section.
12269
eeae7b41
DJ
122702003-09-17 Daniel Jacobowitz <drow@mvista.com>
12271
12272 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12273 quoting.
12274 * configure: Regenerated.
12275
a080d12b
JB
122762003-09-16 Joel Brobecker <brobecker@gnat.com>
12277
12278 * MAINTAINERS (Write After Approval): Add myself to write after
12279 approval list.
12280
6cd2fc59
DN
122812003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12282
cc6010cd 12283 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 12284
dcbdd9cc
ILT
122852003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12286
12287 * MAINTAINERS: Update my e-mail address.
12288
e517f636
AM
122892003-09-09 Alan Modra <amodra@bigpond.net.au>
12290
12291 * libtool.m4 (LD): Correct powerpc64 host match.
12292
bc49924b
JW
122932003-09-06 James E Wilson <wilson@tuliptree.org>
12294
12295 * MAINTAINTERS: Update my affiliation and email address.
12296
082124f5
ZD
122972003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12298
12299 * MAINTAINERS (Write After Approval): Add myself.
12300
dc94d89e
DD
123012003-09-04 DJ Delorie <dj@redhat.com>
12302
12303 * configure: Regenerate.
12304
123052003-09-04 Robert Millan <robertmh@gnu.org>
12306
12307 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 12308
7a0f2d4e
KG
123092003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12310
12311 * configure.in: Ensure arguments to sed are properly spaced.
12312 * configure: Regenerate.
12313
88d032eb
GP
123142003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12315
12316 * MAINTAINERS: Update my e-mail address.
12317
0b3f3d22
ME
123182003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12319
12320 * MAINTAINERS (Write After Approval): Add myself.
12321
d253f9ba
DJ
123222003-08-27 Daniel Jacobowitz <drow@mvista.com>
12323
12324 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12325 * configure: Regenerated.
12326
066ec9c9
MM
123272003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12328
12329 * MAINTAINERS: Update my email address.
12330
415d7ef9
PE
123312003-08-23 Phil Edwards <pme@gcc.gnu.org>
12332
12333 * configure.in: Use newline instead of semicolon when assuming
12334 shell arguments in a for loop.
12335 * configure: Regenerated.
12336
e1567352
JE
123372003-08-22 Jason Eckhardt <jle@rice.edu>
12338
12339 * MAINTAINERS: Resurrect the i860 maintainer.
12340
b348267b
GK
123412003-08-20 Geoffrey Keating <geoffk@apple.com>
12342
e50084fa
GK
12343 PR 8180
12344 * configure.in: When testing with_libs and with_headers, treat
12345 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12346 * configure: Regenerate.
b4117c30 12347
b348267b
GK
12348 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12349 make, shell, etc.
12350 (baseargs): Likewise.
12351 * configure: Regenerate.
12352
ca26ffe0
BI
123532003-08-20 Bernardo Innocenti <bernie@develer.com>
12354
12355 * MAINTAINERS (Write After Approval): Add myself.
12356
940cde4d
GK
123572003-08-19 Geoffrey Keating <geoffk@apple.com>
12358
12359 * configure.in: Disable libgcj for darwin not on powerpc.
12360 * configure: Rebuild.
12361
74bed51b
ADL
123622003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12363
12364 * config-ml.in, symlink-tree: Add license.
12365
b4117c30
ZW
123662003-08-03 Richard Stallman <rms@gnu.org>
12367 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
12368
12369 * README.SCO: New file.
12370
333a28b4
MK
123712003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12372
12373 * Makefile.tpl (check, check-c++): Express dependencies using
12374 dependencies rather than commands.
12375 * Makefile.in: Regenerate.
12376
c197e306
AC
123772003-08-01 Andrew Cagney <cagney@redhat.com>
12378
12379 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12380 * configure: Ditto.
12381
a8ee6e2d
GK
123822003-07-31 Geoffrey Keating <geoffk@apple.com>
12383
12384 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 12385 * Makefile.in: Update.
a8ee6e2d 12386
8d9b3f2e
AT
123872003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12388
12389 * configure.in: Enable libgcj for darwin.
12390 * configure: Rebuild.
12391
52c0c542
PE
123922003-07-29 Phil Edwards <pme@gcc.gnu.org>
12393
12394 * config-ml.in: Use ac_configure_args directly instead of
12395 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12396 actually seen.
12397
b4acb5ef
NN
123982003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12399
12400 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12401 creating target and build subdirs to build all parent dirs as needed.
12402 * Makefile.in: Rebuild.
12403 * configure.in: Don't build dirs explicitly here.
12404 * configure: Rebuild.
12405
a51d71d0
PB
124062003-07-26 Paul Brook <paul@nowt.org>
12407
12408 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12409
f43e12ce
AO
124102003-07-22 Alexandre Oliva <aoliva@redhat.com>
12411
12412 * Makefile.tpl (all-make): Depend on intl.
12413 * Makefile.in: Rebuilt.
12414
8a199ff6
PE
124152003-07-20 Phil Edwards <pme@gcc.gnu.org>
12416
12417 * install-sh: Update to newer upstream versions (associated with
12418 aclocal 1.7).
12419 * mkinstalldirs: Likewise.
12420 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12421
e6a8c803
AP
124222003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12423
12424 * MAINTAINERS: Move self from Bug database only accounts
12425 to write-after-approval.
12426
9f13608f
NN
124272003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12428
12429 * config.if: Remove unused libc_interface determination.
12430
c7864714
NN
124312003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12432
12433 * MAINTAINERS: Move self from write-after-approval to
12434 build machinery (*.in).
12435
775956d0
NN
124362003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12437
12438 PR bootstrap/11273
12439 PR bootstrap/11408
12440 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12441 unused INSTALL_PROGRAM_ARGS.
12442 * configure.in: Use AC_PROG_INSTALL.
12443 * Makefile.in: Regenerate.
12444 * configure: Regenerate.
12445
c7f67a6e
KH
124462003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12447
12448 * MAINTAINERS: Alphabetize.
12449
33952f6f
AO
124502003-07-10 Alexandre Oliva <aoliva@redhat.com>
12451
12452 * configure: Rebuilt.
12453 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12454 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12455 newlib nor libgloss.
12456 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12457 * configure.in (am33_2.0-*-linux*): Added.
12458
0d4f1b4e
BW
124592003-07-09 Bob Wilson <bob.wilson@acm.org>
12460
12461 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12462 * configure: Regenerate.
12463
56694dd9
ZW
124642003-07-07 Zack Weinberg <zack@codesourcery.com>
12465
12466 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12467 * Makefile.in: Regenerate.
12468
21607eb4
ZW
124692003-07-04 Zack Weinberg <zack@codesourcery.com>
12470
12471 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12472 * Makefile.in: Regenerate.
12473
dce2d8b2 124742003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
12475
12476 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12477 * Makefile.in: Regenerated.
12478
5d42f90e
L
12479 * config-ml.in: Replace PWD with PWD_COMMAND.
12480
6eb95e99
ZW
124812003-07-04 Zack Weinberg <zack@codesourcery.com>
12482
12483 * intl: New directory; see intl/ChangeLog for details.
12484 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12485 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12486 * Makefile.in: Regenerate.
12487
07d1940e
NN
124882003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12489
12490 * configure.in: Clean up config-lang.in handling. Delete
12491 useless assignment to "subdirs".
12492 * configure: Regenerate.
12493
4dbda6f0
NN
124942003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12495
12496 * configure.in: Rename 'target_libs' to 'target_libraries'.
12497 Remove useless reference to 'target_libs'.
12498 * configure: Regenerate.
12499
2c30ab71
KS
125002003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12501
12502 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12503 * Makefile.in: Regenerate.
12504
11405c93
NN
125052003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12506
12507 * Makefile.def: Introduce flags_to_pass.
12508 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12509 * Makefile.in: Regenerate.
12510
fb87ad5d
HPN
125112003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12512
12513 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12514 and target-libgloss.
12515 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12516 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12517 * configure: Regenerate.
12518
a7956a48
BK
125192003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12520
12521 * configure.in: Update testsuite_flags to new location.
12522 * configure. Regenerate.
6eb95e99 12523
eaf9f3b2
NN
125242003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12525
12526 * Makefile.tpl: Remove BUILD_CC stuff.
12527 * Makefile.in: Regenerate.
12528
2d89ffef
KH
125292003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12530
12531 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12532
dce2d8b2 125332003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
12534
12535 * MAINTAINERS (Write After Approval): Add myself.
12536
dce2d8b2 125372003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 12538
b951c91c
L
12539 * config.guess: Update to 2003-06-12 version.
12540 * config.sub: Update to 2003-06-13 version.
12541
dce2d8b2 125422003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
12543
12544 * config.guess: Update to 2003-06-06 version.
12545 * config.sub: Update to 2003-06-06 version.
12546
655b7166
RO
125472003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12548
12549 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12550 * configure. Regenerate.
12551
01b759aa
NN
125522003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12553
bf1d3e81
NN
12554 * configure.in: Disable serial configure by default.
12555 * configure: Regenerate.
12556 * Makefile.tpl: Abolish .NOTPARALLEL.
12557 * Makefile.in: Regenerate.
12558
e89fbdfe
NN
12559 * Makefile.tpl: Replace {build,host,target}_canonical by
12560 {build,host,target}.
12561 * Makefile.in: Regenerate.
12562
01b759aa
NN
12563 * Makefile.tpl: Fix stupid pasto.
12564 * Makefile.in: Regenerate.
12565
f7dae026
NN
125662003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12567
12568 * Makefile.tpl: Remove bogus conditional.
12569 * Makefile.in: Regenerate.
12570
125712003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
12572
12573 * Makefile.tpl (profiledbootstrap): New target.
12574 * Makefile.in (profiledbootstrap): New target.
12575
2ffc3e73 125762003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
12577
12578 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12579 Pinski. Remove user names from other bugzilla-only maintainers.
12580
1a1e6b96
NN
125812003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12582
1358ccea
NN
12583 * Makefile.tpl: Make 'recursive targets' using autogen rather
12584 than shell loop. Remove duplicate 'clean' targets and false
12585 comments.
12586 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12587 Add systematic method of specifying missing targets in subdirs.
12588 Add copyright boilerplate.
12589 * Makefile.in: Regenerate.
12590 * configure.in: Add 'recursive targets' to maybe list.
12591 * configure: Regenerate.
12592
ae74ed1f
NN
12593 * MAINTAINERS: "GNATS only" -> "Bug database only".
12594
1a1e6b96
NN
12595 * Makefile.tpl: Rename [+target+] to [+make_target+].
12596 * Makefile.def: Rename 'target' to 'make_target'.
12597
c79af3fa
NB
125982003-05-31 Neil Booth <neil@daikokuya.co.uk>
12599
12600 * MAINTAINERS: Add self as options handling maintainer.
12601
39d85b61
MM
126022003-05-28 Michael Meissner <gnu@the-meissners.org>
12603
12604 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12605 been too long since I touched those ports.
12606
afc2b62d
DD
126072003-05-28 DJ Delorie <dj@redhat.com>
12608
12609 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12610 * Makefile.in: Regenerate.
12611
df445104
MR
126122003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12613
12614 * configure.in: Use curly braces in the definition of tooldir.
12615 * configure: Regenerate.
12616
2eb98e5d 126172003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 12618
2eb98e5d
DD
12619 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12620 newlib or libgloss.
12621 * Makefile.in: Regenerate.
12622
862fced8
DD
126232003-05-21 DJ Delorie <dj@redhat.com>
12624
12625 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12626 * Makefile.in: Regenerate.
12627
fc351800
ILT
126282003-05-20 Ian Lance Taylor <ian@airs.com>
12629
12630 * MAINTAINERS: Update my e-mail address.
12631
7e2dbcef
NN
126322003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12633
12634 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 12635 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
12636 Factor out common code from autogen IF statements.
12637 * configure: Regenerate.
12638 * Makefile.in: Regenerate.
12639
f2a0e225
KC
126402003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12641
12642 * configure.in: Accept i[3456789]86 for machine type.
12643 * configure: Regenerate.
12644
8b87bb96
NN
126452003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12646
12647 * configure.in: Switch more things to use maybe dependencies.
12648 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12649 * configure: Regenerate.
12650 * Makefile.tpl: Switch more things to use maybe dependencies.
12651 * Makefile.in: Regenerate.
12652
fdb882bc 126532003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
12654
12655 * Makefile.tpl (install-opcodes): Define.
12656 * Makefile.in: Rebuild.
12657
f7c50032
AJ
126582003-05-13 Andreas Jaeger <aj@suse.de>
12659
12660 * config.guess: Update to 2003-05-09 version.
12661 * config.sub: Update to 2003-05-09 version.
12662
dce2d8b2 126632003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
12664
12665 * configure.in: Correct sed script so that options in quotes are not
12666 deleted.
12667 * configure: Rebuild.
12668
aa8f1f57
CV
126692003-05-12 Corinna Vinschen <corinna@vinschen.de>
12670
12671 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12672 and $$s/newlib/libc/sys/cygwin32 include paths.
12673 * configure: Ditto.
12674
0c130f81
MM
126752003-05-12 Michael Meissner <gnu@the-meissners.org>
12676
12677 * MAINTAINERS: Update my email addresses.
12678
aa1a100b
EB
126792003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12680
12681 * config-ml.in: Propagate INSTALL variables.
f7c50032 12682
87861833
GP
126832003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12684
12685 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12686
de722255
CD
126872003-05-02 Chris Demetriou <cgd@broadcom.com>
12688
6eb95e99
ZW
12689 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12690 * Makefile.in: Regenerate.
de722255 12691
96c4a002
WB
126922003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12693
12694 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12695
55b15a11
WB
126962003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12697
12698 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12699
0c227849
DJ
127002003-04-27 Daniel Jacobowitz <drow@mvista.com>
12701
12702 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12703 * Makefile.in: Regenerated.
12704
d45148c1
WB
127052003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12706
12707 * MAINTAINERS (Write After Approval): Upgrade myself from
12708 GNATS only to write-after-approval. Update my mail address.
12709
dce2d8b2 127102003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
12711
12712 (OS Port Maintainers: freebsd): Add myself.
12713
438f50c3
MM
127142003-04-22 Mark Mitchell <mark@codesourcery.com>
12715
12716 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12717
9074e169
KJ
127182003-04-22 Kean Johnston <jkj@sco.com>
12719
12720 * MAINTAINERS (SCO ports): Added myself.
12721
dfd39a2e
NS
127222003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12723
12724 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12725
ccbae82a
KJ
127262003-04-19 Kean Johnston <jkj@sco.com>
12727
12728 * MAINTAINERS (Write After Approval): Add myself.
12729
2f50999f
GP
127302003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12731
12732 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12733 * Makefile.in: Regenerate.
12734
e9b84181
JJ
127352003-04-18 Jakub Jelinek <jakub@redhat.com>
12736
12737 * configure.in (powerpc64*-*-linux*): Remove.
12738 * configure: Rebuilt.
12739
1ca4c6e1
PE
127402003-04-17 Phil Edwards <pme@gcc.gnu.org>
12741
12742 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12743 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12744 and restrap.
12745 * Makefile.in: Regenerate.
12746
0590b963
RE
127472003-04-16 Richard Earnshaw <rearnsha@arm.com>
12748
12749 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12750 * configure: Regenerated.
12751
ff41a56f
DD
127522003-04-15 DJ Delorie <dj@redhat.com>
12753
12754 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12755
50d440bc
NC
127562003-04-13 Nick Clifton <nickc@redhat.com>
12757
12758 * config-ml.in: Remove support for --disable-aix removing
12759 call-aix multilibs.
12760
b1e0a93e
AO
127612003-04-10 Alexandre Oliva <aoliva@redhat.com>
12762
12763 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12764 * */configure: Rebuilt.
12765
71fb704d
JS
127662003-04-08 Joel Sherrill <joel@oarcorp.com>
12767
12768 * MAINTAINERS: Add my email address.
12769
3897ea90
OH
127702003-03-17 Olivier Hainque <hainque@act-europe.fr>
12771
12772 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 12773
93c834b7
NN
127742003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12775
12776 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12777 * Makefile.in: Regenerate.
12778
82c34dcb
MC
127792003-03-14 Michael Chastain <mec@shout.net>
12780
12781 * Makefile.in: Regenerate with correct Makefile.def.
12782
73458fb7
NN
127832003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12784
12785 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12786 Make macro.
12787 * Makefile.in: Regenerate.
12788 * configure.in: Clean up gxx_include_dir logic.
12789 * configure: Regenerate.
12790
32cf27e5
AE
127912003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12792
12793 * MAINTAINERS (Write After Approval): Add myself.
12794
c727e7a0
BE
127952003-03-10 Ben Elliston <bje@wasabisystems.com>
12796
12797 * MAINTAINERS: Update my mail address.
12798
9a27ac7a
FS
127992003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12800
12801 * configure.in (gxx_include_dir): Fix typo.
12802 * configure: Regenerated.
12803
3aa83176
NN
128042003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12805
12806 * Makefile.tpl: Reindent.
12807 * Makefile.in: Regenerate.
12808 * configure.in: Reindent. Don't set unused variables.
12809 * configure: Regenerate.
12810
9124bc53
DJ
128112003-03-04 Daniel Jacobowitz <drow@mvista.com>
12812
12813 * configure.in: Include $(build_tooldir)/sys-include in
12814 FLAGS_FOR_TARGET.
12815 * configure: Regenerated.
12816
cb543528
NN
128172003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12818
c858bf1e
NN
12819 * Makefile.tpl: Always pass down RANLIB.
12820 * Makefile.in: Regenerate.
12821
aa9c3ab4
NN
12822 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12823 * Makefile.in: Regenerate.
12824 * configure.in: Remove unused logic relating to --enable-shared
12825 and --enable-threads. Remove bogus comments. Remove redundant
12826 noconfigdirs.
12827 * configure: Regenerate.
12828
cb543528
NN
12829 * configure.in: Replace ${libstdcxx_version} by its value.
12830 Remove reference to mh-dgux.
12831 * configure: Regenerate.
12832
53f70c1b
KB
128332003-03-03 Kevin Buettner <kevinb@redhat.com>
12834
12835 * MAINTAINERS (Write After Approval): Add myself.
12836
df0f0674
NN
128372003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12838
12839 * Makefile.tpl: Rearrange.
12840 * Makefile.in: Regenerate.
12841
dce2d8b2 128422003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
12843
12844 * configure.in: Add support for kaOS as cross build target system.
12845 * configure: Regenerated.
12846
a7a287eb
SB
128472003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12848
12849 * MAINTAINERS (Write after approval): Add myself.
12850
ff00c8a2
JW
128512003-02-21 James E Wilson <wilson@tuliptree.org>
12852
12853 * MAINTAINERS: Update my email address.
12854
abb2db7a
ZW
128552003-02-21 Zack Weinberg <zack@codesourcery.com>
12856
12857 * MAINTAINERS: Add self to blanket write privs. section.
12858
e9f2dc3b
SM
128592003-02-20 Sean McNeil <sean@blue.mcneil.com>
12860
12861 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12862 configure-target-* as some target builds may require additional
12863 flags for preprocessor tests.
12864 * Makefile.in: Regenerated.
12865
ee03dc5e
AO
128662003-02-19 Alexandre Oliva <aoliva@redhat.com>
12867
11856278
AO
12868 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12869 * ltconfig: Handle it.
12870 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12871 auto-detecting it.
12872
274aef32
AO
12873 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12874 it is used as argument to $CC.
12875 * ltcf-gcj.sh: Likewise.
12876
ee03dc5e
AO
12877 * configure.in: Introduce --enable-maintainer-mode.
12878 * configure: Rebuilt.
12879 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12880 for maintainer mode.
12881 * Makefile.in: Rebuilt.
12882
30db8e17
JM
128832003-02-18 Jason Merrill <jason@redhat.com>
12884
12885 * Makefile.tpl (check-c++): Allow parallelism.
12886
cab60ac6
GP
128872003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12888
12889 * MAINTAINERS: Remove John Carr (who never actually had access to
12890 gcc.gnu.org).
12891
c8e5d1af
GK
128922003-02-15 Geoffrey Keating <geoffk@apple.com>
12893
12894 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12895 don't configure target-libobjc.
12896 * configure: Regenerate.
12897
70f91f50
RO
128982003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12899
12900 * Makefile.tpl (RANLIB): Define.
12901 * Makefile.in: Regenerate.
12902
669e9062
LB
129032003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12904
12905 * MAINTAINERS: Update my email.
abb2db7a 12906
61b56b2e
KS
129072003-02-06 Keith R Seitz <keiths@redhat.com>
12908
12909 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12910 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12911 * Makefile.in: Regenerated.
12912 * configure.in: Remove all traces of snavigator, db, and grep.
12913 * configure: Regenerated.
12914
a1ba6e15
GP
129152003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12916
12917 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12918 After Approval.
12919
f5f2cce5
CC
129202003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12921
12922 * MAINTAINERS (Write after approval): Add myself.
12923
ba49f6f1
FCE
129242003-01-31 Frank Ch. Eigler <fche@redhat.com>
12925
12926 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12927 * Makefile.in: Regenerated.
12928
ccf9f10c
RS
129292003-01-30 Roger Sayle <roger@eyesopen.com>
12930
12931 * config.guess: Updated to 2003-01-30's version.
12932 * config.sub: Updated to 2003-01-28's version.
12933
a693735b
AO
129342003-01-30 Alexandre Oliva <aoliva@redhat.com>
12935
12936 * config.if: If gcc_version is already set, just use it. Don't set
12937 gcc_version_trigger if it's already set, otherwise set it to
12938 gcc/version.c, but only if the file exists. If it is not set and
12939 gcc/version.c does not exist, try to extract the version number from
12940 $CC.
12941
204c43d6
AT
129422003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12943
abb2db7a 12944 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 12945
842e91ec
PE
129462003-01-27 Phil Edwards <pme@gcc.gnu.org>
12947
12948 * configure.in: Revert 24Jan change.
12949 * configure: Regenerate.
12950
6b99984e
GP
129512003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12952
12953 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12954 entry of HJ Lu.
12955
806e0935
NN
129562003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12957
12958 * configure.in: Revert previous change.
12959 * configure: Regenerate.
12960
307a9864
NN
129612003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12962
12963 * configure.in: Make rda native-only.
12964 * configure: Regenerate.
12965
02ba6302
VR
129662003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12967
12968 * MAINTAINERS: Move myself from GNATS-only-accounts to
12969 write-after-approval.
12970
77d187bc
NN
129712003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12972
12973 * configure.in: Add missing \.
12974 * configure: Rebuilt.
12975
a94a2d4c
JJ
129762003-01-17 Jakub Jelinek <jakub@redhat.com>
12977
12978 * configure.in (baseargs): Avoid using \| in sed regular
12979 expressions.
12980 * configure: Rebuilt.
12981
73f84924
JJ
129822003-01-16 Jakub Jelinek <jakub@redhat.com>
12983
12984 * configure.in (baseargs): Remove all supported forms of
12985 --cache-file, --srcdir, --host, --build and --target options
12986 from argument lists.
12987 * configure: Rebuilt.
12988
8c12fc63
JZ
129892003-01-15 Josef Zlomek <zlomekj@suse.cz>
12990
12991 * MAINTAINERS: Add myself to write-after-approval list.
12992
7c005a3a
AO
129932003-01-15 Alexandre Oliva <aoliva@redhat.com>
12994
12995 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12996 * configure: Rebuilt.
12997
3dfabf63
NN
129982003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12999
13000 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13001 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13002 * Makefile.in: Regenerate.
13003 * configure: Regenerate.
13004
cf53ae10
AO
130052003-01-09 Alexandre Oliva <aoliva@redhat.com>
13006
13007 * configure.in: Remove Makefile in build, host and target modules
13008 unless configure was run with --no-recursion.
13009 * configure: Rebuilt.
13010
3fbe8e4a
CC
130112003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13012
13013 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13014 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13015 * Makefile.in: Regenerate.
13016
66e2aa7d
CD
130172003-01-08 Chris Demetriou <cgd@broadcom.com>
13018
13019 * config.guess: Update to 2003-01-03 version.
13020 * config.sub: Update to 2003-01-03 version.
13021
b5038cfb
CF
130222003-01-07 Christopher Faylor <cgf@redhat.com>
13023
13024 * configure: Regenerate with proper autoconf 2.13.
13025
d02c69be
CF
130262003-01-07 Christopher Faylor <cgf@redhat.com>
13027
13028 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 13029 * configure: Regenerate.
d02c69be 13030
e914a571
AC
130312003-01-06 Andrew Cagney <ac131313@redhat.com>
13032
13033 * configure.in (GDB_TK): Add tcl directories conditional on
13034 gdb/gdbtk directory being present.
13035 * configure: Regenerate.
abb2db7a 13036
dce2d8b2 130372003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 13038
dce2d8b2
EB
13039 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
13040 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
13041 * configure: Rebuilt.
13042
89a7012a
TT
130432002-12-31 Tom Tromey <tromey@redhat.com>
13044
13045 * Makefile.in: Rebuilt.
13046 * Makefile.def (target_modules) [libffi]: Allow installation.
13047
3f4f56e2
AS
130482002-12-31 Andreas Schwab <schwab@suse.de>
13049
13050 * configure.in: Fix use of $program_transform_name.
13051 * configure: Regenerated.
13052
6c1b8d0a
DJ
130532002-12-30 Daniel Jacobowitz <drow@mvista.com>
13054
13055 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 13056 * configure: Regenerated.
6c1b8d0a 13057
c5120911
AO
130582002-12-29 Alexandre Oliva <aoliva@redhat.com>
13059
13060 * Makefile.tpl (local-distclean): Don't remove...
13061 (multilib.ts): ... this. Moved into...
13062 (multilib.out): ... this. Don't use sub-make.
13063 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13064 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13065 (configure-build-[+module+], configure-[+module+],
13066 configure-target-[+module+], configure-gcc): ... these. Test
13067 for Makefile existence. Drop config.status from dependencies.
13068 * Makefile.in: Rebuilt.
13069 * configure.in: Move gcc-version-trigger to the end of
13070 ac_configure_args. Add comments to maybedep.tmp and
13071 serdep.tmp. Introduce --disable-serial-configure. Remove
13072 nonopt from baseargs, matching and removing corresponding
13073 whitespace while at it.
13074 * configure: Rebuilt.
13075
e245b0ea
AO
130762002-12-28 Alexandre Oliva <aoliva@redhat.com>
13077
903de295
AO
13078 * configure.in (host_configargs): Replace reference to
13079 no-longer-defined buildopts with --build=${build_alias}.
13080 * configure: Rebuilt.
13081
e245b0ea
AO
13082 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13083 program_transform_name to standard idiom.
13084 (AUTOGEN, AUTOCONF): Define.
13085 (Makefile.in): Use $(AUTOGEN).
13086 (Makefile): Depend on config.status, and use autoconf-style rule to
13087 build it. Move original commands to...
13088 (config.status): ... this new target.
13089 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13090 $(AUTOCONF).
13091 * Makefile.in: Rebuilt.
13092
671aa708
NN
130932002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13094
53fbfb58
NN
13095 * Makefile.tpl: Fix dramatic bustage due to change in
13096 program_transform_name.
13097 * Makefile.in: Regenerate.
13098
13099 * configure.in: Remove unnecessary PATH setting.
13100 * configure: Regnerate.
13101
13102 * configure.in: Don't default to unprefixed tools unless
13103 the native tools will work.
13104 * configure: Regenerate.
13105
671aa708
NN
13106 * configure.in: Convert to autoconf script. Blow away lots
13107 of now-redundant Makefile fragments.
13108 * configure: Generate using Autoconf.
13109 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13110 * Makefile.in: Regenerate.
13111
57f40826
NN
131122002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13113
3fedb745
NN
13114 * configure: Fix stupid bug where RANLIB was mistakenly included.
13115
abb2db7a 13116 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
13117 (build_configargs, host_configargs, target_configargs).
13118
13119 * configure.in: Move logic out of sed statement.
13120
abb2db7a 13121 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
13122 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13123
315fa0f4
SS
131242002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13125
13126 * config.sub: Import from master repository
13127 * config.guess: Ditto
13128
45aff44f
AS
131292002-12-24 Andreas Schwab <schwab@suse.de>
13130
13131 * Makefile.tpl (multilib.out): Fix missing space.
13132 * Makefile.in: Regenerate.
13133
88b5521b
NN
131342002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13135
13136 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13137 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13138 * Makefile.in: Regenerate.
13139 * configure.in: Remove unnecessary leftovers.
13140
2a726918
GK
131412002-12-21 Geoffrey Keating <geoffk@apple.com>
13142
13143 * configure.in (extra_ranlibflags_for_target): New variable.
13144 (*-*-darwin): Add -c to ranlib commands.
13145 * configure (tooldir): Handle extra_ranlibflags_for_target.
13146
aace3269 131472002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
13148
13149 * Makefile.tpl: Revert HJL's change.
13150 * Makefile.in: Regenerated.
13151 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13152 always.
13153
f0895142
AS
131542002-12-19 Andreas Schwab <schwab@suse.de>
13155
13156 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13157 * Makefile.in: Regenerate.
13158
dce2d8b2 131592002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
13160
13161 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13162 * Makefile.in: Regenerated.
13163
13164 * configure.in (build_prefix): New. Substitute.
13165
212f6dd0
NN
131662002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13167
79308c5d
NN
13168 * Makefile.tpl: Don't let real targets depend on phony targets.
13169 * Makefile.in: Regenerate.
13170
212f6dd0
NN
13171 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13172 * Makefile.in: Regenerate.
13173
ab17919f
SS
131742002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13175
13176 * config.sub: Import from master repository
13177 * config.guess: Ditto
13178
5ecf91d1
JM
131792002-12-16 Jason Merrill <jason@redhat.com>
13180
13181 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13182 previous 'make bootstrap'.
13183 * Makefile.in: Regenerate.
13184
d8437e1b
HPN
131852002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13186
13187 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13188
4977bab6
ZW
131892002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13190
13191 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13192 * Makefile.in: Regenerate.
13193
0edcfdcb
JM
131942002-12-13 Jason Merrill <jason@redhat.com>
13195
6248218a 13196 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
13197 library tests.
13198 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
13199 * Makefile.in: Regenerate.
13200
4977bab6
ZW
132012002-12-12 Alexandre Oliva <aoliva@redhat.com>
13202
13203 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13204 * Makefile.in: Rebuilt.
13205
f87505dd
AO
132062002-12-12 Alexandre Oliva <aoliva@redhat.com>
13207
13208 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13209
4977bab6
ZW
132102002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13211
13212 * configure: Fix bug put in by gremlins.
13213
13214 * Makefile.tpl: Substitute more autoconfily.
13215 * configure: Substitute more autoconfily.
13216 * Makefile.in: Regenerate.
13217
7f0db92a
SS
132182002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13219
13220 * config.sub: Import from master repository
13221 * config.guess: Ditto
13222 * MAINTAINERS: Added Svein Seldal under write after approval
13223
4977bab6
ZW
132242002-12-08 Andrew Cagney <ac131313@redhat.com>
13225
13226 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13227 * Makefile.in (all-sim): Ditto.
13228
132292002-12-06 DJ Delorie <dj@redhat.com>
13230
13231 * Makefile.tpl: Change configure dependencies to not have real
13232 targets depend on phony targets.
13233
132342002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13235
13236 * configure.in: Revert unintentional change.
13237
13238 * Makefile.tpl: Change dependency for */multilib.out so that
13239 it works when gcc isn't in the tree.
13240
13241 * configure.in: Substitute more.
13242 * configure: Run subconfigures from the Makefile.
13243 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13244 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13245
67f1b906
GP
132462002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13247
13248 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13249
4977bab6
ZW
132502002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13251
13252 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13253 and corresponding dependencies.
13254 * Makefile.in: Regenerate.
13255
13256 * configure.in (host_tools): Order binutils, gas and ld for
13257 convenience in running the testsuites.
13258
13259 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13260 * Makefile.in: Regenerate.
13261 * configure.in: Introduce rules to serialize subconfigure runs.
13262
13263 * configure.in: Introduce BASE_CC_FOR_TARGET.
13264 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13265 Realize configure-build-* targets. Realize configure-target-* targets.
13266 * Makefile.in: Regenerate.
13267
132682002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13269
13270 * configure: Move gcc_version_trigger stuff from here...
13271 * configure.in: ...to here.
13272
13273 * configure.in: Separate subconfigure options added by this file from
13274 options given by the user. Add machinery to put args for host
13275 subconfigures into the Makefile.
13276
13277 * Makefile.tpl: Remove 'vault' targets.
13278 * Makefile.tpl: Reorder and comment dependencies.
13279 * Makefile.in: Regenerate.
13280
132812002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13282 * configure.in: Fix my broken commit of previous patch. (sigh)
13283
743f054e
GK
132842002-11-28 Geoffrey Keating <geoffk@apple.com>
13285
13286 * configure.in: Move host-specific darwin noconfigdirs into
13287 the host-specific section.
13288
4977bab6
ZW
132892002-11-28 Geoffrey Keating <geoffk@apple.com>
13290
13291 * configure.in: Move host-specific darwin noconfigdirs into
13292 the host-specific section.
13293
132942002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13295
13296 * configure: Remove skip-this-dir support.
13297 * Makefile.tpl: Remove skip-this-dir support.
13298
13299 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13300 subdirectories.
13301 * Makefile.in: Regenerate.
13302
13303 * Makefile.tpl: Strip out useless setting of 'dir'.
13304 * Makefile.in: Regenerate.
13305
133062002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13307
13308 * configure.in: Fix deeply stupid bug.
13309
13310 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13311 shell code in CXX_FOR_TARGET
13312 * Makefile.def: Introduce raw_cxx.
13313 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13314 RAW_CXX_FOR_TARGET.
13315 * Makefile.in: Regenerate.
13316
133172002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13318
13319 * Makefile.tpl: Remove unnecessary ifs.
13320 * Makefile.in: Regenerate.
13321
13322 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13323 dependencies. Maybe-ize build-libiberty. Create dummy install
13324 targets for 'no_install' modules.
13325 * configure: Move GDB_TK substitution to configure.in. Move
13326 build_modules stuff to configure.in.
13327 * configure.in: Implement soft dependency machinery. Maybe-ize
13328 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13329 * Makefile.in: Regenerate.
13330
133312002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13332
13333 * Makefile.tpl: Make all-target, install-target behave similarly
13334 to all, install (only hitting configured targets). Eliminate
13335 unused macro defintions.
13336
13337 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13338 build != host.
13339
13340 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13341
13342 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13343
13344 * configure.in: Produce lists of subdir targets we're actually
13345 configuring. Remove references to "dosrel".
13346 * Makefile.tpl: Let configure set which subdir targets are hit.
13347 Remove install-cross; clean up install; remove ALL. Remove
13348 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13349 Autogenerate host module targets. Remove empty dependency lines
13350 and redundant dependency; rearrange slightly.
13351 * Makefile.def: Add host-side libtermcap, utils.
13352
13353 * Makefile.in: Regenerate.
13354
e6226a2f
RO
133552002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13356
13357 * ltconfig (osf[345]): Append $major to soname_spec.
13358 Reflect this in library_names_spec.
13359 * ltmain.sh (osf): Prefix $major with . for use as extension.
13360
3b75d237
AJ
133612002-11-19 Andreas Jaeger <aj@suse.de>
13362
13363 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13364 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13365 and sparc64 GNU/Linux systems.
13366
809108de
NS
133672002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13368
13369 * MAINTAINERS: Update email.
13370
e7e0de7e
GP
133712002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13372
13373 * MAINTAINERS: Complete James Dennett's entry.
13374
f7109dea
EB
133752002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13376
13377 * MAINTAINERS (Write After Approval): Add myself.
13378
d3ac17c9
BK
133792002-11-13 Bruce Korb <bkorb@gnu.org>
13380
13381 * Makefile.tpl: syntactic cleanup
13382
dce2d8b2 133832002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
13384
13385 * MAINTAINERS: Add myself to write-after-approval list.
13386
4977bab6
ZW
133872002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13388
13389 * Makefile.def: Add list of recursive targets to autogenerate.
13390 Add build_modules.
13391 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13392 targets. Autogenerate *-build-* targets.
13393 * Makefile.in: Regenerate.
13394
133952002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13396
13397 * configure: More autoconf-style substitutions.
13398 * Makefile.tpl: More autoconf-style substitutions.
13399 * Makefile.in: Regenerate.
13400
134012002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13402
13403 * configure: Substitute more variables in a more autoconf-friendly
13404 way. Simplify slightly.
13405 * Makefile.tpl: Make more variables substitutable in an
13406 autoconf-friendly way.
13407 * Makefile.in: Regenerate.
13408
d4783999
JW
134092002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13410
13411 * MAINTAINERS (Write After Approval): Add myself.
13412
4977bab6
ZW
134132002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13414
13415 * configure.in (v810*): Remove special setting of tools.
13416
13417 * configure: Add support for extra required flags for ar or nm.
13418 * configure.in (aix4.3+): Use above support for target-specific
13419 issues, rather than using config/mt-aix43.
13420
134212002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13422
13423 * configure: Remove 'removing', which doesn't work. Replace $subdir
13424 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13425 with $srcdir. Reformat indentation. Substitute some variables
13426 formerly hard-coded in the Makefile for build=host.
13427 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13428 * Makefile.def: Autogenerate more.
13429 * Makefile.in: Regenerate.
13430
1c9c903e
AN
134312002-11-04 Adam Nemet <anemet@lnxw.com>
13432
13433 * MAINTAINERS (Write After Approval): Add myself.
13434
40673d2b
KB
134352002-11-04 Kevin Buettner <kevinb@redhat.com>
13436
13437 * Makefile.def (host_modules): Add rda.
13438 * Makefile.in: Regenerate.
13439 * configure.in (target_tool): Add target-rda to list.
13440
42e650ae
GP
134412002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13442
13443 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13444
e004b81f
PE
134452002-10-25 Phil Edwards <pme@gcc.gnu.org>
13446
13447 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13448 and restrap targets to this rule.
13449 * Makefile.in: Regenerate.
13450
06bd49b1
GP
134512002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13452
13453 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13454 GNATS only accounts.
13455
d0af82b0
HPN
134562002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13457
13458 * configure.in (i[3456]86-*-linux*): Add check to disable
13459 ${libgcj} for glibc1.
13460
10782654
DC
134612002-10-24 Denis Chertykov <denisc@overta.ru>
13462
13463 * MAINTAINERS: Add myself as ip2k port maintainer.
13464
a5a438f5
SS
134652002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13466
13467 * configure.in: Add tic4x target.
13468
fe3d5b7f
NN
134692002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13470
aba8a494
NN
13471 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13472 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13473 * Makefile.in: Regenerate.
13474
fe3d5b7f
NN
13475 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13476 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13477 * Makefile.in: Regenerate.
13478
a6ad79e7
JJ
134792002-10-02 Janis Johnson <janis187@us.ibm.com>
13480
13481 * MAINTAINERS: Add myself as web pages co-maintainer.
13482
6a8a9058
NN
134832002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13484
13485 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13486 * Makefile.in: Regenerate.
13487
327d975a
ZW
134882002-10-02 Zack Weinberg <zack@codesourcery.com>
13489
13490 * MAINTAINERS: Add myself and Nathan Sidwell
13491 <nathan@codesourcery.com> as VxWorks maintainers.
13492
a5ae8f19 134932002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
13494
13495 * Makefile.def: Remove order dependency comments.
13496 * Makefile.tpl: Add explicit install-install dependencies.
13497 * Makefile.in: Regenerate.
d0f6c823 13498
34c6040c 13499 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 13500 * Makefile.in: Regenerate.
34c6040c 13501
d0f6c823
NN
13502 * Makefile.tpl: Add configure-target (for src-release in src)
13503 * Makefile.in: Regenerate.
13504
50bd210b
NC
135052002-09-30 Nick Clifton <nickc@redhat.com>
13506
13507 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13508
ca25149e
UW
135092002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13510
13511 * configure.in (s390*-*-linux*): Enable libgcj.
13512
dd30b57d
NN
135132002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13514
9e60a678
NN
13515 * configure: Revert accidentally applied changes.
13516
dd30b57d
NN
13517 * Makefile.tpl: Make more autoconf-friendly.
13518 * Makefile.in: Regenerate.
13519 * configure: Make substitution more autoconf-like.
13520
5831424e
RE
135212002-09-28 Richard Earnshaw <rearnsha@arm.com>
13522
13523 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13524 single entry to handle all these.
13525 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13526 libjava on arm-*-elf.
13527
b7f3b15b
GK
135282002-09-27 Geoffrey Keating <geoffk@apple.com>
13529
13530 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13531 things that depend on them.
13532
0dffceed
NN
135332002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13534
13535 * Makefile.tpl: Make subsituted variables more autoconfy.
13536 * Makefile.in: Regenerate.
13537 * configure: Make seds more autoconfy.
13538
1db75a86 135392002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
13540
13541 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13542 * Makefile.in: Regenerate.
13543 * configure.in: Rewrite sed statements to look autoconfy.
13544
1db75a86
NN
13545 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13546 all-target-foo on configure-target-foo.
13547 * Makefile.def: Ditto.
13548 * Makefile.in: Rebuild.
13549
741a4e89
AH
135502002-09-25 Andrew Haley <aph@redhat.com>
13551
13552 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13553
95ddd785
NN
135542002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13555
13556 * Makefile.def: New file.
13557 * Makefile.tpl: New file.
13558 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13559 * contrib/gcc_update: Note that Makefile.in is a generated file.
13560
13561 * configure.in: Minor rearrangement. Simplify tests.
13562
65a824f6
JT
135632002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13564
13565 * configure.in (with_headers): Skip copy if value is "yes".
13566 (with_libs): Likewise.
13567
51270f0a 135682002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
13569
13570 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13571 * configure.in (sh*-*-pe*): Ditto.
13572 * configure.in (mips*-*-pe*): Ditto.
13573 * configure.in (*arm-wince-pe): Ditto.
13574
8f89dbf4
NN
13575 * configure.in: Rearrange.
13576
c1b8db3f
KH
135772002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13578
13579 * MAINTAINERS: Update my email address.
13580
341f0575
PK
135812002-08-30 Paul Koning <pkoning@equallogic.com>
13582
13583 * MAINTAINERS: (Write After Approval): Add myself.
13584
d2e06980
GK
135852002-08-29 Geoffrey Keating <geoffk@redhat.com>
13586
13587 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13588
4906d5d8
GK
135892002-08-24 Geoffrey Keating <geoffk@redhat.com>
13590
13591 * MAINTAINERS: Change my mailing address.
13592
e9a25cc8
PC
135932002-08-21 Paolo Carlini <pcarlini@unitus.it>
13594
13595 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 13596 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 13597
dce2d8b2 135982002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
13599
13600 * MAINTAINERS (Write After Approval): Remove myself.
13601 (Various Maintainers: c++ runtime libs): Add myself.
13602
5ce6f47b
EC
136032002-08-15 Eric Christopher <echristo@redhat.com>
13604
13605 * config.sub: Import from master repository.
13606 * config.guess: Ditto.
13607
7f9317f0
AO
136082002-08-19 Alexandre Oliva <aoliva@redhat.com>
13609
13610 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13611 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13612 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13613
7aecca3d
AH
136142002-08-16 Aldy Hernandez <aldyh@redhat.com>
13615
13616 * MAINTAINERS: Add self to rs6000 vector extensions.
13617
8ea4b195
AO
136182002-08-15 Alexandre Oliva <aoliva@redhat.com>
13619
13620 * libiberty/configure: Reverted unintended yesterday's check in.
13621
f5cc59a7
AO
136222002-08-14 Alexandre Oliva <aoliva@redhat.com>
13623
13624 * boehm-gc/configure, libf2c/configure: Rebuilt.
13625 * libffi/configure, libiberty/configure: Ditto.
13626 * libjava/configure, libobjc/configure: Ditto.
13627 * libstdc++-v3/configure, zlib/configure: Ditto.
13628 Merged from binutils:
13629 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13630 From Steve Ellcey <sje@cup.hp.com>:
13631 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13632 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13633 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13634 IA64.
13635 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13636 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13637 soname_spec, sys_lib_search_path_spec): Ditto.
13638
dce2d8b2 136392002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
13640
13641 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13642
2ff34870
L
136432002-08-04 H.J. Lu (hjl@gnu.org)
13644
13645 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13646
a014f2fe
KW
136472002-08-02 Krister Walfridsson <cato@df.lth.se>
13648
13649 * MAINTAINERS (Write After Approval): Add myself.
13650
c01d477a
AM
136512002-07-31 Alan Modra <amodra@bigpond.net.au>
13652
13653 * configure.in: Move generic linux case to end. Copy generic
13654 linux noconfigdirs to mips*-*-linux* entry and new
13655 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13656
68cd2524
MM
136572002-07-19 Michael Matz <matz@suse.de>
13658
13659 * MAINTAINERS: Add myself as ra* maintainer.
13660
e2d83b8c
CD
136612002-07-16 Chris Demetriou <cgd@broadcom.com>
13662
13663 * config.guess: Update to 2002-07-09 version.
13664 * config.sub: Update to 2002-07-03 version.
13665
cece4f1d
HPN
136662002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13667
13668 * MAINTAINERS: Fix typo in a maintainer email address.
13669
bb654703
NN
136702002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13671
13672 * configure.in: Remove two redundant tests.
13673
789b7de5
RO
136742002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13675
13676 * configure.in (mips*-*-irix6*o32): Enable stabs.
13677
e1da1089
NN
136782002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13679
f3970bba
NN
13680 * configure.in: Don't build grez.
13681 * Makefile.in: Ditto.
13682
e1da1089
NN
13683 * Makefile.in: Remove references to bsp, cygmon, libstub.
13684 * configure.in: Ditto.
13685
13686 * configure.in: Remove leftover reference to gdbtest.
13687
57c905fa
PE
136882002-07-08 Phil Edwards <pme@gcc.gnu.org>
13689
13690 * configure.in (gxx_include_dir): Change to match versioned
13691 C++ headers if --enable-version-specific-runtime-libs is used.
13692
a0af94a7 136932002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 13694
a0af94a7
SE
13695 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13696
423ce3eb
NN
136972002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13698
13699 * configure.in: Make --without-x work.
13700
98186934
NN
137012002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13702
c3b7d169
NN
13703 * configure.in: Rearrange target Makefile fragment collection.
13704
98186934
NN
13705 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13706 cvs[src].
13707 * configure.in: Ditto.
13708
eebd288a
MK
137092002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13710
13711 * MAINTAINERS (Write After Approval): Update my e-mail address.
13712
3ab36f05
NN
137132002-06-24 Ben Elliston <bje@redhat.com>
13714
13715 * configure.in (host_tools): Remove cgen.
13716
13717 * Makefile.in (all-cgen): Remove; runs from its source directory.
13718 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 13719 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
13720 (all-sim): Likewise.
13721
dce2d8b2 137222002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
13723
13724 * Makefile.in: Eliminate 'apache' targets.
13725 * configure.in: Eliminate 'apache' targets.
13726
55380b08
NN
13727 * configure.in: Eliminate redundant tests. Reorganize.
13728
9a5c1b9d
NN
13729 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13730
5fd3853a
NN
13731 * config-ml.in: Eliminate references to Cygnus configure.
13732
cfefc434
NN
13733 * Makefile.in: Eliminate references to building emacs.
13734
2fe93885
GS
137352002-06-28 Graham Stott <graham.stott@btinternet.com>
13736
13737 * MAINTAINERS: Update my email address.
13738
53c40185
BK
137392002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13740
13741 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 13742 (cxx_incdir): Remove.
53c40185 13743
97679694
NN
137442002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13745
13746 * MAINTAINERS (Write After Approval): Add self.
13747
b03bcd37
DC
13748Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13749
13750 * configure.in: Add support for ip2k.
13751
6bd12129
NN
137522002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13753
13754 * configure.in: Fix AIX configury bug.
13755
e0d98a92
SE
137562002-06-20 Steve Ellcey <sje@cup.hp.com>
13757
13758 * MAINTAINERS (Write After Approval): Add self.
13759
ba3292db
NN
137602002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13761
ef40bc65
NN
13762 * configure.in: replace ${topsrcdir} with ${srcdir}
13763
7a0be465
NN
13764 * configure.in: Move definition of libstdcxx_flags
13765 right above usage, rather than waaay earlier.
13766
e1848dde
NN
13767 * configure.in: Pull definition of is_cross_compiler earlier.
13768
8bc2fff1
NN
13769 * configure.in: Rearrange a little.
13770
ba3292db
NN
13771 * configure.in: Remove references to librx.
13772 * Makefile.in: Remove references to librx.
13773
11d8b408
DC
13774Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13775
13776 * config.sub: Add support for avr target.
13777 Import from master sources, rev 1.255
5ce6f47b 13778
93da8339
PE
137792002-06-19 Phil Edwards <pme@gcc.gnu.org>
13780
13781 * configure, .cvsignore: Revert previous change...
13782 * Makefile: ...delete.
13783
b4caab5c
NN
137842002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13785
13786 * configure.in: Eliminate ${gasdir} variable.
13787
ee777171
DB
137882002-06-18 Dave Brolley <brolley@redhat.com>
13789
13790 * configure.in: Add support for frv.
13791 * config.sub: Add support for frv.
13792
26e4af54
PE
137932002-06-18 Phil Edwards <pme@gcc.gnu.org>
13794
13795 * configure: Remove garbage from previous commit.
13796
bb20b7da
PE
137972002-06-18 Phil Edwards <pme@gcc.gnu.org>
13798
13799 * configure: For in-source builds, make a subdir and re-exec there.
13800 * Makefile: New file. Pass targets through to build directory.
13801 * .cvsignore: No longer ignore "Makefile".
13802
9d321f6c
DR
138032002-06-16 Douglas Rupp <rupp@gnat.com>
13804
13805 * MAINTAINERS (Write After Approval): Add self.
13806
c8eb2bc0
KG
138072002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13808
13809 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13810
f210d239
JT
138112002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13812
13813 * configure.in (vax-*-netbsd*): Re-enable gas.
13814
e9667b3c
NN
138152002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13816
efe1f357
NN
13817 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13818 BUILD_PREFIX_1, to correct nomenclature.
13819 * configure: Likewise.
13820
e9667b3c
NN
13821 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13822 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13823
fe2fe497
OH
138242002-05-31 Olaf Hering <olh@suse.de>
13825
13826 * config-ml.in: Propogate DESTDIR also.
13827
dcf7f0dd
JT
138282002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13829
13830 * configure.in (vax-*-netbsd*): Don't build gas for this
13831 platform.
13832
6ff14f32
MM
138332002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13834
13835 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13836 and libgcj for AVR.
13837
397de1ff
KK
138382002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13839
13840 * MAINTAINERS (Write After Approval): Add myself.
13841
ac30211c
JT
138422002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13843
13844 * config.guess: Update to 2002-05-22 version.
13845 * config.sub: Likewise.
13846
1e6347d8
RO
138472002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13848
13849 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13850 * config-ml.in: Likewise.
13851 * configure: Likewise.
13852 * configure.in: Likewise.
13853
e5ce1d6d
SC
138542002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13855
13856 * MAINTAINERS: Update my email address.
13857
6cdef75d
NN
138582002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13859
4a87f061
NN
13860 * configure.in: Simplify makefile fragment collection.
13861
13862 * configure.in: Remove code to build emacs.
603606e7 13863
e254d6b5
NN
13864 * configure.in : Remove --srcdir argument from targargs and buildargs
13865 (it's always overridden in the Makefile anyway). Rearrange a bit.
13866
13867 * configure: Move some logic to configure.in.
13868 * configure.in: Move some logic from configure.
6cdef75d 13869
1d6006fe
TT
138702002-05-11 Tom Tromey <tromey@redhat.com>
13871
13872 * MAINTAINERS: Reflect libgcj reality.
13873
b70b3534
FS
138742002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13875
13876 * Makefile.in: Honour DESTDIR.
13877
4434687a
MM
138782002-05-08 Mark Mitchell <mark@codesourcery.com>
13879
13880 * config.guess: Import 2002-03-20 version.
13881 * config.sub: Import 2002-04-26 version.
13882
a89e49c7
RO
138832002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13884
13885 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13886
44e55536
TJ
138872002-05-07 Tim Josling <tej@melbpc.org.au>
13888
13889 * MAINTAINERS: Add self.
13890
dce2d8b2 138912002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
13892
13893 * ltmain.sh: Detect and handle object name conflicts
13894 while piecewise linking a static library.
13895
b7c13625
AO
138962002-05-05 Alexandre Oliva <aoliva@redhat.com>
13897
13898 * configure.in (noconfigdirs): Don't disable libgcj on
13899 sparc64-*-solaris* and sparcv9-*-solaris*.
13900
4182d9fa
AO
139012002-05-03 Alexandre Oliva <aoliva@redhat.com>
13902
13903 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13904
7bebf279
TF
139052002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13906
13907 * configure.in (FLAGS_FOR_TARGET): Do not add
13908 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13909 on i[3456]86-*-linux*.
13910
9a06dc7d
TF
139112002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13912
13913 * configure.in (noconfigdirs): Replace [ ] with test.
13914
13915 * configure.in (noconfigdirs): Do not add target-newlib if
13916 target == i[3456]86-*-linux*, and host == target.
13917
a51a07fa
NN
139182002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13919
9e7facd6
DD
13920 * configure.in: delete reference to absent file
13921
aeaa0f2f
NN
13922 * configure.in: replace '[' with 'test'
13923
4bb98828
NN
13924 * configure.in: Eliminate references to gash.
13925 * Makefile.in: Eliminate references to gash.
13926
64791664
NN
13927 * configure.in: remove useless references to 'pic' makefile fragments.
13928
3ed57cf4
NN
13929 * configure.in: (*-*-windows*) Finish removing.
13930
a51a07fa
NN
13931 * configure.in: Eliminate redundant test for libgui.
13932
8552f6f1
RS
139332002-04-29 Roger Sayle <roger@eyesopen.com>
13934
13935 * MAINTAINERS: Add self and realphabetize. Update entries
13936 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13937 entry for a29k port maintainer.
13938
dce2d8b2 139392002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
13940
13941 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13942 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13943
704c9a14
NN
139442002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13945
13946 * configure.in: remove references to dead files
13947
7bff5059
MM
139482002-04-19 Mark Mitchell <mark@codesourcery.com>
13949
13950 * MAINTAINERS: Add information about purpose of this file.
13951
0c7c67f0
TT
139522002-04-18 Tom Tromey <tromey@redhat.com>
13953
13954 * configure.in: Disallow configuring libgcj when it is already
13955 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13956 Solaris 2.8 by default. For PR libgcj/6158.
13957
63501e91
NN
139582002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13959
13960 * configure.in: Move default CC setting out of config/mh-* fragments
13961 directly into here.
13962
701afd4d
NN
139632002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13964
13965 * configure.in: don't even try to configure or make a subdirectory
13966 if there's no configure script for it.
13967
07cdae91
MM
139682002-04-15 Mark Mitchell <mark@codesourcery.com>
13969
13970 * MAINTAINERS: Remove chill maintainers.
13971 * Makefile.in (CHILLFLAGS): Remove.
13972 (CHILL_LIB): Remove.
13973 (TARGET_CONFIGDIRS): Remove libchill.
13974 (CHILL_FOR_TARGET): Remove.
13975 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13976 CHILL_LIB.
13977 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13978 (CHECK_TARGET_MODULES): Likewise.
13979 (INSTALL_TARGET_MODULES): Likewise.
13980 (CLEAN_TARGET_MODULES): Likewise.
13981 (configure-target-libchill): Remove.
13982 (all-target-libchill): Remove.
13983 * configure.in (target_libs): Remove target-libchill.
13984 Do not compute CHILL_FOR_TARGET.
13985 * libchill: Remove directory.
5ce6f47b 13986
ab50d72b
DD
139872002-04-11 DJ Delorie <dj@redhat.com>
13988
13989 * Makefile.in, configure.in: Sync with binutils, entries
13990 follow...
13991
0a1e123a
DD
139922002-04-07 Andrew Cagney <ac131313@redhat.com>
13993
13994 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13995 (do-tar, do-bz2): New rules.
13996 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13997 (gdb-tar): New rule.
13998 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13999 (insight_dejagnu.tar): New rule.
14000 (insight.tar): New rule.
14001 (gdb+dejagnu.tar): New rule.
14002 (gdb.tar): New rule.
14003
ab50d72b
DD
140042002-02-01 Mo DeJong <supermo@bayarea.net>
14005
14006 * Makefile.in: Add all-tix to deps for all-snavigator
14007 so that tix is built when building snavigator.
14008
140092002-01-11 Steve Ellcey <sje@cup.hp.com>
14010
14011 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14012 ld and gdb are not supported.
14013
140142002-01-07 Mark Salter <msalter@redhat.com>
14015
14016 * configure.in: Remove target-bsp and target-cygmon from arm builds.
14017 Allow target-libgloss to be built for arm, strongarm, and xscale.
14018
140192001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
14020
14021 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14022 options for i[3456]86-pc-linux* native builds.
14023
140242001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
14025
14026 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14027 files from .po files for a distribution.
14028
140292001-09-03 Jeff Holcomb <jeffh@redhat.com>
14030
14031 * configure.in: Enable libstdc++-v3 for h8300 targets.
14032
140332001-06-19 Alan Modra <amodra@bigpond.net.au>
14034
14035 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14036 version from bfd/.
14037
14038Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
14039
14040 * Makefile.in (VER): When present, extract the version number from
14041 the file version.in.
14042
dce2d8b2 140432001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
14044
14045 * configure.in : enable ld for aix
14046
140472001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14048
14049 * config.guess: Add linux target for S/390.
14050
140512000-11-07 Philip Blundell <pb@futuretv.com>
14052
14053 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14054
140552000-11-03 Philip Blundell <pb@futuretv.com>
14056
14057 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14058 files.
14059
140602001-01-15 Ben Elliston <bje@redhat.com>
14061
14062 * configure.in (host_tools): Add sid.
14063 Always configure cgen.
14064
140652000-11-24 Nick Clifton <nickc@redhat.com>
14066
14067 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14068
ab50d72b
DD
140692000-08-20 Doug Evans <dje@casey.transmeta.com>
14070
14071 * Makefile.in (ALL_MODULES): Add all-cgen.
14072 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14073 (all-cgen): New target.
14074 (all-opcodes,all-sim): Depend on all-cgen.
14075 * configure.in (host_tools): Add cgen.
14076 Only configure cgen if --enable-cgen-maint.
14077
dce2d8b2 140782002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
14079
14080 * configure.in: Add *-*-freebsd* configurations.
14081
90def2b2
TT
140822002-04-08 Tom Tromey <tromey@redhat.com>
14083
14084 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14085 Fixes PR libgcj/6068.
14086
320d7e7a
KW
140872002-03-30 Krister Walfridsson <cato@df.lth.se>
14088
14089 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14090
18b467f1
RO
140912002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14092
14093 * configure.in (alpha*-dec-osf*): Enable libgcj.
14094
dce2d8b2 140952003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
14096
14097 * MAINTAINERS (Write After Approval): Add myself.
14098
56ae9405
NC
140992002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14100
14101 Fix for: PR bootstrap/3591, target/5676
14102 * configure.in (mcore-pe): Disable the configuration of
14103 libstdc++-v3 since exceptions are not supported.
14104
f18d9a0c
AG
141052002-03-20 Anthony Green <green@redhat.com>
14106
14107 * configure.in: Enable libgcj for xscale-elf target.
14108
dce2d8b2 14109Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
14110
14111 * MAINTAINERS: Update my email address.
14112
28eca9e8
AO
141132002-03-16 Alexandre Oliva <aoliva@redhat.com>
14114
14115 * ltmain.sh (relink_command): Fix typo in previous change.
14116
e67e72c7
AO
141172002-03-15 Alexandre Oliva <aoliva@redhat.com>
14118
14119 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14120 (relink_command): Added --tag flags.
14121 (mode=install): If relinking fails; error out.
14122
c2273204
RH
141232002-03-12 Richard Henderson <rth@redhat.com>
14124
14125 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14126 .NOTPARALLEL tag.
14127 (do-check): Rename from check.
14128 (check): Allow parallel check.
14129
bcb64245
BW
141302002-03-12 Bob Wilson <bob.wilson@acm.org>
14131
14132 * MAINTAINERS: Add myself as maintainer for xtensa port.
14133 Fix alphabetical order in CPU port maintainer list.
14134 Remove myself from Write After Approval list.
14135
63adb4ff
RH
141362002-03-11 Richard Henderson <rth@redhat.com>
14137
14138 * Makefile.in (.NOTPARALLEL): Add fake tag.
14139
9bec4bf0
L
141402002-03-07 H.J. Lu (hjl@gnu.org)
14141
14142 * configure.in: Enable gprof for mips*-*-linux*.
14143
c7fc1f84
DS
141442002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14145
14146 * MAINTAINERS (Write After Approval): Add myself.
14147
6bff33fb
AO
141482002-02-28 Alexandre Oliva <aoliva@redhat.com>
14149
14150 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14151 libjava.
14152 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14153
0210b33b
AO
141542002-02-23 Alexandre Oliva <aoliva@redhat.com>
14155
14156 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14157 because its Makefile is there; test for the executable instead.
14158
fcc0a3ef
AO
141592002-02-22 Alexandre Oliva <aoliva@redhat.com>
14160
14161 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14162 libstdc++-v3 and libjava.
14163
dce2d8b2 141642002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
14165
14166 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14167 boehm-gc
5ce6f47b 14168
40fe0ec3
AO
141692002-02-09 Alexandre Oliva <aoliva@redhat.com>
14170
14171 * config.guess: Updated to 2002-01-30's version.
14172 * config.sub: Updated to 2002-02-01's version.
14173 Contribute sh64-elf.
14174 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14175 * configure.in: Added sh64-*-*.
14176
694d53ee
CD
141772002-02-08 Chris Demetriou <cgd@broadcom.com>
14178
14179 * MAINTAINERS: Belatedly add myself to write after approval list.
14180
a9ca50b1
JH
14181Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14182
14183 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14184 Remove self as Write After Approval.
14185
5ffc3500
GK
141862002-01-31 Geoffrey Keating <geoffk@redhat.com>
14187
14188 * MAINTAINERS: Put self in as maintainer for contrib/regression
14189 directory.
14190
4ceaf7fb
PE
141912002-01-28 Phil Edwards <pme@gcc.gnu.org>
14192
14193 * MAINTAINERS: Update my email address.
14194
51584787
JT
141952002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14196
5ce6f47b
EC
14197 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14198 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
14199 libraries if not supported for NetBSD on target CPU.
14200
5701d273
DR
142012002-01-25 Douglas B Rupp <rupp@gnat.com>
14202
14203 * install-sh: Use _inst.$$_ for temp file name.
14204
b299a075
JT
142052002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14206
14207 * MAINTAINERS (Write After Approval): Move my contact info
14208 from here...
14209 (OS Port Maintainers): ...to here (netbsd).
14210
51fe14b5
BW
142112002-01-22 Bob Wilson <bob.wilson@acm.org>
14212
14213 * MAINTAINERS (Write After Approval): Add myself.
14214
dce2d8b2 142152002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
14216
14217 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14218 (all-target-fastjar): Also depend on all-target-libiberty.
14219
3cd87679
L
142202002-01-16 H.J. Lu (hjl@gnu.org)
14221
14222 * config.guess: Import from master sources, rev 1.225.
14223 * config.sub: Import from master sources, rev 1.238.
14224
969a6d8f
KH
142252002-01-16 Kazu Hirata <kazu@hxi.com>
14226
14227 * MAINTAINERS (Write After Approval): Remove myself.
14228
366f6a52
FW
142292001-12-19 Florian Weimer <fw@deneb.enyo.de>
14230
14231 * MAINTAINERS (Write After Approval): Add myself.
14232
f02240b6
JM
142332001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14234
14235 * MAINTAINERS: Add self as docs co-maintainer.
14236
5d08dc39
MK
142372001-12-11 Matthias Klose <doko@debian.org>
14238
14239 * MAINTAINERS (Write After Approval): Add myself.
14240
39e790d5
ZW
142412001-12-09 Zack Weinberg <zack@codesourcery.com>
14242
14243 * MAINTAINERS: Update my email address.
14244
4519d6a3
TC
142452001-12-07 Turly O'Connor <turly@apple.com>
14246 * MAINTAINERS (Write After Approval): Add myself.
14247 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14248 (rs6000_initialize_trampoline): Call __trampoline_setup for
14249 ABI_DARWIN too.
14250 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 14251 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 14252
21cf0a73
PC
142532001-12-07 Paolo Carlini <pcarlini@unitus.it>
14254
14255 * MAINTAINERS (Write After Approval): Add myself.
14256
4ee43206
DR
14257Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14258
14259 * configure, configure.in: Use temp file for long sed commands.
14260
251931f3
LG
142612001-12-03 Laurent Guerby <guerby@acm.org>
14262
14263 * config.sub: Update to version 1.232 on subversion.
14264
03777dd7
BE
142652001-12-03 Ben Elliston <bje@redhat.com>
14266
14267 * MAINTAINERS: Update mail address for config.* patches.
14268
dce2d8b2 142692001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
14270 Zack Weinberg <zack@codesourcery.com>
14271
14272 When build != host, create libiberty for the build machine.
14273
14274 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14275 CONFIG_ARGUMENTS.
14276 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14277 New variables.
14278 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14279 and rules.
14280 (all.normal): Depend on ALL_BUILD_MODULES.
14281 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14282 (all-build-libiberty): Depend on configure-build-libiberty.
14283
14284 * configure: Calculate and substitute proper value for
14285 ALL_BUILD_MODULES.
14286 * configure.in: Create the build subdirectory.
14287 Calculate and substitute TARGET_CONFIGARGS (formerly
14288 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14289
04075e8f
ZL
142902001-11-26 Ziemowit Laski <zlaski@apple.com>
14291
14292 * MAINTAINERS (write-after-approval): Add self.
14293
ed19322d
CR
142942001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14295
14296 * MAINTAINERS (GNATS only accounts): Remove self.
14297
90a12988
HPN
142982001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14299
14300 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14301 libf2c.
14302
77e653ad
CR
143032001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14304
14305 * MAINTAINERS (Write After Approval): Add self.
14306
64adad99
DB
143072001-11-12 David O'Brien <obrien@FreeBSD.org>
14308
14309 * MAINTAINERS: mips and s390 are also CPU ports.
14310
834a28c7
DB
143112001-11-12 David O'Brien <obrien@FreeBSD.org>
14312
14313 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14314
ef94239f
DB
143152001-11-11 David O'Brien <obrien@FreeBSD.org>
14316
14317 * MAINTAINERS: Alphabetize.
14318
beda0427
KH
143192001-11-09 Kazu Hirata <kazu@hxi.com>
14320
14321 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14322
6ca224d3
JDA
143232001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14324
14325 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14326
132e4bd7
PE
143272001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14328
14329 * configure.in (--enable-languages): Be more permissive about
14330 syntax. Check for empty lists better. Warn about $LANGUAGES.
14331
c6243b4c
GK
143322001-11-08 Geoffrey Keating <geoffk@redhat.com>
14333
14334 * config.sub: Import from master sources, rev. 1.230.
14335 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14336
abbb9e76
LG
143372001-11-07 Laurent Guerby <guerby@acm.org>
14338
14339 * MAINTAINERS (Write After Approval): Add self.
14340
53cdb27a
HPN
143412001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14342
14343 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14344
dd3a88c9
HPN
143452001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14346
14347 * config.sub: Import from master sources, rev 1.226.
14348 * config.guess: Import from master sources, rev 1.216.
14349
d344dce9
HPN
143502001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14351
14352 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14353 * MAINTAINERS: Add self as maintainer of MMIX port.
14354 Remove old after-approval entry.
14355
63f6bcd7
JM
143562001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14357
14358 * ChangeLog, configure: Fix spelling errors.
14359
84f92638
BK
143602001-10-20 Brendan Kehoe <brendan@zen.org>
14361
14362 * MAINTAINERS: Tweak my address.
14363
dce2d8b2 14364Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
14365
14366 * MAINTAINERS: Update my email address.
14367
1567080c 143682001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 14369
f48a3b5c 14370 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 14371 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 14372
30106886
GB
143732001-10-10 Geert Bosch <bosch@gnat.com>
14374
e490616e 14375 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
14376 Added Robert Dewar.
14377
dce2d8b2 143782001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
14379
14380 * MAINTAINERS (Write After Approval): Added self
14381
d1c3e709
GB
143822001-10-02 Geert Bosch <bosch@gnat.com>
14383
14384 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14385
50f5f793
JM
143862001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14387
14388 * configure: Handle temporary files securely using mkdir.
14389
7fddf9a9
AO
143902001-09-29 Alexandre Oliva <aoliva@redhat.com>
14391
14392 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14393
dce2d8b2 143942001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
14395
14396 * configure.in (*-*-linux*): Disable configuration of target-newlib
14397 and target-libgloss.
e490616e 14398
0c055e34
AO
143992001-09-26 Alexandre Oliva <aoliva@redhat.com>
14400
14401 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14402 RANLIB.
14403
759bfa90
AO
144042001-09-21 Alexandre Oliva <aoliva@redhat.com>
14405
14406 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14407 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14408 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14409 avoid quotes nesting problems.
14410 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14411 (DO_X): Export only variables that are set.
14412
1dc4a750
BE
144132001-09-19 Ben Elliston <bje@redhat.com>
14414
14415 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14416 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14417 semantics. Use the shell built-in "type" command instead.
14418
898c7238
AO
144192001-08-31 Alexandre Oliva <aoliva@redhat.com>
14420
14421 Merged from gcc-3_0-branch:
14422 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14423 * ltcf-c.sh: Use $objext, not $ac_objext.
14424 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14425 * ltcf-cxx.sh: Add support for GNU.
14426 2001-07-22 Timothy Wall <twall@redhat.com>
14427 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14428 default settings if using GNU tools with that configuration.
14429 * ltcf-cxx.sh: Ditto.
14430 * ltcf-gcj.sh: Ditto.
14431 2001-07-21 Michael Chastain <chastain@redhat.com>
14432 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14433 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14434 * ltmain.sh: Mark as gcc-local.
14435
8fa0a32e
EC
144362001-08-30 Eric Christopher <echristo@redhat.com>
14437 Jason Eckhardt <jle@redhat.com>
14438
14439 * config.guess: Merge from master sources.
14440 * config.sub: Merge from master sources, add support for mipsisa32.
14441
32f30f91 144422001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
14443 * config.sub: Merge from master sources, rev 1.219.
14444 * MAINTAINERS: Add self as contact for stormy16 port.
14445
f6084f99
ZW
144462001-08-14 Zack Weinberg <zackw@panix.com>
14447
14448 * config.sub: Merge from master sources, rev 1.218.
14449 * config.guess: Merge from master sources, rev 1.209.
14450
91b54f7f
GS
144512001-08-11 Graham Stott <grahams@redhat.com>
14452
14453 * Makefile.in (check-c++): Add missing semicolon.
14454
e5b3941e
JH
14455Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14456
32f30f91 14457 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 14458
6387a56e
EC
144592001-07-30 Eric Christopher <echristo@redhat.com>
14460
14461 * MAINTAINERS (Various maintainers: mips port): Added myself.
14462
53b475f0
AH
144632001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14464
e490616e 14465 * configure.in (sh-*-linux*): New.
53b475f0 14466
2a08c780
RH
144672001-07-27 Richard Henderson <rth@redhat.com>
14468
14469 * .cvsignore: Add LAST_UPDATED.
14470
bfa79422
UW
144712001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14472
14473 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14474
0ae85492
AH
144752001-07-16 Aldy Hernandez <aldyh@redhat.com>
14476
e490616e 14477 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 14478
8e1ab0fe
NP
14479Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14480
14481 * MAINTAINERS (Write After Approval): Added myself.
14482
2b997990
SC
144832001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14484
14485 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14486 and libgcj on m68hc11/m68hc12.
14487
d920e825
L
144882001-06-27 H.J. Lu (hjl@gnu.org)
14489
14490 * Makefile (CFLAGS_FOR_BUILD): New.
14491 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14492
d425a1e0
JM
144932001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14494
14495 * README: Remove version number.
14496
5b5b4207
GP
144972001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14498
14499 * INSTALL/README: Update wrt. to the installation instructions now
14500 residing in gcc/doc/install.texi.
14501
be839b69
JM
145022001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14503
14504 * README: Replace with a cut-down and updated version of gcc/README.
14505
fe2ee7c4
DE
145062001-06-12 David Edelsohn <edelsohn@gnu.org>
14507
14508 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14509 multilibs to be disabled.
14510
4f5d646c
DB
145112001-06-11 Daniel Berlin <dan@cgsoftware.com>
14512
14513 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 14514
818f0c85
AO
145152001-06-09 Alexandre Oliva <aoliva@redhat.com>
14516
14517 * config.guess: Import CVS version 1.195.
14518 * config.sub: Import CVS version 1.212.
14519
e9a8af10
AO
145202001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14521
14522 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14523 gcc/xgcc is built, use -print-prog-name to find out the program
14524 name to use.
14525
ae3ca0a9
PE
145262001-06-04 Phil Edwards <pme@sources.redhat.com>
14527
14528 * config.guess: Import CVS version 1.194. All gcc-local changes
14529 appear to also be in the master copy.
14530 * config.sub: Import CVS version 1.211.
14531
066bd40d
MM
14532Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14533
14534 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14535 with_gcc]: Use `gcc -shared' to build a shared library.
14536
4aef4f33
JDA
14537Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14538
14539 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14540 archives.
14541
c386f00f
RO
14542Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14543
14544 * MAINTAINERS (Write After Approval): Add myself.
14545
2ae5cea5
HPN
145462001-06-01 Hans-Peter Nilsson <hp@axis.com>
14547
14548 * configure.in (libstdcxx_flags): Do not try to execute
14549 libstdc++-v3/testsuite_flags until it exists.
14550
c3766183
AM
145512001-06-01 Alan Modra <amodra@bigpond.net.au>
14552
14553 * MAINTAINERS: Update my email address.
14554
9b337833
GS
145552001-05-31 Graham Stott <grahams@redhat.com>
14556
14557 * MAINTAINERS (Write After Approval): Add myself.
14558
dce2d8b2 145592001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
14560
14561 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14562 libraries when using g++ with native linker.
14563
5f7de4b8
AO
145642001-05-28 Alexandre Oliva <aoliva@redhat.com>
14565
14566 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14567
a7bc0fbb
AO
145682001-05-22 Alexandre Oliva <aoliva@redhat.com>
14569
14570 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14571 [aix4*|aix5*]: Prepend blank.
14572
33456445
AO
145732001-05-20 Alexandre Oliva <aoliva@redhat.com>
14574
14575 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14576 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14577 of subdir/configure scripts to use the new libtool.m4.
14578
e48d3d00
MK
145792001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14580
14581 * MAINTAINERS (Write After Approval): Add myself.
14582
9e0e191b
BK
145832001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14584
14585 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14586
3f19b439
BE
145872001-05-11 Ben Elliston <bje@redhat.com>
14588
14589 * Makefile.in (all-sid): New target.
14590 (check-sid, clean-sid, install-sid): Likewise.
14591
6ebe3121
JO
145922001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14593
14594 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14595
ca3667c4
AO
145962001-05-03 Alexandre Oliva <aoliva@redhat.com>
14597
14598 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14599 libgcj.
14600
146012001-05-03 Alexandre Oliva <aoliva@redhat.com>
14602
14603 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14604 gcc/xgcc is built, use -print-prog-name to find out the program
14605 name to use.
14606
b2964d63
AO
146072001-04-26 Alexandre Oliva <aoliva@redhat.com>
14608
b1bb2302
AO
14609 * configure.in (noconfigdirs): Don't reset it from scratch in the
14610 target case; only append to it.
6387a56e 14611
b2964d63
AO
14612 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14613 sparc-*-solaris2.8]: Disable ${libgcj}.
14614
8343765d
AO
146152001-04-25 Alexandre Oliva <aoliva@redhat.com>
14616
14617 * configure.in (libgcj_saved): Copy from $libgcj.
14618 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14619 --disable-libgcj.
14620
ddbb6d43
GRK
146212001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14622
14623 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 14624 C front end maintainer.
ddbb6d43 14625
3fa03ff9
AG
14626Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14627
14628 * configure.in: Move *-chorusos target case to the proper switch.
14629 Disable libgcj.
14630
99ffe40f
AO
146312001-04-12 Alexandre Oliva <aoliva@redhat.com>
14632
14633 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14634 1.641.2.228.
14635
78faa32d
FS
146362001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14637
14638 * Makefile.in (STAGE1_CFLAGS): Pass down.
14639
cdbff0ab
AM
146402001-04-13 Alan Modra <amodra@one.net.au>
14641
14642 * config.guess: Add hppa64-linux support. Note for next import that
14643 this is already in the master file.
14644 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14645
75b9074c
AO
146462001-04-12 Alexandre Oliva <aoliva@redhat.com>
14647
14648 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14649 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14650
125404c5
SS
146512001-04-11 Stan Shebs <shebs@apple.com>
14652
14653 * MAINTAINERS: Add self as Darwin port maintainer.
14654
876684fe
AM
146552001-04-11 Alan Modra <amodra@one.net.au>
14656
14657 * MAINTAINERS: Update my email address.
14658
06729913
LR
146592001-04-10 Loren J. Rittle <ljrittle@acm.org>
14660
14661 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14662 recent versions of FreeBSD (release 3 or later).
14663 * ltconfig: On FreeBSD, -lc must not be provided when building
14664 a shared library or else the standard -pthread gcc option is
14665 rendered worthless to later users of the built library.
14666
67916302
JM
146672001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14668
14669 * MAINTAINERS: Add self and RTH as C front end maintainers.
14670
d2bc0628
AO
146712001-04-05 Alexandre Oliva <aoliva@redhat.com>
14672
e490616e
ZW
14673 * config.sub: Make sure to match an already-canonicalized
14674 machine name (eg. mn10300-unknown-elf).
d2bc0628 14675
a3406c06
AO
146762001-04-01 Alexandre Oliva <aoliva@redhat.com>
14677
14678 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14679 New macros.
14680 (bootstrap, cross): Use RECURSE_FLAGS.
14681 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14682
a076f6a4
AO
146832001-03-27 Alexandre Oliva <aoliva@redhat.com>
14684
14685 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14686
e9f4fa71
CH
146872001-03-22 Colin Howell <chowell@redhat.com>
14688
7238de5c
CH
14689 * Makefile.in (DO_X): Do not backslash single-quotes in
14690 backquotes (two places).
e9f4fa71 14691
b6b14b1b
AO
146922001-03-22 Alexandre Oliva <aoliva@redhat.com>
14693
14694 Re-installed:
14695 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14696 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14697 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14698 * ltcf-cxx.sh: Likewise.
14699 * ltcf-gcj.sh: Likewise.
14700
1eb0b89d
GP
147012001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14702
14703 * MAINTAINERS: Add myself as "documentation co-maintainer".
14704
82e23236
AO
147052001-03-22 Alexandre Oliva <aoliva@redhat.com>
14706
14707 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14708 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14709
64ec27c3
TT
147102001-03-19 Tom Tromey <tromey@redhat.com>
14711
14712 * config-ml.in: Handle GCJ and GCJFLAGS.
14713
191de407
MC
147142001-03-21 Michael Chastain <chastain@redhat.com>
14715
14716 * Makefile.in: all-m4 depends on all-texinfo.
14717
fed4dede
LR
147182001-03-20 Loren J. Rittle <ljrittle@acm.org>
14719
14720 * MAINTAINERS: Add myself to write after approval list.
14721
085072bb
LB
147222001-03-18 Laurynas Biveinis <lauras@softhome.net>
14723
14724 * Makefile.in (DO_X): Quote nested quotes.
14725
5af8ea3f
AM
147262001-03-18 Alan Modra <alan@linuxcare.com.au>
14727
14728 * MAINTAINERS: Add myself to write after approval list.
14729
69e23037
LB
147302001-03-15 Laurynas Biveinis <lauras@softhome.net>
14731
14732 * Makefile.in (DO_X): Use double quotes for quoting
14733 "RANLIB=$${RANLIB}".
14734
2b9650f4
OP
147352001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14736
14737 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14738
dce2d8b2 147392001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
14740
14741 * configure.in: Only use `lang_requires' for languages athat are
14742 actually enabled.
14743
f6646274
PE
147442001-03-08 Phil Edwards <pme@sources.redhat.com>
14745
14746 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14747
c9a54638
AO
147482001-03-08 Alexandre Oliva <aoliva@redhat.com>
14749
14750 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14751
6a556ad6
TT
147522001-03-07 Tom Tromey <tromey@redhat.com>
14753
14754 * configure.in: Allow config-lang.in to set `lang_requires' to list
14755 of other required languages.
14756
6822468a
LB
147572001-03-06 Laurynas Biveinis <lauras@softhome.net>
14758
14759 * Makefile.in: Remove RANLIB definition. Use RANLIB
14760 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14761 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 14762
f04885d3 147632001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 14764 Alexandre Oliva <aoliva@redhat.com>
6387a56e 14765
f04885d3
BK
14766 * Makefile.in (check-c++): Use tabs, not spaces.
14767
288edf47 147682001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 14769
288edf47
LB
14770 * MAINTAINERS: add myself to Write After Approval list.
14771
3d55d2f8 147722001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 14773
e490616e 14774 * Makefile.in (check-c++): New rule.
6387a56e 14775
4d88a68a
BK
14776 * configure.in (target_libs): Remove libg++.
14777 (noconfigdirs): Remove libg++.
14778 (noconfigdirs): Same.
14779 (noconfigdirs): Same.
14780 (noconfigdirs): Same.
14781
14782 * config-ml.in: Remove libg++ references.
14783
14784 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14785 (ALL_TARGET_MODULES): Same.
14786 (configure-target-libg++): Remove.
14787 (all-target-libg++): Remove.
14788 (configure-target-libio): Remove.
14789 (all-target-libio): Remove.
14790 (check-target-libio): Remove.
14791 (.PHONY): Remove.
14792 (libg++.tar.bz2): Remove.
14793 (all-target-cygmon): Remove libio.
14794 (all-target-libstdc++): Remove.
14795 (configure-target-libstdc++): Remove.
14796 (TARGET_LIB_PATH): Remove libstdc++.
14797 (ALL_GCC_CXX): Remove libstdc++.
14798 (all-target-gperf): Correct.
14799
2437d4ed
NC
148002001-02-16 Nick Clifton <nickc@redhat.com>
14801
14802 * configure.in (noconfigdirs): Allow configuration of texinfo
14803 for Cygwin hosts.
14804
85b99cbe
AG
148052001-02-15 Anthony Green <green@redhat.com>
14806
14807 * configure: Introduce GCJ_FOR_TARGET.
14808 * configure.in: Ditto.
14809 * Makefile.in: Ditto.
14810
7b18790c
AS
148112001-02-13 Andreas Schwab <schwab@suse.de>
14812
14813 * MAINTAINERS: Update mail address.
14814
c4880c99
MS
148152001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14816
14817 * config.guess: Add linux target for S/390.
14818 * config.sub: Likewise.
14819
dce2d8b2 148202001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
14821
14822 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 14823 target-libgloss.
e31ae6db 14824
7739adfb
BE
148252001-02-06 Ben Elliston <bje@redhat.com>
14826
14827 * configure: Output host type to stdout, not stderr.
14828
36ca672c
MM
148292001-02-05 Mark Mitchell <mark@codesourcery.com>
14830
e40f2829 14831 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
14832 * ltcf-cxx.sh: Likewise.
14833
36ca672c
MM
14834 * config.if: Assume enable_libstdcxx_v3 is defined.
14835
22fdd65e
MM
148362001-02-04 Mark Mitchell <mark@codesourcery.com>
14837
14838 Remove V2 C++ library.
14839 * configure.in: Remove --enable-libstdcxx_v3 support.
14840
3b60dd8e
BM
148412001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14842
14843 * include/demangle.h: Add prototype for java_demangle_v3.
14844
42c0c80a
PE
148452001-01-29 Phil Edwards <pme@sources.redhat.com>
14846
14847 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14848
0be25992
RH
148492001-01-27 Richard Henderson <rth@redhat.com>
14850
14851 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14852
8a8de62d
MS
148532001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14854
14855 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14856 Don't unset, it's non-portable and no longer necessary, set to empty
14857 instead.
14858
92769744
MS
148592001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14860
14861 * ltconfig: Shell portability fix for the tagname validity check.
14862
88a1c0ab
AO
148632001-01-27 Alexandre Oliva <aoliva@redhat.com>
14864
14865 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14866 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14867
45291dd5
MS
148682001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14869
14870 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14871
1ace7e15
TT
148722001-01-26 Tom Tromey <tromey@redhat.com>
14873
14874 * configure.in: Allow libgcj to be built on Sparc Solaris.
14875
0ef8b11b
DE
148762001-01-25 David Edelsohn <edelsohn@gnu.org>
14877
14878 * ltcf-c.sh: Add aix5 case.
14879 * ltcf-cxx.sh: Likewise.
14880 * ltconfig: Likewise.
14881
0006091e
AO
148822001-01-24 Alexandre Oliva <aoliva@redhat.com>
14883
9bad11e1
AO
14884 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14885 keep at least one of build_libtool_libs or build_old_libs set to
14886 yes.
14887
0006091e
AO
14888 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14889 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14890
7c01b2b5
BM
148912001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14892
14893 * configure.in: Enable libgcj on several additional platforms.
14894
d340e0ac
BM
148952001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14896
14897 * configure.in: Enable libgcj for linux targets.
14898
5baf8c37
MS
148992001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14900
14901 * MAINTAINERS (Write After Approval): Add myself.
14902
10a0ba84
JDA
149032001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14904
14905 * MAINTAINERS: Add myself as vax port maintainer.
14906
357c6a4b
FH
149072001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14908
14909 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14910
6e2d9a7a
MS
149112001-01-09 Mike Stump <mrs@wrs.com>
14912
14913 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14914 failures of subdirectories.
14915
b6b14b1b 149162001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 14917
b6b14b1b 14918 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 14919 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
14920 * ltcf-cxx.sh: Likewise.
14921 * ltcf-gcj.sh: Likewise.
14922 * ltconfig.sh: Fix typo.
976b230d 14923
07109110
LB
149242001-01-02 Laurynas Biveinis <lauras@softhome.net>
14925
14926 * configure: handle DOS-style absolute paths.
14927
1da5b8fc
LB
149282001-01-02 Laurynas Biveinis <lauras@softhome.net>
14929
14930 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14931
4c2f5b4f
MM
149322000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14933
14934 * MAINTAINERS: Add myself as avr port co-maintainer.
14935
bc53668e
BE
149362000-12-28 Ben Elliston <bje@redhat.com>
14937
14938 * MAINTAINERS: Add myself under ``Write After Approval''.
14939
c387606f
JM
149402000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14941
14942 * texinfo: Remove directory from GCC.
14943
2cb5082c
JM
149442000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14945
14946 * COPYING: Update to current
14947 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14948 to 19yy as example year in copyright notice).
14949
cc330df9
BK
149502000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14951
6387a56e 14952 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
14953 (libstdcxx_incdir): Pass down.
14954 * config.if: Remove expired bits for cxx_interface, add stub.
14955 (libstdcxx_incdir): Add variable for g++ include directory.
14956 * configure.in (gxx_include_dir): Use it.
6387a56e 14957
4c6b2835
AO
149582000-12-18 Alexandre Oliva <aoliva@redhat.com>
14959
14960 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14961 with old-email address from ``Write After Approval''.
14962
3896f13e
AJ
149632000-12-15 Andreas Jaeger <aj@suse.de>
14964
14965 * configure.in: Handle lang_dirs.
14966
149672000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 14968
ad46e881
TT
14969 * MAINTAINERS: Removed brads.
14970
90a10418
TT
14971 * MAINTAINERS: Added gcj developers.
14972
41dfe3a2 149732000-12-13 Anthony Green <green@redhat.com>
6387a56e 14974
41dfe3a2 14975 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
14976 listed. Disable libgcj for x86 and Alpha Linux until compatible
14977 with g++ abi.
6387a56e 14978
e2f601da
MS
149792000-12-13 Mike Stump <mrs@wrs.com>
14980
14981 * Makefile.in (local-distclean): Also remove fastjar.
14982
70030c01
RB
149832000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14984
14985 * contrib/gcc_update: Add fastjar --touch entries.
14986
2a50f859
AO
149872000-12-12 Alexandre Oliva <aoliva@redhat.com>
14988
14989 * configure.in: Disable language-specific target libraries for
14990 languages that aren't enabled.
14991
7743113b
AG
149922000-12-10 Anthony Green <green@redhat.com>
14993
14994 * configure.in: Define libgcj. Disable libgcj target libraries for
14995 most targets.
14996
92e061a6
NB
149972000-12-10 Neil Booth <neilb@earthling.net>
14998
14999 * MAINTAINERS: Update mail address, remove from WAA list.
15000
f34ff6d6
APB
150012000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15002
15003 * libjava: Imported from /cvs/java.
15004 * libffi: Likewise.
15005 * Boehm-gc: Likewise.
15006
d82a33c6
APB
150072000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15008
15009 * configure.in (target_libs): Revert 2000-12-08 patch.
15010 (noconfigdirs): Added target-libjava.
15011
e14f8e28
LB
150122000-12-09 Laurynas Biveinis <lauras@softhome.net>
15013
15014 * djunpack.bat: removed.
15015
fc26516b
LB
150162000-12-09 Laurynas Biveinis <lauras@softhome.net>
15017
15018 * Makefile.in: handle DOS-style absolute paths.
15019 * config-ml.in: likewise.
15020 * symlink-tree: likewise.
15021
bd8757b3
APB
150222000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15023
15024 * fastjar: Imported.
15025
81522a1f
APB
150262000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15027
15028 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15029 libjava.
15030 * configure.in (target_libs): Removed `target-libjava'.
15031
5db1f7ed
APB
150322000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15033
15034 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15035 (ALL_MODULES): Added fastjar.
15036 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15037 (all-target-libjava): all-fastjar replaces all-zip.
15038 (all-fastjar): Added.
15039 (configure-target-fastjar, all-target-fastjar): Likewise.
15040 * configure.in (host_tools): Added fastjar.
15041
5e59997c
MS
150422000-12-07 Mike Stump <mrs@wrs.com>
15043
15044 * Makefile.in (local-distclean): Remove leftover built files.
15045
0a534f40
NC
150462000-11-24 Nick Clifton <nickc@redhat.com>
15047
15048 * configure.in (xscale-elf): Add target.
15049 (xscale-coff): Add target.
15050
7686cadf
LR
150512000-11-22 Loren J. Rittle <ljrittle@acm.org>
15052
e490616e
ZW
15053 * ltcf-cxx.sh: Support creation of C++ shared libraries on
15054 recent versions of FreeBSD (release 3 or later).
15055 * ltconfig: On FreeBSD, -lc must not be provided when building
15056 a shared library or else the standard -pthread gcc option is
15057 rendered worthless to later users of the built library.
7686cadf 15058
fff01699
FF
150592000-11-16 Fred Fish <fnf@be.com>
15060
15061 * configure.in (enable_libstdcxx_v3): Fix typo,
15062 libstd++ -> libstdc++.
15063
4dc16355
KL
150642000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15065
15066 * MAINTAINERS: Add self to Write After Approval list.
15067
bf6fc7b2
BS
150682000-11-21 Bernd Schmidt <bernds@redhat.com>
15069
15070 * MAINTAINERS: Update my email address. Add myself to global write
15071 privs list.
15072
ce8e06b1
AO
150732000-11-18 Alexandre Oliva <aoliva@redhat.com>
15074
6e2a4843
AO
15075 * Makefile.in: Merge with src and libgcj.
15076 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15077 configure-target-<library> when their configure scripts need the C
15078 or C++ library to have already been built to work properly.
15079 (do_proto_toplev): Set them to an empty string.
15080
ce8e06b1
AO
15081 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15082 (REALLY_SET_LIB_PATH): Use them.
15083
c003f378
SS
150842000-11-17 Stan Shebs <shebs@apple.com>
15085
15086 * MAINTAINERS: Add self to Write After Approval list.
15087
cc1e60ea
JM
150882000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15089
15090 * configure: Provide the original toplevel configure arguments
15091 (including $0) to subprocesses in the environment rather than
15092 through gcc/configargs.h.
15093
1173593d
JM
150942000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15095
15096 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15097 C99. Alphabetise "Write After Approval" list.
15098
520907ee
MM
150992000-11-12 Mark Mitchell <mark@codesourcery.com>
15100
34f6fbdb
MM
15101 * configure: Turn on libstdc++ V3 by default.
15102
520907ee
MM
15103 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15104 if we've got GCC.
15105
0bbd37ed
PB
151062000-11-11 Philip Blundell <philb@gnu.org>
15107
15108 * MAINTAINERS: Add self to Write After Approval list.
15109
7ca0e6d9
DE
151102000-11-09 David Edelsohn <edelsohn@gnu.org>
15111
15112 * ltcf-c.sh (aix4): Improve shared library configuration; require
15113 exporting symbols.
15114 * ltcf-cxx.sh (aix4): Define.
15115 * ltconfig (aix4): Define library and soname specs appropriate for
15116 AIX. Define command to create export symbols list.
15117
dce2d8b2 15118Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
15119
15120 * config.sub: Add support for Sun Chorus
15121
fc05d516
NC
151222000-10-31 Nick Clifton <nickc@redhat.com>
15123
15124 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15125 <name>@redhat.com. Also installed new email address for Clint
15126 Popetz.
6387a56e 15127
90a0e73f
JM
151282000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15129
15130 * etc: Remove directory from GCC.
15131
a5e1b548
MM
151322000-10-16 Michael Meissner <meissner@redhat.com>
15133
15134 * configure (gcc/configargs.h): Only create if there is a build GCC
15135 directory created.
15136
6387a56e
EC
151372000-10-16 Matthias Klose <doko@debian.org>
15138
be1db873
MK
15139 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15140 when configured for libstdc++-v3.
15141
f5fa9a5b
PE
151422000-10-05 Phil Edwards <pme@gcc.gnu.org>
15143
15144 * configure: Save configure arguments to gcc/configargs.h.
15145
61a77fea
PT
151462000-10-04 Philipp Thomas <pthomas@suse.de>
15147
15148 * config.guess: Import CVS version 1.157.
15149 * config.sub: Import CVS version 1.181.
15150
3a4fee66
AP
151512000-10-04 Andris Pavenis <pavenis@latnet.lv>
15152
15153 * Makefile.in (bootstrap): avoid recursion if subdir missing
15154 (cross): ditto
15155 (do-proto-toplev): ditto
15156
3dd7094e
AO
151572000-09-30 Alexandre Oliva <aoliva@redhat.com>
15158
de710532
AO
15159 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15160 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15161
3dd7094e
AO
15162 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15163 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15164 all affected `configure' scripts.
15165
e592386f
NB
15166Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15167
15168 * MAINTAINERS: Add self as cpplib co-maintainer.
15169
fba54939
AH
151702000-09-24 Aldy Hernandez <aldyh@redhat.com>
15171
15172 * MAINTAINERS: Add self to Write After Approval list.
15173
2bd429f4
GP
151742000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15175
15176 * INSTALL/README: egcs -> GCC update.
15177
dce2d8b2 15178Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
15179
15180 * MAINTAINERS: Add myself to Write After Approval list.
15181
d7ce9a83
KH
151822000-09-15 Kazu Hirata <kazu@hxi.com>
15183
15184 * MAINTAINERS: Add myself to Write After Approval list.
15185
18a53ffe
JL
15186Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15187
e490616e
ZW
15188 * configure.in: Do not build byacc for hppa64. Provide paths to the
15189 X11 libraries for hppa64.
18a53ffe 15190
f246ff23
SC
151912000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15192
15193 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15194
06298abd
AO
151952000-09-06 Alexandre Oliva <aoliva@redhat.com>
15196
4b92758a
AO
15197 * Makefile.in (all-zlib): Added dummy target.
15198
06298abd
AO
15199 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15200 ltcf-gcj.sh: Updated from libtool multi-language branch.
15201
4d73d07a
AO
152022000-09-05 Alexandre Oliva <aoliva@redhat.com>
15203
15204 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15205 (bootstrap*): Depend on all-bootstrap.
15206
05d52d78
PT
152072000-09-05 Philipp Thomas <pthomas@suse.de>
15208
15209 * config.guess: Import CVS version 1.156.
15210 * config.sub: Import CVS version 1.179.
15211
3c809ba4
AG
152122000-09-02 Anthony Green <green@cygnus.com>
15213
15214 * Makefile.in (all-gcc): Depend on all-zlib.
15215 (CLEAN_MODULES): Add clean-zlib.
15216 (ALL_MODULES): Add all-zlib.
15217 * configure.in (host_libs): Add zlib.
15218
10ad78a0 152192000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
15220
15221 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15222 crosses, but add gcc/include to the header search path for them.
15223
b36a9ce3
DB
152242000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15225
15226 * MAINTAINERS: Add self to Write After Approval list.
15227
cb011248
FS
152282000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15229
15230 * config.guess: Import CVS version 1.152.
15231 * config.sub: Import CVS version 1.177.
15232
db310af0
AO
152332000-08-25 Alexandre Oliva <aoliva@redhat.com>
15234
7965440a
AO
15235 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15236 $targargs to tell whether newlib is going to be built.
15237
db310af0
AO
15238 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15239 $$r/TARGET_SUBDIR/libio for _G_config.h.
15240
e7977565
AO
152412000-08-23 Alexandre Oliva <aoliva@redhat.com>
15242
15243 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15244
126bb9ed
DD
152452000-08-22 DJ Delorie <dj@redhat.com>
15246
15247 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15248
5b0e9d29
AO
152492000-08-22 Alexandre Oliva <aoliva@redhat.com>
15250
15251 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15252 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15253 sub-configures.
15254
4f3e904e
DD
152552000-08-21 DJ Delorie <dj@redhat.com>
15256
15257 * MAINTAINERS: Add self as a libiberty maintainer
15258
c9635443
AO
152592000-08-16 Alexandre Oliva <aoliva@redhat.com>
15260
15261 * configure.in (libstdcxx_flags): Use
15262 libstdc++-v3/src/libstdc++.INC.
15263
8b2100ba
AO
152642000-08-15 Alexandre Oliva <aoliva@redhat.com>
15265
15266 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15267
57119aa9
ZW
152682000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15269
eeb943b0
ZW
15270 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15271
6387a56e 15272 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
15273 explicit. Substitute enable_threads into generated Makefiles.
15274 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15275 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15276
acffa7c4
GK
152772000-08-13 Geoff Keating <geoffk@cygnus.com>
15278
15279 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15280
808d8c41
AO
152812000-08-12 Alexandre Oliva <aoliva@redhat.com>
15282
15283 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15284 previous delta.
15285
1fc8c51c 152862000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 15287
1fc8c51c
JM
15288 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15289 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15290 (FLAGS_FOR_TARGET): Not here.
15291 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 15292
25698887
AO
152932000-08-11 Alexandre Oliva <aoliva@redhat.com>
15294
15295 * config-ml.in (CC, CXX): Don't introduce a leading space.
15296
10120687
DD
152972000-08-07 DJ Delorie <dj@delorie.com>
15298
15299 * MAINTAINERS: Add self as a DJGPP maintainer
15300
15c758e9
DD
153012000-08-07 DJ Delorie <dj@redhat.com>
15302
15303 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15304 "if we're also building gcc, and it's a gcc that will run on the
15305 build machine, we want to use its includes instead of the system's
15306 default includes".
15307
2d0de245
JM
153082000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15309
15310 * MAINTAINERS: Add self to Write After Approval list.
15311
e81b330a
AO
153122000-08-03 Alexandre Oliva <aoliva@redhat.com>
15313
83440c1e
AO
15314 * configure.in (libstdcxx_flags): Don't use `"'.
15315
e81b330a
AO
15316 * config-ml.in: Adjust multilib search paths to the
15317 appropriate multilib tree.
15318
cf95c847
AO
153192000-08-02 Alexandre Oliva <aoliva@redhat.com>
15320
15321 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15322 commas in $LANGUAGES.
15323
9e9af119
MH
153242000-08-02 Manfred Hollstein <manfredh@redhat.com>
15325
15326 * configure.in: Re-enable all references to libg++ and librx.
15327
606ce391
AO
153282000-08-01 Alexandre Oliva <aoliva@redhat.com>
15329
89820b43
AO
15330 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15331 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15332 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15333 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15334
606ce391
AO
15335 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15336
04179d4a
AO
153372000-07-31 Alexandre Oliva <aoliva@redhat.com>
15338
15339 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15340 CXX_FOR_TARGET for sed.
15341
d4eb109c
AO
153422000-07-30 Alexandre Oliva <aoliva@redhat.com>
15343
15344 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15345 Do not override if already set in the environment or in configure.
15346 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15347 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15348
4f4caf92
AO
153492000-07-28 Alexandre Oliva <aoliva@redhat.com>
15350
15351 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15352 the libtool CVS tree multi-language branch.
15353 * ltconfig, ltmain.sh: Updated.
6387a56e 15354
b87487b6
AO
153552000-07-27 Alexandre Oliva <aoliva@redhat.com>
15356
1670d1ea
AO
15357 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15358 (clean-target): Depend on it.
15359
b87487b6
AO
15360 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15361 (GCC_FOR_TARGET): Use it.
15362 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15363 * configure.in: ... here.
15364 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15365 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15366
4e81ae98
EC
153672000-07-24 Eric Christopher <echristo@cygnus.com>
15368
15369 * MAINTAINERS: Add self to Write After Approval list.
15370
059ae32c
AO
153712000-07-24 Alexandre Oliva <aoliva@redhat.com>
15372
5b28edd4
AO
15373 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15374 (configure-target-libchill, configure-target-libobjc): Likewise.
15375
059ae32c
AO
15376 * configure.in: Use the same cache file for all target libs.
15377 * config-ml.in: But different cache files per multilib variant.
15378
1adcd149
MS
153792000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15380
15381 * configure (topsrcdir): Don't use dirname.
15382
2d573dff
JO
153832000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15384
15385 * MAINTAINERS: Add self to Write After Approval list.
15386
d207ebef
JM
153872000-07-20 Jason Merrill <jason@redhat.com>
15388
15389 * configure.in: Remove all references to libg++ and librx.
15390
15391 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15392
153932000-07-20 Hans-Peter Nilsson <hp@axis.com>
15394
15395 * config.sub: Update to subversions version 2000-07-06.
15396
7b7792d5
AH
153972000-07-12 Andrew Haley <aph@cygnus.com>
15398
15399 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15400 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15401
3abaac67
PE
154022000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15403
15404 * symlink-tree: Check number of arguments.
15405
34be2b36
JW
154062000-07-05 Jim Wilson <wilson@cygnus.com>
15407
15408 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15409 search path for a g++ extracted from the build tree. This
15410 will allow link tests run by configure scripts in
15411 subdirectories to succeed.
15412
d207ebef
JM
154132000-07-01 Koundinya K <kk@ddeorg.soft.net>
15414
e490616e 15415 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 15416
0900331b
MH
154172000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15418
15419 * MAINTAINERS: Add myself as loop discovery maintainer.
15420
d207ebef
JM
154212000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15422
15423 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15424 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15425
154262000-06-19 Timothy Wall <twall@cygnus.com>
15427
15428 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15429 * config.sub: Add tic54x target.
15430
11a27a76
TM
15431Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15432
15433 * MAINTAINERS: Add self as Fortran maintainer,
15434 remove Craig Burley.
15435
d207ebef 15436Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 15437
d207ebef
JM
15438 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15439 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 15440
7758b73f
PT
15441Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15442
15443 * MAINTAINERS: Add self as i18n maintainer
15444
d207ebef
JM
1544520000-05-21 H.J. Lu (hjl@gnu.org)
15446
e490616e
ZW
15447 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15448 directory are used if they exist. Make sure
15449 $(build_tooldir)/include is searched for header files,
15450 $(build_tooldir)/lib/ for library files.
d207ebef 15451 (GCC_FOR_TARGET): Likewise.
e490616e 15452 (CXX_FOR_TARGET): Likewise.
d207ebef 15453
bae29210
JL
15454Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15455
15456 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15457
d207ebef 15458Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
15459
15460 * Makefile.in (configure-target-libiberty): Depend on
15461 configure-target-newlib.
15462
aab0d19d
AO
154632000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15464
15465 * configure.in, Makefile.in: Merge all libffi-related
15466 configury stuff from the libgcj tree.
15467
d207ebef
JM
15468Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15469
15470 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15471 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15472
15473Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15474
15475 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15476 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 15477 current version information. Add to proto-toplev directory.
d207ebef
JM
15478 (gdb-taz): Build do-djunpack.
15479
758c7bd4
DE
154802000-05-15 David Edelsohn <edelsohn@gnu.org>
15481
15482 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15483
1888228d
AC
15484Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15485
15486 * MAINTAINERS: Add self to Write After Approval list.
15487
d207ebef
JM
154882000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15489
15490 * ltmain.sh: Preserve in relink_command any environment
15491 variables that may affect the linker behavior.
15492
2d7cc2fe
JL
15493Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15494
d207ebef
JM
15495 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15496
15497Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15498
15499 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15500
155012000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15502
15503 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 15504 with the version name.
2d7cc2fe 15505
ee455968
JE
15506Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15507
15508 * MAINTAINERS: Add self as bb-reorder maintainer.
15509
73b97e5c
BK
155102000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15511
15512 * config.if: Tweak.
15513
d207ebef
JM
155142000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15515
15516 * djunpack.bat: New file.
15517
15518Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15519
15520 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
15521 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15522 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15523 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 15524
954869eb
DP
155252000-04-16 Dave Pitts <dpitts@cozx.com>
15526
e490616e
ZW
15527 * config.sub (case $basic_machine): Change default for "ibm-*"
15528 to "openedition".
954869eb 15529
eaabe541
AJ
155302000-04-13 Andreas Jaeger <aj@suse.de>
15531
15532 * MAINTAINERS: Added myself.
15533
d207ebef
JM
15534Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15535
15536 * Makefile.in (gdb-taz): New target. GDB specific archive.
15537 (do-md5sum): New target.
15538 (MD5PROG): Define.
15539 (PACKAGE): Default to TOOL.
15540 (VER): Default to a shell script.
15541 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 15542 md5 checksum generation.
d207ebef
JM
15543 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15544 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15545 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 15546 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
15547
15548Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15549
15550 * configure (warn_cflags): Delete.
15551
0ea6d60c
PDM
15552Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15553
15554 * MAINTAINERS: Added myself.
15555
17090313 155562000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 15557 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 15558
e490616e
ZW
15559 * configure.in (enable_libstdcxx_v3): Add.
15560 (target_libs): Add bits here to switch between libstdc++-v2 and
15561 libstdc++-v3.
15562 * config.if: And this file too.
15563 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 15564
76b78517
MM
155652000-04-05 Michael Meissner <meissner@redhat.com>
15566
15567 * config.sub (d30v): Add d30v as a basic machine type.
15568
ad242caf
JM
155692000-03-29 Jason Merrill <jason@casey.cygnus.com>
15570
15571 * configure.in: -linux-gnu*, not -linux-gnu.
15572
d4537148
TM
15573Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15574
15575 * MAINTAINERS: Add self in write-after-approval section.
15576
f152e9d4
JW
15577Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15578
15579 * MAINTAINERS: Add self as ia64 port maintainer.
15580
6a5fcef1
NB
155812000-03-08 Neil Booth <NeilB@earthling.net>
15582
15583 * MAINTAINERS: Add self in write-after-approval section.
15584
d207ebef 15585Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 15586
d207ebef
JM
15587 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15588 (do-tar-bz2): Replace TOOL with PACKAGE.
15589 (gdb.tar.bz2): Remove GDBTK from GDB package.
15590 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 15591 dejagnu.tar.bz2): New packages.
d207ebef
JM
15592
155932000-02-27 Andreas Jaeger <aj@suse.de>
15594
15595 * configure.in: Add entry for mips*-*-linux*, move catch all
15596 *-*-*linux* entry below this one.
15597
155982000-02-27 Ian Lance Taylor <ian@zembu.com>
15599
15600 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 15601
521fe9d0
NC
156022000-02-24 Nick Clifton <nickc@cygnus.com>
15603
15604 * config.sub: Support an OS of "wince".
15605
d207ebef
JM
15606Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15607
15608 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 15609 version.
d207ebef 15610
dce2d8b2 156112000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
15612
15613 * config.sub: Add support for Linux/IBM 370.
15614 * configure.in: Likewise.
15615
3a685f6f
NC
156162000-02-22 Nick Clifton <nickc@cygnus.com>
15617
15618 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15619
dce2d8b2 156202000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 15621
d207ebef 15622 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 15623
4746ee26
KG
156242000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15625
15626 * configure (gcc_version): When setting, narrow search to
15627 lines containing `version_string'.
15628
ba96c72d
DC
156292000-02-15 Denis Chertykov <denisc@overta.ru>
15630
15631 * config.sub: Add support for avr target.
15632
77f16a66
NC
156332000-02-14 Nick Clifton <nickc@cygnus.com>
15634
15635 * MAINTAINERS: Add maintainers for MCore port.
15636
784a3a80
HPN
15637Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15638
15639 * config.sub: Add mmix-knuth-mmixware.
15640
719dd4fa
KG
156412000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15642
15643 * MAINTAINERS: Pair cccp with cpplib maintainership.
15644
dce2d8b2 156452000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
15646
15647 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15648 structure stuff to -L library search.
15649 (CXX_FOR_TARGET): Ditto.
15650 (CROSS_CHECK_MODULES): Fix spelling mistake.
15651
7a53e94b
MM
156522000-01-24 Mark Mitchell <mark@codesourcery.com>
15653
15654 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15655 the C++ compiler.
15656
0da3b5a7
RH
156572000-01-12 Richard Henderson <rth@cygnus.com>
15658
15659 * configure.in: Don't build some bits for beos.
15660
02368d6d
JS
156612000-01-12 Joel Sherrill (joel@OARcorp.com)
15662
15663 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15664 as include files.
15665
2e76d35c
ZW
156662000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15667
15668 * Add self as cpplib maintainer, as requested by Jason
15669 Merrill. Correct my e-mail address.
15670
4c25fdcf
GK
156712000-01-06 Geoff Keating <geoffk@cygnus.com>
15672
15673 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15674 not mh-aix43.
15675
188e3966
HPN
15676Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15677
15678 * MAINTAINERS: Add myself to "write after approval" list.
15679
c2f5d030
RH
156801999-12-14 Richard Henderson <rth@cygnus.com>
15681
15682 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15683 * config.sub: Accept alphaev[78], alphaev8.
15684
eeda916a
AO
156851999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15686
15687 * config.guess, config.sub: Update from autoconf.
15688
b3bd7820
BK
156891999-11-29 Bruce Korb <autogen@linuxbox.com>
15690
2c290989 15691 * MAINTAINERS: update my playtime e-address.
b3bd7820 15692
1882b2b1
RO
15693Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15694
15695 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15696 necessary libraries are missing.
15697
dce2d8b2 15698Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
15699
15700 * MAINTAINERS: Add new 'write after approval' maintainer.
15701
1e25de97
APB
15702Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15703
15704 * MAINTAINERS: Add new Java maintainer.
15705
1722c704
AS
157061999-10-25 Andreas Schwab <schwab@suse.de>
15707
15708 * configure: Fix quoting inside arguments of eval.
15709
8141abe8
NC
157101999-10-21 Nick Clifton <nickc@cygnus.com>
15711
15712 * config-ml.in: Allow suppression of some ARM multilibs.
15713
0b77644a
LV
15714Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15715
15716 * config.guess: Add OS/390 match pattern.
15717 * config.sub: Add mvs, openedition targets.
15718 * configure.in (i370-ibm-opened*): New.
15719
d207ebef
JM
157201999-09-04 Steve Chamberlain <sac@pobox.com>
15721
15722 * config.sub: Add support for configuring for pj.
15723
157241999-08-31 Nick Clifton <nickc@cygnus.com>
15725
15726 * config.sub (maybe_os): Add support for configuring for fr30.
15727
af13ebe9
NC
157281999-08-25 Nick Clifton <nickc@cygnus.com>
15729
15730 * configure.in: Do not configure or build ld for AIX
15731 platforms. ld is known to be broken on these platforms.
15732
1250c760
RO
15733Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15734
15735 * config-ml.in: Pass compiler flag corresponding to multidirs to
15736 subdir configures.
15737
d207ebef
JM
157381999-08-09 Ian Lance Taylor <ian@zembu.com>
15739
15740 * Makefile.in (LDFLAGS): Define.
15741
157421999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15743
15744 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15745 noconfigdirs.
15746 (*-*-cygwin*): Likewise.
15747
157481999-08-08 Ian Lance Taylor <ian@zembu.com>
15749
15750 * mkdep: New file.
15751 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15752 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15753
15754 From Eli Zaretskii <eliz@is.elta.co.il>:
15755 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15756 long file name when using DJGPP on MS-DOS.
15757
dbd83e11
JL
15758Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15759
15760 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15761
d207ebef
JM
157621999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15763
15764 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15765 dependency as this causes "make check" to globally "make all"
15766
cd1f4c2c
TT
15767Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15768
15769 * configure.in (target_libs): Added target-zlib.
15770 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15771 (CONFIGURE_TARGET_MODULES): Likewise.
15772 (CHECK_TARGET_MODULES): Likewise.
15773 (INSTALL_TARGET_MODULES): Likewise.
15774 (CLEAN_TARGET_MODULES): Likewise.
15775 (configure-target-zlib): New target.
15776 (all-target-zlib): Likewise.
15777 (all-target-libjava): Depend on all-target-zlib.
15778 (configure-target-libjava): Depend on configure-target-zlib.
15779
15780 * Makefile.in (configure-target-libjava): Depend on
15781 configure-target-newlib.
15782 (configure-target-boehm-gc): New target.
15783 (configure-target-qthreads): New target.
15784
e490616e
ZW
15785 * configure.in (target_libs): Added target-qthreads.
15786 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15787 (CONFIGURE_TARGET_MODULES): Likewise.
15788 (CHECK_TARGET_MODULES): Likewise.
15789 (INSTALL_TARGET_MODULES): Likewise.
15790 (CLEAN_TARGET_MODULES): Likewise.
15791 (all-target-qthreads): New target.
15792 (configure-target-libjava): Depend on configure-target-qthreads.
15793 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
15794
15795 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15796 (CONFIGURE_TARGET_MODULES): Likewise.
15797 (CHECK_TARGET_MODULES): Likewise.
15798 (INSTALL_TARGET_MODULES): Likewise.
15799 (CLEAN_TARGET_MODULES): Likewise.
15800 (all-target-libjava): New target.
15801 (all-target-boehm-gc): Likewise.
15802 * configure.in (target_libs): Added libjava, boehm-gc.
15803
d207ebef
JM
158041999-07-22 Ian Lance Taylor <ian@zembu.com>
15805
15806 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15807 configure.bat in SUPPORT_FILES.
15808 (gas+binutils.tar.bz2): Likewise.
15809
15810 * makeall.bat: Remove; obsolete.
15811
158121999-07-21 Ian Lance Taylor <ian@zembu.com>
15813
15814 From Mark Elbrecht:
15815 * configure.bat: Remove; obsolete.
15816
158171999-07-11 Ian Lance Taylor <ian@zembu.com>
15818
15819 * configure: Add -W -Wall to the default CFLAGS when compiling with
15820 gcc.
15821
15822Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15823
15824 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15825
158261999-06-30 Mark Mitchell <mark@codesourcery.com>
15827
15828 * configure.in: Build ld on IRIX6.
15829
158301999-06-12 Ian Lance Taylor <ian@zembu.com>
15831
15832 * Makefile.in: Change distribution targets to use bzip2 instead of
15833 gzip.
15834 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15835 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15836
158371999-06-04 Nick Clifton <nickc@cygnus.com>
15838
15839 * config.sub: Add mcore target.
15840
26d088fa
CD
15841Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15842
15843 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15844
c2c08b29
L
15845Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15846
15847 * config.guess (dummy): Changed to $dummy.
15848
671d0648
NC
158491999-05-24 Nick Clifton <nickc@cygnus.com>
15850
15851 * config.sub: Tidied up case statements.
15852
b1345c72
BE
158531999-05-22 Ben Elliston <bje@cygnus.com>
15854
51ccbd8d
BE
15855 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15856 <jiro@din.or.jp>.
15857
b1345c72
BE
15858 * config.guess: Merge with FSF version. Future changes will be
15859 more accurately recorded in this ChangeLog.
15860 * config.sub: Likewise.
15861
2caf864f
SM
15862Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15863
3d3b561f 15864 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
2caf864f 15865
d207ebef
JM
158661999-04-30 Tom Tromey <tromey@cygnus.com>
15867
15868 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15869
90fb0c24
TT
158701999-04-23 Tom Tromey <tromey@cygnus.com>
15871
15872 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15873
d207ebef
JM
158741999-04-20 Drew Moseley <dmoseley@cygnus.com>
15875
15876 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15877 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15878 Bad merge removed these two changes.
15879
3516940d 15880Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 15881 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
15882
15883 * config.guess (interix Alpha): Add.
15884
d207ebef
JM
158851999-04-11 Richard Henderson <rth@cygnus.com>
15886
15887 * configure.in (i?86-*-beos*): Do config gperf; don't config
15888 gdb, newlib, or libgloss.
15889
e891fbfe 15890Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15891
e891fbfe
AO
15892 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15893 link a trivial program with -mabi=64. If it fails, remove mabi=64
15894 from multidirs.
15895
f9ae47d6
PT
15896Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15897
15898 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15899
d207ebef
JM
159001999-04-08 Nick Clifton <nickc@cygnus.com>
15901
15902 * config.sub: Add support for mcore targets.
15903
159041999-04-07 Michael Meissner <meissner@cygnus.com>
15905
15906 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15907 not mt-ospace, in order to shut up assembler warning about using
15908 symbols that are named the same as registers.
15909
159101999-04-07 Drew Moseley <dmoseley@cygnus.com>
15911
15912 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15913 dependency list for all-target-cygmon.
15914
159151999-04-05 Doug Evans <devans@casey.cygnus.com>
15916
15917 * config-ml.in: Check $host, not $target, for selective multilibs.
15918 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15919 thumb interworking, and underscore prefix multilibs.
15920
159211999-04-04 Ian Lance Taylor <ian@zembu.com>
15922
15923 * missing: Update to version from current automake.
15924
88101ab9
L
15925Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15926
15927 * configure (gxx_include_dir): Removed.
15928
15929 * configure.in (gxx_include_dir): Handle it.
15930 * Makefile.in: Likewise.
15931
d207ebef
JM
159321999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15933
15934 * config.sub (mips64vr4111,mips64vr4111el) Add.
15935
159361999-03-21 Ben Elliston <bje@cygnus.com>
15937
e490616e 15938 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 15939
8dc91cbe
ME
15940Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15941
8dc91cbe
ME
15942 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15943 config/mh-djgpp.
15944
d207ebef
JM
15945Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15946
15947 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15948 all-target-newlib to dependency list for all-target-bsp.
15949
926bb5ed
MK
15950Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15951
15952 * config.sub: Add i386-uwin support.
15953 * config.guess: Likewise.
15954
4a6e3000
FS
15955Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15956
15957 * configure.in: cleanup, add mh-*pic handling for arm, special
15958 case powerpc*-*-aix*
15959
d207ebef
JM
15960Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15961
15962 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15963 can be built.
15964
15965Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15966
15967 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 15968 targets.
d207ebef 15969
71c91078
NC
159701999-03-02 Nick Clifton <nickc@cygnus.com>
15971
15972 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15973
282e5df8
GN
15974Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15975
15976 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15977
1de558ee
NC
159781999-02-24 Nick Clifton <nickc@cygnus.com>
15979
15980 * config.sub: Fix typo in arm recognition.
15981
d207ebef
JM
15982Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15983
15984 * configure.in (noconfigdirs): Changed target_configdirs to
15985 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15986 rather than m68k-*-* since it is not known to work on
15987 m68k-aout. Ditto for arm-*-*oabi.
15988
15989Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15990
15991 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
15992
159931999-02-19 Ben Elliston <bje@cygnus.com>
15994
15995 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15996 Smart and improved by Andrew Cagney.
15997
fab7445a
ME
15998Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15999
16000 * config.guess: Recognize openbsd-*-hppa.
16001
8ccdc228
L
16002Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
16003
16004 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16005 only if it is not empty.
16006
3b7265ff
NC
160071999-02-17 Nick Clifton <nickc@cygnus.com>
16008
16009 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 16010
d207ebef 16011 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
16012
16013 * config.sub: Modified to recognize uname's armv* syntax.
16014
d207ebef
JM
160151999-02-17 Mark Salter <msalter@cygnus.com>
16016
16017 * configure.in: Added target-bsp for sparclite.
16018
16019Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
16020
16021 * config.sub: Recognize alphapca5[67] and up to alphaev8.
16022
160231999-02-08 Nick Clifton <nickc@cygnus.com>
16024
16025 * configure.in: Add support for strongarm port.
16026 * config.sub: Add support for strongarm target.
16027
c48dd3f5 16028Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 16029
c48dd3f5
MK
16030 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16031 the old name config/mh-cygwin32.
16032 Enable texinfo.
16033
d207ebef
JM
16034Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
16035
16036 * configure.in: Do build ld for ix86 Solaris.
16037
ecd62820
JW
16038Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
16039
16040 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
16041 $AR_FOR_TARGET. Likewise for RANLIB.
16042
bbd8fa7f 16043Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 16044
e490616e
ZW
16045 * config.sub (oabi): Recognize.
16046 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 16047
0397442c
RL
16048Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
16049
16050 * config.guess: Improve detection of i686 on UnixWare 7.
16051
c9ffaa63
MK
16052Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
16053
16054 * config.guess: Add support for i386-pc-interix.
16055 * config.sub: Likewise.
16056 * configure.in: Likewise.
c9ffaa63 16057
d207ebef
JM
16058Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
16059
16060 * Makefile.in: Remove unneeded all-target-libio from
16061 from all-target-winsup target since it is now unneeded.
16062 Add all-target-libtermcap in its place since it is now
16063 needed.
16064
16065Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16066
16067 * configure.in: makefile stub for cygwin target is probably
16068 unnecessary. Remove it for now.
d207ebef
JM
16069
16070Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16071
16072 * configure.in: libtermcap.a should be built when cygwin is the
16073 target as well as the host.
16074 * config.guess: Allow mixed case in cygwin uname output.
16075 * Makefile.in: Add libtermcap target.
d207ebef 16076
ebe12325
JL
16077Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16078
16079 * config.sub: Clean up handling of hppa2.0.
16080
57057b67
RB
16081Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16082
16083 * config.guess: Use C code to identify more HP machines.
16084
f8670be1
JL
16085Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16086
16087 * config.sub: Handle hppa2.0.
16088
d207ebef
JM
16089Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16090
16091 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 16092 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
16093
160941998-12-15 Mark Salter <msalter@cygnus.com>
16095
16096 * configure.in: Added target-bsp for several target architectures.
16097
16098 * Makefile.in: Added rules for bsp.
16099
d1a09590
JL
16100Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16101
16102 * config.guess: Improve detection of hppa2.0 processors.
16103
16104Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16105
16106 * config.guess: Recognize FreeBSD using ELF automatically.
16107
71205e0b
MH
161081998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16109
16110 * configure (skip-this-dir): Add handling for new shell script, which
16111 might be created by a sub-directory's configure to indicate, this particular
16112 directory is "unwanted".
16113 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16114
d207ebef
JM
16115Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16116
16117 * ltconfig: import from libtool, after changing libtool to
16118 account for the cygwin name change.
16119
16120Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16121
16122 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16123 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16124
16125Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16126
16127 * configure.in: Add libtermcap to list of cygwin dependencies.
16128
16129Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16130
e490616e
ZW
16131 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16132 they include winsup/include when it's a cygwin target.
d207ebef
JM
16133
161341998-11-12 Tom Tromey <tromey@cygnus.com>
16135
16136 * configure.in (host_tools): Added zip.
16137 * Makefile.in (all-target-libjava): Depend on all-zip.
16138 (all-zip): New target.
16139 (ALL_MODULES): Added all-zip.
16140 (NATIVE_CHECK_MODULES): Added check-zip.
16141 (INSTALL_MODULES): Added install-zip.
16142 (CLEAN_MODULES): Added clean-zip.
16143
16144Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16145
16146 * Makefile.in: lose "32" from comment about cygwin.
16147
16148Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16149
16150 * configure.in: Use -Os to build target libraries for the fr30.
16151
16152Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16153
16154 * config.sub: Add fr30.
16155
16156Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16157
e490616e 16158 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
16159 cygwin* instead of cygwin32*.
16160 * config.sub: Check cygwin* instead of cygwin32*.
16161
d2ec8b39
RL
16162Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16163
16164 * config.guess: Match any version of Unixware7.
16165
d207ebef
JM
161661998-10-20 Syd Polk <spolk@cygnus.com>
16167
16168 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16169 if desired.
16170
35cd2565
JL
16171Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16172
16173 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16174 these if the appropriate directories and files to not exist.
16175
52d4e5b7
JL
16176Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16177
16178 * Makefile.in (DEVO_SUPPORT): Add config.if.
16179
38ada91e
MH
16180Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16181
16182 * configure: Add pattern to replace "build_tooldir"'s
16183 definition in the generated Makefile with "tooldir"'s
16184 actual value.
16185
e44e84da
JL
16186Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16187
56a8387f
JL
16188 * config.sub: Bring back lost sparcv9.
16189
e44e84da
JL
16190 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16191
5cb95c7a
JL
16192Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16193
16194 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16195 CC_FOR_TARGET and friends.
16196
16197Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 16198
ceff9b14
AO
16199 * Makefile.in (build_tooldir): New variable, same as tooldir.
16200 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16201 -B$(build_tooldir)/bin/.
16202 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 16203
f2d11dcd
GP
16204Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16205
16206 * README: Remove installation instructions and refer to the
16207 INSTALL directory instead.
16208
73a6d2e7 16209Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 16210
73a6d2e7
RL
16211 * config.sub: Add support for i[34567]86-pc-udk.
16212 * configure.in: Likewise.
16213
5d4a5ee6
JL
16214Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16215
16216 * Makefile.in: add bzip2 package building bits for user
16217 tools module
16218 * configure.in: ditto
16219
6fc19d6d
JL
16220Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16221
16222 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16223 (ALL_TARGET_MODULES): Add all-target-libobjc.
16224 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16225 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16226 (all-target-libchill): Add dependencies.
16227 * configure.in (target_libs): Add libchill.
4e81ae98 16228
f653f0ab
MH
162291998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16230
16231 * configure.in (target_subdir): Remove duplicate line.
16232
5d4a5ee6
JL
16233Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16234
16235 * Makefile.in (all-automake): fix dependencies.
16236
494933e4
JL
16237Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16238
16239 * configure.in: Minor cleanups for building in the $(target_alias)
16240 subdir.
16241
f6b58262
JW
162421998-09-22 Jim Wilson <wilson@cygnus.com>
16243
16244 * Makefile.in (bootstrap): Set r and s before make all. Use
16245 BASE_FLAGS_TO_PASS in make all.
16246 (cross): Likewise.
16247
27c7a08d
MM
162481998-09-20 Mark Mitchell <mark@markmitchell.com>
16249
16250 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16251
e67afd1e
RH
16252Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16253
16254 * config.sub: Fix typo in last change.
16255
8e44ac71
MH
162561998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16257
16258 * config.sub: Add support for C4x target.
16259 * configure.in: Likewise.
16260
d7496fbb
DM
162611998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16262
16263 * config.sub: Recognize sparcv9 just like sparc64.
16264
22097bd1
RL
16265Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16266
16267 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16268
4b877abd
JL
16269Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16270
2c8ec9a2
JL
16271 * config.guess: Correctly identify Pentium II sco boxes.
16272
4b877abd
JL
16273 * config.guess: Fix "tr" code. From Weiwen Liu.
16274
ab03db52
JH
16275Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16276
16277 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16278 stabs.
16279
b54db294
JL
16280Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16281
16282 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16283 (ALL_TARGET_MODULES): Add all-target-libchill.
16284 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16285 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16286 (all-target-libchill): Add dependencies.
16287 * configure.in (target_libs): Add libchill.
16288
bf48dd73
LW
16289Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16290
16291 * config.guess: Avoid assumptions about "tr" behaves when
16292 LANG is set to something other than English.
16293
a3cbd105
L
16294Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16295
16296 * configure (gxx_include_dir): Changed to
16297 '${prefix}/include/g++'-${libstdcxx_interface}.
16298
16299 * config.if: New to determine the interfaces.
16300
c4acd909
MK
16301Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16302
16303 * config.guess: Detect and handle MPE/IX.
16304 * config.sub: Deal with MPE/IX.
16305
9ea97665
DE
16306Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16307
16308 * configure.in: Use mh-aix43.
16309
0ce065bd
MH
163101998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16311
16312 * configure: Fix --without/--disable cases for gxx-include-dir.
16313
5d4a5ee6
JL
16314Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16315
16316 * mdata-sh: Imported. Needed for automake support.
16317
16318Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16319
16320 * Makefile.in (taz): Try "chmod -R og=u ." before
16321 "chmod og=u `find . -print`".
16322
16323Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16324
16325 * configure.in: Add arm-elf and thumb-elf support.
16326
16327Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16328
16329 * Makefile.in: Undo previous patch.
16330
16331Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16332
16333 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16334 to here ...
16335 (install-no-fixedincludes): and here
16336 (INSTALL_MODULES): ... from here.
16337
466456d9
ILT
16338Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16339
16340 * config.sub: Merge with FSF.
16341
1b409d25
ILT
16342 * config.guess: Merge with FSF.
16343
d207ebef
JM
16344Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16345
16346 * configure (extraconfigdirs): New variable.
16347 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16348 * Makefile.in (all): Move higher in file.
16349 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16350 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16351 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16352 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16353 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16354
163551998-07-23 Brendan Kehoe <brendan@cygnus.com>
16356
16357 * Makefile.in (all-target-libjava): Depend on all-gcc and
16358 all-target-newlib.
16359 (configure-target-libjava): Depend on $(ALL_GCC).
16360
7f1937c1
RL
16361Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16362
16363 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16364 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16365
2ada2bd6
ML
16366Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16367
16368 * INSTALL/README: Fix typo.
16369
1e025bde
ML
16370Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16371
5d4a5ee6
JL
16372 * ylwrap: Change absolute path checks to check for DOS style path
16373 names.
1e025bde 16374
5d4a5ee6
JL
16375 * ylwrap: Don't use a full path name if the source file is in the
16376 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 16377
6755ff73
ILT
16378 * config-ml.in: Default to being verbose, to match Feb 18 change to
16379 configure.
16380
5d4a5ee6
JL
16381Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16382
16383 Brought over from egcs:
16384
16385 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16386
16387 * configure.in (target_subdir): Set to ${target_alias} instead
16388 of "libraries".
16389
16390 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16391
16392 * configure.in (target_subdir): Set to libraries if enable_multilib.
16393
16394Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16395
16396 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16397 multilibs, force reconfiguration the first time we create
16398 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16399
16400Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16401
16402 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16403 avoid confusion with --no-recursion.
16404
16405Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16406
16407 * configure.in: Win32 hosts shouldn't use install -x
16408 * install-sh: remove -x option, and special .exe-handling
16409 hack.
16410
d207ebef
JM
16411Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16412
16413 * config.guess: Recognize i586-pc-beos.
16414 * configure.in: Don't build some bits for beos.
16415
fbd836fc
ILT
16416Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16417
5d4a5ee6
JL
16418 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16419 CFLAGS default to -O2.
16420
fbd836fc
ILT
16421 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16422 when using GNU ld.
16423
16424Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16425
16426 * ltmain.sh: Correct install when using a different shell.
16427
16428Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16429
16430 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16431
d207ebef
JM
16432Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16433
16434 * makefile.vms: Update to build binutils/makefile.vms. Add install
16435 target.
fbd836fc
ILT
16436
16437Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16438
16439 * ltconfig: Update to correct AIX handling.
16440
69b471bc
JL
16441Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16442
81241b5e
JL
16443 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16444
69b471bc
JL
16445 * configure.in (target_subdir): Set to ${target_alias} instead
16446 of "libraries".
16447
bedf82df
MH
164481998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16449
16450 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16451 (Makefile): Depend on $(gcc_version_trigger).
16452
16453 * configure (gcc_version): Change default initializer to empty
16454 string.
16455 (gcc_version_trigger): New variable; pass this variable down
16456 to subdir configures to enable them checking gcc's version
16457 themselves. Emit make macros for both gcc_version vars.
16458 (topsrcdir): Initialize reliably.
16459 (recursion line): Remove --with-gcc-version=${gcc_version}.
16460
28e449d8
MH
164611998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16462
16463 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
16464 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16465 in $(libsubdir); emit definition in each generated Makefile.
16466 (gxx_include_dir): Initialize depending on
16467 $enable_version_specific_runtime_libs.
28e449d8 16468
50c4c9f7
MH
164691998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16470
16471 * configure (gcc_version): Initialize properly depending on
16472 how and where configure is started.
16473 (recursion line): Pass a --with-gcc-version=${gcc_version}
16474 to configures in subdirs.
16475
d207ebef
JM
16476Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16477
16478 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 16479 cygmon
d207ebef 16480
5d4a5ee6
JL
16481Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16482
16483 * configure.in: Add cygmon and libstub support for mn10200.
16484
2f96399b
MH
164851998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16486
16487 * configure (gcc_version): Add new variable describing the
16488 particular gcc version we're building.
16489 * Makefile.in (libsubdir): Add new macro for the directory
16490 in which the compiler finds executables, libraries, etc.
16491 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16492 and libsubdir.
16493
c4137c50
AO
16494Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16495
ceff9b14
AO
16496 * Makefile.in (local-clean): Remove *.log.
16497 (warning.log): Built with warn_summary from build.log.
16498 (mail-report.log): Run test_summary.
16499 (mail-report-with-warnings.log): Run test_summary including
16500 warning.log in the report.
c4137c50 16501
276d5ee0
RL
16502Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16503
16504 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16505
5d4a5ee6
JL
16506Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16507
16508 * Makefile.in (grep): Grep no longer depends on libiberty.
16509
16510Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16511
16512 * Makefile.in: all-snavigator needs all-libgui.
16513
16514Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16515
16516 * configure.in: Add cygmon and libstub support for mn10300.
16517
8af14275
ILT
16518Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16519
16520 * missing: Update to version from automake 1.3.
16521
fbd836fc
ILT
16522 * ltmain.sh: On installation, don't get confused if the same name
16523 appears more than once in the list of library names.
16524
466456d9
ILT
16525Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16526
16527 * config.sub: Accept m68060 and m5200 as CPU names.
16528
5d4a5ee6
JL
16529Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16530
16531 * configure: Use && rather than using -a in test, because odd
16532 strings can confuse test.
16533 * configure.in: Likewise.
16534
fbd836fc
ILT
16535Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16536
16537 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16538
f0983958
AO
16539Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16540
16541 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 16542 bootstrap4-lean): New targets.
f0983958 16543
bfed1ea0
JL
16544Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16545
16546 * mpw-* Delete. Not used.
16547
5d4a5ee6
JL
16548Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16549
16550 * COPYING.LIB: Update FSF address.
16551
bfed1ea0
JL
16552Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16553
16554 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16555
5d4a5ee6
JL
16556 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16557 GAS_SUPPORT_DIRS.
16558
bfed1ea0
JL
16559Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16560
16561 * ltconfig, ltmain.sh: Avoid producing a version number if
16562 -version-info was not used.
16563
5d4a5ee6
JL
16564Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16565
16566 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16567 building with newlib.
16568
165691998-04-30 Paul Eggert <eggert@twinsun.com>
16570
d207ebef 16571 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 16572 Solaris `make' causes it to continue to next definition.
d207ebef
JM
16573
16574Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16575
16576 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16577 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
16578
16579Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16580
16581 * configure.in: Change alpha to alpha* in several places.
16582
d207ebef
JM
16583Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16584
16585 * config.sub: Recognize sparc86x.
16586
77be0cab
MM
16587Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16588
16589 * configure.in (--enable-target-optspace): Remove debug echo.
16590
62441128
JW
16591Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16592
16593 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16594
bfed1ea0
JL
16595Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16596
16597 * ltconfig: Update cygwin32 support.
16598
5d4a5ee6
JL
16599 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16600 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16601 (GDB_SUPPORT_DIRS): Likewise.
16602
3f4ea1de
MM
16603Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16604
16605 * configure.in (target_makefile_frag): If --enable-target-optspace,
16606 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
16607 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16608 not used.
16609 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 16610
5d4a5ee6
JL
16611Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16612
16613 * Makefile.in (all-bfd): Depend on all-intl.
16614 (all-binutils): Likewise.
16615 (all-gas): Likewise.
16616 (all-gprof): Likewise.
16617 (all-ld): Likewise.
16618
166191998-04-19 Brendan Kehoe <brendan@cygnus.com>
16620
16621 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16622
bfed1ea0
JL
16623Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16624
5d4a5ee6
JL
16625 * Makefile.in (all-bfd): Depend upon all-libiberty.
16626
bfed1ea0
JL
16627 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16628
5d4a5ee6
JL
16629Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16630
16631 * Makefile.in: Add libstub.
16632
16633 * configure.in: Ditto. Build libstub for targets that have cygmon
16634 support.
16635
16636Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16637
16638 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16639
16640Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16641
16642 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16643 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16644
ec8d6ddc
KW
16645Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16646
16647 * configure: Define DEFAULT_M4 by searching PATH.
16648 * Makfile.in: Use DEFAULT_M4.
16649
bfed1ea0
JL
16650Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16651
16652 * ltconfig: Add cygwin32 support.
16653
5d4a5ee6
JL
16654 * Makefile.in, configure.in: Add libtool as a native only directory
16655 to configure and build.
16656
547a6183
JL
16657Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16658
16659 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16660
5d4a5ee6 16661Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 16662
5d4a5ee6
JL
16663 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16664
16665Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16666
16667 * Makefile.in: add ash make rules
16668 * configure.in: add ash to native_only and host_tools lists
16669
16670Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16671
16672 * Makefile.in (all-gettext, all-intl): New targets.
16673 (ALL_MODULES): Added all-gettext, all-intl.
16674 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16675 (INSTALL_MODULES): Added install-gettext, install-intl.
16676 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16677
16678 * configure.in (host_tools): Added gettext.
16679 (native_only): Likewise.
16680 (noconfigdirs) [various cases]: Likewise.
16681 (host_libs): Added intl.
16682
d207ebef
JM
16683Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16684
16685 * configure: Do not disable building gdbtk for cygwin32 hosts.
16686
e98e406f
NC
16687Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16688
16689 * configure.in: Add thumb-coff target.
16690 * config.sub: Add thumb-coff target.
16691
5d4a5ee6
JL
16692Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16693
16694 * Makefile.in: Revert yesterday's change.
16695 (all-target-winsup): all-target-librx stays out of here.
16696
16697Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16698
16699 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16700 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16701 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16702 Remove references to librx and libg++.
16703
16704Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16705
16706 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16707 recursive makes
16708
bfed1ea0
JL
16709Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16710
16711 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 16712 for newlib directory.
bfed1ea0
JL
16713 (CXX_FOR_TARGET): Likewise.
16714
16715Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16716
16717 * ltconfig: Update after libtool/ltconfig.in change for
16718 hpux11.
16719
16720Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16721
16722 * ltconfig, ltmain.sh: Update to libtool 1.2.
16723
3cd730af
MH
16724Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16725
16726 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16727 (install-gcc-cross): Instead, override LANGUAGES here.
16728
80564603
DL
167291998-03-18 Dave Love <d.love@dl.ac.uk>
16730
16731 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16732 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16733
d207ebef
JM
16734Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16735
16736 * configure.in: Add Thumb-pe target.
16737
5d4a5ee6 16738Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 16739
5d4a5ee6
JL
16740 * Makefile.in - changed sn targets to snavigator
16741 * configure.in - changed sn targets to snavigator
16742
2d4a0558
MH
16743Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16744
16745 * config-ml.in: After building symlink tree call make distclean
16746 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16747 to be the case for libiberty.
16748
04b93567
L
16749Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16750
16751 * configure: When making link, also check the current
16752 directory. The configure scripts may create one.
16753
9a06b842
RH
16754Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16755
16756 * config.sub: Accept alphapca56 and alphaev6 properly.
16757
217fc4e6
FS
16758Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16759
16760 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16761
3e07bdbd 16762Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 16763
e490616e 16764 * config.sub (sco5): Fix typo.
3e07bdbd 16765
5d4a5ee6
JL
16766Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16767
16768 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16769 install-itcl.
16770 (install-itcl): Remove dependency on install-tcl.
16771
16772Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16773
16774 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16775
16776Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16777
16778 * configure.in: Don't build libgui for a cygwin32 target when not on
16779 a cygwin32 host.
16780
16781Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16782
16783 * configure (redirect): Set to null, so default behavior of
16784 configure is now --verbose.
16785
ce0d965c
DL
167861998-02-16 Dave Love <d.love@dl.ac.uk>
16787
16788 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16789 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16790
3acd1fd0
MH
16791Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16792
16793 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16794 this change to sync Makefile.in with its ChangeLog entries.
16795
5d4a5ee6
JL
16796Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16797
16798 * ltmain.sh (mkdir): Check that the directory doesn't exist
16799 before we exit with error, so that we don't get races during
16800 parallel builds.
16801
bfed1ea0
JL
16802Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16803
16804 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16805
4e77e8f1
MH
16806Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16807
16808 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16809 PICFLAG_FOR_TARGET.
16810 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16811
16812 * configure: Emit a definition for the new macro enable_shared
16813 into each Makefile.
16814
5d4a5ee6
JL
16815Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16816
16817 * configure.in (host_tools, native_only): Add libtool.
16818
16819Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16820
16821 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16822 Fix typo in ming config comment.
16823
bfed1ea0
JL
16824Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16825
16826 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16827
5d4a5ee6
JL
16828Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16829
16830 * config.sub: Add tic30 cases, and map c30 to tic30.
16831
8821a725
RH
16832Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16833
16834 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16835 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16836 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16837 (CLEAN_TARGET_MODULES): Similarly
16838 (all-target-libf2c): Add dependences.
4e81ae98 16839 * configure.in (target_libs): Add libf2c.
8821a725 16840
5d4a5ee6
JL
16841Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16842
16843 * configure.in: Remove expect from noconfigdirs when target
16844 is cygwin32. OK to build expect and dejagnu with Canadian
16845 Cross.
16846
0aadd657
ILT
16847Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16848
5d4a5ee6
JL
16849 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16850 host.
16851
0aadd657
ILT
16852 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16853 and mingw32.
16854
d0a8352c
MH
16855Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16856
16857 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16858 here as it is not defined in the toplevel Makefile.
16859
59739e3c
MH
16860Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16861
16862 * configure (package_makefile_rules_frag): New variable, which names
16863 a file with generic rules, ...
16864 Change comment to mention we now have FIVE parts.
16865 * configure: Undo last change.
16866
228197ee
LT
16867Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16868
16869 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 16870 * config.sub: More accurate determination of HP processor types.
228197ee 16871
efd4c0ba
MH
16872Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16873
16874 * configure (package_makefile_frag): Move inserting the
16875 ${package_makefile_frag} to where it should be according
16876 to the comment.
16877
6eef3189
PB
16878Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16879
16880 * config.guess: Add support for Linux/ARM.
16881
d207ebef
JM
16882Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16883
16884 * .cvsignore: Remove *-info and *-install since they match
16885 release-info and mpw-install, which we don't want to just ignore.
16886
48464ebf
RH
16887Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16888
16889 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16890
803462a7
PN
16891Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16892
16893 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16894 local_prefix to sub-make invocations.
16895
520ab477
L
16896Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16897
16898 * configure.in: Check makefile fragments in the source
16899 directory.
16900
4bcdb76d
AO
16901Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16902
ceff9b14
AO
16903 * configure.in: Check whether host and target makefile
16904 fragments exist before adding them to *_makefile_frag.
4bcdb76d 16905
5d4a5ee6
JL
16906Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16907
16908 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16909
16910Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16911
16912 * configure.in: Make sure we only replace RPATH_ENVVAR on
16913 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16914 regexp to sed.
16915
16916 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16917 to sub-makes.
16918
0d3e11a5
LI
169191998-01-13 Lee Iverson (leei@ai.sri.com)
16920
16921 * config-ml.in (multi-do): LDFLAGS must include multilib
16922 designator.
16923
d45b3d87 16924Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
16925
16926 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16927
d39cd7a1
MK
16928Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16929
16930 * config.sub: Add mingw32 support.
16931 * configure.in: Likewise.
d39cd7a1 16932
6decbc24
FS
16933Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16934
16935 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16936
5d4a5ee6
JL
16937Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16938
16939 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16940 * configure (gxx_include_dir): Provide a definition for subdirs
16941 which do not use autoconf.
16942
16943Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16944
16945 * config.guess: Sync with egcs. Picks up new alpha support,
16946 BeOS & some additional linux support.
16947
d3d1907a
JL
16948Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16949
16950 * config.guess: HP 9000/803 is a PA1.1 machine.
16951
b104e095
RH
16952Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16953
16954 * configure.in: It's alpha*-...
16955
aca823c1
L
16956Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16957
16958 * configure.in (host_makefile_frag, target_makefile_frag):
16959 Handle multiple config files.
16960 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16961 alpha-*-*.
16962
d207ebef
JM
16963Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16964
16965 * mkdep: New file.
16966
16967Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16968
16969 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16970
5d4a5ee6
JL
16971Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16972
16973 * Makefile.in: Add libgui directory.
16974 (GDB_TK): Add all-libgui.
16975 * configure.in: Add libgui directory.
16976 * configure: Add all-libgui to GDB_TK.
16977
16978Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16979
16980 * config-ml.in (multidirs): Add m32r to multilib list.
16981
16982Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16983
16984 * Makefile.in (all-target-gperf): Change dependency to
16985 all-target-libstdc++.
16986
baf55877
FF
16987Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16988
16989 * config.guess: Add BeOS support.
16990
5d4a5ee6
JL
16991Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16992
16993 Source directory cvs renamed to cvssrc:
16994 * configure.in (host_tools): Change cvs to cvssrc.
16995 (native_only): Likewise.
16996 (noconfigdirs) [various cases]: Likewise.
16997 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16998 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16999 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17000 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17001 (all-cvssrc): Rename target from all-cvs.
17002
f2d76545
JL
17003Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
17004
17005 * configure (gxx_include_dir): Fix thinko.
17006
205cba53
JL
17007Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
17008
17009 * Makefile.in (INSTALL_TARGET_CROSS): Define.
17010 (install-cross, install-gcc-cross): New targets.
17011
5d4a5ee6
JL
17012Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
17013
17014 * configure.in (noconfigdirs): Add support for Thumb target.
17015
17016 * config.sub (maybe_os): Add support for Thumb target.
17017
17018Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
17019
17020 * Makefile.in: Add rules for cygmon.
17021
17022 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17023
96b0f1fc
JL
17024Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
17025
17026 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17027 * configure (gxx_include_dir): Provide a definition for subdirs
17028 which do not use autoconf.
d207ebef
JM
17029
17030Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
17031
17032 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 17033 11/18/97 build
d207ebef 17034
7dfef6ed
JL
17035Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
17036
17037 * From Franz Sirl.
17038 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17039 found on RedHat Linux systems.
96b0f1fc 17040
83cfe7c0
JL
17041Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
17042
17043 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17044 guesses.
17045
7dfef6ed
JL
17046Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
17047
17048 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17049
5d4a5ee6
JL
17050Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
17051
17052 * ltmain.sh: If mkdir fails, check whether the directory was created
17053 anyhow by some other process.
17054
d207ebef
JM
17055Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
17056
17057 * configure.in (d30v-*-*): Configure all directories.
17058
17059Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
17060
17061 * configure.in (d30v-*-*): Configure newlib, libiberty directories
17062 for the D30V.
17063
17064Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17065
17066 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17067
5d4a5ee6
JL
17068Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17069
e490616e
ZW
17070 * include/libiberty.h: Add extern "C" { so it can be used with C++
17071 progrms.
17072 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17073 programs.
5d4a5ee6 17074
d207ebef
JM
17075Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17076
17077 * configure.in (d30v-*-*): Configure GCC now.
17078
5d4a5ee6
JL
17079Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17080
17081 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17082 is no longer needed.
17083
c9670e62
JM
17084Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17085
17086 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17087
cc71c0ca
MH
17088Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17089
17090 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17091 targets using "$@" to provide support for similar but not identical
17092 targets without having to duplicate code.
17093
d207ebef
JM
17094Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17095
17096 * makefile.vms: Fix to work with DEC C.
17097
17098Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17099
17100 * config.sub: Add mips-tx39-elf to marketing names.
17101
17102Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17103
17104 * ltmain.sh: Handle symlinks in generated script.
17105
17106Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17107
17108 * configure: Handle autoconf style directory options: --bindir,
17109 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17110 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17111 --sysconfdir.
17112 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17113 (sharedstatedir, localstatedir, oldincludedir): New variables.
17114 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17115 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17116 sbindir, sharedstatedir, and sysconfdir.
17117
b1e3ddfd
AJ
17118Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17119
17120 * Makefile.in (bootstrap-lean): New target.
17121
d207ebef
JM
17122Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17123
17124 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 17125 sn, and gnuserv from noconfigdirs.
d207ebef
JM
17126
17127Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17128
17129 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17130
09f97c1e
JL
17131Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17132
17133 * Makefile.in (cross): New target.
17134
335d0ab2
AO
17135Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17136 Jeff Law <law@cygnus.com>
17137
17138 * Makefile.in (bootstrap2, bootstrap3): New targets.
17139 (all-bootstrap): Remove outdated and confusing target.
339c9b00 17140 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 17141
d207ebef
JM
17142Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17143
17144 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 17145 windows. Consistent with gdb/configure.
d207ebef 17146
e693cc28
UD
171471997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17148
e693cc28
UD
17149 * configure.in: Name Linux target fragment.
17150
17151 * configure: Rewrite so that project Makefile fragment is inserted
17152 first and appears last in the resulting Makefile.
17153
d207ebef
JM
17154Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17155
17156 * Makefile.in (install-itcl): Install tcl first.
17157
5d4a5ee6
JL
17158Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17159
17160 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17161
f401679e
JW
17162Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17163
17164 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17165
17166 * configure.in (skipdirs): Add target-librx for Linux.
17167 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17168
ec20b1b9
JL
17169Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17170
17171 * Makefile.in (bootstrap): New target.
17172
becdcf6d
JL
17173Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17174
63f6bcd7 17175 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 17176
d207ebef
JM
17177Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17178
17179 * config.guess: Merge with FSF.
17180
0c82f6bf
FF
17181Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17182
17183 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17184
d207ebef
JM
17185Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17186
17187 * config.sub: Add "marketing-names" patch.
17188
3fbc0b70
JS
17189Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17190
e490616e 17191 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 17192
e20d4801
JL
17193Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17194
17195 * config.sub: Handle v850-elf.
17196
fe181f78 17197Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
17198
17199 * .cvsignore (*-install): Remove.
17200
bfed1ea0
JL
17201Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17202
17203 * ltconfig: Set CONFIG_SHELL in libtool.
17204 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17205
558a1e7c
JW
17206Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17207
17208 * configure.in (target_subdir): Set to libraries if enable_multilib.
17209
7818d6fc
JW
17210Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17211
17212 * config.guess: Update from gcc directory.
17213
d207ebef
JM
17214Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17215
17216 * Makefile.in (all-sim): Depends on all-readline.
17217
6599da04
JM
17218Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17219
17220 * Makefile.in (BISON, YACC): Use $$s.
17221 (all-bison): Depend on all-texinfo.
17222
17223Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17224
17225 * Makefile.in (BISON): Add -L flag.
17226 (YACC): Likewise.
17227
d207ebef
JM
17228Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17229
4e81ae98
EC
17230 * configure.in (noconfigdirs): Add support for v850e target.
17231
d207ebef
JM
17232 * config.sub (maybe_os): Add support for v850e target.
17233
17234Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17235
4e81ae98
EC
17236 * configure.in (noconfigdirs): Add support for v850ea target.
17237
d207ebef
JM
17238 * config.sub (maybe_os): Add support for v850ea target.
17239
6599da04
JM
17240Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17241
17242 * config.sub: Add mipstx39. Delete r3900.
17243
17244Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17245
17246 * Makefile.in (all-autoconf): Depends on all-texinfo.
17247
17248Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17249
17250 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17251 eabi targets.
17252
17253Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17254
17255 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17256
17257 * configure: When handling a Canadian Cross, handle YACC as well as
17258 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 17259 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
17260
17261Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17262
17263 * Makefile.in (BISON): bison, not byacc or bison -y.
17264 (YACC): bison -y or byacc or yacc.
17265 (various): Add *-bison as appropriate.
17266 (taz): No need to mess with BISON anymore.
17267
17268Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17269
17270 * configure: If OSTYPE matches *win32*, try to find a good value for
17271 CONFIG_SHELL.
17272
17273Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17274
17275 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17276 configure.in if it is present.
17277
17278Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17279
17280 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17281
17282Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17283
17284 * config.sub: Recognize `arc' cpu.
17285 * configure.in: Likewise.
17286 * config-ml.in: Likewise.
17287
17288Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17289
17290 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17291
17292Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17293
17294 * configure: Changed sed delimiter from ':' to '|' when
17295 attempting to substitute ${config_shell} for SHELL. On
17296 NT ${config_shell} may contain a ':' in it.
17297
17298Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17299
17300 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17301
17302Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17303
17304 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17305
17306Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17307
17308 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17309
17310 * ylwrap: If the program is a relative path, force it to be
17311 absolute.
17312
17313Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17314
17315 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17316
17317Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17318
17319 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
17320 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17321 for libraries.
6599da04
JM
17322
17323Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17324
17325 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 17326 separated by spaces.
6599da04
JM
17327
17328Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17329
17330 * ylwrap: New file.
17331 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17332
17333 * ltmain.sh: Handle /bin/sh at start of install program.
17334
17335 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17336
17337 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17338 * missing: New file, from automake 1.2.
17339
17340Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17341
17342 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17343 check-tk to CHECK_X11_MODULES.
17344
17345Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17346
17347 * config.sub: Merge with FSF.
17348
17349Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17350
17351 * config.guess: Merge with FSF.
17352
17353Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17354
17355 * configure: Treat msdosdjgpp like go32.
17356 * configure.in: Likewise. Don't remove gprof for go32.
17357
17358 * configure: Change Makefile.tem2 to Makefile.tm2.
17359
17360Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17361
17362 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17363
17364Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17365
17366 * install-sh (chmodcmd): Set to null if the DST directory already
17367 exists. Same as Nov 11th change.
17368
17369Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17370
4e81ae98 17371 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
17372
17373Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17374
17375 * config.guess: Update from FSF.
17376
17377Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17378
17379 * Makefile.in (GDB_TK): Depend on itcl and tix.
17380
17381Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17382
17383 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17384 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17385 (INSTALL_SCRIPT): New variable.
17386 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17387 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17388 to -x.
17389 * install-sh: Add support for -x option.
17390
17391Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17392
17393 * configure.in, Makefile.in: Treat tix like itcl.
17394
17395Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17396
17397 * Makefile.in (WINDRES): New variable.
17398 (WINDRES_FOR_TARGET): New variable.
17399 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17400 (EXTRA_HOST_FLAGS): Add WINDRES.
17401 (EXTRA_TARGET_FLAGS): Add WINDRES.
17402 (EXTRA_GCC_FLAGS): Add WINDRES.
17403 ($(DO_X)): Pass down WINDRES.
17404 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17405 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17406 DLLTOOL_FOR_TARGET.
17407
17408Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17409
17410 * configure.in: configure sim before gdb for win32-x-ppc
17411
17412Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17413
17414 Move gperf into the toplevel, from libg++.
17415 * configure.in (target_tools): Add target-gperf.
17416 (native_only): Add target-gperf.
17417 * Makefile.in (all-target-gperf): New target, depend on
17418 all-target-libg++.
17419 (configure-target-gperf): Empty rule.
17420 (ALL_TARGET_MODULES): Add all-target-gperf.
17421 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17422 (CHECK_TARGET_MODULES): Add check-target-gperf.
17423 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17424 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17425
17426Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 17427
6599da04
JM
17428 * config.sub (mn10200): Recognize new basic machine.
17429
17430Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17431
17432 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17433 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17434
17435Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17436
17437 * configure.in: If we're building mips-sgi-irix6* native, turn on
17438 ENABLE_MULTILIB and set TARGET_SUBDIR.
17439
17440Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17441
17442 * Makefile.in (all-sn): Depend on all-grep.
17443
17444Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17445
17446 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17447
17448 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17449 Makefile. From Jeff Makey <jeff@cts.com>.
17450 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17451
17452 * Makefile.in (DISTBISONFILES): Remove.
17453 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17454 $(DEFAULT_YACC).
17455
17456 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 17457 cygwin32.
6599da04
JM
17458
17459 * Makefile.in (LD): New variable.
17460 (EXTRA_HOST_FLAGS): Pass down LD.
17461 ($(DO_X)): Likewise.
17462
17463Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17464
17465 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17466
17467Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17468
17469 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 17470 before adding our own. Always add --build.
6599da04
JM
17471
17472Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17473
17474 * configure.in (targargs): Pass --build if we're doing
17475 a cross-compile.
17476
17477Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17478
ca236658 17479 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
17480 sed. Otherwise sed chokes on NT path names with drive
17481 designators. Also look for "?:*" as the leading characters in an
17482 absolute pathname.
17483
17484Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17485
17486 * config.sub: Support for r3900.
17487
17488Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17489
17490 * configure.in: Use install-sh, not install.sh.
17491
17492Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17493
17494 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17495 apply it twice.
17496
17497Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17498
17499 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17500 install-binutils.
17501
17502Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17503
17504 * Makefile.in: Add automake targets.
17505 * configure.in (host_tools): Add automake.
17506
17507Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17508
17509 * configure: Default CXX to c++, not gcc.
17510 * Makefile.in (CXX): Set to c++, not gcc.
17511 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17512
17513Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17514
17515 * install-sh: try appending a .exe if source file doesn't
17516 exist
17517
17518Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17519
17520 * configure.in: Turn on multilib by default.
17521 (cross_only): Remove target-libiberty.
17522
17523 * Makefile.in (all-gcc): Don't depend on libiberty.
17524
17525Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17526
17527 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17528
17529Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17530
17531 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17532 (DISTBISONFILES): Add ld/Makefile.in
17533
17534Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17535
17536 * configure.in: if target is cygwin32 but host isn't cygwin32,
17537 don't configure gdb tcl tk expect, not just gdb.
17538
17539Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17540
17541 * configure.in: Added gnuserv everywhere sn appears.
17542
17543 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17544 (CROSS_CHECK_MODULES): Added check-gnuserv.
17545 (INSTALL_MODULES): Added install-gnuserv.
17546 (CLEAN_MODULES): Added clean-gnuserv.
17547 (all-gnuserv): New target.
17548
17549Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17550
17551 * config.guess: Fixes for MIPS OpenBSD systems.
17552
17553Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17554
17555 * Makefile.in (INSTALL_XFORM): Remove.
17556 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17557
17558 * mkinstalldirs: New file, copied from automake.
17559 * Makefile.in (installdirs): Rename from install-dirs. Use
17560 mkinstalldirs. Change all users.
17561 (DEVO_SUPPORT): Add mkinstalldirs.
17562
17563Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17564
17565 * install-sh: Rename from install.sh.
17566 * Makefile.in (INSTALL): Change install.sh to install-sh.
17567 (DEVO_SUPPORT): Likewise.
17568
17569 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17570 Graichen <graichen@rzpd.de>.
17571
17572Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17573
17574 * config.guess: Recognize OpenBSD systems correctly.
17575
17576Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17577
17578 * README, Makefile.in (ETC_SUPPORT): Remove references to
17579 cfg-paper*, configure.{texi,man,info*}._
17580
17581Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17582
17583 * Makefile.in (all.normal): Ensure that gcc is built after all
17584 the x11 - ie gdb - targets.
17585
17586Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17587
17588 * makefile.vms: Don't run conf-a-gas.
17589
17590Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17591
e490616e 17592 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 17593
d207ebef
JM
17594Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17595
17596 * configure.in: Remove noconfigdirs case since gdb also
17597 configures and builds for tic80-coff.
17598
6599da04
JM
17599Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17600
17601 * configure: Set cache_file to config.cache.
17602 * Makefile.in (local-distclean): Remove config.cache.
17603
17604Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17605
17606 * COPYING: Update FSF address.
17607
d207ebef
JM
17608Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17609
17610 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17611 noconfigdirs.
17612
6599da04
JM
17613Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17614
17615 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17616 MAKEDIRS, is empty.
17617
17618Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17619
17620 * config.sub: Tweak mn10300 entry.
17621
17622Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17623
17624 * configure.in (host_tools): Put sim before gdb, so gdb's
17625 configure.tgt can determine if the simulator was configured.
17626
17627Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17628
17629 * config.sub: Move BeOS $os case to be with other Cygnus
17630 local cases.
17631
17632Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17633
17634 * config.sub: Remove misplaced comment that broke Linux.
17635
17636Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17637
17638 * config.sub: Add BeOS support.
17639
17640Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17641
17642 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17643
17644Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17645
17646 * configure.in (noconfigdirs): Remove tcl and tk from
17647 noconfigdirs for cygwin32 builds.
17648
d207ebef
JM
17649Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17650
17651 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17652
6599da04
JM
17653Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17654
17655 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17656 make-all.com, use makefile.vms instead.
17657
17658Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17659
17660 * config.sub: Accept -lnews*.
17661
d207ebef
JM
17662Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17663
17664 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 17665 target-examples and target-libiberty for d30v.
d207ebef
JM
17666
17667Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17668
17669 * configure.in (noconfigdirs): Enable ld for d30v.
17670
17671Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17672
17673 * configure.in (tic80-*-*): Build compiler.
17674
17675Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17676
17677 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 17678 unsupported d30v directories
d207ebef
JM
17679
17680Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17681
4e81ae98
EC
17682 * config.sub, configure.in: Add d30v target cpu.
17683
6599da04
JM
17684Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17685
17686 * makefile.vms: New file.
17687 * make-all.com: Remove.
17688
17689Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17690
17691 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17692
17693Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17694
17695 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17696
17697Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17698
17699 * Makefile.in (ALL_MODULES): Added all-db.
17700 (CROSS_CHECK_MODULES): Addec check-db.
17701 (INSTALL_MODULES): Added install-db.
17702 (CLEAN_MODULES): Added clean-db.
17703
17704Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17705
17706 * config.guess: Merge with latest FSF sources.
17707
17708Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17709
17710 * Makefile.in (ALL_MODULES): Added all-itcl.
17711 (CROSS_CHECK_MODULES): Added check-itcl.
17712 (INSTALL_MODULES): Added install-itcl.
17713 (CLEAN_MODULES): Added clean-itcl.
17714
17715Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17716
17717 * configure.in: build gdb for mn10200
17718
17719Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17720
17721 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17722
d207ebef
JM
17723Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17724
17725 * configure.in (tic80-*-*): Turn off most targets right now.
17726
6599da04
JM
17727Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17728
17729 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17730 rather than the makeinfo program.
17731 (do-info): Depend upon all-texinfo.
17732
17733Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17734
17735 * configure.in: Remove uses of config/mh-linux.
17736
17737 * config.sub, config.guess: Merge with latest FSF sources.
17738
d207ebef
JM
17739Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17740
17741 * config.sub (case $basic_machine): Add tic80 entries.
17742
6599da04
JM
17743Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17744
17745 * config.sub, config.guess: Merge with latest FSF sources.
17746
17747Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17748
17749 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17750 * mpw-config.in: Test for NewFolderRecursive.
17751 * mpw-install: Use symbolic name for startup filename.
17752 * mpw-README: Add various additional details.
17753
17754Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17755
17756 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17757
17758Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17759
17760 * configure.in: Do build gcc and the target libraries for
17761 the mn10200.
17762
17763Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17764
17765 * configure.in: don't avoid building gdb for mn10300 any more
17766 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17767 instead of single-quoting it.
17768
17769Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17770
17771 * configure.in: Don't use --with-stabs on IRIX 6.
17772
17773Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17774
17775 * configure.in (m32r): Build gdb, libg++ now.
17776
17777Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17778
17779 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17780 directories from noconfigdirs.
17781
17782Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17783
17784 * config.sub (basic_machine): added mips16 configuration
17785
17786Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17787
17788 * config.sub: Handle d10v-unknown.
17789
d207ebef
JM
17790Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17791
17792 * config.sub: Handle v850-unknown.
17793
6599da04
JM
17794Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17795
17796 * Makefile.in: add findutils
17797 * configure.in: add findutils to list of host_tools
17798
17799Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17800
17801 * config.sub: Handle mn10200 and mn10300.
17802
17803Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17804
17805 * configure.in (d10v-*): Do not build librx.
17806
17807Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17808
17809 * configure.in (mn10300): Build everything except gdb & libgloss.
17810
17811Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17812
17813 * config.guess: Patch for Dansk Data Elektronik servers,
17814 from Niels Skou Olsen <nso@dde.dk>.
17815
17816 For ncr, use /bin/uname rather than uname, since GNU uname does not
17817 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17818
17819 Patch for MIPS R4000 running System V,
17820 from Eric S. Raymond <esr@snark.thyrsus.com>.
17821
17822 Fix thinko for nextstep.
17823
17824 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17825
17826 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17827 * config.guess: Guess mips-dec-mach_bsd4.3.
17828
17829 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17830 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17831 release numbers.
17832 * config.guess (mips-mips-riscos*): Emit just enough of the
17833 release number.
17834
17835 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17836 * config.guess (sparc-auspex-sunos*): Added.
17837 (f300-fujitsu-*): Added.
17838
17839 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17840 * config.guess: Recognize a Tadpole as a sparc.
17841
17842Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17843
17844 * config.guess: Don't assume that NextStep version is either 2 or
17845 3. NextStep 4 (aka OpenStep 4) has come out now.
17846
17847Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17848
17849 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17850 From Rik Faith <faith@cs.unc.edu>.
17851
17852Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17853
17854 * config.sub: Contributions from bug-gnu-utils to:
17855 Support plain "hppa" (no version given) architecture, reported by
17856 OpenStep.
17857 OpenBSD like NetBSD.
17858 LynxOs is not a hardware supplier.
17859
17860 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 17861 OpenBSD like NetBSD.
6599da04
JM
17862 Stratus systems.
17863 More Pyramid systems.
17864 i[n>4]86 Intel chips.
17865 M680[n>4]0 Motorola chips.
17866 Use unknown instead of lynx for hardware manufacturer.
17867
17868Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17869
17870 * install.sh (chmodcmd): Set to null if the DST directory already
17871 exists.
17872
17873Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17874
17875 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17876 not use mt-ppc target Makefile fragment any more.
17877
17878Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17879
17880 * configure.in (*-*-windows): Exclude everything but those dirs
17881 needed to build windows.
17882
17883Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17884
17885 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17886
17887Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17888
17889 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
17890
17891Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17892
17893 * Undo my previous change.
17894
17895Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17896
17897 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17898 unconditionally.
17899 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17900
17901Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17902
17903 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17904 host to add it's own flags.
6599da04
JM
17905
17906Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17907
17908 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17909
17910Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17911
17912 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17913 (CXX_FOR_TARGET): Likewise.
17914 (GCC_FOR_TARGET): Define.
17915 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17916 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17917 CC_FOR_TARGET was specified on the command line.
17918 (MAKEOVERRIDES): Don't define.
17919
17920Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17921
17922 * configure.in (m32r): Fix spelling of libg++ libs.
17923
17924Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17925
17926 * config.sub (-apple*): Remove, now redundant.
17927
17928Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17929
17930 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17931
17932 * configure: Rework yesterday's sed script patch.
17933
17934 * config.sub: Merge with FSF.
17935
17936Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17937
17938 * config.guess: Merge from FSF.
17939
17940 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
17941 * config.guess: Use pc instead of unknown, for pc clone systems.
17942 Change linux to linux-gnu.
6599da04
JM
17943
17944 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 17945 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
17946
17947Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17948
17949 * test-build.mk (HOLES): Add "xargs" for gdb.
17950
17951 * configure: Avoid hpux10.20 sed bug.
17952
17953Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17954
731a8127 17955 * configure.in: Add support for windows host
6599da04
JM
17956 (that is a build done under the Microsoft build environment).
17957
17958Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17959
17960 * Makefile.in: Replace all uses of srcroot with s, to shrink
17961 command line lengths.
17962
17963 Patches from Geoffrey Noer <noer@cygnus.com>:
17964 * configure.in: If configuring for newlib, pass --with-newlib to
17965 subdirectories.
17966 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17967 -Bnewlib/ and -Lwinsup to gcc.
17968 (CXX_FOR_TARGET): Likewise.
17969
17970Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17971
17972 * Makefile.in (ETC_SUPPORT): Add configure.
17973
17974Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17975
4e81ae98 17976 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
17977 host configuration file.
17978
17979Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17980
17981 * configure.in: Break mn10x00 support into separate
17982 mn10200 and mn10300 configurations.
17983 * config.sub: Likewise.
17984
17985Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17986
17987 * configure.in: Add lots of stuff to noconfigdirs for
17988 the mn10x00 targets.
17989
17990 * config.sub, configure.in: Add mn10x00 support.
17991
17992Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17993
17994 * make-all.com: Call conf-a-gas, not config-a-gas.
17995
17996Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17997
17998 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 17999 targets.
6599da04
JM
18000
18001Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
18002
18003 * mpw-README: Add much more detail for native PowerMac.
18004 * mpw-install: New file.
18005 * mpw-configure: Add --norecursion and --help options.
18006 * mpw-config.in: Translate readme and install files when
18007 copying to objdir.
18008 * mpw-build.in: Don't always depend on byacc and flex.
18009 (install-only-top): New action.
18010
d207ebef
JM
18011Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
18012
18013 * configure.in: You can now configure GDB for the v850.
18014
6599da04
JM
18015Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
18016
18017 * configure.in (noconfigdirs): Don't configure any C++ dirs
18018 if targeting D10V.
18019
18020Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
18021
18022 * config.sub: Recognize mips64vr5000.
18023
18024Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
18025
18026 * configure.in: Use a single line for host_tools and native_only.
18027
18028Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
18029
18030 * config.sub, configure.in: Add entries for m32r.
18031
18032Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
18033
18034 * Makefile.in (inet-install): Don't run install-gzip.
18035
18036Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
18037
18038 * configure.in: Don't config lots of things for *-*-windows*.
18039
18040Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
18041
18042 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18043 (host_libs, host_tools): Copy from configure.in.
18044 * mpw-configure: Don't complain about directories not found.
18045
18046Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18047
18048 * configure.in (i[345]86): Recognize i686 for pentium pro.
18049 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18050 file.
18051
18052 * config.guess (i[345]86): Ditto.
18053
18054Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18055
18056 * configure.in (noconfigdirs): Removed gdb for D10V.
18057
d207ebef 18058Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 18059
d207ebef
JM
18060 * configure.in: Remove ld, target-libio, target-libg++, and
18061 target-libstdc++ from noconfigdirs.
5d4a5ee6 18062
6599da04
JM
18063Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18064
18065 * configure: Fix three locations where shell scripts were
18066 being run directly rather than with config_shell.
18067
d207ebef
JM
18068Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18069
18070 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18071 * config.sub (basic_machine): Recognize v850.
18072
6599da04
JM
18073Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18074
18075 * mpw-configure: Handle multiple enable/disable options and
18076 pass them down recursively, handle -c and -s flags appropriately
18077 depending on choice of compiler, add escape mechanism for
18078 quoted arguments to gC.
18079
18080Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18081
18082 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18083 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18084 so that -mrelocatable-lib and -mno-eabi are used.
18085
18086 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18087 not support --print-multi-lib, don't abort.
18088
6599da04
JM
18089Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18090
18091 * make-all.com: Run config-a-gas.
18092 * setup.com: Don't copy subdirectory files around.
18093
18094Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18095
18096 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18097 target, it now compiles correctly.
18098
18099Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18100
18101 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18102
18103Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18104
4e81ae98 18105 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
18106
18107Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18108
18109 * configure.in (native_only): Add prms.
18110
18111Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18112
18113 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18114 (BINUTILS_SUPPORT_DIRS): Likewise.
18115
18116Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18117
18118 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18119 d10v support is added.
18120
18121Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18122
18123 * configure.in (d10v-*-*): New target.
18124
18125Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18126
18127 * config.guess (HP 9000/811): Recognize this as a PA1.1
18128 machine.
18129
18130Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18131
18132 * Makefile.in (do-tar-gz): New target, split out from tail end of
18133 taz target. Run each command separately, don't use pipes.
18134 (taz): Use it.
18135
18136Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18137
18138 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18139 * mpw-build.in: No builds should depend on building byacc or flex,
18140 they are assumed to be installed already.
18141
18142Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18143
18144 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18145 variable that CC_FOR_TARGET needs.
18146
18147Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18148
18149 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18150 options have changed since the last time the subdirectory was
18151 configured, and if it has, reconfigure.
18152 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18153 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18154
18155Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18156
18157 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18158 CLEAN_MODULES): Add bash.
18159 (all-bash): New target.
18160
18161Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18162
18163 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18164
18165Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18166
18167 * config.sub (basic_machine): Recognize d10v as a valid processor.
18168
18169Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18170
18171 * mpw-configure: Add support for --bindir.
18172 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18173
18174Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18175
18176 * configure.in: add bash, time, gawk to list of hosttools and things
18177 to only build for native toolchains
18178
18179Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18180
18181 * Makefile.in (docdir): Remove.
18182
18183Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18184
18185 * Makefile.in (datadir): Set to $(prefix)/share.
18186
18187Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18188
18189 * configure.in: build diff and patch for cygwin32-hosted
18190 toolchains.
18191
18192Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18193
18194 * config.sub: Accept -rtems*.
18195
18196Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18197
e490616e
ZW
18198 * configure.in: enable dosrel for cygwin32-hosted builds,
18199 remove diff from the list of things not buildable
18200 via Canadian Cross
6599da04
JM
18201
18202Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18203
18204 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 18205 don't get ". ".
6599da04
JM
18206
18207Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18208
18209 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18210
18211Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18212
18213 * Makefile.in (taz): Handle case where tex3patch didn't even get
18214 checked out. Also, if it was found, put the symlink in a new util
18215 subdirectory.
18216
18217Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18218
18219 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18220
18221Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18222
18223 * config.sub: Recognize -openvms.
18224 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18225 * make-all.com, setup.com: New files.
18226
18227Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18228
18229 * Makefile.in (taz): tex3patch moved to texinfo/util.
18230
18231Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18232
18233 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18234 * configure.in: remove make from disable-if-Can-Cross list
18235 enable gdb if ${host} and ${target} are cygwin32
18236
18237Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18238
18239 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18240 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18241
18242Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18243
18244 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18245 distinguish sysv/svr4/bsd variants.
18246 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18247
18248Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18249
18250 * configure.in: Added copyright notice.
18251 * move-if-change: Added copyright notice.
18252
18253Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18254
18255 * configure.in (powerpcle-*-solaris*): Until we get shared
18256 libraries working, don't build gdb, sim, make, tcl, tk, or
18257 expect.
18258
18259Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18260
18261 * config.guess: Merge with FSF:
18262
18263 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18264 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18265
18266 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18267 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18268
18269 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18270 * config.guess: Combine two OSF1 rules.
18271 Also recognize field test versions. From mjr@zk3.dec.com.
18272 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18273 because GNU uname does not support -p. From pmr@pajato.com.
18274
18275Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18276
18277 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18278
18279Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18280
18281 * mpw-README: Document GCCIncludes.
18282
18283Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18284
18285 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18286
18287Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18288
18289 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18290
18291Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18292
18293 * configure.in (*-*-cygwin32): Configure make.
18294
18295Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18296
18297 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18298
18299Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18300
18301 * Makefile.in (all-inet): Depend on all-perl.
18302
18303 * Makefile.in (inet-install): New target.
18304
18305 * Makefile.in (all-inet): Depend on all-tcl.
18306 (all-inet): Depend on all-send-pr.
18307
18308Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18309
18310 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18311 temporarily.
18312
18313Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18314
18315 * configure.in: Don't configure --with-gnu-ld on AIX.
18316
18317Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18318
18319 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18320
18321Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18322
18323 * Makefile.in (ALL_MODULES): Added all-inet.
18324 (CROSS_CHECK_MODULES): Added check-inet.
18325 (INSTALL_MODULES): Added install-inet.
18326 (CLEAN_MODULES): Added clean-inet.
18327 (all-indent): New target.
18328
18329 * configure.in (host_tools): Added inet.
18330 (native_only): Added inet.
18331 (noconfigdirs): Added inet.
18332
18333Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18334
18335 * configure.in: Don't configure libgloss if we are not configuring
18336 newlib.
18337
18338Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18339
18340 * configure.in: Don't configure libgloss for unsupported
18341 architectures.
18342
18343Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18344
18345 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18346
18347Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18348
18349 * Makefile.in (ALL_MODULES): Include all-apache.
18350 (CROSS_CHECK_MODULES): Include check-apache.
18351 (INSTALL_MODULES): Include install-apache.
18352 (all-apache): New target.
18353
18354 * configure.in: Added apache everywhere perl is seen.
18355
18356Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18357
18358 * Makefile.in: Add support for clean-{module} and
18359 clean-target-{module} rules.
18360
18361Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18362
18363 * configure.in (*-*-ose) do not build libgloss.
18364
18365Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18366
18367 * config.guess (prep*:SunOS:5.*:*): Turn into
18368 powerpele-unknown-solaris2.
18369
18370Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18371
18372 * configure.in: Permit --enable-shared to specify a list of
18373 directories.
18374
18375Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18376
18377 * configure.in (host==solaris): Pass only the first word of $CC
18378 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18379
18380Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18381
18382 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18383
18384Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18385
18386 * Makefile.in (ALL_MODULES): Include all-perl.
18387 (CROSS_CHECK_MODULES): Include check-perl.
18388 (INSTALL_MODULES): Include install-perl.
18389 (ALL_X11_MODULES): Include all-guile.
18390 (CHECK_X11_MODULES): Include check-guile.
18391 (INSTALL_X11_MODULES): Include install-guile.
18392 (all-perl): New target.
18393 (all-guile): New target.
18394
18395 * configure.in (host_tools): Include perl and guile.
18396 (native_only): Include perl and guile.
18397 (noconfigdirs): Don't build guile and perl; no ports have been
18398 done.
18399
18400Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18401
e490616e
ZW
18402 * configure (--enable-*): Handle quoted option lists such as
18403 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
18404
18405Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18406
18407 * Makefile.in ({,inst}all-target): New rule so we can make and
18408 install all of the target directories easily.
18409
18410Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18411
18412 * configure.in: Add missing global flag in sed substitution when
18413 deleting `target-' from ${configdirs}.
18414
18415Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18416
18417 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18418 option.
18419
18420 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18421 config/mh-necv4.
18422
18423 * install.sh: Correct misspelling of transformbasename.
18424
18425 * config.guess: Recognize mips-*-sysv*.
18426
18427Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18428
18429 * config.sub: Recognize mon960.
18430
18431Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18432
18433 * configure: Restore Canadian Cross handling of BISON and LEX,
18434 removed in Feb 20 change.
18435
18436Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18437
18438 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18439 Mention make install. Remove the old copyright date as well the
18440 clumsy and rather pointless copyright on the README file.
18441
18442Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18443
18444 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18445 Makefile after running symlink-tree, then run `make distclean' to
18446 avoid clobbering any generated files in srcdir.
18447
18448Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18449
18450 * configure.in (m68k-*-netbsd*): Build everything now.
18451
18452Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18453
18454 * Makefile.in (taz): Fix quoting.
18455
18456Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18457
18458 * configure.in (sparclet-*-*): Build everything now.
18459
18460Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18461
18462 * configure.in (m68k-*-linux*): New host.
18463
18464Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18465
18466 * configure: Check for bison before byacc.
18467
18468Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18469
18470 * Makefile.in configure: Change the way LEX and BISON/YACC are
18471 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18472 searching PATH. These are used as fallbacks by Makefile.in if
18473 flex/bison/byacc aren't in objdir.
18474
18475Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18476
18477 * Makefile.in: Make everything which depends upon all-bfd also
18478 depend upon all-opcodes, in case --with-commonbfdlib is used.
18479
18480Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18481
18482 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18483 building NT native compilers on Unix.
18484
18485Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18486
18487 * configure.in: Don't get CC from the host Makefile fragment if we
18488 can find gcc in PATH, or if this is a Canadian Cross. Move the
18489 Solaris test for /usr/ucb/cc to the post target script, just after
18490 the compiler sanity test.
18491
18492Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18493
18494 * config.sub: Merge with FSF.
18495
18496Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18497
18498 * Makefile.in (RPATH_ENVVAR): New variable.
18499 (REALLY_SET_LIB_PATH): Use it.
18500 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18501
18502Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18503
18504 * config.sub, configure.in: Recognize sparclet cpu.
18505
18506Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18507
18508 * config.guess: Support m68k-cbm-sysv4.
18509
18510Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18511
18512 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18513 m68k-unknown-linuxaout from linker help string. Put quotes around
18514 $ld_help_string.
18515
18516Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18517
18518 * config.guess (powerpc-harris-powerunix): Add guess for port
18519 to new target.
18520
18521Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18522
18523 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18524
18525Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18526
18527 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18528 $(REALLY_SET_LIB_PATH) in Makefile.
18529 * Makefile.in (SET_LIB_PATH): New variable.
18530 (REALLY_SET_LIB_PATH): New variable.
18531 ($(DO_X)): Use $(SET_LIB_PATH).
18532 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18533 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18534 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18535 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18536 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18537 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18538 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18539 (install-dosrel): Likewise.
18540 (all-opcodes): Depend upon all-libiberty.
18541
18542Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18543
18544 * config.guess (*:CYGWIN*): New
18545
18546Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18547
18548 * Makefile.in (all-target-winsup): All all-target-libiberty.
18549
18550Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18551
18552 * configure.in (noconfigdirs): Add missing # in front of comment.
18553
18554Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18555
18556 * configure.in: add second pass to things added to noconfigdirs
18557 so *-gm-magic can exclude libgloss properly.
18558
18559Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18560
18561 * mpw-configure (extralibs_name, rez_name): Set correctly
18562 for MWC68K compiler.
18563
18564 * mpw-README: Add more info on the necessary build tools.
18565
18566Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18567
18568 * configure.in, config.sub: Recognize cygwin32.
18569
18570Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18571
18572 * config.guess, config.sub: Recognize A/UX.
18573
18574Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18575
18576 * config.sub: Merge with gcc/config.sub.
18577
18578Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18579
18580 * mpw-build.in (do-binutils): Add build of stamps.
18581
18582Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18583
18584 * config.sub: Add recognition for mips64vr4100*-* targets.
18585
18586Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18587
18588 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18589 Add creation of gconfigargs with `--enable-shared' turned on.
18590 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18591 ($(host)-stamp-stage3-configured): Likewise.
18592 (HOLES): Add chatr and ldd.
18593 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18594
18595Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18596
18597 * configure: Pass --nfp to recursive configures.
18598
18599Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18600
18601 * Makefile.in (DLLTOOL): New.
18602 (DLLTOOL_FOR_TARGET): New.
18603 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18604 (EXTRA_TARGET_FLAGS): Ditto.
18605 (EXTRA_GCC_FLAGS): Ditto.
18606 (CONFIGURE_TARGET_MODULES): Ditto.
18607 (DO_X): Ditto.
18608 * configure: Add DLLTOOL.
18609
18610Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18611
18612 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18613 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18614 mh-sco, since old workarounds no longer needed, and don't
18615 build ld, since libraries have weak symbols in COFF.
18616
18617Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18618
18619 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18620
18621Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18622
18623 * configure.in: Make sure that ${CC} can be used to compile an
18624 executable.
18625
18626Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18627
18628 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18629 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18630 nothing depending on whether gdbtk is being built.
18631
18632Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18633
18634 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18635
18636Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18637
18638 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18639 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18640
18641Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18642
18643 * config-ml.in: Add support for
18644 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18645 Simplify setting of multidirs from --disable-foo.
18646
18647Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18648
18649 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18650 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18651 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 18652 non-empty, pass them on to the GCC make.
6599da04
JM
18653 (all-bootstrap): New rule that is like all-gcc, except it executes
18654 the GCC bootstrap rule instead of the GCC all rule.
18655
18656Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18657
18658 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18659
18660Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18661
18662 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18663 DG/UX support.
18664
18665Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18666
18667 * config.sub (i*86*) Change [345] to [3456]
18668
18669Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18670
18671 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18672 --with-gnu-ld=no.
18673
18674Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18675
18676 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18677 AIX multilibs get built.
18678
18679Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18680
18681 * configure.in (i386-win32): Don't build expect if we're not
18682 building the tcl subdir.
18683
18684Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18685
18686 * Makefile.in: (configure-target-examples, all-target-examples):
18687 New targets, configure and build example programs.
18688
18689Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18690
18691 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18692 use it as input to sedit the generated MPW makefile.
18693 * mpw-README: Add a suggestion about Gestalt.h.
18694
18695Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18696
18697 * config.sub: Accept *-*-ieee*.
18698
18699Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18700
18701 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18702 Ronald F. Guilmette <rfg@monkeys.com>.
18703
18704Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18705
18706 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18707 for powerpc-pe native.
18708 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18709 (target==powerpc-pe): duplicate i386-win32 entry.
18710
18711Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18712
18713 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18714 of vxworks, not just vxworks5.1.
18715
18716Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18717
18718 * mpw-configure: Add support for exec-prefix.
18719
18720Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18721
18722 * config.guess: Recognize HP model 816 machines as having
18723 a PA1.1 processor.
18724
18725Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18726
18727 * configure: Ignore new autoconf configure options.
18728
6599da04
JM
18729Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18730
18731 * config.guess: Recognize Pentium under SCO.
18732 From Robert Lipe <robertl@arnet.com>.
18733
18734Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18735
18736 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
18737
18738Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18739
18740 * configure.in: Don't configure gas for alpha-dec-osf*.
18741
18742Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18743
18744 * configure.in: Default to --with-stabs for some targets for which
18745 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18746 i[345]86*-*-unixware*.
18747
18748Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18749
18750 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18751 rather than basing it on the target. Simplify handling of options
18752 controlling which directories to configure. Remove extraneous
18753 slash in multi-clean target.
18754
18755Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18756
18757 * config-ml.in: Prefix more variables with ml_ so they don't collide
18758 with configure's.
18759
18760Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18761
18762 * configure: Don't turn -v into --v.
18763
18764Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18765
18766 * configure.in (targargs): Fix typo.
18767
18768 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18769
18770Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18771
18772 * configure.in: Strip --host and --target options from
18773 CONFIG_ARGUMENTS, and always configure for --host only. Add
18774 --with-cross-host option when building with a cross-compiler.
18775 * configure: Canonicalize the arguments put into config.status by
18776 always using `=' for an option with an argument. Pass a presumed
18777 --host or --target explicitly.
18778
18779Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18780
18781 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18782 into general OS recognition case.
18783
18784Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18785
18786 * configure.in (target_configdirs): add target-winsup only
18787 for win32 target systems.
18788
18789Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18790
18791 * Makefile.in (all-target-libgloss): Depend upon
18792 configure-target-newlib, since when libgloss is built it looks to
18793 see if the newlib directory exists.
18794
18795Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18796
18797 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18798 cfg-ml-*.in.
18799
18800Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18801
18802 * configure: Handle LD and LD_FOR_TARGET when configuring a
18803 Canadian Cross.
18804
6599da04
JM
18805Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18806
18807 * configure.in (target_libs): add target-winsup.
18808 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18809 (target==ppcle-pe): remove ld from $noconfigdirs.
18810
18811Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18812
18813 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18814 Preserve relative path names in $srcdir. Build symlink tree if
18815 configuring cross target dir and srcdir=. (= no VPATH support).
18816 (configure-target-libg++): Depend on configure-target-librx.
18817 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18818 * config-ml.in: New file.
18819 * symlink-tree: New file.
18820 * configure: Ensure srcdir="." if that's what it is.
18821
18822Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18823
18824 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18825 includes and FLEX_SKELETON setting.
18826 * mpw-configure (--with-gnu-ld): New option, controls whether
18827 to use PPCLink or ld with PowerMac GCC.
18828 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18829 * mpw-config.in: Configure grez if targeting Mac.
18830
18831 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
18832 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18833 just macos.
6599da04
JM
18834 * configure.in: Configure grez resource compiler if targeting Mac.
18835 * Makefile.in (all-grez, install-grez): New targets.
18836
18837Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18838
18839 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 18840 gcc in the path, set CC to gcc -O2.
6599da04
JM
18841
18842Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18843
18844 * configure: Default ${build} correctly. Avoid picking up extra
18845 spaces when reading CC and CXX from Makefile. When doing a
18846 Canadian Cross, use plausible default values for numerous
18847 variables.
18848 * configure.in: When doing a Canadian Cross, don't try to
18849 configure tools whose configure script can't handle it.
18850
18851Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18852
18853 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18854
18855Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18856
18857 * configure: Remove dubious bug reporting address.
18858
18859Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18860
18861 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18862 configure script, run that instead of this directory's configure.
18863 In either case, print a message that we're configuring the sub-dir.
18864
18865Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18866
18867 * configure.in: Before checking for the existence of various files,
18868 use sed to filter out "target-".
18869
18870Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18871
18872 * Makefile.in (DO_X): Split rule to decrease command line length
18873 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18874 (Philippe De Muyter).
18875
18876Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18877
18878 * Makefile.in (all-patch): depend on all-libiberty.
18879
18880Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18881
18882 * configure.in: If the only directory in target_configdirs which
18883 actually exists is libiberty, then set target_configdirs to empty,
18884 to avoid trying to build a target libiberty in a gas or gdb
18885 distribution.
18886
18887Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18888
18889 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
18890 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18891 systems.
6599da04
JM
18892
18893Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18894
18895 * configure.in (copy_dirs): Use sys-include instead of include
18896 for --with-headers option.
18897
18898Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18899
18900 * Makefile.in, configure.in: Make winsup builds work with
18901 new scheme.
18902
18903Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18904
18905 * configure.in: Build the linker on AIX.
18906
18907Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18908
18909 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18910 where needed.
18911
18912Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18913
18914 * Makefile.in (all-gcc): Fix typo.
18915
18916Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18917
18918 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18919
18920Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18921
18922 * configure.in: Rename libFOO to target-libFOO, and xiberty
18923 to target-xiberty, to provide more flexibility.
18924 (target_subdir): Define. Create if cross.
18925 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18926 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18927 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18928 check-libFOO -> check-target-libFOO, etc.
18929 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18930 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18931 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18932 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18933 allow ALL_GCC="" to only configure.
18934 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18935 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18936 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18937
18938Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18939
18940 * Makefile.in (taz): Build "info" in etc explicitly.
18941
18942Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18943
18944 * configure.in: Make sure that CC is undefined (as opposed to
18945 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18946 problem with autoconf trying to configure on a host without GCC.
18947
18948Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18949
18950 * mpw-configure: Set host alias from choice of host compiler,
18951 only use generic MPW Makefile sed if present, edit a file
18952 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18953 * mpw-README: Add problem notes about CW6 and CW7.
18954
18955Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18956
18957 * Makefile.in (taz): Use ";" instead of ";;".
18958
18959Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18960
18961 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18962 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18963 DISTDOCDIRS.
18964 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18965 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18966
18967Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18968
18969 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18970 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18971 Move bfd to DISTSTUFFDIRS.
18972
18973Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18974
18975 * Makefile.in (X11_LIB): Removed.
18976 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18977
18978 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18979
18980Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18981
18982 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18983 names.
18984
18985Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18986
18987 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18988
18989Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18990
18991 * configure.in (i[345]86-*-win32): Always build newlib.
18992 Don't configure cvs, autoconf or texinfo.
18993 * Makefile.in (LD_FOR_TARGET): New.
18994 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18995 Pass down LD_FOR_TARGET.
18996
18997Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18998
18999 * winsup: New directory.
19000 * Makefile.in: Build winsup.
19001 * configure.in: Winsup is configured when target is win32.
19002 Can only build win32 target GDB when native.
4e81ae98 19003
6599da04
JM
19004Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
19005
19006 * config.guess: Recognize HP model 819 machines as having
19007 a PA 1.1 processor.
19008
19009Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
19010
19011 * configure: Fix sed loop which substitutes for CC and CXX to
19012 avoid bug found in various sed implementations.
19013
19014Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19015
19016 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19017 simulator. Use standard powerpc-*-eabi*.
19018
19019Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
19020
19021 * configure.in: Stop putting gas and binutils in noconfigdirs for
19022 powerpc-*-aix* and rs6000-*-*.
19023
19024Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
19025
19026 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19027 -mcall-aixdesc libraries.
19028
19029Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
19030
19031 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19032
19033 * config.sub (arm | armel | armeb): Fix shell syntax.
19034
19035Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19036
19037 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19038 -msoft-float and -mcpu=common support.
19039 (powerpc*-*-eabisim*): Add support for building -mcall-aix
19040 libraries.
19041
19042Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19043
19044 * configure.in: Allow configuration and build of emacs19 for the alpha.
19045
19046Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19047
19048 * configure.in (CC): Get ^CC, not just any old CC, from
19049 ${host_makefile_frag}.
19050
19051Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19052
4e81ae98 19053 * configure.in (CC): Try to get CC from
6599da04
JM
19054 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19055
19056Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19057
19058 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19059 only if it exists in $(srcdir).
19060
19061Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
19062
19063 * configure: If CC and CXX are not set in the environment, set
19064 them, based on either an existing Makefile or on searching for gcc
19065 in PATH. Substitute for CC and CXX in Makefile.
19066 * configure.in: Remove libm from target_libs. Separate
19067 target_configdirs from configdirs. If CC is not set in
19068 environment, try to get it from a host Makefile fragment. Rewrite
19069 changes of configdirs to use skipdirs instead. A few minor
19070 tweaks. Take directories out of target_configdirs as they are
19071 taken out of configdirs. Remove existing Makefile files from
19072 subdirectories. Substitute for TARGET_CONFIGDIRS and
19073 CONFIG_ARGUMENTS in Makefile.
19074 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19075 by configure.in.
19076 (CONFIG_ARGUMENTS): Likewise.
19077 (CONFIGURE_TARGET_MODULES): New variable.
19078 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19079 ($(CONFIGURE_TARGET_MODULES)): New target.
19080 (configure-libg++, configure-libio): New targets.
19081 (all-libg++): Depend upon configure-libg++.
19082 (all-libio): Depend upon configure-libio.
19083 (configure-libgloss, all-libgloss): New targets.
19084 (configure-libstdc++): New target.
19085 (all-libstdc++): Depend upon configure-libstdc++.
19086 (configure-librx, all-librx): New targets.
19087 (configure-newlib): New target.
19088 (all-newlib): Depend upon configure-newlib
19089 (configure-xiberty): New target.
19090 (all-xiberty): Depend upon configure-xiberty.
19091
19092Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19093
19094 * configure.in (host i[345]86-*-win32): Expand the
19095 noconfigdirs again.
19096
19097Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19098
19099 * mpw-configure: Fix sed command file name.
19100
19101Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19102
4e81ae98 19103 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
19104 noconfigdirs again.
19105
19106Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19107
19108 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19109 or powerpc*-*-pe*, since they are not yet supported.
19110
19111Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19112
19113 Add PowerMac support and many other enhancements.
19114 * mpw-configure: New option --cc to select compiler to use,
19115 paste options set according to --cc into the generated
19116 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19117 if mpw-make.sed is present.
19118 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19119 add forward includes for PowerPC include files.
19120 * mpw-build.in: Build using Makefile.PPC if present.
19121 (do-byacc, etc): Remove separate version resource builds.
19122 (do-gas): Build "stamps" before "all".
19123 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19124 * mpw-README: Update to reflect --cc option, PowerMac support,
19125 and recently-reported compatibility problems.
19126
19127Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19128
19129 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19130 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19131 (--with-multilib-top): Pass to recursive invocations.
19132
19133Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19134
19135 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19136 v810-*-*.
19137
19138Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19139
19140 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19141 gdb, ld and opcodes on v810-*-*.
19142
6599da04
JM
19143Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19144
19145 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19146 (local-maintainer-clean): New target.
19147 (maintainer-clean): New target.
19148 (realclean): Just depend upon maintainer-clean.
19149
19150Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19151
19152 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19153
19154Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19155
19156 * configure.in: Build ld in mips*-*-bsd* case.
19157
19158Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19159
19160 * config.sub: Accept -lites* OS. From Ian Dall.
19161
19162Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19163
19164 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 19165 targets.
6599da04
JM
19166
19167Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19168
19169 * configure.in: treat i386-win32 canadian cross the same as
19170 i386-go32 canadian cross.
19171
19172Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19173
19174 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19175 running under the simulator to build a reduced set of libraries.
19176 (powerpc-*-eabiaix): Add fine grained multilib support added to
19177 other powerpc targets yesterday.
19178
19179Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19180
19181 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19182 -disable-softfloat, -disable-relocatable, -disable-aix, and
19183 -disable-sysv to control which multilib libraries get built.
19184
19185Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19186
19187 * configure: Add Makefile.tem to list of files to remove in trap
19188 handler.
19189
19190Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19191
19192 * config.guess (*Linux*): Add missing "exit"s.
19193 Also, need specific check for alpha-unknown-linux (uses COFF).
19194
19195Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19196
19197 * config.guess: Merge with FSF:
19198
19199 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19200 * config.guess (AIX4): More robust release numbering discovery.
19201
19202 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19203 * config.guess (i386-sequent-ptx): Properly get version number.
19204
19205 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19206 * config.guess (mips:*:4*:UMIPS): New case.
19207
19208Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19209
19210 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19211 (i386-win32 host): Likewise. Don't build readline.
19212
19213Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19214
19215 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19216 SUPPORT_FILES to submakes.
19217
19218Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19219
19220 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19221 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19222 mpw-configure.
19223
19224Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19225
19226 * configure.in (appdirs): Use =, not ==, in test expression when
19227 trying to build the text to print in the warning message for
19228 Solaris users.
19229
19230Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19231
19232 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19233
19234Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19235
19236 * config.guess: Recognize lynx-2.3.
19237
19238Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19239
19240 * config.sub (z8ksim): Deleted
19241 (z8k-*-coff): New, this is the one true name of the target.
19242
19243Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19244
19245 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19246
19247Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19248
19249 * config.guess (*:Linux:*:*): First try asking the linker what the
19250 default object file format is (elf, aout, or coff). Then if this
19251 fails, try previous methods.
19252
19253Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19254
19255 * configure.in: Don't build newlib for *-*-vxworks5.1.
19256
19257Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19258
19259 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19260 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19261
19262Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19263
19264 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19265
19266Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19267
19268 * cfg-ml-com.in: New file.
19269 * cfg-ml-pos.in: New file.
19270
19271Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19272
19273 * COPYING.NEWLIB: Add HP free copyright to list.
19274
19275Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19276
19277 * config.sub: Recognize -eabi* for the system, not just -eabi.
19278
19279Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19280
19281 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19282 * config.sub, configure.in (win32): New target and host.
19283
19284Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19285
19286 * configure.in: Add i386-pe configuration.
19287
19288Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19289
19290 * mpw-build.in (install): Install GDB after LD.
19291
19292Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19293
19294 * mpw-config.in (elf/mips.h): Always forward-include, needed
19295 for GDB to build.
19296
19297Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19298
19299 * testsuite: New directory for customer acceptance and whole tool
19300 chain tests.
19301
19302Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19303
19304 * configure: If per-host line isn't found, but AC_OUTPUT is found
19305 and a configure script exists, run it instead.
19306
19307Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19308
19309 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19310
19311Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19312
19313 * configure: Set build_{cpu,vendor,os,alias} to host values when
19314 --build isn't specified.
19315
19316Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19317
19318 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19319 (FLAGS_TO_PASS): Pass them.
19320 (EXTRA_TARGET_FLAGS): Ditto.
19321
6599da04
JM
19322Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19323
19324 * Makefile.in (all-libg++): Depend on all-libstdc++.
19325
19326Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19327
19328 * configure.in (noconfigdirs): Enable all packages for
3d3b561f 19329 i386-unknown-netbsd.
6599da04
JM
19330
19331Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19332
19333 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19334 hosted builds (DOS builds)
19335
19336Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19337
19338 Changes for ARM based on patches from Richard Earnshaw:
19339 * config.sub: Handle armeb and armel.
19340 * configure.in: Omit arm linker only for riscix.
19341
19342Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19343
19344 * config.guess: Update from FSF.
19345
19346Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19347
63f6bcd7 19348 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
19349 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19350 powerpcle variant. Convert pentium into i586, not i486. Add p5
19351 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19352 temporarily.
19353
19354Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19355
19356 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19357
19358Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19359
19360 * config.sub: Accept -lites* as a basic system type.
19361
19362Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19363
19364 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19365 installed, and if so return linuxoldld as the system name.
19366
19367Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19368
19369 * config.guess: Add hppa1.1-hp-lites support.
19370
19371Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19372
19373 * configure.in: Don't build newlib for m68k-vxworks5.1.
19374
19375Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19376
19377 * configure.in (mips-sgi-irix6): Use mh-irix5.
19378
19379Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19380
19381 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19382
19383Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19384
19385 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 19386 OSF/1. Fix compiler flags.
6599da04
JM
19387 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19388
19389Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19390
19391 * configure.in: Recognize --with-newlib.
19392 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19393
19394Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19395
d207ebef 19396 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
19397 to *_X11_MODULES due to gdbtk needing X include files et al.
19398
19399Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19400
19401 Merge in support for Mac MPW as a host.
19402 (Old change descriptions retained for informational value.)
19403
19404 * mpw-config.in: Add generic include forwards for cpu-specific
19405 include files in aout and elf directories.
19406
19407 * mpw-configure: Added copyright.
19408 * mpw-config.in: Check for presence of required build tools.
19409 (target_libs): Add newlib.
19410 (target_tools): Add examples.
19411 (Read Me): Generate as "Read Me for MPW" instead.
19412 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19413 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19414 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19415
19416 * mpw-configure: Remove subdir-specific makefile hackery,
19417 delete mk.tmp after using it.
19418
19419 * mpw-build.in (all): Display start and end times.
19420
19421 * mpw-configure (host_canonical): Set.
19422 (target_cpu): Always add to makefiles.
19423 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19424 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19425 (mpw-mh-mpw): Look for in srcdir and srcroot.
19426 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19427
19428 * mpw-build.in: (install-only): New target.
19429
19430 * mpw-configure (host_alias, target_alias): Rename from hostalias
19431 and targetalias, add into generated Makefile.
19432 (mk.tmp): If present, add into generated Makefile.
19433 * mpw-build.in (all-gas): Build config.h first before gas proper.
19434
19435 * mpw-configure (config.status): Write only if changed.
19436 * mpw-config.in (readline): Configure it (not built, just used for
19437 definitions).
19438
19439 * mpw-config.in (elf/mips.h): Add a forward include.
19440
19441 * mpw-config.in: Forward-include most .h files in include into
19442 extra-include.
19443 (readline): Don't build.
19444 mpw-build.in (install): Install GDB.
19445
19446 * mpw-configure (prefix, mpw_prefix): Handle it.
19447 * mpw-config.in (mmalloc, readline): Don't configure.
19448 * mpw-build.in (thisscript): Rename to ThisScript.
19449 Use mpw-build instead of BuildProgram everywhere.
19450 (mmalloc, readline): Don't build.
19451 * mpw-README: New file, basic documentation about the MPW port.
19452
19453 * mpw-config.in: Use forward-include to create include files.
19454
19455 * mpw-configure: Add more things to the top of each configured
19456 Makefile, including contents of config/mpw-mh-mpw.
19457 * mpw-config.in (extra-include): Create this directory and fill it
19458 with Posix-like include files when configuring.
19459
19460 * config.sub (apple, mac, mpw): Add various aliases.
19461
19462 * mpw-build.in: New file, top-level build script fragment for MPW.
19463 * mpw-configure: New file, configure script for MPW.
19464 * mpw-config.in: New file, config fragment for MPW.
19465
19466Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19467
19468 * configure.in (host_libs): Remove glob, since it is gone from the
19469 sources.
19470
19471Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19472
19473 * Makefile.in: define empty GDB_NLM_DEPS var.
19474
19475 * configure.in(target_makefile_frag): use config/mt-netware
19476 for netware targets.
19477
19478Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19479
19480 * config.sub: Merge in recent FSF changes. Remove linux special
19481 cases.
19482
19483Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19484
731a8127 19485 Revert this change:
6599da04
JM
19486
19487 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19488
19489 * build-all.mk: Use CC=cc -Xs on Solaris.
19490
6599da04
JM
19491Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19492
19493 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19494 stop using it.
19495 * Makefile.in: Nuke all references to glob subdirectory.
19496
19497Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19498
19499 * configure.in: Fix --enable-shared logic in per-host.
19500
19501Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19502
19503 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19504
19505Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19506
19507 * configure.in (noconfigdirs): Don't build gas on AIX, for
19508 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19509
19510Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19511
19512 * configure: Fix --cache-file to work if the file argument is a
19513 relative path.
19514
19515Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19516
19517 * configure: If the --cache-file is used, pass it down to
19518 configure in subdirectories.
19519
19520Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19521
19522 * config.sub: add vxworks29k configuration.
19523
19524Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19525
19526 * Makefile.in (taz): Do "diststuff" part quietly.
19527
19528Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19529
19530 * config.sub: Mini-merge with gcc/config.sub.
19531
19532Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19533
19534 * config.guess (IRIX): Sed - to _.
19535
19536Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19537
19538 * Makefile.in (source-vault, binary-vault): New targets.
19539
19540Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19541
19542 * config.sub: Recognize -eabi as a basic system type.
19543
19544Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19545
19546 * configure.in (enable_shared stuff): Fix typo.
19547
19548Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19549
19550 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19551
19552Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19553
19554 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19555
19556Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19557
19558 * configure.in (rs6000-*-*): Don't build gas.
19559
19560Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19561
19562 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19563 reduce command line length.
19564 (AS_FOR_TARGET): Check for as.new, not Makefile.
19565 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19566
19567Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19568
19569 * config.guess: Merge from FSF.
19570
19571Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19572
19573 * configure: Don't use $ when handling program_suffix.
19574
19575Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19576
19577 * configure.in: Configure tk for hppa/hpux.
19578
19579Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19580
19581 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19582
19583Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19584
19585 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19586 to LIBCXXFLAGS. Tests are better run without it.
19587
19588Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19589
19590 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19591
19592Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19593
19594 * configure.in (*-*-netware*): Don't configure xiberty.
19595
19596Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19597
19598 * configure.in: Remove tk from native_only list.
19599
19600Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19601
19602 * build-all.mk: Add mips-ncd-elf target to sun4 targets
3d3b561f 19603 for special NCD build.
6599da04
JM
19604
19605Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19606
19607 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19608 makeall.bat, they're only useful for binutils snapshots.
19609 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19610 makeall.bat to specified SUPPORT_FILES.
19611
19612Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19613
19614 * build-all.mk: Add Ericsson targets to sun4 and solaris
3d3b561f
ML
19615 hosts. Add BNR's sun4 target to solaris host, so their
19616 build-from-source will be tested in-house first.
6599da04
JM
19617
19618Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19619
19620 * Makefile.in (LIBCFLAGS): New variable.
19621 (CFLAGS_FOR_TARGET): Ditto.
19622 (LIBCFLAGS_FOR_TARGET): Ditto.
19623 (LIBCXXFLAGS): Ditto.
19624 (CXXFLAGS_FOR_TARGET): Ditto.
19625 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19626 (BASE_FLAGS_TO_PASS): Pass them.
19627 (EXTRA_TARGET_FLAGS): Ditto.
19628
731a8127 19629 * configure.in: Support --enable-shared.
6599da04
JM
19630
19631Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19632
19633 * configure.in (target_libs): Include libstdc++ again.
19634 * config.guess: Update from FSF (for FreeBSD).
19635
19636Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19637
19638 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19639 makeall.bat.
19640 (DISTDOCDIRS): Add `etc'.
19641 (ETC_SUPPORT_PFX): New variable.
19642 (taz): Include anything from etc starting with a word in
19643 ETC_SUPPORT_PFX.
19644
19645Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19646
19647 * config.sub: Update for recent FSF changes. Remove obsolete
19648 h8300hds entry. Add -windows* and -osx as basic os. Minor
19649 spacing changes.
19650
19651Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19652
19653 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19654
19655 * config.guess: Merge with FSF.
19656 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19657
19658Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19659
19660 * configure: Since the "trap 0" handler will override the exit
19661 status on many systems, only use it for "exit 1", and make it set
19662 a non-zero exit status; reset it before "exit 0". Also, check
19663 exit status of config.sub, and error out if it failed.
19664
19665Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19666
19667 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19668 and install libgloss.
19669
19670Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19671
19672 * Makefile.in (all-binutils): Depend upon all-byacc.
19673
19674 * configure.in: Don't build emacs on Irix 5.
19675
19676Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19677
19678 * configure.in (*-*-netware*): Add libio.
19679
19680Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19681
19682 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19683 (CHECK_TARGET_MODULES): Ditto.
19684 (INSTALL_TARGET_MODULES): Ditto.
19685 (TARGET_LIBS): Ditto.
19686 (all-libstdc++): Note dependencies.
19687
19688Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19689
19690 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19691
19692Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19693
19694 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19695 -fexternal-templates.
19696
19697 * configure.in (target_libs): Add libstdc++.
19698 (noconfigdirs): Add libstdc++ as appropriate.
19699
19700Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19701
19702 * config.guess: Update from FSF.
19703
19704Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19705
19706 * configure: Use ${config_shell} when running ${configsub}.
19707
19708Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19709
19710 * config.sub: No longer recognize h8300h.
19711
19712Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19713
19714 * config.sub: Remove extraneous differences between config.sub and
19715 gcc/config.sub.
19716
19717Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19718
19719 * Makefile.in (DISTSTUFFDIRS): Add gas.
19720
19721Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19722
19723 * COPYING.NEWLIB: New file.
19724
19725Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19726
19727 * config.guess (HP-UX): Patch from Harlan Stenn
19728 <harlan@landmark.com> to also emit release level.
19729
19730Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19731
19732 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19733
19734Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19735
19736 * config.sub: Merge nextstep cleanup from FSF.
19737
19738Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19739
19740 * configure.in (arm-*-*): Don't configure ld for this target.
19741
19742Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19743
19744 * configure.in (*-*-netware): don't configure libg++, libio,
3d3b561f 19745 librx, or newlib.
6599da04
JM
19746
19747Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19748
19749 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19750 configure ld--it works, but it doesn't support shared libraries.
19751
19752Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19753
19754 * config.guess (*-unknown-freebsd*): Get rid of possible
19755 trailing "(Release)" in version string.
19756 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19757
19758Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19759
19760 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19761 Fix type: *-next-neststep -> *-next-nextstep.
19762
19763 * config.guess: Merge from FSF:
19764
19765 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19766
19767 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19768
19769 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19770
19771 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19772 instead of UNIX_SV for UnixWare 1.0).
19773
19774Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19775
19776 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19777 to make gdb/nlm/* build after the compiler and linker.
19778
19779Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19780
19781 * config.guess (netbsd, freebsd, linux): Accept any machine,
19782 not just i[34]86.
19783 (m68k-atari-sysv4): Relocate to match FSF version.
19784
19785 * config.guess: More merges from the FSF:
19786
19787 Add a space before function call or macro invocation.
19788
19789 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19790
19791 * config.guess: Add trap cmd to remove dummy.c and dummy when
19792 interrupted.
19793
19794 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19795
19796 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19797 (dummy): Redirect stderr from compilation of dummy.c.
19798
19799 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19800
19801 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19802
19803Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19804
19805 * configure: Accept and ignore --cache*, for compatibility with
19806 new autoconf.
19807
19808Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19809
19810 * config.guess: Merge from FSF:
19811
19812 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19813
19814 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
19815 (PATH): Add /.attbin at end for finding uname.
19816 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
19817
19818 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19819
e490616e 19820 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
19821
19822 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19823
e490616e
ZW
19824 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19825 to select whether to use ELF or COFF.
6599da04
JM
19826
19827 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19828
e490616e 19829 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
19830
19831 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19832
19833 * config.guess: Guess the OS version for HPUX.
19834
19835 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19836
19837 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19838
19839Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19840
19841 * configure.in: Recognize --with-headers, --with-libs, and
19842 --without-newlib.
19843 * Makefile.in (all-xiberty): Depend upon all-ld.
19844
19845Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19846
19847 * configure.in: Change i[34]86 to i[345]86.
19848
19849Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19850
19851 * configure (version): A few more tweaks to help message.
19852
19853Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19854
19855 * Makefile.in: Remove (for now) librx as a host library,
19856 now that we're building it for target.
19857
19858Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19859
19860 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19861 (Karl Berry).
19862
19863Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19864
19865 * configure.in: Also configure librx.
19866
19867Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19868
19869 * Makefile.in: Update various rules to reflect that librx
19870 is now needed for libg++.
19871
19872Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19873
19874 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19875
19876Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19877
19878 * configure.in: Configure the examples directory.
19879
19880Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19881
19882 * configure: Simplify Jun 2 1994 change.
19883
19884Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19885
19886 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19887 /bin/gcc isn't good enough to build gcc.
19888
19889Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19890
19891 * Makefile.in (GDB_SUPPORT_FILES): Remove
19892 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19893 (gdb.tar.gz): Add new rule to use standard distribution building
19894 mechanism.
19895
19896Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19897
19898 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19899 Bill Cox <bill@cygnus.com>.
19900
19901Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19902
19903 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19904
19905Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19906
19907 * configure: Search current dir first in .gdbinit.
19908
19909Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19910
19911 * config.sub: Recognize freebsd (merged from gcc config.sub).
19912
19913Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19914
19915 * config.sub: Refer to NeXT's operating system as nextstep.
19916
19917 * config.sub (case $basic_machine): Re-order the cases, to match
19918 the order in the FSF version (which is mostly alphabethical).
19919 Merge in some additions and changes from the FSF.
19920
19921Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19922
19923 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19924 * config.sub: Recognize cxux7.
19925 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19926
19927Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19928
19929 * config.sub: Fix typo powerpc -> powerpc-*.
19930
19931Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19932
19933 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19934
19935 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19936 parallel with all-emacs and install-emacs). Top-level command
19937 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19938
19939Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19940
19941 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19942 $(relbindir)/make before doing ``make install'', and use
19943 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19944 installing over running make binary.
19945 ($(host)-stamp-stage3-installed): Likewise.
19946
19947Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19948
19949 * config.guess: Recognize Mach.
19950
19951Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19952
19953 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19954 see whether --exec-prefix was used.
19955
19956Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19957
19958 * README: Explicitly mention libg++/README. (Zoo's idea.)
19959
19960Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19961
19962 * Makefile.in: Add all-librx target similar to all-libproc.
19963
19964Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19965
19966 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19967 with post 1.2 uname bogosity.
19968
19969Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19970
19971 * configure: Remove temporary files on receipt of a signal.
19972
19973Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19974
19975 * configure: If there is a package_makefile_frag, remove
19976 ${subdir}/Makefile.tem after copying it in.
19977
19978Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19979
19980 * build_all.mk: support rs6000 lynx identifies itself as
19981 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19982 since /bin/gcc is too feeble to compile a modern gcc.
19983
19984Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19985
19986 * brought devo/test-build.mk update-to-date with progressive/
3d3b561f 19987 test-build.mk. Add lynx targets and hppa flag info.
6599da04
JM
19988
19989Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19990
19991 * configure.in: Use mh-ncrsvr43. Patch from
19992 Tom McConnell <tmcconne@sedona.intel.com>.
19993
19994Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19995
19996 * config.guess (i386-unknown-bsdi): No longer need to
19997 check #if defined(__bsdi__) && defined(__i386__).
19998
19999Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20000
20001 * configure: Set program_transform_nameoption correctly.
20002
20003Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20004
20005 * brought build-all.mk update-to-date with progressive build-all.mk,
3d3b561f 20006 added new targets and hppa info.
4e81ae98 20007
6599da04
JM
20008Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20009
20010 * configure: If config.guess result is a prefix of the user
20011 specified target, assume a native build and use the user specified
20012 target as the host alias. Remove SunOS patch suffix removal hack.
20013 * configure.in: Remove SunOS patch suffix removal hack.
20014
20015 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20016 in NATIVE_CHECK_MODULES.
20017
20018Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
20019
20020 * Makefile.in: Rename HOST_ONLY to NATIVE.
20021 * configure: Delete SunOs patch suffix from host_canonical
3d3b561f 20022 and build_canonical variables that are prepended to Makefiles.
6599da04
JM
20023 * configure.in: Add comments for easier maintenance.
20024
20025Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20026
20027 * Makefile.in: Add all-libproc target similar to all-gui.
20028
20029Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
20030
20031 * Makefile.in (CHECK_MODULES): split into
20032 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20033
20034Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
20035
20036 * config.guess (i386-unknown-bsdi): New system to guess.
20037
20038Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20039
20040 * Makefile.in: Add all-gui target (but not yet build by "all").
20041
20042Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
20043
20044 * config.sub: Move deletion of patch suffix from here...
20045 * configure.in: To here, at Ian's suggestion. The top-
3d3b561f 20046 level scripts might need to know of a patch level.
6599da04
JM
20047
20048Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
20049
20050 * config.sub: Strip off patch suffix so rtl is recognized
3d3b561f 20051 as a sunos4.1.3 machine, even though it's been patched.
6599da04
JM
20052
20053Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
20054
20055 * Makefile.in (INSTALL_LAST): Delete.
20056 (INSTALL_DOSREL): New.
20057
20058Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20059
20060 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20061 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20062 whether we pass down --with-gnu-ld anyhow.
20063
20064Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20065
20066 * Makefile.in (INSTALL_LAST): Change operation so it works
20067 on more flavors of make.
20068 * configure.in (go32): Don't build libg++ or libio.
20069
20070Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20071
20072 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20073 they can be overriden by templates.
20074
20075Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20076
20077 * configure.in (target==go32): Don't build gdb.
20078 * dosrel: New directory.
20079
20080Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20081
20082 * configure.in (host==go32): Configure dosrel too.
20083 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20084 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20085 be set by incoming names or templates.
20086 (INSTALL_LAST): New rule.
6599da04
JM
20087
20088Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20089
20090 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20091
20092Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20093
6599da04
JM
20094 * configure.in (appdirs): New variable. Currently empty, but will
20095 be used in gas distribution. If nonempty, lists a set of
20096 directories at least one of which must get configured, or top
20097 level configuration is considered to have failed.
20098 (rs6000-*-lynxos*): Use new file name.
20099
20100Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20101
20102 Eliminate XTRAFLAGS.
20103 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20104 newlib include files using -idirafter, and also use -nostdinc.
20105 (CXX_FOR_TARGET): Likewise.
20106 (XTRAFLAGS): Removed.
20107 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20108 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20109 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20110 ($(DO_X)): Don't pass down XTRAFLAGS.
20111
20112Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20113
20114 * configure.in (mips*-dec-bsd*): New target; do build linker.
20115 (mips*-*-bsd*): New target; don't build linker.
20116
20117Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20118
20119 * configure.in: support rs6000-*-lynxos* configuration.
20120 support sunos4 as a cross target.
20121
20122 * config.sub: look for lynx*, not lynx since the OS version may
20123 legitimately be part of the name.
20124
20125Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20126
20127 * configure.in (i[34]86-*-sco*): Move to be with other i386
20128 targets.
20129 (romp-*-*): New target. Skip various binary utilities.
20130 (vax-*-*): New target. Don't build newlib.
20131 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20132
20133Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20134
20135 * configure.in: Only set host_makefile_frag if config
20136 directory exists.
20137
20138Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20139
20140 * install.sh: If $dstdir exists, don't check whether each
20141 component does.
20142
20143Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20144
20145 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20146
20147Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20148
3b75d237
AJ
20149 * configure.in (*-*-lynxos*): Don't configure newlib for either
20150 native or cross Lynx.
6599da04
JM
20151
20152Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20153
20154 * config.sub (sparc64-elf): Fix os.
20155 (z8k): Remove duplicate.
20156
20157Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20158
20159 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20160 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20161
20162Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20163
20164 * configure: Make file links cleanly even if Lynx fails on
3d3b561f 20165 an NFS symlink (at least fail cleanly).
6599da04
JM
20166
20167Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20168
20169 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20170 -XNh2000.
20171
20172Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20173
20174 * configure: Unknown options are fatal again.
20175
20176Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20177
20178 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 20179 compatibility.
6599da04
JM
20180
20181Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20182
20183 * build-all.mk: Add `clean' target.
20184
20185Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20186
20187 * config.guess: Add SINIX support.
20188 * configure.in: Add mips-*-sysv4* support.
20189
20190Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20191
20192 * build-all.mk: Document all useful targets.
20193 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20194 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20195
20196Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20197
20198 * configure: Support --silent, --quiet.
20199
20200Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20201
20202 * configure: Support --disable-FEATURE.
20203
20204Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20205
20206 * config.guess: Recognize NCR running SVR4.3.
20207
20208Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20209
20210 * config.guess: Make BSDI generate i386-unknown-bsd386.
20211 Patch from Paul Eggert <eggert@twinsun.com>.
20212
20213Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20214
20215 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20216
20217Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20218
20219 * configure: Make unrecognized options give nonfatal warnings
20220 instead of fatal errors, and pass them to any subdirectory
20221 configures in case they recognize them.
20222 Make --x equivalent to --with-x.
20223
20224Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20225
20226 * configure: Add --enable-* options. Clean up usage message and
20227 some comments.
20228
20229Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20230
20231 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20232
20233Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20234
20235 * configure.in (hppa*-*-*): Enable binutils.
20236
20237Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20238
20239 * config.sub: Recognize cisco.
20240
20241Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20242
20243 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20244
20245Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20246
20247 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20248 than one configuration name. Add comment.
20249
20250Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20251
20252 * config.guess: about target *-hitachi-hiuxwe2, fixed
20253 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20254 macro is incorrect.]
20255
20256Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20257
20258 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20259 than the "make ls" stuff which used to be here.
20260
20261Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20262
20263 * config.guess: Recognize i[34]86-unknown-freebsd.
20264 From Shawn M Carey <smcarey@rodan.syr.edu>.
20265
20266Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20267
20268 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20269
20270Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20271
20272 * config.guess: Check for ptx.
20273
20274Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20275
20276 * config.sub: Add os9k checking.
20277
20278Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20279
20280 * config.guess: Handle OSF1 running on HPPA processors
20281
20282Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20283
20284 * configure: If subdir configure fails, print out a message with
20285 subdirectory name, in case subdir's configure code didn't identify
20286 itself.
20287
20288Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20289
20290 * configure.in: Remove embedded newlines from configdirs.
20291 Avoid mismatches of substrings. Fix matching strings at end
20292 of configdirs.
20293
20294Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20295
20296 * config.guess: Add Lynx/rs6000 config support.
20297
20298Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20299
20300 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20301
20302Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20303
20304 * configure.in (hppa*-*-osf*): Treat this just like most other
20305 PA configurations (eg no binutils or ld).
20306 (hppa*-*-*elf*): These configurations have binutils and ld.
20307
20308Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20309
20310 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20311
20312Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20313
20314 * configure.in (rs6000-*-*): Build gas.
20315
20316Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20317
e490616e 20318 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
20319
20320Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20321
20322 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20323 for GDB and GDB has been fixed to not need it.
20324
6599da04
JM
20325Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20326
20327 * config.guess: Recognize vax hosts.
20328
20329Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20330
20331 * configure (while loop): Don't use "break 2" inside case
20332 statement -- the case statement isn't an enclosing loop.
20333
20334Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20335
20336 * config.guess: Clean up NeXT support, to allow nextstep
20337 on Intel machines. Make OS be nextstep.
20338
20339Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20340
20341 * config.guess: Add alternate forms for Convex.
20342
20343Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20344
20345 * configure: Completely rewrite option processing. Take
20346 advantage of pattern-matching to avoid invoking test frequently.
20347 Also clean up host and target defaulting logic.
20348
20349Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20350
20351 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20352 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20353 commands (plus user environment) will fit SCO limits.
20354
20355Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20356
20357 * configure.in: Don't issue warnings about directories which are
20358 not being configured if -norecursion is set. Correct test for
20359 --with-gnu-as and --with-gnu-ld to not get confused by substring
20360 matches.
20361
20362 * configure.in: Don't build gas for alpha-dec-osf1*.
20363
20364Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20365
20366 * configure: Back out Per's change of 12/19/1993. It changes the
20367 behavior of configure in unexpected and confusing ways.
20368
20369 Also, use different delim char when calculating
20370 program_transform_name so that the name can contain slashes.
20371
20372Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20373
20374 * configure.in, config.sub: Add support for VSTa micro-kernel.
20375
20376Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20377
20378 * configure.in: Nuke hacks which were used to get a special
20379 version of GAS for HPPA configurations.
20380
20381Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20382
20383 * configure: If only ${target_alias} is given, use that
20384 as the default for ${host_alias}.
20385 * configure: Add missing back-slashes before nested quotes.
20386
20387Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20388
20389 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20390
20391Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20392
20393 * config.guess: Recognize some Tektronix configurations.
20394 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20395
20396Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20397
20398 * config.sub: Match any flavor of SH.
20399
20400Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20401
20402 * configure.in: Don't try to configure newlib for Alpha.
20403
20404Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20405
20406 * configure.in: Don't build ld for Irix 5. Don't build gas,
20407 libg++ or libio for any Alpha target.
20408
20409 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
20410
20411Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20412
20413 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20414 default arguments -- so it tried to compress itself.
20415
20416Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20417
20418 * configure.in (notsupp): ensure that a space is always at the end
3d3b561f 20419 of the configdirs list, since the grep checks for an explicit space
6599da04
JM
20420
20421Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20422
20423 * configure.in (target i386-sysv4.2): don't build ld, since static
3d3b561f 20424 versions of many libraries are not available.
6599da04
JM
20425
20426Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20427
20428 * config.guess: Recognize Apollos (using environment variables).
20429 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20430
20431Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20432
20433 * config.guess: Recognize Sony news mips running newsos.
20434
20435Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20436
20437 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20438 "fi ; else" for bash.
20439
20440Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20441
20442 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20443
20444Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20445
20446 * config.sub: accept unixware as an alias for svr4.2.
20447 Fix some inconsistancies with the gcc version.
20448
20449Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20450
20451 * Makefile.in (DISTDOCDIRS): Add gdb.
20452
20453Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20454
20455 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20456
20457Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20458
20459 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20460 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20461 this now.
20462
20463Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20464
20465 * config.sub: Accept hiux* as an OS name.
20466
20467 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20468 etc/make-stds.texi. The underscore came from gcc, and dje now
20469 agrees that RUNTESTFLAGS is the correct name.
20470
20471Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20472
20473 * install.sh: Remove 'set -e'. It makes any conditionals
20474 in the script useless.
20475
20476 * config.guess: Automatically recognize arm-acorn-riscix
20477 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20478
20479Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20480
20481 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20482
20483Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20484
20485 * Makefile.in (DISTDOCDIRS): New variable.
20486 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 20487 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
20488
20489Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20490
20491 * configure.in (hppa target): check the source directory for the
3d3b561f 20492 pagas sub-directory
6599da04
JM
20493
20494Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20495
20496 * config.sub: Allow -aout* and -elf*.
20497
20498Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20499
20500 * configure.in: Don't build ld on i386-solaris2, same as for
20501 sparc-solaris2.
20502
20503Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20504
20505 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20506
20507Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20508
20509 * configure.in: Configure gdb for alpha.
20510
20511Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20512
20513 * Makefile.in (CXXFLAGS): Add -O.
20514
20515Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20516
20517 * config.guess: added support for DG Aviion
20518
20519Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20520
20521 * configure.in: Produce warning message for subdirectories not
20522 configurable for this host/target combination. Don't try to
20523 configure gdb for vms.
20524
20525Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20526
20527 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20528 appropriate files before making "diststuff".
20529 (DISTBISONFILES): New var: list of files to be edited.
20530 (DISTSTUFFDIRS): Add binutils.
20531
20532Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20533
20534 * config.sub: also handle mipsel and mips64el (for little endian mips)
20535
20536Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20537
20538 * configure.in: Add * to end of all OS names.
20539
20540Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20541
20542 * configure.in: Build newlib for LynxOS native.
20543
20544Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20545
20546 * config.guess: Add support for delta 88k running SVR3.
20547
20548 * configure.in: Add comment about HP compiler vs. emacs.
20549
20550Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20551
20552 * configure.in: don't build ld on solaris2 (not a viable option
3d3b561f 20553 due to bugs in getpwnam & getpwuid)
6599da04
JM
20554
20555Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20556
20557 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20558 config.guess will produce a full version number.
20559
20560Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20561
20562 * configure.in: Build linker and binutils for alpha-dec-osf1.
20563
20564Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20565
20566 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20567 and gdb/testsuite/Makefile.in.
20568
20569Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20570
20571 * configure.in: recognize mips*- instead of mips-
20572
20573Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20574
20575 * config.sub: Accept linux*coff and linux*elf as operating
20576 systems.
20577
20578Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20579
20580 * config.sub: Recognize mips64, and mips3 as an alias for it.
20581
20582Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20583
20584 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20585 gdb knows how to handle OSF/1 shared libraries.
20586
20587Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20588
20589 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20590 * config.guess: Recognize Hitachi's HIUX.
20591 * config.sub: Recognize h3050r* and hppahitachi.
20592 Remove redundant cases for hp9k[23]*.
20593
20594Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20595
20596 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20597 if gas and ld are in the source tree and are in ${configdirs}.
20598 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 20599 --with options (but still pass them down on the command line,
6599da04
JM
20600 if they were explicitly specified).
20601
20602Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20603
20604 * configure: substitute SHELL value in Makefile.in with
20605 ${CONFIG_SHELL}
20606
20607Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20608
20609 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20610 *-*-solaris2* targets.
20611
20612Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20613
20614 * Makefile.in: define M4, and pass it down to sub-makes;
20615 all-autoconf now depends on all-m4
20616
20617Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20618
20619 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20620 presence of {ar,ranlib} instead of a configured directory
20621
20622Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20623
20624 * config.guess: Accept 34?? as well as 33?? for NCR.
20625
20626Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20627
20628 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20629 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20630
20631Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20632
20633 * configure: grab values for $(CC) and $(CXX) from the
20634 environment, so that someone can do "CC=gcc configure; make" and
20635 have it work right (matching the way that autoconf works now)
20636
20637 * configure.in, Makefile.in: add support for gash, the tcl
20638 interface to Galaxy
20639
20640 * config.guess: add NetBSD variants (hp300, x86)
20641
20642Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20643
20644 * install.sh: Support -d option (in the manner of SunOS 4 install,
20645 as it is more deterministic than that of GNU install)
20646 (chmodcmd): Set file to mode 755 by default (should also do default
20647 chgrp and chown, but I don't feel like dealing with that now)
20648
20649Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20650
20651 * config.sub: Remove h8300hhms alias.
20652
20653Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20654
20655 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20656
20657Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20658
20659 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20660 as stmp-fixinc
20661
20662Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20663
20664 * config.sub: recognize m88110-bug-coff.
20665
20666Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20667
20668 * Makefile.in (all-libio): all dependencies on the toolchain used
20669 to build this (gcc, gas, ld, etc)
20670
20671Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20672
20673 * config.guess: Deal with OSF/1 1.3 on alpha.
20674
20675Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20676
20677 * install.sh: add some 'else true' clauses for portability
20678
20679 * configure.in: don't build libio for h8[35]00-*-* targets
20680
20681Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20682
20683 * Makefile.in: Add support for new libio.
20684
20685Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20686
20687 * install.sh: If one command fails, don't try the rest. Don't try
20688 to remove $dsttmp (via trap) unless we have already created it.
20689 If $src doesn't exist, detect it and exit with an error.
20690
20691 * config.guess: Recognize BSD on hp300.
20692
20693Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20694
20695 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20696 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20697
20698Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20699
20700 * Makefile.in (all-send-pr): depends on all-prms
20701
20702Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20703
20704 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20705
20706Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20707
20708 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20709 Added test for mips-mips-riscos5.
20710
20711Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20712
20713 * configure.in: use mh-hp300 for 68k HP hosts
20714
20715Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20716
20717 * configure: add support for CONFIG_SHELL, so that you can use
20718 some alternate shell for evaluating configure scripts
20719
20720Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20721
20722 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20723 in configure script to bug-gdb@prep.ai.mit.edu when building
20724 distribution archive.
20725 * Makefile.in (COMPRESS): Remove def.
20726 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20727 gdb.tar.Z and make-gdb.tar.Z respectively.
20728 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20729 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20730 to convergence with 'taz' target in Makefile.in.
20731
20732Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20733
20734 * install.sh (dsttmp): use trap to ensure that tmp files go
20735 away on error conditions
20736
20737Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20738
20739 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20740
20741Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20742
20743 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20744 its parent is '/' not ''.
20745
20746 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20747
20748Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20749
20750 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20751 that ${newsrcdir}/configure.in does.
20752
20753Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20754
20755 * test-build.mk: support for CONFIG_SHELL
20756
20757Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20758
20759 * config.sub (netware): Add as a basic system type.
20760
20761Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20762
20763 * Makefile.in (Makefile): depend on configure.in. Also drop the
3d3b561f 20764 $(srcdir)/ from the dependency on Makefile.in.
6599da04
JM
20765
20766Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20767
20768 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20769 (h8300hhms is temporary until multi-libraries are implemented).
20770 * configure.in: Handle h8300h too.
20771
20772Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20773
20774 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20775
20776Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20777
20778 * configure: Remove extraneous output when guessing host type.
20779 * config.guess: Remove extraneous output when guessing using C
20780 compiler rather than uname, or when guessing fails.
20781
20782Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20783
20784 * Makefile.in: remove all.cross and install.cross targets
20785
20786 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
3d3b561f 20787 definitions
6599da04
JM
20788
20789Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20790
20791 * configure.in (target sh): Build gprof.
20792
20793Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20794
20795 * config.sub: change -solaris to -solaris2
20796
20797Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20798
20799 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20800
20801Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20802
20803 * configure: Correct error message for missing Makefile.in to
20804 print correct directory.
20805
20806Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20807
20808 * install.sh: kludge around 386BSD shell bug
20809
20810Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20811
20812 * config.guess: Recognize NeXT.
20813 * config.guess: Recognize i486-ncr-sysv4.
20814 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20815
20816Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20817
20818 * Makefile.in (MAKEINFOFLAGS): New variable.
20819 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20820 * build-all.mk, test-build.mk: Pass down --no-split as
20821 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20822
20823Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20824
20825 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20826
20827Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20828
20829 * Makefile.in (libg++.tar.z): New rule.
20830 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20831 * Makefile.in (taz): Only do a single chmod.
20832
20833Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20834
20835 * install.sh: don't use dirname anymore (replaced with sed usage)
20836
20837Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20838
20839 * Makefile.in: Change extension for gzip'd files from '.z' to
20840 '.gz' per new FSF standard usage.
20841
20842Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20843
20844 * configure: put quotes around the final value of program_transform_name
20845
20846Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20847
20848 * Makefile.in: new install.sh support; update install-info rules
20849
20850Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20851
20852 * configure.in: Build diff for crosses, but not for go32 host.
20853
20854 * configure.in: Build gprof only for native, and don't build it
20855 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20856
20857Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20858
20859 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20860
20861Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20862
20863 * configure.in (host_tools): Add prms.
20864
20865Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20866
20867 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20868 with $(FLAGS_TO_PASS) on the command line
20869
20870 * config.sub: Recognize lynx and lynxos
20871
20872Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20873
20874 * config.sub: Accept -ecoff*, not just -ecoff.
20875
20876Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20877
20878 * Makefile.in (taz): Use .gz suffix instead of .z.
20879 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20880 names.
20881
20882Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20883
20884 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20885
20886Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20887
20888 * Makefile.in (install-no-fixedincludes): install gcc last, so
20889 that rebuilds that might happen during 'make install' don't get
20890 bogus gcc include files
20891
20892Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20893
20894 Change from Utah for HPPA support:
20895 * config.guess: Recognize hppa1.x-hp-bsd.
20896
20897Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20898
20899 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20900 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20901
20902Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20903
20904 * config.sub: Add support for rom68k and bug boot monitors.
20905
20906Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20907
20908 * Makefile.in: Make all-opcodes depend on all-bfd.
20909
20910Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20911
20912 * config.guess: Added special check for i[34]86-univel-sysv4*.
20913
20914Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20915
20916 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20917 the processor rather than assuming i486.
20918
20919Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20920
20921 * config.guess: Recognize SunOS6 as Solaris3.
20922
20923Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20924
20925 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20926 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20927
20928Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20929
20930 * build-all.mk (all-cross): New target for Canadian Cross.
20931 Added Q2 go32 targets.
20932 * test-build.mk: Configure go32 cross sparclite-aout and
20933 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20934 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20935
20936Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20937
20938 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20939 GO32 hosted toolchains
20940
20941Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20942
20943 * configure: change so "-exec-prefix" gets passed down rather
20944 than "-exec_prefix" so autoconf generated Makefiles get the
20945 exec_prefix set right.
20946
20947Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20948
20949 * config.guess: get the Solaris2 minor version number
20950
20951 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20952
20953Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20954
20955 * config.guess: Recognize some Sequent platforms.
20956
20957Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20958
20959 * Makefile.in: added the vault-install target
20960
20961 * configure.in: actually use the Sun3 makefile fragment that's in
20962 config, also added the release dir to configdirs
20963
20964Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20965
20966 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20967
20968Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20969
20970 * configure.in: remove some program from Alpha targetted toolchains
20971
20972Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20973
20974 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20975 gprof.
20976 (taz): Run "make diststuff" in those directories instead of "make
20977 proto-dir". Look for "VERSION=" only at start of line in subdir
20978 Makefile. Use "gzip -9" for compression.
20979 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20980 (binutils.tar.z): New target.
20981
20982Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20983
20984 * Makefile.in (taz): Include gpl.texinfo.
20985
20986Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20987
20988 * Makefile.in (setup-dirs): Merged into "taz" target.
20989 (taz): Only do `proto-dir' stuff if a directory is actually needed
20990 for this target.
20991
20992Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20993
20994 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20995 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20996 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20997 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20998 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20999
21000Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
21001
21002 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
21003 config.sub, and move-if-change to gdb testsuite distribution
21004 archive, so the testsuite can be extracted, configured, and
21005 run separately from the gdb distribution. Blow away the Chill
21006 tests that require a Chill compiled executable, since GNU Chill
21007 is not yet publically available.
21008
21009Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21010
21011 * test-build.mk: set environment variables in a single command,
21012 instead of a list of assignments and exports
21013
21014 * config.guess: recognize Alpha/OSF1 systems
21015
21016Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21017
21018 * configure: Change help message to prefer --options rather than
3d3b561f 21019 -options.
6599da04
JM
21020
21021Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21022
21023 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21024 zippy@ecst.csuchico.edu.
21025 * config.guess: Recognize miniframe.
21026
21027Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
21028
cc6010cd
AP
21029 * Makefile.in: Use srcroot to find runtest rather than rootme.
21030 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
21031
21032Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
21033
21034 * test-build.mk: Extensive additions to support building on a
21035 machine other than the host.
21036
21037Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21038
21039 * configure (tooldir): Fix for i386-aix again.
21040
21041Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
21042
21043 * configure, Makefile.in: Change definition of $(tooldir)
21044 to match the FSF.
21045
21046Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
21047
21048 * config.guess: Recognize i[34]86/SVR4.
21049
21050Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21051
21052 * Makefile.in (all-gdb): gdb depends on sim.
21053
21054Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
21055
21056 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
21057 at the same time we make the prototype gdb directory.
21058 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
21059 files at the same time as the gdb base release distribution.
21060
21061Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
21062
21063 * Makefile.in (check): Use individual check targets rather than
21064 DO_X rule.
21065 (check-gcc): Added.
21066
21067Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21068
21069 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21070 for System V release 3.2.
21071
21072Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21073
21074 * config.sub: Recognize hppaosf.
21075 * configure.in: Do configure ld/binutils/gas for it.
21076
21077Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21078
21079 * configure (tooldir): Alter syntax used to set this, for systems
21080 where "\$" isn't handled right, like i386-aix.
21081
21082Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21083
21084 * configure: Pass program-transform-name, not
21085 program_transform_name, to recursive configures.
21086
21087Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21088
21089 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21090 of gas+ld+binutils.
21091
21092Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21093
21094 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21095
21096Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21097
21098 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21099
6599da04
JM
21100Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21101
21102 * Makefile.in (PRMS): Set back to all-prms.
21103
21104Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21105
21106 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21107 targets, rather than for MIPS hosts.
21108
21109Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21110
21111 * configure.in: add comment for --with-x default values
21112
21113 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21114
21115 * Makefile.in: add check-* targets for each of the directories in
21116 the tree. Add a definition of RUNTEST that will use the one we
21117 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21118
21119Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21120
21121 * configure.in: Removed obsolete references to bfd_target and
21122 target_makefile_frag.
21123
21124 * build-all.mk: Set assorted targets for Q2.
21125 * config.sub: Recognize z8k-sim and h8300-hms.
21126 * test-build.mk: Really don't pass host to configure.
21127 (HOLES): Added uname.
21128
21129Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21130
21131 * configure: Handle an empty program-prefix, program-suffix or
21132 program-transform-name correctly.
21133
21134Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21135
21136 * build-all.mk: -G 8 no longer required for MIPS targets.
21137 * test-build.mk: Don't pass host argument to configure; make it
21138 guess.
21139
21140Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21141
21142 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21143 * Makefile.in (COMPRESS): New macro, like GZIP.
21144
21145Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21146
21147 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21148
21149 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21150 with gas currently defaults to -G 0.
21151
21152Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21153
21154 * Makefile.in (all-flex): flex depends on byacc.
21155
21156 * build-all.mk: If host not specified, use config.guess. Pass TAG
21157 to test-build.mk as RELEASE_TAG.
21158 * test-build.mk (configargs): New variable containing arguments to
21159 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21160 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21161
21162 * config.guess: Use /bin/uname when checking -X argument on SCO,
21163 to avoid invoking GNU uname which doesn't understand -X.
21164
21165 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21166
21167 * configure.in: Build gas for mips-*-*.
21168
21169Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21170
21171 * Makefile.in (all.normal): insert missing backslash.
21172
21173Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21174
731a8127 21175 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
21176
21177 * Makefile.in: Complete overhaul to merge many almost identical
21178 targets.
21179
21180Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21181
21182 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21183 (gdb.tar.Z): Adjusted.
21184
21185 * Makefile.in (setup-dirs, taz): New targets; should be general
21186 enough to adapt for gdb sometime. Build only .z file.
21187 (gas.tar.z): New target.
21188
21189Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21190
21191 * build-all.mk: Use CC=cc -Xs on Solaris.
21192
6599da04
JM
21193Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21194
21195 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21196 for handling BISON for FSF releases.
21197
21198Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21199
21200 * configure: Actually implement the change zoo just documented.
21201
21202Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21203
21204 * configure: when using config.guess, only set target_alias when
21205 it's not already been set (ie, on the command line)
21206
21207Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21208
21209 * Makefile.in: add installcheck target, set PRMS to install-prms
21210
21211Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21212
21213 * configure: add support for package_makefile_fragment, handle the
21214 case where a directory has a configure.in file but no Makefile.in
21215 more gracefully (with an actual understandable error message, even);
21216 add support for --without (and add this to the usage message); also
21217 explicitly add a --host=${host_alias} to the command line when
21218 config.guess is used
21219
21220Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21221
21222 * configure: Must use both --host and --target in recursive calls.
21223
21224Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21225
21226 * Makefile.in: Change deja-gnu to dejagnu.
21227
21228Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21229
21230 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21231
21232Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21233
21234 * configure.in: canonicalize all instances to *-*-solaris2*,
21235 also strip out a number of tools to not build for go32 host
21236
21237Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21238
21239 * config.guess: add GPL.
21240
21241 * Makefile.in, config.guess, config.sub, configure: bump
3d3b561f 21242 copyrights to 93.
6599da04
JM
21243
21244Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21245
21246 * Makefile.in (do-info): Removed obsolete check for existence of
21247 localenv file.
21248
21249 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21250
21251Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21252
21253 * Makefile.in: a couple of 'else true' for decstation,
21254 support for TclX
21255
21256 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21257
21258Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21259
21260 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21261
21262Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21263
21264 * config.guess: Recognize i386-ibm-aix (PS/2).
21265 * configure.in: Use config/mh-aix386 file for it.
21266
21267Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21268
21269 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21270 CC_FOR_TARGET instead.
21271 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21272
21273Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21274
21275 * Makefile.in: Add sim to list of directories sent with gdb
21276
21277Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21278
21279 * configure.in: Put back mips-dec-bsd* case.
21280
21281Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21282
21283 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21284 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21285 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
21286
21287Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21288
21289 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21290
21291 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21292 (install-info): install dir.info only if it exists,
21293 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21294
21295Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21296
21297 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21298 gas for mips-dec-bsd.
21299
21300Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21301
21302 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21303 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21304
21305Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21306
21307 * configure.in: Added "dejagnu" to hosttools list.
21308
21309Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21310
21311 * config.sub, configure.in, config.guess: Add support
21312 for Bosx, an AIX variant from Bull.
21313 Patches from F.Pierresteguy@frcl.bull.fr.
21314
21315Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21316
21317 * devo/dejagnu: Initial creation of devo/dejagnu.
21318 Migrated dejagnu testcases and support files for testing software
21319 tools to reside as subdirectories, currently called "testsuite",
21320 within the directory of the software tool. Migrated all programs,
21321 support libraries, etc. beloging to dejagnu proper from
21322 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21323 with no modifications. The changes to these files which will
21324 allow them to configure, build, and execute properly will be made
21325 in a future update.
21326
21327Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21328
21329 * Makefile.in: Change send_pr to send-pr.
21330 * configure.in: Likewise.
21331 * send_pr: Renamed directory to send-pr.
21332
21333Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21334
21335 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21336
21337Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21338
21339 * README: Update for gdb-4.8 release.
21340 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21341 gdb-xxx.tar.z (gzip'd) file also.
21342
21343Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21344
21345 * Makefile.in: make all-diff depend on all-libiberty
21346
21347Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21348
21349 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21350
21351Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21352
21353 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21354
21355Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21356
21357 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21358 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21359 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21360
21361Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21362
21363 * Makefile.in: makeinfo binary is in a new location
21364
21365Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21366
21367 * config.sub: Accept -ecoff as an OS.
21368
21369 * Makefile.in: Various changes to eliminate a level of make
21370 recursion and reduce the required command line length.
21371 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21372 sub-makes.
21373 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21374 variables holding settings for specific sub-makes.
21375 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21376 in terms of BASE_FLAGS_TO_PASS.
21377 (TARGET_LIBS): New variable listing directories which use
21378 TARGET_FLAGS_TO_PASS.
21379 (subdir_do): Eliminated.
21380 (do-*): New set of targets to replace subdir_do.
21381 (various): All targets which used subdir_do now depend on do-*.
21382 (local-clean): Renamed from do_clean.
21383 (local-distclean): New target, dependency of distclean and
21384 realclean.
21385 (install-info): Don't create directories. Depend on dir.info
21386 rather than calling make recursively.
21387 (install-dir.info): Eliminated.
21388 (install-info-dirs): Create all info directories here.
21389 (dir.info): Depend upon do-install-info.
21390
21391 * test-build.mk (HOLES): Added false.
21392
21393Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21394
21395 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21396
21397Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21398
21399 * Makefile.in (info): remove dependency on all-texinfo. The
21400 problem was really in texinfo/C, not at this level.
21401
21402Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21403
21404 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21405
21406Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21407
21408 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21409 GDB releases.
21410
21411Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21412
21413 * configure: Include srcdir in message about target of link not
21414 being found. Don't convert `-' to `_' in `with' options being
21415 passed to subdirs.
21416
21417Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21418
21419 * configure.in: add uudecode to host_tools
21420
21421 * Makefile.in: added {all,install}-uudecode targets, added them to
21422 the appropriate lists
21423
21424Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21425
21426 * Makefile.in (all-gcc): Added dependency on all-gas.
21427
21428 * configure.in (mips-*-*): Build ld and binutils.
21429
21430Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21431
21432 * configure: check return code from mkdir, print error message and
3d3b561f 21433 exit on failure.
6599da04
JM
21434
21435Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21436
21437 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21438
21439Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21440
21441 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21442
21443Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21444
21445 * config.sub (h8500): Recognize this as a cpu type.
21446
21447Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21448
21449 * configure: source directory missing is no longer a warning
21450
21451 * configure.in: recognize irix[34]* instead of irix[34]
21452
21453 * Makefile.in: define and pass down X11_LIB
21454
6599da04
JM
21455Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21456
21457 * guess-systype: Renamed to ...
21458 * config.guess: ... by popular request.
21459 * configure.in, Makefile.in: Update accordingly.
21460
21461Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21462
21463 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21464 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21465 + Execute ./dummy instead of assuming . is in PATH.
21466
21467Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21468
21469 * guess-systype: New shell script. Attempts to guess the
21470 canonical host name of the executing host.
21471 Only a few hosts are supported so far.
21472 * configure: Call guess-systype if no host is specified.
21473
21474Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21475
21476 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21477 gcc Makefile.
21478
6599da04
JM
21479Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21480
21481 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21482 (all-gcc, install-gcc, subdir_do): Use it.
21483
21484Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21485
21486 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21487
21488Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21489
21490 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3d3b561f 21491 set exclusively by configure, using configure.in .
6599da04
JM
21492
21493Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21494
21495 * test-build.mk: set $PATH for all builds
21496
21497 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21498
21499Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21500
21501 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21502 the one used in gcc/Makefile.in, so that a null expansion doesn't
21503 override the one needed to build gcc with a native cc.
21504
6599da04
JM
21505Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21506
21507 * configure: Accept -with arguments.
21508
21509Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21510
21511 * Makefile.in: added h8300sim
21512
21513Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21514
6599da04
JM
21515 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21516 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21517 (all-cygnus, native, build-cygnus): Make
21518 $(canonhost)-stamp-3stage-done, not $(host)....
21519 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21520 i386-sco3.2v4. Added else true to if command.
21521
21522Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21523
21524 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21525
21526Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21527
21528 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21529
21530Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21531
21532 * configure.in: don't remove binutils from Solaris builds
21533
21534Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21535
21536 * Makefile.in: get rid of earlier definitions for *clean,
21537 also handle the recursive info rule better
21538
21539Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21540
21541 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21542 do more-or-less the right thing.
21543
21544Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21545
21546 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21547 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21548
21549Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21550
21551 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21552 $(host_canonical).
21553
21554 * configure.in: split the configdirs list into 4 categories (native
21555 v. cross, library v. tool) and handle the cross-only and native-
21556 only in more reasonable (and correct!) way.
21557
21558Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21559
21560 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21561 configdirs anymore.
21562
21563Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21564
21565 * Makefile.in: extensive cleanup:: removed all of the explicit
21566 clean-* targets, collapsed many wrappers around subdir_do into
21567 one, added additional targets to satisfy standards.texi, deleted
21568 some old targets, some changes for consistency
21569
21570Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21571
21572 * configure.in: handle some programs as cross-only, and others as
21573 native only
21574
21575 * test-build.mk: handle partial holes in a more generic manner
21576
21577 * Makefile.in: m4 depends on libiberty
21578
6599da04
JM
21579Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21580
21581 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21582 time, wdiff, and find to configdirs
21583
21584 * Makefile.in: all, clean, and install rules for the new programs
21585 added to configure.in
21586
21587Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21588
21589 * configure.in: use mh-sun for all *-sun-* hosts
21590
6599da04
JM
21591Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21592
21593 * Makefile.in: define flags for X11 include files and library file
21594 locations, pass them down to the programs that need this info
21595
21596 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21597
6599da04
JM
21598Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21599
21600 * configure.in: start building libg++ for HP-UX targets
21601
21602Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21603
21604 * README: Update references to files moved into etc/.
21605
21606Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21607
21608 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21609 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21610
21611Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21612
21613 * configure: accept dash as well as underscore in long option
21614 names for FSF compatibility.
21615
21616Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21617
21618 * config.sub: added -sco3.2v4 support from FSF.
21619
21620Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21621
21622 * configure.in: expand the section that adds or removes
21623 directories from the list of programs to build, to handle native
21624 vs. cross in addition to host v. native
21625
21626Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21627
21628 * Makefile.in: Replace C++ in macro names with CXX.
21629 This is less likely to break ...
21630
21631Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21632
21633 * test-build.mk: add -w to GNU_MAKE
21634
21635Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21636
21637 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21638 add 'sparc' to list of recognized cpus. This needed to make
21639 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21640 Delete some redundant ose68 variants. Recognize -wrs as an os,
21641 then changes that into $CPU-wrs-vxworks.
21642
21643 * configure.in: remove most references to gdbtest, regularize
21644 target based program removal
21645
21646 * test-build.mk: import from p3 tree (many fixes and changes)
21647
21648Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21649
21650 * Makefile.in: added rules to handle tcl, tk, and expect
21651
21652 * configure.in: handle those directories if they exist
21653
21654Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21655
21656 * config.sub: removed bogus hppabsd and hppahpux names, since
21657 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21658
21659Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21660
21661 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21662 depends upon all-xiberty
21663
21664 * Makefile.in: changes from p3, including:
21665
21666 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21667
21668 * Makefile.in (XTRAFLAGS): include newlib directories if
21669 newlib/Makefile exists, rather than if host != target.
21670
21671 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21672
21673 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21674 from the same source tree and not building a cross-compiler. This
21675 matters for the libg++ configuration if reconfiguring a tree that
21676 has already been installed.
21677
21678 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21679
21680 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21681 pick up the machine and system specific header files.
21682
21683 * Makefile.in: added AS_FOR_TARGET, passed down in
21684 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21685 the C compiler to use to create programs which are run in the
21686 build environment, set it to default to $(CC), and passed it down
21687 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21688
21689 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21690
21691 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21692 We need them for unusual native builds, like systems without
21693 ranlib.
21694
21695 * configure: also define $(host_canonical) and
e490616e
ZW
21696 $(target_canonical), which are the full, canonical names for the
21697 given host and target
6599da04
JM
21698
21699Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21700
21701 * Makefile.in: Added separate definitions for C++.
21702
21703Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21704
21705 * configure.in (configdirs): Add deja-gnu.
21706
21707Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21708
21709 * README: Update for configure.texi and gdb-4.7 release.
21710
21711Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21712
21713 * Makefile.in: Move "all" target to top of file.
21714 Previously, first target was ".PHONY" which caused BSD4.4 make
21715 to build .PHONY when make was run without arguments.
21716
21717Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21718
21719 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21720 Library-copylefted code in libiberty.
21721
21722Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21723
21724 * config.sub: Replace m68kmote with plain old m68k.
21725
21726Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21727
21728 * Makefile.in: Remove space from blank line, avoid Make complaints.
21729
21730Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21731
21732 * config.sub: Complain if no argument is given. Added support for
21733 386bsd as OS and target alias.
21734
21735Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21736
21737 * Makefile.in (XTRAFLAGS): include newlib directories if
21738 newlib/Makefile exists, rather than if host != target.
21739
21740Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21741
21742 * config.sub: recognize sparclite-wrs-vxworks.
21743
21744 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21745 p3.) Added clean-xiberty to clean.
21746
21747Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21748
21749 * configure.in: use *-*-* instead of nested cases for host and target
21750
21751Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21752
21753 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21754 from the same source tree and not building a cross-compiler. This
21755 matters for the libg++ configuration if reconfiguring a tree that
21756 has already been installed.
21757
21758Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21759
21760 * config.sub (i486v/i486v4): Merge in from FSF version.
21761
21762Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21763
21764 * configure: only set PWD if it is already set.
21765
21766Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21767
21768 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21769 doesn't have unset and all success paths (and most error paths)
21770 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21771 to just ${PWD} to avoid confusion.)
21772
21773Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21774
21775 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21776 even for a native compilation.
21777
21778Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21779
21780 Changes to make the gdb.tar.Z rule work better.
21781
21782 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21783 (DEVO_SUPPORT): Add configure.texi.
21784 (bfd-ilrt.tar.Z): Remove ancient rule.
21785
21786Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21787
21788 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21789 pick up the machine and system specific header files.
21790
21791 * configure.in, config.sub: added new target m68010-adobe-scout,
21792 with alias of adobe68k. Changed configure.in to check for
21793 -scout before -sco* to avoid a false match.
21794
21795 * Makefile.in: added AS_FOR_TARGET, passed down in
21796 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21797 the C compiler to use to create programs which are run in the
21798 build environment, set it to default to $(CC), and passed it down
21799 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21800
21801Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21802
21803 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21804 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21805 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21806 FOR_TARGET variants, to newlib and libg++.
21807
21808Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21809
21810 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21811 first.
21812
21813Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21814
21815 * config.sub: Accept `elf' as an environment.
21816
21817Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21818
21819 * Makefile.in (all-opcodes): cd into the right directory
21820
21821Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21822
21823 * configure: added -program_transform_name option, used as
21824 argument to sed when installing programs.
21825 configure.texi: added documentation for -program_prefix,
21826 -program_suffix and -program_transform_name.
21827
21828Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21829
21830 * config.sub: Accept i486 where i386 ok.
21831
21832Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21833
21834 * config.sub: accept we32k
21835
21836Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21837
3b75d237 21838 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
21839
21840 * Makefile.in: don't create all directories for ``make install'';
21841 let the subdirectories create the ones they need.
21842
21843Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21844
e490616e 21845 * COPYING: new file, GPL v2
6599da04
JM
21846
21847Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21848
21849 * Makefile.in: use the new gen-info-dir, which needs a template
21850 argument (which also lives in texinfo)
21851
21852 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21853
6599da04
JM
21854Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21855
21856 * config.sub (ncr3000): Change i386 to i486.
21857
21858Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21859
21860 * Makefile.in: add install-rcs, install-grep to
21861 install-no-fixedincludes, removed install-bison and install-libgcc
21862
21863Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21864
21865 * configure.in: grab the HPUX makefile fragment if on HPUX
21866
21867Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21868
21869 * Makefile.in: eradicate bison spoor (ditto libgcc).
3d3b561f
ML
21870 configure.in: recognise m68{k,000}-ericsson-OSE.
21871 es1800 is alias for m68k-ericsson-OSE
6599da04
JM
21872
21873Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21874
21875 * configure.in: rearrange the parts that remove programs from
21876 configdirs, based now on HOST==TARGET or by canonical triple.
21877
21878Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21879
21880 * test-build.mk: recurse explicitly with -f test-build.mk when
3d3b561f
ML
21881 appropriate. predicate stage3 and comparison on the existence
21882 of gcc. That is, if gcc isn't around, we aren't three-staging.
21883 On very clean, also remove ...stamp-co. Build in-place before
21884 doing other builds.
6599da04
JM
21885
21886Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21887
21888 * Makefile.in, configure.in: add tgas
21889
21890Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21891
21892 * Makefile.in: a number of changes merged in from progressive.
21893
21894 * configure.in: add libm.
21895
21896 * .cvsignore: ignore some stuff that comes from test-build.mk.
21897
6599da04
JM
21898Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21899
21900 * config.sub: Add es1800 (m68k-ericsson-es1800).
21901
21902Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21903
21904 * configure: Add program_suffix (parallel to program_prefix)
21905 * Makefile.in: adjust directory-creating script for losing decstation
21906
21907Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21908
21909 * configure: Minor $subdir-related fixes.
21910
21911Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21912
21913 * configure: fix various problems with propogating
21914 makefile_target_frag in subdirs.
21915 * configure.in: config libgcc if its there
21916
21917Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21918
21919 * config.sub: HPPA merge.
21920
6599da04
JM
21921Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21922
21923 * Makefile.in: Replace all-bison with all-byacc in all
21924 dependency lines for other tools (which now use byacc).
21925
21926Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21927
21928 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21929
6599da04
JM
21930Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21931
21932 * Makefile.in: make gprof rules similar to byacc rules (instead of
21933 vestigal $(unsubdir) that didn't work...)
21934
21935Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21936
21937 * config.sub: Add support for Linux.
21938 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21939 (at least for libg++).
21940
21941Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21942
21943 * configure.texi: fix doc for the -nfp option to configure
21944
21945Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21946
21947 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21948
21949Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21950
21951 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21952 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21953 * configure.in: added solaris* host_makefile_frag hook.
21954
21955Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21956
21957 * config.sub: changed recognition of m68000 so that various
21958 m68k types can be specified via m680[01234]0
21959
21960Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21961
21962 * config.sub (basic_machine): fix sed so that '-foo' isn't
21963 completely substituted out while .+'-foo' loses the '-foo'
21964
21965Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21966
21967 * config.sub ($os): Add -aout.
21968
21969Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21970
21971 * configure: If host_makefile_frag is absolute, don't
21972 prefix ${invsubdir} (relevant to libg++ auto-configure).
21973
21974Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21975
21976 * Makefile.in (tooldir): Define it.
21977 (all-ld): Depend on all-flex.
21978
21979Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21980
21981 * Makefile.in (check): Fix libg++ special case.
21982
21983Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21984
21985 * configure: do not bury `pwd` into config.status, thus do fewer
3d3b561f 21986 pwd's.
6599da04
JM
21987
21988 * configure: print the "Building in" message only when building in
3d3b561f 21989 other than "." AND verbose.
6599da04 21990
63f6bcd7 21991 * configure: remove -s, rework -v to better accommodate guested
3d3b561f 21992 configures.
6599da04
JM
21993
21994 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21995
21996Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21997
21998 * Makefile.in: macroize flags passed on recursion. remove
3d3b561f 21999 fileutils.
6599da04
JM
22000
22001Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
22002
22003 * configure: get makesrcdir right for subdirs deeper than 1.
22004
22005 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
3d3b561f 22006 install.
6599da04
JM
22007
22008Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
22009
22010 * Makefile.in: don't print subdir_do or recursion lines.
22011
22012Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
22013
22014 * standards.texi: added menu item.
22015
22016 * Makefile.in: build and install standards.info.
22017
22018 * standards.texi: new file.
22019
22020Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22021
22022 * configure: test for and move config.status pieces from
3d3b561f 22023 ${subdir}/.
6599da04
JM
22024
22025Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
22026
6599da04
JM
22027 * configure: Test for existance of files before trying to mv
22028 them, to avoid numerous non-existance messages.
22029
22030Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
22031
22032 * configure: correct final line of config.status.
22033
22034 * configure: patch from eggert. Avoids a protection problem if
3d3b561f 22035 the original Makefile.in is read only.
6599da04
JM
22036
22037 * configure: use move-if-change from gcc to create config.status.
3d3b561f
ML
22038 Some makefiles depend on config.status to tell if a directory
22039 has been reconfigured for a different host. This change
22040 prevents those directories from remaking everything in the case
22041 where the reconfig was only intended to rebuild a Makefile.
6599da04
JM
22042
22043 * configure: test for config.sub with "config.sub sun4" rather
3d3b561f
ML
22044 than "config.sub ${host_alias}". Otherwise we can't tell a bad
22045 host alias from a missing config.sub.
6599da04
JM
22046
22047Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22048
22049 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
3d3b561f 22050 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
6599da04
JM
22051
22052Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
22053
22054 * configure: mkdir ${subdir} as needed.
22055
22056Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
22057
22058 * Makefile.in,configure.in: added autoconf.
22059
22060Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22061
22062 * Makefile.in: no longer pass against on recursion.
22063
22064 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
3d3b561f 22065 definitions are not inherited.
6599da04
JM
22066
22067 * configure: correct makesrcdir when subdir is .
22068
22069Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22070
22071 * configure: Add support for 'subdirs' variable, which is
22072 like 'configdirs', except that configure doesn't re-invoke
22073 itself for subdirs, it just creates a Makefile for each subdir.
22074 * configure.texi: Document subdirs.
22075
22076Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22077
22078 * configure.in: added flex to configdirs
22079
22080Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22081
22082 * Makefile.in: remove clean-stamps from clean.
22083
22084Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22085
22086 * configure.in: Add gdbtest to configdirs.
22087
22088Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22089
22090 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22091 to recursive makes.
22092 * configure.in: Recognize new ncr3000 config.
22093
22094Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22095
22096 * Makefile.in, configure.in: removed references to gdbm.
22097
22098Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22099
22100 * config.sub: Don't canonicalize os value
22101 newsos* to bsd (readline needs to check for newsos).
22102 (This fix was earlier made Jan 31, but got re-broken.)
22103
22104Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22105
22106 * configure.in: sco is an os, not a vendor!
22107
22108 * configure: Quote $( better. Keep various shells happy.
22109
22110Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22111
22112 * Makefile.in: eliminate stamp-files.
22113
22114Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22115
22116 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
3d3b561f 22117 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
6599da04
JM
22118
22119Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22120
22121 * config.sub: fix iris/iris3.
22122
22123Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22124
22125 * configure: re-add -rm.
22126
22127Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22128
22129 * Maskefile.in: add .stmp-rcs to all.
22130
22131 * configure.in: remove gas from rs6000 build, use aix host fragment.
22132
22133Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22134
22135 * configure: pass down site_option during recursion.
22136
22137Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22138
22139 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22140
22141Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22142
22143 * configure: Change exec_prefix so that it really defaults to prefix.
22144
22145Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22146
22147 * Makefile.in, configure.in: Add support for mmalloc library.
22148
22149Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22150
22151 * Makefile.in: add stmp dependencies for a few more things.
22152
22153Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22154
22155 * configure: adjusted error message on objdir/srcdir configure
3d3b561f 22156 collision, per john's suggestion.
6599da04
JM
22157
22158 * Makefile.in: add libiberty stmp to all and all.cross.
22159
22160Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22161
22162 * Makefile.in: remove force dependencies, add grep to all.
22163
22164Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22165
22166 * Makefile.in: drop flex. make stamp files work.
22167
22168 * configure: added test for conflicting configuration in srcdir,
3d3b561f
ML
22169 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22170 gets cranky. use relative paths for configure and srcdir
22171 whenever possible. Send some error messages to stderr that were
22172 going to stdout.
6599da04
JM
22173
22174Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22175
22176 * Makefile.in: Fix libg++ rule to check for gcc directory
22177 before using gcc/gcc. Also pass XTRAFLAGS.
22178
22179Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22180
22181 * Makefile.in: added stmp-files so that directories aren't polled
3d3b561f 22182 when they are already built.
6599da04
JM
22183
22184 * configure.texi: fixed a node pointer problem.
22185
22186Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22187
731a8127 22188 * config.sub configure.in gdb/configure.in
6599da04
JM
22189 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22190 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22191 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22192
22193Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22194
22195 * configure: -recurring becomes -silent. corrected help message
3d3b561f 22196 for -site= option.
6599da04
JM
22197
22198 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22199
22200Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22201
22202 * configure: when building Makefile for crosses, replace
3d3b561f
ML
22203 tooldir and program_prefix. default srcdir from location of
22204 config.sub. remove "for host in hosts" and "for target in
22205 targets" loops.
6599da04
JM
22206
22207Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22208
22209 * Makefile.in: Do not pass bindir or mandir to cvs.
22210
22211Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22212
22213 * Makefile.in, configure.in: removed traces of namesubdir,
3d3b561f
ML
22214 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22215 copyrights to '92, changed some from Cygnus to FSF.
6599da04
JM
22216
22217 * configure.texi: remove most references to multiple hosts,
3d3b561f 22218 multiple targets, subdirs, etc.
6599da04
JM
22219
22220 * configure.man: removed rcsid. reference config.sub not
3d3b561f 22221 config.subr.
6599da04
JM
22222
22223 * Makefile.in: mkdir $(infodir) on install-info.
22224
22225Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22226
22227 * configure.texi: Explain better about .gdbinit and about
22228 the environment that configure.in sections run in.
22229
22230Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22231
22232 * configure.in: Ultrix is only a decstation if it's a MIPS.
22233
22234Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22235
22236 * README: DOC.configure => cfg-paper.texi.
22237
22238Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22239
22240 * config.sub (near case $os): Don't convert newsos* to bsd!
22241
22242Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22243
22244 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22245 the number of copies of COPYING that go into the GDB tar file.
22246
22247Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22248
731a8127 22249 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
22250 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22251 Fix SCO configuration stuff.
22252
22253Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22254
22255 * Makefile.in: For libg++, make sure the -I pointing
22256 to the gcc directory goes *after* all the libg++-local -I flags.
22257 Also, move just-gcc dependency from just-libg++ to all-libg++.
22258
22259Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22260
22261 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22262
22263Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22264
22265 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22266
22267Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22268
22269 * config.sub: Add stratus configuration frags. Also
22270 submitted to FSF.
22271
22272Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22273
22274 * Makefile.in (DEV_SUPPORT): add configure.man.
22275
22276 * config.sub(Decode manufacturer-specific): add -none*.
22277
22278Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22279
22280 * Makefile.in: remove form feeds to make Sun's make happy.
22281 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22282
22283Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22284
22285 * Makefile.in (AR_FLAGS): Make quieter.
22286
22287Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22288
22289 * configure.in: Add libg++.
22290 * configure: When verbose, don't output the command line at each
22291 level; it will be unremarkably the same as the previous version,
22292 which will be the same as what the user typed.
22293
22294Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22295
22296 * configure.in, Makefile.in: fix clean-info, add flex. add
3d3b561f 22297 fileutils.
6599da04
JM
22298
22299 * configure: be less sensitive to spaces in Makefile.in. Do not
3d3b561f
ML
22300 look for sources in "..". Doing so breaks subdirectories that
22301 might have their own configure. If a subdir has it's own
22302 configure script, use it.
6599da04
JM
22303
22304Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22305
22306 * cfg-paper.texi: some changes suggested by rms.
22307
22308Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22309
22310 * config.sub: Merge in some small additions from the FSF version,
22311 taken from the gcc distribution, to bring the Cygnus and FSF
22312 versions into closer sync.
22313
22314Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22315
22316 * configure.in: Changed svr4 references to sysv4.
22317
22318Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22319
22320 * configure: added -V for version number option.
22321
22322Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22323
22324 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
3d3b561f 22325 renamed from DOC.configure to cfg-paper.texi.
6599da04
JM
22326
22327Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22328
22329 * configure, config.subr, config.sub: config.subr is now
3d3b561f 22330 config.sub again.
6599da04
JM
22331
22332Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22333
22334 * configure.texi: new file, in progress.
22335
22336 * Makefile.in: build info file and install the man page for
3d3b561f 22337 configure.
6599da04
JM
22338
22339 * configure.man: new file, first cut.
22340
22341 * configure: find config.subr again now that configuration "none"
3d3b561f
ML
22342 has gone. removed all traces of the -ansi option. removed all
22343 traces of the -languages option.
6599da04
JM
22344
22345 * config.subr: resync from rms.
22346
22347Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22348
22349 * configure, config.sub, config.subr: merge config.sub into
3d3b561f
ML
22350 config.subr, call the result config.subr, remove config.sub, use
22351 config.subr.
6599da04
JM
22352
22353 * Makefile.in: revised install for dir.info.
22354
22355Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22356
22357 * configure.in: add decstation host makefile frag.
22358
22359 * Makefile.in: BISON now bison -y again. also install-gcc on
3d3b561f
ML
22360 install. clean-gdbm on clean. infodir belongs in datadir.
22361 Make directories for info install. Build dir.info here then
22362 install it.
6599da04
JM
22363
22364Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22365
22366 * Makefile.in: fix for bad directory tests.
22367
22368Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22369
22370 * configure: \{1,2\} appears to be a sysv'ism. Use a different
3d3b561f 22371 regexp. -srcdir relative was being handled incorrectly.
6599da04
JM
22372
22373 * Makefile.in: unwrapped some for loops so that parallel makes
3d3b561f
ML
22374 work again and so one can focus one's attention on a particular
22375 package.
6599da04
JM
22376
22377Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22378
22379 * configure: added PWD as a stand in for `pwd` (for speed). use
3d3b561f
ML
22380 elif wherever possible. make -srcdir work without -objdir.
22381 -objdir= commented out.
6599da04
JM
22382
22383Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22384
22385 * configure: +options become --options. -subdirs commented out.
3d3b561f
ML
22386 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22387 Makefile now at top of generated Makefile. Removed cvs log
22388 entries. added -srcdir. create .gdbinit only if there is one
22389 in ${srcdir}.
6599da04
JM
22390
22391 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3d3b561f
ML
22392 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22393 and mandir now keyed off datadir by default.
6599da04
JM
22394
22395Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22396
22397 * Freshly created ChangeLog.
22398
22399\f
22400Local Variables:
22401mode: change-log
22402left-margin: 8
22403fill-column: 76
22404version-control: never
22405End: