]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Update copyright years.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
03fb8f27
GA
12023-12-30 Joseph Myers <jsm@polyomino.org.uk>
2
3 * MAINTAINERS: Update my email address.
4
f998335a
GA
52023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
6 Thomas Schwinge <thomas@codesourcery.com>
7
8 * Makefile.def: Add libgrust as host & target module.
9 * configure.ac: Add libgrust to host tools list. Add libgrust to
10 noconfigdirs if we're not building target libstdc++.
11 * Makefile.in: Regenerate.
12 * configure: Regenerate.
13
142023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
15 Arthur Cohen <arthur.cohen@embecosm.com>
16
17 * MAINTAINERS: Add maintainers for libgrust.
18
e8018ccf
GA
192023-12-13 Arsen Arsenović <arsen@aarsen.me>
20
21 * Makefile.def (gettext): Disable (via missing)
22 {install-,}{pdf,html,info,dvi} and TAGS targets. Set no_install
23 to true. Add --disable-threads --disable-libasprintf. Drop the
24 lib_path (as there are no shared libs).
25 * Makefile.in: Regenerate.
26
8a5d6ce0
GA
272023-12-12 Paul Iannetta <piannetta@kalrayinc.com>
28
29 * MAINTAINERS: Add myself to write after approval
30
312023-12-12 Feng Wang <wangfeng@eswincomputing.com>
32
33 * MAINTAINERS: Update my email address
34
352023-12-12 Feng Wang <wangfeng@eswincomputing.com>
36
37 * MAINTAINERS: Add myself to write after approval
38
6fb55db0
GA
392023-11-23 Nathaniel Shead <nathanieloshead@gmail.com>
40
41 * MAINTAINERS: Add myself to write after approval and DCO
42
26a7e775
GA
432023-11-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
44
45 * libtool.m4: Fix stray call
46
b54b3800
GA
472023-11-19 Lewis Hyatt <lhyatt@gmail.com>
48
49 * Makefile.in: Regenerate.
50 * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
51
9d58d2d8
GA
522023-11-18 Petter Tomner <tomner@bahnhof.se>
53
54 * MAINTAINERS: Update my email address.
55
562023-11-18 Frederik Harwath <frederik@harwath.name>
57
58 * MAINTAINERS: Change my address.
59
5cb13173
GA
602023-11-16 Michal Jires <mjires@suse.cz>
61
62 * MAINTAINERS: Add myself.
63
b9fd8399
GA
642023-11-13 Arsen Arsenović <arsen@aarsen.me>
65
66 PR bootstrap/12596
67 * .gitignore: Add '/gettext*'.
68 * configure.ac (host_libs): Replace intl with gettext.
69 (hbaseargs, bbaseargs, baseargs): Split baseargs into
70 {h,b}baseargs.
71 (skip_barg): New flag. Skips appending current flag to
72 bbaseargs.
73 <library exemptions>: Exempt --with-libintl-{type,prefix} from
74 target and build machine argument passing.
75 * configure: Regenerate.
76 * Makefile.def (host_modules): Replace intl module with gettext
77 module.
78 (configure-ld): Depend on configure-gettext.
79 * Makefile.in: Regenerate.
80
812023-11-13 Arsen Arsenović <arsen@aarsen.me>
82
83 * intl/*: Remove.
84
852023-11-09 Jivan Hakobyan <jivanhakobyan9@gmail.com>
86
87 * MAINTAINERS: Add myself.
88
892023-11-09 YunQiang Su <yunqiang.su@cipunited.com>
90
91 * MAINTAINERS: Update my email address.
92
2cca6ae6
GA
932023-11-06 Carl Love <cel@linux.ibm.com>
94
95 * MAINTAINERS: Update my email address.
96
c73d2d49
GA
972023-11-01 Eric Gallager <egallager@gcc.gnu.org>
98
99 * .github/CONTRIBUTING.md: Wrap lines more tightly.
100
1012023-11-01 Eric Gallager <egallager@gcc.gnu.org>
102
103 * .github/CONTRIBUTING.md: New file.
104 * .github/PULL_REQUEST_TEMPLATE.md: New file.
105
3b632746
GA
1062023-10-22 Iain Sandoe <iain@sandoe.co.uk>
107
108 * configure: Regenerate.
109 * configure.ac: Do not add default runpaths to GCC exes
110 when we are building -static-libstdc++/-static-libgcc (the
111 default).
112 * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
113 enable flag to alter Darwin libraries to use @rpath names.
114
d5cfabc6
GA
1152023-10-15 Mike Frysinger <vapier@gentoo.org>
116
117 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
118 * Makefile.in: Regenerate.
119
6febf76c
GA
1202023-10-11 Filip Kastl <fkastl@suse.cz>
121
122 * MAINTAINERS: Fix name order.
123
69e3072c
GA
1242023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
125
126 * MAINTAINERS: Add myself.
127
0defa2a0
GA
1282023-10-06 Sergei Trofimovich <siarheit@google.com>
129
130 PR bootstrap/111663
131 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
132 * Makefile.in: Regenerate.
133
6c44b95d
GA
1342023-10-05 Jan Engelhardt <jengelh@inai.de>
135
136 * SECURITY.txt: Fix up indentation.
137
1382023-10-05 Jan Engelhardt <jengelh@inai.de>
139
140 * SECURITY.txt: Fix up commas.
141
bf2e66e3
GA
1422023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
143
144 * SECURITY.txt: New file.
145
6b78e9a5
GA
1462023-09-18 Fei Gao <gaofei@eswincomputing.com>
147
148 * MAINTAINERS: Add myself.
149
37bbfd1c
GA
1502023-09-15 Yang Yujie <yangyujie@loongson.cn>
151
152 * config-ml.in: Remove unneeded loongarch clause.
153 * configure.ac: Register custom makefile fragments mt-loongarch-*
154 for loongarch targets.
155 * configure: Regenerate.
156
a1c20158
GA
1572023-09-12 Edwin Lu <ewlu@rivosinc.com>
158
159 * MAINTAINERS: Add myself
160
1612023-09-12 Thomas Schwinge <thomas@codesourcery.com>
162 Chung-Lin Tang <cltang@codesourcery.com>
163
164 PR testsuite/109951
165 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
166 'SYSROOT_CFLAGS_FOR_TARGET'.
167 * Makefile.in: Regenerate.
168
d820cd78
GA
1692023-09-05 Yang Yujie <yangyujie@loongson.cn>
170
171 * config-ml.in: Do not build the multilib library variant
172 that is duplicate with the toplevel one.
173
ded52c9f
GA
1742023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
175
176 * MAINTAINERS: Add myself.
177
6cd85273
GA
1782023-08-22 Filip Kastl <fkastl@suse.cz>
179
180 * MAINTAINERS: Update my email address.
181
886afed6
GA
1822023-08-11 Eric Feng <ef2648@columbia.edu>
183
184 * MAINTAINERS: Add myself.
185
4b92dba7
GA
1862023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
187
188 * Makefile.def: Reflect that libsframe needs to installed before
189 libbfd. Reorder a bit to better track libsframe dependencies.
190 * Makefile.in: Regenerate.
191
1922023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
193
194 * Makefile.def: Add install dependency on libsframe for libbfd.
195 * Makefile.in: Regenerated.
196
1972023-08-07 Nick Alcock <nick.alcock@oracle.com>
198
199 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
200 Solaris 11.
201
2022023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
203
204 * configure: Regenerate.
205 * configure.ac: Add Haiku to list of ELF OSes
206 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
207
2082023-08-07 Nick Alcock <nick.alcock@oracle.com>
209
210 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
211 options, including options containing paths.
212
2132023-08-07 Nick Alcock <nick.alcock@oracle.com>
214
215 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
216 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
217 errors from nms that refuse to work on non-regular files. Remove
218 other workarounds for this problem. Strip out blank lines from the
219 nm output.
220
2212023-08-07 Arsen Arsenović <arsen@aarsen.me>
222
223 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
224 * configure: Regenerate.
225
2262023-08-07 Simon Marchi <simon.marchi@efficios.com>
227
228 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
229 * configure: Re-generate.
230 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
231 (PKG_CONFIG_PATH): New.
232 * Makefile.in: Re-generate.
233
2342023-08-07 Luis Machado <luis.machado@arm.com>
235
236 * configure.ac: Disable year2038 by default on 32-bit hosts.
237 * configure: Regenerate.
238
2392023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
240
241 * Makefile.def: Add gprofng module.
242 * configure.ac: Add --enable-gprofng option.
243 * Makefile.in: Regenerate.
244 * configure: Regenerate.
245
2462023-08-07 Martin Liska <mliska@suse.cz>
247
248 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
249 * configure: Regenerate.
250
2512023-08-07 Fangrui Song <maskray@google.com>
252
253 * configure: Regenerate.
254 * configure.ac: Add --with-zstd.
255
2562023-08-07 Arsen Arsenović <arsen@aarsen.me>
257
258 * configure: Regenerate.
259 * configure.ac: Recover tilegx/tilepro targets.
260
2612023-08-07 H.J. Lu <hjl.tools@gmail.com>
262
263 * configure: Regenerated.
264 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
265 --plugin and rc before enabling --plugin.
266
2672023-08-07 H.J. Lu <hjl.tools@gmail.com>
268
269 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
270 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
271 * configure.ac: Include config/gcc-plugin.m4.
272 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
273 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
274 RANLIB if possible.
275 * Makefile.in: Regenerated.
276 * configure: Likewise.
277
2782023-08-07 Arsen Arsenović <arsen@aarsen.me>
279
280 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
281 $(CFLAGS).
282
2832023-08-07 David Faust <david.faust@oracle.com>
284
285 * MAINTAINERS: Add the BPF port to my reviewer listing.
286
4297a08e
GA
2872023-08-02 Jan Beulich <jbeulich@suse.com>
288
289 * MAINTAINERS: Correct my email address.
290
2912023-08-02 Hu, Lin1 <lin1.hu@intel.com>
292
293 * MAINTAINERS (Write After Approval): Add myself.
294
cf58b896
GA
2952023-08-01 Richard Ball <richard.ball@arm.com>
296
297 * MAINTAINERS: Add myself.
298
a2f31d79
GA
2992023-07-31 Andreas Schwab <schwab@suse.de>
300
301 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
302 * configure: Regenerate.
303 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
304
3052023-07-31 xuli <xuli1@eswincomputing.com>
306
307 * MAINTAINERS: Add myself.
308
af37e394
GA
3092023-07-25 Thomas Schwinge <thomas@codesourcery.com>
310
311 * MAINTAINERS: List myself as "nvptx port" maintainer.
312
0ce63530
GA
3132023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
314
315 * MAINTAINERS: Add myself to write after approval
316
ec842611
GA
3172023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
318
319 * MAINTAINERS: Add myself as a reviewer for the riscv port.
320
3212023-07-18 Robin Dapp <rdapp@ventanamicro.com>
322
323 * MAINTAINERS: Add myself as a reviewer for the riscv port.
324
15939bae
GA
3252023-07-12 Hao Liu <hliu@os.amperecomputing.com>
326
327 * MAINTAINERS: Add Hao Liu to write after approval
328
3292023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
330
331 * MAINTAINERS: Add Ken Matsui to write after approval
332
01405f01
GA
3332023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
334
335 * Makefile.in: Collect both kernel and user events for autofdo
336 * Makefile.tpl: Collect both kernel and user events for autofdo
337
69d3015a
GA
3382023-06-30 Rishi Raj <rishiraj45035@gmail.com>
339
340 * MAINTAINERS: Added myself to Write After Approval and DCO
341
14bfda60
GA
3422023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
343
344 * Makefile.in: Remove -gtoggle for STAGEautoprofile
345 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
346
f445b42e
GA
3472023-06-25 Lehua Ding <lehua.ding@rivai.ai>
348
349 * MAINTAINERS: Add Lehua Ding to write after approval
350
3512023-06-25 Iain Sandoe <iain@sandoe.co.uk>
352
353 * Makefile.def: Pass the enable-host-pie value to GCC configure.
354 * Makefile.in: Regenerate.
355 * configure: Regenerate.
356 * configure.ac: Adjust the logic for shared and PIE host flags to
357 ensure that PIE is passed for hosts that require it.
358
f10a4ce0
GA
3592023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
360
361 * MAINTAINERS (Write After Approval): move Matthew Fortune
362 to Write After Approval.
363
7ff79341
GA
3642023-06-15 Marek Polacek <polacek@redhat.com>
365
366 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
367 check.
368 * configure: Regenerate.
369
c1c5edef
GA
3702023-06-14 Filip Kastl <filip.kastl@gmail.com>
371
372 * MAINTAINERS: Add myself to write after approval
373
829d5975
GA
3742023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
375
376 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
377 port maintainer.
378 (Write After Approval): Remove myself.
379
df2762ac
GA
3802023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
381
382 * MAINTAINERS (Write After Approval): Add myself.
383
b4c15a14
GA
3842023-05-29 Martin Jambor <mjambor@suse.cz>
385
386 * MAINTAINERS: Replace spaces with tabs.
387
68816ba2
GA
3882023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
389
390 * MAINTAINERS: New entry.
391
b2776076
GA
3922023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
393
394 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
395 * Makefile.in: Regenerate
396
ff2dcddf
GA
3972023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
398
399 * Makefile.in: Disable warnings as errors for STAGEautofeedback
400
3d125c91
GA
4012023-05-11 Robin Dapp <rdapp@ventanamicro.com>
402
403 * MAINTAINERS: Sort.
404
4052023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
406
407 * MAINTAINERS: Add myself.
408
08d0d17b
GA
4092023-05-10 Pan Li <pan2.li@intel.com>
410
411 * MAINTAINERS: Add myself.
412
50205195
GA
4132023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
414
415 * Makefile.in: Define PROFILE_MERGER
416 * Makefile.tpl: Define PROFILE_MERGER
417
32a98ccd
GA
4182023-04-27 Robin Dapp <rdapp@ventanamicro.com>
419
420 * MAINTAINERS: Change my email address.
421
4a3dbcbd
GA
4222023-04-26 Patrick O'Neill <patrick@rivosinc.com>
423
424 * MAINTAINERS: Add myself.
425
4262023-04-26 Martin Liska <mliska@suse.cz>
427
428 * MAINTAINERS: fix sorting
429
49cea02d
GA
4302023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
431
432 * MAINTAINERS (Write After Approval): Add myself.
433
aeaf9426
GA
4342023-04-24 Martin Liska <mliska@suse.cz>
435
436 * MAINTAINERS: Fix sorting.
437
6d7f9ebf
GA
4382023-04-21 Peter Foley <pefoley2@pefoley.com>
439
440 * configure: Regenerate.
441 * configure.ac: Only create serdep.tmp if needed
442
4432023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
444
445 * MAINTAINERS (Write After Approval): Add myself.
446
4472023-04-21 Vineet Gupta <vineetg@rivosinc.com>
448
449 * MAINTAINERS (Write After Approval): Add myself.
450 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
451
a8c8351c
GA
4522023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
453
454 * MAINTAINERS: Add myself.
455
50bd9c41
GA
4562023-03-22 Tobias Burnus <tobias@codesourcery.com>
457
458 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
459
c8065441
GA
4602023-03-10 Arsen Arsenović <arsen@aarsen.me>
461
462 * MAINTAINERS (Write After Approval): Add myself.
463
88cc4495
GA
4642023-02-16 Martin Liska <mliska@suse.cz>
465
466 * MAINTAINERS: I'm stepping down from my positions.
467
f432ad09
GA
4682023-01-10 Philip Herron <herron.philip@googlemail.com>
469
470 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
471
d808db1f
GA
4722023-01-06 Clément Chigot <chigot@adacore.com>
473
474 * configure.ac: Skip GMP and MPFR when --disable-gdb is
475 provided.
476 * configure: Regenerate.
477
faccda27
GA
4782023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
479
480 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
481
90323d0b
GA
4822022-12-31 Iain Sandoe <iain@sandoe.co.uk>
483
484 * Makefile.def: Do not build shared libffi.
485 * Makefile.in: Regenerate.
486
de282a20
GA
4872022-12-21 Andrew Pinski <apinski@marvell.com>
488
489 * Makefile.def: Add configure-gdb dependencies
490 on all-gmp and all-mpfr.
491 * configure.ac: Split out MPC checking from MPFR.
492 Require GMP and MPFR if the gdb directory exist.
493 * Makefile.in: Regenerate.
494 * configure: Regenerate.
495
26f4aefa
GA
4962022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
497
498 * configure.ac (target_libraries): Add target-libgm2.
499 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
32582c19
JJ
500 Add GCC_TARGET_TOOL entry for gm2.
501 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
26f4aefa 502 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
32582c19
JJ
503 * Makefile.def (target_modules): Add libgm2.
504 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
505 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
506 (languages): Add entry for language=m2 with gcc-check-target=check-m2
26f4aefa 507 and lib-check-target=check-target-libgm2.
32582c19
JJ
508 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
509 (HOST_EXPORTS): Add definition for GM2.
510 (BASE_TARGET_EXPORTS): Add definition for GM2.
511 (GM2_FOR_BUILD): Defined.
512 (GM2FLAGS): Defined.
513 (GM2_FOR_TARGET): Defined.
514 (GM2FLAGS_FOR_TARGET): Defined.
515 (EXTRA_HOST_FLAGS): Defined.
516 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
517 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
518 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
519 * configure: Rebuilt.
520 * Makefile.in: Rebuilt.
26f4aefa 521
f17ddf2c
GA
5222022-12-13 Philip Herron <philip.herron@embecosm.com>
523
524 * Makefile.def: Add Rust language.
525 * Makefile.in: Regenerate via autogen.
526
40ce6485
GA
5272022-12-09 Martin Liska <mliska@suse.cz>
528
529 * MAINTAINERS: Fix spacing.
530
4bc2d9f6
GA
5312022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
532
533 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
534
5352022-12-07 Iain Sandoe <iain@sandoe.co.uk>
536
537 * Makefile.def: Pass host_libs_picflag to host dependent library
538 configures.
539 * Makefile.in: Regenerate.
540 * configure: Regenerate.
541 * configure.ac (host_libs_picflag): New configure variable set to
542 '--with-pic' when building 'host_shared'.
543
d769c504
GA
5442022-11-25 Weimin Pan <weimin.pan@oracle.com>
545
546 * Makefile.def: Add libsframe as new module with its dependencies.
547 * Makefile.in: Regenerated.
548 * configure.ac: Add libsframe to host_libs.
549 * configure: Regenerated.
550
8761284f
GA
5512022-11-23 Marek Polacek <polacek@redhat.com>
552
553 Revert:
554 2022-11-23 Marek Polacek <polacek@redhat.com>
555
556 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
557 isl.
558 * Makefile.in: Regenerate.
559 * Makefile.tpl: Set PICFLAG.
560 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
561 check.
562 * configure: Regenerate.
563
5642022-11-23 Marek Polacek <polacek@redhat.com>
565
566 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
567 isl.
568 * Makefile.in: Regenerate.
569 * Makefile.tpl: Set PICFLAG.
570 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
571 check.
572 * configure: Regenerate.
573
83d400bd
GA
5742022-11-14 Martin Liska <mliska@suse.cz>
575
576 Revert:
577 2022-11-09 Martin Liska <mliska@suse.cz>
578
579 * doc/Makefile: New file.
580 * doc/_static/custom.css: New file.
581 * doc/baseconf.py: New file.
582 * doc/bsd.rst: New file.
583 * doc/contrib.rst: New file.
584 * doc/contribute.rst: New file.
585 * doc/cppdiropts.rst: New file.
586 * doc/cppenv.rst: New file.
587 * doc/cppopts.rst: New file.
588 * doc/cppwarnopts.rst: New file.
589 * doc/favicon.ico: New file.
590 * doc/funding.rst: New file.
591 * doc/gcc_sphinx.py: New file.
592 * doc/gnu.rst: New file.
593 * doc/gnu_free_documentation_license.rst: New file.
594 * doc/gpl-3.0.rst: New file.
595 * doc/indices-and-tables.rst: New file.
596 * doc/lgpl-2.1.rst: New file.
597 * doc/logo.pdf: New file.
598 * doc/logo.svg: New file.
599 * doc/md.rst: New file.
600 * doc/requirements.txt: New file.
601
6022022-11-14 Martin Liska <mliska@suse.cz>
603
604 Revert:
605 2022-11-09 Martin Liska <mliska@suse.cz>
606
607 * doc/baseconf.py: Port to GCC sources.
608
6092022-11-14 Martin Liska <mliska@suse.cz>
610
611 Revert:
612 2022-11-14 Martin Liska <mliska@suse.cz>
613
614 * configure: Regenerate.
615 * configure.ac: Support Sphinx based documentation.
616
6172022-11-14 Martin Liska <mliska@suse.cz>
618
619 Revert:
620 2022-11-09 Martin Liska <mliska@suse.cz>
621
622 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
623 provide a default.
624
6252022-11-14 Martin Liska <mliska@suse.cz>
626
627 Revert:
628 2022-11-09 Martin Liska <mliska@suse.cz>
629
630 * doc/bsd.rst:
3d3b561f 631 Add trailing newline.
83d400bd 632 * doc/contrib.rst:
3d3b561f 633 Add trailing newline.
83d400bd 634 * doc/contribute.rst:
3d3b561f 635 Add trailing newline.
83d400bd 636 * doc/cppdiropts.rst:
3d3b561f 637 Add trailing newline.
83d400bd 638 * doc/cppenv.rst:
3d3b561f 639 Add trailing newline.
83d400bd 640 * doc/cppopts.rst:
3d3b561f 641 Add trailing newline.
83d400bd 642 * doc/cppwarnopts.rst:
3d3b561f 643 Add trailing newline.
83d400bd 644 * doc/funding.rst:
3d3b561f 645 Add trailing newline.
83d400bd 646 * doc/gnu.rst:
3d3b561f 647 Add trailing newline.
83d400bd 648 * doc/gnu_free_documentation_license.rst:
3d3b561f 649 Add trailing newline.
83d400bd 650 * doc/gpl-3.0.rst:
3d3b561f 651 Add trailing newline.
83d400bd 652 * doc/indices-and-tables.rst:
3d3b561f 653 Add trailing newline.
83d400bd 654 * doc/lgpl-2.1.rst:
3d3b561f 655 Add trailing newline.
83d400bd 656 * doc/md.rst:
3d3b561f 657 Add trailing newline.
83d400bd
GA
658
6592022-11-14 Martin Liska <mliska@suse.cz>
660
661 Revert:
662 2022-11-09 Martin Liska <mliska@suse.cz>
663
664 * configure.ac: Use new install URL.
665 * configure: Regenerate.
666
6672022-11-14 Martin Liska <mliska@suse.cz>
668
669 Revert:
670 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
671
672 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
673 instead of just ``.''.
674 * doc/gcc_sphinx.py: Moved to...
675 * doc/modules/gcc_sphinx.py: ...here.
676
6772022-11-14 Martin Liska <mliska@suse.cz>
678
679 Revert:
680 2022-11-10 Martin Liska <mliska@suse.cz>
681
682 * doc/baseconf.py: Modernize by using pathlib.
683
6842022-11-14 Martin Liska <mliska@suse.cz>
685
686 Revert:
687 2022-11-11 Martin Liska <mliska@suse.cz>
688
689 * doc/Makefile: Disable -j auto.
690
6912022-11-14 Martin Liska <mliska@suse.cz>
692
693 Revert:
694 2022-11-11 Martin Liska <mliska@suse.cz>
695
696 * doc/Makefile: Update comment.
697
6982022-11-14 Martin Liska <mliska@suse.cz>
699
700 Revert:
701 2022-11-11 Martin Liska <mliska@suse.cz>
702
703 * doc/indices-and-tables.rst: Rename Indexes to Indices.
704
7052022-11-14 Martin Liska <mliska@suse.cz>
706
707 Revert:
708 2022-11-13 Martin Liska <mliska@suse.cz>
709
710 PR web/107643
711 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
712 is set.
713 * doc/indices-and-tables.rst: Use include_todo tag.
714
7152022-11-14 Martin Liska <mliska@suse.cz>
716
717 Revert:
718 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
719
720 * doc/contrib.rst: Update Jeff Law's email address.
721
eefbfbc7
GA
7222022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
723
724 * doc/contrib.rst: Update Jeff Law's email address.
725
7262022-11-13 Martin Liska <mliska@suse.cz>
727
728 PR web/107643
729 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
730 is set.
731 * doc/indices-and-tables.rst: Use include_todo tag.
732
5b6ce16a
GA
7332022-11-11 Martin Liska <mliska@suse.cz>
734
735 * doc/indices-and-tables.rst: Rename Indexes to Indices.
736
7372022-11-11 Martin Liska <mliska@suse.cz>
738
739 * doc/Makefile: Update comment.
740
7412022-11-11 Martin Liska <mliska@suse.cz>
742
743 * doc/Makefile: Disable -j auto.
744
f225b813
GA
7452022-11-10 Martin Liska <mliska@suse.cz>
746
747 * doc/baseconf.py: Modernize by using pathlib.
748
7492022-11-10 Arsen Arsenović <arsen@aarsen.me>
750
751 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
752 instead of just ``.''.
753 * doc/gcc_sphinx.py: Moved to...
754 * doc/modules/gcc_sphinx.py: ...here.
755
1cdfd0e5
GA
7562022-11-09 Martin Liska <mliska@suse.cz>
757
758 * configure.ac: Use new install URL.
759 * configure: Regenerate.
760
7612022-11-09 Martin Liska <mliska@suse.cz>
762
763 * doc/bsd.rst:
3d3b561f 764 Add trailing newline.
1cdfd0e5 765 * doc/contrib.rst:
3d3b561f 766 Add trailing newline.
1cdfd0e5 767 * doc/contribute.rst:
3d3b561f 768 Add trailing newline.
1cdfd0e5 769 * doc/cppdiropts.rst:
3d3b561f 770 Add trailing newline.
1cdfd0e5 771 * doc/cppenv.rst:
3d3b561f 772 Add trailing newline.
1cdfd0e5 773 * doc/cppopts.rst:
3d3b561f 774 Add trailing newline.
1cdfd0e5 775 * doc/cppwarnopts.rst:
3d3b561f 776 Add trailing newline.
1cdfd0e5 777 * doc/funding.rst:
3d3b561f 778 Add trailing newline.
1cdfd0e5 779 * doc/gnu.rst:
3d3b561f 780 Add trailing newline.
1cdfd0e5 781 * doc/gnu_free_documentation_license.rst:
3d3b561f 782 Add trailing newline.
1cdfd0e5 783 * doc/gpl-3.0.rst:
3d3b561f 784 Add trailing newline.
1cdfd0e5 785 * doc/indices-and-tables.rst:
3d3b561f 786 Add trailing newline.
1cdfd0e5 787 * doc/lgpl-2.1.rst:
3d3b561f 788 Add trailing newline.
1cdfd0e5 789 * doc/md.rst:
3d3b561f 790 Add trailing newline.
1cdfd0e5
GA
791
7922022-11-09 Martin Liska <mliska@suse.cz>
793
794 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
795 provide a default.
796
7972022-11-09 Martin Liska <mliska@suse.cz>
798
799 * configure: Regenerate.
800 * configure.ac: Support Sphinx based documentation.
801
8022022-11-09 Martin Liska <mliska@suse.cz>
803
804 * doc/baseconf.py: Port to GCC sources.
805
8062022-11-09 Martin Liska <mliska@suse.cz>
807
808 * doc/Makefile: New file.
809 * doc/_static/custom.css: New file.
810 * doc/baseconf.py: New file.
811 * doc/bsd.rst: New file.
812 * doc/contrib.rst: New file.
813 * doc/contribute.rst: New file.
814 * doc/cppdiropts.rst: New file.
815 * doc/cppenv.rst: New file.
816 * doc/cppopts.rst: New file.
817 * doc/cppwarnopts.rst: New file.
818 * doc/favicon.ico: New file.
819 * doc/funding.rst: New file.
820 * doc/gcc_sphinx.py: New file.
821 * doc/gnu.rst: New file.
822 * doc/gnu_free_documentation_license.rst: New file.
823 * doc/gpl-3.0.rst: New file.
824 * doc/indices-and-tables.rst: New file.
825 * doc/lgpl-2.1.rst: New file.
826 * doc/logo.pdf: New file.
827 * doc/logo.svg: New file.
828 * doc/md.rst: New file.
829 * doc/requirements.txt: New file.
830
89d0a14a
JJ
8312022-11-04 Thomas Schwinge <thomas@codesourcery.com>
832
833 * Makefile.def: Remove module 'liboffloadmic'.
834 * Makefile.in: Regenerate.
835 * configure.ac: Remove 'liboffloadmic' handling.
836 * configure: Regenerate.
837
9a8b868d
GA
8382022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
839
840 * MAINTAINERS: Update email address.
841
10439719
GA
8422022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
843
844 * configure.ac: Don't configure readline if --with-system-readline is
845 used.
846 * configure: Re-generate.
847
781f477a
GA
8482022-10-12 Cui,Lili <lili.cui@intel.com>
849
850 * MAINTAINERS (Write After Approval): Add myself.
851
ab332cd7
GA
8522022-10-11 Olivier Hainque <hainque@adacore.com>
853
854 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
855 and friends for rtp !large. Assume the linker has the required
856 abilities and set lt_cv_deplibs_check_method.
857
3a221b73
GA
8582022-09-30 Olivier Hainque <hainque@adacore.com>
859
860 * configure.ac (*vxworks*): If enable_shared is not
861 set, set to "no" and add --disable-shared to target and
862 host_configargs.
863 * configure: Regenerate.
864
220c4d8e
GA
8652022-09-26 Jeff Law <jlaw@ventanamicro.com>
866
867 * MAINTAINERS: Update my email address and DCO entry.
868
4afaeaab
GA
8692022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
870
871 * MAINTAINERS (Write After Approval): Add myself.
872
d0fc05e8
GA
8732022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
874
875 * MAINTAINERS (Write After Approval): Add myself.
876
fe2a8ce9
GA
8772022-09-07 Jeff Law <jeffreyalaw@gmail.com>
878
879 * MAINTAINERS: Update my email address.
880
8812022-09-07 Tom de Vries <tdevries@suse.de>
882
883 * configure.ac: Set extra_host_libiberty_configure_flags and
884 extra_host_zlib_configure_flags in separate case statements.
885 * configure: Regenerate.
886
25aeb922
GA
8872022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
888
889 * MAINTAINERS: Update c-sky port maintainers' emails.
890
542c60c4
GA
8912022-08-31 Martin Liska <mliska@suse.cz>
892
893 * configure: Regenerate.
894 * configure.ac: Delete hpux9 and hpux10.
895
30afe5e7
GA
8962022-08-18 Sergei Trofimovich <siarheit@google.com>
897
898 * Makefile.def: Drop libelf module and gcc-configure dependency
899 on it.
900 * Makefile.in: Regenerate with 'autogen Makefile.def'.
901 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
902 LIBELFINC.
903 * configure: Regenrate.
904 * configure.ac (host_libs): Drop unused libelf.
905
9062022-08-18 Sergei Trofimovich <siarheit@google.com>
907
908 * Makefile.in: Regenerate.
909
4ad52740
GA
9102022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
911
912 * MAINTAINERS: Add myself as AutoFDO maintainer.
913
32510382
GA
9142022-08-01 Roger Sayle <roger@nextmovesoftware.com>
915 Arnaud Charlet <charlet@adacore.com>
916
917 * configure: Regenerate.
918
4a7274dd
GA
9192022-07-31 Roger Sayle <roger@nextmovesoftware.com>
920
921 PR bootstrap/106472
922 * Makefile.def (dependencies): Make configure-target-libgo depend
923 upon all-target-libbacktrace.
924
1e2c5f4c
GA
9252022-07-27 David Faust <david.faust@oracle.com>
926
927 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
928
9292022-07-27 Richard Biener <rguenther@suse.de>
930
931 * MAINTAINERS (Roger Sayle): Update e-mail address.
932
bbb9c030
GA
9332022-07-21 Sam Feifer <sfeifer@redhat.com>
934
935 * MAINTAINERS (Write After Approval): Add myself.
936
9372022-07-21 Marc Poulhiès <poulhies@adacore.com>
938
939 * MAINTAINERS: Add myself as Ada front end co-maintainer.
940
7c0c10db
GA
9412022-07-19 Alexander Monakov <amonakov@ispras.ru>
942
943 * .gitignore: Do not ignore config.h.
944
bdc7b765
GA
9452022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
946
947 * MAINTAINERS: Add myself to Write After Approval.
948
8467574d
GA
9492022-07-04 Martin Liska <mliska@suse.cz>
950
951 * MAINTAINERS: fix sorting of names
952
3731dd0b
GA
9532022-07-03 Immad Mir <mirimmad17@gmail.com>
954
955 * MAINTAINERS: add myself.
956
9572022-07-03 Immad Mir <mirimmad17@gmail.com>
958
959 * MAINTAINERS: Add myself to write after approval and DCO.
960
20f0f305
GA
9612022-07-02 Tim Lange <mail@tim-lange.me>
962
963 * MAINTAINERS: Add myself.
964
ed974488
GA
9652022-07-01 Haochen Jiang <haochen.jiang@intel.com>
966
967 * MAINTAINERS (Write After Approval): Add myself.
968
976196b3
GA
9692022-06-30 Cui,Lili <lili.cui@intel.com>
970
971 Revert:
972 2022-06-30 Cui,Lili <lili.cui@intel.com>
973
974 * MAINTAINERS (Write After Approval): Add myself.
975
9762022-06-30 Cui,Lili <lili.cui@intel.com>
977
978 * MAINTAINERS (Write After Approval): Add myself.
979
fb29fdea
GA
9802022-06-28 Alexandre Oliva <oliva@adacore.com>
981
982 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
983 (EXTRA_GCC_FLAGS): Likewise.
984 * Makefile.in: Rebuilt.
985
9862022-06-28 konglin1 <lingling.kong@intel.com>
987
988 * MAINTAINERS (Write After Approval): Add myself.
989
9d3dd218
GA
9902022-06-27 Tom de Vries <tdevries@suse.de>
991
992 * configure.ac: Build libiberty pic variant for gdbserver.
993 * configure: Regenerate.
994
b2b72757
GA
9952022-06-26 Iain Sandoe <iain@sandoe.co.uk>
996
997 * configure: Regenerate.
998 * configure.ac: Correct use of $host.
999
87509781
GA
10002022-06-25 Jeff Law <jeffreyalaw@gmail.com>
1001
1002 * MAINTAINERS: Remove tilegx and tilepro entries.
1003 * configure.ac: Remove tilegx and tilepro stanzas.
1004 * configure: Rebuilt.
1005
37b3b5da
GA
10062022-05-28 Bruce Korb <bkorb@gnu.org>
1007
1008 * .gitignore: Ignore vim swap files
1009
9df4ffe4
GA
10102022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
1011
1012 * MAINTAINERS: Add myself to write after approval.
1013
d0d513b5
GA
10142022-05-11 Kewen Lin <linkw@linux.ibm.com>
1015
1016 * MAINTAINERS: Remove myself from DCO section.
1017
bd022ff9
GA
10182022-05-09 Xi Ruoyao <xry111@xry111.site>
1019
1020 * MAINTAINERS: Update my email address.
1021
10222022-05-09 Clément Chigot <chigot@adacore.com>
1023
1024 * MAINTAINERS: Update my email address.
1025
ab869e7f
GA
10262022-05-05 Kewen Lin <linkw@linux.ibm.com>
1027
1028 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1029 section.
1030
d1d57187
GA
10312022-04-19 Richard Henderson <rth@gcc.gnu.org>
1032
1033 * MAINTAINERS: Update my email address.
1034
8af4270d
GA
10352022-04-01 Qian Jianhua <qianjh@fujitsu.com>
1036
1037 * MAINTAINERS: Update my email address.
1038
9f774626
GA
10392022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1040
1041 * MAINTAINERS: (CPU Port Maintainers): Add myself and
1042 Lulu as LoongArch port maintainer.
1043
10442022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1045 Lulu Cheng <chenglulu@loongson.cn>
1046
1047 * configure.ac: Add LoongArch tuples.
1048 * configure: Regenerate.
1049
aab0127d
GA
10502022-03-28 Tom Tromey <tromey@adacore.com>
1051
1052 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1053 * configure: Rebuild.
1054
6fc4a993
GA
10552022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
1056
1057 * MAINTAINERS: Change my information.
1058
9fc8f278
GA
10592022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
1060
1061 * MAINTAINERS: Add myself to DCO section.
1062
510613e7
GA
10632022-03-14 Jonathan Wakely <jwakely@redhat.com>
1064
1065 * configure.ac: Fix incorrect option in comment.
1066 * configure: Regenerate.
1067
8cc4f9cd
GA
10682022-03-09 Hans-Peter Nilsson <hp@axis.com>
1069
1070 * Makefile.def (dependencies): Make configure-sim depend on
1071 all-readline.
1072 * Makefile.in: Regenerate.
1073
2cfb33fc
GA
10742022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
1075
1076 * MAINTAINERS (Write After Approval): Update my e-mail address.
1077
2a2fda2d
GA
10782022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
1079
1080 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1081
1bb52662
GA
10822022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
1083
1084 * MAINTAINERS: Update my email and add myself to the DCO list.
1085
e0b8716f
GA
10862022-01-25 Thomas Schwinge <thomas@codesourcery.com>
1087
1088 Revert:
1089 2021-09-16 Andrew Pinski <apinski@marvell.com>
1090
1091 PR bootstrap/67102
1092 * Makefile.def: Have configure-target-libffi depend on
1093 all-target-libstdc++-v3.
1094 * Makefile.in: Regenerate.
1095
d43be9dc
GA
10962022-01-22 Jakub Jelinek <jakub@redhat.com>
1097
1098 PR other/104181
1099 * build.log: Remove.
1100
5fa55d55
GA
11012022-01-20 Martin Liska <mliska@suse.cz>
1102
1103 * MAINTAINERS: Adjust email address based on IRC request.
1104
7a761ae6
GA
11052022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
1106
1107 * MAINTAINERS: Update my email address.
1108
fc829782
GA
11092022-01-17 Martin Liska <mliska@suse.cz>
1110
1111 * MAINTAINERS: Rename .c names to .cc.
1112
ad3f0d08
GA
11132022-01-13 Jakub Jelinek <jakub@redhat.com>
1114
1115 * Makefile.am: Remove.
1116
01a254e3
GA
11172022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1118
1119 * Makefile.am: New file.
1120
11212022-01-11 Martin Liska <mliska@suse.cz>
1122
1123 * MAINTAINERS: Sort 2 names.
1124
d9450aa0
GA
11252022-01-10 Martin Liska <mliska@suse.cz>
1126
1127 * MAINTAINERS: Fix obvious issues with sorting.
1128
55e96bf9
GA
11292022-01-07 liuhongt <hongtao.liu@intel.com>
1130
1131 * build.log: New file.
1132
0fbefa25
GA
11332022-01-05 Nathan Sidwell <nathan@acm.org>
1134
1135 * MAINTAINERS: Add DCO entry. Sort that list.
1136
7d11b64b
GA
11372022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1138
1139 * MAINTAINERS: Change of email address in both DCO and
1140 Write After Approval list.
1141
aa17859b
GA
11422021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1143
1144 * configure: Regenerate.
1145
11462021-12-21 Martin Liska <mliska@suse.cz>
1147
1148 * config.sub: Change mode back to 755.
1149
2554e2da
GA
11502021-12-17 Martin Liska <mliska@suse.cz>
1151
1152 * config.sub: Sync from master.
1153
11542021-12-17 Martin Liska <mliska@suse.cz>
1155
1156 Revert:
1157 2021-12-16 Matthias Seidel <mseidel@apache.org>
1158
1159 * config.sub: Fix typo.
1160
774269aa
GA
11612021-12-16 Matthias Seidel <mseidel@apache.org>
1162
1163 * config.sub: Fix typo.
1164
11652021-12-16 H.J. Lu <hjl.tools@gmail.com>
1166
1167 Revert:
1168 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1169
1170 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1171 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1172 * configure.ac: Include config/gcc-plugin.m4.
1173 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1174 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1175 RANLIB if possible.
1176 * Makefile.in: Regenerated.
1177 * configure: Likewise.
1178
8a89c39b
GA
11792021-12-15 H.J. Lu <hjl.tools@gmail.com>
1180
1181 * Makefile.tpl (BUILD_CFLAGS): New.
1182 (CFLAGS): Append $(BUILD_CFLAGS).
1183 (CXXFLAGS): Likewise.
1184 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1185 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1186 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1187 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1188 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1189 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1190 (PGO-TRAINING-TARGETS): Likewise.
1191 (PGO_BUILD_TRAINING): Likewise.
1192 (all): Add '+' to the command line for recursive make. Support
1193 the PGO build.
1194 * configure.ac: Add --enable-pgo-build[=lto].
1195 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1196 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1197 * Makefile.in: Regenerated.
1198 * configure: Likewise.
1199
12002021-12-15 H.J. Lu <hjl.tools@gmail.com>
1201
1202 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1203 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1204 * configure.ac: Include config/gcc-plugin.m4.
1205 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1206 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1207 RANLIB if possible.
1208 * Makefile.in: Regenerated.
1209 * configure: Likewise.
1210
9c6586bc
GA
12112021-12-14 Marc Poulhiès <poulhies@adacore.com>
1212
1213 * MAINTAINERS: Add myself to write after approval.
1214
3a580f96
GA
12152021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1216
1217 * MAINTAINERS: Adding myself.
1218
ea6ef320
GA
12192021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1220
1221 * configure: Regenerate.
1222 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1223 $(CPP).
1224
c177e806
GA
12252021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1226
1227 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1228 libatomic.
1229 * Makefile.in: Regenerate.
1230 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1231 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1232 target-libphobos-bootstrap.
1233 (STAGE2_CONFIGURE_FLAGS): Likewise.
1234 * configure: Regenerate.
1235 * configure.ac: Add support for bootstrapping D front-end.
1236
6b1695f4
GA
12372021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1238
1239 * MAINTAINERS: Add myself to DCO section and update email address.
1240
12412021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1242
1243 * configure: Regenerate.
1244 * configure.ac: Ensure that PIC (shared) defaults are set
1245 correctly for Darwin.
1246
12472021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1248
1249 * MAINTAINERS: Update my address.
1250
af2852b9
GA
12512021-11-12 Alan Modra <amodra@gmail.com>
1252
1253 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1254 * Makefile.in: Regenerate.
1255
18ae471f
GA
12562021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1257
1258 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1259 list.
1260
b4df2dd3
GA
12612021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1262
1263 * MAINTAINERS (Reviewers, arc): Remove my entry.
1264 (Write After Approval): Add an entry for myself.
1265
2322c8b1
GA
12662021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1267
1268 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1269 * Makefile.in: Regenerate.
1270 * configure: Regenerate.
1271 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1272
3ff5b4ed
GA
12732021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1274
1275 * MAINTAINERS: Fix up Maciej's entries.
1276
12772021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1278
1279 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1280 maintainer.
1281
c2bd5d8a
GA
12822021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1283
1284 PR other/102663
1285 * Makefile.def: Handle install-dvi target.
1286 * Makefile.tpl: Likewise.
1287 * Makefile.in: Regenerate.
1288
19472fc3
GA
12892021-10-19 Clément Chigot <clement.chigot@atos.net>
1290
1291 * MAINTAINERS: Add myself for write after approval.
1292
52055987
GA
12932021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1294
1295 * Makefile.def: Mark libcody, libdecnumber,
1296 c++tools, libgcc, and libobjc as missing TAGS
1297 targets.
1298 * Makefile.in: Regenerate.
1299
50e20ee6
GA
13002021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1301
1302 * MAINTAINERS: Add myself to DCO section and update email
1303 address.
1304
d238146e
GA
13052021-09-29 Jonathan Wakely <jwakely@redhat.com>
1306
1307 * MAINTAINERS: Add myself to DCO section.
1308
fd133479
GA
13092021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1310
1311 * configure: Regenerate.
1312 * configure.ac (skipdirs): Add the contents of target_configdirs if
1313 we are not building gcc.
1314
9a4293ed
GA
13152021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1316
1317 * Makefile.def: Back-port commits ba4d88ad892f and
1318 755ba58ebef0 from binutils-gdb repository.
1319 * Makefile.in: Regenerated.
1320
62498024
GA
13212021-09-20 Harald Anlauf <anlauf@gmx.de>
1322
1323 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1324
0a4cb439
GA
13252021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1326
1327 * Makefile.def: Add a jit check target for the jit
1328 language.
1329 * Makefile.in: Regenerate.
1330
e19570d3
GA
13312021-09-16 Andrew Pinski <apinski@marvell.com>
1332
1333 PR bootstrap/67102
1334 * Makefile.def: Have configure-target-libffi depend on
1335 all-target-libstdc++-v3.
1336 * Makefile.in: Regenerate.
1337
a26206ec
GA
13382021-09-10 Petter Tomner <tomner@kth.se>
1339
1340 * MAINTAINERS: Me added to DCO and write after approval
1341
e11c6046
GA
13422021-09-01 YunQiang Su <syq@debian.org>
1343
1344 * MAINTAINERS: Add myself for write after approval.
1345
6d51ee43
GA
13462021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1347
1348 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1349 * Makefile.in: Regenerate.
1350
4be4fa4e
GA
13512021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1352
1353 * MAINTAINERS: Add myself for write after approval.
1354
6e529985
GA
13552021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1356
1357 * Makefile.in: Regenerate.
1358 * Makefile.tpl: Make the state of the configured host
1359 shared flag available to makefile fragements.
1360
37768150
GA
13612021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1362
1363 * MAINTAINERS (Write After Approval): Add myself.
1364
92d45509
GA
13652021-07-20 Richard Earnshaw <rearnsha@arm.com>
1366
1367 * .dir-locals.el (bug-reference-url-format): Use https.
1368
13692021-07-20 Richard Earnshaw <rearnsha@arm.com>
1370
1371 * .dir-locals.el (c-mode): Change fill-column to 79.
1372
d97d71a1
GA
13732021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1374
1375 * MAINTAINERS: Add myself to DCO section.
1376
ef2ace64
GA
13772021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1378
1379 * configure: Regenerate.
1380 * configure.ac: Adjust cases for which it is necessary to
1381 include the Darwin host config fragment.
1382
6fba0eea
GA
13832021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1384
1385 * MAINTAINERS: Add myself for write after approval and DCO.
1386
6d53e6f9
GA
13872021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1388
1389 * Makefile.def: Add dsymutil defs.
1390 * Makefile.in: Regenerated.
1391 * Makefile.tpl: Add dsymutil to flags.
1392 * configure: Regenerated.
1393 * configure.ac: Add dsymutil to target and build recipes.
1394
bea7c16a
GA
13952021-07-01 Ankur Saini <arsenic@sourceware.org>
1396
1397 * MAINTAINERS: Add myself for write after approval.
1398
25b6bfea
GA
13992021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1400
1401 * MAINTAINERS (Write After Approval): Add myself.
1402
90708f87
GA
14032021-06-25 Matthias Kretz <m.kretz@gsi.de>
1404
1405 * MAINTAINERS: Add myself for write after approval and DCO
1406
9aa8327e
GA
14072021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1408
1409 * .gitignore: Add entry for cscope.out.
1410
419af06a
GA
14112021-06-22 liuhongt <hongtao.liu@intel.com>
1412
1413 * MAINTAINERS: Remove my Write After Approval entry.
1414
2f080224
GA
14152021-06-21 liuhongt <hongtao.liu@intel.com>
1416
1417 * MAINTAINERS: Add myself as maintainer of the i386 vector
1418 extensions.
1419
c5581d48
GA
14202021-06-18 Antoni Boucher <bouanto@zoho.com>
1421
1422 * MAINTAINERS (Write After Approval): Add myself.
1423
688359a2
GA
14242021-06-17 Aldy Hernandez <aldyh@redhat.com>
1425
1426 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1427 as *vrp and ranger maintainers.
1428
28c62475
GA
14292021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1430
1431 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1432 not trigger testsuite failures.
1433
14342021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1435
1436 * MAINTAINERS: Add myself to DCO section with both email addresses.
1437
440c8a0a
GA
14382021-06-03 Jason Merrill <jason@redhat.com>
1439
1440 * MAINTAINERS: Add DCO version number.
1441
9663c744
GA
14422021-06-02 Jason Merrill <jason@redhat.com>
1443
1444 * MAINTAINERS: Add DCO section.
1445
ee682192
GA
14462021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1447
1448 * MAINTAINERS (Write After Approval): Add myself.
1449
1a87f838
GA
14502021-05-29 Mike Frysinger <vapier@gentoo.org>
1451
1452 * configure.ac: Add gnulib to configdirs for sim.
1453 * configure: Regenerate.
1454
a8daf9a1
GA
14552021-05-18 Mike Frysinger <vapier@gentoo.org>
1456
1457 * Makefile.def: Add configure-sim dependency on all-gnulib.
1458 * Makefile.in: Regenerated.
1459
a7ffc1ef
GA
14602021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1461
1462 * MAINTAINERS (Write After Approval): Add myself.
1463
0ff3a0f2
GA
14642021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1465
1466 * MAINTAINERS (Write After Approval): Add myself.
1467
037e3661
GA
14682021-05-11 Martin Liska <mliska@suse.cz>
1469
1470 * MAINTAINERS: Remove entries for removed
1471 components (HSA, BRIG, libhsail-rt).
1472 Move Pekka to Write After Approval.
1473
14742021-05-11 Martin Liska <mliska@suse.cz>
1475
1476 * Makefile.def: Remove libhsail-rt.
1477 * Makefile.in: Likewise.
1478 * configure.ac: Likewise.
1479 * configure: Regenerate.
1480 * libhsail-rt/ChangeLog: Removed.
1481 * libhsail-rt/Makefile.am: Removed.
1482 * libhsail-rt/Makefile.in: Removed.
1483 * libhsail-rt/README: Removed.
1484 * libhsail-rt/aclocal.m4: Removed.
1485 * libhsail-rt/configure: Removed.
1486 * libhsail-rt/configure.ac: Removed.
1487 * libhsail-rt/configure.tgt: Removed.
1488 * libhsail-rt/include/internal/fibers.h: Removed.
1489 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1490 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1491 * libhsail-rt/include/internal/workitems.h: Removed.
1492 * libhsail-rt/rt/arithmetic.c: Removed.
1493 * libhsail-rt/rt/atomics.c: Removed.
1494 * libhsail-rt/rt/bitstring.c: Removed.
1495 * libhsail-rt/rt/fbarrier.c: Removed.
1496 * libhsail-rt/rt/fibers.c: Removed.
1497 * libhsail-rt/rt/fp16.c: Removed.
1498 * libhsail-rt/rt/misc.c: Removed.
1499 * libhsail-rt/rt/multimedia.c: Removed.
1500 * libhsail-rt/rt/queue.c: Removed.
1501 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1502 * libhsail-rt/rt/segment.c: Removed.
1503 * libhsail-rt/rt/workitems.c: Removed.
1504 * libhsail-rt/target-config.h.in: Removed.
1505
99e8df7a
GA
15062021-05-04 Nick Clifton <nickc@redhat.com>
1507
1508 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1509 * configure: Regenerate.
1510
e4ff4ffb
GA
15112021-04-28 Jakub Jelinek <jakub@redhat.com>
1512 Tobias Burnus <tobias@codesourcery.com>
1513
1514 * configure.ac (--enable-offload-defaulted): New.
1515 * configure: Regenerate.
1516
05ec629f
GA
15172021-04-23 David Faust <david.faust@oracle.com>
1518
1519 * MAINTAINERS (Write After Approval): Add myself.
1520
a0ecde22
GA
15212021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1522
1523 * MAINTAINERS (Write After Approval): Add myself.
1524
651684b4
GA
15252021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1526
1527 * MAINTAINERS: Add myself as pru port maintainer.
1528
bf1f3168
GA
15292021-03-23 David Malcolm <dmalcolm@redhat.com>
1530
1531 * MAINTAINERS: Add myself as static analyzer maintainer.
1532
287e3e84
GA
15332021-03-18 Jeff Law <jlaw@tachyum.com>
1534
1535 * MAINTAINERS: Update primary entry.
1536
5e93c2f0
GA
15372021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1538
1539 * MAINTAINERS (Write After Approval): Add myself.
1540
15412021-03-13 Mike Frysinger <vapier@gentoo.org>
1542
1543 * Makefile.def: Remove all-sim dependency on configure-gdb.
1544 * Makefile.in: Regenerated.
1545
48ff383f
GA
15462021-03-11 Jeff Law <law@redhat.com>
1547
1548 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1549
15502021-03-11 Martin Liska <mliska@suse.cz>
1551
1552 * Makefile.tpl: The change was done Makefile.in which
1553 is generated file.
1554
6405b40f
GA
15552021-03-08 Jeff Law <law@redhat.com>
1556
1557 * MAINTAINERS: Update my email address
1558
71e24b06
GA
15592021-02-23 Kito Cheng <kito.cheng@sifive.com>
1560
1561 * config.guess: Import latest upstream.
1562 * config.sub: Import latest upstream.
1563
161e4c08
GA
15642021-01-25 Martin Liska <mliska@suse.cz>
1565
1566 PR gcov-profile/98739
1567 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1568 for profiledbootstrap.
1569
8502e23d
GA
15702021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1571
1572 * MAINTAINERS (Write After Approval): Add myself.
1573
15742021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1575
1576 * MAINTAINERS (Write After Approval): Update my e-mail address.
1577
6851dda2
GA
15782021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1579
1580 * MAINTAINERS: Fix spacing.
1581
15822021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1583
1584 * MAINTAINERS (Write After Approval): Add myself
1585
942ae5be
GA
15862021-01-06 Nick Alcock <nick.alcock@oracle.com>
1587
1588 * Makefile.def: Sync with binutils-gdb:
1589 (dependencies): all-ld depends on all-libctf.
1590 (host_modules): libctf is no longer no_install.
1591 No longer no_check. Checking depends on all-ld.
1592 * Makefile.in: Regenerated.
1593
651b8a50
GA
15942021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1595
1596 * libtool.m4: Match gnu* along other GNU systems.
1597 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1598 * libgo/configure: Re-generate.
1599
7e73f511
GA
16002021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1601
1602 * MAINTAINERS: Update my email address.
1603
cd69e3d5
GA
16042020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1605
1606 * MAINTAINERS (Write After Approval): Add myself.
1607
6e9d8651
GA
16082020-12-15 Nathan Sidwell <nathan@acm.org>
1609
1610 * Makefile.def
1611 * Makefile.in
1612 * Makefile.tpl
1613 * configure
1614 * configure.ac
1615
16162020-12-15 Nathan Sidwell <nathan@acm.org>
1617
1618 * Makefile.def: Add libcody.
1619 * configure.ac: Add libcody.
1620 * Makefile.in: Regenerated.
1621 * configure: Regenerated.
1622
d52945ce
GA
16232020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1624
1625 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1626
6e1edf48
GA
16272020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1628
1629 PR target/97865
1630 * libtool.m4: Update handling of Darwin platform link flags
1631 for Darwin20.
1632
11860cf4
GA
16332020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1634
1635 * .gitignore: Sync with binutils-gdb
1636
16372020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1638
1639 * MAINTAINERS: Add myself as arc port maintainer.
1640
a9625c50
GA
16412020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1642
1643 PR d/87788
1644 * configure.ac: Don't disable D for *-*-darwin*.
1645 * configure: Regenerate.
1646
16472020-11-29 John David Anglin <danglin@gcc.gnu.org>
1648
1649 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1650 hppa64-*-hpux11*.
1651
360258da
GA
16522020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1653
1654 * configure: Regenerate.
1655 * configure.ac: Add --bootstrap-hwasan option.
1656
8e6198d0
GA
16572020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1658
1659 * config.guess: Import latest upstream.
1660 * config.sub: Import latest upstream.
1661
29c5d9ce
GA
16622020-11-16 Martin Liska <mliska@suse.cz>
1663
1664 * .gitignore: Add cache as clangd uses it now.
1665
77f67db2
GA
16662020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1667
1668 * MAINTAINERS (Write After Approval): add myself
1669
2bee28dd
GA
16702020-11-09 Pat Bernardi <bernardi@adacore.com>
1671
1672 * MAINTAINERS (Write After Approval): Add myself.
1673
16742020-11-09 Jonathan Wakely <jwakely@redhat.com>
1675
1676 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1677 Remove FIXME comments.
1678
44cab2d8
GA
16792020-11-06 Martin Uecker <muecker@gwdg.de>
1680
1681 * MAINTAINERS: Update my email address.
1682
16832020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1684
1685 * MAINTAINERS (Write After Approval): Add myself.
1686
8e97b905
GA
16872020-10-06 Tobias Burnus <tobias@codesourcery.com>
1688
1689 PR target/97302
1690 * configure.ac: Only set with_gmp to /usr/local
1691 if not building in tree.
1692 * configure: Regenerate.
1693
239601c5
GA
16942020-09-18 Omar Tahir <omar.tahir@arm.com>
1695
1696 * MAINTAINERS (Write After Approval): Add myself.
1697
57ea0894
GA
16982020-08-26 Tobias Burnus <tobias@codesourcery.com>
1699
1700 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1701
5b9a3d2a
GA
17022020-08-20 Tobias Burnus <tobias@codesourcery.com>
1703
1704 PR bootstrap/96612
1705 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1706 if not the same as ${host}.
1707 * configure: Regenerate.
1708
2c4c56c2
GA
17092020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1710
1711 * MAINTAINERS (Write After Approval): Add myself.
1712
afdd220a
GA
17132020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1714
1715 * MAINTAINERS: Update my email address.
1716
d48cca8f
GA
17172020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1718
1719 * MAINTAINERS (Write After Approval): Add myself.
1720
3ea9abca
GA
17212020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1722
1723 * MAINTAINERS (Write After Approval): Add myself.
1724
8e3b453e
GA
17252020-06-12 Martin Liska <mliska@suse.cz>
1726
1727 * .gitignore: Add .clang-tidy.
1728
2c455ae0
GA
17292020-06-08 Jason Merrill <jason@redhat.com>
1730
1731 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1732 * configure: Regenerate.
1733
8f94b078
GA
17342020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1735
1736 * MAINTAINERS: Add myself as xtensa port maintainer.
1737
53ffb43a
GA
17382020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1739
1740 * configure.ac: Don't require --enable-host-shared when building
1741 for Mingw.
1742 * configure: Regenerate.
1743
5329b59a
JM
17442020-05-18 Jason Merrill <jason@redhat.com>
1745
1746 * configure.ac: Update bootstrap dialect to -std=c++11.
1747
9a4a0a5b
AC
17482020-05-18 Alex Coplan <alex.coplan@arm.com>
1749
1750 * MAINTAINERS (Write After Approval): Add myself.
1751
afa3d80e
TS
17522020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1753
1754 PR target/92713
1755 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1756 (noconfigdirs): Add 'target-libstdc++-v3'.
1757 * configure: Regenerate.
1758
e6cbe965
SC
17592020-04-21 Stephen Casner <casner@acm.org>
1760
1761 PR 25830
1762 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1763 * configure: Rebuild.
1764
e9f799d2
ML
17652020-04-17 Martin Liska <mliska@suse.cz>
1766 Jonathan Yong <10walls@gmail.com>
1767
1768 PR gcov-profile/94570
1769 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1770 for CYGWIN.
1771
efd5bd4d
MJ
17722020-04-14 Martin Jambor <mjambor@suse.cz>
1773
1774 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1775
f9d09df0
TT
17762020-04-09 Tom Tromey <tom@tromey.com>
1777
1778 * configure: Rebuild.
1779 * Makefile.in: Rebuild.
1780 * Makefile.def (gdbsupport, gdbserver): New host modules.
1781 (configure-gdb): Depend on all-gdbsupport.
1782 (all-gdb): Depend on all-gdbsupport, all-libctf.
1783 * configure.ac (host_tools): Add gdbserver.
1784 Conditionally build gdbserver and gdbsupport.
1785
29b1533a
TB
17862020-03-09 Tobias Burnus <tobias@codesourcery.com>
1787
1788 * configure.ac: Build libgomp by default for amdgcn.
1789 * configure: Regenerate.
1790
7d6b3a78
SP
17912020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1792
1793 * MAINTAINERS (Write After Approval): Add myself.
1794
4707548e
JH
17952020-02-28 Joel Hutton <joel.hutton@arm.com>
1796
1797 * MAINTAINERS (Write After Approval) : Add myself.
1798
6f83ceb8
PD
17992020-02-20 Palmer Dabbelt <palmer@sifive.com>
1800
1801 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1802
d6ee2e7c
MS
18032020-02-14 Martin Sebor <msebor@redhat.com>
1804
1805 * doc/extend.texi (attribute alias): Mention type requirement.
1806 (attribute weak): Same.
1807 (attribute weakref): Correct invalid example.
1808
e01975f9
SB
18092020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1810
1811 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1812
affb7b66
JJ
18132020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1814 Jakub Jelinek <jakub@redhat.com>
1815
1816 * .gitattributes: Add *.md diff=md.
1817
780e19f8
GJL
18182020-01-14 Georg-Johann Lay <avr@gjlay.de>
1819
1820 The mentioned auto-generated file is no more part of the
1821
1822 GCC sources, it's auto-generated in $(builddir) during build.
1823
1824 PR target/92055
1825 * contrib/gcc_update (files_and_dependencies): Remove
1826 entry for gcc/config/avr/t-multilib.
1827
ef4395e5
AS
18282020-01-14 Anatoly Sokolov <aesok@dol.ru>
1829
1830 * MAINTAINERS: Update my email address.
1831
b2b465c5
JM
18322020-01-13 Joseph Myers <joseph@codesourcery.com>
1833
1834 * README.MOVED_TO_GIT: Remove.
1835
cff5a231
JM
18362020-01-11 Joseph Myers <joseph@codesourcery.com>
1837
1838 * README.MOVED_TO_GIT: New file.
1839
b1b72741
DZ
18402020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1841
1842 * MAINTAINERS (Write After Approval): Add myself.
1843
74a7b87a
JL
18442019-12-20 Jerome Lambourg <lambourg@adacore.com>
1845
1846 * MAINTAINERS (write_after_approval): Add myself.
1847
39f8777c
SMW
18482019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1849
1850 * MAINTAINERS (write_after_approval): Add myself.
1851
6226f592
MI
18522019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1853
1854 * MAINTAINERS (write_after_approval): Add myself.
1855
4f943869
MK
18562019-12-11 Matthias Klose <doko@ubuntu.com>
1857
1858 * configure.ac: Factor out common cases for compare_exclusions.
1859 * configure: Regenerate.
1860
a9046e98
JL
18612019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1862
1863 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1864 flag.
1865
53eb0cb3
LH
18662019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1867
a9046e98 1868 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 1869
90ca6847
TB
18702019-11-27 Tobias Burnus <tobias@codesourcery.com>
1871
1872 PR middle-end/92463
1873 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1874 * configure: Regenerate
1875
aeebd94c
JB
18762019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1877
1878 * configure.ac: Use https for gcc.gnu.org.
1879 * configure: Regenerated.
1880
267d7432
JG
18812019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1882
1883 * MAINTAINERS (aarch64 port): Remove my name, move to...
1884 (Write After Approval): ...Here.
1885
a91eb234
KN
18862019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1887
1888 * MAINTAINERS: Change my email address as maintainer.
1889
8be34204
JB
18902019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1891
90ca6847
TB
1892 PR fortran/91828
1893 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1894 * configure: Regenerated.
8be34204 1895
678a1e99
JM
18962019-10-21 Jason Merrill <jason@redhat.com>
1897
1898 * .gitattributes: Also check ChangeLog whitespace.
1899
aa7710cb
AB
19002019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1901
1902 * contrib/dg-extract-results.sh: Add support for KPASS.
1903 * contrib/dg-extract-results.py: Likewise.
1904
6664a5f7
JM
19052019-10-17 Jason Merrill <jason@redhat.com>
1906
1907 * .gitattributes: Avoid {} in filename pattern.
1908
df77d703
TS
19092019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1910
1911 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1912 Approval section.
1913
4d07a2ec
FH
19142019-10-01 Frederik Harwath <frederik@codesourcery.com>
1915
1916 * MAINTAINERS: Add myself to Write After Approval
1917
5fdd1d33
RS
19182019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1919
1920 * MAINTAINERS: Add myself as an aarch64 maintainer.
1921
16b17446
KT
19222019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1923
1924 * MAINTAINERS: Add myself as aarch64 maintainer.
1925
a8cea25c
CL
19262019-09-23 Carl Love <cel@us.ibm.com>
1927
1928 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1929 New define_insn.
1930 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1931 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1932
0d1cfeed
ST
19332019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1934
1935 * MAINTAINERS (Sam Tebbs): Update email address.
1936
3d34b7af
TB
19372019-09-10 Tobias Burnus <tobias@codesourcery.com>
1938
1939 * MAINTAINERS: Update my email address.
1940
b1e21e5a
CL
19412019-09-10 Christophe Lyon <christophe.lyon@st.com>
1942
3d34b7af 1943 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 1944
91dfef96
JM
19452019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1946
1947 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1948 Remove myself from Write After Approval section.
1949
19502019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1951
1952 * configure.ac: Support for bpf-*-* targets.
1953 * configure: Regenerate.
1954
b7b1f657
JM
19552019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1956
1957 * config.sub: Import upstream version 2019-06-30.
1958 * config.guess: Import upstream version 2019-07-24.
1959
2f2aeda9
UW
19602019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1961
1962 * MAINTAINERS: Remove spu port maintainers.
1963
91eed5f2
ML
19642019-08-28 Martin Liska <mliska@suse.cz>
1965
1966 * .gitignore: Add .clangd and compile_commands.json
1967 to .gitignore.
1968
d0fc6e9f
MF
19692019-08-23 Michael Forney <mforney@mforney.org>
1970
1971 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1972 * Makefile.in: Regenerate.
1973
aac9103b
TT
19742019-08-19 Tom Tromey <tom@tromey.com>
1975
1976 * configure: Rebuild.
1977 * configure.ac: Add --with-static-standard-libraries.
1978
3b5864f4
AO
19792019-08-16 Alexandre Oliva <oliva@gnu.org>
1980
1981 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1982
8fc306e9
ME
19832019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1984
1985 * MAINTAINERS (Write After Approval): Add myself.
1986
f069f0f2
KC
19872019-07-08 Kito Cheng <kito.cheng@sifive.com>
1988
1989 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1990 RISC-V port maitainer.
1991
9118c5e1
KC
19922019-07-08 Kito Cheng <kito.cheng@sifive.com>
1993
1994 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1995
c19713b7
KC
19962019-07-08 Kito Cheng <kito.cheng@sifive.com>
1997
1998 * MAINTAINERS (Write After Approval): Add myself.
1999
e676d704 20002019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
2001
2002 * MAINTAINERS (Write After Approval): Add myself.
2003
247b63e3
ML
20042019-06-25 Martin Liska <mliska@suse.cz>
2005
2006 contrib/filter-clang-warnings.py: Transform from
2007 filter-rtags-warnings.py.
2008
98e5be21
TT
20092019-06-15 Tom Tromey <tom@tromey.com>
2010
2011 * configure.ac (host_libs): Add gnulib.
2012 * configure: Rebuild.
2013 * Makefile.def (host_modules, dependencies): Add gnulib.
2014 * Makefile.in: Rebuild.
2015
1ab4217d
DD
20162019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2017
2018 * MAINTAINERS (Write After Approval): Add myself.
2019
3e209f57 20202019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
2021
2022 * configure: Regenerate.
2023 * configure.ac: Add PRU target.
2024
8b164a4e 20252019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
2026
2027 * MAINTAINERS (Write After Approval): Add myself.
2028
de6abd85
NC
20292019-06-11 Nick Clifton <nickc@redhat.com>
2030
2031 Import these changes from the binutils/gdb repository:
2032
2033 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2034
2035 * Makefile.def (dependencies): configure-libctf depends on all-bfd
2036 and all its deps.
2037 * Makefile.in: Regenerated.
2038
2039 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2040
2041 * Makefile.def (host_modules): Add libctf.
2042 * Makefile.def (dependencies): Likewise.
2043 libctf depends on zlib, libiberty, and bfd.
2044 * Makefile.in: Regenerated.
2045 * configure.ac (host_libs): Add libctf.
2046 * configure: Regenerated.
2047
fb03c52f
VI
20482019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
2049
2050 * MAINTAINERS (Write After Approval): Add myself.
2051
dbd5df2e
PB
20522019-05-19 Peter Bergner <bergner@linux.ibm.com>
2053
2054 * MAINTAINERS: Update my email address.
2055
8ee47828
TR
20562019-05-17 Thomas Rodgers <trodgers@redhat.com>
2057
2058 * MAINTAINERS (Write After Approval): Add myself.
2059
f6b2daaf
JM
20602019-05-16 Jun Ma <junma@linux.alibaba.com>
2061
2062 * MAINTAINERS (Write After Approval): Add myself.
2063
2ed6d245
JW
20642019-05-07 Jim Wilson <jimw@sifive.com>
2065
2066 * MAINTAINERS: Remove myself as IA-64 maintainer.
2067
d1b65077
RI
20682019-05-04 Roland Illig <roland.illig@gmx.de>
2069
2070 * MAINTAINERS (Write After Approval): Add myself.
2071
5fe6af6d
RB
20722019-05-02 Richard Biener <rguenther@suse.de>
2073
2074 PR bootstrap/85574
2075 * Makefile.tpl (compare target): Also compare extra-compare
2076 files.
2077 * Makefile.in: Regenerate.
2078
1e8dac32
RZ
20792019-04-22 Roman Zhuykov <zhroma@ispras.ru>
2080
2081 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2082 as modulo-scheduler maintainer.
2083
42d3fe9a
IS
20842019-04-21 Iain Sandoe <iain@sandoe.co.uk>
2085
2086 * MAINTAINERS: Add myself as co-maintainer for Darwin.
2087
3d52462c
IS
20882019-04-18 Iain Sandoe <iain@sandoe.co.uk>
2089
2090 * MAINTAINERS: Update my email address.
2091
4d024c32
JP
20922019-04-14 Johannes Pfau <johannespfau@gmail.com>
2093
2094 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2095 * configure: Regenerate.
2096
7d31d331
RO
20972019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2098
2099 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2100 * configure: Regenerate.
2101
bb50312e
IB
21022019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
2103
2104 * configure.ac: Add target-zlib to target_libraries.
2105 * configure: Regenerate.
2106
1c67e69c
ML
21072019-04-09 Martin Liska <mliska@suse.cz>
2108
2109 * Makefile.in: Regenerate.
2110 * Makefile.tpl: Pass GENERATOR_CFLAGS
2111 in all stages.
2112
684f6008
ML
21132019-03-28 Martin Liska <mliska@suse.cz>
2114
2115 PR bootstrap/89829
2116 * Makefile.in: Revert r254150.
2117 * Makefile.tpl: Likewise.
2118
fed156ac
BE
21192019-03-28 Ben Elliston <bje@gnu.org>
2120
2121 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2122 related, and libdecnumber.
2123
d81beb31
AM
21242019-03-15 Alexander Monakov <amonakov@ispras.ru>
2125
2126 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2127 (Write After Approval): Remove myself.
2128
35e2f066
AM
21292019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2130
5fce606f 2131 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 2132
60f32352
AS
21332019-02-11 Andrew Stubbs <ams@codesourcery.com>
2134
2135 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2136 (Write After Approval): Remove myself and Julian.
2137
b4f964c8
HA
21382019-01-26 Harald Anlauf <anlauf@gmx.de>
2139
2140 * MAINTAINERS (Write After Approval): Add myself.
2141
1009e9a2
KCY
21422019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2143
2144 * MAINTAINERS (Write After Approval): Add myself.
2145
275e9ad9
XHL
21462019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2147
62fa42ce
SB
2148 * ChangeLog: Replace space with tab.
2149 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 2150
8fcc3599
JG
21512019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2152
2153 * MAINTAINERS (Write After Approval): Add myself.
2154
9c83c587
LJH
21552019-01-18 Li Jia He <helijia@gcc.gnu.org>
2156
2157 * MAINTAINERS (Write After Approval): Add myself.
2158
7431c1a1
AS
21592019-01-17 Andrew Stubbs <ams@codesourcery.com>
2160 Kwok Cheung Yeung <kcy@codesourcery.com>
2161 Julian Brown <julian@codesourcery.com>
2162 Tom de Vries <tom@codesourcery.com>
2163 Jan Hubicka <hubicka@ucw.cz>
2164 Martin Jambor <mjambor@suse.cz>
2165
2166 * configure.ac: Likewise.
2167 * configure: Regenerate.
2168 * contrib/config-list.mk: Add amdgcn-amdhsa.
2169
0684a816
KL
21702019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2171
2172 * MAINTAINERS (Write After Approval): Add myself.
2173
62fa42ce 21742019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 2175
275e9ad9 2176 * MAINTAINERS (Write After Approval): Add myself.
9a603611 2177
5227609c
RO
21782019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2179
2180 PR target/88535
2181 * config.guess: Import upstream version 2019-01-03.
2182 * config.sub: Import upstream version 2019-01-01.
2183
7c50cefc
TP
21842018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2185
2186 * MAINTAINERS (Write After Approval): Update my maintainer address.
2187
ea9a30d0
GB
21882018-12-21 Gergö Barany <gergo@codesourcery.com>
2189
2190 * MAINTAINERS (Write After Approval): Add myself.
2191
23d3e2d5
SB
21922018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2193
2194 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2195
e4a9a572
IS
21962018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2197
2198 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2199 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2200 (GCC_TARGET_TOOL): Likewise.
2201 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2202 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 2203 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 2204 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 2205 * configure: Regenerate.
e4a9a572
IS
2206 * Makefile.in: Likewise.
2207
f9b4801c
JP
22082018-11-28 Johannes Pfau <johannespfau@gmail.com>
2209
2210 * MAINTAINERS (Write After Approval): Add myself.
2211
7f9414c1
ML
22122018-11-13 Martin Liska <mliska@suse.cz>
2213
2214 * gcc.target/i386/pr87930.c: Move to ...
2215 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2216
1dbff00c
SH
22172018-11-10 Stafford Horne <shorne@gmail.com>
2218
2219 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2220 (Write After Approval): Remove myself.
2221
e9f3803d
HAQ
22222018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2223
2224 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2225 Append $INCICONV to it.
2226
45bf1490
SH
22272018-11-04 Stafford Horne <shorne@gmail.com>
2228
2229 * MAINTAINERS (Write After Approval): Add myself.
2230
22e05272
JM
22312018-10-31 Joseph Myers <joseph@codesourcery.com>
2232
2233 PR bootstrap/82856
2234 * multilib.am: New file. From automake.
2235
2236 Merge from binutils-gdb:
2237 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2238
2239 * libtool.m4: Use AC_LANG_SOURCE.
2240 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2241 * ar-lib: New file.
2242 * test-driver: New file.
2243 * configure: Re-generate.
2244
82a14443
MP
22452018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2246
2247 * MAINTAINERS (Write After Approval): Add myself.
2248
260eedb9
IB
22492018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2250
2251 PR bootstrap/87788
2252 PR d/87799
2253 * configure: Rebuild.
2254 * configure.ac: Disable D on systems where it is known not to work.
2255
b4c522fa
IB
22562018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2257
2258 * Makefile.def (target_modules): Add libphobos.
2259 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2260 GDCFLAGS_FOR_TARGET.
2261 (dependencies): Make libphobos depend on libatomic, libbacktrace
2262 configure, and zlib configure.
2263 (language): Add language d.
2264 * Makefile.in: Rebuild.
2265 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2266 (HOST_EXPORTS): Add GDC.
2267 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2268 (BASE_TARGET_EXPORTS): Add GDC.
2269 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2270 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2271 (EXTRA_HOST_FLAGS): Add GDC.
2272 (STAGE1_FLAGS_TO_PASS): Add GDC.
2273 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2274 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2275 environment variables.
2276 * configure: Rebuild.
2277 * configure.ac: Add target-libphobos to target_libraries. Set and
2278 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2279
04193ea0
IL
22802018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2281
2282 * MAINTAINERS (Write After Approval): Add myself.
2283
72eda5f2
IB
22842018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2285
2286 * MAINTAINERS (Write After Approval): Remove myself.
2287
4c029cee
IB
22882018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2289
2290 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2291
fc7367ea
BC
22922018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2293
2294 * MAINTAINERS: Update my email address.
2295
956a7508
TS
22962018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2297
2298 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2299 maintainer.
2300
16ddcc28
MM
23012018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2302
2303 * MAINTAINERS (Write After Approval): Add self.
2304
f9529512
ST
23052018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2306
2307 * MAINTAINERS (write after approval): Add myself.
2308
3ff89a4e
XG
23092018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2310
2311 * MAINTAINERS: Update my email address.
2312
e8a0276c
VL
23132018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2314
2315 * MAINTAINERS (write after approval): Add myself.
2316
3d20537c
RS
23172018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2318
2319 * MAINTAINERS: Add self to global reviewers list.
2320
661d1750
SL
23212018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2322
2323 MAINTAINERS: Add c-sky port maintainers.
2324
aa405905
ML
23252018-08-10 Martin Liska <mliska@suse.cz>
2326
2327 * MAINTAINERS: Revert change in previous commit and
92a285c1 2328 join lines.
aa405905 2329
04e2b41d
ML
23302018-08-10 Martin Liska <mliska@suse.cz>
2331
2332 * MAINTAINERS: Remove extra line.
2333
6e9f49e4
N
23342018-08-06 Naveen H.S <naveenh@marvell.com>
2335
2336 * MAINTAINERS: Update my email address.
2337
3b0df776
DD
23382018-07-19 DJ Delorie <dj@redhat.com>
2339
2340 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2341 as maintainer.
2342
f030b30e
AK
23432018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2344
2345 * MAINTAINERS: Adjust email address for me and my colleague Robin
2346 Dapp.
2347
7264261f
L
23482018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2349 Sunil K Pandey <sunil.k.pandey@intel.com>
2350
2351 PR target/84413
2352 * config/i386/i386.c (m_CORE_AVX512): New.
2353 (m_CORE_AVX2): Likewise.
2354 (m_CORE_ALL): Add m_CORE_AVX2.
2355 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2356 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2357 and remove the rest of m_SKYLAKE_AVX512.
2358
19975c57
SH
23592018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2360
2361 * config.sub: Sync with upstream version 2018-07-03.
2362
c234070e
SH
23632018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2364
2365 * config.guess: Sync with upstream version 2018-06-26.
2366 * config.sub: Sync with upstream version 2018-07-02.
2367
d41cd173
BW
23682018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2369
92a285c1 2370 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
2371 * ltmain.sh: Likewise.
2372
d3435784
SB
23732018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2374
2375 * contrib/config-list.mk: Remove powerpc-linux_paired.
2376
da34ca3f
AO
23772018-06-29 Alexandre Oliva <oliva@adacore.com>
2378
2379 * configure.ac: Introduce support for @unless/@endunless.
2380 * Makefile.tpl (dep-kind): Rewrite with cond; return
2381 postbootstrap in some cases.
2382 (make-postboot-dep, postboot-targets): New.
2383 (dependencies): Do not output postbootstrap dependencies at
2384 first. Output non-target ones changed for configure to depend
2385 on stage_last @if gcc-bootstrap, and the original deps @unless
2386 gcc-bootstrap.
2387 * configure.in, Makefile.in: Rebuilt.
2388
8e236ddd
JW
23892018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2390
2391 * MAINTAINERS (write after approval): Add myself.
2392
71d40114
RV
23932018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2394
2395 * MAINTAINERS (write after approval): Add myself.
2396
8006534c
NC
23972018-06-19 Nick Clifton <nickc@redhat.com>
2398
2399 * zlib/configure.ac: Restore old behaviour of only enabling
2400 multilibs when a target subdirectory is defined. This allows
2401 building with srcdir == builddir.
2402 * zlib/configure: Regenerate.
2403
9e03592e
EB
24042018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2405
2406 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2407 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2408 * Makefile.in: Regenerate.
2409
29305f60
BE
24102018-06-16 Ben Elliston <bje@gnu.org>
2411
2412 * config.guess: Import latest version.
2413 * config.sub: Likewise.
2414
31db0fe0
ML
24152018-06-08 Martin Liska <mliska@suse.cz>
2416
2417 * MAINTAINERS: Remove MPX-related entries.
2418 * Makefile.def: Remove libmpx support.
9e03592e
EB
2419 * Makefile.in: Regenerate.
2420 * configure.ac: Remove removed files.
2421 * configure: Regenerate.
31db0fe0
ML
2422 * libmpx/ChangeLog: Remove.
2423 * libmpx/Makefile.am: Remove.
2424 * libmpx/Makefile.in: Remove.
2425 * libmpx/acinclude.m4: Remove.
2426 * libmpx/aclocal.m4: Remove.
2427 * libmpx/config.h.in: Remove.
2428 * libmpx/configure: Remove.
2429 * libmpx/configure.ac: Remove.
2430 * libmpx/configure.tgt: Remove.
2431 * libmpx/libmpx.spec.in: Remove.
2432 * libmpx/mpxrt/Makefile.am: Remove.
2433 * libmpx/mpxrt/Makefile.in: Remove.
2434 * libmpx/mpxrt/libmpx.map: Remove.
2435 * libmpx/mpxrt/libtool-version: Remove.
2436 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2437 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2438 * libmpx/mpxrt/mpxrt.c: Remove.
2439 * libmpx/mpxrt/mpxrt.h: Remove.
2440 * libmpx/mpxwrap/Makefile.am: Remove.
2441 * libmpx/mpxwrap/Makefile.in: Remove.
2442 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2443 * libmpx/mpxwrap/libtool-version: Remove.
2444 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2445
e68086c4
ML
24462018-06-04 Martin Liska <mliska@suse.cz>
2447
2448 * MAINTAINERS: Add myself as gcov maintainer.
2449
37cca345
MF
24502018-06-04 Matthew Fortune <mfortune@gmail.com>
2451
2452 * MAINTAINERS: Update my email address.
2453
74386680
TV
24542018-06-04 Tom de Vries <tdevries@suse.de>
2455
2456 * MAINTAINERS: Remove write-after-approval entries for component
2457 maintainers.
2458
010ff25b
JL
24592018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2460
2461 * MAINTAINERS (write after approval): Add myself.
2462
64acc19a 24632018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
2464
2465 * MAINTAINERS: Update my email address.
2466
7aad7f4b
TV
24672018-06-01 Tom de Vries <tdevries@suse.de>
2468
2469 * MAINTAINERS: Update my email address.
2470
c5470754
BC
24712018-05-22 Bin Cheng <bin.cheng@arm.com>
2472
2473 * MAINTAINERS (loop-optimizer): Add myself.
2474
58b40a67
FT
24752018-05-01 Francois H. Theron <francois.theron@netronome.com>
2476
2477 * configure.ac: Added "nfp" target.
2478 * configure: Regenerate.
2479
bece35ca
RB
24802018-04-30 Richard Biener <rguenther@suse.de>
2481
2482 PR bootstrap/85571
2483 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2484 (STAGE3_TFLAGS): Likewise.
2485 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2486 (STAGEtrain_TFLAGS): Likewise.
2487 * Makefile.in: Regenerate.
2488
ae05281f
RB
24892018-04-26 Richard Biener <rguenther@suse.de>
2490
2491 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2492 (STAGE2_CFLAGS): Likewise.
2493 (STAGE2_TFLAGS): Likewise.
2494 (STAGE3_CFLAGS): Add -fchecking.
2495 (STAGE3_TFLAGS): Likewise.
2496 (STAGEtrain_CFLAGS): Filter out -fchecking.
2497 (STAGEtrain_TFLAGS): Likewise.
2498 * Makefile.in: Re-generate.
2499
c6e34a9b
CM
25002018-04-25 Catherine Moore <clm@codesourcery.com>
2501
2502 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2503
ae9fb56f
PC
25042018-04-18 Paul Clarke <pc@us.ibm.com>
2505
2506 * MAINTAINERS (write after approval): Add myself.
2507
a2919888
AS
25082018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2509
2510 * MAINTAINERS: Update my email address.
2511
c6024672
BS
25122018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2513
2514 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2515
85d36775
BS
25162018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2517
2518 * MAINTAINERS: Update my email address and disambiguate myself
2519 a bit from Will Schmidt.
2520
8bb406a2
NS
25212018-03-21 Nathan Sidwell <nathan@acm.org>
2522
2523 * MAINTAINERS: Move maintainers of now-removed picochip and score
2524 ports to write after approval.
2525
c9b39302
RS
25262018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2527
2528 * MAINTAINERS: Add entry for SVE maintainership.
2529
1fc1d82e
MR
25302018-02-13 Maciej W. Rozycki <macro@mips.com>
2531
2532 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2533 * configure: Regenerate.
2534
7b7f78d7
BK
25352018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2536
2537 * MAINTAINERS (write after approval): Add myself.
2538
3c1f3bf6
SP
25392018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2540
2541 * MAINTAINERS (write after approval): Add myself.
2542
182f27e3
SP
25432018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2544
2545 * MAINTAINERS (write after approval): Add myself.
85911661 2546
85ec4feb
JJ
25472018-01-03 Jakub Jelinek <jakub@redhat.com>
2548
2549 Update copyright years.
2550
ef7d7cf5
BE
25512018-01-03 Ben Elliston <bje@gnu.org>
2552
2553 * config.guess: Import latest version.
2554 * config.sub: Likewise.
2555
842df93e
SH
25562017-12-12 Stafford Horne <shorne@gmail.com>
2557
2558 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2559 * configure: Regenerate.
2560
1d0a8ae9
QZ
25612017-11-29 Qing Zhao <qing.zhao@oracle.com>
2562
2563 * MAINTAINERS (Write After Approval): Add myself.
2564
5e9d6aa4
JK
25652017-11-28 Julia Koval <julia.koval@intel.com>
2566 Sebastian Peryt <sebastian.peryt@intel.com>
2567
2568 * Makefile.def (target_modules): Remove libcilkrts.
2569 * Makefile.in: Ditto.
2570 * configure: Ditto.
2571 * configure.ac: Ditto.
2572
d2eaaa89
JK
25732017-11-28 Julia Koval <julia.koval@intel.com>
2574
2575 * MAINTAINERS (Write After Approval): Add myself.
2576
90b415f6
SD
25772017-11-22 Sudakshina Das <sudi.das@arm.com>
2578
2579 * MAINTAINERS (Write After Approval): Add myself.
2580
f804ba3e
PD
25812017-11-06 Palmer Dabbelt <palmer@sifive.com>
2582
2583 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2584 Use my SiFive email address.
2585
8744c9bf
SP
25862017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2587
2588 * MAINTAINERS (write after approval): Add myself.
2589
7181cca3
ML
25902017-10-27 Martin Liska <mliska@suse.cz>
2591
2592 * Makefile.tpl: Use proper name of folder as it was renamed
2593 during transition to 4 stages.
2594 * Makefile.in: Regenerate.
2595
fb336a7b
IT
25962017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2597
e50ffab3 2598 * MAINTAINERS (write after approval): Add myself.
fb336a7b 2599
7b5f5267
GP
26002017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2601
2602 * MAINTAINERS: Add a note that maintainership also includes web
2603 pages, docs, and testsuite related to that area.
2604
55de8eb3
TV
26052017-09-25 Tom de Vries <tom@codesourcery.com>
2606
2607 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2608
86ab175e
PMR
26092017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2610
2611 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2612
500ac452
NS
26132017-09-15 Nathan Sidwell <nathan@acm.org>
2614
2615 * MAINTAINERS: Remove myself as a vxworks maintainer.
2616
72ace300
TS
26172017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2618
2619 * MAINTAINERS: Remove email address of Jim Norris.
2620
1328002a
KT
26212017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2622
2623 * MAINTAINERS (Reviewers): Move myself from here...
2624 (CPU Port Maintainers): ... to here.
2625
84d0b6f5
JG
26262017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2627
2628 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2629
9c04bba3
RD
26302017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2631
e50ffab3 2632 * MAINTAINERS (write after approval): Add myself.
9c04bba3 2633
5a427c63
TR
26342017-07-28 Tony Reix <tony.reix@atos.net>
2635
2636 * configure.ac (target-libffi): Don't disable for AIX.
2637 (go): Don't add to unsupported_languages on AIX.
2638 (target-libgo): Don't disable for AIX.
2639 * configure: Regenerate.
2640
8994b66f
YG
26412017-07-19 Yury Gribov <tetra2005@gmail.com>
2642
2643 * MAINTAINERS: Add myself.
2644
7a795e10
TS
26452017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2646
2647 * MAINTAINERS: Update my email address.
2648
50061652
RE
26492017-07-04 Richard Earnshaw <rearnsha@arm.com>
2650
2651 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2652 arm-specific auto-generated header files.
2653
d4360477
NS
26542017-07-03 Nathan Sidwell <nathan@acm.org>
2655
2656 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2657 * configure: Rebuilt.
2658
9dc9ae74
BS
26592017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2660
2661 * MAINTAINERS: Readd myself for c6x.
2662
c8cf0b6f
ML
26632017-06-28 Martin Liska <mliska@suse.cz>
2664
2665 PR bootstrap/81217
2666 * Makefile.def: Remove superfluous bootstrap_target from
2667 bootstrap_stage.
2668 * Makefile.in: Re-generate the file.
2669
0666865c
MO
26702017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2671
e50ffab3 2672 * MAINTAINERS: Add myself to Write After Approval
0666865c 2673
827c925e
AJ
26742017-06-21 Andrew Jenner <andrew@codesourcery.com>
2675
2676 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2677
0d053a49
ML
26782017-06-19 Martin Liska <mliska@suse.cz>
2679
2680 * Makefile.def: Define 4 stages PGO bootstrap.
2681 * Makefile.tpl: Define FLAGS.
2682 * Makefile.in: Regenerate.
2683
be75f645
ILT
26842017-06-14 Ian Lance Taylor <iant@golang.org>
2685
2686 * Makefile.def: Add check-gotools to go check targets.
2687 * Makefile.in: Rebuild.
2688
c725f69c
SB
26892017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2690
2691 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2692
76052545
EB
26932017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2694
2695 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2696 * configure: Regenerate.
2697
afd88efc
ML
26982017-05-31 Martin Liska <mliska@suse.cz>
2699
2700 * configure.ac: Add handling of stage2_werror_flags to
2701 action-if-given and to action-if-not-given.
2702 * configure: Regenerate.
2703
945bafd6
PB
27042017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2705
2706 * MAINTAINERS: Add self to Write After Approval
2707
b9396a49
BS
27082017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2709
2710 * MAINTAINERS: Update my email address, and remove myself as
2711 maintainer in some areas.
2712
aa1b69e7
EG
27132017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2714
2715 * MAINTAINERS: Add self to Write After Approval
2716
cdfee50a
NS
27172017-05-25 Nathan Sidwell <nathan@acm.org>
2718
2719 * configure.ac: Add --enable-languages=default to mean default and
2720 make --enable-languages=all mean all supported languages.
2721 * configure: Regenerated.
2722
83349046
SB
27232017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2724
2725 * config.gcc (powerpc*-*-*spe*): New.
2726 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2727 (powerpc-*-rtems*spe*): New.
2728 (powerpc*-*-linux*spe*): New.
2729 (powerpc-wrs-vxworksspe): New.
2730 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2731 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2732 * config.host (powerpc*-*-*spe*): New.
2733
01c712cb
ML
27342017-05-19 Martin Liska <mliska@suse.cz>
2735
2736 * configure.ac: Add --enable-werror-always just for
2737 bootstrap-debug (or none build config) and do not add it
2738 when we are on a release branch.
2739 * configure: Regenerated.
2740
7880c1a5
SL
27412017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2742
2743 * MAINTAINERS: Add self to Write After Approval
2744
c759355f
KK
27452017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2746
2747 * MAINTAINERS: Move myself to Write After Approval section.
2748
79557bae
CZ
27492017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2750
2751 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2752 ACCH registers.
2753 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2754 available.
2755 (umulsidi3): Likewise.
2756 (mulsidi3_700): Disable this pattern when we have advanced mpy
2757 instructions.
2758 (umulsidi3_700): Likewise.
2759 (maddsidi4): New pattern.
2760 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2761 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2762 (mpydu_imm_arcv2hs): Likewise.
2763 * config/arc/predicates.md (accl_operand): New predicate.
2764
c7314bc1
CZ
27652017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2766 Andrew Burgess <andrew.burgess@embecosm.com>
2767
2768 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2769 case.
2770 (ARC_AUTOFP_IRQ_P): Likewise.
2771 (ARC_AUTO_IRQ_P): Likewise.
2772 (rgf_banked_register_count): New variable.
2773 (parse_mrgf_banked_regs_option): New function.
2774 (arc_override_options): Handle rgf_banked_regs option.
2775 (arc_handle_interrupt_attribute): Add firq option.
2776 (arc_compute_function_type): Return fast irq type when required.
2777 (arc_must_save_register): Handle fast interrupts.
2778 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2779 (arc_return_address_regs): Update.
2780 * config/arc/arc.h (arc_return_address_regs): Update.
2781 (arc_function_type): Add fast interrupt type.
2782 (ARC_INTERRUPT_P): Update.
2783 (RC_FAST_INTERRUPT_P): Define.
2784 * config/arc/arc.md (simple_return): Update for fast interrupts.
2785 (p_return_i): Likewise.
2786 * config/arc/arc.opt (mrgf-banked-regs): New option.
2787 * doc/invoke.texi (mrgf-banked-regs): Document.
2788
41453183
CZ
27892017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2790
2791 * config/arc/arc.c (irq_ctrl_saved): New variable.
2792 (ARC_AUTOBLINK_IRQ_P): Define.
2793 (ARC_AUTOFP_IRQ_P): Likewise.
2794 (ARC_AUTO_IRQ_P): Likewise.
2795 (irq_range): New function.
2796 (arc_must_save_register): Likewise.
2797 (arc_must_save_return_addr): Likewise.
2798 (arc_dwarf_emit_irq_save_regs): Likewise.
2799 (arc_override_options): Handle deferred options.
2800 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2801 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2802 arc_must_save_return_addr.
2803 (arc_compute_frame_size): Handle automated save and restore of
2804 registers.
2805 (arc_expand_prologue): Likewise.
2806 (arc_expand_epilogue): Likewise.
2807 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2808 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2809 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2810
52744dd7
TK
28112017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2812 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2813
2814 PR bootstrap/77661
2815 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2816 in-tree build MPC.
2817 * Makefile.in: Regenerate.
2818
deeba76a
FXC
28192017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2820
2821 * configure.ac: Enable LTO by default on darwin >= 9.
2822 * configure: Regenerate.
2823
5a05e11d
PD
28242017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2825
2826 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2827 and Andrew Waterman as the RISC-V maintainers.
2828
e04f858c
NK
28292017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2830
2831 * MAINTAINERS: Add self to Write After Approval
2832
a98cf819
GP
28332017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2834
2835 * config.guess: Import latest from upstream.
2836
9826d1a3
GP
28372017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2838
2839 * MAINTAINERS (Write After Approval): Remove entries that are
2840 already covered under Reviewers.
2841
a46586c3
MW
28422017-03-08 Mark Wielaard <mark@klomp.org>
2843
2844 PR demangler/70909
2845 PR demangler/67264
2846 * include/demangle.h: Add d_printing to struct demangle_component
2847 and pass struct demangle_component as non const.
2848
734ca1c2
GP
28492017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2850
2851 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2852
93b87d1d
TS
28532017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2854
2855 * Makefile.tpl: Remove HOST_ISLVER.
2856 (HOST_EXPORTS): Remove ISLVER.
2857 * Makefile.in: Regenerate.
2858
f877b3ad
RB
28592017-02-13 Richard Biener <rguenther@suse.de>
2860
2861 * configure: Re-generate.
2862
2ad31830
GP
28632017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2864
2865 * MAINTAINERS: Adjust bug reporting URL.
2866
3501e62c
GP
28672017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2868
2869 * MAINTAINERS (Write After Approval): Remove redundant entry
2870 for Andrew Burgess.
2871
510555e0
JDA
28722017-02-03 John David Anglin <danglin@gcc.gnu.org>
2873
e50ffab3 2874 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 2875 32-bit hppa*-*-hpux*.
e50ffab3 2876 * configure: Regenerate.
510555e0 2877
f6a24a94
MJ
28782017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2879
2880 * configure.ac: Moved the white list of enabling BRIG FE to
2881 libhsail-rt/configure.tgt.
2882 * configure: Regenerated.
2883 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2884
28852017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
2886 Martin Jambor <mjambor@suse.cz>
2887
5fd1486c
PJ
2888 * Makefile.def (target_modules): Added libhsail-rt.
2889 (languages): Added language brig.
2890 * Makefile.in: Regenerated.
2891 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2892 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2893 * configure: Regenerated.
2894
3c36aa6b
JJ
28952017-01-17 Jakub Jelinek <jakub@redhat.com>
2896
2897 PR other/79046
2898 * configure: Regenerated.
2899
8f56cb51
AM
29002017-01-04 Alan Modra <amodra@gmail.com>
2901
2902 * configure: Regenerate.
2903
f2c764c5
BE
29042016-12-29 Ben Elliston <bje@gnu.org>
2905
2906 * config.sub: Import latest version.
2907
1dc9c117
AI
29082016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2909
2910 * MAINTAINERS (Write After Approval): Add myself.
2911
c21fdaa1
JJ
29122016-12-21 Jakub Jelinek <jakub@redhat.com>
2913
2914 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2915 includes bootstrap-mpx.
2916 * configure: Regenerated.
2917
cc811459
CX
29182016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2919
2920 * MAINTAINERS (Write After Approval): Add myself.
2921
b55e6680
MJ
29222016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2923
8f56cb51 2924 * configure: Regenerate.
b55e6680 2925
825fba52
MK
29262016-12-01 Matthias Klose <doko@ubuntu.com>
2927
2928 * configure.ac: Don't use pkg-config to check for bdw-gc.
2929 * configure: Regenerate.
2930
114bf3f1
MK
29312016-11-30 Matthias Klose <doko@ubuntu.com>
2932
2933 * Makefile.def: Remove reference to boehm-gc target module.
2934 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2935 options and for the bdw-gc pkg-config module.
2936 * configure: Regenerate.
2937 * Makefile.in: Regenerate.
2938
21b0f96a
NS
29392016-11-28 Nathan Sidwell <nathan@acm.org>
2940
2941 * MAINTAINERS (nvptx): Remove self.
2942
292edab3
BE
29432016-11-25 Ben Elliston <bje@gnu.org>
2944
2945 * config.guess: Import latest version.
2946 * config.sub: Likewise.
2947
0954a00b
TT
29482016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2949
2950 * MAINTAINERS (Write After Approval): Add myself.
2951
8e4d2ca4
MK
29522016-11-15 Matthias Klose <doko@ubuntu.com>
2953
2954 * Makefile.def: Remove references to GCJ.
2955 * Makefile.tpl: Likewise.
2956 * Makefile.in: Regenerate.
2957
84c1b9d3
MK
29582016-11-15 Matthias Klose <doko@ubuntu.com>
2959
2960 * config-ml.in: Remove references to GCJ.
2961 * configure.ac: Likewise.
2962 * configure: Regenerate.
2963
3f95ca6c
JC
29642016-11-01 Josh Conner <joshconner@google.com>
2965
2966 * MAINTAINERS (Write After Approval): Update email address,
2967
457cc672
CL
29682016-10-27 Carl Love <cel@us.ibm.com>
2969
2970 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2971 Approval list to make it alphabetical.
2972
2142f54f
CL
29732016-10-27 Carl Love <cel@us.ibm.com>
2974
2975 * MAINTAINERS (Write After Approval): Add myself.
2976
104700f4
AB
29772016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2978
2979 * MAINTAINERS (Reviewers): Add myself.
2980 (Write After Approval): Add myself.
2981
942c0db8
HP
29822016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2983 Ulrich Weigand <uweigand@de.ibm.com>
2984
2985 * MAINTAINERS: Update email address.
2986
fbf4c502
NS
29872016-10-10 Nathan Sidwell <nathan@acm.org>
2988
2989 * MAINTAINERS: Update email address.
2990
b20e7532
AT
29912016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2992
2993 * configure.ac: Add aarch64-*-freebsd*.
2994 * configure: Regenerate.
2995
2e21fd4d
SE
29962016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2997
2998 * MAINTAINERS: Update email address after it got reverted.
2999
43c40f3e
RO
30002016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3001
3002 * configure.ac (target_libraries): Readd target-boehm-gc.
3003 Restore --enable-objc-gc handling.
3004 * configure: Regenerate.
3005
f05796ba
JL
30062015-10-03 Jeff Law <law@redhat.com>
3007
3008 * MAINTAINERS: Move several inactive maintainers to the
3009 write-after-approval section.
3010
012447ea
JJ
30112016-09-30 Jakub Jelinek <jakub@redhat.com>
3012
3013 * configure.ac: Add target-libffi to target_libraries.
3014 Readd libgcj target disablings, modified to only target-libffi.
3015 Readd target addition of go to unsupported languages.
3016 * configure: Regenerated.
3017
a7d75d59
SE
30182016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
3019
3020 * MAINTAINERS: Update email address.
3021
d1a79a95
AH
30222016-09-30 Andrew Haley <aph@redhat.com>
3023
4d8c733d 3024 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
3025 write-after approval. Remove Tom Tromey and Bryce McKinlay from
3026 libgcj.
3027
af2d4873
AH
30282016-09-30 Andrew Haley <aph@redhat.com>
3029
3030 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3031 write-after approval after GCJ deletion.
3032
07b78716
AH
30332016-09-30 Andrew Haley <aph@redhat.com>
3034
3035 * Makefile.def: Remove libjava.
3036 * Makefile.tpl: Likewise.
3037 * Makefile.in: Regenerate.
3038 * configure.ac: Likewise.
3039 * configure: Likewise.
3040 * gcc/java: Remove.
3041 * libjava: Likewise.
3042
a29b7214
CZ
30432016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
3044
3045 * MAINTAINERS (Reviewers): Add myself.
3046
2fd88f4f
AK
30472016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
3048
3049 * configure.ac: Disable "sim" directory for arc*-*-*.
3050 * configure: Regenerated.
3051
e2080e79
TC
30522016-09-23 Tamar Christina <tamar.christina@arm.com>
3053
3054 * MAINTAINERS (Write After Approval): Add myself.
3055
8f3675f8
MR
30562016-09-12 Maciej W. Rozycki <macro@imgtec.com>
3057
3058 * configure.ac: Check for the minimum in-tree MPFR version
3059 handled.
3060 * configure: Regenerate.
3061
21f88103
YTL
30622016-07-20 Yan-Ting Lin <currygt52@gmail.com>
3063
3064 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3065 * configure: Regenerated.
3066
60d51882
FR
30672016-07-19 Fritz Reese <fritzoreese@gmail.com>
3068
3069 * MAINTAINERS (Write After Approval): Add myself.
3070
277d7ee0
AK
30712016-06-23 Andi Kleen <ak@linux.intel.com>
3072
3073 * Makefile.def: Add autoprofiledbootstrap.
3074 * Makefile.tpl: Dito.
3075 * Makefile.in: Regenerate.
3076
fd6487af
JS
30772016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
3078
3079 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3080 * configure: Regenerate.
3081
3e326935
TS
30822016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3083
3084 * configure: Regenerate.
3085 * configure.ac: Remove support for avr-rtems.
3086
9582bf04
SKS
30872016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
3088
3089 * MAINTAINERS (Write After Approval): Add myself.
3090
6f820b68
MC
30912016-06-16 Michael Collison <michael.collison@arm.com>
3092
3093 * MAINTAINERS (Write After Approval): Add myself.
3094
775ee7fa
MM
30952016-06-14 Mikael Morin <mikael@gcc.gnu.org>
3096
3097 * MAINTAINERS (Write After Approval): Update e-mail address.
3098
de3ba371
JM
30992016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
3100
21f88103 3101 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 3102
350216e3
AM
31032016-05-28 Alan Modra <amodra@gmail.com>
3104
3105 * Makefile.tpl (configure): Depend on m4 files included.
3106 * Makefile.in: Regenerate.
3107
9cad20fa
BS
31082016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3109
3110 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3111 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3112
92466115
BS
31132016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3114
3115 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3116 special case builtin.
3117 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3118 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3119 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3120 for __builtin_vec_addec.
3121
fe38e08b
JS
31222016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3123
3124 * config.guess: Import version 2016-04-02 (newest).
3125 * config.sub: Import version 2016-05-10 (newest).
3126
cef1a0b8 31272016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 3128
cef1a0b8
JL
3129 * configure.ac: Add ARC support to libgloss.
3130 * configure: Regenerate
704b85c7 3131
75a6b91a
AS
31322016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3133
3134 * MAINTAINERS (Write After Approval): Add myself.
3135
00f35794
BE
31362016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3137
3138 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3139 * configure: Regenerated.
3140 * Makefile.def (gmp): Explicitly disable assembler.
3141 (mpfr): Adjust lib_path.
3142 (mpc): Likewise.
3143 * Makefile.in: Regenerated.
3144
c100769b
JJ
31452016-05-01 Jakub Jelinek <jakub@redhat.com>
3146
3147 PR bootstrap/70704
3148 * configure.ac (--enable-stage1-checking): Add missing
3149 --enable-checking=.
3150 * configure: Regenerated.
3151
bc6d9014
OE
31522016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3153
ace08cb8
OE
3154 * config.guess: Revert r235676.
3155 * config.sub: Revert r235676.
3156
31572016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3158
3159 * config.guess: Remove SH5 support.
bc6d9014
OE
3160 * config.sub: Likewise.
3161 * configure: Likewise.
3162 * configure.ac: Likewise.
3163
7db11a5a
JJ
31642016-04-26 Jakub Jelinek <jakub@redhat.com>
3165
3166 PR bootstrap/70704
3167 * configure.ac (--enable-stage1-checking): For --disable-checking or
3168 implicit --enable-checking, make sure extra flag matches in between
3169 stage1 and later checking.
3170 * configure: Regenerated.
3171
ab0fc037
TS
31722016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3173
3174 * .gitattributes: New file.
3175
c048fa95
SB
31762016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3177
3178 * MAINTAINERS (rs6000/powerpc port): Add myself.
3179
f3653cf5
SB
31802016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3181
3182 PR bootstrap/70173
3183 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3184 and gotools directories. Delete the stage_final file.
3185 * Makefile.in: Regenerate.
3186
4f93efa4
AV
31872016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3188
3189 * MAINTAINERS (Write After Approval): Add myself.
3190
c27e432e
SK
31912016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3192
3193 * MAINTAINERS (Fortran maintainer): Remove myself.
3194
7134713c
BS
31952016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3196
3197 * MAINTAINERS (Write After Approval): Add myself.
3198
7d74282a
KN
31992016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3200
3201 * MAINTAINERS (Write After Approval): Add myself.
3202
1b858e76
CC
32032016-03-17 Cary Coutant <ccoutant@gmail.com>
3204
3205 Sync with binutils-gdb:
3206
3207 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3208
3209 * configure.ac: Add mips and s390 to the gold target check.
3210 * configure: Regenerate.
3211
d15bd5bb
DD
32122016-03-01 DJ Delorie <dj@redhat.com>
3213
3214 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3215
6d1fa6bb
DM
32162016-02-22 David Malcolm <dmalcolm@redhat.com>
3217
3218 * MAINTAINERS (libcpp): Add myself.
3219 (diagnostic messages): Likewise.
3220
607bda60
TV
32212016-02-20 Tom de Vries <tom@codesourcery.com>
3222
3223 * MAINTAINERS: Fix whitespace.
3224
80cfaff8
CZ
32252016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3226
3227 * MAINTAINERS (Write After Approval): Add myself.
3228
c661a43d
SP
32292016-01-29 Sebastian Pop <s.pop@samsung.com>
3230
3231 * config/isl.m4: Add comments about isl-0.16.
3232 * configure: Regenerate.
3233
86b3a101
MJ
32342016-01-29 Martin Jambor <mjambor@suse.cz>
3235
3236 * MAINTAINERS (hsa maintainers): Add myself.
3237
960cbfd2
WD
32382015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3239
3240 * MAINTAINERS: (Write After Approval): Add myself.
3241
1e050c90
AK
32422016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3243 Sebastian Pop <s.pop@samsung.com>
3244
3245 * Makefile.in: Regenerate.
3246 * Makefile.tpl: Export ISLVER.
3247 * configure: Regenerate.
3248 * config/isl.m4: Detect isl-0.15.
3249
cefadad1
MM
32502016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3251
3252 PR bootstrap/69329
3253 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3254 * Makefile.in: Regenerate.
3255
9e530bcd
AP
32562016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3257
3258 * configure.ac: Enable LTO for DJGPP
3259 * configure: Regenerate
3260
324402a0
L
32612016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3262
3263 Sync with binutils-gdb:
3264 2015-10-21 Nick Clifton <nickc@redhat.com>
3265
3266 PR gas/19109
3267 * configure.ac: Note the 'none' is an acceptable argument to
3268 --enable-compressed-debug-sections.
3269 * configure: Regenerate.
3270
9eaaa830
BE
32712016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3272
3273 PR bootstrap/69134
3274 * Makefile.def (mpfr): Disable assembler.
3275 * Makefile.in: Regenerate.
3276
cfe67e03
BE
32772016-01-01 Ben Elliston <bje@gnu.org>
3278
3279 * config.guess: Import version 2016-01-01.
3280 * config.sub: Likewise.
3281
be33d404
SS
32822015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3283
3284 * MAINTAINERS (Write After Approval): Add myself.
3285
e357a5e0
SP
32862015-12-17 Sebastian Pop <s.pop@samsung.com>
3287
3288 * Makefile.in: Replace ISL with isl.
3289 * Makefile.tpl: Same.
3290 * config/isl.m4: Same.
3291 * configure.ac: Same.
3292 * contrib/download_prerequisites: Same.
3293 * configure: Regenerate.
3294
1ad2439b
AP
32952015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3296
3297 * MAINTAINERS (Write After Approval): Add Myself.
3298
70decafb
NS
32992015-12-17 Nathan Sidwell <nathan@acm.org>
3300
3301 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3302 * configure: Regenerate.
3303
560d18d3
AK
33042015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3305 Sebastian Pop <s.pop@samsung.com>
3306
3307 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3308 isl_ctx_get_max_operations.
3309 * configure: Regenerate.
3310
57e8ab24 33112015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
3312
3313 * MAINTAINERS (Write After Approval): Add myself.
3314
105b682e
ILT
33152015-12-02 Ian Lance Taylor <iant@google.com>
3316
3317 PR go/66147
3318 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3319 * Makefile.in: Regenerate.
3320
7eb46bec
AT
33212015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3322
3323 PR libffi/65726
3324 * Makefile.def (lang_env_dependencies): Make libffi depend
3325 on cxx.
3326 * Makefile.in: Regenerate.
3327
cc3baaa9
DE
33282015-11-26 David Edelsohn <dje.gcc@gmail.com>
3329
3330 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3331 symbols.
3332
3be96231
TG
33332015-11-20 Tristan Gingold <gingold@adacore.com>
3334
3335 Sync with binutils-gdb:
3336 2015-11-20 Tristan Gingold <gingold@adacore.com>
3337
3338 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3339 * configure: Regenerate.
3340
daa53f38
ML
33412015-11-19 Martin Liska <mliska@suse.cz>
3342
3343 * .gitignore: Add .clang-format to ignored files.
3344 * Makefile.in: Add clang-format.
3345 * Makefile.tpl: Likewise.
3346
54985c70
TA
33472015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3348
3349 * configure.ac: Enable libmpx by default.
3350 * configure: Regenerated.
3351
d0397c75
SE
33522015-10-23 Steve Ellcey <sellcey@imgtec.com>
3353
3354 * MAINTAINERS: Update email address.
3355
735a559c
PM
33562015-10-23 Paulo Matos <pmatos@linki.tools>
3357
3358 * MAINTAINERS: Update email address.
3359
15713b43
AH
33602015-10-23 Alan Hayward <alan.hayward@arm.com>
3361
3362 * MAINTAINERS (Write After Approval): Add myself.
3363
78edb32f
L
33642015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3365
3366 Sync with binutils-gdb:
3367 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3368
3369 PR gas/19109
3370 * configure.ac: Add
3371 --enable-compressed-debug-sections={all,gas,gold,ld}.
3372 * configure: Regenerated.
3373
dec6b7f1
AC
33742015-10-16 Arnaud Charlet <charlet@adacore.com>
3375
3376 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3377
6be1d686
ML
33782015-10-09 Martin Liska <mliska@suse.cz>
3379
3380 * MAINTAINERS (Write After Approval): Add myself.
3381
dc0e2060
AF
33822015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3383
3384 * MAINTAINERS (Write After Approval): Add myself.
3385
bec93d40
FW
33862015-10-02 Florian Weimer <fweimer@redhat.com>
3387
3388 * MAINTAINERS: Update email address.
3389
0487f06d
LK
33902015-10-02 Louis Krupp <louis.krupp@zoho.com>
3391
3392 * MAINTAINERS (Write After Approval): Add myself.
3393
56547ff7
KT
33942015-09-20 Kai Tietz <ktietz70@googlemail.com>
3395
423ea09f 3396 * MAINTAINERS: Update email.
56547ff7 3397
ed4c91ea
BS
33982015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3399
3400 * MAINTAINERS: Update my email address.
3401
2503fd9e
JB
34022015-09-01 James Bowman <james.bowman@ftdichip.com>
3403
3404 * MAINTAINERS (ft32 port): Add myself.
3405
3726332a
DS
34062015-08-28 David Sherwood <david.sherwood@arm.com>
3407
3408 * MAINTAINERS: Add myself.
3409
15480aaf
PM
34102015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3411
3412 * MAINTAINERS (Write After Approval): Add myself.
3413
ad4f95e3
FXC
34142015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3415
3416 PR libfortran/54572
3417 * Makefile.def: Make libgfortran depend on libbacktrace.
3418 * Makefile.in: Regenerate.
3419
95f25df0
SD
34202015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3421
3422 * MAINTAINERS (Write After Approval): Add myself.
3423
5dc85f7e
TV
34242015-08-12 Tom de Vries <tom@codesourcery.com>
3425
3426 PR other/67092
3427 * configure.ac: Remove --with_host_libstdcxx support.
3428 * configure: Regenerate.
3429
44a7d18d
TS
34302015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3431 Jakub Jelinek <jakub@redhat.com>
3432
3433 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3434 nvptx*-*-*.
3435 * configure: Regenerate.
3436
bf5372e7
YS
34372015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3438
3439 * Makefile.def (libiconv): Define bootstrap=true.
3440 Mark pdf/html/info as missing.
3441 (configure-gcc): Depend on all-libiconv.
3442 (all-gcc): Ditto.
3443 (configure-libcpp): Ditto.
3444 (all-libcpp): Ditto.
3445 (configure-intl): Ditto.
3446 (all-intl): Ditto.
3447 * Makefile.in: Regenerate.
3448
94b8fdcc
BC
34492015-08-03 Bin Cheng <bin.cheng@arm.com>
3450
3451 * MAINTAINERS (loop ivopts): Add the entry and myself.
3452
430bcac1
NS
34532015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3454
3455 * MAINTAINERS (nvptx): Add self.
3456
110d61da
AL
34572015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3458
3459 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3460 128-bit vector modes.
3461
c9da7548 34622015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 3463
c9da7548
VV
3464 * MAINTAINERS (Write After Approval): Add myself.
3465
423ea09f 34662015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
3467
3468 * config.sub, config.guess: Import from upstream.
3469
6b1786aa
JL
34702015-07-24 Michael Darling <darlingm@gmail.com>
3471
3472 PR other/66259
3473 * config-ml.in: Reflects renaming of configure.in to configure.ac
3474 * configure: Likewise
3475 * configure.ac: Likewise
3476
45952786
BS
34772015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3478
3479 * MAINTAINERS: Update my email address.
3480
f1595603
L
34812015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3482
3483 Sync with binutils-gdb:
3484 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3485
3486 * configure.ac (target_configdirs): Exclude target-zlib if
3487 target-libjava isn't built.
3488 * configure: Regenerated.
3489
a05c2c75
L
34902015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3491
3492 Sync with binutils-gdb:
3493 2015-05-13 John David Anglin <dave.anglin@bell.net>
3494
3495 * configure.ac: Disable configuration of GDB for HPUX targets.
3496 * configure: Regenerate.
3497
3498 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3499
3500 * configure.ac: Add --with-system-zlib.
3501 * configure: Regenerated.
3502
3503 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3504
3505 * configure.ac: Add FT32 support.
3506 * configure: Regenerate.
3507
3508 2015-01-12 Anthony Green <green@moxielogic.com>
3509
3510 * configure.ac: Don't disable gprof for moxie.
3511 * configure: Rebuild.
3512
1c01ebf6
L
35132015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3514
3515 Sync with binutils-gdb:
3516 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3517
3518 PR ld/18355
3519 * Makefile.def: Add extra_configure_flags to host zlib.
3520 * configure.ac (extra_host_zlib_configure_flags): New. Set
3521 to --enable-host-shared When bfd is to be built as shared
3522 library. AC_SUBST.
3523 * Makefile.in: Regenerated.
3524
e59969a1
HPN
35252015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3526
3527 Sync with src:
3528 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3529 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3530 * Makefile.in: Regenerated.
3531
d9063947
L
35322015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3533
3534 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3535 target.
3536 * configure: Regenerate.
3537
b837291d
LC
35382015-06-23 Ludovic Courtès <ludo@gnu.org>
3539
3540 * MAINTAINERS (Write After Approval): Add myself.
3541
2a97995f
AT
35422015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3543
3544 * MAINTAINERS (OS Port Maintainers): Add myself.
3545 (Various Maintainers): Remove myself from libffi testsuite.
3546
19cd26a6
RS
35472015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3548
3549 * MAINTAINERS (gen* on machine desc): Add self.
3550
8ca528d9
JM
35512015-06-02 Jason Merrill <jason@redhat.com>
3552
3553 PR bootstrap/66319
3554 * configure.ac: Use -std=gnu++98.
3555
4526c3c1
SN
35562015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3557
3558 * MAINTAINERS (Write After Approval): Add myself.
3559
318a4e6d
MF
35602015-05-28 Mike Frysinger <vapier@gentoo.org>
3561
3562 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3563 * configure: Regenerate.
3564
46070488
JM
35652015-05-26 Jason Merrill <jason@redhat.com>
3566
3567 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3568 * configure: Regenerate.
3569
fef939d6
JB
35702015-05-16 James Bowman <james.bowman@ftdichip.com>
3571
3572 * configure.ac: FT32 target added.
fef939d6
JB
3573 * configure: Regenerated.
3574
886faf50
IB
35752015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3576
3577 * MAINTAINERS (Write After Approval): Add myself.
3578
91c6b410
PM
35792015-05-11 Paulo Matos <paulo@matos-sorge.com>
3580
3581 * MAINTAINERS (Write After Approval): Add myself.
3582
e640447c
PM
35832015-05-11 Paulo Matos <paulo@matos-sorge.com>
3584
3585 * configure.ac: Fix typo.
3586 * configure: Regenerate.
3587
e587377d
MM
35882015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3589
3590 * MAINTAINERS (Write After Approval): Add myself.
3591
cabb9d59
MK
35922015-05-03 Matthias Klose <doko@ubuntu.com>
3593
3594 * configure.ac: Match $host configured with triplets.
3595 * configure: Regenerate.
3596
fafb95a6
BRF
35972015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3598
3599 * Makefile.tpl: Remove surplus whitespace throughout.
3600 * Makefile.in: Regenerate.
3601
85867772
SB
36022015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3603
3604 * MAINTAINERS (Various Maintainers): Add myself as instruction
3605 combiner maintainer.
3606
c10b5ea0
JJ
36072015-04-17 Jakub Jelinek <jakub@redhat.com>
3608
3609 PR bootstrap/62077
3610 * configure.ac (--enable-stage1-checking): Default to
3611 release,misc,gimple,rtlflag,tree,types if --disable-checking
3612 or --enable-checking is not specified and DEV-PHASE is not
3613 experimental.
3614 * configure: Regenerated.
3615
77019397
MO
36162015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3617
3618 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3619 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3620 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3621 * Makefile.in: Regenerate.
3622
17feae99 36232015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
3624
3625 * MAINTAINERS: Update my email address.
3626
e61ffb3b
JG
36272015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3628
3629 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3630
b16cc4f2
KT
36312015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3632
3633 * MAINTAINERS: Add myself as an arm port reviewer.
3634
ec523909
ML
36352015-03-25 Martin Liska <mliska@suse.cz>
3636 Yury Gribov <y.gribov@samsung.com>
3637
3638 * Makefile.in: Fix ln source location for vimrc file.
3639 * Makefile.tpl: Likewise.
3640
fc30054e
AH
36412015-03-09 Aldy Hernandez <aldyh@redhat.com>
3642
3643 PR bootstrap/25672
3644 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3645 cross-compiling. Similarly for CXX_FOR_TARGET.
3646 * configure: Regenerate.
3647
5373cd33
IE
36482015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3649
3650 * Makefile.def: Add libmpx.
3651 * configure.ac: Add libmpx.
3652 * Makefile.in: Regenerate.
3653 * configure: Regenerate.
3654
a6e8abb9
KY
36552015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3656
3657 * MAINTAINERS (CPU Port Maintainers): Add myself
3658 i386 vector ISA extns mantainer.
3659
f2b86778
JL
36602015-03-13 Jeff Law <law@redhat.com>
3661
3662 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3663 maintainer.
3664 Remove Richard Henderson as a maintainer for the x86 port.
3665
9dd44d1c
JR
36662015-03-03 Joern Rennecke <gnu@amylaar.uk>
3667
3668 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3669
33079441
IE
36702015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3671
3672 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3673 pointer bounds checker and i386 MPX maintainer.
3674
d083ae5f
SL
36752015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3676
3677 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3678
f91f1c13
MS
36792015-02-26 Martin Sebor <msebor@redhat.com>
3680
3681 * MAINTAINERS (Various Maintainers): Add self.
3682
426c1eb0
TS
36832015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3684
3685 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3686 Make sure it contains lto.
3687 * configure: Regenerate.
3688
8ae12d71
TS
36892015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3690
3691 * configure: Regenerate.
3692
11aa81cc 36932015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 36941
11aa81cc
DN
3695 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3696 middle-end, docstring): Remove myself.
3697 (Write After Approval): Add myself.
3698
a436ab27
JJ
36992015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3700
3701 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3702 (Write After Approval): Update address.
3703
231d020b
DM
37042015-01-29 David Malcolm <dmalcolm@redhat.com>
3705
3706 PR jit/64780
3707 * configure.ac: Require the user to explicitly specify
3708 --enable-host-shared if the jit is enabled.
3709 * configure: Regenerate.
3710
82a94471
RS
37112015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3712
3713 * MAINTAINERS (Write After Approval): Add myself.
3714
e6f0c56d
TV
37152015-01-25 Tom de Vries <tom@codesourcery.com>
3716
3717 * MAINTAINERS: Make whitespace consistent.
3718
631ff3e1
BO
37192015-01-23 Braden Obrzut <admin@maniacsvault.net>
3720
3721 * MAINTAINERS (Write After Approval): Add myself.
3722
09b9cd1f
AV
37232015-01-20 Andre Vehreschild <vehre@gmx.de>
3724
3725 * MAINTAINERS: (Write After Approval): Add myself.
3726
802ed46a
MU
37272015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3728
3729 * MAINTAINERS: (Write After Approval): Add myself.
3730
c61fcfa6
PT
37312015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3732
3733 * MAINTAINERS: (Write After Approval): Add myself.
3734
ebcd09c1
IS
37352015-01-13 Iain Sandoe <iain@codesourcery.com>
3736
3737 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3738 objective-c/c++ front end maintainer.
3739
71aa170d
MP
37402015-01-13 Marek Polacek <polacek@redhat.com>
3741
3742 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3743
da067543
JL
37442015-01-12 Jeff Law <law@redhat.com>
3745
3746 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3747 a very long time.
3748
bf1de3f0
ILT
37492015-01-09 Ian Lance Taylor <iant@google.com>
3750
3751 * configure.ac (host_tools): Add gotools.
3752 * Makefile.def (host_modules): Add gotools.
3753 (dependencies): Add dependency of all-gotools on all-target-libgo.
3754
82a19768
AT
37552015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3756
3757 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3758 * configure: Regenerate.
3759
53dd59bf
TS
37602015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3761
3762 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3763 all-target-libgomp.
3764 * Makefile.in: Regenerate.
3765
8054942d
EB
37662015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3767
3768 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3769
0969ec7d
EB
37702015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3771
3772 * configure.ac: Add Visium support.
3773 * configure: Regenerate.
3774
ec8fd1c0
AS
37752015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3776
3777 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3778 * configure: Regenerate.
3779
9bccfdf5
AP
37802015-01-03 Andrew Pinski <apinski@cavium.com>
3781
3782 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3783 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3784 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3785 (OBJCOPY_FOR_TARGET): New variable.
3786 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3787 * Makefile.in: Regenerate.
3788 * configure.ac: Check for already installed target objcopy.
3789 Also GCC_TARGET_TOOL on objcopy.
3790 * configure: Regenerate.
3791
007adc0d
HPN
37922015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3793
3794 * config.sub: Update from upstream, to 2015-01-01 version.
3795 * config.guess: Ditto.
3796
fe55e976
SH
37972014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3798
3799 * MAINTAINERS (RTEMS Ports): Add myself.
3800
b86d271e
PMR
38012014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3802
3803 * MAINTAINERS (Write After Approval): Add myself.
3804
9733278a
MH
38052014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3806
3807 * MAINTAINERS (Write After Approval): Add myself.
3808
4b4f2e35
TS
38092014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3810
3811 * configure.ac (--enable-as-accelerator-for): Don't set
3812 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3813 * configure: Regenerate.
3814
b6a65eb6
JJ
38152014-12-13 Jakub Jelinek <jakub@redhat.com>
3816
3817 PR bootstrap/64023
3818 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3819 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3820 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3821 to CXX.
3822 * Makefile.in: Regenerated.
3823
c3e1e693
YG
38242014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3825 Yury Gribov <y.gribov@samsung.com>
3826
3827 * .gitignore: Added .local.vimrc and .lvimrc.
3828 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3829 * Makefile.in: Regenerate.
3830
38312014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
3832
3833 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3834 * configure: Regenerated.
3835
b9fb25a5
BS
38362014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3837
3838 * MAINTAINERS (nvptx port): New entry.
3839
d896cc4d
JBG
38402014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3841
3842 * configure: Regenerate.
3843
74ae587e
JBG
38442014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3845
3846 * configure.ac: Merge with Binutils.
3847
45c89690
TB
38482014-11-26 Tobias Burnus <burnus@net-b.de>
3849
3850 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3851 * Makefile.in: Regenerate.
3852
ea903c37
BE
38532014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3854
3855 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3856 missing flex.
3857 * Makefile.in: Regenerated.
3858
eb23df59
IV
38592014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3860
3861 * Makefile.in: Regenerate.
3862
a699d672
L
38632014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3864
3865 PR bootstrap/63784
3866 * libtool.m4: Add $pic_flag with -shared.
3867
fc065a61
RL
38682014-11-21 Renlin Li <Renlin.Li@arm.com>
3869
3870 * MAINTAINERS (Write After Approval): Added myself.
3871
efcc23e6
AV
38722014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3873
3874 * MAINTAINERS (write-after-approval): Add myself.
3875
dd308ed8
MK
38762014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3877
3878 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3879 from 2 years ago.
3880
ac8698a1
AV
38812014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3882
3883 Revert:
3884 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3885
3886 * MAINTAINERS (Write After Approval): Added myself as line map
3887 maintainer.
3888
8dab9330
RL
38892014-11-19 Renlin Li <Renlin.Li@arm.com>
3890
3891 Revert:
3892 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3893
3894 * MAINTAINERS (Write After Approval): Added myself.
3895
1be22083
RL
38962014-11-19 Renlin Li <Renlin.Li@arm.com>
3897
3898 * MAINTAINERS (Write After Approval): Added myself.
3899
59392f46
AV
39002014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3901
3902 * MAINTAINERS (Write After Approval): Added myself as line map
3903 maintainer.
3904
0f3422cc
DS
39052014-11-17 Dodji Seketeli <dodji@redhat.com>
3906
3907 * MAINTAINERS (Various Maintainers): Added myself as line map
3908 maintainer.
3909
0c8969f0
JBG
39102014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3911
3912 * move-if-change: Sync from upstream gnulib.
3913
d7134c0e
JBG
39142014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3915
3916 * compile: Sync with upstream Automake.
3917 * depcomp: Ditto.
3918 * install-sh: Ditto.
3919 * missing: Ditto.
3920 * mkinstalldirs: Ditto.
3921 * ylwrap: Ditto.
3922
e4ff7e6a
JBG
39232014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3924
3925 * config.sub: Update from upstream config repo.
3926 * config.guess: Ditto.
3927
5f520819
KY
39282014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3929
3930 * Makefile.def: Add liboffloadmic to target_modules. Make
3931 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3932 * Makefile.in: Regenerate.
3933 * configure: Regenerate.
3934 * configure.ac: Add liboffloadmic to target binaries.
3935 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3936 Add liboffloadmic to noconfig list when C++ is not supported.
3937
85c64bbe
BS
39382014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3939 Thomas Schwinge <thomas@codesourcery.com>
3940 Ilya Verbin <ilya.verbin@intel.com>
3941 Andrey Turetskiy <andrey.turetskiy@intel.com>
3942
3943 * configure: Regenerate.
3944 * configure.ac (--enable-as-accelerator-for)
3945 (--enable-offload-targets): New configure options.
3946
7d35a59e
TB
39472014-11-11 Tobias Burnus <burnus@net-b.de>
3948
0a002272 3949 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
3950 * Makefile.in: Regenerate.
3951
35485da9
DM
39522014-11-11 David Malcolm <dmalcolm@redhat.com>
3953
3954 * ChangeLog.jit: New.
3955 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3956
ebf6d33b
FXC
39572014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3958
3959 PR target/63610
3960 * libtool.m4: Fix globbing of darwin versions.
3961 * configure: Regenerate.
3962
4a9bb2aa
TB
39632014-11-11 Tobias Burnus <burnus@net-b.de>
3964
4a9bb2aa
TB
3965 * Makefile.def: Remove CLooG.
3966 * Makefile.tpl: Ditto.
3967 * configure.ac: Ditto.
3968 * configure: Regenerate.
3969 * Makefile.in: Ditto.
3970
738f2522
BS
39712014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3972
3973 * configure.ac: Handle nvptx-*-*.
3974 * configure: Regenerate.
3975
9b591dd1
PG
39762014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3977
3978 * MAINTAINERS (Write After Approval): Add myself.
3979
14258928
JJ
39802014-10-31 Jakub Jelinek <jakub@redhat.com>
3981
3982 * Makefile.def (libcc1): Remove bootstrap=true;.
3983 * Makefile.in: Regenerated.
3984
1335a8ca
JBG
39852014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3986
3987 * configure.ac: Update comment.
3988 * configure: Regenerate.
3989
cb115cc2
IE
39902014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3991
3992 * MAINTAINERS (Write After Approval): Add myself.
3993
fca38047
TS
39942014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3995
3996 * configure.ac (extra_host_libiberty_configure_flags): Add
3997 --enable-shared also for libcc1's benefit.
3998 * configure: Regenerate.
3999
65c0707b
TG
40002014-10-29 Tristan Gingold <gingold@adacore.com>
4001
4002 * MAINTAINERS: Change my email address.
4003
ddc8de03
PM
40042014-10-27 Phil Muldoon <pmuldoon@redhat.com>
4005 Tom Tromey <tromey@redhat.com>
4006
4007 * Makefile.def: Add libcc1 to host_modules.
4008 * configure.ac (host_tools): Add libcc1.
4009 * Makefile.in, configure: Rebuild.
4010
4eb1ac39 40112014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
4012
4013 * configure.ac (build_configargs): Don't share config.cache between
4014 build subdirs.
7fd74620 4015 * configure: Regenerate.
3d96b0d0 4016
d81230b5
DH
40172014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4018
4019 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4020 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4021 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4022 leon3v7 as leon3.
4023 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4024 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4025 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4026 * config/sparc/sparc.md (cpu): Add leon3v7.
4027 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4028
c7a6a617
DH
40292014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4030
4031 * MAINTAINERS (write-after-approval): Add myself.
4032
74cc5471
ILT
40332014-10-23 Ian Lance Taylor <iant@google.com>
4034
4035 * configure.ac: Disable the Go frontend on systems where it is known
4036 to not work.
4037 * configure: Regenerate.
4038
929315a9
RB
40392014-10-23 Richard Biener <rguenther@suse.de>
4040
4041 * Makefile.def: Add libcpp build module and dependencies.
4042 * configure.ac: Add libcpp build module.
4043 * Makefile.in: Regenerate.
4044 * configure: Likewise.
4045
5d12b768
MF
40462014-10-15 Max Filippov <jcmvbkbc@gmail.com>
4047
4048 * MAINTAINERS (write-after-approval): Add myself.
4049
7b262a51
MLI
40502014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
4051
4052 * INSTALL/README: Do not mention CVS.
4053
7705dfd1
JY
40542014-10-03 Jing Yu <jingyu@google.com>
4055
4056 * configure.ac: Add aarch64 to list of targets that support gold.
4057 * configure: Regenerate.
4058
a3052d31
FD
40592014-09-29 François Dumont <fdumont@gcc.gnu.org>
4060
4061 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
4062
b2a1b261
CM
40632014-09-29 Catherine Moore <clm@codesourcery.com>
4064
4065 * MAINTAINERS: Add myself as MIPS maintainer.
4066
05342e10
MF
40672014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
4068
4069 * MAINTAINERS: Move myself to MIPS maintainers.
4070
3f6bb7e5
JBG
40712014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4072
4073 * MAINTAINERS: Put all email addresses between '<' and '>'.
4074
3e895729
FXC
40752014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4076
4077 * MAINTAINERS: Move myself to reviewers (Fortran).
4078
e04733ee
AK
40792014-09-01 Andi Kleen <ak@linux.intel.com>
4080
4081 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4082 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
4083 * Makefile.in: Regenerate.
4084
e79c0ea8
DM
40852014-08-28 David Malcolm <dmalcolm@redhat.com>
4086
4087 * rtx-classes-status.txt: Delete
4088
b32d5189
DM
40892014-08-28 David Malcolm <dmalcolm@redhat.com>
4090
4091 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4092
e0c0c325
SP
40932014-08-27 Sebastian Pop <s.pop@samsung.com>
4094
4095 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4096 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4097 of checking for version number.
4098 * configure: Regenerated.
4099 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4100
d7ac0a6a
DM
41012014-08-27 David Malcolm <dmalcolm@redhat.com>
4102
4103 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4104 is done; begin phase 6 (use extra rtx_def subclasses).
4105
9daaca36
DM
41062014-08-27 David Malcolm <dmalcolm@redhat.com>
4107
4108 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4109 done; begin phase 5 (additional rtx_def subclasses).
4110
b2908ba6
DM
41112014-08-26 David Malcolm <dmalcolm@redhat.com>
4112
4113 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4114
1130d5e3
DM
41152014-08-26 David Malcolm <dmalcolm@redhat.com>
4116
4117 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4118 SET_BB_HEADER are done.
4119
0e0ce50d
DM
41202014-08-26 David Malcolm <dmalcolm@redhat.com>
4121
4122 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4123 done.
4124
3d30f4e8
DM
41252014-08-26 David Malcolm <dmalcolm@redhat.com>
4126
4127 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4128
6144a836
DM
41292014-08-26 David Malcolm <dmalcolm@redhat.com>
4130
4131 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4132
b311fd0f
DM
41332014-08-25 David Malcolm <dmalcolm@redhat.com>
4134
4135 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4136
d8ce2eae
DM
41372014-08-25 David Malcolm <dmalcolm@redhat.com>
4138
4139 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4140
1455e88c
DM
41412014-08-25 David Malcolm <dmalcolm@redhat.com>
4142
4143 * rtx-classes-status.txt: Phase 3 (per-file commits within
4144 "config" subdirs) is done; begin phase 4 (removal of
4145 "scaffolding").
4146
76c531d3
DM
41472014-08-23 David Malcolm <dmalcolm@redhat.com>
4148
4149 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4150 dir) is done; begin phase 3 (per-file commits within "config"
4151 subdirs).
4152
00550b3d
DM
41532014-08-21 David Malcolm <dmalcolm@redhat.com>
4154
4155 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4156 phase 2 (per-file commits in main source dir).
4157
622dbadf
BC
41582014-08-21 Bin Cheng <bin.cheng@arm.com>
4159
4160 * configure: Regenerated.
4161
c1286e0b
DM
41622014-08-19 David Malcolm <dmalcolm@redhat.com>
4163
4164 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4165
c2fc1aee
DM
41662014-08-19 David Malcolm <dmalcolm@redhat.com>
4167
4168 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4169
68975683
DM
41702014-08-19 David Malcolm <dmalcolm@redhat.com>
4171
4172 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4173
d914bc6b
DM
41742014-08-19 David Malcolm <dmalcolm@redhat.com>
4175
4176 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4177
8020a4d5
DM
41782014-08-19 David Malcolm <dmalcolm@redhat.com>
4179
4180 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4181
a231b8a5
JV
41822014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4183
4184 * MAINTAINERS (Write After Approval): Add myself.
4185
ce8126f5
CF
41862014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4187
4188 * MAINTAINERS: Remove myself
4189
0f82e5c9
DM
41902014-08-19 David Malcolm <dmalcolm@redhat.com>
4191
4192 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4193
9c9afb69
PP
41942014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4195
4196 * MAINTAINERS (Write After Approval): Add myself.
4197
190bea87
DM
41982014-08-18 David Malcolm <dmalcolm@redhat.com>
4199
4200 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4201 SET_BB_HEADER, SET_BB_FOOTER
4202
c41b94ce
DM
42032014-08-18 David Malcolm <dmalcolm@redhat.com>
4204
bb3fff01 4205 * rtx-classes-status.txt: New file
c41b94ce 4206
eae1a5d4
RG
42072014-08-18 Roman Gareev <gareevroman@gmail.com>
4208
4209 * configure.ac: Eliminate ClooG installation dependency.
4210 * configure: Regenerate.
4211 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4212 * Makefile.in: Regenerate.
4213
f613bc0f
IV
42142014-08-15 Ilya Verbin <iverbin@gmail.com>
4215
4216 * MAINTAINERS (Write After Approval): Add myself.
4217
423ea09f 42182014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
4219
4220 * MAINTAINERS (Write After Approval): Add myself.
4221
88b1a322
JW
42222014-08-01 Jiong Wang <jiong.wang@arm.com>
4223
4224 * MAINTAINERS (Write After Approval): Add myself.
4225
8ed499f8
AG
42262014-07-28 Anthony Green <green@moxielogic.com>
4227
4228 Import from savannah.gnu.org:
4229 * config.sub: Update to 2014-07-28 version.
4230
09ec3110
RS
42312014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4232
4233 * MAINTAINERS: Remove my MIPS maintainer entry.
4234
7b7f941a
UB
42352014-07-26 Uros Bizjak <ubizjak@gmail.com>
4236
4237 PR target/47230
4238 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4239 * configure: Regenerate.
4240
a12f7ac8
JN
42412014-07-24 James Norris <jnorris@codesourcery.com>
4242
4243 * MAINTAINERS (Write After Approval): Add myself.
4244
09611faf
RG
42452014-07-20 Roman Gareev <gareevroman@gmail.com>
4246
4247 * configure.ac: Accept only CLooG 0.18.1.
4248 * configure: Regenerate.
4249
37738b0f
RG
42502014-07-17 Roman Gareev <gareevroman@gmail.com>
4251
4252 * configure.ac: Don't accept isl 0.11.
4253 * configure: Regenerate.
4254
473037cb
AZ
42552014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4256
4257 * MAINTAINERS (Write After Approval): Add myself.
4258
9a62ed16
RO
42592014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4260
4261 * configure.ac: Don't accept isl 0.10.
4262 * configure: Regenerate.
4263
c41f1c42 42642014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 4265
c41f1c42
BE
4266 Fix include path for in-tree cloog.
4267 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4268 * configure: Regenerate.
29d0a43c 4269
c41f1c42 42702014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 4271
c41f1c42 4272 * .gitignore: Import gcc_update output.
a5852bea 4273
b6383ab8
TS
42742014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4275
a10ec8bc
TS
4276 * config-ml.in: Robustify ac_configure_args parsing.
4277
45b3824d
TS
4278 * configure.ac (--enable-linker-plugin-configure-flags)
4279 (--enable-linker-plugin-flags): New flags.
4280 (configdirs): Conditionally add libiberty-linker-plugin.
4281 * configure: Regenerate.
4282 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4283 (host_modules) <lto-plugin>: Pay attention to
4284 @extra_linker_plugin_flags@ and
4285 @extra_linker_plugin_configure_flags@.
4286 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4287 * Makefile.in: Regenerate.
4288
b6383ab8
TS
4289 * Makefile.tpl (configure-[+prefix+][+module+])
4290 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4291 "module_srcdir" instead of "module" for locating a module's srcdir.
4292 * Makefile.in: Regenerate.
4293
a4a1b5f3
MF
42942014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4295
4296 * MAINTAINERS (Write After Approval): Add myself.
4297
38a13841
SP
42982014-06-06 Sebastian Pop <sebpop@gmail.com>
4299
4300 * MAINTAINERS: Update my email address.
4301
153fcd41
TP
43022014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4303
4304 * MAINTAINERS (Write After Approval): Add myself.
4305
e25d9632
AB
43062014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4307
4308 * MAINTAINERS (Write After Approval): Add myself.
4309
1007a55c
JW
43102014-05-30 Jonathan Wakely <jwakely@redhat.com>
4311
4312 PR libstdc++/61011
4313 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4314 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4315 * configure: Regenerate.
4316
fd9ed1ae
PA
43172014-05-28 Pedro Alves <palves@redhat.com>
4318
4319 * MAINTAINERS (Write After Approval): Add myself.
4320
03bdb69f
MK
43212014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4322
4323 * MAINTAINERS: Update my affiliation/email.
4324
905083ad
MS
43252014-05-19 Mike Stump <mikestump@comcast.net>
4326
4327 * MAINTAINERS: Add wide-int reviewers.
4328
707f1839
SL
43292014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4330
4331 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4332 * configure: Regenerated.
4333
7321dc60
TR
43342014-05-15 Torvald Riegel <triegel@redhat.com>
4335
4336 * MAINTAINERS (libitm): Add myself as maintainer.
4337
5b1e4b47
CB
43382014-05-07 Charles Baylis <charles.baylis@linaro.org>
4339
4340 * MAINTAINERS (Write After Approval): Add myself.
4341
a4ebe104
RS
43422014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4343
4344 * config.sub, config.guess: Import from upstream.
4345
9575df4a
AL
43462014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4347
4348 * MAINTAINERS (Write After Approval): Put myself in correct order.
4349
2fdc94b7
AL
43502014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4351
4352 * MAINTAINERS (Write After Approval): Add myself.
4353
080c6230
LB
43542014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4355
4356 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4357 section.
4358
4e4c8692
RÁE
43592014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4360
4361 * MAINTAINERS (Write After Approval): Delete myself.
4362
ffe7f7a7
JJ
43632014-04-17 Jakub Jelinek <jakub@redhat.com>
4364
4365 PR sanitizer/56781
4366 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4367 and -B* options with -Xcompiler.
4368
147d38a5
EB
43692014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4370
4371 PR bootstrap/60620
423ea09f 4372 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
4373 * Makefile.in: Regenerate.
4374
ba1925c3
YS
43752014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4376
4377 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4378 for WINDRES_FOR_TARGET in default-manifest.o rule.
4379 * Makefile.in: Regenerate.
4380
8707b3bc
DH
43812014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4382
4383 * MAINTAINERS (Write After Approval): Add myself.
4384
9e1c8fc1
JJ
43852014-03-26 Jakub Jelinek <jakub@redhat.com>
4386
4387 PR sanitizer/56781
4388 * Makefile.def: Set bootstrap=true; for host fixincludes.
4389 * configure.ac: Don't bootstrap host fixincludes unless
4390 --with-build-config=bootstrap-{a,ub}san.
4391 * Makefile.in: Regenerated.
4392 * configure: Regenerated.
4393
beeda1d9
JJ
43942014-03-21 Jakub Jelinek <jakub@redhat.com>
4395
4396 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4397 --enable-vtable-verify option parsing. Don't add
4398 target-libsanitizer to bootstrap_target_libs unless
4399 --with-build-config=bootstrap-asan or
4400 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4401 to bootstrap_target_libs unless --enable-vtable-verify.
4402 * configure: Regenerated.
4403
e5dddc50
AS
44042014-03-10 Anatoly Sokolov <aesok@post.ru>
4405
4406 * MAINTAINERS (Write After Approval): Add myself.
4407
df5bc1cb
DC
44082014-03-07 Denis Chertykov <chertykov@gmail.com>
4409
4410 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4411
3b9edeac
JJ
44122014-03-07 Jakub Jelinek <jakub@redhat.com>
4413
4414 PR bootstrap/58572
4415 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4416 -I for libstdc++-v3 includes if $(LEAN).
4417 * Makefile.in: Regenerated.
4418
c01a8548
JW
44192014-03-04 Jonathan Wakely <jwakely@redhat.com>
4420
4421 * MAINTAINERS: Update my email address.
4422
341c653c
WL
44232014-02-24 Walter Lee <walt@tilera.com>
4424
4425 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4426 (tilegx-*-*): Change to tilegx*-*-*.
4427 * configure: Regenerate.
4428
37f2c4f0
LR
44292014-02-17 Loren J. Rittle <ljrittle@acm.org>
4430
4431 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4432
6c01e96e
KV
44332014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4434
4435 * MAINTAINERS (Write After Approval): Add myself.
4436
91da0481
RO
44372014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4438
4439 PR target/59788
4440 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4441 *solaris2*.
4442
dd35b84f
JDA
44432014-01-21 John David Anglin <danglin@gcc.gnu.org>
4444
4445 * MAINTAINERS: Update my email address.
4446
493b8af8
GP
44472014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4448
4449 * MAINTAINERS: Convert to UTF-8.
4450 Properly sort Xinliang David Li's entry.
4451
f121b81d
CLT
44522013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4453 Sandra Loosemore <sandra@codesourcery.com>
4454
4455 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4456 nios2 port maintainers.
4457
74f769b5
MT
44582013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4459
4460 * MAINTAINERS (Write After Approval): Add myself.
4461
79e0604d 44622013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
4463
4464 * configure.ac: Add user-friendly check for native x86_64-linux
4465 multilibs.
4466 * configure: Regenerate.
4467
44682013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4469
4470 * MAINTAINERS: Add myself as sh maintainer.
4471
44722013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4473
4474 * MAINTAINERS: Add self as SLSR maintainer.
4475
44762013-11-18 Jan Hubicka <hubicka@ucw.cz>
4477
4478 * MAINTAINERS: Update my email address.
4479
44802013-11-15 David Edelsohn <dje.gcc@gmail.com>
4481
4482 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4483
44842013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4485
4486 * Makefile.in: Regenerate.
4487
4488 * Makefile.tpl: Fix typo.
4489 * Makefile.in: Regenerate partially.
4490
44912013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4492
4493 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4494 supported.
4495 * configure: Regenerated.
4496
44972013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4498
4499 * MAINTAINERS (Write After Approval): Add myself.
4500
45012013-10-30 Jason Merrill <jason@redhat.com>
4502
4503 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4504 --disable-build-format-warnings.
4505
45062013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4507
423ea09f 4508 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
4509 depend on libstdc++ and libgcc.
4510 * configure: Regenerate.
4511 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4512 libcilkrts for POSIX and i*86, and x86_64 architectures.
4513 * Makefile.in: Added libcilkrts related fields to support building it.
4514
45152013-10-26 Jeff Law <law@redhat.com>
4516
4517 * Makefile.def (target_modules): Remove libmudflap
4518 (languages): Remove check-target-libmudflap).
4519 * Makefile.in: Rebuilt.
4520 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4521 * configure.ac (target_libraries): Remove target-libmudflap.
4522 Remove checks which disabled libmudflap on some systems.
4523 * configure: Rebuilt.
4524 * libmudflap: Directory removed.
4525
45262013-10-21 Cong Hou <congh@google.com>
4527
4528 * MAINTAINERS (Write After Approval): Add myself.
4529
45302013-10-16 Mike Stump <mikestump@comcast.net>
4531
4532 * .dir-locals.el: Add.
4533
45342013-10-15 David Malcolm <dmalcolm@redhat.com>
4535
4536 * configure.ac: Add --enable-host-shared
4537 * configure: Regenerate.
4538
45392013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4540
4541 Import from savannah.gnu.org:
4542 * config.guess: Update to 2013-06-10 version.
4543 * config.sub: Update to 2013-10-01 version.
4544
45452013-10-01 Simon Cook <simon.cook@embecosm.com>
4546
4547 Changes to build configuration to allow big endian ARC ELF toolchain
4548 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4549 * configure: Regenerate.
4550
45512013-09-20 Alan Modra <amodra@gmail.com>
4552
4553 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4554 ppc host match. Support little-endian powerpc linux hosts.
4555
45562013-09-19 Dodji Seketeli <dodji@redhat.com>
4557
4558 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4559 maintainer.
4560
45612013-09-12 DJ Delorie <dj@redhat.com>
4562
4563 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4564 maintainers.
4565
45662013-09-03 Richard Biener <rguenther@suse.de>
4567
4568 * configure.ac: Also allow ISL 0.12.
4569 * configure: Regenerated.
4570
45712013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4572
4573 * MAINTAINERS (Write After Approval): Add myself.
4574
45752013-08-27 David Malcolm <dmalcolm@redhat.com>
4576
4577 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4578
45792013-08-26 Caroline Tice <cmtice@google.com>
4580
4581 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4582 "Various Reviewers" to libvtv "Various Maintainers".
4583
45842013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4585
4586 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4587
45882013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4589
4590 * MAINTAINERS: Update name, email.
4591
45922013-08-13 Adam Butcher <adam@jessamine.co.uk>
4593
4594 * MAINTAINERS (Write After Approval): Add myself.
4595
45962013-08-12 Caroline Tice <cmtice@google.com>
4597
4598 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4599 address in the Write After Approval section.
4600
46012013-08-09 Carlos O'Donell <carlos@redhat.com>
4602
4603 * MAINTAINERS (Write After Approval): Update email.
4604
46052013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4606
4607 * configure.ac: Adjust to check VTV_SUPPORTED.
4608 * configure: Regenerated.
4609
46102013-08-02 Caroline Tice <cmtice@google.com>
4611
4612 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4613 on non-linux systems; add target-libvtv to noconfigdirs; add
4614 libsupc++/.libs to C++ library search paths.
4615 * configure: Regenerated.
4616 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4617 libstdc++ and libgcc.
4618 * Makefile.in: Regenerated.
4619
46202013-07-19 Yvan Roux <yvan.roux@linaro.org>
4621
4622 * MAINTAINERS (Write After Approval): Add myself.
4623
46242013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4625 Shiva Chen <shiva0217@gmail.com>
4626
4627 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4628 nds32 port maintainers.
4629
46302013-07-17 Tim Shen <timshen91@gmail.com>
4631
4632 * MAINTAINERS (Write After Approval): Add myself.
4633
46342013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4635
4636 * configure.ac: Sync from binutils.
4637 * configure: Regenerate.
4638
46392013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4640
4641 * MAINTAINERS (Write After Approval): Add myself.
4642
46432013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4644
4645 * MAINTAINERS (Write After Approval): Add myself.
4646
46472013-05-17 David Malcolm <dmalcolm@redhat.com>
4648
4649 * MAINTAINERS (Write After Approval): Add myself.
4650
46512013-04-30 Brooks Moses <bmoses@google.com>
4652
4653 * MAINTAINERS: Update my email; move myself from Fortran
4654 reviewer to Write After Approval.
4655
46562013-04-16 Andreas Schwab <schwab@suse.de>
4657
4658 * configure.ac (aarch64-*-*): Don't disable java.
4659 * configure: Regenerate.
4660
46612013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4662
4663 * MAINTAINERS (Write After Approval): Add myself.
4664
46652013-03-30 Matthias Klose <doko@ubuntu.com>
4666
4667 * Makefile.def (target_modules): Don't install libffi.
4668 * Makefile.in: Regenerate.
4669
46702013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4671
4672 * MAINTAINERS (Write After Approval): Add myself.
4673
46742013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4675
4676 * MAINTAINERS (Write After Approval): Add myself.
4677
46782013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4679
4680 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4681 * configure: Regenerated.
4682
a15d2ea8
ILT
46832013-02-05 Ian Lance Taylor <iant@google.com>
4684
4685 PR go/55969
4686 * configure.ac: Disable libgo on some systems where it does not
4687 work.
4688
a3b854b6
FXC
46892013-02-04 David Edelsohn <dje.gcc@gmail.com>
4690
4691 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4692 Remove Geoff Keating as rs6000 port maintainer, at his request.
4693
46942013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4695
4696 * MAINTAINERS: Update my email.
4697
46982013-01-23 Shenghou Ma <minux.ma@gmail.com>
4699
4700 * configure: Re-generate.
4701
47022013-01-15 Richard Biener <rguenther@suse.de>
4703
4704 PR other/55973
4705 * configure: Re-generate.
4706
47072013-01-14 Matthias Klose <doko@ubuntu.com>
4708
4709 * Makefile.def (install-target-libsanitizer): Depend on
4710 install-target-libstdc++-v3.
4711 * Makefile.in: Regenerate.
4712
47132013-01-14 Richard Biener <rguenther@suse.de>
4714
4715 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4716 * configure: Re-generate
4717
47182013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4719
4720 * config.sub: Update from config repo.
4721
47222013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4723
4724 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4725 * Makefile.in: Regenerate.
4726
47272013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4728
4729 * MAINTAINERS (arc): Add new port maintainership for myself.
4730
47312013-01-09 Jason Merrill <jason@redhat.com>
4732
4733 * .gitignore: Import from gdb repository.
4734
47352013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4736
4737 * Makefile.def (configure-gcc): Depend on all-gmp.
4738 (all-gcc): Remove dependency on all-gmp.
4739 * Makefile.in: Regenerated.
4740
47412013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4742
4743 * config.sub: Merge from config repo.
4744 * config.guess: Ditto.
4745
47462013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4747
4748 * Makefile.def: Merge from binutils.
4749 * Makefile.in: Ditto.
4750
47512013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4752
4753 * MAINTAINERS: Update my email.
4754
47552012-12-29 Ben Elliston <bje@gnu.org>
4756
4757 * config.guess: Update to 2012-12-29 version.
4758 * config.sub: Likewise.
4759
47602012-12-20 Matthias Klose <doko@ubuntu.com>
4761
4762 * Makefile.def (install-target-libgfortran): Depend on
4763 install-target-libquadmath, install-target-libgcc.
4764 (install-target-libsanitizer): Depend on install-target-libgcc.
4765 (install-target-libjava): Depend on install-target-libgcc.
4766 (install-target-libitm): Depend on install-target-libgcc.
4767 (install-target-libobjc): Depend on install-target-libgcc.
4768 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4769 * Makefile.in: Regenerate.
4770
47712012-12-19 Matthias Klose <doko@ubuntu.com>
4772
4773 * Makefile.def (install-target-libgo): Depend on
4774 install-target-libatomic.
4775 * Makefile.in: Regenerate.
4776
47772012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4778
4779 PR go/55201
4780 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4781 * Makefile.in: Regenerate.
4782
47832012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4784
4785 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4786 * configure: Regenerate.
4787
47882012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4789
4790 * config.sub: Merge from config repo.
4791
47922012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4793
4794 * Makefile.def (target_modules): Add bootstrap=true and
4795 raw_cxx=true to libsanitizer.
4796 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4797 * Makefile.in: Regenerated.
4798 * configure: Likewise.
4799
48002012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4801
4802 * MAINTAINERS: Remove self as RTL optimization maintainer.
4803
48042012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4805
4806 * MAINTAINERS (Write After Approval): Add myself.
4807
48082012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4809
4810 * Makefile.def (target_modules): Remove bootstrap=true and
4811 raw_cxx=true from libsanitizer.
4812 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4813 * Makefile.in: Regenerated.
4814 * configure: Likewise.
4815
48162012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4817
4818 * Makefile.def (target_modules): Add bootstrap=true and
4819 raw_cxx=true to libsanitizer.
4820 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4821 * Makefile.in: Regenerated.
4822 * configure: Likewise.
4823
48242012-11-28 Andrew Pinski <apinski@cavium.com>
4825
4826 PR bootstrap/54279
4827 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4828 * configure: Regenerate.
4829 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4830 * Makefile.in: Regenerate.
4831
48322012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4833
4834 * configure.ac: Disable libsanitizer if we're not building C++.
4835 * configure: Regenerate.
4836
48372012-11-15 Roland McGrath <roland@hack.frob.com>
4838
4839 * MAINTAINERS (Write After Approval): Add myself.
4840
48412012-11-15 Dmitry Vyukov <dvyukov@google.com>
4842
4843 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4844 Kostya Serebryany (kcc@google.com) and
4845 Jakub Jelinek (jakub@redhat.com).
4846 Rename area for Dodji Seketeli (dodji@redhat.com).
4847
48482012-11-15 Dodji Seketeli <dodji@redhat.com>
4849
4850 * MAINTAINERS: (asan.c, related): Add myself.
4851
48522012-11-14 Roland McGrath <mcgrathr@google.com>
4853
4854 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4855 * configure: Regenerate.
4856
48572012-11-13 Richard Henderson <rth@redhat.com>
4858
4859 * configure.ac: Move libsanitizer logic to subdirectory.
4860 * configure: Regenerate.
4861
48622012-11-13 Dodji Seketeli <dodji@redhat.com>
4863
4864 * configure.ac: Enable libsanitizer just on x86 linux for now.
4865 * configure: Re-generate.
4866
48672012-11-13 David Edelsohn <dje.gcc@gmail.com>
4868
4869 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4870 sections.
4871 * configure: Regenerate.
4872
48732012-11-13 Hans-Peter Nilsson <hp@axis.com>
4874
4875 * configure.ac: Add section for configdirs for libsanitizer.
4876 Disable for cris-*-* and mmix-*-*.
4877 * configure: Regenerate.
4878
48792012-11-12 Wei Mi <wmi@google.com>
4880
4881 * configure.ac: Add libsanitizer to target_libraries.
4882 * Makefile.def: Ditto.
4883 * configure: Regenerate.
4884 * Makefile.in: Regenerate.
4885 * libsanitizer: New directory for asan runtime. Contains an empty
4886 tsan directory.
4887
48882012-11-03 Corinna Vinschen <corinna@vinschen.de>
4889
4890 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4891 against Mingw64 w32api.
4892 * configure: Regenerate.
4893
48942012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4895
4896 * configure: Regenerated.
4897
48982012-11-03 Robert Mason <rbmj@verizon.net>
4899
4900 * configure.ac: add --disable-libstdcxx configure option
4901 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4902
49032012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4904
4905 * MAINTAINERS (Write After Approval): Add myself.
4906
49072012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4908
4909 * MAINTAINERS (Write After Approval): Add myself.
4910
49112012-10-24 Sharad Singhai <singhai@google.com>
4912
4913 * MAINTAINERS (Write After Approval): Add myself.
4914
49152012-10-24 Eric Christopher <echristo@gmail.com>
4916
4917 * MAINTAINERS: Update email address.
4918
49192012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4920
4921 PR bootstrap/54820
4922 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4923 * configure: Regenerate.
4924
49252012-10-23 Richard Earnshaw <rearnsha@arm.com>
4926
4927 * MAINTAINERS (aarch64): Add Marcus and myself.
4928
49292012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4930
4931 PR bootstrap/54820
4932 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4933 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4934 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4935 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4936 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4937 * Makefile.in: Regenerate.
4938 * configure.ac (have_static_libs): New variable and associated check.
4939 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4940 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4941 * configure: Regenerate.
4942
49432012-10-10 Richard Biener <rguenther@suse.de>
4944
4945 * MAINTAINERS: Adjust for changed surname.
4946
49472012-10-04 Lawrence Crowl <crowl@google.com>
4948
4949 * MAINTAINERS (Write After Approval): Add myself.
4950
49512012-10-01 Cary Coutant <ccoutant@google.com>
4952
4953 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4954
49552012-09-28 Ian Lance Taylor <iant@google.com>
4956
4957 * Makefile.def: Make all-target-libgo depend on
4958 all-target-libbacktrace.
4959 * Makefile.in: Rebuild.
4960
49612012-09-26 Ian Lance Taylor <iant@google.com>
4962
4963 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4964 * Makefile.in: Rebuild.
4965
49662012-09-20 Walter Lee <walt@tilera.com>
4967
4968 * configure.ac: Add tilegx to list of targets that support gold.
4969 * configure: Regenerate.
4970
49712012-09-20 Marek Polacek <polacek@redhat.com>
4972
4973 * MAINTAINERS (Write After Approval): Add myself.
4974
49752012-09-19 Steve Ellcey <sellcey@mips.com>
4976
4977 * configure.ac: Add mips*-mti-elf* target.
4978 * configure: Regenerate.
4979
49802012-09-17 Ian Lance Taylor <iant@google.com>
4981
4982 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4983 * configure.ac (host_libs): Add libbacktrace.
4984 (target_libraries): Add libbacktrace.
4985 * Makefile.def (host_modules): Add libbacktrace.
4986 (target_modules): Likewise.
4987 * configure, Makefile.in: Rebuild.
4988
49892012-09-14 David Edelsohn <dje.gcc@gmail.com>
4990
4991 PR target/38607
4992 Merge upstream change.
4993 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4994
4995 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4996 Add libgomp*.o to compare_exclusions for AIX.
4997 * configure: Regenerate.
4998
49992012-09-06 Diego Novillo <dnovillo@google.com>
5000
5001 * configure.ac: Bump minimum GMP version to 4.2.3.
5002 * configure: Re-generate.
5003
50042012-09-05 Georg-Johann Lay <avr@gjlay.de>
5005
5006 PR target/54461
5007 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5008 target-libgloss if not configured --with-avrlibc=no.
5009 * configure: Regenerate.
5010
50112012-09-04 Jason Merrill <jason@redhat.com>
5012
5013 * configure.ac: Fix --enable-languages=all.
5014
50152012-09-04 Christophe Lyon <christophe.lyon@st.com>
5016
5017 * MAINTAINERS (Write After Approval): Add myself.
5018
50192012-09-03 Richard Guenther <rguenther@suse.de>
5020
5021 PR bootstrap/54138
5022 * configure.ac: Re-organize ISL / CLOOG checks to allow
5023 disabling with either --without-isl or --without-cloog.
5024 * configure: Regenerated.
5025
50262012-09-03 Georg-Johann Lay <avr@gjlay.de>
5027
5028 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5029 * configure: Regenerate.
5030
50312012-08-27 Ulrich Drepper <drepper@gmail.com>
5032
5033 * MAINTAINERS: Fix my email address.
5034
50352012-08-26 H.J. Lu <hongjiu.lu@intel.com>
5036
5037 PR binutils/4970
5038 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5039 and opcodes.
5040 * Makefile.in: Regenerated.
5041
50422012-08-26 Art Haas <ahaas@impactweather.com>
5043
5044 * configure: Regenerate.
5045
50462012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
5047
5048 * INSTALL/README: Also refer to the online installation
5049 instructions.
5050
50512012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5052
5053 * MAINTAINERS (Write After Approval): Add myself.
5054 (Picochip port): Remove myself.
5055
50562012-08-14 Diego Novillo <dnovillo@google.com>
5057
5058 Merge from cxx-conversion branch.
5059
5060 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5061 POSTSTAGE1_CONFIGURE_FLAGS.
5062 * Makefile.in: Regenerate.
5063 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
5064 Force C++ when bootstrapping.
5065 * configure: Regenerate.
5066
50672012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5068
5069 * MAINTAINERS (Write After Approval): Add myself.
5070
50712012-07-16 Joseph Myers <joseph@codesourcery.com>
5072
5073 * README: Document use of ranges of years in copyright notices.
5074
50752012-07-06 Richard Guenther <rguenther@suse.de>
5076
5077 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5078 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5079 --with-gmp=system.
5080 * Makefile.in: Regenerated.
5081 * configure: Likewise.
5082
50832012-07-06 Richard Guenther <rguenther@suse.de>
5084
5085 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5086 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5087 supply V=1 as extra_make_flags.
5088 * configure: Regenerated.
5089 * Makefile.in: Likewise.
5090
50912012-07-04 Tristan Gingold <gingold@adacore.com>
5092
5093 * configure: Regenerate.
5094
50952012-07-03 Richard Guenther <rguenther@suse.de>
5096
5097 * Makfile.def (isl): Remove not necessary extra_exports and
5098 extra_make_flags.
5099 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5100 * Makefile.in: Regenerated.
5101
51022012-07-03 Richard Guenther <rguenther@suse.de>
5103
5104 * Makefile.def (cloog): Add V=1 to extra_make_flags.
5105 * configure.ac: If either the ISL or the CLooG check failed
5106 do not try to build in-tree versions.
5107 * Makefile.in: Regenerated.
5108 * configure: Regenerated.
5109
51102012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5111
5112 * configure: Regenerate.
5113
51142012-07-02 Janis Johnson <janisjo@codesourcery.com>
5115
5116 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5117 maintainer.
5118
51192012-07-02 Richard Guenther <rguenther@suse.de>
5120
5121 * configure: Regenerated.
5122
51232012-07-02 Richard Guenther <rguenther@suse.de>
5124 Michael Matz <matz@suse.de>
5125 Tobias Grosser <tobias@grosser.es>
5126 Sebastian Pop <sebpop@gmail.com>
5127
5128 * Makefile.def: Add ISL host module, remove PPL host module.
5129 Adjust ClooG host module to use the proper ISL.
5130 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5131 * configure.ac: Include config/isl.m4. Add ISL host library,
5132 remove PPL. Remove PPL configury, add ISL configury, adjust
5133 ClooG configury.
5134 * Makefile.in: Regenerated.
5135 * configure: Likewise.
5136
51372012-07-02 Richard Guenther <rguenther@suse.de>
5138
5139 Merge from graphite branch
5140 2011-07-21 Tobias Grosser <tobias@grosser.es>
5141
5142 * configure: Regenerated.
5143 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5144 both cloog.org and legacy versions. The only supported version will
5145 be CLooG with the isl backend.
5146
5147 2011-07-21 Tobias Grosser <tobias@grosser.es>
5148
5149 * configure: Regenerated.
5150 * configure.ac: Require cloog isl 0.17.0
5151
5152 2011-07-21 Tobias Grosser <tobias@grosser.es>
5153
5154 * configure: Regenerated.
5155 * config/cloog.m4: Do not define CLOOG_ORG
5156
51572012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5158
5159 * configure.ac: Skip C if explicitly selected.
5160 * configure: Regenerate.
5161
51622012-06-28 Christophe Lyon <christophe.lyon@st.com>
5163
5164 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5165 they contain -O2.
5166 * configure: Regenerate.
5167
51682012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5169
5170 PR debug/53740
5171 * df.h, df-problems.c, dce.c: Revert last patch.
5172
51732012-06-25 Iain Sandoe <iain@codesourcery.com>
5174
5175 * MAINTAINERS (Write After Approval): Update my email address.
5176
51772012-06-21 Meador Inge <meadori@codesourcery.com>
5178
5179 * MAINTAINERS (Write After Approval): Add myself.
5180
51812012-06-20 Jason Merrill <jason@redhat.com>
5182
5183 * Makefile.tpl (check-target-libgomp-c++): New.
5184 (check-target-libitm-c++): New.
5185 * Makefile.def (c++): Add them.
5186 * Makefile.in: Regenerate.
5187
51882012-05-29 Edmar Wienskoski <edmar@freescale.com>
5189
5190 * MAINTAINERS (Write After Approval): Add myself.
5191
51922012-05-16 Olivier Hainque <hainque@adacore.com>
5193
5194 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5195 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5196 (install-no-fixedincludes): Adjust accordingly.
5197 * Makefile.in: Regenerate.
5198
51992012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5200
5201 Merge upstream change
5202 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5203
52042012-05-14 Marc Glisse <marc.glisse@inria.fr>
5205
5206 * MAINTAINERS (Write After Approval): Add myself.
5207
52082012-05-09 Nick Clifton <nickc@redhat.com>
5209 Paul Smith <psmith@gnu.org>
5210
5211 PR bootstrap/50461
5212 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5213 allow for the fact that from release v3.1.0 of MPFR the source
5214 files were moved into a src sub-directory.
5215 * configure: Regenerate.
5216
52172012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5218
5219 * configure.ac: Bump minimum MPFR version to 2.4.0.
5220 * configure: Regenerated.
5221
52222012-05-01 Richard Henderson <rth@redhat.com>
5223
5224 * Makefile.def (libatomic): New target_module.
5225 * configure.ac (target_libraries): Add libatomic.
5226 (noconfigdirs): Check if libatomic is supported.
5227 * Makefile.in, configure: Rebuild.
5228
52292012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5230
5231 * MAINTAINERS (Write After Approval): Add myself.
5232
52332012-04-25 Joel Brobecker <brobecker@adacore.com>
5234
5235 * config.sub: Update to 2012-04-18 version from official repo.
5236
52372012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5238
5239 * MAINTAINERS (Write After Approval): Add myself.
5240
52412012-04-11 Steve Ellcey <sellcey@mips.com>
5242
5243 * MAINTAINERS: Changed email address.
5244
52452012-03-28 Georg-Johann Lay <avr@gjlay.de>
5246
5247 PR target/52737
5248 * contrib/gcc_update (files_and_dependencies):
5249 Remove gcc/config/avr/t-multilib from touch data.
5250
52512012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5252
5253 * MAINTAINERS (OS Port Maintainers): Remove irix.
5254 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5255 (unsupported_languages): Remove mips-sgi-irix6.*.
5256 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5257 (with_stabs): Remove.
5258 * configure: Regenerate.
5259
52602012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5261
5262 * MAINTAINERS (OS Port Maintainers): Remove osf.
5263 * configure.ac (enable_libgomp): Remove *-*-osf*.
5264 (with_stabs): Remove alpha*-*-osf*.
5265 * configure: Regenerate.
5266
52672012-03-05 Tristan Gingold <gingold@adacore.com>
5268
5269 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5270 * configure: Regenerate.
5271
52722012-02-17 Walter Lee <walt@tilera.com>
5273
5274 * MAINTAINERS: (Write After Approval): Delete myself.
5275
52762012-02-14 Walter Lee <walt@tilera.com>
5277
5278 * MAINTAINERS (tilegx port): Add myself.
5279 (tilepro port): Add myself.
5280 (Write After Approval): Add myself.
5281
52822012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5283
5284 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5285 and Joseph Myers as docstring relicensing maintainers.
5286
52872012-02-09 Bin Cheng <bin.cheng@arm.com>
5288
5289 * MAINTAINERS (write-after-approval): Add myself.
5290
52912012-02-08 Ira Rosen <irar@il.ibm.com>
5292
5293 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5294 maintainer.
5295
52962012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5297
5298 * MAINTAINERS (Write After Approval): Move myself to
5299 maintain alphabetical order.
5300
53012012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5302
5303 * MAINTAINERS (Write After Approval): Add myself.
5304
53052012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5306
5307 * MAINTAINERS (Write After Approval): Add myself.
5308
53092012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5310 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5311
5312 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5313 * configure: Regenerate.
5314
53152012-01-23 Harshit Chopra <harshit@google.com>
5316
5317 * MAINTAINERS (Write After Approval): Add myself.
5318
53192012-01-22 Douglas B Rupp <rupp@ngnat.com>
5320
5321 * configure.ac: Remove reference to mh-interix.
5322 * configure: Regenerate.
5323
53242012-01-05 Richard Henderson <rth@redhat.com>
5325
5326 PR bootstrap/51072
5327 * configure.ac: Disable libitm if c++ is not enabled.
5328 * configure: Rebuild.
5329
5330 * configure.ac: Fix regexp for same.
5331 * configure: Rebuild.
5332
53332012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5334
5335 * MAINTAINERS (Write After Approval): Add myself.
5336
53372012-01-02 Richard Guenther <rguenther@suse.de>
5338
5339 PR bootstrap/51686
5340 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5341 * Makefile.in: Regenerate.
5342
53432011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5344
5345 * MAINTAINERS (Write After Approval): Add myself.
5346
53472011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5348
5349 * configure: Regenerate.
5350
53512011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5352
5353 * MAINTAINERS (picochip): Changed email address.
5354
53552011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5356
5357 * MAINTAINERS (write-after-approval): Add self.
5358
53592011-11-29 DJ Delorie <dj@redhat.com>
5360
5361 * configure.ac (rl78-*-*) New case.
5362 * configure: Regenerate.
5363 * MAINTAINERS: Add myself as RL78 maintainer.
5364
53652011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5366
5367 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5368
53692011-11-21 Andreas Tobler <andreast@fgznet.ch>
5370
5371 * libtool.m4: Additional FreeBSD 10 fixes.
5372
53732011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5374
5375 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5376 Maintainers section, as Epiphany maintainer.
5377
53782011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5379
5380 PR target/49992
5381 * configure.ac: Remove ranlib special-casing for Darwin.
5382 * configure: Regenerate.
5383
53842011-11-12 Andrey Belevantsev <abel@ispras.ru>
5385
5386 * MAINTAINERS (Reviewers): Keep the list sorted.
5387
53882011-11-11 Andrey Belevantsev <abel@ispras.ru>
5389
5390 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5391
53922011-11-09 Roland McGrath <mcgrathr@google.com>
5393
5394 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5395 * configure: Rebuild.
5396 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5397 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5398 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5399 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5400 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5401 Add READELF.
5402 * Makefile.in: Rebuild.
5403
54042011-11-09 Jason Merrill <jason@redhat.com>
5405
5406 * Makefile.def (language=c++): Remove check-c++0x.
5407 * Makefile.in (check-gcc-c++): Regenerate.
5408
54092011-11-08 Richard Henderson <rth@redhat.com>
5410
5411 * configure.ac: Test for libitm directory present first.
5412
5413 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5414
5415 * configure.ac: Test libitm/configure.tgt to disable libitm.
5416 * configure: Rebuild.
5417
54182011-11-07 Aldy Hernandez <aldyh@redhat.com>
5419 Richard Henderson <rth@redhat.com>
5420
5421 Merged from transactional-memory.
5422
5423 * Makefile.def (lang_env_dependencies): libitm is c++.
5424 Add libitm target module.
5425 * configure.ac: Likewise.
5426 * config/mmap.m4: New file.
5427 * contrib/gcc_update: Add libitm to touch data.
5428 * Makefile.in, configure: Rebuild.
5429
54302011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5431
5432 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5433 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5434 * Makefile.in: Regenerate.
5435
54362011-11-01 DJ Delorie <dj@redhat.com>
5437
5438 * config.sub: Update to version 2011-10-29 (added rl78)
5439
54402011-10-27 Nick Clifton <nickc@redhat.com>
5441
5442 * config.sub: Import these changes from the config project:
5443
5444 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5445 Ben Elliston <bje@gnu.org>
5446
5447 * config.sub (epiphany): New.
5448
5449 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5450 Ben Elliston <bje@gnu.org>
5451
5452 * config.sub (hexagon, hexagon-*): New.
5453
5454 2011-08-23 Roland McGrath <mcgrathr@google.com>
5455
5456 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5457 64eb to be64.
5458
5459 2011-08-16 Roland McGrath <mcgrathr@google.com>
5460
5461 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5462 (nacl): Grok as alias for 32el-unknown-nacl.
5463
54642011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5465
5466 * MAINTAINERS (Write After Approval): Add myself.
5467
54682011-10-24 Teresa Johnson <tejohnson@google.com>
5469
5470 * MAINTAINERS (Write After Approval): Add myself.
5471
54722011-09-21 Jakub Jelinek <jakub@redhat.com>
5473
5474 * MAINTAINERS (sparc port): Remove myself.
5475
54762011-09-14 Tom de Vries <tom@codesourcery.com>
5477
5478 * MAINTAINERS (Write After Approval): Add myself.
5479
54802011-08-14 Yao Qi <yao@codesourcery.com>
5481
5482 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5483 * configure: Regenerate.
5484
54852011-07-26 Ian Lance Taylor <iant@google.com>
5486
5487 * configure.ac: Set have_compiler based on whether gcc directory
5488 exists, rather than on whether gcc is in configdirs.
5489 * configure: Rebuild.
5490
54912011-07-21 Joseph Myers <joseph@codesourcery.com>
5492
5493 * MAINTAINERS (Global Reviewers): Add self.
5494
54952011-07-20 David Edelsohn <dje.gcc@gmail.com>
5496
5497 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5498 link directories.
5499 * Makefile.in: Rebuild.
5500
55012011-07-20 Ian Lance Taylor <iant@google.com>
5502
5503 PR bootstrap/49787
5504 * configure.ac: Move --enable-bootstrap handling earlier in file.
5505 If --enable-bootstrap and either --enable-build-with-cxx or
5506 --enable-build-poststage1-with-cxx, enable C++ automatically.
5507 * configure: Rebuild.
5508
55092011-07-19 Ian Lance Taylor <iant@google.com>
5510
5511 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5512 make C++ a boot_language. Set and substitute
5513 POSTSTAGE1_CONFIGURE_FLAGS.
5514 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5515 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5516 * configure, Makefile.in: Rebuild.
5517
55182011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5519
5520 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5521 maintainers.
5522
55232011-07-18 Jakub Jelinek <jakub@redhat.com>
5524
5525 * MAINTAINERS (Global Reviewers): Add myself.
5526
55272011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5528
5529 * configure: Regenerate.
5530
55312011-07-16 Jason Merrill <jason@redhat.com>
5532
5533 * Makefile.def (language=c++): Add check-c++0x and
5534 check-target-libmudflap-c++.
5535 * Makefile.tpl (check-target-libmudflap-c++): New.
5536 * Makefile.in: Regenerate.
5537
55382011-07-16 Matthias Klose <doko@ubuntu.com>
5539
5540 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5541 * Makefile.def (target_modules/libjava): Pass
5542 $(EXTRA_CONFIGARGS_LIBJAVA).
5543 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5544 if not configured with --enable-static-libjava.
5545 * Makefile.in: Regenerate.
5546 * configure: Likewise.
5547
55482011-07-15 Jason Merrill <jason@redhat.com>
5549
5550 * Makefile.in (check-c++): Move check-gcc-c++0x after
5551 check-target-libstdc++-v3.
5552
55532011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5554
5555 * MAINTAINERS (c6x port): New entry.
5556
55572011-07-13 Jason Merrill <jason@redhat.com>
5558
5559 * Makefile.in (check-gcc-c++0x): New.
5560 (check-c++): Depend on it.
5561
55622011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5563
5564 PR target/39150
5565 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5566 x86_64-*-solaris2.1[0-9]*.
5567 * configure: Regenerate.
5568
55692011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5570
5571 * MAINTAINERS (RTL optimizers): Add self.
5572
55732011-06-27 Gabriel Charette <gchare@google.com>
5574
5575 * MAINTAINERS (Write After Approval): Add myself.
5576
55772011-06-22 Hans-Peter Nilsson <hp@axis.com>
5578
5579 PR regression/47836
5580 PR bootstrap/23656
5581 PR other/47733
5582 PR bootstrap/49247
5583 PR c/48825
5584 * configure.ac (target_libraries): Remove target-libiberty.
5585 Remove case-statement setting skipdirs=target-libiberty for
5586 multiple targets. Remove checking target_configdirs and
5587 removing target-libiberty but keeping target-libgcc if
5588 otherwise empty.
5589 * Makefile.def (target_modules): Don't add libiberty.
5590 (dependencies): Remove all traces of target-libiberty.
5591 * configure, Makefile.in: Regenerate.
5592
55932011-06-13 Walter Lee <walt@tilera.com>
5594
5595 * configure.ac (tilepro-*-*) New case.
5596 (tilegx-*-*): Likewise.
5597 * configure: Regenerate.
5598
55992011-06-06 Jing Yu <jingyu@google.com>
5600
5601 * configure.ac: Skip target-libiberty for
5602 arm*-*-linux-androideabi.
5603 * configure: Regenerated.
5604
56052011-06-06 Nick Clifton <nickc@redhat.com>
5606
5607 * config.sub: Sync from upstream.
5608
56092011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5610
5611 * MAINTAINERS (Write After Approval): Add myself.
5612
56132011-06-01 Daniel Jacobowitz <drow@false.org>
5614
5615 * MAINTAINERS: Update my email address.
5616
56172011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5618
5619 * MAINTAINERS (Write After Approval): Update my email address.
5620
56212011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5622
5623 * MAINTAINERS (Write After Approval): Add myself.
5624
56252011-05-08 Doug Kwan <dougkwan@google.com>
5626
5627 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5628 * configure: Regenerated.
5629 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5630 value from configure.
5631 * Makefile.in: Regenerated.
5632
56332011-05-05 Joseph Myers <joseph@codesourcery.com>
5634
5635 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5636 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5637 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5638 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5639 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5640 *-*-vxworks*): Disable newlib and libgloss in separate case
5641 statement.
5642 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5643 to separate case statement.
5644 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5645 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5646 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5647 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5648 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5649 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5650 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5651 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5652 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5653 i[[3456789]]86-*-rdos*, m32r-*-*,
5654 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5655 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5656 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5657 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5658 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5659 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5660 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5661 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5662 and libgloss in main case over targets. Remove most empty cases
5663 in main case over targets.
5664 * configure: Regenerate.
5665
56662011-05-04 Janis Johnson <janisjo@codesourcery.com>
5667
5668 * MAINTAINERS (Write After Approval): Add myself.
5669
56702011-05-04 Joseph Myers <joseph@codesourcery.com>
5671
5672 * configure.ac: Remove code setting special library locations for
5673 hppa*64*-*-hpux11*. Remove code setting compiler for
5674 sparc-sun-solaris2*.
5675 * configure: Regenerate.
5676
56772011-05-04 Joseph Myers <joseph@codesourcery.com>
5678
5679 * configure.ac: Separate libgloss_dir settings from general case
5680 over targets.
5681 * configure: Regenerate.
5682
56832011-04-28 Joseph Myers <joseph@codesourcery.com>
5684
5685 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5686 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5687 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5688 cases in libgcj-disabling case statement.
5689 (hppa*64*-*-linux*): Set unsupported_languages instead of
5690 disabling target-zlib.
5691 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5692 to hppa*64*-*-hpux*.
5693 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5694 hppa*-*-hpux*.
5695 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5696 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5697 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5698 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5699 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5700 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5701 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5702 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5703 libgcj-disabling case statement.
5704 * configure: Regenerate.
5705
57062011-04-28 Joseph Myers <joseph@codesourcery.com>
5707
5708 * configure.ac: Disable Java for targets not supporting libffi.
5709 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5710 Remove cases in Java-disabling statement.
5711 (*arm-wince-pe): Change to arm-wince-pe.
5712 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5713 cases in Java-disabling statement.
5714 (bfin-*-*): Don't disable Java again.
5715 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5716 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5717 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5718 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5719 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5720 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5721 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5722 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5723 Java-disabling statement.
5724 (mmix-*-*): Don't disable Java again.
5725 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5726 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5727 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5728 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5729 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5730 statement.
5731 * configure: Regenerate.
5732
57332011-04-28 Joseph Myers <joseph@codesourcery.com>
5734
5735 * configure.ac: Separate cases disabling Java and Java libraries
5736 from general case over targets.
5737 * configure: Regenerate.
5738
57392011-04-21 Jie Zhang <jzhang918@gmail.com>
5740
5741 * MAINTAINERS: Update my email address.
5742
57432011-04-20 Easwaran Raman <eraman@google.com>
5744
5745 * MAINTAINERS (Write After Approval): Add myself.
5746
57472011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5748
5749 PR lto/48086
5750 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5751 * configure: Regenerate.
5752
57532011-04-16 Jim Meyering <meyering@redhat.com>
5754
5755 * MAINTAINERS (Write After Approval): Add myself.
5756
57572011-04-15 Dodji Seketeli <dodji@redhat.com>
5758
5759 * MAINTAINERS: Update my email address.
5760
57612011-04-13 Georg-Johann Lay <avr@gjlay.de>
5762
5763 * MAINTAINERS (Write After Approval): Add myself.
5764
57652011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5766
5767 * MAINTAINERS (Write After Approval): Add myself.
5768
57692011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5770
5771 * MAINTAINERS (Write After Approval): Add myself.
5772
57732011-04-06 Joseph Myers <joseph@codesourcery.com>
5774
5775 * configure.ac (build_tools): Remove build-byacc.
5776 (host_libs): Remove mmalloc.
5777 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5778 autoconf automake libtool diff rcs fileutils shellutils time
5779 textutils wdiff find uudecode hello tar gzip indent recode release
5780 sed perl gawk findutils gettext zip.
5781 (libgcj): Remove target-qthreads.
5782 (target_tools): Remove target-examples target-gperf.
5783 (YACC): Don't handle building byacc.
5784 * configure: Regenerate.
5785 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5786 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5787 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5788 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5789 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5790 handle building components.
5791 * Makefile.in: Regenerate.
5792
57932011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5794
5795 * MAINTAINERS: Update my email address as Xtensa maintainer.
5796
57972011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5798
5799 * config.sub: Sync from upstream.
5800
58012011-04-01 Joseph Myers <joseph@codesourcery.com>
5802
5803 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5804 (microblaze*): Don't disable libssp.
5805 * configure: Regenerate.
5806
58072011-04-01 Joseph Myers <joseph@codesourcery.com>
5808
5809 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5810 moveifchange.
5811 * configure: Regenerate.
5812 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5813 * Makefile.in: Regenerate.
5814
58152011-04-01 Joseph Myers <joseph@codesourcery.com>
5816
5817 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5818 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5819 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5820 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5821 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5822 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5823 md_exec_prefix cases.
5824 * configure: Regenerate.
5825
58262011-04-01 Joseph Myers <joseph@codesourcery.com>
5827
5828 * configure.ac: Separate cases disabling target-libssp,
5829 target-libiberty, target-libstdc++-v3 and Fortran from general
5830 case over targets.
5831 * configure: Regenerate.
5832
58332011-04-01 Joseph Myers <joseph@codesourcery.com>
5834
5835 * configure.ac (*-*-chorusos): Don't disable libgcj.
5836 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5837 Remove case.
5838 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5839 (arm-*-coff): Don't disable libgcj.
5840 (arm*-*-linux-gnueabi): Remove useless assignment.
5841 (arm-*-riscix*): Don't disable libgcj.
5842 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5843 configuration.
5844 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5845 (c54x*-*-*): Remove case.
5846 (tic54x-*-*): Don't disable GCC or GCC libraries.
5847 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5848 to *.
5849 (d10v-*-*): Don't disable GCC libraries.
5850 (d30v-*-*): Don't disable libgcj.
5851 (h8500-*-*): Don't disable GCC libraries.
5852 (i960-*-*): Don't disable libgcj.
5853 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5854 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5855 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5856 libgcj.
5857 (m68k-*-coff*): Remove case.
5858 (mmix-*-*): Don't disable libgloss on host.
5859 (mn10200-*-*, mn10300-*-*): Remove cases.
5860 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5861 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5862 Don't disable libgcj.
5863 (romp-*-*): Remove case.
5864 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5865 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5866 case.
5867 (v810-*-*): Don't disable GCC libraries.
5868 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5869 (ip2k-*-*): Don't disable GCC libraries.
5870 * configure: Regenerate.
5871
58722011-03-28 Joseph Myers <joseph@codesourcery.com>
5873
5874 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5875 libffi on host.
5876 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5877 on host.
5878 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5879 * configure: Regenerate.
5880
58812011-03-26 John Marino <binutils@marino.st>
5882
5883 * configure.ac: Add support for *-*-dragonfly*
5884 * configure: Regenerate.
5885
58862011-03-25 Joseph Myers <joseph@codesourcery.com>
5887
5888 * configure.ac (native_only): Remove.
5889 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5890 send-pr uudecode guile gnuserv on host.
5891 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5892 send-pr rcs guile perl texinfo libtool on host.
5893 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5894 automake send-pr rcs guile perl texinfo libtool on host.
5895 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5896 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5897 (alpha*-dec-osf*): Don't disable fileutils on target.
5898 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5899 texinfo send-pr expect dejagnu on target.
5900 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5901 target-qthreads on target.
5902 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5903 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5904 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5905 x86_64-*-mingw*): Don't disable expect on target.
5906 (*-*-cygwin*): Don't disable target-gperf on target.
5907 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5908 gnuserv on target.
5909 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5910 target.
5911 * configure: Regenerate.
5912
59132011-03-25 Joseph Myers <joseph@codesourcery.com>
5914
5915 * configure.ac (target_tools): Remove target-groff.
5916 (native_only): Remove target-groff.
5917 (hppa*64*-*-*): Don't disable byacc.
5918 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5919 setting.
5920 (*-*-kaos*): Don't skip target-librx and target-groff.
5921 (*-*-netware*): Don't skip target-libmudflap.
5922 (*-*-tpf*): Don't skip target-libmudflap.
5923 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5924 directories on the host.
5925 (ia64*-*-*vms*): Don't skip tix.
5926 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5927 host.
5928 * configure: Regenerate.
5929
59302011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5931
5932 * configure.ac: Remove references to mt-mep, mt-netware,
5933 mt-wince.
5934 * Makefile.def: Add all-utils soft dependencies.
5935 * Makefile.tpl: Remove GDB_NLM_DEPS.
5936 * configure: Regenerate.
5937 * Makefile.in: Regenerate.
5938
59392011-03-24 Paolo Bonzini <bonzini@gnu.org>
5940
5941 * configure.ac: Do not include mh-x86omitfp.
5942 * configure: Regenerate.
5943
59442011-03-24 Paolo Bonzini <bonzini@gnu.org>
5945
5946 * configure.ac: Remove empty cases.
5947 * configure: Regenerate.
5948
59492011-03-24 Paolo Bonzini <bonzini@gnu.org>
5950
5951 * Makefile.def: Add dependency from termcap to gdb.
5952 * Makefile.in: Regenerate.
5953
59542011-03-24 Paolo Bonzini <bonzini@gnu.org>
5955
5956 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5957 * configure: Regenerate.
5958 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5959 * Makefile.tpl: Likewise.
5960 * Makefile.in: Regenerate.
5961
59622011-03-24 Paolo Bonzini <bonzini@gnu.org>
5963
5964 * configure.ac: Remove all mentions of tentative_cc.
5965 * configure: Regenerate.
5966
59672011-03-24 Joseph Myers <joseph@codesourcery.com>
5968
5969 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5970 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5971 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5972 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5973 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5974 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5975 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5976 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5977 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5978 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5979 *-*-rhapsody*): Remove host cases.
5980 * configure: Regenerate.
5981
59822011-03-24 Joseph Myers <joseph@codesourcery.com>
5983
5984 * configure.ac (ppc*-*-pe): Remove host case.
5985 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5986 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5987 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5988 cases.
5989 * configure: Regenerate.
5990
59912011-03-24 Joseph Myers <joseph@codesourcery.com>
5992
5993 * config.sub: Update to version 2011-03-23.
5994
59952011-03-22 Joseph Myers <joseph@codesourcery.com>
5996
5997 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5998 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5999 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6000 * configure: Regenerate.
6001
60022011-03-22 Joseph Myers <joseph@codesourcery.com>
6003
6004 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
6005 to Write After Approval.
6006 * config-ml.in: Don't handle arc-*-elf*.
6007 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6008 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6009 handle GCC libraries.
6010 * configure: Regenerate.
6011
60122011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6013
6014 PR bootstrap/48120:
6015 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6016 Add -lstdc++ -lm to LIBS.
6017 * configure: Regenerate.
6018
60192011-03-18 David Edelsohn <dje.gcc@gmail.com>
6020
6021 * config.guess: Update to version 2011-02-02
6022 * config.sub: Update to version 2011-02-24
6023
60242011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
6025
6026 PR lto/48086
6027 * configure.ac: Re-enable LTO on *-apple-darwin9.
6028 * configure: Regenerate.
6029
60302011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
6031
6032 PR lto/48086
6033 * configure.ac: Disable LTO on darwin due to an assembler change in
6034 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6035 under 256.
6036 * configure: Regenerate.
6037
60382011-03-11 Chen Liqin <liqin.gcc@gmail.com>
6039
6040 * MAINTAINERS: Update myself as score backend maintainer,
6041 update my e-mail address.
6042
60432011-03-09 Xuepeng Guo <terry.guo@arm.com>
6044
6045 * MAINTAINERS: Update my e-mail address.
6046
60472011-03-06 Joey Ye <joey.ye@arm.com>
6048
6049 * MAINTAINERS: Update my e-mail address.
6050
60512011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6052
6053 * configure.ac: Adjust test of with_ppl.
6054 * configure: Regenerated.
6055
60562011-03-02 Kai Tietz <ktietz@redhat.com>
6057
6058 * MAINTAINERS: Adjust my e-mail address.
6059
60602011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6061
6062 * configure.ac: Add -lpwl to ppllibs.
6063 * configure: Regenerated.
6064
60652011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6066
6067 * config/cloog.m4: Add -lisl to clooglibs.
6068 * configure: Regenerated.
6069
60702011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6071
6072 * MAINTAINERS (CPU Port maintainers): Add self.
6073
60742011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6075
6076 * MAINTAINERS: Add myself as testsuite maintainer.
6077
60782011-02-15 Mike Stump <mikestump@comcast.net>
6079
6080 * MAINTAINERS: Add myself as testsuite maintainer.
6081
60822011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6083
6084 Import from Libtool and gnulib:
6085
6086 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
6087
6088 Prepare for supporting FreeBSD 10.
6089 * config.rpath: Remove handling of freebsd1* which soon would
6090 match FreeBSD 10.0.
6091
6092 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
6093
6094 Remove support for FreeBSD 1.x.
6095 * libtool.m4 (_LT_LINKER_SHLIBS)
6096 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6097 soon would incorrectly match FreeBSD 10.0.
6098
60992011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6100
6101 PR binutils/12283
6102 * move-if-change: Import version from gnulib.
6103
61042011-02-12 Alexandre Oliva <aoliva@redhat.com>
6105
6106 PR lto/47225
6107 * Makefile.def (lto-plugin): Double dash for enable-shared.
6108 (configure-gcc): Depend on all-lto-plugin.
6109 * Makefile.in: Rebuilt.
6110
61112011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6112
6113 * configure.ac: Remove extra bracket.
6114 * configure: Regenerate.
6115
61162011-02-08 Tobias Burnus <burnus@net-b.de>
6117
6118 * MAINTAINERS: Add myself as libquadmath maintainer.
6119
61202011-02-08 Thomas Schwinge <thomas@schwinge.name>
6121
6122 * MAINTAINERS: Update my email address.
6123
61242011-02-07 Joseph Myers <joseph@codesourcery.com>
6125
6126 * MAINTAINERS (option handling): Add self.
6127
61282011-02-06 Kai Tietz <kai.tietz@onevision.com>
6129
6130 PR lto/47225
6131 * Makefile.def: Add dependency for install-gcc
6132 on install-lto-plugin.
6133 * Makfile.in: Regenerated
6134
61352011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6136
6137 * MAINTAINERS (CPU Port Maintainers): Add myself.
6138
61392011-01-31 Alexandre Oliva <aoliva@redhat.com>
6140
6141 PR libgcj/44341
6142 * configure.ac: Discard --with-* flags for host when configuring
6143 target libraries for cross build.
6144 * configure: Rebuilt.
6145
61462011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6147
6148 * MAINTAINERS (linear loop transforms): Removed.
6149
61502011-01-25 Jakub Jelinek <jakub@redhat.com>
6151
6152 * configure.ac: If with_ppl is no, move setting with_cloog=no
6153 after CLOOG_REQUESTED check.
6154 * configure: Regenerated.
6155
61562011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6157
6158 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6159 CLooG has been requested.
6160 * configure: Regenerated.
6161
61622011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6163
6164 * configure: Regenerated.
6165 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6166
61672011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6168
6169 * configure: Regenerated.
6170 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6171
61722011-01-21 Andreas Schwab <schwab@redhat.com>
6173
6174 * configure.ac: Use AS_HELP_STRING throughout.
6175 * configure: Regenerate.
6176
61772011-01-18 Jie Zhang <jie.zhang@analog.com>
6178
6179 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6180 * configure: Regenerate.
6181
61822011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6183
6184 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6185
61862011-01-13 Joel Brobecker <brobecker@adacore.com>
6187
6188 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6189 for ia64-hpux.
6190 * configure: Regenerate.
6191
61922011-01-07 Jan Hubicka <jh@suse.cz>
6193
6194 PR lto/47225
6195 * Makefile.in: Regenerate.
6196 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6197 configure.
6198
61992011-01-07 Jan Hubicka <jh@suse.cz>
6200
6201 * Makefile.in: Regenerate.
6202 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6203 and configure dependency on lto-plugin configure.
6204 (lto-plugin module): Remove dependency on GCC; add dependency on
6205 liniberty.
6206
62072011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6208
6209 * MAINTAINERS (Write After Approval): Add myself.
6210
62112010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6212
6213 * configure: Regenerate.
6214
62152010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6216
6217 * configure.ac: (picochip): Disable libiberty.
6218
62192010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6220
6221 * MAINTAINERS (Write After Approval): Add myself.
6222
62232010-12-10 Ian Lance Taylor <iant@google.com>
6224
6225 PR bootstrap/46819
6226 * configure.ac: For --disable-libgcj clear libgcj_saved.
6227 * configure: Rebuild.
6228
62292010-12-10 Tobias Burnus <burnus@net-b.de>
6230
6231 PR fortran/46540
6232 * configure.ac: Add --disable-libquadmath and
6233 --disable-libquadmath-support.
6234 * configure: Regenerate.
6235
62362010-12-03 Ian Lance Taylor <iant@google.com>
6237
6238 * MAINTAINERS: Add myself as libgo maintainer.
6239
62402010-12-03 Hans-Peter Nilsson <hp@axis.com>
6241
6242 PR libffi/46792
6243 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6244 * configure: Regenerate.
6245
62462010-12-02 Ian Lance Taylor <iant@google.com>
6247
6248 * configure.ac: Always set default for poststage1_ldflags to
6249 -static-libstdc++ -static-libgcc.
6250
62512010-11-29 Andreas Schwab <schwab@redhat.com>
6252
6253 * configure.ac: Move comment to remove extra space in last argument
6254 of GCC_TARGET_TOOL.
6255
62562010-11-26 Alexandre Oliva <aoliva@redhat.com>
6257
6258 PR other/46026
6259 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6260 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6261 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6262 (BASE_FLAGS_TO_PASS): Use it.
6263 * configure: Rebuilt.
6264 * Makefile.in: Rebuilt.
6265
62662010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6267
6268 PR binutils/12258
6269 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6270 Properly check default linker.
6271 * configure: Regnerated.
6272
62732010-11-23 Matthias Klose <doko@ubuntu.com>
6274
6275 * configure.ac: For --enable-gold, handle value `default' instead of
6276 `both*'. New configure option --{en,dis}able-ld.
6277 * configure: Regenerate.
6278
62792010-11-20 Ian Lance Taylor <iant@google.com>
6280
6281 * configure.ac: Only disable a language library if no language needs
6282 it. Don't let --disable-libgcj uncondtionally disable libffi.
6283 * configure: Rebuild.
6284
62852010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6286
6287 * Makefile.in: Regenerate.
6288
6289 PR other/46202
6290 * configure.ac: Fix just-built in-tree STRIP name to be
6291 binutils/strip-new.
6292 * configure: Regenerate.
6293 * Makefile.def (install-strip-gcc, install-strip-binutils)
6294 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6295 (install-strip-sid): Mirror dependencies on non-strip variants
6296 of these targets on the respective -strip prerequisites.
6297 * Makefile.tpl (install-strip, install-strip-host)
6298 (install-strip-target): New targets.
6299 (install-strip-[+module+], install-strip-target-[+module+]):
6300 New targets.
6301 * Makefile.in: Regenerate.
6302
63032010-11-19 Ian Lance Taylor <iant@google.com>
6304 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6305
6306 * configure.ac: Add target-libgo to target_libraries. Set
6307 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6308 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6309 (HOST_EXPORTS): Add GOC.
6310 (BASE_TARGET_EXPORTS): Add GOC.
6311 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6312 (GOCFLAGS_FOR_TARGET): New variable.
6313 (EXTRA_HOST_FLAGS): Add GOC.
6314 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6315 * Makefile.def (target_modules): Add libgo.
6316 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6317 (dependencies): Add dependency from configure-target-libgo to
6318 configure-target-libffi and all-target-libstdc++-v3. Add
6319 dependencies from all-target-libgo to all-target-libffi.
6320 (languages): Add go.
6321 * configure: Rebuild.
6322 * Makefile.in: Rebuild.
6323
63242010-11-19 Ian Lance Taylor <iant@google.com>
6325
6326 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6327 compiler/flag environment variables.
6328
63292010-11-18 Ian Lance Taylor <iant@google.com>
6330
6331 * configure.ac: Check for lang_requires_boot_languages in
6332 config-lang.in files.
6333 * configure: Rebuild.
6334
63352010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
6336 Tobias Burnus <burnus@net-b.de>
6337
6338 PR fortran/32049
6339 * Makefile.def: Add libquadmath; build it with language=fortran.
6340 * configure.ac: Add libquadmath.
6341 * Makefile.tpl: Handle multiple libs in check-[+language+].
6342 * Makefile.in: Regenerate.
6343 * configure: Regenerate.
6344
b9b9d342
TT
63452010-11-16 Tom Tromey <tromey@redhat.com>
6346
6347 * MAINTAINERS: Moved myself to reviewers section.
6348
ecbfe87a
ZD
63492010-11-15 Zdenek Dvorak <ook@ucw.cz>
6350
6351 * MAINTAINERS: Moved myself to reviewers section.
6352
29a4f477
RW
63532010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6354
6355 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6356 (Write After Approval): Remove self.
6357
9965e3cd
AS
63582010-11-15 Andreas Schwab <schwab@redhat.com>
6359
6360 * configure.ac: Fix spelling in option names.
6361 * configure: Regenerated.
6362
0463992b
GJL
63632010-11-13 Georg-Johann Lay <georgjohann@web.de>
6364
6365 PR bootstrap/39622
6366 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6367 * configure: Regenerated.
6368
3df08734
KG
63692010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6370
6371 * MAINTAINERS: Update my email address.
6372
f16e2237
TG
63732010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6374
f16e2237
TG
6375 * configure: Regenerate.
6376
0bb52d68
TG
63772010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6378
1f980c25 6379 * configure: Regenerate.
0bb52d68 6380
aba2b02e
TG
63812010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6382
aba2b02e
TG
6383 * configure: Regenerate.
6384
27882098
TG
63852010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6386
27882098
TG
6387 * configure: Regenerate.
6388
d32ef397
AS
63892010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6390
6391 * configure.ac: Support official CLooG.org versions.
6392 * configure: Regenerate.
6393 * config/cloog.m4: New.
6394
5a4b6c0e
FD
63952010-11-10 François Dumont <francois.cppdevs@free.fr>
6396
6397 * MAINTAINERS (Write After Approval): Add myself.
6398
f2cea726
DE
63992010-11-09 David Edelsohn <dje.gcc@gmail.com>
6400
6401 * MAINTAINERS: Update my email address.
6402
d8ed14ce
IS
64032010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6404
6405 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6406 * configure: Regenerate.
d8ed14ce 6407
48215350
DK
64082010-11-03 Ian Lance Taylor <iant@google.com>
6409 Dave Korn <dave.korn.cygwin@gmail.com>
6410
6411 PR lto/46273
6412 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6413 and on other supported platforms whenever LTO is enabled.
6414 * configure: Rebuild.
6415
87841584
AM
64162010-11-02 Alan Modra <amodra@gmail.com>
6417
6418 PR binutils/12110
6419 * configure.ac: Error when source path contains spaces.
6420 * configure: Regenerate.
6421
fe12dfe1
JW
64222010-10-23 James E. Wilson <wilson@codesourcery.com>
6423
6424 * MAINTAINERS: Update my email address.
6425
66c92425
ILT
64262010-10-20 Ian Lance Taylor <iant@google.com>
6427
6428 * Makefile.def (target_modules): Set lib_path to src/.libs for
6429 libstdc++-v3 module.
6430 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6431 * Makefile.in: Rebuild.
6432
187d3518
LB
64332010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6434
6435 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6436 (Write After Approval): Remove myself.
6437
02db6bba
TG
64382010-10-15 Tristan Gingold <gingold@adacore.com>
6439
6440 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6441
c0103e74
DR
64422010-10-14 Douglas Rupp <rupp@gnat.com>
6443
6444 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6445
1cd0b716
DK
64462010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6447
6448 * configure.ac (build_lto_plugin): New shell variable.
6449 (--enable-lto): Turn on by default for all non-ELF platforms that
6450 have had LTO support added so far. Set build_lto_plugin appropriately
6451 for both ELF and non-ELF.
6452 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6453 * configure: Regenerate.
6454
d4c1abb3
RW
64552010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6456
6457 Sync from src:
6458 * configure.ac (v850 support): Remove target-libgloss from
6459 noconfigdirs.
6460 * configure: Regenerate.
6461
ffedf511
RW
64622010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6463
6464 PR bootstrap/45326
6465 PR bootstrap/45174
6466 * configure.ac: Honor initial values of $build_configargs,
6467 $host_configargs, $target_configargs. Mark the precious, so
6468 environment settings get recorded.
6469 * configure: Regenerate.
6470
e1826acc
RW
64712010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6472
6473 PR bootstrap/45796
6474 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6475 Depend on all-build-libiberty.
6476 * Makefile.in: Regenerate.
6477
80920132
ME
64782010-09-30 Michael Eager <eager@eagercon.com>
6479
6480 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6481 * configure: Regenerate.
6482
770a498a
ME
64832010-09-28 Michael Eager <eager@eagercon.com>
6484
6485 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6486
86dfbd58
RW
64872010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6488
6489 PR bootstrap/44621
6490 * configure.ac: Fix unportable shell quoting.
6491 * configure: Regenerate.
6492
db50fe7d
IS
64932010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6494
6495 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6496 targets and amend comment.
6497 * configure: Regenerate.
6498
0064e825
TB
64992010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6500
6501 * MAINTAINERS (Write After Approval): Add myself.
6502
bb79486c
JH
65032010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6504
6505 * configure.ac: Enable LTO by default on Darwin.
6506 * configure: Regenerate.
6507
9e0b22c3
MS
65082010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6509
bb79486c 6510 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 6511
2fabf1b7
IB
65122010-09-01 Ian Bolton <ian.bolton@arm.com>
6513
bb79486c 6514 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 6515
3a9abc98
DS
65162010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6517
6518 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6519 ports
6520
331a9a59
DY
65212010-07-28 David Yuste <david.yuste@gmail.com>
6522
6523 * MAINTAINERS (Write After Approval): Add myself.
6524
223a9d64
N
65252010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6526
6527 * configure.ac: Support all v850 targets.
6528 * configure: Regenerate.
6529
9183bdcf
MG
65302010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6531
6532 PR bootstrap/44455
6533 * configure.ac (extra_mpfr_configure_flags): Copy from
6534 extra_mpc_gmp_configure_flags.
6535 * configure: Re-generated.
6536
2e290598
AK
65372010-07-22 Andi Kleen <ak@linux.intel.com>
6538
6539 * MAINTAINERS (Write After Approval): Add myself.
6540
8d6cd388
CLT
65412010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6542
6543 * MAINTAINERS (Write After Approval): Add myself.
6544
b0b01eb0
JY
65452010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6546
6547 * MAINTAINERS (Write After Approval): Add myself.
6548
77198d71
JH
65492010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6550
6551 PR target/44862
6552 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6553 Provide -B option to allow for link spec %s substitutions for
6554 libstdc++.a on darwin.
6555 * Makefile.in: Regenerate.
6556
02fe70af
MM
65572010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6558
6559 * MAINTAINERS (Reviewers): Update my e-mail address
6560
c63a4676
AO
65612010-06-10 Alexandre Oliva <aoliva@redhat.com>
6562
6563 * Makefile.def (configure-gcc): Depend on all-libelf.
6564 * Makefile.in: Rebuild.
6565
e68edbf6
FC
65662010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6567
6568 * MAINTAINERS (Write After Approval): Add myself in the right place.
6569
dce2d8b2 65702010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
6571
6572 * MAINTAINERS (Write After Approval): Add myself.
6573
dce2d8b2 65742010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
6575
6576 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
6577
65782010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 6579
1ab55d69
MK
6580 * config.sub: Update to version 2010-05-21.
6581 * config.guess: Update to version 2010-04-03.
0c422e74 6582
02540df4
SB
65832010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6584
6585 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6586 * configure: Regenerate.
6587
dfe5f5b2
ST
65882010-05-12 Sriraman Tallam <tmsriram@google.com>
6589
6590 * MAINTAINERS (Write After Approval): Add myself.
6591
c082f9f3
SB
65922010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6593
6594 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6595 a platform that supports LTO.
6596 * configure: Regenerate.
6597
f1af9e5f
SP
65982010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6599
6600 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6601 * configure: Regenerated.
6602
38e3d868
RM
66032010-04-27 Roland McGrath <roland@redhat.com>
6604 H.J. Lu <hongjiu.lu@intel.com>
6605
6606 * configure.ac (--enable-gold): Support both, both/gold and
6607 both/bfd to add gold to configdirs without removing ld.
6608 * configure: Regenerated.
6609
6610 * Makefile.def: Add install-gold dependency to install-ld.
6611 * Makefile.in: Regenerated.
6612
3bec79c5
DK
66132010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6614
6615 PR lto/42776
6616 * configure.ac (--enable-lto): Refactor handling so libelf tests
6617 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6618 and allow LTO to be explicitly enabled on non-ELF platforms that
6619 are known to support it inside else-clause.
6620 * configure: Regenerate.
6621
615c8ffa
EB
66222010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6623
6624 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6625 * configure: Regenerate.
6626
e4522f78
RC
66272010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6628
6629 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6630 * configure: Regenerate.
6631
8ccb78f2
RO
66322010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6633
6634 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6635 separately.
6636 * configure: Regenerate.
6637
d5cc2ee3
KW
66382010-04-16 Kevin Williams <kevin.williams@inria.fr>
6639
6640 * MAINTAINERS (Write After Approval): Add myself.
6641
8406cb62
TG
66422010-04-14 Tristan Gingold <gingold@adacore.com>
6643
6644 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6645 * configure: Regenerate.
6646
3591b8e2
SE
66472010-04-13 Steve Ellcey <sje@cup.hp.com>
6648
6649 * configure: Regenerate after change to elf.m4.
6650
a82ecc7b
IS
66512010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6652
6653 * MAINTAINERS (Write After Approval): Add myself.
6654
1f0bf148
SP
66552010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6656
6657 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6658 * configure: Regenerated.
6659
66602010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6661
6662 * configure.ac: Print "buggy but acceptable" when CLooG
6663 revision is less than 9.
6664 * configure: Regenerated.
6665
ecd01dee
DN
66662010-04-01 Diego Novillo <dnovillo@google.com>
6667
6668 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6669
dc683a3f
RW
66702010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6671
6672 PR bootstrap/43615
6673 PR bootstrap/43328
6674
6675 Revert:
6676
6677 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6678
6679 * configure.ac: Do not pass --enable-multilib nor
6680 --disable-multilib in baseargs. Accept explicitly passed
6681 --enable_multilib.
6682 * configure: Regenerate.
6683
7527d83f
UW
66842010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6685
6686 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6687
895522b6
JJ
66882010-03-31 Janis Johnson <janis187@us.ibm.com>
6689
6690 * MAINTAINERS: Remove myself.
6691
9db4e878
RW
66922010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6693
6694 PR bootstrap/43328
6695 * configure.ac: Do not pass --enable-multilib nor
6696 --disable-multilib in baseargs. Accept explicitly passed
6697 --enable_multilib.
6698 * configure: Regenerate.
6699
acf6bf36
AP
67002010-03-28 Andrew Pinski <pinskia@gmail.com>
6701
6702 * MAINTAINERS (spu port): Remove me.
6703
b42f0d7e
JM
67042010-03-23 Joseph Myers <joseph@codesourcery.com>
6705
6706 * configure.ac (tic6x-*-*): New case.
6707 * configure: Regenerate.
6708
0d1152b1
JM
67092010-03-23 Joseph Myers <joseph@codesourcery.com>
6710
6711 * config.sub: Update to version 2010-03-22.
6712 * config.guess: Update to version 2009-12-30.
6713
dce2d8b2 67142010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
6715
6716 PR ada/42554
6717 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6718 * configure: Regenerate.
6719
5408fbe8
RR
67202010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6721
6722 * MAINTAINERS: Update my email address.
6723
3f55a3b3
SP
67242010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6725
6726 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6727 (ghassan.shobaki@amd.com): Removed.
6728
3f08f7e8
AM
67292010-03-17 Alan Modra <amodra@gmail.com>
6730
6731 * MAINTAINERS: Update my email address.
6732
f3a9d094
DN
67332010-03-16 Diego Novillo <dnovillo@google.com>
6734
6735 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6736 Matthews.
6737
db5c4b8b
JM
67382010-03-16 Joseph Myers <joseph@codesourcery.com>
6739
6740 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6741 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6742
b995570a
JM
67432010-03-16 Joseph Myers <joseph@codesourcery.com>
6744
6745 * MAINTAINERS: Update my email address.
6746
124cc66f
DJ
67472010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6748
6749 * MAINTAINERS: Update my email address.
6750
a4581668
BS
67512010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6752
6753 * MAINTAINERS: Update my email address.
6754
49d78e29
JZ
67552010-03-09 Jie Zhang <jie@codesourcery.com>
6756
6757 * MAINTAINERS: Update my email address.
6758
8927b7c0
RO
67592010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6760
6761 PR libstdc++/32499
6762 * configure.ac (RANLIB): Default to true.
6763 (STRIP): Likewise.
6764 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6765 * configure: Regenerate.
6766
dce2d8b2 67672010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
6768
6769 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6770 (Write After Approval): Update my email address.
6771
bf646aaf
NC
67722010-02-17 Nick Clifton <nickc@redhat.com>
6773
6774 PR 11238
6775 * Makefile.tpl (local-distclean): Also remove config.cache files in
6776 sub-directories as there may not be Makefiles present in the
6777 sub-directories.
96e41f16
NC
6778 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6779 the config.cache files found by the find command.
6780
bf646aaf
NC
6781 * Makefile.in: Regenerate.
6782 * configure.ac: Revert previous delta.
6783 * configure: Regenerate.
6784
ff78880a
NC
67852010-02-15 Nick Clifton <nickc@redhat.com>
6786
6787 PR 11238
6788 * configure.ac: Delete config.cache files in sub-directories when
6789 deleting Makefiles.
6790 * configure: Regenerate.
6791
8150eadf
BE
67922010-02-12 Ben Elliston <bje@gnu.org>
6793
6794 * MAINTAINERS: Update my email address.
6795
a9e12bfd
AP
67962010-02-08 Andrew Pinski <pinskia@gmail.com>
6797
6798 * MAINTAINERS (spu port): Update my email address.
6799
95315086
JZ
68002010-02-08 Jie Zhang <jie.zhang@analog.com>
6801
6802 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6803
362c6d2f
KG
68042010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6805
6806 * configure.ac: Add "recommended" version checks for GMP/MPC.
6807 Update recommended GMP/MPFR/MPC versions.
6808 * configure: Regenerate.
6809
888c5ad2
JR
68102010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6811
6812 * MAINTAINERS: Move my Embecosm email address into the
6813 write-after-approval section.
6814
3bf714a7
ILT
68152010-01-26 Ian Lance Taylor <iant@google.com>
6816
6817 * MAINTAINERS: Add myself as Go frontend maintainer.
6818
ad1e5170
JR
68192010-01-25 Joern Rennecke <amylaar@spamcop.net>
6820
6821 PR libstdc++/36101, PR libstdc++/42813
6822 * configure.ac (bootstrap_target_libs): Make inclusion of
6823 target-libgomp conditional on libgomb being in target_configdirs.
6824 * configure: Regenerate.
6825
fb0553d1
JR
68262010-01-23 Joern Rennecke <amylaar@spamcop.net>
6827
6828 PR libstdc++/36101, PR libstdc++/42813
6829 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6830 * configure: Regenerate.
6831
aae29963
JR
68322010-01-22 Joern Rennecke <amylaar@spamcop.net>
6833
6834 PR libstdc++/36101, PR libstdc++/42813
6835 * configure.ac (target_configdirs): Substitute.
6836 * Makefile.def: Bootstrap target module libgomp.
6837 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6838 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6839 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6840 * configure, Makefile.in: Regenerate.
6841
d8fe8895
DK
68422010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6843
6844 * MAINTAINERS: Adjust my details.
6845
ebfe4897
EW
68462010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6847
6848 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6849
f7746c59
TL
68502010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6851
6852 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6853
306c7b5b
TL
68542010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6855
6856 * MAINTAINERS (Write After Approval): Add myself.
6857
1b8b9e19
KT
68582010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6859
6860 * MAINTAINERS (Write After Approval): Add myself.
6861
c164615b
RG
68622010-01-11 Richard Guenther <rguenther@suse.de>
6863
6864 PR lto/41569
6865 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6866 * Makefile.in: Regenerated.
6867
f3f623ae
AT
68682010-01-11 Andreas Tobler <andreast@fgznet.ch>
6869
6870 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6871 * configure: Regenerate.
6872
592c90ff 68732010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 6874 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
6875
6876 PR bootstrap/42424
6877 * configure.ac: Include libtool m4 files.
9c78662a 6878 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
6879 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6880 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 6881
592c90ff
KG
6882 * configure: Regenerate.
6883
60a2e213
RW
68842010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6885
6886 PR bootstrap/41818
6887 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6888 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6889 * Makefile.in: Regenerate.
6890
7413962d
RG
68912010-01-02 Richard Guenther <rguenther@suse.de>
6892
6893 PR lto/41529
6894 * configure.ac: Include config/elf.m4. Disable LTO if not
6895 builting for an elf target.
6896 * configure: Regenerate.
6897
f77f3945
CF
68982009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6899
6900 * MAINTAINERS: Change my email address.
6901
4960e3f0
BE
69022009-12-18 Ben Elliston <bje@au.ibm.com>
6903
6904 * config.sub, config.guess: Update from upstream sources.
6905
d16a31da
SZ
69062009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6907
6908 * MAINTAINERS (Write After Approval): Add myself.
6909
3a5729ea
KG
69102009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6911
6912 PR middle-end/30447
6913 PR middle-end/30789
6914 PR other/40302
6915
6916 * configure.ac: Require MPC.
6917 * configure: Regenerate.
6918
43e02a8a
RW
69192009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6920
6921 PR target/38384
6922 PR bootstrap/40972
6923 * libtool.m4: Sync from git Libtool.
6924 * ltoptions.m4: Likewise.
6925 * ltversion.m4: Likewise.
6926 * lt~obsolete.m4: Likewise.
6927 * ltmain.sh: Likewise.
6928
360d4522
KG
69292009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6930
6931 * configure.ac: Update minimum MPC version to 0.8.
6932 * configure: Regenerate.
6933
f264ed56
SP
69342009-11-21 Sebastian Pop <sebpop@gmail.com>
6935
6936 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6937 * configure: Regenerated.
6938
ed2eaa9f
ILT
69392009-11-21 Ian Lance Taylor <iant@google.com>
6940
6941 * configure.ac: Change default of poststage1_ldflags to be empty if
6942 poststage1_libs is set. When poststage1_libs is empty, and
6943 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6944 * configure: Rebuild.
6945
58346783
AN
69462009-11-21 Adam Nemet <adambnmet@gmail.com>
6947
6948 * MAINTAINERS (Write After Approval): Update my email address.
6949
5ca0106a
BE
69502009-11-20 Ben Elliston <bje@au.ibm.com>
6951
6952 * config.guess: Update from upstream sources.
6953
87213cd4
AO
69542009-11-16 Alexandre Oliva <aoliva@redhat.com>
6955
6956 * Makefile.def: Restore host and target settings for gmp.
6957 * Makefile.in: Rebuild.
6958
f61428ed
AO
69592009-11-16 Alexandre Oliva <aoliva@redhat.com>
6960
6961 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6962 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6963 Fix portability of test of C++ as bootstrap language. Add
6964 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6965 * configure: Rebuild.
6966 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6967 and cloog. Fix in-tree ppl configuration. Introduce libelf
6968 in-tree building.
6969 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6970 (POSTSTAGE1_HOST_EXPORTS): Use it.
6971 (STAGE[+id+]_CXXFLAGS): New.
6972 (BASE_FLAGS_TO_PASS): Pass it down.
6973 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6974 extra_exports.
6975 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6976 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6977 extra_exports.
6978 * Makefile.in: Rebuild.
6979
f6c56be6
BE
69802009-11-17 Ben Elliston <bje@au.ibm.com>
6981
6982 * config.sub, config.guess: Update from upstream sources.
6983
0ccb5970
JK
69842009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6985
6986 * MAINTAINERS (Write After Approval): Add myself.
6987
dce2d8b2 69882009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
6989
6990 * MAINTAINERS (Write After Approval): Add myself.
6991
5d571eaa
OS
69922009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6993
6994 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6995 paths for *-w64-mingw* and x86_64-*mingw*.
6996 * configure: Regenerated.
6997
dce2d8b2 69982009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
6999
7000 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7001
c393f559
BK
70022009-11-02 Benjamin Kosnik <bkoz@redhat.com>
7003
7004 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7005 Phil Edwards to Write-After Approval.
7006
ef4c4300
KT
70072009-10-30 Kai Tietz <kai.tietz@onevision.com>
7008
7009 * configure.ac: Disable target-winsup & co for
7010 x86_64-*-mingw* and *-w64-mingw* targets.
7011 * configure: Regenerated.
7012
65a324b4
NC
70132009-10-16 Nick Clifton <nickc@redhat.com>
7014
7015 * MAINTAINERS: Add myself as a maintainer for the RX port.
7016
dce2d8b2 70172009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 7018
9c78662a 7019 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 7020
17e72e5d
RO
70212009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7022
7023 * configure.ac (CLooG test): Use = with test.
7024 * configure: Regenerate.
7025
ed3a56f3
RG
70262009-10-22 Richard Guenther <rguenther@suse.de>
7027
7028 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
7029 cloog if the ppl version check failed. Move flags saving
7030 before setting in libelf check.
7031 * configure: Regenerate.
7032
ad0abd3c
RG
70332009-10-21 Richard Guenther <rguenther@suse.de>
7034
7035 * configure.ac: Adjust the ppl and cloog configure to work as
7036 documented. Disable cloog if ppl was disabled. Omit the version
7037 checks if they were disabled.
7038 * configure: Re-generate.
7039
e4c5bd48
RW
70402009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7041
7042 * configure.ac: Add 'lto' to enable_languages, not
7043 new_enable_languages, and only if not already present.
7044 * configure: Regenerate.
7045
0ffd69c5
GP
70462009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
7047
7048 * README: Refer to the various COPYING* files instead of just
7049 COPYING.
7050 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7051
dce2d8b2 70522009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
7053
7054 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 7055
58687768
RG
70562009-10-07 Richard Guenther <rguenther@suse.de>
7057
7058 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7059 and Richard Guenther as reviewers.
7060 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7061 as reviewers.
7062
49b0ca5c 70632009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 7064
49b0ca5c 7065 * config.sub: Update from upstream sources.
d2d9ce5e 7066
aeb94799
ILT
70672009-10-06 Ian Lance Taylor <iant@google.com>
7068
7069 * Makefile.def: check-gold depends upon all-gas.
7070 * Makefile.in: Rebuild.
7071
123651cd
PM
70722009-10-05 Phil Muldoon <pmuldoon@redhat.com>
7073
7074 * MAINTAINERS (Write After Approval): Add myself.
7075
d7f09764
DN
70762009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
7077
7078 * Makefile.def: all-lto-plugin depends on all-libiberty.
7079 set bootstrap=true for lto-plugin.
7080 Add lto-plugin.
7081 * Makefile.in: Regenerate.
7082 * configure.ac (host_libs): Add lto-plugin.
7083 * configure: Regenerate.
7084
d7f09764
DN
70852009-10-03 Diego Novillo <dnovillo@google.com>
7086
7087 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7088 (HOST_LIBELFLIBS): Define.
7089 (HOST_LIBELFINC): Define.
7090 * Makefile.in: Regenerate.
7091 * configure.ac: Add --enable-lto.
7092 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7093 If --enable-lto is used, add 'lto' to new_enable_languages.
7094 If --enable-lto is used and gold is enabled, add
7095 lto-plugin to configdirs.
7096 * configure: Regenerate.
7097
70982009-10-03 Simon Baldwin <simonb@google.com>
7099
7100 * configure.ac: If --with-system-zlib, suppress local zlib and
7101 pass --with-system-zlib to subdir configure scripts.
7102 * configure: Regenerate.
7103
dce2d8b2 71042009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
7105 Paolo Bonzini <bonzini@gnu.org>
7106
7107 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7108 $(srcdir).
7109 * Makefile.in: Rebuilt.
7110
dce2d8b2 71112009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
7112
7113 * MAINTAINERS (Write After Approval): Add myself.
7114
3e661154
KG
71152009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7116
7117 * configure.ac: Update minimum MPC version to 0.7.
7118 * configure: Regenerate.
7119
f1a036e4
NC
71202009-09-25 Nick Clifton <nickc@redhat.com>
7121
7122 * configure.ac: Pass any --cache-file=/dev/null option on to
7123 subconfigures.
7124 * configure: Regenerate.
7125
d4c74acc
NC
71262009-09-23 Nick Clifton <nickc@redhat.com>
7127
7128 * config.sub, config.guess: Update from upstream sources.
7129
dce2d8b2 71302009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
7131
7132 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7133 * Makefile.in: Rebuilt.
7134
0db770bd
RW
71352009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7136
7137 PR bootstrap/32272
7138 * configure.ac: Error out if $srcdir isn't '.' but contains
7139 host-${host_noncanonical}.
7140 * configure: Regenerate.
7141
71101870
RO
71422009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7143
7144 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7145 maintainer.
7146
ca6d0d62
RW
71472009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7148
79cd2b23
RW
7149 * configure.ac: If bootstrapping a combined tree with
7150 --enable-gold, require c++ in stage1_languages.
7151 * configure: Regenerate.
7152
ab9dcd0c
RW
7153 * configure.ac: Also add target_libs of stage1_languages to
7154 bootstrap_target_libs.
7155 * configure: Regenerate.
7156
ca6d0d62
RW
7157 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7158 with --enable-languages not containing c++.
7159 * configure: Regenerate.
7160
1c3c9f12
JZ
71612009-09-15 Jie Zhang <jie.zhang@analog.com>
7162
7163 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7164 * configure: Regenerate.
7165
dce2d8b2 71662009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 7167
6fb30a14
JR
7168 * MAINTAINERS (Write After Approval): Update my e-mail address,
7169 and move from from here...
7170 (Waiting for paperwork): To here.
0318772d 7171
4056c2c6
JM
71722009-09-09 Joseph Myers <joseph@codesourcery.com>
7173
7174 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7175
3e54529c
RW
71762009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7177
7178 * configure.ac: Do not use $extrasub for replacing @if/@endif
7179 parts in Makefile; instead, use additional arguments to
7180 AC_CONFIG_COMMANDS to do the replacement manually, with several
7181 sed invocations, to avoid HP-UX sed command limits.
7182 * configure: Regenerate.
7183
713e2ea6
AO
71842009-09-08 Alexandre Oliva <aoliva@redhat.com>
7185
7186 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7187 blank before -L.
7188
5646b7b9
AO
71892009-09-04 Alexandre Oliva <aoliva@redhat.com>
7190
7191 * configure.ac (with-build-config): Document. Handle without.
7192 Handle missing argument.
7193 * configure: Rebuilt.
7194
e12c4094
AO
71952009-09-03 Alexandre Oliva <aoliva@redhat.com>
7196
7197 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7198 Default to bootstrap-debug only if compare-debug works.
7199 * configure: Rebuilt.
7200 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7201 * Makefile.in: Rebuilt.
7202
75cb0057
RO
72032009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7204
7205 * MAINTAINERS (OS Port Maintainers): Update my email address.
7206
8fc68cba
AO
72072009-09-01 Alexandre Oliva <aoliva@redhat.com>
7208
7209 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7210 * Makefile.in: Rebuilt.
7211
44cb38cf
CD
72122009-09-01 Chris Demetriou <cgd@google.com>
7213
7214 * MAINTAINERS (Write After Approval): Add myself.
7215
f9329c35
DS
72162009-08-31 Dodji Seketeli <dodji@redhat.com>
7217
7218 PR debug/30161
7219 * include/dwarf2.h (enum dwarf_tag): Added
7220 DW_TAG_GNU_template_template_param
7221 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7222
f945e229
PB
72232009-08-30 Paolo Bonzini <bonzini@gnu.org>
7224
7225 * Makefile.tpl (AWK): Fix typo.
7226 * Makefile.in: Regenerate.
7227
87264276
PB
72282009-08-30 Paolo Bonzini <bonzini@gnu.org>
7229
7230 * configure.ac: Detect awk and sed.
7231 * Makefile.def (flags_to_pass): Add AWK and SED.
7232 * Makefile.tpl (AWK, SED): New.
7233 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7234 * configure: Regenerate.
7235 * Makefile.in: Regenerate.
7236
68ccd57c
DK
72372009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7238
7239 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7240 (collapseslashes): Likewise.
7241
df58e648
RW
72422009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7243
7244 * configure.ac (AC_PREREQ): Bump to 2.64.
7245
0539cb2c
RW
72462009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7247
70fa0efa
RW
7248 * configure.ac: Remove --with-datarootdir, --with-docdir,
7249 --with-pdfdir, --with-htmldir switches.
7250 * configure: Regenerate.
7251
5213506e
RW
7252 * configure: Regenerate.
7253
0539cb2c
RW
7254 * compile: Sync from Automake 1.11.
7255 * depcomp: Likewise.
7256 * install-sh: Likewise.
7257 * missing: Likewise.
7258 * mkinstalldirs: Likewise.
7259 * ylwrap: Likewise.
7260
197c68cc
DK
72612009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7262
7263 * ltmain.sh (func_normal_abspath): New function.
7264 (func_relative_path): Likewise.
7265 (func_mode_help): Document new -bindir option for link mode.
7266 (func_mode_link): Add new -bindir option, and use it to place
7267 output DLL if specified.
7268
58af276a
RW
72692009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7270
0115d4a3
RW
7271 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7272 (baseargs): Add --disable-option-checking.
7273 * configure: Regenerate.
7274
58af276a
RW
7275 * Makefile.def (configure-target-libiberty): Depend on
7276 all-binutils and all-ld.
7277 (configure-target-newlib): Likewise.
7278 * Makefile.in: Regenerate.
7279
e9d9afef
BE
72802009-08-17 Ben Elliston <bje@au.ibm.com>
7281
7282 * config.sub, config.guess: Update from upstream sources.
7283
354ebf88
RW
72842009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7285
7286 Sync from src, merge:
7287
7288 2009-07-02 Tristan Gingold <gingold@adacore.com>
7289
7290 * configure.ac: Do not exclude gas for i386-*-darwin.
7291 Add a case for x86_64-*-darwin.
7292 * configure: Regenerate.
7293
8375f7b2
NV
72942009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7295
7296 * MAINTAINERS: Add my name to Write After Approval list.
7297
dce2d8b2 72982009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
7299
7300 * configure.ac: Add Microblaze target.
7301 * configure: Regenerate.
7302
ea2002ba
CB
73032009-07-31 Christian Bruel <christian.bruel@st.com>
7304
7305 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7306 * configure: Regenerate.
2bf33cdb 7307
dce2d8b2 73082009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
7309
7310 * MAINTAINERS (Write After Approval): Update my e-mail address.
7311
e90e6bd7
ILT
73122009-07-06 Ian Lance Taylor <iant@google.com>
7313
7314 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7315 * configure: Rebuild.
7316
f6e0880a
TG
73172009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7318
7319 * MAINTAINERS: Move myself to the Graphite Reviewers.
7320
6d984927
WG
73212009-06-30 Wei Guozhi <carrot@google.com>
7322
7323 * MAINTAINERS: Add my name to Write After Approval list.
7324
f2689b09
SE
73252009-06-26 Steve Ellcey <sje@cup.hp.com>
7326
7327 PR bootstrap/40338
7328 * configure.ac (comparestring): Create new variable.
7329 * Makefile.tpl (comparestring): Use to skip some comparisions.
7330 * configure: Regenerate.
7331 * Makefile.in: Regenerate.
7332
f62c0ba4
DE
73332009-06-26 Doug Evans <dje@sebabeach.org>
7334
7335 * Makefile.def (host_modules): Add cgen.
7336 * Makefile.in: Regenerate.
7337 * configure.ac (host_tools): Add cgen.
7338 * configure: Regenerate.
7339
7acf4da6
DD
73402009-06-23 DJ Delorie <dj@redhat.com>
7341
7342 * MAINTAINERS: Add myself as mep maintainer.
7343
00020c16
ILT
73442009-06-23 Ian Lance Taylor <iant@google.com>
7345
7346 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7347 boot_languages. Only bootstrap target libraries listed in
7348 target_libs for some boot language. Add --with-stage1-ldflags,
7349 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7350 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7351 if not building with C++.
7352 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7353 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7354 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7355 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7356 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7357 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7358 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7359 * configure, Makefile.in: Rebuild.
7360
1da52d4a
LF
73612009-06-23 Li Feng <nemokingdom@gmail.com>
7362
7363 * MAINTAINERS: Added my name to write-after-approval list.
7364
144c9175
RM
73652009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7366
7367 * configure.ac: Define is_elf for QNX Neutrino targets.
7368 * configure: Regenerate.
7369
e5871e24
GS
73702009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7371
9c78662a 7372 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 7373
5f4a82c0
KG
73742009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7375
7376 * configure.ac: Detect MPC in default directory.
7377 * configure: Regenerate.
7378
394e9195
JG
73792009-06-03 Jerome Guitton <guitton@adacore.com>
7380 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7381
9c78662a
UB
7382 * Makefile.tpl (all): Avoid a trailing backslash.
7383 * Makefile.in: Regenerate.
394e9195 7384
47bca6aa
BE
73852009-06-03 Ben Elliston <bje@au.ibm.com>
7386
7387 * config.sub, config.guess: Update from upstream sources.
7388
a891a473
RS
73892009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7390
7391 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7392 to noconfdirs.
7393 * configure: Regenerate.
7394
70cb2d9f
AO
73952009-06-02 Alexandre Oliva <aoliva@redhat.com>
7396
7397 * Makefile.tpl ([+compare-target+]): Compare all stage
7398 directories, rather than just gcc.
7399 * Makefile.in: Rebuilt.
7400
7f1245df
DK
74012009-06-01 Doug Kwan <dougkwan@google.com>
7402
7403 * configure.ac: Support gold for target arm*-*-*.
7404 * configure: Regenerate.
394e9195 7405
acd26225
KG
74062009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7407
7408 * Makefile.def: Add MPC support and dependencies.
7409 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7410
7411 * Makefile.in, configure: Regenerate.
7412
a1fc946a
AO
74132009-05-27 Alexandre Oliva <aoliva@redhat.com>
7414
7415 * Makefile.tpl (all): Avoid harmless warning in make all when
7416 gcc-bootstrap is enabled but stage_last does not exist.
7417 * Makefile.in: Rebuilt.
7418
2e6a3c8d
NR
74192009-05-24 Nicolas Roche <roche@adacore.com>
7420
7421 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7422 * Makefile.in: Regenerate.
7423
63487d11
DC
74242009-05-21 Denis Chertykov <chertykov@gmail.com>
7425
7426 * MAINTAINERS: Update my e-mail address.
7427
449223af
DK
74282009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7429
7430 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7431 * configure: Regenerate.
7432
31c98f49
AO
74332009-05-18 Alexandre Oliva <aoliva@redhat.com>
7434
7435 PR other/40159
7436 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7437 gcc-no-bootstrap are mutually exclusive.
7438 * Makefile.in: Rebuilt.
7439
0f501837
AO
74402009-05-18 Alexandre Oliva <aoliva@redhat.com>
7441
7442 PR other/40159
7443 * Makefile.tpl (all): Don't end with unconditional success.
7444 * Makefile.in: Rebuilt.
7445
4a4a4e99
AO
74462009-05-12 Alexandre Oliva <aoliva@redhat.com>
7447
7448 PR target/37137
7449 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7450 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7451 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7452 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7453 stage_configureflags, stage_cflags and stage_libcflags into
7454 explicit Makefile macros.
7455 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7456 GFORTRAN.
7457 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7458 CC. Set CC_FOR_BUILD from CC.
7459 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7460 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7461 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7462 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7463 and GFORTRAN.
7464 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7465 (_LIBCFLAGS): Renamed to _TFLAGS.
7466 (do-compare-debug, do-compare3-debug): Drop.
7467 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7468 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7469 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7470 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7471 (XGCC_FLAGS_FOR_TARGET): New.
7472 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7473 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7474 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7475 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 7476 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
7477 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7478 TFLAGS.
7479 (BUILD_CONFIG): Include if requested.
7480 (all): Set TFLAGS on bootstrap.
7481 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7482 (all-stageid-prefixmodule): Likewise.
7483 (do-clean, distclean-stageid): Set TFLAGS.
7484 (restrap): Fix whitespace.
7485 * Makefile.in: Rebuilt.
7486
1cee3429
PB
74872009-05-07 Paolo Bonzini <bonzini@gnu.org>
7488
7489 * config.guess: Sync with src.
7490
0b70eafd
DK
74912009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7492
7493 * configure.ac ($with_ppl): Default to no if not supplied.
7494 ($with_cloog): Likewise.
7495 configure: Regenerate.
7496
5175f17c
JW
74972009-04-27 James E. Wilson <wilson@codesourcery.com>
7498
7499 * MAINTAINERS: Update my e-mail address.
7500
952fa153
NC
75012009-04-27 Nick Clifton <nickc@redhat.com>
7502
7503 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7504
a687f83c
EB
75052009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7506
7507 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7508 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7509 * Makefile.in: Regenerate.
7510
9e3eba15
KG
75112009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7512
7513 PR bootstrap/39739
7514 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7515 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7516
7517 * configure, Makefile.in: Regenerate.
7518
a687f83c 75192009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
7520
7521 * include/hashtab.h: Update GTY annotations to new syntax
7522 * include/splay-tree.h: Likewise
7523
070bdbd9
BE
75242009-04-17 Ben Elliston <bje@au.ibm.com>
7525
7526 * config.sub, config.guess: Update from upstream sources.
7527
55f2d967
AG
75282009-04-15 Anthony Green <green@moxielogic.com>
7529
7530 * configure.ac: Add moxie support.
7531 * configure: Rebuilt.
7532
309c24a9
JJ
75332009-04-14 Jakub Jelinek <jakub@redhat.com>
7534
7535 * configure.ac: Change copyright header to refer to version
7536 3 of the GNU General Public License and to point readers at the
7537 COPYING3 file and the FSF's license web page.
7538 * Makefile.def: Likewise.
7539 * Makefile.tpl: Likewise.
7540 * Makefile.in: Regenerate.
7541
b93133bc
JH
75422009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7543
7544 * configure.ac: Restore match for darwin9 or later. Use double
7545 brackets since regeneration eats one pair.
7546 * configure: Regenerate.
7547
d18ff35a
L
75482009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7549
7550 PR gas/10039
7551 * configure.ac: Require texinfo 4.7.
7552 * configure: Regenerated.
7553
748086b7
JJ
75542009-04-09 Nick Clifton <nickc@redhat.com>
7555
7556 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7557 the GCC Runtime Library Exception.
7558
a3337ea2
KG
75592009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7560
7561 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7562 * configure: Regenerate.
7563
60911f14
SE
75642009-04-01 Steve Ellcey <sje@cup.hp.com>
7565
7566 * Makefil.def (languages): New entries.
7567 * Makefile.tpl (check-gcc-*): New generic target.
7568 * Makefile.in: Regenerate.
60911f14 7569
dce2d8b2 75702009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 7571
d18ff35a 7572 * MAINTAINERS: Update my email address.
7369c1d0 7573
cfb1f59f
TT
75742009-03-18 Tom Tromey <tromey@redhat.com>
7575
d18ff35a
L
7576 * configure: Rebuild.
7577 * configure.ac (host_libs): Add libiconv.
7578 * Makefile.in: Rebuild.
7579 * Makefile.def (host_modules): Add libiconv.
7580 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 7581
75eeae1a
TG
75822009-03-16 Tristan Gingold <gingold@adacore.com>
7583
7584 * configure.ac: Treat gdb as supported on x86_64-darwin.
7585 * configure: Regenerate.
7586
f38095f3
JM
75872009-03-16 Joseph Myers <joseph@codesourcery.com>
7588
7589 * configure.ac (--with-host-libstdcxx): New option.
7590 * configure: Regenerate.
7591
dce2d8b2 75922009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
7593
7594 * MAINTAINERS: Move myself into the write after approval list.
7595
6d401294
NP
75962009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7597
7598 * MAINTAINERS: Update e-mail address.
2bf33cdb 7599
07c97076
DN
76002009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7601
7602 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7603
dce2d8b2 76042009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
7605
7606 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7607
7a9d3fe8
RW
76082009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7609
7610 Backport from git Libtool:
7611
7612 2009-01-19 Robert Millan <rmh@aybabtu.com>
7613 Support GNU/kOpenSolaris.
7614 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7615 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7616 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7617 GNU/kOpenSolaris.
7618
c9e9e11f
AS
76192009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7620
7621 * MAINTAINERS: Update e-mail address.
7622
5e8c1552 76232009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
7624
7625 * MAINTAINERS (Write After Approval): Add self.
7626
b0adb088
BM
76272009-02-18 Bingfeng Mei <bmei@broadcom.com>
7628
7629 * MAINTAINERS (Write After Approval): Add myself.
7630
ee04b574
AS
76312009-02-05 Andreas Schwab <schwab@suse.de>
7632
7633 * Makefile.tpl (stage_last): Define $r and $s before using
7634 $(RECURSE_FLAGS_TO_PASS).
7635 * Makefile.in: Regenerate
7636
907884c9
ILT
76372009-01-30 Ian Lance Taylor <iant@google.com>
7638
7639 * MAINTAINERS: Move myself to the Global Reviewers list.
7640
416ac4d4
RM
76412009-01-29 Robert Millan <rmh@aybabtu.com>
7642
7643 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7644 * configure: Regenerate.
7645
ee5decb3
GP
76462009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7647
7648 * MAINTAINERS: Make whitespace consistent.
19196f44 7649 Remove Robert Millan from Write After Approval.
ee5decb3 7650
36fbb0ec
AM
76512009-01-16 Alan Modra <amodra@bigpond.net.au>
7652
7653 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7654 (all-opcodes): Depend on all-libiberty.
7655 * Makefile.in: Regenerate.
7656
52535a64
DR
76572009-01-15 Douglas B Rupp <rupp@gnat.com>
7658
7659 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7660 * configure: Regenerate.
7661
e04a57df
RR
76622009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7663
7664 * MAINTAINERS (Write After Approval): Add myself.
7665
856c450b
SK
76662009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7667
7668 * MAINTAINERS: Add myself to reviewers (Fortran).
7669
dce2d8b2 76702009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
7671
7672 PR tree-optimization/38515
7673 * configure.ac (cloog-polylib): Removed.
7674 (with_ppl, with_cloog): Test for "no".
7675 * configure: Regenerated.
7676
1e5e8a59
DF
76772009-01-11 Daniel Franke <franke.daniel@gmail.com>
7678
7679 * MAINTAINERS: Moved myself to reviewers (Fortran).
7680
5e5debf6
TS
76812009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7682
7683 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7684 (Write After Approval): Remove myself.
7685
1c42acf1
DN
76862009-01-03 Diego Novillo <dnovillo@google.com>
7687
7688 * MAINTAINERS: Remove myself from alias maintainership.
7689
2fbbedaf
DA
76902009-01-02 David Ayers <ayers@fsfe.org>
7691
7692 * MAINTAINERS: Update e-mail address.
7693
17213821
GP
76942008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7695
7696 * MAINTAINERS: Make whitespace consistent.
7697
baafc534
RW
76982008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7699
7700 Backport from upstream Libtool:
7701 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7702 Add cache variables to tests that require the linker to work.
7703 For shlibpath_overrides_runpath, this also changes the semantics
7704 to let the result from the C compiler take precedence.
7705
18430d27
BE
77062008-12-02 Ben Elliston <bje@au.ibm.com>
7707
7708 * config.sub, config.guess: Update from upstream sources.
7709
dce2d8b2 77102008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
7711
7712 * configure.ac (ppllibs): Add by default the lib flags.
7713 * configure: Regenerate.
7714
41e9641b
LM
77152008-12-08 Luis Machado <luisgpm@br.ibm.com>
7716
7717 * MAINTAINERS: Add myself to the write after approval list.
7718
25783c30
JH
77192008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7720
ee04b574
AS
7721 * configure.ac: Add double brackets on darwin[912].
7722 * configure: Regenerate.
25783c30 7723
0e318fcc
DK
77242008-12-03 Daniel Kraft <d@domob.eu>
7725
7726 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7727 Approval to Reviewer section (for Fortran front-end).
7728
7f171b95
JH
77292008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7730
7731 * configure.ac: Expand to darwin10 and later.
7732 * configure: Regenerate.
7733
09ce620e
AS
77342008-12-02 Andreas Schwab <schwab@suse.de>
7735
7736 * Makefile.def: configure-target-boehm-gc depends on
7737 all-target-libstdc++-v3.
7738 * Makefile.in: Regenerate.
7739
386c704d
KT
77402008-12-02 Kai Tietz <kai.tietz@onevision.com>
7741
7742 * MAINTAINERS: Add myself as mingw maintainer.
7743
e03dd84a
BE
77442008-12-02 Ben Elliston <bje@au.ibm.com>
7745
7746 * config.sub, config.guess: Update from upstream sources.
7747
3fa87964
GP
77482008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7749
7750 * README.SCO: Remove.
7751
df72d7ed
FP
77522008-11-29 Fernando Pereira <pronesto@gmail.com>
7753
7754 * MAINTAINERS: Add myself to the write after approval list.
7755
b5646528
DK
77562008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7757
7758 * MAINTAINERS: Update my email address in WAA section.
7759
dce2d8b2 77602008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
7761
7762 * MAINTAINERS: Update e-mail address.
7763
dce2d8b2 77642008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
7765
7766 * MAINTAINERS: Change e-mail address.
7767
0db3a858
TG
77682008-11-27 Tristan Gingold <gingold@adacore.com>
7769
7770 * configure.ac: Build gdb for i?86-*-darwin*
7771 * configure: Regenerated.
7772
dce2d8b2 77732008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
7774
7775 * MAINTAINERS: Added my full name.
7776
487e299b
DJ
77772008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7778
7779 PR bootstrap/38014
7780 PR bootstrap/37923
7781
7782 Revert:
7783
7784 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7785
7786 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7787 * Makefile.in: Regenerated.
7788
7789 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7790
7791 PR gdb/921
7792 PR gdb/1646
7793 PR gdb/2175
7794 PR gdb/2176
7795
7796 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7797 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7798 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7799 (HOST_EXPORTS): Pass CPPFLAGS.
7800 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7801 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7802 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7803 * Makefile.in, configure: Regenerated.
7804 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7805 and CPPFLAGS_FOR_BUILD.
7806
dce2d8b2 78072008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
7808
7809 * MAINTAINERS: Add myself as middle end maintainer.
7810
044fed69
AS
78112008-11-06 Andrew Stubbs <ams@codesourcery.com>
7812
7813 * MAINTAINERS (Write after approval): Add myself.
7814
caf6defe
DN
78152008-11-05 Diego Novillo <dnovillo@google.com>
7816
7817 * MAINTAINERS (Global Reviewers): Add myself.
7818 (Non-Algorithmic Maintainers): Remove myself.
7819
3e9899ac
TS
78202008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7821
09ce620e 7822 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 7823
ea99e36e
MM
78242008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7825
09ce620e 7826 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 7827
fb0d2684
BE
78282008-10-31 Ben Elliston <bje@au.ibm.com>
7829
7830 * configure.ac (spu-*-*): Remove special case.
7831 * configure: Regenerate.
7832
73c07a3e
CM
78332008-10-30 Catherine Moore <clm@codesourcery.com>
7834
7835 * MAINTAINERS (Write after approval): Update my email address.
7836
7310a2da
SSF
78372008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7838
7839 * configure.ac [spu-*-*]: Do not set skipdirs.
7840 * configure: Re-generate.
7841
7e51fe23
BS
78422008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7843
7844 * MAINTAINERS (Various Maintainers): Add myself to reload.
7845
ef20be93
RG
78462008-10-25 Richard Guenther <rguenther@suse.de>
7847
7848 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7849 maintainer. Remove myself as libgcc-math maintainer.
7850 (Non-Algorithmic Maintainers): Remove myself.
7851
03ffcfa0
DJ
78522008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7853
7854 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7855 * Makefile.in: Regenerated.
7856
dec014a9
CC
78572008-10-23 Cary Coutant <ccoutant@google.com>
7858
7859 * MAINTAINERS (Write after approval): Add myself.
7860
b36c386c
DJ
78612008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7862
7863 PR gdb/921
7864 PR gdb/1646
7865 PR gdb/2175
7866 PR gdb/2176
7867
7868 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7869 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7870 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7871 (HOST_EXPORTS): Pass CPPFLAGS.
7872 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7873 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7874 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7875 * Makefile.in, configure: Regenerated.
7876 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7877 and CPPFLAGS_FOR_BUILD.
7878
dce2d8b2 78792008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
7880
7881 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7882 Sebastian Pop.
7883
e0bda97e
AP
78842008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7885
7886 * MAINTAINERS (Write After Approval): Added myself.
7887
36c713e0
KG
78882008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7889
7890 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7891 recommended version to 2.3.2.
7892
7893 * configure: Regenerate.
7894
8fe005ee
MM
78952008-10-01 Mark Mitchell <mark@codesourcery.com>
7896
7897 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7898
be8f156f
DD
78992008-09-29 David Daney <david.daney@caviumnetworks.com>
7900
7901 * MAINTAINERS (Write After Approval): Update e-mail address.
7902
ae11dff4
PG
79032008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7904
7905 * libtool.m4: Update to libtool 2.2.6.
7906 * lt~obsolete.m4: Update to libtool 2.2.6.
7907 * ltmain.sh: Update to libtool 2.2.6.
7908 * ltsugar.m4: Update to libtool 2.2.6.
7909 * ltversion.m4: Update to libtool 2.2.6.
7910 * ltoptions.m4: Update to libtool 2.2.6.
7911 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7912
441154b1
CF
79132008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7914
7915 * MAINTAINERS (Write After Approval): Add myself.
7916
775b3b26
BRF
79172008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7918
7919 * MAINTAINERS (Write After Approval): Update my name.
7920
94538043
SB
79212008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7922
09ce620e 7923 * MAINTAINERS: Add myself in "Write After Approval".
94538043 7924
52d1bfd8
SE
79252008-09-18 Steve Ellcey <sje@cup.hp.com>
7926
09ce620e 7927 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 7928
c5cc92f5
GP
79292008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7930
7931 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7932 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7933 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7934 and Michael Tiemann from Write After Approval since they do not
7935 actually have access.
7936
23d9794a
RG
79372008-09-05 Richard Guenther <rguenther@suse.de>
7938
7939 * configure.ac: Initialize clooglibs to -lcloog.
7940 * configure: Re-generate.
7941
192a671e
LCW
79422008-09-04 Le-Chun Wu <lcwu@google.com>
7943
7944 * MAINTAINERS (Write After Approval): Add myself.
7945
d789184e
SP
79462008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7947
7948 * configure.ac (--with-cloog-polylib): New.
7949 (--disable-cloog-version-check): New.
7950 (--disable-ppl-version-check): New.
7951 * configure: Re-generate.
7952
36a881c7
RG
79532008-09-03 Richard Guenther <rguenther@suse.de>
7954
7955 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7956 cloog test.
7957 * configure: Re-generate.
7958
358da97e
HS
79592008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7960
7961 Add picoChip port.
7962 * MAINTAINERS: Add picoChip maintainers.
7963
f8bf9252
SP
79642008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7965 Tobias Grosser <grosser@fim.uni-passau.de>
7966 Jan Sjodin <jan.sjodin@amd.com>
7967 Harsha Jagasia <harsha.jagasia@amd.com>
7968 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7969 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7970 Adrien Eliche <aeliche@isty.uvsq.fr>
7971
7972 Merge from graphite branch.
7973 * configure: Regenerate.
7974 * Makefile.in: Regenerate.
7975 * configure.ac (host_libs): Add ppl and cloog.
7976 Add checks for PPL and CLooG.
7977 * Makefile.def (ppl, cloog): Added modules and dependences.
7978 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7979 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7980
d89f0ad6
AL
79812008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7982
7983 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7984 (GCC_SHLIB_SUBDIR): New.
7985 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7986 * configure: Regenerate.
7987 * Makefile.in: Regenerate.
7988
88a25817
GP
79892008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7990
7991 * MAINTAINERS: Consistently use tabs to separate columns.
7992
f873f15f
TG
79932008-08-29 Tristan Gingold <gingold@adacore.com>
7994
7995 * MAINTAINERS (Write after Approval): Add myself.
7996
e1514c3f
TG
79972008-08-28 Tristan Gingold <gingold@adacore.com>
7998
7999 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8000 Enable bfd, binutils and opcodes.
8001 * configure: Regenerate.
8002
4717882f
JDA
80032008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8004
8005 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
8006
28c9884c
TK
80072008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8008
8009 * MAINTAINERS: Use correct Umlaut for last name.
8010
ae96d86a
FXC
80112008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8012
8013 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8014
3ecc96e3
DE
80152008-08-16 David Edelsohn <edelsohn@gnu.org>
8016
8017 * MAINTAINERS: Update my email address.
8018
dd609cc1
EB
80192008-08-16 Nicolas Roche <roche@adacore.com>
8020
8021 * Makefile.tpl: Add BOOT_ADAFLAGS.
8022 * Makefile.in: Regenerate.
8023
08d0963a
RS
80242008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
8025
8026 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8027 * configure: Regenerate.
8028
dce2d8b2 80292008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
8030
8031 * configure.ac: Add makefile fragments for hpux.
8032 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8033 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8034 * configure: Regenerate.
8035 * Makefile.in: Regenerate.
8036
dce2d8b2 80372008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
8038
8039 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8040
dce2d8b2 80412008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
8042
8043 * MAINTAINERS (Write after Approval): Add myself.
8044
78209f30
XG
80452008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
8046
8047 * MAINTAINERS (Write After Approval): Add myself.
8048
5b5b098d
AJ
80492008-06-29 Andrew Jenner <andrew@codesourcery.com>
8050
8051 * MAINTAINERS (Write After Approval): Add myself.
8052
d812ec93
KW
80532008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
8054
8055 * MAINTAINERS: Update my email address.
8056
99e78224
JY
80572008-06-25 Joey Ye <joey.ye@intel.com>
8058
8059 * MAINTAINERS (Write After Approval): Add myself.
8060
18c04407
RW
80612008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8062
8063 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8064 * Makefile.in: Regenerate.
8065 * configure: Regenerate.
8066
47aa9a31
DK
80672008-06-17 Daniel Kraft <d@domob.eu>
8068
8069 * MAINTAINERS (Write After Approval): Add myself.
8070
ad33ff57
RW
80712008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8072
8073 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8074 "$@" is still intact with both Autoconf 2.59 and 2.62.
8075 * configure: Regenerate.
8076
cdce5c41
RW
80772008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8078
8079 * Makefile.tpl: Fix comment errors.
8080 * Makefile.in: Regenerate.
8081
01b79d11
DM
80822008-06-12 David S. Miller <davem@davemloft.net>
8083 David Edelsohn <edelsohn@gnu.org>
8084
8085 * configure.ac: Add powerpc*-*-* to gold supported targets.
8086 * configure: Regenerate.
8087
f8c33439
JM
80882008-06-08 Joseph Myers <joseph@codesourcery.com>
8089
8090 PR tree-optimization/36218
8091 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8092 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8093 (all prefix="build-"): Pass them to build-system sub-makes.
8094 * Makefile.in: Regenerate.
8095
cd985f66
JM
80962008-06-07 Joseph Myers <joseph@codesourcery.com>
8097
8098 * MAINTAINERS (mt port): Remove.
8099 (sco5, unixware, sco udk): Remove.
8100 (Kean Johnston): Add to Write After Approval.
8101
3f6383d3
JB
81022008-05-30 Julian Brown <julian@codesourcery.com>
8103
8104 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8105 of libobjc for ARM EABI Linux.
8106 * configure: Regenerate.
30da41ed 8107
dce2d8b2 81082008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 8109
09ce620e 8110 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 8111
dce2d8b2 81122008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 8113
e29cc9b4 8114 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 8115
955410cb
JW
81162008-05-15 Janus Weil <janus@gcc.gnu.org>
8117
8118 * MAINTAINERS (Write After Approval): Add myself.
8119
719bb4e3 81202008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
8121
8122 * config-ml.in: don't handle --enable-shared and --enable-static.
8123
372b05fc
RS
81242008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8125
8126 * MAINTAINERS: Update my email address.
8127
f73e2200
PC
81282008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8129
8130 * MAINTAINERS: Update my email address.
09ce620e 8131
3e438e2b
KVH
81322008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8133
8134 * MAINTAINERS (Write After Approval): Add myself.
8135
177bf491
GS
81362008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8137
8138 * MAINTAINERS (Write After Approval): Add myself.
8139
dce2d8b2 81402008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
8141
8142 * MAINTAINERS (crx): Add myself.
8143
14a8726b
PB
81442008-04-18 Paolo Bonzini <bonzini@gnu.org>
8145
8146 Sync with src:
8147 2008-04-14 David S. Miller <davem@davemloft.net>
8148
09ce620e
AS
8149 * configure.ac: Add sparc*-*-* to gold supported targets.
8150 * configure: Regenerate.
14a8726b 8151
7142fb32
PB
81522008-04-18 Paolo Bonzini <bonzini@gnu.org>
8153
8154 PR bootstrap/35457
8155 * configure.ac: Include override.m4.
8156 * configure: Regenerate.
8157
c6b196de
PB
81582008-04-18 Paolo Bonzini <bonzini@gnu.org>
8159
09ce620e
AS
8160 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8161 * Makefile.in: Regenerate.
c6b196de 8162
dce2d8b2 81632008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 8164
09ce620e 8165 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 8166 as nonconfigurable directories list.
09ce620e 8167 * configure: Regenerate.
c993ae60 8168
8479b1b1
BE
81692008-04-14 Ben Elliston <bje@au.ibm.com>
8170
8171 * config.sub, config.guess: Update from upstream sources.
8172
295e261a
HPN
81732008-04-12 Hans-Peter Nilsson <hp@axis.com>
8174
8175 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8176 * Makefile.in: Regenerate.
8177
ac3949d9
EW
81782008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8179
8180 * configure.ac: Do not build libssp for the AVR.
8181 * configure: Regenerate.
8182
06407e30
ILT
81832008-04-07 Ian Lance Taylor <iant@google.com>
8184
8185 * Makefile.def: check-gold depends upon all-binutils.
8186 * Makefile.in: Regenerate.
8187
97db009c
AH
81882008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8189
8190 * MAINTAINERS (Write After Approval): Add myself.
8191
2a79c47f
NC
81922008-04-04 Nick Clifton <nickc@redhat.com>
8193
8194 PR binutils/4334
5f4bebbf 8195 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
8196 builds.
8197 * configure: Regenerate.
8198
c53a18d3
N
81992008-04-04 NightStrike <NightStrike@gmail.com>
8200
8201 PR other/35151
09ce620e
AS
8202 * configure.ac: Combine rules for mingw32 and mingw64.
8203 * configure: Regenerate.
c53a18d3 8204
d925aa70
KT
82052008-04-02 Kai Tietz <kai.tietz@onvision.com>
8206
8207 * MAINTAINERS (Write After Approval): Add myself.
8208
dce2d8b2 82092008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
8210
8211 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8212 * Makefile.in (.NOTPARALLEL): Ditto.
8213
4412a506
PG
82142008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8215
8216 * MAINTAINERS (Write After Approval): Add myself.
8217
dce2d8b2 82182008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
8219
8220 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8221 * Makefile.in (.NOTPARALLEL): Regenerate.
8222
639223bd
PB
82232008-03-27 Paolo Bonzini <bonzini@gnu.org>
8224
8225 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8226 * Makefile.in: Regenerate.
8227
b8ab1f4a
JS
82282008-03-26 Jakub Staszak <kuba@et.pl>
8229
8230 * MAINTAINERS (Write After Approval): Add myself.
8231
b45890a4
TK
82322008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8233
8234 * MAINTAINERS: Update e-mail address.
8235
5afab7ad
ILT
82362008-03-20 Ian Lance Taylor <iant@google.com>
8237
8238 * configure.ac: Add support for --enable-gold.
8239 * Makefile.def: Add gold as a directory like ld.
8240 * configure, Makefile.in: Regenerate.
8241
38d24731
RW
82422008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8243
8244 * configure.ac: m4_include config/proginstall.m4.
8245 * configure: Regenerate.
32bc4cf4
RW
8246
8247 Backport from upstream Libtool:
09ce620e 8248
32bc4cf4 8249 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 8250
32bc4cf4
RW
8251 Deal with Autoconf 2.62's semantic change in m4_append.
8252 * ltsugar.m4 (lt_append): Replace broken versions of
8253 m4_append.
8254 (lt_if_append_uniq): Don't require separator to be overquoted,
8255 and avoid broken m4_append.
8256 (lt_dict_add): Fix typo.
8257 * libtool.m4 (_LT_DECL): Don't overquote separator.
8258
9d3c50ea
DE
82592008-03-13 David Edelsohn <edelsohn@gnu.org>
8260
8261 * config.rpath: Add AIX 6 support.
8262
5d2edb29
PB
82632008-03-13 Paolo Bonzini <bonzini@gnu.org>
8264
8265 * Makefile.def (stageprofile). Remove -fprofile-generate
8266 from stage_libcflags.
8267 * Makefile.in: Regenerate.
8268
954910ef
BE
82692008-03-13 Ben Elliston <bje@au.ibm.com>
8270
8271 * config.sub, config.guess: Update from upstream sources.
8272
e8645a40
TT
82732008-03-06 Tom Tromey <tromey@redhat.com>
8274
8275 * MAINTAINERS: Update for treelang deletion.
8276
2c8e955e
JW
82772008-03-03 James E. Wilson <wilson@tuliptree.org>
8278
8279 * MAINTAINERS: Update my email address.
8280
54acd307
SS
82812008-03-03 Stan Shebs <stanshebs@earthlink.net>
8282
893ad2a1 8283 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
8284 (objective-c/c++): Add myself as a maintainer.
8285
4b52b516
VR
82862008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8287
8288 * MAINTAINERS (Write After Approval): Update my email address.
8289
e652b516
TB
82902008-02-25 Tomas Bily <tbily@suse.cz>
8291
8292 * MAINTAINERS (Write After Approval): Add myself.
8293
02d30740
JJ
82942008-02-23 Jakub Jelinek <jakub@redhat.com>
8295
8296 * MAINTAINERS (OpenMP): Add myself.
8297
1c8bd6a3
PB
82982008-02-20 Paolo Bonzini <bonzini@gnu.org>
8299
4b40b2a5
UB
8300 PR bootstrap/32009
8301 PR bootstrap/32161
1c8bd6a3 8302
4b40b2a5
UB
8303 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8304 * configure: Regenerate.
1c8bd6a3 8305
4b40b2a5
UB
8306 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8307 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8308 STAGE4_LIBCFLAGS): New.
8309 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8310 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8311 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8312 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8313 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8314 for target modules. Don't export LIBCFLAGS.
8315 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8316 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8317 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8318 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8319 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8320 * Makefile.in: Regenerate.
1c8bd6a3 8321
bb44c9d2
RW
83222008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8323
8324 PR libgcj/33085
8325 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8326 Do not use -DDLL_EXPORT. Backport from upstream.
8327
29a7754d
RW
83282008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8329
8330 * MAINTAINERS (Write After Approval): Add myself.
8331
9a212bb7
HPN
83322008-02-02 Hans-Peter Nilsson <hp@axis.com>
8333
8334 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8335 * configure: Regenerate.
8336
aa12a573
MG
83372008-01-31 Marc Gauthier <marc@tensilica.com>
8338
8339 * configure.ac (xtensa*-*-*): Recognize processor variants.
8340 * configure: Regenerate.
8341
ac9e6043
RW
83422008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8343
40049ccc
UB
8344 PR bootstrap/34922
8345 * configure.ac (PARSE_ARGS): Push suitable setting of
8346 ac_subdirs_all, for `./configure --help=recursive'.
8347 Handle `+' in generic toplevel directory disabling.
8348 * configure: Regenerate.
ac9e6043 8349
4288c86a
NC
83502008-01-28 Nick Clifton <nickc@redhat.com>
8351
8352 * MAINTAINERS (xstormy16): Take over maintainership.
8353
8d8da227
JM
83542008-01-25 Joseph Myers <joseph@codesourcery.com>
8355
8356 * MAINTAINERS (c4x port): Remove.
8357
349b60e7
DE
83582008-01-24 David Edelsohn <edelsohn@gnu.org>
8359
8360 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8361
3ca06a68
BE
83622008-01-23 Ben Elliston <bje@au.ibm.com>
8363
8364 * config.sub, config.guess: Update from upstream sources.
8365
3c631381
TG
83662008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8367
8368 * MAINTAINERS (Write After Approval): Add myself.
8369
20533ef1
L
83702008-01-17 H.J. Lu <hjl.tools@gmail.com>
8371
8372 * MAINTAINERS: Update my email address.
8373
83742008-01-09 Raksit Ashok <raksit@google.com>
8375
8376 * MAINTAINERS (Write After Approval): Add myself.
8377
684f4f6a
RA
83782008-01-09 Raksit Ashok <raksit@google.com>
8379
8380 * MAINTAINERS (Write After Approval): Add myself.
8381
9cb8756f
BE
83822008-01-08 Ben Elliston <bje@au.ibm.com>
8383
8384 * config.sub, config.guess: Update from upstream sources.
8385
94e1934d
KG
83862007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8387
8388 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 8389 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
8390 * configure: Regenerate.
8391
a2e51f77
SP
83922007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8393
8394 * MAINTAINERS: Update my email address.
8395
ffe3dcd9
BRF
83962007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8397
8398 * MAINTAINERS: Update my email address.
8399
aa4095c9
RS
84002007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8401
8402 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8403 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8404 * Makefile.in: Regenerate.
8405
dce2d8b2 84062007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
8407
8408 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8409 misplaced entries.
8410
0fe0f073
AT
84112007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8412
8413 * configure.ac: Enable libjava for x86_64-*-darwin9.
8414 * configure: Regenerate.
8415
dce2d8b2 84162007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
8417
8418 * MAINTAINERS (Write After Approval): Add myself.
8419
c3220d4c
BE
84202007-12-05 Ben Elliston <bje@au.ibm.com>
8421
8422 * config.sub, config.guess: Update from upstream sources.
8423
aba7501e
MK
84242007-12-02 Matthias Klose <doko@ubuntu.com>
8425
8426 * config-ml.in: Remove 64bit configure tests.
8427
d683ec81
PB
84282007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8429
8430 * config-ml.in: Robustify against white space in absolute file
8431 names.
8432
8433 * config-ml.in (multi-clean): Substitute ${Makefile}.
8434 Remove superfluous ${Makefile} in list.
8435
60f1711a
TS
84362007-11-19 Thiemo Seufer <ths@mips.com>
8437
8438 * config-ml.in: Don't hardcode the Makefile name.
8439
487f9d96
AM
84402007-11-08 Alexander Monakov <amonakov@ispras.ru>
8441
8442 * MAINTAINERS (Write After Approval): Add myself.
8443
fa3886fe
ST
84442007-11-07 Samuel Tardieu <sam@rfc1149.net>
8445
8446 * MAINTAINERS (Write After Approval): Add myself.
8447
dce2d8b2 84482007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
8449
8450 * MAINTAINERS (Write After Approval): Add myself.
8451
acc48927
BE
84522007-10-25 Ben Elliston <bje@au.ibm.com>
8453
8454 * MAINTAINERS (mercury): Remove entry.
8455 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8456
e00e9858
DJ
84572007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8458
8459 * Makefile.def (dependencies): Make configure-gdb depend on
8460 all-intl.
8461 * Makefile.in: Regenerated.
8462
def14a3c
SK
84632007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8464
8465 * MAINTAINERS (Fortran maintainer): Remove myself.
8466
dce2d8b2 84672007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
8468
8469 * Makefile.def: To avoid problems running with parallel makes,
8470 build newlib before libgloss so that target specific header
8471 files are availble.
8472 * Makefile.in: Regenerate
8473
bbfbfafc
DJ
84742007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8475
8476 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8477 * Makefile.in: Regenerate.
8478
c56abad5
VM
84792007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8480
8481 * MAINTAINERS (Register allocation reviewer): Add myself.
8482
f019adc1
MF
84832007-10-08 Mike Frysinger <vapier@gentoo.org>
8484
8485 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8486 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8487 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8488 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8489 * configure: Regenerate.
8490
dce2d8b2 84912006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
8492
8493 * MAINTAINERS (Register allocation reviewer): Add myself.
8494
0999159b
PB
84952007-10-01 Paolo Bonzini <bonzini@gnu.org>
8496
8497 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8498 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8499 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8500 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8501 * configure.ac: Default them to host tools for $host = $build.
8502 Subst them.
8503
8504 * configure: Regenerate.
8505 * Makefile.in: Regenerate.
8506
dce2d8b2 85072006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
8508
8509 * MAINTAINERS (Register allocation reviewer): Add myself.
8510
dce2d8b2 85112006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
8512
8513 * MAINTAINERS (Register allocation reviewer): Add myself.
8514
9d209c83
SP
85152007-09-21 Seongbae Park <seongbae.park@gmail.com>
8516
8517 * MAINTAINERS (Write After Approval): Fix typo.
8518
1ec3b87b
RS
85192007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8520
8521 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8522 * configure: Regenerate.
8523
19d5986d
PJ
85242007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8525
8526 PR bootstrap/31906
8527 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 8528 they're already prefixed.
19d5986d 8529
6d3b5aea
BK
85302007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8531
8532 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8533 libstdc++.
8534 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8535 * configure: Regenerate.
8536 * Makefile.in: Regenerate.
09ce620e 8537
4fe7e755
AS
85382007-09-17 Andreas Schwab <schwab@suse.de>
8539
8540 * configure.ac: Raise minimum makeinfo version to 4.6.
8541 * configure: Regenerate.
8542
dce2d8b2 85432007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 8544
ffe3dcd9 8545 * MAINTAINERS (write-after-approval) add myself
d483feaa 8546
fa9a3f31
AM
85472007-09-15 Alan Modra <amodra@bigpond.net.au>
8548
8549 * configure.ac: Correct makeinfo version check.
8550 * configure: Regenerate.
8551
6593a73e
RS
85522007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8553
8554 * MAINTAINERS: Update my email address.
8555
d9dced13
RS
85562007-09-14 Richard Sandiford <richard@codesourcery.com>
8557
8558 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8559 to $skipdirs and only disable gprof for newlib. Use the normal
8560 mips*-elf* handling in other respects.
8561 * configure: Regnerate.
8562
773c1467
DD
85632007-09-12 David Daney <ddaney@avtrex.com>
8564
8565 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8566 enabling libgcj.
8567 * configure: Regenerate.
8568
c03353e2
RIL
85692007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8570
8571 PR other/32154
8572 * configure.ac: For libgloss targets, point the linker to the linker
8573 script, startup code and simulator library.
8574 * configure: Regenerate.
8575
c4e9bf2b
AH
85762007-09-07 Andrew Haley <aph@redhat.com>
8577
8578 * configure.ac (noconfigdirs): Remove target-libffi and
8579 target-libjava.
8580 * configure: Regenerate.
8581
1f5a6b84
FXC
85822007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8583
8584 PR target/33281
8585 * configure.ac: Use config/mh-mingw on mingw.
8586 * configure: Regenerate.
1f5a6b84 8587
3951e521
PH
85882007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8589
9f349f63 8590 * MAINTAINERS (Write After Approval): Add myself.
3951e521 8591
e643dc23
RG
85922007-09-05 Richard Guenther <rguenther@suse.de>
8593
8594 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8595 nor --disable-checking is provided also turn on yes and types
8596 checking for stage1.
8597 * configure: Re-generate.
8598
039874df
KW
85992007-08-30 Krister Walfridsson <cato@df.lth.se>
8600
8601 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8602 (Write After Approval): Remove myself.
8603
c3f07bd6 86042007-08-29 Nick Clifton <nickc@redhat.com>
15098359 8605
c3f07bd6 8606 * config.sub, config.guess: Update from upstream sources.
15098359 8607
40049ccc 86082007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
8609
8610 * MAINTAINERS (Write After Approval): Added myself.
8611 * MAINTAINERS (Reviewers): Removed myself.
8612
c8aea42c 86132007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 8614 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
8615
8616 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8617 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8618 * Makefile.in: Regenerate.
8619 * configure.ac (--with-debug-prefix-map): New.
8620 * configure: Regenerate.
8621
4bf6c438
RS
86222007-08-17 Richard Sandiford <richard@codesourcery.com>
8623 Nigel Stephens <nigel@mips.com>
8624
4bf6c438
RS
8625 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8626 as target_makefile_frag.
8627 * configure: Regenerate.
8628
bb286d71
AO
86292007-08-16 Alexandre Oliva <aoliva@redhat.com>
8630
8631 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8632 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8633 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8634 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8635 (do-compare, do-compare3, do-compare-debug): New.
8636 ([+compare-target+]): Use them.
8637
a4630417
MK
86382007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8639
8640 * MAINTAINERS (Write After Approval): Change my email address.
8641
d9acb717
RW
86422007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8643 Ben Elliston <bje@au.ibm.com>
8644
8645 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8646 --silent if $silent.
8647 * configure: Regenerate.
8648
96876681
ZD
86492003-08-12 Zdenek Dvorak <ook@ucw.cz>
8650
8651 * MAINTAINERS (Various Maintainers): Add myself as
8652 loop infrastructure maintainer. Update my e-mail
8653 address.
8654
1c1d80ee
DN
86552007-07-31 Diego Novillo <dnovillo@google.com>
8656
8657 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8658 Adjust description.
8659
7e98624c
RG
86602007-07-26 Richard Guenther <rguenther@suse.de>
8661
8662 * configure.ac: Add types checking to stage1 checking flags.
8663 * configure: Regenerate.
8664
4c85af60
NC
86652007-07-17 Nick Clifton <nickc@redhat.com>
8666
8667 * COPYING3: New file. Contains version 3 of the GNU General
8668 Public License.
8669 * COPYING3.LIB: New file. Contains version 3 of the GNU
8670 Lesser General Public License.
8671
19ddfd3a
AK
86722007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8673
8674 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8675
2a064545
AK
86762007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8677
8678 * MAINTAINERS (S/390 co-maintainer): Add myself.
8679 (Write After Approval): Remove myself.
8680
f861f54d
DH
86812007-07-13 Dan Hipschman <dsh@google.com>
8682
8683 * MAINTAINERS (Write After Approval): Add myself.
8684
0136f2f7
NC
86852007-07-11 Nick Clifton <nickc@redhat.com>
8686
8687 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8688 WINDRES export.
8689 * Makefile.in: Regenerate.
8690
6e29b5a4
RO
86912007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8692
8693 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8694 maintainer.
8695
159a4b02
L
86962007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8697
8698 * lt~obsolete.m4: New. Import from 20070318 libtool.
8699
6ba67283
JB
87002007-07-03 Julian Brown <julian@codesourcery.com>
8701
8702 * MAINTAINERS (Write After Approval): Add myself.
8703
30b74385
RW
87042007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8705
8706 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8707 * configure: Regenerate.
8708
87092007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8710
8711 * configure.ac: Add some missing m4 quotation.
8712 * configure: Regenerate.
8713
943c54ce
SB
87142007-07-02 Simon Baldwin <simonb@google.com>
8715
8716 * MAINTAINERS (Write After Approval): Add myself.
8717
1c00b503
PB
87182007-07-02 Paolo Bonzini <bonzini@gnu.org>
8719
8720 * configure: Regenerate.
8721
901119ae
KT
87222007-07-02 Kai Tietz <kai.tietz@onevision.com>
8723
8724 * Makefile.def: Add windmc tool to build.
8725 * Makefile.tpl: Likewise.
8726 * configure.ac: Likewise.
8727 * Makefile.in: Regenerate.
8728 * configure: Regenerate.
09ce620e 8729
83f4c19f
DD
87302007-06-28 DJ Delorie <dj@redhat.com>
8731
8732 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8733 not building newlib.
8734 * configure: Regenerated.
09ce620e 8735
5346c75c
JS
87362007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8737
8738 * MAINTAINERS (Write After Approval): Add myself.
8739
aacfb86b
MM
87402007-06-25 Martin Michlmayr <tbm@cyrius.com>
8741
8742 * MAINTAINERS (Write After Approval): Add myself.
8743
590bf0d3
CM
87442007-06-19 Chris Matthews <chrismatthews@google.com>
8745
8746 * MAINTAINERS (Write After Approval): Add myself.
8747
cdbbee7a
RIL
87482007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8749
8750 * MAINTAINERS (Write After Approval): Add myself.
8751
b8afffc1
DJ
87522007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8753
8754 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8755 * Makefile.in: Regenerated.
8756
3fcfad76
BS
87572007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8758
8759 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8760 bfin*-*-uclinux* targets.
8761 * configure: Regenerate.
8762
3f5a2b7f
ILT
87632007-06-14 Ian Lance Taylor <iant@google.com>
8764
8765 * MAINTAINERS: Add myself as non-algorithmic global write
8766 maintainer.
8767
4c46daee
DN
87682007-06-14 Diego Novillo <dnovillo@google.com>
8769
8770 * MAINTAINERS: Add self as middle-end maintainer and
8771 non-algorithmic global write maintainer.
8772
a3bb222a
FXC
87732007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8774
8775 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8776 Move all Fortran maintainers except Paul Brook into the
8777 Non-Autopoiesis section.
8778
a19e8f64
PB
87792007-06-14 Paolo Bonzini <bonzini@gnu.org>
8780
8781 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8782 (distclean-stage[+id+]): Possibly delete stage_last.
8783 * Makefile.in: Regenerate.
8784
1c2abe5e
SP
87852007-06-12 Seongbae Park <seongbae.park@gmail.com>
8786
8787 * MAINTAINERS (Various Maintainer): Fix typo.
8788
abca4739
PB
87892007-06-11 Paolo Bonzini <bonzini@gnu.org>
8790
8791 * MAINTAINERS (Various Maintainer): Add myself as
8792 dataflow maintainer.
8793
a894d2c3
BE
87942007-06-07 Ben Elliston <bje@au.ibm.com>
8795
8796 * config.sub, config.guess: Update from upstream sources.
8797
8024d75e
BE
87982007-06-07 Ben Elliston <bje@au.ibm.com>
8799
8800 * Makefile.tpl: Fix spelling error.
8801 * Makefile.in: Regenerate.
8802
973a9a5e
SE
88032007-06-01 Steve Ellcey <sje@cup.hp.com>
8804
96598938
L
8805 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8806 lt_cv_sys_max_cmd_len.
973a9a5e 8807
ccb4d26b
DN
88082007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8809
8810 * MAINTAINERS (Various Maintainers): Add myself as
8811 auto-vectorizer maintainer.
8812
eecb7461
PB
88132003-05-31 Paolo Bonzini <bonzini@gnu.org>
8814
8815 PR libjava/32098
8816 * libtool.m4: Revert previous change.
8817 * ltgcc.m4: Put it here.
8818
89d28202
ZD
88192003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8820
8821 * MAINTAINERS (Various Maintainers): Add myself as
8822 auto-vectorizer maintainer.
8823
60c7a11a
L
88242007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8825
8826 PR libjava/32098
8827 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8828
9dd3cc81
RG
88292007-05-30 Richard Guenther <rguenther@suse.de>
8830
8831 * MAINTAINERS (Various Maintainers): Add myself as
8832 auto-vectorizer maintainer.
8833
9cc1244e
JJ
88342007-05-30 Jakub Jelinek <jakub@redhat.com>
8835
8836 PR bootstrap/29382
8837 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8838 * configure: Rebuilt.
8839
6124296b
RC
88402007-05-28 Roberto Costa <robsettantasei@gmail.com>
8841
8842 * MAINTAINERS (Write After Approval): Removed my name.
8843
6b757a0d
SB
88442007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8845
8846 * MAINTAINERS (Write After Approval): Remove myself.
8847
86ef8528
AT
88482007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8849
8850 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8851
1cf3d07d
SE
88522007-05-23 Steve Ellcey <sje@cup.hp.com>
8853
8854 * ltmain.sh: Update from ToT Libtool.
8855 * libtool.m4: Update from ToT Libtool.
8856 * ltsugar.m4: New. Update from ToT Libtool.
8857 * ltversion.m4: New. Update from ToT Libtool.
8858 * ltoptions.m4: New. Update from ToT Libtool.
8859 * ltconfig: Remove.
8860 * ltcf-c.sh: Remove.
8861 * ltcf-cxx.sh: Remove.
8862 * ltcf-gcj.sh: Remove.
8863
ce3fcf8c
OW
88642007-05-22 Ollie Wild <aaw@google.com>
8865
8866 * MAINTAINERS (Write After Approval): Add myself.
8867
342b9200
PB
88682007-05-16 Paolo Bonzini <bonzini@gnu.org>
8869
8870 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8871 stage_cflags.
8872 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8873 Remove CFLAGS/LIBCFLAGS.
8874 (configure-stage[+id+]-[+prefix+][+module+],
8875 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8876 * Makefile.in: Regenerate.
8877
cea17285
DN
88782007-05-15 Diego Novillo <dnovillo@google.com>
8879
8880 * MAINTAINERS: Update e-mail address.
8881
11c004e7
RE
88822007-05-15 Revital Eres <eres@il.ibm.com>
8883
8884 * MAINTAINERS (Write After Approval): Add myself.
8885
ab6bd693
RC
88862007-05-14 Roberto Costa <robsettantasei@gmail.com>
8887
8888 * MAINTAINERS (Write After Approval): Updated my address.
8889
388cdf07
TN
88902007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8891
8892 * MAINTAINERS (Write After Approval): Add myself.
8893
23f24034
SR
88942007-05-11 Silvius Rus <rus@google.com>
8895
8896 * MAINTAINERS (Write After Approval): Add myself.
8897
34a7526e
TT
88982007-04-23 Tom Tromey <tromey@redhat.com>
8899
8900 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8901
51da21be
MM
89022007-04-22 Mark Mitchell <mark@codesourcery.com>
8903
8904 * MAINTAINERS (cpplib): Rename to ...
8905 (libcpp): ... this. Add C/C++ front end maintainers.
8906
70070387
SE
89072007-04-14 Steve Ellcey <sje@cup.hp.com>
8908
8909 * config-ml.in: Pass ${ml_config_env} to configure calls.
8910
df1a0dbb
CB
89112007-04-04 Christian Bruel <christian.bruel@st.com>
8912
8913 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8914
9daff147
DK
89152007-04-02 Dave Korn <dave.korn@artimi.com>
8916
8917 * MAINTAINERS (Write After Approval): Add myself.
8918
374eadb2
TB
89192007-03-31 Tobias Burnus <burnus@net-b.de>
8920
8921 * MAINTAINERS (fortran 95 front end): Add myself.
8922
8eced3a2
DR
89232007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8924
8925 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8926
653de3e3
AZ
89272007-03-24 Ayal Zaks <zaks@il.ibm.com>
8928
8929 * MAINTAINERS (Modulo Scheduler): Add myself.
8930
b737d953
BM
89312007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8932
8933 * MAINTAINERS (fortran 95 front end): Add myself.
8934 (c++ front end): whitespace fix.
8935
a584cdf2
NF
89362007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8937
8938 * MAINTAINERS (Write After Approval): Add myself.
8939
8c79f3c4
RS
89402007-03-21 Richard Sandiford <richard@codesourcery.com>
8941
8942 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8943 of glob. Quote arguments with single quotes too.
8944 * configure: Regenerate.
8945
07f1ac6d
BM
89462007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8947
8948 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8949 * Makefile.in: Regenerate
8950
172e41aa
AS
89512007-03-07 Andreas Schwab <schwab@suse.de>
8952
8953 * configure: Regenerate.
8954
9c4d2493
BM
89552007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8956
8957 * configure.ac: Add "--with-pdfdir" configure option,
8958 which defines pdfdir variable.
8959 * Makefile.def (target=fixincludes): Add install-pdf to
8960 missing targets.
8961 (recursive_targets): Add install-pdf target.
8962 (flags_to_pass): Add pdfdir.
8963 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8964 target.
8965 * configure: Regenerate
8966 * Makefile.in: Regenerate
8967
e14e622e
EC
89682007-02-28 Eric Christopher <echristo@apple.com>
8969
8970 Revert:
8971 2006-12-07 Mike Stump <mrs@apple.com>
8972
8973 * Makefile.def (dependencies): Add dependency for
8974 install-target-libssp and install-target-libgomp on
8975 install-gcc.
8976 * Makefile.in: Regenerate.
8977
54e433bc
MK
89782007-02-27 Matt Kraai <kraai@ftbfs.org>
8979
8980 * configure: Regenerate.
8981 * configure.ac: Move statements after variable declarations.
8982
6c8d3d8f
KK
89832007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8984
8985 * MAINTAINERS: Add myself as sh maintainer.
8986
9f8c6739
JM
89872007-02-19 Joseph Myers <joseph@codesourcery.com>
8988
8989 * configure.ac: Adjust for loop syntax.
8990 * configure: Regenerate.
8991
278a7a38
AO
89922007-02-18 Alexandre Oliva <aoliva@redhat.com>
8993
8994 * configure: Rebuilt.
8995
b2eaac4a
AO
89962007-02-18 Alexandre Oliva <aoliva@redhat.com>
8997
8998 * configure.ac: Drop multiple occurrences of --enable-languages,
8999 and fix its quoting.
9000 * configure: Rebuilt.
9001
beeaf216 90022007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
9003 Nathan Sidwell <nathan@codesourcery.com>
9004 Vladimir Prus <vladimir@codesourcery.com>
9005 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
9006
9007 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9008 * configure: Regenerate.
9009
09201a09
GP
90102007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
9011
9012 * ltconfig (freebsd*): Default to elf.
9013
291f172e
DJ
90142007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9015
9016 * configure.ac (target_libraries): Move libgcc before libiberty.
9017 * configure: Regenerated.
9018
c3a86da9
DJ
90192007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9020 Paolo Bonzini <bonzini@gnu.org>
9021
9022 PR bootstrap/30753
9023 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
9024 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
9025 * configure: Regenerated.
9026
88e1e72a
FXC
90272007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9028
9029 * MAINTAINERS (Language Front End Maintainers): Update my mail
9030 address.
9031
44bfc3ac
DJ
90322007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9033
9034 PR bootstrap/30748
9035 * configure.ac: Correct syntax for Solaris ksh.
9036 * configure: Regenerated.
9037
3e19841a
PB
90382007-02-09 Paolo Bonzini <bonzini@gnu.org>
9039
9040 * configure.ac: Sync with src.
9041 * configure: Regenerate.
9042
74a48762
PB
90432007-02-09 Paolo Bonzini <bonzini@gnu.org>
9044
9045 * Makefile.in: Regenerate.
9046
d846e52e
PB
90472007-02-09 Paolo Bonzini <bonzini@gnu.org>
9048
9049 * config.sub: Sync with src.
9050
1c710c3c
DJ
90512007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9052
9053 * Makefile.tpl (build_alias, host_alias, target_alias): Use
9054 noncanonical equivalents.
9055 * configure.in: Rename to...
9056 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
9057 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
9058 target_noncanonical. Use them. Rewrite removal of configure
9059 arguments for autoconf 2.59. Discard variable settings. Force
9060 program_transform_name for native tools.
9061
9062 * Makefile.in: Regenerated.
9063 * configure: Regenerated with autoconf 2.59.
9064
dce2d8b2 90652007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 9066
3de8da2a 9067 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 9068
f6671c93
AS
90692007-01-31 Andreas Schwab <schwab@suse.de>
9070
9071 * Makefile.tpl (LDFLAGS): Substitute it.
9072 * Makefile.in: Regenerate.
9073
dce2d8b2 90742007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 9075
3de8da2a 9076 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 9077
2472200d
DE
90782007-01-28 David Edelsohn <edelsohn@gnu.org>
9079
3de8da2a 9080 * MAINTAINERS (spu port): Add myself.
2472200d 9081
5305be7e
RG
90822007-01-23 Richard Guenther <rguenther@suse.de>
9083
9084 PR bootstrap/30541
9085 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9086 * Makefile.tpl (GNATBIND): Substitute it.
9087 (GNATMAKE): Likewise.
9088 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9089 of STAGE_PREFIX.
9090 * Makefile.in: Regenerate.
9091 * configure: Regenerate.
9092
416cfb5e
MS
90932007-01-18 Mike Stump <mrs@apple.com>
9094
9095 * configure.in: Re-enable -Werror for gcc builds.
9096
3de8da2a 90972007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 9098
3de8da2a 9099 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 9100
d943d7c4
PB
91012007-01-11 Paolo Bonzini <bonzini@gnu.org>
9102
9103 * configure.in: Change == to = in test command.
3de8da2a 9104 * configure: Regenerate.
d943d7c4 9105
e69bf64b 91062007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
9107 Nick Clifton <nickc@redhat.com>
9108 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
9109
9110 * configure.in (build_configargs, host_configargs, target_configargs):
9111 Remove build/host/target parameters.
9112 (host_libs): Add gmp and mpfr.
9113 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9114 * Makefile.def (gmp, mpfr): New.
9115 (gcc): Remove target.
9116 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9117 target_os, target_vendor): New.
dce2d8b2 9118 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
9119 * configure: Regenerate.
9120 * Makefile.in: Regenerate.
e69bf64b
PB
9121
91222007-01-11 Matt Fago <fago@earthlink.net>
9123
9124 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 9125 to improve robustness of configure tests.
e69bf64b 9126 * configure: Regenerate.
e14e622e 9127
a42f3b80
UB
91282007-01-09 Uros Bizjak <ubizjak@gmail.com>
9129
9130 * MAINTAINERS: Add myself as i386 maintainer.
9131
a36aee1a
JH
91322007-01-08 Jan Hubicka <jh@suse.cz>
9133
61fcaeef 9134 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 9135
738a52d3
KT
91362007-01-08 Kai Tietz <kai.tietz@onevision.com>
9137
9138 * configure.in: Add support for an x86_64-mingw* target.
95af8923 9139 * configure: Regenerate.
738a52d3 9140
54fdc474
DJ
91412007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9142
9143 * Makefile.tpl (all-target): Correct @if conditional for target
9144 modules.
9145 * configure.in: Omit libiberty if building only target libgcc.
9146 * configure, Makefile.in: Regenerated.
9147
3dd71726
PB
91482007-01-04 Paolo Bonzini <bonzini@gnu.org>
9149
dce2d8b2 9150 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
9151 * configure: Regenerate.
9152
fa958513
DJ
91532007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9154
9155 * Makefile.def (target_modules): Add libgcc.
9156 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9157 * Makefile.tpl (clean-target-libgcc): Delete.
9158 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9159 on gcc even for bootstrapped modules. Rewrite handling of
9160 lang_env_dependencies to loop over target_modules.
9161 * configure.in (target_libraries): Add target-libgcc.
9162 * Makefile.in, configure: Regenerated.
9163
e1888513
PB
91642006-12-29 Paolo Bonzini <bonzini@gnu.org>
9165
9166 * configure.in: Reorganize recognition of languages. Add
9167 --enable-stage1-languages. Show supported languages for the chosen
9168 target rather than all recognized languages.
9169 * configure: Regenerate.
9170
53b88b73
PB
91712006-12-29 Paolo Bonzini <bonzini@gnu.org>
9172
9173 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9174 * Makefile.in: Regenerate.
9175
a3993f33
KG
91762006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9177
9178 * configure.in: Warn that MPFR 2.2.0 is buggy.
9179 * configure: Regenerate.
9180
f063a9ed
ILT
91812006-12-27 Ian Lance Taylor <iant@google.com>
9182
9183 * configure.in: When removing Makefiles to force a reconfigure, also
9184 remove prev-DIR*/Makefile.
9185 * configure: Regenerate.
9186
af71363e
AS
91872006-12-22 Andreas Schwab <schwab@suse.de>
9188
9189 * configure: Regenerate with correct autoconf version.
9190
0b0dc272
AM
91912006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9192
3de8da2a
UB
9193 * configure.in: add AC_SUBST for *_FOR_TARGET.
9194 * configure: Regenerate.
0b0dc272 9195
53b88b73
PB
91962006-12-19 Paolo Bonzini <bonzini@gnu.org>
9197
9198 * configure.in: Simplify logic for rejecting languages that cannot
9199 be built. Separate the case when a language is unsupported,
9200 from the case when the user chooses not to build a language.
9201
400ebff4
PB
92022006-12-19 Paolo Bonzini <bonzini@gnu.org>
9203
9204 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9205 it only affects bootstrap and could be tested on "$host" as well.
9206 * configure: Regenerate.
9207 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9208
8efea775
PB
92092006-12-19 Paolo Bonzini <bonzini@gnu.org>
9210
9211 PR bootstrap/29544
9212 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9213 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9214 move here comment from Makefile.tpl.
9215 * Makefile.tpl: Move some definitions higher in the file.
9216 (STAGE1_CHECKING): New.
9217 * configure.in: Add --enable-stage1-checking.
9218 * configure: Regenerate.
9219 * Makefile.in: Regenerate.
9220
ed88a7ed
PB
92212006-12-19 Paolo Bonzini <bonzini@gnu.org>
9222
9223 * MAINTAINERS: Add myself as build system maintainer.
9224
b65151d3
SM
92252006-12-15 Simon Martin <simartin@users.sourceforge.net>
9226
9227 * MAINTAINERS (Write After Approval): Add myself.
9228
7e050830
EC
92292006-12-13 Eric Christopher <echristo@apple.com>
9230
9231 * MAINTAINERS: Add myself as darwin maintainer.
9232
8b494895
ILT
92332006-12-11 Ian Lance Taylor <ian@airs.com>
9234
9235 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9236
dce2d8b2 92372006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
9238
9239 MAINTAINERS: Update my entry.
9240
58e24147
AM
92412006-12-11 Alan Modra <amodra@bigpond.net.au>
9242
9243 * configure.in: Handle spu makefile frag.
58e24147
AM
9244 * Makefile.tpl (MAINT): Define
9245 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9246 * configure: Regenerate.
9247 * Makefile.in: Regenerate.
9248
9b6f37a0
BE
92492006-12-11 Ben Elliston <bje@au.ibm.com>
9250
9251 * config.guess: Import latest version.
9252 * config.sub: Likewise.
9253
ea6f5c57
BE
92542006-12-11 Ben Elliston <bje@au.ibm.com>
9255
9256 * configure.in (spu-*-*): Don't skip target-libiberty.
9257 * configure: Regenerate.
9258
42c1cd8a
AT
92592006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9260
9261 PR bootstrap/30134
9262 * configure.in: Correct x86 darwin support for libjava to powerpc
9263 and i?86 only.
9264 * configure: Regenerate.
9265
55eb837d
ST
92662006-12-08 Sandro Tolaini <tolaini@libero.it>
9267
9268 * configure.in: Add x86 darwin support for libjava.
9269 * configure: Regenerate.
9270
5bdacbc7
MS
92712006-12-07 Mike Stump <mrs@apple.com>
9272
9273 * Makefile.def (dependencies): Add dependency for
9274 install-target-libssp and install-target-libgomp on
9275 install-gcc.
9276 * Makefile.in: Regenerate.
9277
477d851c
RG
92782006-12-04 Richard Guenther <rguenther@suse.de>
9279
9280 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9281 (Non-Algorithmic Maintainers): Move over non-algorithmic
9282 loop optimizer maintainers, add myself as a non-algorithmic
9283 middle-end maintainer.
9284
5d33d367
DF
92852006-12-04 Daniel Franke <franke.daniel@gmail.com>
9286
9287 * MAINTAINERS (Write After Approval): Add myself.
9288
dbee1fb3
KG
92892006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9290
9291 * configure.in: Update error message for missing GMP/MPFR.
9292
9293 * configure: Regenerate.
9294
b5147de7
KG
92952006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9296
9297 * configure.in: Update MPFR version in error message.
9298
9299 * configure: Regenerate.
9300
f019376c
KG
93012006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9302
9303 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9304 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9305 --with-gmp-lib): New flags.
9306
9307 * configure: Regenerate.
9308
91ed95ae
BM
93092006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9310
9311 * MAINTAINERS (Write After Approval): Change my email address.
9312
3a971f15
MLI
93132006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9314
05170031 9315 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 9316
dce2d8b2 93172006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
9318
9319 * MAINTAINERS (i18n): Update e-mail address.
9320
df5487ee
TS
93212006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9322
9323 * MAINTAINERS (spu port): Add myself as maintainer.
9324 (Write After Approval): Remove myself.
9325
92c2f0ee
BE
93262006-11-22 Ben Elliston <bje@au.ibm.com>
9327
9328 * configure.in (skipdirs): Don't build libssp for SPU.
9329 * configure: Regenerate.
9330
a3b97199
AP
93312006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9332
9333 * MAINTAINERS (spu port): Add myself as maintainer.
9334 (libobjc): Update my email address.
9335
0eb97064
AB
93362006-11-21 Andrea Bona <andrea.bona@st.com>
9337
9338 * MAINTAINERS (Write After Approval): Add myself.
9339
dce2d8b2 93402006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
9341
9342 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9343 * configure : Rebuilt.
9344
dce2d8b2 93452006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
9346
9347 * MAINTAINERS (Write After Approval): Add myself.
9348
d58542ea
AO
93492006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9350
9351 * MAINTAINERS (Write After Approval): Add myself.
9352
a357b5ae
KG
93532006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9354
9355 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9356 libmpfr.a.
9357 * configure: Regenerate.
9358
9bd6112c
PB
93592006-11-16 Paolo Bonzini <bonzini@gnu.org>
9360
9361 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9362 (unstage): Test for stage_last presence.
9363
9364 PR bootstrap/29802
dce2d8b2
EB
9365 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9366 STAGE_PREFIX.
9bd6112c
PB
9367 * Makefile.in: Regenerate.
9368
c8cf9f0f
ZD
93692003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9370
9371 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9372 maintainers.
9373
467b1fc6
ER
93742006-11-14 Erven Rohou <erven.rohou@st.com>
9375
9376 * MAINTAINERS (Write After Approval): Add myself.
9377
995a5697
PB
93782006-11-14 Paolo Bonzini <bonzini@gnu.org>
9379
9380 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9381 and stageN-package/Makefile.
9382 * Makefile.in: Regenerated.
9383
c8d6d53e
JZ
93842006-11-14 Jie Zhang <jie.zhang@analog.com>
9385
9386 * configure.in: Remove target-libgloss from noconfigdirs for
9387 bfin-*-*.
9388 * configure: Regenerated.
9389
dffb147d
KG
93902006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9391
9392 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 9393
dffb147d
KG
9394 * configure: Regenerate.
9395
ca558912
KG
93962006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9397
9398 * configure.in: Robustify error message for missing GMP/MPFR.
9399
9400 * configure: Regenerate.
9401
dce2d8b2 94022006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
9403
9404 * MAINTAINERS (Write After Approval): Add myself.
9405
dce2d8b2 94062006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
9407
9408 * MAINTAINERS: Change email address.
9409
91de1527
VP
94102006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9411
9412 * MAINTAINERS (Write After Approval): Add myself.
9413
a3867703
PB
94142006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9415
9416 * MAINTAINERS (Write After Approval): Add myself.
9417
b4364fa2
CL
94182006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9419
7e050830 9420 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 9421 Write After Approval section.
b4364fa2 9422
70ec446f
KG
94232006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9424
9425 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9426 need_gmp anymore.
9427 * configure: Regenerate.
9428
018c8d88
TB
94292006-10-16 Tobias Burnus <burnus@net-b.de>
9430
9431 * MAINTAINERS (Write After Approval): Add myself.
9432
f6a1687e
BE
94332006-10-16 Ben Elliston <bje@au.ibm.com>
9434
9435 * config.guess: Import latest version.
9436 * config.sub: Likewise.
9437
b5422ad7
BM
94382006-10-10 Brooks Moses <bmoses@stanford.edu>
9439
9440 * Makefile.def: Added pdf target handling.
9441 * Makefile.tpl: Added pdf target handling.
9442 * Makefile.in: Regenerated.
9443
bdcee471
CL
94442006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9445
9446 * MAINTAINERS: Add self as score port maintainer.
9447
7d610414
BM
94482006-10-04 Brooks Moses <bmoses@stanford.edu>
9449
9450 * MAINTAINERS (Write After Approval): Add myself.
9451
e48d66a9
SK
94522006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9453
7e050830 9454 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
9455 or newer.
9456 * configure: Regenerated.
9457
c394e891
DB
94582006-09-27 Dave Brolley <brolley@redhat.com>
9459
dce2d8b2
EB
9460 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9461 using $s instead of $r.
c394e891
DB
9462 * configure: Regenerated.
9463
1ee4c5a0
TS
94642006-09-26 Thiemo Seufer <ths@mips.com>
9465
9466 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9467 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9468 * configure: Regenerate.
9469
dce2d8b2 94702006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
9471
9472 * MAINTAINERS (Write After Approval): Remove myself.
9473
0c502898
CF
94742006-09-22 Chao-ying Fu <fu@mips.com>
9475
9476 * MAINTAINERS (Write After Approval): Add myself.
9477
a7819e42
JM
94782006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9479
9480 * MAINTAINERS: Add self as soft-fp maintainer.
9481
dce2d8b2 94822006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
9483
9484 * MAINTAINERS: Add myself as avr maintainer.
9485 Remove Marek Michalkiewicz as avr maintainer.
827d0991 9486
e8288489
RC
94872006-09-07 Roberto Costa <roberto.costa@st.com>
9488
9489 * MAINTAINERS (Write After Approval): Add myself.
9490
b91f0a41
CV
94912006-08-30 Corinna Vinschen <corinna@vinschen.de>
9492
9493 * configure.in: Never build newlib for a Mingw host.
9494 Never build newlib as Mingw target library.
9495 Test the existence of winsup/cygwin for building a Cygwin newlib,
9496 rather than just winsup.
9497 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9498 building a Mingw target.
9499 * configure: Regenerate.
9500
094c07a0
EB
95012006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9502
9503 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9504
8d1171cb
PB
95052006-07-25 Paolo Bonzini <bonzini@gnu.org>
9506
9507 * config.guess: Import from src (was more updated).
9508 * config.sub: Likewise.
9509
2e9e6f68
DJ
95102006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9511
9512 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9513 * configure: Regenerated.
9514
57255173
PB
95152006-07-18 Paolo Bonzini <bonzini@gnu.org>
9516
cc6010cd
AP
9517 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9518 for stages after the first.
57255173 9519
9fbe6585
JJ
95202006-07-17 Jakub Jelinek <jakub@redhat.com>
9521
9522 * Makefile.def: Add dependencies for configure-opcodes
9523 on configure-intl and all-opcodes on all-intl.
9524 * Makefile.in: Regenerated.
9525
18c3f977
BE
95262006-07-13 Ben Elliston <bje@au.ibm.com>
9527
9528 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9529
27b56ba6
PE
95302006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9531
9532 Port to hosts whose 'sort' and 'tail' implementations
9533 treat operands with leading '+' as file names, as POSIX
9534 has required since 2001. However, make sure the code still
9535 works on pre-POSIX hosts.
9536 * ltmain.sh: Don't assume "sort +2" is equivalent to
9537 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9538
ad6d4e43
UW
95392006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9540
9541 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9542
706601d9
PG
95432006-07-04 Peter O'Gorman <peter@pogma.com>
9544
9545 * ltconfig: chmod 644 before ranlib during install.
9546
0b50988a
EB
95472006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9548
9549 PR bootstrap/18058
9550 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9551 if the bootstrap compiler is a GCC version that supports it.
9552 * configure: Regenerate.
9553
b6348cb3
PB
95542006-07-03 Paolo Bonzini <bonzini@gnu.org>
9555
95695ad3 9556 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
9557 * configure: Regenerate.
9558
1546bb64
PB
95592006-07-03 Paolo Bonzini <bonzini@gnu.org>
9560
9561 PR other/27063
9562 * configure.in: Test subdir_requires and give an appropriate
9563 error message.
9564 * configure: Regenerate.
9565
5cb6c629
AJH
95662006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9567
9568 * MAINTAINERS (Write After Approval): Add myself.
9569
f4d8cdf8
JDA
95702006-06-22 John David Anglin <dave.anglin@nrc.ca>
9571
9572 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9573
4fe5abb7
SE
95742006-06-22 Steve Ellcey <sje@cup.hp.com>
9575
9576 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9577
2a79fd67
DA
95782006-06-20 David Ayers <d.ayers@inode.at>
9579
9580 PR bootstrap/28072
9581 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9582 whether target-libjava is being configured instead of whether the
9583 java front end is enabled.
9584 * configure: Regenerate.
7e050830 9585
04879af3
RO
95862006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9587
9588 PR target/27540
9589 * configure.in: Only enable libgomp on IRIX 6.
9590 * configure: Regenerate.
9591
ec6c7392
PB
95922006-06-15 Paolo Bonzini <bonzini@gnu.org>
9593
9594 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9595 too.
9596 * Makefile.in: Regenerate.
9597
12973d7a
DD
95982006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9599
9600 * config-ml.in: Alter CCASFLAGS to include special
9601 multilib options the same as is done for CFLAGS.
9602
c67ed86a
JDA
96032006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9604
9605 * configure.in: Don't enable libgomp on hpux10.
9606 * configure: Rebuilt.
9607
cb253473
DA
96082006-06-12 David Ayers <d.ayers@inode.at>
9609
9610 PR bootstrap/27963
9611 PR target/19970
7e050830 9612 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
9613 ${libgcj} is specified.
9614 * configure: Regenerate.
7e050830 9615
dce2d8b2 96162006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
9617
9618 Sync from src:
7e050830
EC
9619
9620 * configure.in: Sync.
32845532 9621 * configure: Regenerated.
7e050830 9622
32845532
CD
9623 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9624
9625 * Makefile.def: Added dependencies from sim and gdb on intl, and
9626 added configure dependencies to everything with an all dependency
9627 on intl.
9628 * Makefile.in: Regenerated.
9629
7cd0cf9c
DA
96302006-06-06 David Ayers <d.ayers@inode.at>
9631
9632 PR libobjc/13946
9633 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9634 * Makefile.in: Regenerate.
9635 * configure.in: Add --enable-objc-gc at toplevel and have it
9636 enable boehm-gc for Objective-C.
9637 Remove target-boehm-gc from libgcj.
9638 Add target-boehm-gc to target_libraries.
9639 Add target-boehm-gc to noconfigdirs where ${libgcj}
9640 is specified.
9641 Assert that boehm-gc is supported when requested for Objective-C.
9642 Only build boehm-gc if needed either for Java or Objective-C.
9643 * configure: Regenerate.
7e050830 9644
3ff3adad
PB
96452006-06-05 Paolo Bonzini <bonzini@gnu.org>
9646
9647 PR 27674
9648 * Makefile.tpl (configure-[+prefix+][+module+],
9649 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9650 Remove rule to unstage bootstrapped modules.
9651 (stage_current): New.
9652 * Makefile.in: Regenerate.
9653
898e551d
LB
96542006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9655
9656 * MAINTAINERS (Write After Approval): Update my e-mail address.
9657
ea60341e
MS
96582006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9659
9660 * include/libiberty.h: Declare pex_run_in_environment.
9661
222ae291
AL
96622006-05-31 Asher Langton <langton2@llnl.gov>
9663
9664 * MAINTAINERS (Write After Approval): Add myself.
898e551d 9665
e9a54b07
PB
96662006-05-25 Paolo Bonzini <bonzini@gnu.org>
9667
9668 * Makefile.def (bfd, opcodes): Fix lib_path.
9669 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9670 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9671 * Makefile.in: Regenerate.
9672
03e67131
CD
96732006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9674
9675 * Makefile.in: Regenerate.
9676
65d6e994
CD
96772006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9678
9679 * Makefile.def: Add install-html target. Add datarootdir
9680 docdir and htmldir to flags_to_pass.
9681 * Makefile.tpl: Add install-html target.
9682 * Makefile.in: Regenerate.
9683 * configure.in: Add --with-datarootdir, --with-docdir, and
9684 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9685 * configure: Regenerate.
9686
9e299237
MS
96872006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9688
9689 * configure.in: Enable gprof for cross builds.
9690 * configure: Regenerate.
9691
c31202cd
RG
96922006-05-22 Richard Guenther <rguenther@suse.de>
9693
9694 Revert
9695 2006-01-31 Richard Guenther <rguenther@suse.de>
9696 Paolo Bonzini <bonzini@gnu.org>
9697
9698 * Makefile.def (target_modules): Add libgcc-math target module.
9699 * configure.in (target_libraries): Add libgcc-math target library.
9700 (--enable-libgcc-math): New configure switch.
9701 * Makefile.in: Re-generate.
9702 * configure: Re-generate.
9703 * libgcc-math: New toplevel directory.
9704
2a332582
JDA
97052006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9706 Andreas Tobler <a.tobler@schweiz.ch>
9707
9708 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9709 * configure: Rebuilt.
9710
dce2d8b2 97112006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 9712
ccce6917
SL
9713 * MAINTAINERS (Write After Approval): Add myself.
9714
ed606bc0
DD
97152006-05-01 DJ Delorie <dj@redhat.com>
9716
3d8f47a0 9717 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
9718 * configure: Regenerate.
9719
9386bd20
RG
97202006-05-01 Richard Guenther <rguenther@suse.de>
9721
9722 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9723 maintainer.
9724
dce2d8b2 97252006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
9726
9727 * MAINTAINERS (Write After Approval): Add myself.
9728
87ceee72
JB
97292006-04-28 Jan Beulich <jbeulich@novell.com>
9730
9731 * MAINTAINERS (Write After Approval): Add myself.
9732
e88a2c09
DD
97332006-04-18 DJ Delorie <dj@redhat.com>
9734
9735 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9736 reference libgloss so that libssp can be built in a combined
9737 tree.
9738 * configure: Regenerate.
9739
675f0a8a
RM
97402006-04-08 Robert Millan <rmh@gcc.gnu.org>
9741
9742 * MAINTAINERS (Write After Approval): Add myself.
9743
27b6c940
BE
97442006-04-05 Ben Elliston <bje@au.ibm.com>
9745
9746 * configure.in: Require makeinfo 4.4 or higher.
9747 * configure: Regenerate.
9748
687b17d4
GP
97492006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9750
9751 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9752 Rearrange the entries of other libraries to have them in one place.
9753
906ac235
JB
97542006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9755
7e050830 9756 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
9757 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9758
fb0103e5
RG
97592006-03-14 Richard Guenther <rguenther@suse.de>
9760
9761 * configure: Regenerate with autoconf 2.13.
9762
17237f6b
JB
97632006-03-13 Jim Blandy <jimb@codesourcery.com>
9764
9765 * MAINTAINERS: Use my work address.
bed31434
JB
9766
9767 * MAINTAINERS: Update my E-mail address.
9768
27079765
AH
97692006-03-10 Aldy Hernandez <aldyh@redhat.com>
9770
9771 * configure.in: Handle --disable-<component> generically.
9772 * configure: Regenerate.
9773
54a17039
L
97742006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9775
9776 PR libgcj/17311
9777 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9778
b9bd11ca
EE
97792006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9780
9781 * MAINTAINERS (Write After Approval): Remove myself.
9782 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9783
dce2d8b2 97842006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 9785
072b06f2
RE
9786 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9787 (TARGET_CONFIGDIRS): Remove.
9788 * configure.in: Remove AC_SUBST(target_configdirs).
9789 * Makefile.in, configure: Regenerated.
ee2312f3 9790
936e1a35
SK
97912006-02-20 Steven G. Kargl <kargls@comcast.net>
9792
9793 * MAINTAINERS (Write After Approval): Remove myself.
9794 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9795
cc11cc9b
PB
97962006-02-20 Paolo Bonzini <bonzini@gnu.org>
9797
9798 PR bootstrap/25670
9799
9800 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9801
9802 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9803 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9804 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9805 BUILD_PREFIX, BUILD_PREFIX_1.
9806 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9807
9808 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9809 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9810
9811 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9812 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9813 of `cat stage_current`. Always provide the `r' and `s' variables.
9814 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9815 a single shell execution.
9816 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9817 bootstrapped modules, make the stage1 module if the build was not
9818 started yet, else build the current stage.
9819 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9820 (all-build, all-host, all-target, [+make_target+]-host,
9821 [+make_target+]-target): Do not use \-continued lines.
9822 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9823 (current_stage, restrap, stage_last): New.
9824
9825 * Makefile.in: Regenerate.
9826 * configure: Regenerate.
9827
63a7c9ef
BD
98282006-02-19 Bud Davis <jmdavis@link.com>
9829
9830 * MAINTAINERS (Write After Approval): Remove myself.
9831 (Language Front End Maintainers): Add myself as fortran 95
9832 maintainer and update e-mail address.
9833
a3543e3a
FXC
98342006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9835
9836 * MAINTAINERS (Write After Approval): Remove myself.
9837 (Language Front End Maintainers): Add myself as fortran 95
9838 maintainer.
9839
ca5b1d2c
VK
98402006-02-16 Victor Kaplansky <victork@il.ibm.com>
9841
9842 * MAINTAINERS (Write After Approval): Add myself.
9843
0499513f
TK
98442006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9845
9846 * MAINTAINERS (Write After Approval): Remove myself.
9847 (Language Front End Maintainers): Add myself as
9848 fortran 95 maintainer.
9849
d1f8db0c
PB
98502006-02-14 Paolo Bonzini <bonzini@gnu.org>
9851
9852 Sync from src:
9853
9854 2005-12-27 Leif Ekblad <leif@rdos.net>
9855
cc6010cd
AP
9856 * configure.in: Add support for RDOS target.
9857 * configure: Regenerate.
d1f8db0c
PB
9858
98592006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 9860 Andreas Schwab <schwab@suse.de>
d1f8db0c 9861
cc6010cd 9862 * configure: Regenerate.
d1f8db0c 9863
cac90078
DE
98642006-02-12 David Edelsohn <edelsohn@gnu.org>
9865
9866 * configure.in (enable_libgomp): Add AIX.
9867 * configure: Regenerate.
9868
bd37fbf5
MK
98692006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9870
9871 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9872
23027b7a
LM
98732006-02-03 Lee Millward <lee.millward@gmail.com>
9874
9875 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9876
0058967b
RG
98772006-01-31 Richard Guenther <rguenther@suse.de>
9878 Paolo Bonzini <bonzini@gnu.org>
9879
9880 * Makefile.def (target_modules): Add libgcc-math target module.
9881 * configure.in (target_libraries): Add libgcc-math target library.
9882 (--enable-libgcc-math): New configure switch.
9883 * Makefile.in: Re-generate.
9884 * configure: Re-generate.
9885 * libgcc-math: New toplevel directory.
9886
e8b05380
PB
98872006-01-26 Paolo Bonzini <bonzini@gnu.org>
9888
9889 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9890 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9891 the assembler, linker and binutils.
9892 * configure: Regenerate.
9893
d54d5437
DM
98942006-01-22 Dirk Mueller <dmueller@suse.de>
9895
9896 * MAINTAINERS (Write After Approval): Add myself.
9897
670cbfcf
DN
98982006-01-20 Diego Novillo <dnovillo@redhat.com>
9899
9900 * configure: Regenerate.
9901
953ff289
DN
99022006-01-18 Richard Henderson <rth@redhat.com>
9903 Jakub Jelinek <jakub@redhat.com>
9904 Diego Novillo <dnovillo@redhat.com>
9905
9906 * libgomp: New directory.
9907 * Makefile.def: Add target_module libgomp.
9908 * Makefile.in: Regenerate.
9909 * configure.in (target_libraries): Add target-libgomp.
9910 * configure: Regenerate.
9911
32ce4048
AO
99122006-01-05 Alexandre Oliva <aoliva@redhat.com>
9913
9914 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9915 @ from continuation.
9916 * Makefile.in: Rebuilt.
9917
0eaf8e17 99182006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 9919
c76c0c83
CL
9920 * MAINTAINERS (Write After Approval): Add myself.
9921
2d309510
PB
99222006-01-04 Paolo Bonzini <bonzini@gnu.org>
9923
9924 PR bootstrap/24252
9925
9926 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9927 * Makefile.tpl (OBJDUMP): New.
9928 (EXTRA_HOST_FLAGS): Add it.
9929 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9930
953ff289
DN
9931 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9932 to use symbolic links between directories. Avoid race conditions
9933 or make them harmless.
9934 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
9935
9936 * Makefile.def (LEAN): Pass.
9937 * Makefile.tpl (LEAN): Define.
9938 (stage[+id+]-start): Accept that the previous directory does not
9939 exist, if the bootstrap is lean.
9940 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9941 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9942 configure substitution.
9943 ([+compare-target+]): Likewise.
9944 ([+bootstrap-target+]-lean): New.
9945 * configure.in: Remove lean bootstrap support from here.
9946
953ff289
DN
9947 * Makefile.in: Regenerate.
9948 * configure: Regenerate.
2d309510 9949
368872c3
BE
99502006-01-04 Ben Elliston <bje@au.ibm.com>
9951
9952 * MAINTAINERS (libdecnumber): Add myself.
9953
d79e6356
MM
99542006-01-02 Mark Mitchell <mark@codesourcery.com>
9955
9956 * libtool-ldflags: New script.
9957
a6fbc1e2
AS
99582006-01-02 Andreas Schwab <schwab@suse.de>
9959
9960 * configure.in: When reconfiguring remove Makefile in
9961 all stage directories.
9962 * configure: Regenerate.
9963
103a4b39
SB
99642005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9965
9966 * MAINTAINERS: Update my email address.
9967
212f829c
PB
99682005-12-20 Paolo Bonzini <bonzini@gnu.org>
9969
9970 Revert Ada-related part of the previous change.
9971
9972 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9973 Do not pass.
9974 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9975 * Makefile.in: Regenerate.
9976 * configure.in: Do not include mt-ppc-aix target fragment.
9977 * configure: Regenerate.
9978
8ef1f2df
PB
99792005-12-19 Paolo Bonzini <bonzini@gnu.org>
9980
9981 * configure.in: Select appropriate fragments for PowerPC/AIX.
9982 * configure: Regenerate.
9983
9984 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9985 BOOT_CFLAGS, BOOT_LDFLAGS.
9986 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9987 BOOT_CFLAGS, BOOT_LDFLAGS.
9988 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9989 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9990 (stage): Fail if we cannot complete the work.
9991 * Makefile.in: Regenerate.
9992
ab34901f
NS
99932005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9994
9995 * configure.in: Replace ms1 with mt.
9996 * configure: Rebuilt.
9997
cbe82f21
BM
99982005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9999
10000 * MAINTAINERS: Update my email address.
10001
19843472
PB
100022005-12-15 Paolo Bonzini <bonzini@gnu.org>
10003
10004 * Makefile.tpl (all, do-[+make_target+], do-check, install,
10005 install-host-nogcc): Don't invoke $(stage) at the end.
10006 * Makefile.in: Regenerate.
10007
1ca26cd2
PB
100082005-12-14 Paolo Bonzini <bonzini@gnu.org>
10009
10010 * configure.in: Flip the top-level bootstrap switch.
10011 * configure: Regenerate.
10012
f41d6665
DJ
100132005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
10014
10015 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10016 $(stage) and $(unstage).
10017 (EXTRA_TARGET_FLAGS): Correct double-quoting.
10018 (all): Remove stray semicolon.
10019 (local-distclean): Don't handle multilib.tmp and multilib.out.
10020 (install.all): Set $s for consistency.
10021 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10022 check_multilibs setting. Always make the install directory.
10023 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10024 Correct @if/@endif.
10025 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10026 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10027 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10028 (multilib.out): Remove.
10029 * Makefile.in: Regenerated.
10030
dce2d8b2 100312005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
10032
10033 * MAINTAINERS (Write After Approval): Add myself.
10034
64f182bd
NS
100352005-12-12 Nathan Sidwell <nathan@codesourcery.com>
10036
121b2cee
NS
10037 * MAINTAINERS: Add myself as mt maintainer.
10038
64f182bd
NS
10039 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
10040
a6d63770
AN
100412005-12-06 Adam Nemet <anemet@caviumnetworks.com>
10042
10043 * MAINTAINERS: Change email address.
10044
2abefe3d
PB
100452005-12-05 Paolo Bonzini <bonzini@gnu.org>
10046
10047 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10048 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10049 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
10050 Find in-tree tools if available.
10051 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10052 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10053 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10054 (COMPILER_*_FOR_TARGET): New.
10055 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10056 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10057 (CONFIGURED_*, USUAL_*): Remove.
10058 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10059 STRIP): Use autoconf substitutions.
10060 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10061 COMPILER_NM_FOR_TARGET): New.
10062 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10063
10064 (all): Make all-host and all-target in parallel.
10065 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10066 that $$r and $$s are set before invoking a recursive make.
10067 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10068 ([+bootstrap-target+]): Inline most of the `all' target.
10069
2f3bdde7
BE
100702005-11-29 Ben Elliston <bje@au.ibm.com>
10071
10072 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10073 from the gcc build directory.
10074 * Makefile.in: Regenerate.
10075
a4b6c45a
BE
100762005-11-29 Ben Elliston <bje@au.ibm.com>
10077
10078 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
10079 depend on all-libdecnumber.
10080 * configure.in (host_libs): Include libdecnumber.
10081 * Makefile.in: Regenerate.
10082 * configure: Likewise.
10083
473a74b9
BE
100842005-11-29 Ben Elliston <bje@au.ibm.com>
10085
10086 * libdecnumber: Import decNumber sources from the dfp-branch.
10087
b4623110
KJ
100882005-11-21 Kean Johnston <jkj@sco.com>
10089
10090 * config.sub, config.guess: Sync from upstream sources.
10091
67dc1785
BE
100922005-11-21 Ben Elliston <bje@au.ibm.com>
10093
10094 Import from Autoconf sources:
10095
10096 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
10097 * config/move-if-change: Don't output "$2 is unchanged";
10098 suggested by Ben Elliston. Handle weird characters correctly.
10099
186abafe
AT
101002005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
10101
10102 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10103 to match upstream libtool for darwin.
10104
ef9db8d5
DJ
101052005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
10106
10107 * Makefile.def: Remove gdb dependencies for gdbtk.
10108 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10109 (configure-gdb, install-gdb): New rules.
10110 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10111 * Makefile.in, configure: Regenerated.
10112
9c5141ab
JB
101132005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10114
10115 * MAINTAINERS (Write After Approval): Add myself.
10116
4523d51b
EE
101172005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10118
10119 * MAINTAINERS (Write After Approval): Add myself.
10120
086b011c
DN
101212005-10-24 Diego Novillo <dnovillo@redhat.com>
10122
10123 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10124 Diego Novillo.
10125
e7c84bf8
PB
101262005-10-22 Paolo Bonzini <bonzini@gnu.org>
10127
10128 PR bootstrap/24297
10129 * Makefile.tpl (do-[+make-target+], do-check, install,
10130 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10131 are set before recursing.
10132 * Makefile.in: Regenerate.
10133
b88a7564
EB
101342005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10135
10136 PR bootstrap/18939
10137 * Makefile.def (gcc) <target>: Fix thinko.
10138 * Makefile.in: Regenerate.
10139
61efc800
BS
101402005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10141
10142 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10143 * configure: Regenerate.
10144
f53d2869
JZ
101452005-10-15 Jie Zhang <jie.zhang@analog.com>
10146
10147 * MAINTAINERS (Write After Approval): Add self.
10148
077fc835
KH
101492005-10-08 Kazu Hirata <kazu@codesourcery.com>
10150
10151 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10152 target-libffi, target-qthreads, target-libjava, and
10153 targetlibobjc.
10154 * configure: Regenerate.
10155
d739199a
DJ
101562005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10157
10158 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10159 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10160 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10161 (USUAL_OBJDUMP_FOR_TARGET): New.
10162 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10163 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 10164 * configure, Makefile.in: Regenerated.
d739199a 10165
db38c6bb
PB
101662005-10-05 Paolo Bonzini <bonzini@gnu.org>
10167
10168 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10169 before other host packages.
10170
3015564c
KK
101712005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10172
10173 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10174
1061f99e
PB
101752005-10-05 Paolo Bonzini <bonzini@gnu.org>
10176
10177 PR bootstrap/22340
10178
10179 * configure.in (default_target): Remove.
10180 * Makefile.tpl (all): Do not use prerequisites as subroutines
10181 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10182 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10183 use prerequisites as subroutines.
10184 (check-host, check-target): New.
10185 (bootstrap configure & all targets): Do not use stage*-start
10186 if the directory layout is already ok.
10187 (non-bootstrap configure & all targets): Prepend a $(unstage).
10188 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10189 (NOTPARALLEL): Remove.
10190 (unstage, stage variables): New variables.
10191 (unstage, stage targets): Simply expand to those variables.
10192
10193 * configure: Regenerate.
10194 * Makefile.in: Regenerate.
10195
4a9c436f
JW
101962005-10-04 James E Wilson <wilson@specifix.com>
10197
10198 * Makefile.def (lang_env_dependencies): Add libmudflap.
10199 * Makefile.in: Regenerate.
10200
37150080
AS
102012005-10-03 Andreas Schwab <schwab@suse.de>
10202
10203 Backport from libtool CVS:
10204 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10205
10206 * ltmain.sh: add support for installing into temporary
10207 staging area (e.g. 'make install DESTDIR=...')
10208
39d16468
L
102092005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10210
10211 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10212 * configure: Regenerated.
10213
72a7ab82
AP
102142005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10215
10216 * configure: Regenerate with the correct
10217 autoconf version.
10218
6b65a26d
CM
102192005-09-30 Catherine Moore <clm@cm00re.com>
10220
10221 * configure.in (bfin-*-*): New.
10222 * configure: Regenerated.
10223
040b1c5a
GK
102242005-09-28 Geoffrey Keating <geoffk@apple.com>
10225
10226 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10227 (LIPO_FOR_TARGET): New.
10228 (CONFIGURED_LIPO_FOR_TARGET): New.
10229 (USUAL_LIPO_FOR_TARGET): New.
10230 (STRIP_FOR_TARGET): New.
10231 (CONFIGURED_STRIP_FOR_TARGET): New.
10232 (USUAL_STRIP_FOR_TARGET): New.
10233 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10234 STRIP_FOR_TARGET.
10235 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10236 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10237 * Makefile.in: Regenerate.
10238 * configure: Regenerate.
7e050830 10239
3a3c28db
DE
102402005-09-19 David Edelsohn <edelsohn@gnu.org>
10241
10242 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10243 (rs6000-*-aix*): Same.
10244 * configure: Regenerate.
10245
2749a921
TT
102462005-09-16 Tom Tromey <tromey@redhat.com>
10247
10248 * MAINTAINERS: Add self as java maintainer.
10249
7f26dfa3
FXC
102502005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10251
10252 * configure.in: Recognize f95 in the --enable-languages option,
10253 and substitute it for fortran, issuing a warning.
10254 * configure: Regenerate.
10255
d8852c4f
PE
102562005-08-30 Phil Edwards <phil@codesourcery.com>
10257
10258 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10259 * configure: Regenerated.
10260
ad685e81
AH
102612005-08-22 Aldy Hernandez <aldyh@redhat.com>
10262
10263 * MAINTAINERS: Add self as ms1 maintainer.
10264
b00d752c
RE
102652005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10266
10267 * Makefile.def (libssp): Add to lang_env_dependencies.
10268 * Makefile.in: Regenerate.
10269
9ed8fb9b
ILT
102702005-08-18 Ian Lance Taylor <ian@airs.com>
10271
10272 * MAINTAINERS: Add myself as middle-end maintainer.
10273
0f029d39
CG
102742005-08-17 Christian Groessler <chris@groessler.org>
10275
10276 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10277 * Makefile.in: Regenerate.
10278
81087874
AK
102792005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10280
10281 * MAINTAINERS (write after approval): Added myself.
10282
6a134f1c
MR
102832005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10284
10285 * MAINTAINERS (Write After Approval): Add myself.
10286
2693c0b0
PB
102872005-08-12 Paolo Bonzini <bonzini@gnu.org>
10288
10289 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10290 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10291 Look for alternate names of the target cc and c++
10292 * configure: Regenerate.
10293
4de997d1
PB
102942005-08-08 Paolo Bonzini <bonzini@gnu.org>
10295
10296 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10297 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10298 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10299 tools; remove code to manually set them.
10300 (Target tools): Look in the environment for them.
10301 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10302 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10303 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10304 build directory.
10305 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10306 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10307 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10308 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10309 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10310 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10311 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10312 * configure: Regenerate.
10313 * Makefile.in: Regenerate.
10314
b089e33a
BE
103152005-07-28 Ben Elliston <bje@au.ibm.com>
10316
10317 * MAINTAINERS: Update for removed CPU targets.
10318
e3791243
MM
103192005-07-27 Mark Mitchell <mark@codesourcery.com>
10320
10321 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 10322 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
10323 * Makefile.in: Regenerated.
10324
526635cb
MM
103252005-07-26 Mark Mitchell <mark@codesourcery.com>
10326
10327 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10328 (CFLAGS_FOR_TARGET): Use it.
10329 (CXXFLAGS_FOR_TARGET): Likewise.
10330 * Makefile.in: Regenerated.
10331 * configure.in (--with-build-sysroot): New option.
10332 * configure: Regenerated.
10333
19791f70
PB
103342005-07-24 Paolo Bonzini <bonzini@gnu.org>
10335
10336 * Makefile.tpl: Wrap install between unstage and stage
10337 * Makefile.in: Regenerate.
10338
35f5a23f
EC
103392005-07-21 Eric Christopher <echristo@apple.com>
10340
10341 * MAINTAINERS: Update affiliation.
10342
ff3ddf15
PW
103432005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10344
10345 * MAINTAINERS: Add self as crx port maintainer.
10346
3a664c1c
DD
103472005-07-20 DJ Delorie <dj@redhat.com>
10348
10349 * MAINTAINERS: Add self as m32c maintainer.
10350
539df155
KC
103512005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10352
10353 * all files: Update FSF address.
10354
be9c593a
EC
103552005-07-15 Eric Christopher <echristo@redhat.com>
10356
10357 * MAINTAINERS: Change affiliation.
10358
fd7ea4ab
JB
103592005-07-14 Jim Blandy <jimb@redhat.com>
10360
10361 * configure.in: Add cases for Renesas m32c.
10362 * configure: Regenerated.
7e050830 10363
0063a823
KC
103642005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10365
d0ca130a
KC
10366 * COPYING.LIB: Update from fsf.org.
10367
103682005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10369
10370 * COPYING, compile, config.guess,
0063a823
KC
10371 config.sub, install-sh, missing, mkinstalldirs,
10372 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 10373 * config-ml.in: Update FSF address.
0063a823 10374
a8ba31f2
EC
103752005-07-13 Eric Christopher <echristo@redhat.com>
10376
10377 * configure.in: Add toplevel noconfigdir support for tpf.
10378 * configure: Regenerate.
10379
5bea4a03
PB
103802005-07-11 Paolo Bonzini <bonzini@gnu.org>
10381
10382 PR ada/22340
10383
10384 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10385 * Makefile.in: Regenerate.
10386
284bdbbd
MM
103872005-07-07 Mark Mitchell <mark@codesourcery.com>
10388
10389 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 10390 Brolley to write-after-approval.
284bdbbd 10391
452190fb
AS
103922005-07-07 Andreas Schwab <schwab@suse.de>
10393
10394 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10395 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10396 * Makefile.in: Regenerated.
10397
9c8f9ec2
GK
103982005-07-06 Geoffrey Keating <geoffk@apple.com>
10399
10400 * configure.in: Don't build sim or rda when targetting darwin.
10401 * configure: Regenerate.
10402
ef0087a7
KH
104032005-07-06 Kazu Hirata <kazu@codesourcery.com>
10404
10405 * configure.in: Add --enable-libssp and --disable-libssp.
10406 * configure: Regenerate with autoconf-2.13.
10407
77008252
JJ
104082005-07-02 Jakub Jelinek <jakub@redhat.com>
10409
10410 * Makefile.def (target_modules): Add libssp.
10411 * configure.in (target_libraries): Add target-libssp.
10412 * configure: Rebuilt.
10413 * Makefile.in: Rebuilt.
10414
a04eae1b
ZW
104152005-07-01 Zack Weinberg <zackw@panix.com>
10416
10417 * MAINTAINERS: Change email address. Resign from maintainership.
10418
948884cd
RG
104192005-07-01 Richard Guenther <rguenther@suse.de>
10420
10421 * MAINTAINERS: Change my e-mail address and affiliation.
10422
c7870f5d
PB
104232005-06-22 Paolo Bonzini <bonzini@gnu.org>
10424
10425 * Makefile.def (stagefeedback): Come after profile.
10426 Define profiledbootstrap target.
10427 * Makefile.tpl (profiledbootstrap): Remove.
10428 (stageprofile-end): Zap stagefeedback.
10429 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10430 * Makefile.in: Regenerate.
10431
ab99519a
RS
104322005-06-13 Richard Sandiford <richard@codesourcery.com>
10433
10434 * MAINTAINERS: Update my email address.
10435
f610dd5f
ZW
104362005-06-13 Zack Weinberg <zack@codesourcery.com>
10437
10438 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10439 In 'cpp' stanza, support '#line' as well as '# '.
10440
71bc2a83
AS
104412005-06-08 Andreas Schwab <schwab@suse.de>
10442
10443 * MAINTAINERS: Move myself from 'Write After Approval' to
10444 'CPU Port Maintainers' section as m68k maintainer.
10445
4fab7234
HPN
104462005-06-07 Hans-Peter Nilsson <hp@axis.com>
10447
10448 * configure.in (unsupported_languages): New macro.
10449 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10450 non-ported target libraries in noconfigdirs.
10451 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10452 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 10453 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
10454 unsupported_languages.
10455 * configure: Regenerate.
10456
68193f9b
TS
104572005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10458
10459 * configure.in: Fix typo in handling of --with-mpfr-dir.
10460 * configure: Regenerate.
10461
f26f6b8d
RS
104622005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10463
10464 * MAINTAINERS: Update my email address.
10465
ba4853f8
JB
104662005-06-02 Jim Blandy <jimb@redhat.com>
10467
10468 * config.sub: Add cases for the Renesas m32c. (This patch has been
10469 accepted into the master sources.)
10470
79dd769c 104712005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
10472 Michael Snyder <msnyder@redhat.com>
10473 Stan Cox <scox@redhat.com>
79dd769c 10474
f610dd5f 10475 * configure.in: Set noconfigdirs for ms1.
79dd769c 10476
f610dd5f 10477 * configure: Regenerate.
79dd769c 10478
d29e107f
JD
104792005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10480
10481 * MAINTAINERS (Write After Approval): Add self.
10482
e93196c3
JC
104832005-06-01 Josh Conner <jconner@apple.com>
10484
10485 * MAINTAINERS (Write After Approval): Add self.
10486
ae263c7a
KH
104872005-06-01 Kazu Hirata <kazu@codesourcery.com>
10488
10489 * MAINTAINERS: Update my email address.
10490
585b3aa3
ZM
104912005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10492
10493 * MAINTAINERS (Write After Approval): Add self.
10494
4930c50b
CD
104952005-05-26 Chris Demetriou <cgd@broadcom.com>
10496
10497 * MAINTAINERS (Write After Approval): Remove self.
10498
2dfbef6d
PB
104992005-05-25 Paolo Bonzini <bonzini@gnu.org>
10500
10501 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10502 (Dependencies): Consider target modules for bootstrap dependencies.
10503 Make target bootstrap modules depend on each stage's gcc.
10504 * Makefile.in: Regenerate.
10505
bcb28cf5
PB
105062005-05-20 Paolo Bonzini <bonzini@gnu.org>
10507
10508 * Makefile.def (configure-gcc): Depend on binutils having been built.
10509 (all-gcc): No need to do it here.
10510 * Makefile.in: Regenerate.
10511
0cf085e4
PB
105122005-05-19 Paul Brook <paul@codesourcery.com>
10513
f610dd5f 10514 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
10515 language cannot be built.
10516 * configure: Regenerate.
10517
dfb2c39a
DJ
105182005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10519
10520 * ylwrap: Import from Automake 1.9.5.
10521
771aaa92
DU
105222005-05-13 David Ung <davidu@mips.com>
10523
10524 * MAINTAINERS (Write After Approval): Add self.
10525
3ac9bd58
MS
105262005-05-09 Mike Stump <mrs@apple.com>
10527
10528 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10529 lt_cv_sys_max_cmd_len for now.
f610dd5f 10530
f77a5578
SC
105312005-05-09 Stan Cox <scox@redhat.com>
10532
10533 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10534
795e36e5
MK
105352005-05-08 Matt Kraai <kraai@ftbfs.org>
10536
10537 * README.SCO: Update the URL.
10538
c9392a2b
DE
105392005-05-05 David Edelsohn <edelsohn@gnu.org>
10540
10541 * ltconfig: Define file_list_spec. Pass file_list_spec and
10542 with_gnu_ld to libtool.
10543 * ltcf-c.sh (aix[45]): Define file_list_spec.
10544 * ltcf-cxx.sh (aix[45]): Same.
10545 * ltcf-gcj.sh (aix[45]): Same.
10546 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10547 exists, write list of input files to temporary file.
10548
bebcd931
MS
105492005-05-04 Mike Stump <mrs@apple.com>
10550
10551 * configure.in: Always pass --target to target configures as
10552 otherwise rebuilds that do --recheck will fail.
10553 * confiugure: Rebuilt.
10554
ce406537
PB
105552005-05-04 Paolo Bonzini <bonzini@gnu.org>
10556
10557 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10558 STAGE_HOST_EXPORTS.
10559 (configure, all): Add bootstrap support.
10560 (Host modules, target modules): Pass post-stage1 flags and exports.
10561 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10562 * Makefile.in: Regenerate.
10563
aa9dcfc4
PB
105642005-04-29 Paolo Bonzini <bonzini@gnu.org>
10565
10566 * configure: Regenerate.
10567
b6f9abcf
MS
105682005-04-27 Mike Stump <mrs@apple.com>
10569
10570 * MAINTAINERS: Add self as darwin maintainer.
10571
acb217cb
BS
105722005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10573
10574 * config.sub: Update from master copy.
10575
b6dae270
MS
105762005-04-21 Mike Stump <mrs@apple.com>
10577
10578 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10579 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10580
c2e0d3a9
HPN
105812005-04-19 Hans-Peter Nilsson <hp@axis.com>
10582
10583 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10584 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10585 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10586 "*-*-elf" and "*-*-linux*".
10587 * configure: Regenerate.
10588
871ae772
JM
105892005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10590
10591 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10592
bf070c29
MS
105932005-04-12 Mike Stump <mrs@apple.com>
10594
10595 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10596
e865b6f7
TK
105972005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10598
10599 * MAINTAINERS (Write After Approval): Add myself.
10600
7b71ad7f
BS
106012005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10602
10603 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10604
25b42232
PB
106052005-04-06 Paolo Bonzini <bonzini@gnu.org>
10606
f610dd5f 10607 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
10608 (TARGET_CONFIGARGS): Include --with-target-subdir.
10609 (configure, all): New macros. Use them throughout.
10610 * Makefile.in: Regenerate.
10611
d727c624
JG
106122005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10613
10614 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 10615
fff72cc4
ZD
106162005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10617
10618 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10619
86472dc3
GP
106202005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10621
10622 * MAINTAINERS: Move John Carr to Write After Approval.
10623
dce2d8b2 106242005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
10625
10626 * config/mh-mingw32: Delete.
10627 * configure.in: Don't use it.
10628 * configure: Regenerate.
10629
33da42bc
PB
106302005-03-31 Paolo Bonzini <bonzini@gnu.org>
10631
10632 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10633 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 10634 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
10635 (HOST_LIB_PATH): Generate from Makefile.def.
10636 (TARGET_LIB_PATH): Likewise.
10637 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10638 * Makefile.in: Regenerate.
10639 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10640 (RPATH_ENVVAR): Include Darwin case.
10641 * configure: Regenerate.
10642
15cc1841
TF
106432005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10644
10645 * MAINTAINERS (Various Maintainers): Remove self.
10646 (Write After Approval): Add self.
10647
6a8c79d5
TF
106482005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10649
10650 * MAINTAINERS (Various Maintainers): Add self.
10651
256f7136
PB
106522005-03-25 Paolo Bonzini <bonzini@gnu.org>
10653
10654 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10655 * configure: Regenerate.
10656
191dd2c9
ZW
106572005-03-21 Zack Weinberg <zack@codesourcery.com>
10658
10659 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10660 gcc_version, and gcc_version_trigger from set of flags to pass.
10661 * Makefile.tpl: Remove definitions of above variables.
10662 (config.status): Remove dependency on $(gcc_version_trigger).
10663 * Makefile.in: Regenerate.
10664 * configure.in: Do not reference config/gcc-version.m4 nor
10665 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10666 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10667 * configure: Regenerate.
10668
ef6e9bc0 106692005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 10670 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
10671
10672 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10673 * Makefile.in: Regenerate.
10674
009bbd5a
FW
106752005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10676
10677 * MAINTAINERS (Write After Approval): Add myself.
10678
09f8755b
DA
106792005-03-03 David Ayers <d.ayers@inode.at>
10680
10681 * MAINTAINERS (Write After Approval): Add myself.
10682
e73ed25c
AO
106832005-03-01 Alexandre Oliva <aoliva@redhat.com>
10684
10685 PR libgcj/20160
10686 * ltmain.sh: Avoid creating archives with components that have
10687 duplicate basenames.
10688
ace9ac7b
AP
106892005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10690
10691 PR bootstrap/20250
10692 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10693 instead of check.
10694 * Makefile.in: Regenerate.
10695
c9db9354
PB
106962005-02-28 Paolo Bonzini <bonzini@gnu.org>
10697
10698 * Makefile.in: Regenerate to fix conflict between the previous two
10699 patches.
10700
215c351a
PB
107012005-02-28 Paolo Bonzini <bonzini@gnu.org>
10702
10703 PR bootstrap/17383
10704 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10705 * Makefile.tpl (HOST_SUBDIR): New substitution.
10706 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10707 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10708 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10709 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10710 (Host modules, Bootstrapped modules): Use it.
10711 (Build modules, Target modules): Do not create symlink trees,
10712 always configure out-of-srcdir.
10713 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10714 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10715 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10716 $(HOST_SUBDIR). Create a symlink for host_subdir.
10717
10718 * Makefile.in: Regenerate.
10719 * configure: Regenerate.
10720
5395b47b
NN
107212005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10722
10723 Merged from libada-gnattools-branch:
10724 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10725
10726 * gnattools: New directory.
10727 * Makefile.def: Add gnattools as a module, depending on target-libada.
10728 * Makefile.in: Regenerate.
10729 * configure.in: Include gnattools in host_tools; disable it if ada
10730 is disabled.
10731 * configure: Regenerate.
10732
ca2cc05c
JM
107332005-02-24 James A. Morrison <phython@gcc.gnu.org>
10734
10735 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10736 treelang maintainer.
10737 (Write After Approval): Remove myself.
10738
d2f3024f
PS
107392005-02-23 Paul Schlie <schlie@comcast.net>
10740
10741 * configure.in: Allow darwin targeted ports to build tk, itcl and
10742 libgui.
10743 * configure: Regenerate.
10744
bba5e0ca
EB
107452005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10746
10747 PR libgcj/10353
10748 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10749 * configure: Regenerate.
10750
70132ce7
SK
107512005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10752
10753 * MAINTAINERS (Write After Approval): Add myself.
10754
20f0edca
ILT
107552005-02-10 Ian Lance Taylor <ian@airs.com>
10756
10757 * MAINTAINERS: Update my e-mail address.
10758
e64e5109
RG
107592005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10760
10761 * MAINTAINERS (Write After Approval): Add myself.
10762
40d64b5a
HPN
107632005-01-29 Hans-Peter Nilsson <hp@axis.com>
10764
10765 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10766 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10767 target-libgloss when not *-*-elf and *-*-aout.
10768 * configure: Regenerate.
10769
54a12711
KH
107702005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10771
10772 * MAINTAINERS: Remove obsolete entries.
10773
0aa99dbb
KH
10774 * MAINTAINERS (Write After Approval): Add Michael Matz.
10775
2b009f5f
NB
107762005-01-19 Neil Booth <neil@daikokuya.co.uk>
10777
10778 * MAINTAINERS: Remove self as cpplib maintainer.
10779
385870f5
KC
107802005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10781
10782 * install-sh, config.sub: Import from upstream.
10783
e7daab31
KC
107842005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10785
10786 PR bootstrap/18222
10787 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10788 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10789 * Makefile.in: Regenerate.
10790
e6003f4d
JT
107912005-01-16 Jason Thorpe <thorpej@netbsd.org>
10792
10793 * MAINTAINERS: Update my email address.
10794
145e2972 107952005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 10796 Andreas Schwab <schwab@suse.de>
145e2972
DE
10797
10798 PR bootstrap/18033
10799 * config-ml.in: Eval option if surrounded by single quotes.
10800
86c7e0da
PB
108012005-01-03 Paolo Bonzini <bonzini@gnu.org>
10802
10803 Revert 2004-12-28 Makefile changes, a better fix will be
10804 applied to mainline and src after GCC 4.0 branches.
10805
3224a22f
PB
108062004-12-28 Paolo Bonzini <bonzini@gnu.org>
10807
10808 PR bootstrap/17383
10809
10810 * Makefile.def (target_modules): Remove stage parameter,
10811 it is always true now.
10812 * Makefile.tpl (configure-build-[+module+],
10813 configure-target-[+module+]): Always build symlink tree
10814 for the directory and for include. BUILD_SUBDIR and
10815 TARGET_SUBDIR cannot be . anymore.
10816 * Makefile.in: Regenerate.
10817
aaf51ca2
DE
108182004-12-25 David Edelsohn <edelsohn@gnu.org>
10819
10820 Revert 2004-12-08 Makefile changes.
10821
4e32e454
DS
108222004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10823
10824 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10825 cygwin, mingw.
10826
669f01d8
AS
108272004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10828
10829 * configure.in (sh64-*-*): Reenable gprof.
10830 * configure: Regenerate.
10831
1b227ee0
DE
108322004-12-08 David Edelsohn <edelsohn@gnu.org>
10833
10834 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10835 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10836 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10837 * Makefile.in: Regenerate.
10838
ce5e944c
CF
108392004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10840
10841 * MAINTAINERS: Update my email address.
10842
893f1e87
MK
108432004-12-07 Matt Kraai <kraai@ftbfs.org>
10844
10845 * Makefile.tpl: Generate normal dependencies if the LHS module is
10846 not bootstrapped.
10847 * Makefile.in: Regenerate.
10848
bb59c339
RS
108492004-12-03 Richard Sandiford <rsandifo@redhat.com>
10850
10851 * configure.in: Include config/gxx-include-dir.m4. Use
10852 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10853 * configure: Regenerate.
10854
4982adbe
RS
108552004-12-03 Richard Sandiford <rsandifo@redhat.com>
10856
10857 * config.if: Delete.
10858 * configure.in: Set libstdcxx_incdir directly.
10859 * configure: Regenerate.
10860
05750653
EC
108612004-12-02 Eric Christopher <echristo@redhat.com>
10862
10863 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10864 * Makefile.in: Regenerate.
10865
5fef1dbd
RS
108662004-12-02 Richard Sandiford <rsandifo@redhat.com>
10867
10868 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10869 * configure: Regenerate.
10870
afabd8e6
RS
108712004-12-02 Richard Sandiford <rsandifo@redhat.com>
10872
10873 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10874 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10875 * configure: Regenerate.
10876
78716e86
EC
108772004-12-01 Eric Christopher <echristo@redhat.com>
10878
10879 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10880 of things to remove.
10881
57ab8ba9
MK
108822004-11-29 Matt Kraai <kraai@ftbfs.org>
10883
10884 * MAINTAINERS (Write After Approval): Update my e-mail address.
10885
2539bffe
KC
108862004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10887
10888 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10889 from CVS libtool to always pass_all.
10890
3e732ba0
JDA
108912004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10892
10893 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10894 (hppa*64*-*-*): Delete incorrect comment.
10895 * configure: Rebuilt.
10896
767f726e
KC
108972004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10898
10899 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10900
2c92e90f
KC
109012004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10902
10903 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10904 from CVS libtool to always pass_all.
10905
32f84e48
KC
109062004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10907
10908 * install-sh, compile: Import from automake.
10909
9587be8a
KC
109102004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10911
10912 * config.guess, config.sub: Import from savannnah.
10913
04e81808 109142004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
10915
10916 * MAINTAINERS (Write After Approval): Add myself
10917
f87a2b2e
MS
109182004-11-12 Mike Stump <mrs@apple.com>
10919
10920 * Makefile.def: Add html support.
10921 * Makefile.tpl: Likewise.
10922 * Makefile.in: Regenerate.
10923
848556c2
GK
109242004-11-11 Geoffrey Keating <geoffk@apple.com>
10925
556f03c4
GK
10926 PR 18423
10927 * configure.in: Remove all instances of build-fixincludes from
10928 noconfigdirs.
10929 (build_configargs): Supply --target to subdirectories.
10930 * configure: Regenerate.
10931
848556c2
GK
10932 * Makefile.def: Make gcc install depend on fixincludes install.
10933 * Makefile.in: Regenerate.
10934
9e5712a5
JJ
109352004-11-10 Janis Johnson <janis187@us.ibm.com>
10936
10937 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10938
4ef509c0
PB
109392004-11-11 Paul Brook <paul@codesourcery.com>
10940
10941 * MAINTAINERS: Add self as arm maintainer. Update email address.
10942
20d11df6
HPN
109432004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10944
10945 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10946 target-libgfortran.
79fd8592 10947 * configure: Regenerate.
20d11df6 10948
68c70f15
DE
109492004-11-07 David Edelsohn <edelsohn@gnu.org>
10950
10951 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10952 like CC.
10953
54f88091
PB
109542004-11-05 Paolo Bonzini <bonzini@gnu.org>
10955
10956 * Makefile.def (host fixincludes): Specify missing targets.
10957 * Makefile.in: Regenerate.
10958
6866abb8
RC
109592004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10960
10961 * MAINTAINERS: Add myself
10962
83f62578
GL
109632004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10964
10965 * MAINTAINERS (Write After Approval): Add myself.
10966
53c7ffe7
GK
109672004-11-04 Geoffrey Keating <geoffk@apple.com>
10968
10969 * Makefile.def: Build fixincludes for the host, too.
10970 * Makefile.in: Regenerate.
10971 * configure.in (host_tools): Add fixincludes.
10972 * configure: Regenerate.
10973
ac8b3d9d
DJ
109742004-11-04 Daniel Jacobowitz <dan@debian.org>
10975
10976 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10977 * configure: Regenerated.
10978
bab37580
L
109792004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10980
10981 PR other/17783
10982 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10983 * configure: Regenerated.
10984
db1de713
MM
109852004-10-31 Mark Mitchell <mark@codesourcery.com>
10986
10987 * README.SCO: Update per FSF instructions.
10988
a827e21a
EW
109892004-10-28 Eric B. Weddington <ericw@evcohs.com>
10990
10991 PR target/18151
10992 * configure.in (case ${target}): Do not build fixincludes for avr.
10993 * configure: Regenerated.
10994
9d069a4f
PB
109952004-10-26 Paolo Bonzini <bonzini@gnu.org>
10996
10997 * configure.in (case ${target}): Do not build fixincludes
10998 on platforms where it is not used.
10999 * configure: Regenerated.
11000
fc45f3fe
DJ
110012004-10-23 Daniel Jacobowitz <dan@debian.org>
11002
11003 * configure.in: Use an absolute path to install-sh.
11004 * configure: Regenerated.
11005
36554b92
AL
110062004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
11007
11008 * MAINTAINERS (Write After Approval): Add myself.
11009
88e9994a
KH
110102004-10-19 Kazu Hirata <kazu@cs.umass.edu>
11011
11012 * MAINTAINERS: Remove from Write After Approval those that are
11013 already maintainers.
11014
ad02a944
SP
110152004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
11016
11017 * MAINTAINERS: Update my email address.
11018
c8e6cd41
KC
110192004-10-12 Kelley Cook <kcook@gcc.gnu.org>
11020
11021 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11022 * configure: Regenerate.
11023
dce2d8b2 110242004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
11025
11026 * MAINTAINERS: Update my email address.
11027
a8b0957e
KH
110282004-10-07 Kazu Hirata <kazu@cs.umass.edu>
11029
11030 * MAINTAINERS (Language Front Ends Maintainers): New. Move
11031 entries belonging to this category.
11032
96836f61
JZ
110332004-10-06 Josef Zlomek <josef.zlomek@email.cz>
11034
11035 * MAINTAINERS: Update my e-mail address.
11036
7e0b5752
PB
110372004-10-06 Paolo Bonzini <bonzini@gnu.org>
11038
11039 Fix wrong conflict resolution in:
11040
11041 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11042
11043 * Makefile.in: Regenerate.
11044 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11045 in the recursive `make', instead of hardwiring `all'.
11046 (Autogenerated TARGET-* variables): New.
11047
370f7a47
TL
110482004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
11049
11050 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 11051 * configure: Regenerate.
370f7a47 11052
13e5d623
KH
110532004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11054
11055 * MAINTAINERS (Various Maintainers): Move the "windows,
11056 cygwin, mingw" maintainer to ...
11057 (OS Port Maintainers): ... here.
11058
a6497c1b
KH
110592004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11060
11061 * MAINTAINERS (Write After Approval): Remove those that are
11062 maintainers of some subsystem.
11063
1abb828a
D
110642004-10-02 P.J. Darcy <darcypj@us.ibm.com>
11065
11066 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11067 * ltcf-cxx.sh (tpf*): Likewise.
11068 * ltconfig (tpf*): Add TPF OS configuration support.
11069
16d1338d
BS
110702004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
11071
11072 * MAINTAINERS: Change my email address to my new work account.
11073
9082a750
MR
110742004-09-24 Michael Roth <mroth@nessie.de>
11075
11076 * configure.in (--without-headers): Add missing double quotes.
11077 * configure: Regenerate.
11078
dce2d8b2 110792004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
11080
11081 * ylwrap: Revert to previous version.
11082
4c4a5bbc
L
110832004-09-23 H.J. Lu <hongjiu.lu@intel.com>
11084
11085 PR bootstrap/17369
11086 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11087 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11088 SET_GCC_LIB_PATH_CMD.
11089 (BASE_TARGET_EXPORTS): Likewise.
11090 * Makefile.in: Regenerated.
11091
11092 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11093 * configure: Regenerated.
11094
85f59630
KC
110952004-09-23 Kelley Cook <kcook@gcc.gnu.org>
11096
11097 * config.guess: New upstream version
11098 * compile, depcomp, install-sh, ylwrap: Likewise.
11099
95c53c62
RS
111002004-09-19 Roger Sayle <roger@eyesopen.com>
11101
11102 * config/mh-x86omitfp: New host makefile fragment. Add
11103 -fomit-frame-pointer to the default BOOT_CFLAGS.
11104 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11105 * configure: Regenerate.
11106
0a1c093b
AP
111072004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
11108
11109 PR target/11572
11110 * configure.in (*-*-darwin*): Renable libobjc.
11111 * configure: Regenerate.
11112
315fcf97
NS
111132004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11114
11115 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11116
0a050485 111172004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 11118
0a050485
DB
11119 * Makefile.def: Remove libbanshee.
11120 * Makefile.tpl: Ditto.
11121 * configure.in: Ditto.
11122 * Makefile.in: Regen.
11123 * configure: Ditto.
11124
5f4a098e
DE
111252004-09-08 David Edelsohn <edelsohn@gnu.org>
11126
11127 * ltmain.sh: Use $pic_object as $non_pic_object if
11128 $non_pic_object=none.
11129
32b2511f
PB
111302004-09-07 Paolo Bonzini <bonzini@gnu.org>
11131
11132 * missing: Import latest version from master repository.
11133
fc4d0e82
NC
111342004-09-06 Nick Clifton <nickc@redhat.com>
11135
11136 * config.sub: Import latest version from master repository.
11137 * config.guess: Likewise.
11138 This includes these changes:
78716e86 11139
fc4d0e82
NC
11140 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11141
11142 * config.sub: Handle crisv32, alias etraxfs.
11143 * config.guess (crisv32:Linux:*:*): Handle.
11144
11145 2004-08-13 Brad Smith <brad@comstyle.com>
11146
11147 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11148 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11149
11150 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11151
11152 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11153 assume the processor is a powerpc. This is because coreutils
11154 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11155 in this case, due to a MacOS X bug that causes
11156 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11157 to return a negative number.
11158 Problem reported by Petter Reinholdtsen in:
11159 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11160
11161 2004-07-19 Ben Elliston <bje@gnu.org>
11162
11163 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11164
11165 2004-06-24 Ben Elliston <bje@gnu.org>
11166
11167 * config.guess: Update copyright years.
11168 * config.sub: Likewise.
11169
11170 2004-06-22 Robert Millan <robertmh@gnu.org>
11171
11172 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11173 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11174
11175 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11176
11177 * config.guess (*:*VMS:*:*): New entry. Replaces
11178 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11179 manufacturer.
11180
11181 2004-06-22 Ben Elliston <bje@gnu.org>
11182
11183 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11184 * config.sub: Likewise.
11185
11186 2004-06-22 Ben Elliston <bje@gnu.org>
11187
11188 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11189 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11190
11191 2004-06-11 Ben Elliston <bje@gnu.org>
11192
11193 * config.guess (pegasos:OpenBSD:*:*): Remove.
11194
11195 2004-06-11 Ben Elliston <bje@gnu.org>
11196
11197 From Wouter Verhelst <wouter@grep.be>:
11198 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11199
11200 2004-06-11 Ben Elliston <bje@gnu.org>
11201
11202 * config.guess (luna88k:OpenBSD:*:*): New.
11203
11204 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11205
11206 * config.guess (m32r*:Linux:*:*): New case.
11207 * config.sub: Handle m32rle.
11208
11209 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11210
11211 From Jens Petersen <petersen@redhat.com>:
11212 * config.sub: Handle sparcv8.
11213
11214 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11215
11216 From Tom Smith <smith@cag.lkg.hp.com>:
11217 * config.guess: Version suffixes are equally significant on Tru64
11218 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11219 prefix of "P" (patched kernel).
11220
11221 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11222
11223 * config.sub: Add support for National Semiconductor CRX target.
11224
2f4cc6bf
JJ
112252004-09-03 Janis Johnson <janis187@us.ibm.com>
11226
11227 * MAINTAINERS (Various Maintainers): Remove myself as web page
11228 maintainer, add myself as maintainer of build status lists.
11229
61fec9ff
JB
112302004-09-03 Jan Beulich <jbeulich@novell.com>
11231
11232 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11233 *-*-netware, but add target-libmudflap.
11234 Consolidate *-*-netware targets (of which really only i?86 exists)
11235 into a single entry.
11236 * configure: Likewise.
11237
45f366ab
PB
112382004-09-01 Paolo Bonzini <bonzini@gnu.org>
11239
11240 * Makefile.tpl (sorry): Remove.
11241 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11242 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11243 (do-clean): Clean per-stage directories too.
11244 (do-distclean): Run distclean-stage1 too.
11245 (.NOTPARALLEL): Enable during toplevel bootstrap.
11246 (stage[+id+]-bubble): Enable parallel execution during
11247 the recursive invocation.
11248 * Makefile.in: Regenerate.
11249
11250 Fix previous checkin:
11251
11252 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11253 include.
11254 * configure.in: Fix indentation.
11255 * configure: Regenerate.
11256
dce2d8b2 112572004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 11258
45f366ab
PB
11259 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11260 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11261 * configure: regenerate
78716e86 11262 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 11263 -mdynamic-no-pic
be8fff81 11264
71b5d516
PB
112652004-08-31 Paolo Bonzini <bonzini@gnu.org>
11266
11267 * Makefile.def (build_modules): Add fixincludes.
11268 (dependencies): Make gcc depend on fixincludes.
11269 * configure.in (build_tools): Add fixincludes.
11270 (build_configdirs): Always include build_libs.
11271 * Makefile.in: Regenerate.
11272 * configure: Regenerate.
11273
112742004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
11275
11276 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11277 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11278 phony targets; do not generate timestamp files.
11279 (distclean-stageN): Remove references to their timestamp files.
11280 (restageN, touch-stageN): Remove.
11281 (stageN-bubble): Rewritten.
11282 (compare): Support lean bootstraps.
11283 * Makefile.in: Regenerate.
11284
11285 * configure.in: Only warn when bootstrapping but
11286 build != host or build != target. Support lean bootstraps.
11287 * configure: Regenerate.
11288
ce7cbbb0
PE
112892004-08-26 Phil Edwards <phil@codesourcery.com>
11290
11291 * configure.in: Give a better error message if GMP/MPFR are missing
11292 and a language needing them has been requested.
11293 * configure: Regenerated.
11294
9c71a529
PE
112952004-08-25 Phil Edwards <phil@codesourcery.com>
11296
11297 * configure.in: Print a list of available language front-ends if
11298 a requested one is missing. Tidy stray tab characters.
11299 * configure: Regenerated.
11300
e3f92d3b
MK
113012004-08-19 Michael Koch <konqueror@gmx.de>
11302
11303 * gcc/doc/install.texi: Update entry about automake for libjava.
11304
c3f84f61
RM
113052004-08-17 Robert Millan <robertmh@gnu.org>
11306
11307 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11308 (instead of FreeBSD).
11309 * configure: Regenerate.
11310
7c27e184
PB
113112004-08-16 Paolo Bonzini <bonzini@gnu.org>
11312
11313 * Makefile.in: Regenerate.
11314 * configure: Regenerate.
11315
11316 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11317 stage_*_flags.
11318 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11319 for bootstrapped modules if toplevel bootstrap is going.
11320 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11321 modules. Adjust for changes in Makefile.def. Enable several
11322 rules even in non-bootstrap mode, just to avoid peppering the
11323 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11324 (stage-[+prev+]-bubble): Remove.
11325
11326 * Makefile.def (Dependencies): Depend on all-build-bison,
11327 all-build-flex, all-build-byacc, all-build-texinfo, rather
11328 than the host variations.
11329 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11330 with BUILD_SUBDIR.
11331 (BISON): Update for recent Bisons.
11332 (YACC): Fix typo.
11333 (cross): Depend on all-build.
11334 (all): Do not depend on all-build.
11335 (prebootstrap): Remove.
11336 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11337 (Prebootstrap dependencies): Add them to the per-stage targets
11338 and to all-prebootstrap.
11339 * configure.in (build_configdirs): Always enable build_tools.
11340 (BUILD_DIR_PREFIX): Remove.
11341
11342 * Makefile.def (gcc): Add target variable.
11343 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11344 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11345 in the recursive `make', instead of hardwiring `all'.
11346 (Autogenerated TARGET-* variables): New.
11347
20f3bb80
BB
113482004-08-13 Brian Booth <bbooth@redhat.com>
11349
11350 * MAINTAINERS: Remove myself from write-after-approval.
11351
b5be499d
NN
113522004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11353
11354 * src-release: Stop distributing mmalloc with gdb (which doesn't
11355 use it).
11356 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11357 * Makefile.in: Regenerate.
11358
b3f8d95d
MM
113592004-08-09 Mark Mitchell <mark@codesourcery.com>
11360
11361 * configure.in (arm*-*-eabi*): New target.
11362 * configure: Regenerate.
11363
3589b69e
PB
113642004-08-06 Paolo Bonzini <bonzini@gnu.org>
11365
11366 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11367 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11368 (Dependencies): New section.
11369 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11370 (configure-target-[+module+]): Depend on maybe-all-gcc
11371 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11372 (toplevel profiledbootstrap): Fix dependencies.
11373 * Makefile.in: Regenerate.
11374
972974fc
MM
113752004-08-03 Mark Mitchell <mark@codesourcery.com>
11376
11377 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11378 target-libiberty to noconfigdirs.
11379 * configure: Regenerate.
11380
bebf829d
PB
113812004-08-03 Paul Brook <paul@codesourcery.com>
11382
11383 * configure.in: Check for MPFR as well as GMP.
11384 * configure: Regenerate.
11385
98a5bb3b
RM
113862004-08-01 Robert Millan <robertmh@gnu.org>
11387
11388 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11389 libmudflap for all GNU-based systems (with Glibc).
11390 * configure: Regenerate.
11391
dce2d8b2 113922004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
11393
11394 * Makefile.def (host-modules): Add gcc.
11395 * Makefile.in: Regenerate.
11396 * Makefile.tpl (sorry): New rule.
11397 (configure-host, all-host, [+make_target+]-host, do-check,
11398 install-host): Do not add gcc as a special case.
11399 (host modules): Add a small special-casing for gcc. Export
11400 extra_make_flags through the environment.
11401 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11402 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11403 other recursive targets for gcc): Remove.
11404
11405 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11406 (stage, unstage): New rules.
11407 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11408 distclean-stage[+id+]): Use stage_current.
11409 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11410 the stage*-start rules.
11411
aeb732c1
GK
114122004-08-02 Geoffrey Keating <geoffk@apple.com>
11413
11414 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11415 use -all_load flag.
11416
25b656e7
PB
114172004-08-02 Paolo Bonzini <bonzini@gnu.org>
11418
11419 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11420 * configure: Regenerate.
11421
cc440d71
TM
114222004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11423
11424 * maintainer-scripts/gcc_release: Revert yesterday's change.
11425
270e140b
SB
114262004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11427
11428 * MAINTAINERS: Add myself to write-after-approval.
11429
3e4035f8
TM
114302004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11431
11432 * libf2c: Removed.
11433 * gcc/gccbug.in: Updated because of libf2c removal.
11434 * maintainer-scripts/gcc_release: Ditto.
11435
dce2d8b2 114362004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
11437
11438 * configure.in: Build libmudflap by default on FreeBSD.
11439 * configure: Regenerated.
11440
dfcada9a
MM
114412004-07-09 Mark Mitchell <mark@codesourcery.com>
11442
11443 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11444 systems.
11445 * configure: Regenerated.
11446
dce2d8b2 114472004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
11448
11449 PR target/16344
11450 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11451 feedback based compiler.
11452 * Makefile.in: Rebuilt.
11453
95bcca47
AO
114542004-07-08 Alexandre Oliva <aoliva@redhat.com>
11455
11456 * Makefile.def (host_modules): Set bootstrap=true for flex.
11457 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11458 * Makefile.in: Rebuilt.
11459
051822f6
JH
114602004-07-07 Jan Hubicka <jh@suse.cz>
11461
11462 * MAINTAINERS: Add self as a profile feedback maintainer.
11463
7b61653a
PE
114642004-07-05 Phil Edwards <phil@codesourcery.com>
11465
11466 * configure.in: Do not prepend $srcdir to /dev/null in
11467 makefile fragments.
11468 * configure: Regenerate.
11469
23f6b2f9
PB
114702004-07-01 Paolo Bonzini <bonzini@gnu.org>
11471
11472 * Makefile.def (build_modules): Add bison, byacc, flex,
11473 m4, texinfo.
11474 (flags_to_pass): Add FLEX.
11475 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11476 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11477 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11478 DEFAULT_MAKEINFO): Remove.
11479 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11480 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11481 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11482 objdir or else use configured tool.
11483 (all-build): New.
11484 (all): Depend on it.
11485 (Build module dependencies): Add.
11486 * Makefile.in: Regenerate.
11487 * configure.in: Better support for multiple build modules,
11488 matching what is done for host/target modules. Do not look
11489 for "plausible" locations of build tools if Canadian cross.
11490 Use autoconf's AC_PROG_CC to find a C compiler. Define
11491 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11492 * configure: Regenerate.
78716e86 11493
1c020272
PB
114942004-06-22 Paolo Bonzini <bonzini@gnu.org>
11495
11496 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11497 * Makefile.in: Regenerate.
11498
a52a0a7f
PB
114992004-06-22 Paolo Bonzini <bonzini@gnu.org>
11500
11501 * Makefile.tpl (configure-build-[+module+],
11502 configure-[+module+], configure-target-[+module+]): Pass
11503 [+extra_configure_args+].
11504 (all-build-[+module+], all-[+module+], check-[+module+],
11505 install-[+module+], [+make_target+]-[+module+],
11506 all-target-[+module+], check-target-[+module+],
11507 install-target-[+module+], [+make_target+]-target-[+module+]):
11508 Pass [+extra_make_args+].
11509 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11510 (GCC_HOST_EXPORTS): Remove.
11511 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11512 cross, check-gcc, check-gcc-c++, install-gcc,
11513 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11514 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11515 * Makefile.in: Regenerate.
11516
ccde3f1a
MS
115172004-06-21 Matthew Sachs <msachs@apple.com>
11518
11519 * MAINTAINERS: Added self to write-after-approval.
11520
6264b0a6
CF
115212004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11522
11523 * configure.in: Check for srcdir/winsup rather than build directory
11524 winsup.
11525 * configure: Regenerate.
11526
801e2270
CV
115272004-06-17 Corinna Vinschen <vinschen@redhat.com>
11528
11529 * configure.in: Don't build Cygwin native newlib if winsup
11530 directory is missing. Emit warning instead.
11531 * configure: Regenerate.
11532
ad6717df
PB
115332004-06-09 Paolo Bonzini <bonzini@gnu.org>
11534
11535 * Makefile.tpl (touch-stage[+id+]): New.
11536 (restage[+prev+]): Depend on touch-stage[+id+].
11537
11538 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11539 Use it throughout.
11540
11541 * Makefile.def: Add profile and feedback bootstrap stages.
11542 Remove next field from bootstrap stages.
11543 * Makefile.tpl (LN, LN_S): Substitute.
11544 (stageN-start, stageN-end): Use double-colon rules, to
11545 provide a hook for additional setup commands.
11546 (distclean-stageN-gcc, restageN): Create dependencies from
11547 [+prev+], not from [+next+].
11548 (stageN-bubble): Add commands for successive stages from
11549 [+prev+], using double-colon rules.
11550 (all-stageN-gcc): Fix typo.
11551 (stagefeedback-start, profiledbootstrap): New.
11552 * Makefile.in: Regenerate.
11553 * configure.in: Call ACX_PROG_LN.
11554 * configure: Regenerate.
11555
5bbb9680
CY
115562004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11557
11558 * MAINTAINERS (Write After Approval): Add myself.
11559
e18be1d4
MA
115602004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11561
11562 * MAINTAINERS (Write After Approval): Add myself.
11563
5607edfd
PB
115642004-06-03 Paolo Bonzini <bonzini@gnu.org>
11565
11566 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11567 without gcc.
11568 * configure: Regenerate.
11569
1ec4e9c3
PB
115702004-06-01 Paolo Bonzini <bonzini@gnu.org>
11571
11572 * Makefile.tpl: Fix typo.
11573 * Makefile.in: Regenerate.
11574
dce2d8b2 115752004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
11576
11577 * configure.in: Remove new- prefix from toplevel
11578 bootstrap targets.
11579 * configure: Regenerate.
11580
f516a7da
PB
115812004-06-01 Paolo Bonzini <bonzini@gnu.org>
11582
11583 * Makefile.tpl (all.normal): Rename to all.
11584 (all): Replace with a rule to pick the default
11585 target from configure.
11586 (all-gcc, configure-gcc): Use conditionals to
11587 do nothing when toplevel bootstrap is going on.
11588 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11589 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11590 * configure.in: Support --enable-bootstrap.
11591
11592 * Makefile.def: Remove new- prefix from toplevel
11593 bootstrap targets.
11594 * Makefile.tpl: Likewise.
11595
11596 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11597 target.
11598
11599 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11600 $(RECURSE_FLAGS) to recursive invocation of make.
11601
11602 * Makefile.in: Regenerate.
11603 * configure: Regenerate.
11604
78dd5e36 116052004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 11606 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
11607
11608 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11609 like CC.
11610
30f1bddc
DJ
116112004-05-27 Daniel Jacobowitz <dan@debian.org>
11612
11613 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11614 * configure: Regenerate.
11615
4fc4dd12
DJ
116162004-05-25 Daniel Jacobowitz <drow@false.org>
11617
11618 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11619 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11620 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11621 targets.
11622 * Makefile.in: Regenerate.
11623
dce2d8b2 116242004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
11625
11626 * configure.in: Test the ability to symlink directories.
11627 * configure: Regenerate.
11628
11629 * Makefile.def (bootstrap-stage): New definitions.
11630 * Makefile.tpl (configure-stage1-gcc,
11631 configure-stage2-gcc, configure-stage3-gcc,
11632 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11633 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11634 new-restage3, compare): Autogenerate, see Makefile.in
11635 entry for behavioral changes.
11636 (distclean-stage1, new-stage1-start, new-stage1-end,
11637 new-stage1-bubble, distclean-stage2, new-stage2-start,
11638 new-stage2-end, new-stage2-bubble, distclean-stage3,
11639 new-stage3-start, new-stage3-end): New autogenerated targets.
11640 (objext, prebootstrap, BOOT_CFLAGS,
11641 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11642 targets.
11643
11644 * Makefile.in: Regenerate.
11645 (distclean-stage1, new-stage1-start, new-stage1-end,
11646 new-stage1-bubble, distclean-stage2, new-stage2-start,
11647 new-stage2-end, new-stage2-bubble, distclean-stage3,
11648 new-stage3-start, new-stage3-end): New targets.
11649 (all-stage1-gcc): Move prebootstrap dependency from here...
11650 (configure-stage1-gcc): ...to here.
11651 (new-bootstrap): Use bubble targets.
11652 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11653 Use per-stage distclean targets.
11654 (configure-stage1-gcc, configure-stage2-gcc,
11655 configure-stage3-gcc, all-stage1-gcc,
11656 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11657 Use new-stageN-start to prepare the tree.
11658
4f4e53dd
PB
116592004-05-23 Paolo Bonzini <bonzini@gnu.org>
11660
11661 * Makefile.def (host_modules): add libcpp.
11662 * Makefile.tpl: Add dependencies on and for libcpp.
11663 * Makefile.in: Regenerate.
11664 * configure.in: Add libcpp host module.
11665 * configure: Regenerate.
11666
60975492
PB
116672004-05-21 Paolo Bonzini <bonzini@gnu.org>
11668
11669 * Makefile.tpl: Whenever a recursive target is defined, wrap
11670 it in a special @if/@endif block, and prepare its maybe
11671 dependency in the @if/@endif block
11672 * configure.in: Instead of writing maybe dependencies, remove
11673 the @if/@endif statements, and remove the @if/@endif blocks
11674 that remain.
11675 * configure: Regenerate.
11676 * Makefile.in: Regenerate.
11677
5ce7d75d
JJ
116782004-05-20 Janis Johnson <janis187@us.ibm.com>
11679
11680 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11681
c779c42f
KK
116822004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11683
11684 PR bootstrap/15120
11685 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11686 * */configure: Rebuilt.
11687
b4117c30
ZW
116882004-05-17 Zack Weinberg <zack@codesourcery.com>
11689
11690 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11691 of libf2c.
11692 * configure, Makefile.in: Regenerate.
11693
719bb4e3 116942004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
11695
11696 * MAINTAINERS (Write After Approval): Add myself.
11697
6de9cd9a
DN
116982004-05-13 Diego Novillo <dnovillo@redhat.com>
11699
11700 Merge from tree-ssa-20020619-branch.
11701
11702 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11703 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11704 (HOST_GMPLIBS): Define.
11705 (HOST_GMPINC): Define.
11706 (TARGET_LIB_PATH): Add libmudflap.
11707 (GFORTRAN_FOR_TARGET): Define.
11708 (configure-build*): Export GFORTRAN.
11709 (configure-gcc): Export GMPLIBS and GMPINC.
11710 (all-gcc): Add maybe-all-libbanshee.
11711 (configure-target-libgfortran): Define.
11712 * Makefile.in: Regenerate.
11713 * configure.in (host_libs): Add libbanshee.
11714 (target_libraries): Add target-libmudflap and target-libgfortran.
11715 Add --with-libbanshee.
11716 Handle --disable-libmudflap.
11717 (*-*-freebsd*): Use with_gmp.
11718 Add $(libgcj) to noconfigdirs.
11719 * configure: Regenerate.
11720 * depcomp: New file.
11721 * MAINTAINERS: Add tree-ssa maintainers.
11722
8f1b790f
VM
117232004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11724
b4117c30 11725 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 11726
693446fc
BF
117272004-04-30 Brian Ford <ford@vss.fsi.com>
11728
b4117c30 11729 * MAINTAINERS (Write After Approval): Add myself.
693446fc 11730
d1bb666c
UB
117312004-04-29 Uros Bizjak <uros@kss-loka.si>
11732
b4117c30 11733 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 11734
6cf1ac42
PB
117352004-04-28 Paolo Bonzini <bonzini@gnu.org>
11736
11737 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11738 * configure: Regenerate.
11739
632933d5
PB
117402004-04-27 Paolo Bonzini <bonzini@gnu.org>
11741
11742 Revert:
11743 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11744
11745 * Makefile.def (flags_to_pass): Remove *dir variables that
11746 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11747 as well as prefix and exec_prefix.
11748 * Makefile.in: Regenerate.
11749
80dc6aa0
RM
117502004-04-26 Robert Millan <robertmh@gnu.org>
11751
11752 Add patches from libtool CVS.
11753 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11754 * ltconfig: Likewise.
11755 * ltcf-c.sh: Likewise.
11756 * ltcf-cxx.sh: Likewise.
11757 * ltcf-gcj.sh: Likewise.
11758
e11283f1
PB
117592004-04-26 Paolo Bonzini <bonzini@gnu.org>
11760
11761 * Makefile.def (host_modules): Mark with the bootstrap
11762 flag packages on which gcc depends.
11763 * Makefile.tpl (all-bootstrap): Use it.
11764 * Makefile.in: Regenerate.
11765
8546950c
PB
117662004-04-26 Paolo Bonzini <bonzini@gnu.org>
11767
11768 * Makefile.def (flags_to_pass): Remove *dir variables that
11769 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11770 as well as prefix and exec_prefix.
11771 * Makefile.in: Regenerate.
11772
a76494aa
PB
117732004-04-26 Paolo Bonzini <bonzini@gnu.org>
11774
b4117c30
ZW
11775 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11776 * configure: Regenerate.
11777 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11778 * gcc/Makefile.tpl (compare): Use the result of the test.
11779 * gcc/Makefile.in: Regenerate.
a76494aa 11780
03a91701
PB
117812004-04-23 Paolo Bonzini <bonzini@gnu.org>
11782
11783 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11784 Always relocate gcc and prev-gcc to the original names, even
11785 if the build fails.
11786 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11787 New targets.
11788
082a6351
LG
117892004-04-23 Laurent GUERBY <laurent@guerby.net>
11790
11791 * MAINTAINERS: Update my email address.
b4117c30 11792
1f1d584b
RO
117932004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11794
11795 * configure.in (mips*-*-irix5*): Enable ld.
11796 * configure: Regenerate.
082a6351 11797
1db673ca
RO
117982004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11799
11800 * configure: Regenerate.
11801
ce4ea44e
JW
118022004-04-15 James E Wilson <wilson@specifixinc.com>
11803
11804 * Makefile.tpl (configure-[+module+], configure-gcc,
11805 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11806 Set and export LDFLAGS.
11807 * Makefile.in: Regenerate.
11808
611f62ad
MC
118092004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11810
b4117c30 11811 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 11812
be912515
NN
118132004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11814
11815 PR bootstrap/14871
11816 * Makefile.tpl: If we don't have built-in-tree target tools,
11817 use the ones found by configure rather than hacking around with
11818 program_transform_name.
11819 * configure.in: Give Makefile.tpl the information necessary
11820 to do that.
11821 * Makefile.in: Regenerate.
11822 * configure: Regenerate.
11823
9104315a
NN
118242004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11825
11826 PR bootstrap/14760
11827 * configure.in: When computing baseargs, strip *all* copies of
11828 offending options. Also, don't match/substitute the trailing space,
11829 so that this actually works when two similar options are separated by
11830 only one space.
11831 * configure: Regenerate.
11832
bef1d700
DE
118332004-04-06 David Edelsohn <edelsohn@gnu.org>
11834
b4117c30
ZW
11835 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11836 (rs6000-*-aix*): Same.
11837 * configure: Regenerate.
bef1d700 11838
54bcf05e 118392004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
11840
11841 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 11842
369a832c 118432004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
11844
11845 * MAINTAINERS: Add myself to write-after-approval.
369a832c 11846
09a9c095
NN
118472004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11848
7caf53cb
NN
11849 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11850 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11851 * Makefile.in: Regenerate.
11852
09a9c095
NN
11853 * configure.in (top level bootstrap support): Rework --enable-werror
11854 to set @stage2_werror_flag@.
11855 * configure: Regenerate.
11856 * Makefile.tpl (top level bootstrap support): Pass
11857 @stage2_werror_flag@ down to configure in stages 2 and 3.
11858 * Makefile.in: Regenerate.
11859
5595a2bd
NN
118602004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11861
cbfd7e06
NN
11862 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11863 for stages 2 and 3 as well as in make. As a consequence, remove
11864 OUTPUT_OPTION (now detected by configure) from the flags passed down
11865 to make.
11866 * Makefile.in: Regenerate.
11867
5595a2bd
NN
11868 * Makefile.tpl (new-bootstrap): Fix typo.
11869 * Makefile.in: Regenerate.
11870
ca3b3e20
NN
118712004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11872
295f4e42
NN
11873 * Makefile.tpl: Rearrange by moving recursive_targets rules
11874 into their proper sections.
11875 * Makefile.tpl (top level bootstrap support): Move disabling
11876 of coverage flags from 'make' to 'configure'; improve comments.
11877 * Makefile.in: Regenerate.
11878
340de83f
NN
11879 * Makefile.tpl (experimental top level bootstrap) Move stage1
11880 language setting from all- target to configure- target; disable
11881 intermodule optimization in stage 1; prevent gratuitous rebuilds
11882 of stage 1.
11883 * Makefile.in: Regenerate.
11884 * configure.in: Comma-separate stage 1 language list for top
11885 level bootstrap.
11886 * configure: Regenerate.
11887
ca3b3e20
NN
11888 * Makefile.tpl: Clean up experimental top level bootstrap support:
11889 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11890 prev-gcc in configure- targets as well as all- targets.
11891 * Makefile.in: Regenerate.
11892
4d038073
KC
118932004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11894
11895 * compile: New file imported from automake.
11896
ab3533d6
PB
118972004-03-17 Paolo Bonzini <bonzini@gnu.org>
11898
11899 * configure.in: Remove symbolic link section.
11900 * configure: Regenerate.
11901 * Makefile.tpl (links): Remove.
11902 * Makefile.in: Regenerate.
11903
1e0f07d3 119042004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 11905 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
11906
11907 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 11908 Set with AC_CHECK_PROGS.
1e0f07d3
PB
11909 * configure.in: Fix comment typo from last patch.
11910 * configure: Regenerate.
11911
2805b53a
NN
119122004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11913
11914 * Makefile.tpl: Introduce experimental top level bootstrap support.
11915 * Makefile.in: Regenerate.
11916 * configure.in: Introduce support for top level bootstrap.
11917 * configure: Regenerate.
11918
79b4b7d2 119192004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11920 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
11921
11922 PR bootstrap/14522
11923 * configure.in: Cope with shells that do not support unquoted ^
11924 * configure: Regenerate.
11925
6bbec498 119262004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11927 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
11928
11929 PR bootstrap/14522
79b4b7d2 11930 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
11931 quotes inside quoted backquote substitutions.
11932 * configure: Regenerate.
11933
83c15dfc
AP
119342004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11935
11936 PR bootstrap/14522
f2bd98d4 11937 * configure.in: Fix escaping of $.
83c15dfc
AP
11938 * configure: Regenerate.
11939
55ffb5ed
NN
119402004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11941
11942 * configure: Regenerate, since I forgot to while committing Paolo's
11943 changes.
11944
e4c9c075
PB
119452004-03-08 Paolo Bonzini <bonzini@gnu.org>
11946
11947 PR ada/14131
11948 Move language detection to the top level.
11949 * configure.in: Find default values for the tools as
11950 soon as possible. Disable ada if GNAT is not found.
11951 Emit error message about missing languages. Expand
11952 --enable-languages=all for the gcc subdirectory.
11953
5199e2c6
BE
119542004-03-10 Ben Elliston <bje@gnu.org>
11955
11956 * MAINTAINERS: Update my email address.
11957
c18b95e5
DE
119582004-03-05 David Edelsohn <edelsohn@gnu.org>
11959
11960 * ltconfig: Disable building static libraries if building shared
11961 libraries on AIX 5L.
11962
d0fe5ad3
RS
119632004-03-01 Richard Sandiford <rsandifo@redhat.com>
11964
11965 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11966 and disable libgcj.
11967 * configure: Regenerated.
11968
e6f71f9d
BB
119692004-03-01 Brian Booth <bbooth@redhat.com>
11970
11971 * MAINTAINERS: Add myself to write-after-approval.
11972
8983e50e
PB
119732004-03-01 Paolo Bonzini <bonzini@gnu.org>
11974
11975 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11976
d4cd9d81
NN
119772004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11978
11979 PR bootstrap/7087
11980 * Makefile.tpl: Guard XFOO sed statements better.
11981 * Makefile.tpl: Add dependency for configure-target-libada.
11982 * Makefile.in: Regenerate (incidentally fixes broken
11983 commit when libada-branch was merged).
11984
0ea0229e
KC
119852004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11986
11987 * MAINTAINERS: Add myself to write-after-approval.
11988
bad93735
AP
119892004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11990
11991 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11992 maintainers.
11993
a7ca14fc
AC
119942004-02-20 Andrew Cagney <cagney@redhat.com>
11995
11996 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11997 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11998
51592782
NN
119992004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
12000
12001 PR bootstrap/11932
12002 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12003
6a30854a
JQ
120042004-02-14 Jerry Quinn <jlquinn@optonline.net>
12005
12006 * MAINTAINERS: Added myself to write-after-approval.
12007
be8b2bee
MK
120082004-02-14 Michael Koch <konqueror@gmx.de>
12009
12010 * MAINTAINERS: Added myself to write-after-approval.
12011
972760b7
JM
120122004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
12013
12014 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
12015 some OS port maintainers to OS port maintainers section.
12016
b0281654
FCE
120172004-02-13 Frank Ch. Eigler <fche@redhat.com>
12018
12019 * MAINTAINERS: Add self.
12020
3c419fd6
KH
120212004-02-12 Kazu Hirata <kazu@cs.umass.edu>
12022
12023 * MAINTAINERS: Alphabetize.
12024
e88e9aee
PB
120252004-02-12 Paolo Bonzini <bonzini@gnu.org>
12026
12027 * MAINTAINERS: Remove myself.
b4117c30 12028
1915e422
DE
120292004-02-11 David Edelsohn <edelsohn@gnu.org>
12030
12031 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12032 (rs6000-*-aix*): Same.
12033 * configure: Regenerate.
12034
a22c2d8d
KC
120352004-02-11 Kelley Cook <kcook@gcc.gnu.org>
12036
12037 * configure.in (host): Add in missing $noconfigdirs to defines.
12038 * configure: Regenerate.
12039
d9cdb878
AC
120402004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
12041 Nathanael Nerode <neroden@gcc.gnu.org>
12042
12043 PR ada/6637, PR ada/5911
b4117c30 12044 Merge with libada-branch:
d9cdb878
AC
12045 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12046 with appropriate dependencies. Add --enable-libada configure switch.
12047 * configure, Makefile.in: Regenerate.
12048
8bd92821
PB
120492004-02-09 Paolo Bonzini <bonzini@gnu.org>
12050
12051 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 12052
89a95129
RO
120532004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12054
12055 * configure.in: Don't pass --with-stabs on IRIX 5 either.
12056 * configure: Regenerate.
12057
892629bc
GK
120582004-02-04 Geoffrey Keating <geoffk@apple.com>
12059
12060 Merge from upstream:
12061
12062 * ltmain.in: When setting IFS to '~', be careful about user
12063 arguments that contain '~'.
12064
12065 2004-02-04 Peter O'Gorman <peter@pogma.com>
12066
12067 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12068 Also test $base_compile against $CC with escaped arguments. Bug
12069 reported by Geoff Keating <geoffk@apple.com>.
12070
6b402165
KH
120712004-02-04 Kazu Hirata <kazu@cs.umass.edu>
12072
12073 * MAINTAINERS: Remove i960 port.
12074
fa2f0306
DD
120752004-01-23 DJ Delorie <dj@redhat.com>
12076
12077 * Makefile.def (target_modules) [libiberty]: Don't stage.
12078 * Makefile.in: Rebuilt.
12079
9feb20aa
CT
120802004-01-20 Caroline Tice <ctice@apple.com>
12081
12082 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 12083
7aed2ccc
PC
120842004-01-19 Paolo Carlini <pcarlini@suse.de>
12085
12086 * MAINTAINERS: Update my email address.
12087
f25bebe1
JM
120882004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
12089
12090 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 12091
28083580
VR
120922004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12093
12094 * MAINTAINERS: Remove entries without email address.
12095
c0f4b5e4
DJ
120962004-01-15 Daniel Jacobowitz <drow@mvista.com>
12097
12098 * MAINTAINERS: Add myself to write-after-approval.
12099
b5eb5a5e
SB
121002004-01-15 Steven Bosscher <stevenb@suse.de>
12101
12102 * MAINTAINERS: Update my email address.
12103
dce2d8b2 121042004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
12105
12106 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12107 * Makefile.tpl (configure-target-[+module+]): Support stage.
12108 * Makefile.in: Rebuilt.
12109
74c0b320
ILT
121102004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
12111
12112 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12113
2560344b
RS
121142004-01-10 Richard Sandiford <rsandifo@redhat.com>
12115
12116 * MAINTAINERS: Add myself as a MIPS maintainer.
12117
8b21cda6
NN
121182004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12119
2b6c260d
NN
12120 * configure.in: Use ./config.cache, not config.cache.
12121 * configure: Regenerate.
12122 * Makefile.tpl: Special-casing not needed for GCC any more.
12123 * Makefile.in: Regenerate.
12124
09438bde
NN
12125 * configure.in: Don't share a cache file for host dirs.
12126 * configure: Regenerate.
12127
8b21cda6
NN
12128 * config-ml.in: Don't mess with the cache file.
12129
e42870df
EB
121302004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12131
12132 * MAINTAINERS: Move myself from 'Write After Approval' to
12133 'CPU Port Maintainers' section as SPARC maintainer.
12134
6b9eb62c
NN
121352004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12136
78a816a6
NN
12137 * Makefile.tpl: Make GCC use a separate config.cache.
12138 * Makefile.in: Regenerate.
12139
6b9eb62c
NN
12140 PR bootstrap/11932, PR bootstrap/11933
12141 (I don't know if it will fix either of them, but it relates
12142 to them.)
12143 * configure.in: Don't use shared config.cache for target
12144 directories.
12145 * configure: Regenerate.
12146
86d7b562
DN
121472004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12148
12149 * MAINTAINERS: Add myself to 'Write After Approval' section.
12150
07d0a605
RS
121512003-12-31 Roger Sayle <roger@eyesopen.com>
12152
12153 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12154 * configure: Regenerated.
12155
459ac19f
KH
121562003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12157
12158 * MAINTAINERS: Remove the mn10200 maintainer.
12159
5785c0ed 121602003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 12161
cc6010cd
AP
12162 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12163 * configure: Regenerated.
5785c0ed 12164
a268eff9
JH
121652003-12-16 Jan Hubicka <jh@suse.cz>
12166
12167 * MAINTAINERS: Add myself as callgraph maintainer.
12168
9d465b12
TF
121692003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12170
12171 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12172 * configure: Regenerate.
12173
a68a270a
GB
121742003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12175
12176 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12177 'Write After Approval' section. Update email.
12178
dce2d8b2 121792003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
12180
12181 * MAINTAINERS (Write After Approval): Add myself.
12182
8c052da4
MT
121832003-11-20 Matt Thomas <matt@3am-software.com>
12184
12185 * MAINTAINERS: Add myself as a vax port maintainer.
12186
e75f9147
KC
121872003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12188
12189 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12190 (configure-build-[+module+], configure-[+module+]): Likewise.
12191 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12192 * Makefile.in: Regenerate.
12193
43d8d958
AT
121942003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12195
12196 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12197 shared/dylibed libraries.
12198 * ltmain.sh: Likewise.
12199 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12200 * ltcf-cxx.sh: Likewise.
12201 * ltcf-gcj.sh: Likewise.
12202 * ltconfig: Likewise.
12203
638dcaa0
SC
122042003-11-17 Stan Cox <scox@redhat.com>
12205
12206 * MAINTAINERS: Add myself as iq2000 port maintainer.
12207
15cc172b
AC
122082003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12209
b4117c30
ZW
12210 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12211 * Makefile.in: Regenerate.
15cc172b 12212
20af77cd
UW
122132003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12214
12215 * config.sub: Update to 2003-11-03 version.
12216
4dd01c5c
PE
122172003-10-20 Phil Edwards <phil@codesourcery.com>
12218
12219 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12220 * configure: Regenerate.
12221
dce2d8b2 122222003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
12223
12224 * MAINTAINERS: Add myself to 'Write After Approval' section.
12225
8b7ebc31
AC
122262003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12227
12228 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12229
afe1910c
JM
122302003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12231
12232 * MAINTAINERS: Update my email address.
12233
05dcec66
RO
122342003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12235
12236 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12237
dce2d8b2 122382003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
12239
12240 * MAINTAINERS: Add myself to 'Write After Approval' section.
12241
507ec745
BI
122422003-10-16 Bernardo Innocenti <bernie@develer.com>
12243
12244 * config.guess: Update to 2003-10-16 version.
12245 * config.sub: Update to 2003-10-16 version.
12246
dce2d8b2 122472003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
12248
12249 * MAINTAINERS: Added myself to 'Write After Approval' section.
12250
0c9b16bc
FH
122512003-10-15 Falk Hueffner <falk@debian.org>
12252
12253 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12254 'Write After Approval' section. Update email.
12255
74d57d15
RS
122562003-10-14 Roger Sayle <roger@eyesopen.com>
12257
12258 * MAINTAINERS: Move myself from 'Write After Approval' to
12259 'Various Maintainers' section as middle-end maintainer.
12260
d29b8ad8
NN
122612003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12262
12263 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12264 HOST_FLAGS_TO_PASS.
12265 * Makefile.in: Regenerate.
12266
26db814a
BI
122672003-10-11 Bernardo Innocenti <bernie@develer.com>
12268
12269 * config.guess: Update to 2003-10-07 version.
12270 * config.sub: Update to 2003-10-07 version.
12271
fffeb871
RO
122722003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12273
12274 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12275 * ltconfig (irix5*, irix6*): Don't override version_type.
12276
6691a79e
ME
122772003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12278
12279 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12280 * configure: Rebuilt
12281 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12282 * Makefile.in: Rebuilt
12283
62cdd71e
L
122842003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12285
12286 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12287
6fe2eacc
CW
122882003-09-30 Carlo Wood <carlo@alinoe.com>
12289
cc6010cd 12290 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 12291
ea57e5ad
PK
122922003-09-29 Paul Koning <ni1d@arrl.net>
12293
12294 * MAINTAINERS: Move myself from "Write After Approval"
12295 to CPU platform maintainers for pdp11 platform.
12296
e070672a
AT
122972003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12298
12299 * MAINTAINERS: Move myself from 'Write After Approval' to
12300 'Various Maintainers' section as libffi testsuite maintainer.
12301
43bb47c2
DJ
123022003-09-21 Daniel Jacobowitz <drow@mvista.com>
12303
12304 * configure.in: Pass a computed --program-transform-name
12305 to subconfigures.
12306 * configure: Regenerated.
12307
da9d3b37
NN
123082003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12309
94322beb
NN
12310 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12311 * Makefile.in: Regenerate.
12312
da9d3b37
NN
12313 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12314 * Makefile.in: Regenerate.
12315
ffd9060b
ZL
123162003-09-19 Ziemowit Laski <zlaski@apple.com>
12317
12318 * MAINTAINERS: Move myself from 'Write After Approval'
12319 to 'Various Maintainers' (objective-c) section.
12320
eeae7b41
DJ
123212003-09-17 Daniel Jacobowitz <drow@mvista.com>
12322
12323 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12324 quoting.
12325 * configure: Regenerated.
12326
a080d12b
JB
123272003-09-16 Joel Brobecker <brobecker@gnat.com>
12328
12329 * MAINTAINERS (Write After Approval): Add myself to write after
12330 approval list.
12331
6cd2fc59
DN
123322003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12333
cc6010cd 12334 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 12335
dcbdd9cc
ILT
123362003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12337
12338 * MAINTAINERS: Update my e-mail address.
12339
e517f636
AM
123402003-09-09 Alan Modra <amodra@bigpond.net.au>
12341
12342 * libtool.m4 (LD): Correct powerpc64 host match.
12343
bc49924b
JW
123442003-09-06 James E Wilson <wilson@tuliptree.org>
12345
12346 * MAINTAINTERS: Update my affiliation and email address.
12347
082124f5
ZD
123482003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12349
12350 * MAINTAINERS (Write After Approval): Add myself.
12351
dc94d89e
DD
123522003-09-04 DJ Delorie <dj@redhat.com>
12353
12354 * configure: Regenerate.
12355
123562003-09-04 Robert Millan <robertmh@gnu.org>
12357
12358 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 12359
7a0f2d4e
KG
123602003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12361
12362 * configure.in: Ensure arguments to sed are properly spaced.
12363 * configure: Regenerate.
12364
88d032eb
GP
123652003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12366
12367 * MAINTAINERS: Update my e-mail address.
12368
0b3f3d22
ME
123692003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12370
12371 * MAINTAINERS (Write After Approval): Add myself.
12372
d253f9ba
DJ
123732003-08-27 Daniel Jacobowitz <drow@mvista.com>
12374
12375 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12376 * configure: Regenerated.
12377
066ec9c9
MM
123782003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12379
12380 * MAINTAINERS: Update my email address.
12381
415d7ef9
PE
123822003-08-23 Phil Edwards <pme@gcc.gnu.org>
12383
12384 * configure.in: Use newline instead of semicolon when assuming
12385 shell arguments in a for loop.
12386 * configure: Regenerated.
12387
e1567352
JE
123882003-08-22 Jason Eckhardt <jle@rice.edu>
12389
12390 * MAINTAINERS: Resurrect the i860 maintainer.
12391
b348267b
GK
123922003-08-20 Geoffrey Keating <geoffk@apple.com>
12393
e50084fa
GK
12394 PR 8180
12395 * configure.in: When testing with_libs and with_headers, treat
12396 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12397 * configure: Regenerate.
b4117c30 12398
b348267b
GK
12399 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12400 make, shell, etc.
12401 (baseargs): Likewise.
12402 * configure: Regenerate.
12403
ca26ffe0
BI
124042003-08-20 Bernardo Innocenti <bernie@develer.com>
12405
12406 * MAINTAINERS (Write After Approval): Add myself.
12407
940cde4d
GK
124082003-08-19 Geoffrey Keating <geoffk@apple.com>
12409
12410 * configure.in: Disable libgcj for darwin not on powerpc.
12411 * configure: Rebuild.
12412
74bed51b
ADL
124132003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12414
12415 * config-ml.in, symlink-tree: Add license.
12416
b4117c30
ZW
124172003-08-03 Richard Stallman <rms@gnu.org>
12418 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
12419
12420 * README.SCO: New file.
12421
333a28b4
MK
124222003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12423
12424 * Makefile.tpl (check, check-c++): Express dependencies using
12425 dependencies rather than commands.
12426 * Makefile.in: Regenerate.
12427
c197e306
AC
124282003-08-01 Andrew Cagney <cagney@redhat.com>
12429
12430 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12431 * configure: Ditto.
12432
a8ee6e2d
GK
124332003-07-31 Geoffrey Keating <geoffk@apple.com>
12434
12435 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 12436 * Makefile.in: Update.
a8ee6e2d 12437
8d9b3f2e
AT
124382003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12439
12440 * configure.in: Enable libgcj for darwin.
12441 * configure: Rebuild.
12442
52c0c542
PE
124432003-07-29 Phil Edwards <pme@gcc.gnu.org>
12444
12445 * config-ml.in: Use ac_configure_args directly instead of
12446 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12447 actually seen.
12448
b4acb5ef
NN
124492003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12450
12451 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12452 creating target and build subdirs to build all parent dirs as needed.
12453 * Makefile.in: Rebuild.
12454 * configure.in: Don't build dirs explicitly here.
12455 * configure: Rebuild.
12456
a51d71d0
PB
124572003-07-26 Paul Brook <paul@nowt.org>
12458
12459 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12460
f43e12ce
AO
124612003-07-22 Alexandre Oliva <aoliva@redhat.com>
12462
12463 * Makefile.tpl (all-make): Depend on intl.
12464 * Makefile.in: Rebuilt.
12465
8a199ff6
PE
124662003-07-20 Phil Edwards <pme@gcc.gnu.org>
12467
12468 * install-sh: Update to newer upstream versions (associated with
12469 aclocal 1.7).
12470 * mkinstalldirs: Likewise.
12471 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12472
e6a8c803
AP
124732003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12474
12475 * MAINTAINERS: Move self from Bug database only accounts
12476 to write-after-approval.
12477
9f13608f
NN
124782003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12479
12480 * config.if: Remove unused libc_interface determination.
12481
c7864714
NN
124822003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12483
12484 * MAINTAINERS: Move self from write-after-approval to
12485 build machinery (*.in).
12486
775956d0
NN
124872003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12488
12489 PR bootstrap/11273
12490 PR bootstrap/11408
12491 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12492 unused INSTALL_PROGRAM_ARGS.
12493 * configure.in: Use AC_PROG_INSTALL.
12494 * Makefile.in: Regenerate.
12495 * configure: Regenerate.
12496
c7f67a6e
KH
124972003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12498
12499 * MAINTAINERS: Alphabetize.
12500
33952f6f
AO
125012003-07-10 Alexandre Oliva <aoliva@redhat.com>
12502
12503 * configure: Rebuilt.
12504 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12505 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12506 newlib nor libgloss.
12507 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12508 * configure.in (am33_2.0-*-linux*): Added.
12509
0d4f1b4e
BW
125102003-07-09 Bob Wilson <bob.wilson@acm.org>
12511
12512 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12513 * configure: Regenerate.
12514
56694dd9
ZW
125152003-07-07 Zack Weinberg <zack@codesourcery.com>
12516
12517 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12518 * Makefile.in: Regenerate.
12519
21607eb4
ZW
125202003-07-04 Zack Weinberg <zack@codesourcery.com>
12521
12522 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12523 * Makefile.in: Regenerate.
12524
dce2d8b2 125252003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
12526
12527 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12528 * Makefile.in: Regenerated.
12529
5d42f90e
L
12530 * config-ml.in: Replace PWD with PWD_COMMAND.
12531
6eb95e99
ZW
125322003-07-04 Zack Weinberg <zack@codesourcery.com>
12533
12534 * intl: New directory; see intl/ChangeLog for details.
12535 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12536 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12537 * Makefile.in: Regenerate.
12538
07d1940e
NN
125392003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12540
12541 * configure.in: Clean up config-lang.in handling. Delete
12542 useless assignment to "subdirs".
12543 * configure: Regenerate.
12544
4dbda6f0
NN
125452003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12546
12547 * configure.in: Rename 'target_libs' to 'target_libraries'.
12548 Remove useless reference to 'target_libs'.
12549 * configure: Regenerate.
12550
2c30ab71
KS
125512003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12552
12553 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12554 * Makefile.in: Regenerate.
12555
11405c93
NN
125562003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12557
12558 * Makefile.def: Introduce flags_to_pass.
12559 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12560 * Makefile.in: Regenerate.
12561
fb87ad5d
HPN
125622003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12563
12564 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12565 and target-libgloss.
12566 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12567 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12568 * configure: Regenerate.
12569
a7956a48
BK
125702003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12571
12572 * configure.in: Update testsuite_flags to new location.
12573 * configure. Regenerate.
6eb95e99 12574
eaf9f3b2
NN
125752003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12576
12577 * Makefile.tpl: Remove BUILD_CC stuff.
12578 * Makefile.in: Regenerate.
12579
2d89ffef
KH
125802003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12581
12582 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12583
dce2d8b2 125842003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
12585
12586 * MAINTAINERS (Write After Approval): Add myself.
12587
dce2d8b2 125882003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 12589
b951c91c
L
12590 * config.guess: Update to 2003-06-12 version.
12591 * config.sub: Update to 2003-06-13 version.
12592
dce2d8b2 125932003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
12594
12595 * config.guess: Update to 2003-06-06 version.
12596 * config.sub: Update to 2003-06-06 version.
12597
655b7166
RO
125982003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12599
12600 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12601 * configure. Regenerate.
12602
01b759aa
NN
126032003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12604
bf1d3e81
NN
12605 * configure.in: Disable serial configure by default.
12606 * configure: Regenerate.
12607 * Makefile.tpl: Abolish .NOTPARALLEL.
12608 * Makefile.in: Regenerate.
12609
e89fbdfe
NN
12610 * Makefile.tpl: Replace {build,host,target}_canonical by
12611 {build,host,target}.
12612 * Makefile.in: Regenerate.
12613
01b759aa
NN
12614 * Makefile.tpl: Fix stupid pasto.
12615 * Makefile.in: Regenerate.
12616
f7dae026
NN
126172003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12618
12619 * Makefile.tpl: Remove bogus conditional.
12620 * Makefile.in: Regenerate.
12621
126222003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
12623
12624 * Makefile.tpl (profiledbootstrap): New target.
12625 * Makefile.in (profiledbootstrap): New target.
12626
2ffc3e73 126272003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
12628
12629 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12630 Pinski. Remove user names from other bugzilla-only maintainers.
12631
1a1e6b96
NN
126322003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12633
1358ccea
NN
12634 * Makefile.tpl: Make 'recursive targets' using autogen rather
12635 than shell loop. Remove duplicate 'clean' targets and false
12636 comments.
12637 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12638 Add systematic method of specifying missing targets in subdirs.
12639 Add copyright boilerplate.
12640 * Makefile.in: Regenerate.
12641 * configure.in: Add 'recursive targets' to maybe list.
12642 * configure: Regenerate.
12643
ae74ed1f
NN
12644 * MAINTAINERS: "GNATS only" -> "Bug database only".
12645
1a1e6b96
NN
12646 * Makefile.tpl: Rename [+target+] to [+make_target+].
12647 * Makefile.def: Rename 'target' to 'make_target'.
12648
c79af3fa
NB
126492003-05-31 Neil Booth <neil@daikokuya.co.uk>
12650
12651 * MAINTAINERS: Add self as options handling maintainer.
12652
39d85b61
MM
126532003-05-28 Michael Meissner <gnu@the-meissners.org>
12654
12655 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12656 been too long since I touched those ports.
12657
afc2b62d
DD
126582003-05-28 DJ Delorie <dj@redhat.com>
12659
12660 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12661 * Makefile.in: Regenerate.
12662
df445104
MR
126632003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12664
12665 * configure.in: Use curly braces in the definition of tooldir.
12666 * configure: Regenerate.
12667
2eb98e5d 126682003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 12669
2eb98e5d
DD
12670 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12671 newlib or libgloss.
12672 * Makefile.in: Regenerate.
12673
862fced8
DD
126742003-05-21 DJ Delorie <dj@redhat.com>
12675
12676 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12677 * Makefile.in: Regenerate.
12678
fc351800
ILT
126792003-05-20 Ian Lance Taylor <ian@airs.com>
12680
12681 * MAINTAINERS: Update my e-mail address.
12682
7e2dbcef
NN
126832003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12684
12685 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 12686 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
12687 Factor out common code from autogen IF statements.
12688 * configure: Regenerate.
12689 * Makefile.in: Regenerate.
12690
f2a0e225
KC
126912003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12692
12693 * configure.in: Accept i[3456789]86 for machine type.
12694 * configure: Regenerate.
12695
8b87bb96
NN
126962003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12697
12698 * configure.in: Switch more things to use maybe dependencies.
12699 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12700 * configure: Regenerate.
12701 * Makefile.tpl: Switch more things to use maybe dependencies.
12702 * Makefile.in: Regenerate.
12703
fdb882bc 127042003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
12705
12706 * Makefile.tpl (install-opcodes): Define.
12707 * Makefile.in: Rebuild.
12708
f7c50032
AJ
127092003-05-13 Andreas Jaeger <aj@suse.de>
12710
12711 * config.guess: Update to 2003-05-09 version.
12712 * config.sub: Update to 2003-05-09 version.
12713
dce2d8b2 127142003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
12715
12716 * configure.in: Correct sed script so that options in quotes are not
12717 deleted.
12718 * configure: Rebuild.
12719
aa8f1f57
CV
127202003-05-12 Corinna Vinschen <corinna@vinschen.de>
12721
12722 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12723 and $$s/newlib/libc/sys/cygwin32 include paths.
12724 * configure: Ditto.
12725
0c130f81
MM
127262003-05-12 Michael Meissner <gnu@the-meissners.org>
12727
12728 * MAINTAINERS: Update my email addresses.
12729
aa1a100b
EB
127302003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12731
12732 * config-ml.in: Propagate INSTALL variables.
f7c50032 12733
87861833
GP
127342003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12735
12736 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12737
de722255
CD
127382003-05-02 Chris Demetriou <cgd@broadcom.com>
12739
6eb95e99
ZW
12740 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12741 * Makefile.in: Regenerate.
de722255 12742
96c4a002
WB
127432003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12744
12745 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12746
55b15a11
WB
127472003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12748
12749 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12750
0c227849
DJ
127512003-04-27 Daniel Jacobowitz <drow@mvista.com>
12752
12753 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12754 * Makefile.in: Regenerated.
12755
d45148c1
WB
127562003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12757
12758 * MAINTAINERS (Write After Approval): Upgrade myself from
12759 GNATS only to write-after-approval. Update my mail address.
12760
dce2d8b2 127612003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
12762
12763 (OS Port Maintainers: freebsd): Add myself.
12764
438f50c3
MM
127652003-04-22 Mark Mitchell <mark@codesourcery.com>
12766
12767 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12768
9074e169
KJ
127692003-04-22 Kean Johnston <jkj@sco.com>
12770
12771 * MAINTAINERS (SCO ports): Added myself.
12772
dfd39a2e
NS
127732003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12774
12775 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12776
ccbae82a
KJ
127772003-04-19 Kean Johnston <jkj@sco.com>
12778
12779 * MAINTAINERS (Write After Approval): Add myself.
12780
2f50999f
GP
127812003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12782
12783 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12784 * Makefile.in: Regenerate.
12785
e9b84181
JJ
127862003-04-18 Jakub Jelinek <jakub@redhat.com>
12787
12788 * configure.in (powerpc64*-*-linux*): Remove.
12789 * configure: Rebuilt.
12790
1ca4c6e1
PE
127912003-04-17 Phil Edwards <pme@gcc.gnu.org>
12792
12793 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12794 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12795 and restrap.
12796 * Makefile.in: Regenerate.
12797
0590b963
RE
127982003-04-16 Richard Earnshaw <rearnsha@arm.com>
12799
12800 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12801 * configure: Regenerated.
12802
ff41a56f
DD
128032003-04-15 DJ Delorie <dj@redhat.com>
12804
12805 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12806
50d440bc
NC
128072003-04-13 Nick Clifton <nickc@redhat.com>
12808
12809 * config-ml.in: Remove support for --disable-aix removing
12810 call-aix multilibs.
12811
b1e0a93e
AO
128122003-04-10 Alexandre Oliva <aoliva@redhat.com>
12813
12814 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12815 * */configure: Rebuilt.
12816
71fb704d
JS
128172003-04-08 Joel Sherrill <joel@oarcorp.com>
12818
12819 * MAINTAINERS: Add my email address.
12820
3897ea90
OH
128212003-03-17 Olivier Hainque <hainque@act-europe.fr>
12822
12823 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 12824
93c834b7
NN
128252003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12826
12827 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12828 * Makefile.in: Regenerate.
12829
82c34dcb
MC
128302003-03-14 Michael Chastain <mec@shout.net>
12831
12832 * Makefile.in: Regenerate with correct Makefile.def.
12833
73458fb7
NN
128342003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12835
12836 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12837 Make macro.
12838 * Makefile.in: Regenerate.
12839 * configure.in: Clean up gxx_include_dir logic.
12840 * configure: Regenerate.
12841
32cf27e5
AE
128422003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12843
12844 * MAINTAINERS (Write After Approval): Add myself.
12845
c727e7a0
BE
128462003-03-10 Ben Elliston <bje@wasabisystems.com>
12847
12848 * MAINTAINERS: Update my mail address.
12849
9a27ac7a
FS
128502003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12851
12852 * configure.in (gxx_include_dir): Fix typo.
12853 * configure: Regenerated.
12854
3aa83176
NN
128552003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12856
12857 * Makefile.tpl: Reindent.
12858 * Makefile.in: Regenerate.
12859 * configure.in: Reindent. Don't set unused variables.
12860 * configure: Regenerate.
12861
9124bc53
DJ
128622003-03-04 Daniel Jacobowitz <drow@mvista.com>
12863
12864 * configure.in: Include $(build_tooldir)/sys-include in
12865 FLAGS_FOR_TARGET.
12866 * configure: Regenerated.
12867
cb543528
NN
128682003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12869
c858bf1e
NN
12870 * Makefile.tpl: Always pass down RANLIB.
12871 * Makefile.in: Regenerate.
12872
aa9c3ab4
NN
12873 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12874 * Makefile.in: Regenerate.
12875 * configure.in: Remove unused logic relating to --enable-shared
12876 and --enable-threads. Remove bogus comments. Remove redundant
12877 noconfigdirs.
12878 * configure: Regenerate.
12879
cb543528
NN
12880 * configure.in: Replace ${libstdcxx_version} by its value.
12881 Remove reference to mh-dgux.
12882 * configure: Regenerate.
12883
53f70c1b
KB
128842003-03-03 Kevin Buettner <kevinb@redhat.com>
12885
12886 * MAINTAINERS (Write After Approval): Add myself.
12887
df0f0674
NN
128882003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12889
12890 * Makefile.tpl: Rearrange.
12891 * Makefile.in: Regenerate.
12892
dce2d8b2 128932003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
12894
12895 * configure.in: Add support for kaOS as cross build target system.
12896 * configure: Regenerated.
12897
a7a287eb
SB
128982003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12899
12900 * MAINTAINERS (Write after approval): Add myself.
12901
ff00c8a2
JW
129022003-02-21 James E Wilson <wilson@tuliptree.org>
12903
12904 * MAINTAINERS: Update my email address.
12905
abb2db7a
ZW
129062003-02-21 Zack Weinberg <zack@codesourcery.com>
12907
12908 * MAINTAINERS: Add self to blanket write privs. section.
12909
e9f2dc3b
SM
129102003-02-20 Sean McNeil <sean@blue.mcneil.com>
12911
12912 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12913 configure-target-* as some target builds may require additional
12914 flags for preprocessor tests.
12915 * Makefile.in: Regenerated.
12916
ee03dc5e
AO
129172003-02-19 Alexandre Oliva <aoliva@redhat.com>
12918
11856278
AO
12919 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12920 * ltconfig: Handle it.
12921 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12922 auto-detecting it.
12923
274aef32
AO
12924 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12925 it is used as argument to $CC.
12926 * ltcf-gcj.sh: Likewise.
12927
ee03dc5e
AO
12928 * configure.in: Introduce --enable-maintainer-mode.
12929 * configure: Rebuilt.
12930 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12931 for maintainer mode.
12932 * Makefile.in: Rebuilt.
12933
30db8e17
JM
129342003-02-18 Jason Merrill <jason@redhat.com>
12935
12936 * Makefile.tpl (check-c++): Allow parallelism.
12937
cab60ac6
GP
129382003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12939
12940 * MAINTAINERS: Remove John Carr (who never actually had access to
12941 gcc.gnu.org).
12942
c8e5d1af
GK
129432003-02-15 Geoffrey Keating <geoffk@apple.com>
12944
12945 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12946 don't configure target-libobjc.
12947 * configure: Regenerate.
12948
70f91f50
RO
129492003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12950
12951 * Makefile.tpl (RANLIB): Define.
12952 * Makefile.in: Regenerate.
12953
669e9062
LB
129542003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12955
12956 * MAINTAINERS: Update my email.
abb2db7a 12957
61b56b2e
KS
129582003-02-06 Keith R Seitz <keiths@redhat.com>
12959
12960 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12961 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12962 * Makefile.in: Regenerated.
12963 * configure.in: Remove all traces of snavigator, db, and grep.
12964 * configure: Regenerated.
12965
a1ba6e15
GP
129662003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12967
12968 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12969 After Approval.
12970
f5f2cce5
CC
129712003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12972
12973 * MAINTAINERS (Write after approval): Add myself.
12974
ba49f6f1
FCE
129752003-01-31 Frank Ch. Eigler <fche@redhat.com>
12976
12977 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12978 * Makefile.in: Regenerated.
12979
ccf9f10c
RS
129802003-01-30 Roger Sayle <roger@eyesopen.com>
12981
12982 * config.guess: Updated to 2003-01-30's version.
12983 * config.sub: Updated to 2003-01-28's version.
12984
a693735b
AO
129852003-01-30 Alexandre Oliva <aoliva@redhat.com>
12986
12987 * config.if: If gcc_version is already set, just use it. Don't set
12988 gcc_version_trigger if it's already set, otherwise set it to
12989 gcc/version.c, but only if the file exists. If it is not set and
12990 gcc/version.c does not exist, try to extract the version number from
12991 $CC.
12992
204c43d6
AT
129932003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12994
abb2db7a 12995 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 12996
842e91ec
PE
129972003-01-27 Phil Edwards <pme@gcc.gnu.org>
12998
12999 * configure.in: Revert 24Jan change.
13000 * configure: Regenerate.
13001
6b99984e
GP
130022003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13003
13004 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
13005 entry of HJ Lu.
13006
806e0935
NN
130072003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13008
13009 * configure.in: Revert previous change.
13010 * configure: Regenerate.
13011
307a9864
NN
130122003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13013
13014 * configure.in: Make rda native-only.
13015 * configure: Regenerate.
13016
02ba6302
VR
130172003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13018
13019 * MAINTAINERS: Move myself from GNATS-only-accounts to
13020 write-after-approval.
13021
77d187bc
NN
130222003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
13023
13024 * configure.in: Add missing \.
13025 * configure: Rebuilt.
13026
a94a2d4c
JJ
130272003-01-17 Jakub Jelinek <jakub@redhat.com>
13028
13029 * configure.in (baseargs): Avoid using \| in sed regular
13030 expressions.
13031 * configure: Rebuilt.
13032
73f84924
JJ
130332003-01-16 Jakub Jelinek <jakub@redhat.com>
13034
13035 * configure.in (baseargs): Remove all supported forms of
13036 --cache-file, --srcdir, --host, --build and --target options
13037 from argument lists.
13038 * configure: Rebuilt.
13039
8c12fc63
JZ
130402003-01-15 Josef Zlomek <zlomekj@suse.cz>
13041
13042 * MAINTAINERS: Add myself to write-after-approval list.
13043
7c005a3a
AO
130442003-01-15 Alexandre Oliva <aoliva@redhat.com>
13045
13046 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13047 * configure: Rebuilt.
13048
3dfabf63
NN
130492003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
13050
13051 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13052 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13053 * Makefile.in: Regenerate.
13054 * configure: Regenerate.
13055
cf53ae10
AO
130562003-01-09 Alexandre Oliva <aoliva@redhat.com>
13057
13058 * configure.in: Remove Makefile in build, host and target modules
13059 unless configure was run with --no-recursion.
13060 * configure: Rebuilt.
13061
3fbe8e4a
CC
130622003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13063
13064 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13065 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13066 * Makefile.in: Regenerate.
13067
66e2aa7d
CD
130682003-01-08 Chris Demetriou <cgd@broadcom.com>
13069
13070 * config.guess: Update to 2003-01-03 version.
13071 * config.sub: Update to 2003-01-03 version.
13072
b5038cfb
CF
130732003-01-07 Christopher Faylor <cgf@redhat.com>
13074
13075 * configure: Regenerate with proper autoconf 2.13.
13076
d02c69be
CF
130772003-01-07 Christopher Faylor <cgf@redhat.com>
13078
13079 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 13080 * configure: Regenerate.
d02c69be 13081
e914a571
AC
130822003-01-06 Andrew Cagney <ac131313@redhat.com>
13083
13084 * configure.in (GDB_TK): Add tcl directories conditional on
13085 gdb/gdbtk directory being present.
13086 * configure: Regenerate.
abb2db7a 13087
dce2d8b2 130882003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 13089
dce2d8b2
EB
13090 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
13091 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
13092 * configure: Rebuilt.
13093
89a7012a
TT
130942002-12-31 Tom Tromey <tromey@redhat.com>
13095
13096 * Makefile.in: Rebuilt.
13097 * Makefile.def (target_modules) [libffi]: Allow installation.
13098
3f4f56e2
AS
130992002-12-31 Andreas Schwab <schwab@suse.de>
13100
13101 * configure.in: Fix use of $program_transform_name.
13102 * configure: Regenerated.
13103
6c1b8d0a
DJ
131042002-12-30 Daniel Jacobowitz <drow@mvista.com>
13105
13106 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 13107 * configure: Regenerated.
6c1b8d0a 13108
c5120911
AO
131092002-12-29 Alexandre Oliva <aoliva@redhat.com>
13110
13111 * Makefile.tpl (local-distclean): Don't remove...
13112 (multilib.ts): ... this. Moved into...
13113 (multilib.out): ... this. Don't use sub-make.
13114 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13115 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13116 (configure-build-[+module+], configure-[+module+],
13117 configure-target-[+module+], configure-gcc): ... these. Test
13118 for Makefile existence. Drop config.status from dependencies.
13119 * Makefile.in: Rebuilt.
13120 * configure.in: Move gcc-version-trigger to the end of
13121 ac_configure_args. Add comments to maybedep.tmp and
13122 serdep.tmp. Introduce --disable-serial-configure. Remove
13123 nonopt from baseargs, matching and removing corresponding
13124 whitespace while at it.
13125 * configure: Rebuilt.
13126
e245b0ea
AO
131272002-12-28 Alexandre Oliva <aoliva@redhat.com>
13128
903de295
AO
13129 * configure.in (host_configargs): Replace reference to
13130 no-longer-defined buildopts with --build=${build_alias}.
13131 * configure: Rebuilt.
13132
e245b0ea
AO
13133 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13134 program_transform_name to standard idiom.
13135 (AUTOGEN, AUTOCONF): Define.
13136 (Makefile.in): Use $(AUTOGEN).
13137 (Makefile): Depend on config.status, and use autoconf-style rule to
13138 build it. Move original commands to...
13139 (config.status): ... this new target.
13140 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13141 $(AUTOCONF).
13142 * Makefile.in: Rebuilt.
13143
671aa708
NN
131442002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13145
53fbfb58
NN
13146 * Makefile.tpl: Fix dramatic bustage due to change in
13147 program_transform_name.
13148 * Makefile.in: Regenerate.
13149
13150 * configure.in: Remove unnecessary PATH setting.
13151 * configure: Regnerate.
13152
13153 * configure.in: Don't default to unprefixed tools unless
13154 the native tools will work.
13155 * configure: Regenerate.
13156
671aa708
NN
13157 * configure.in: Convert to autoconf script. Blow away lots
13158 of now-redundant Makefile fragments.
13159 * configure: Generate using Autoconf.
13160 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13161 * Makefile.in: Regenerate.
13162
57f40826
NN
131632002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13164
3fedb745
NN
13165 * configure: Fix stupid bug where RANLIB was mistakenly included.
13166
abb2db7a 13167 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
13168 (build_configargs, host_configargs, target_configargs).
13169
13170 * configure.in: Move logic out of sed statement.
13171
abb2db7a 13172 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
13173 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13174
315fa0f4
SS
131752002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13176
13177 * config.sub: Import from master repository
13178 * config.guess: Ditto
13179
45aff44f
AS
131802002-12-24 Andreas Schwab <schwab@suse.de>
13181
13182 * Makefile.tpl (multilib.out): Fix missing space.
13183 * Makefile.in: Regenerate.
13184
88b5521b
NN
131852002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13186
13187 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13188 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13189 * Makefile.in: Regenerate.
13190 * configure.in: Remove unnecessary leftovers.
13191
2a726918
GK
131922002-12-21 Geoffrey Keating <geoffk@apple.com>
13193
13194 * configure.in (extra_ranlibflags_for_target): New variable.
13195 (*-*-darwin): Add -c to ranlib commands.
13196 * configure (tooldir): Handle extra_ranlibflags_for_target.
13197
aace3269 131982002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
13199
13200 * Makefile.tpl: Revert HJL's change.
13201 * Makefile.in: Regenerated.
13202 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13203 always.
13204
f0895142
AS
132052002-12-19 Andreas Schwab <schwab@suse.de>
13206
13207 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13208 * Makefile.in: Regenerate.
13209
dce2d8b2 132102002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
13211
13212 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13213 * Makefile.in: Regenerated.
13214
13215 * configure.in (build_prefix): New. Substitute.
13216
212f6dd0
NN
132172002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13218
79308c5d
NN
13219 * Makefile.tpl: Don't let real targets depend on phony targets.
13220 * Makefile.in: Regenerate.
13221
212f6dd0
NN
13222 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13223 * Makefile.in: Regenerate.
13224
ab17919f
SS
132252002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13226
13227 * config.sub: Import from master repository
13228 * config.guess: Ditto
13229
5ecf91d1
JM
132302002-12-16 Jason Merrill <jason@redhat.com>
13231
13232 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13233 previous 'make bootstrap'.
13234 * Makefile.in: Regenerate.
13235
d8437e1b
HPN
132362002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13237
13238 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13239
4977bab6
ZW
132402002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13241
13242 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13243 * Makefile.in: Regenerate.
13244
0edcfdcb
JM
132452002-12-13 Jason Merrill <jason@redhat.com>
13246
6248218a 13247 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
13248 library tests.
13249 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
13250 * Makefile.in: Regenerate.
13251
4977bab6
ZW
132522002-12-12 Alexandre Oliva <aoliva@redhat.com>
13253
13254 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13255 * Makefile.in: Rebuilt.
13256
f87505dd
AO
132572002-12-12 Alexandre Oliva <aoliva@redhat.com>
13258
13259 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13260
4977bab6
ZW
132612002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13262
13263 * configure: Fix bug put in by gremlins.
13264
13265 * Makefile.tpl: Substitute more autoconfily.
13266 * configure: Substitute more autoconfily.
13267 * Makefile.in: Regenerate.
13268
7f0db92a
SS
132692002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13270
13271 * config.sub: Import from master repository
13272 * config.guess: Ditto
13273 * MAINTAINERS: Added Svein Seldal under write after approval
13274
4977bab6
ZW
132752002-12-08 Andrew Cagney <ac131313@redhat.com>
13276
13277 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13278 * Makefile.in (all-sim): Ditto.
13279
132802002-12-06 DJ Delorie <dj@redhat.com>
13281
13282 * Makefile.tpl: Change configure dependencies to not have real
13283 targets depend on phony targets.
13284
132852002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13286
13287 * configure.in: Revert unintentional change.
13288
13289 * Makefile.tpl: Change dependency for */multilib.out so that
13290 it works when gcc isn't in the tree.
13291
13292 * configure.in: Substitute more.
13293 * configure: Run subconfigures from the Makefile.
13294 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13295 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13296
67f1b906
GP
132972002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13298
13299 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13300
4977bab6
ZW
133012002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13302
13303 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13304 and corresponding dependencies.
13305 * Makefile.in: Regenerate.
13306
13307 * configure.in (host_tools): Order binutils, gas and ld for
13308 convenience in running the testsuites.
13309
13310 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13311 * Makefile.in: Regenerate.
13312 * configure.in: Introduce rules to serialize subconfigure runs.
13313
13314 * configure.in: Introduce BASE_CC_FOR_TARGET.
13315 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13316 Realize configure-build-* targets. Realize configure-target-* targets.
13317 * Makefile.in: Regenerate.
13318
133192002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13320
13321 * configure: Move gcc_version_trigger stuff from here...
13322 * configure.in: ...to here.
13323
13324 * configure.in: Separate subconfigure options added by this file from
13325 options given by the user. Add machinery to put args for host
13326 subconfigures into the Makefile.
13327
13328 * Makefile.tpl: Remove 'vault' targets.
13329 * Makefile.tpl: Reorder and comment dependencies.
13330 * Makefile.in: Regenerate.
13331
133322002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13333 * configure.in: Fix my broken commit of previous patch. (sigh)
13334
743f054e
GK
133352002-11-28 Geoffrey Keating <geoffk@apple.com>
13336
13337 * configure.in: Move host-specific darwin noconfigdirs into
13338 the host-specific section.
13339
4977bab6
ZW
133402002-11-28 Geoffrey Keating <geoffk@apple.com>
13341
13342 * configure.in: Move host-specific darwin noconfigdirs into
13343 the host-specific section.
13344
133452002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13346
13347 * configure: Remove skip-this-dir support.
13348 * Makefile.tpl: Remove skip-this-dir support.
13349
13350 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13351 subdirectories.
13352 * Makefile.in: Regenerate.
13353
13354 * Makefile.tpl: Strip out useless setting of 'dir'.
13355 * Makefile.in: Regenerate.
13356
133572002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13358
13359 * configure.in: Fix deeply stupid bug.
13360
13361 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13362 shell code in CXX_FOR_TARGET
13363 * Makefile.def: Introduce raw_cxx.
13364 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13365 RAW_CXX_FOR_TARGET.
13366 * Makefile.in: Regenerate.
13367
133682002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13369
13370 * Makefile.tpl: Remove unnecessary ifs.
13371 * Makefile.in: Regenerate.
13372
13373 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13374 dependencies. Maybe-ize build-libiberty. Create dummy install
13375 targets for 'no_install' modules.
13376 * configure: Move GDB_TK substitution to configure.in. Move
13377 build_modules stuff to configure.in.
13378 * configure.in: Implement soft dependency machinery. Maybe-ize
13379 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13380 * Makefile.in: Regenerate.
13381
133822002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13383
13384 * Makefile.tpl: Make all-target, install-target behave similarly
13385 to all, install (only hitting configured targets). Eliminate
13386 unused macro defintions.
13387
13388 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13389 build != host.
13390
13391 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13392
13393 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13394
13395 * configure.in: Produce lists of subdir targets we're actually
13396 configuring. Remove references to "dosrel".
13397 * Makefile.tpl: Let configure set which subdir targets are hit.
13398 Remove install-cross; clean up install; remove ALL. Remove
13399 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13400 Autogenerate host module targets. Remove empty dependency lines
13401 and redundant dependency; rearrange slightly.
13402 * Makefile.def: Add host-side libtermcap, utils.
13403
13404 * Makefile.in: Regenerate.
13405
e6226a2f
RO
134062002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13407
13408 * ltconfig (osf[345]): Append $major to soname_spec.
13409 Reflect this in library_names_spec.
13410 * ltmain.sh (osf): Prefix $major with . for use as extension.
13411
3b75d237
AJ
134122002-11-19 Andreas Jaeger <aj@suse.de>
13413
13414 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13415 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13416 and sparc64 GNU/Linux systems.
13417
809108de
NS
134182002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13419
13420 * MAINTAINERS: Update email.
13421
e7e0de7e
GP
134222002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13423
13424 * MAINTAINERS: Complete James Dennett's entry.
13425
f7109dea
EB
134262002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13427
13428 * MAINTAINERS (Write After Approval): Add myself.
13429
d3ac17c9
BK
134302002-11-13 Bruce Korb <bkorb@gnu.org>
13431
13432 * Makefile.tpl: syntactic cleanup
13433
dce2d8b2 134342002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
13435
13436 * MAINTAINERS: Add myself to write-after-approval list.
13437
4977bab6
ZW
134382002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13439
13440 * Makefile.def: Add list of recursive targets to autogenerate.
13441 Add build_modules.
13442 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13443 targets. Autogenerate *-build-* targets.
13444 * Makefile.in: Regenerate.
13445
134462002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13447
13448 * configure: More autoconf-style substitutions.
13449 * Makefile.tpl: More autoconf-style substitutions.
13450 * Makefile.in: Regenerate.
13451
134522002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13453
13454 * configure: Substitute more variables in a more autoconf-friendly
13455 way. Simplify slightly.
13456 * Makefile.tpl: Make more variables substitutable in an
13457 autoconf-friendly way.
13458 * Makefile.in: Regenerate.
13459
d4783999
JW
134602002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13461
13462 * MAINTAINERS (Write After Approval): Add myself.
13463
4977bab6
ZW
134642002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13465
13466 * configure.in (v810*): Remove special setting of tools.
13467
13468 * configure: Add support for extra required flags for ar or nm.
13469 * configure.in (aix4.3+): Use above support for target-specific
13470 issues, rather than using config/mt-aix43.
13471
134722002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13473
13474 * configure: Remove 'removing', which doesn't work. Replace $subdir
13475 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13476 with $srcdir. Reformat indentation. Substitute some variables
13477 formerly hard-coded in the Makefile for build=host.
13478 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13479 * Makefile.def: Autogenerate more.
13480 * Makefile.in: Regenerate.
13481
1c9c903e
AN
134822002-11-04 Adam Nemet <anemet@lnxw.com>
13483
13484 * MAINTAINERS (Write After Approval): Add myself.
13485
40673d2b
KB
134862002-11-04 Kevin Buettner <kevinb@redhat.com>
13487
13488 * Makefile.def (host_modules): Add rda.
13489 * Makefile.in: Regenerate.
13490 * configure.in (target_tool): Add target-rda to list.
13491
42e650ae
GP
134922002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13493
13494 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13495
e004b81f
PE
134962002-10-25 Phil Edwards <pme@gcc.gnu.org>
13497
13498 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13499 and restrap targets to this rule.
13500 * Makefile.in: Regenerate.
13501
06bd49b1
GP
135022002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13503
13504 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13505 GNATS only accounts.
13506
d0af82b0
HPN
135072002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13508
13509 * configure.in (i[3456]86-*-linux*): Add check to disable
13510 ${libgcj} for glibc1.
13511
10782654
DC
135122002-10-24 Denis Chertykov <denisc@overta.ru>
13513
13514 * MAINTAINERS: Add myself as ip2k port maintainer.
13515
a5a438f5
SS
135162002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13517
13518 * configure.in: Add tic4x target.
13519
fe3d5b7f
NN
135202002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13521
aba8a494
NN
13522 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13523 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13524 * Makefile.in: Regenerate.
13525
fe3d5b7f
NN
13526 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13527 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13528 * Makefile.in: Regenerate.
13529
a6ad79e7
JJ
135302002-10-02 Janis Johnson <janis187@us.ibm.com>
13531
13532 * MAINTAINERS: Add myself as web pages co-maintainer.
13533
6a8a9058
NN
135342002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13535
13536 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13537 * Makefile.in: Regenerate.
13538
327d975a
ZW
135392002-10-02 Zack Weinberg <zack@codesourcery.com>
13540
13541 * MAINTAINERS: Add myself and Nathan Sidwell
13542 <nathan@codesourcery.com> as VxWorks maintainers.
13543
a5ae8f19 135442002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
13545
13546 * Makefile.def: Remove order dependency comments.
13547 * Makefile.tpl: Add explicit install-install dependencies.
13548 * Makefile.in: Regenerate.
d0f6c823 13549
34c6040c 13550 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 13551 * Makefile.in: Regenerate.
34c6040c 13552
d0f6c823
NN
13553 * Makefile.tpl: Add configure-target (for src-release in src)
13554 * Makefile.in: Regenerate.
13555
50bd210b
NC
135562002-09-30 Nick Clifton <nickc@redhat.com>
13557
13558 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13559
ca25149e
UW
135602002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13561
13562 * configure.in (s390*-*-linux*): Enable libgcj.
13563
dd30b57d
NN
135642002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13565
9e60a678
NN
13566 * configure: Revert accidentally applied changes.
13567
dd30b57d
NN
13568 * Makefile.tpl: Make more autoconf-friendly.
13569 * Makefile.in: Regenerate.
13570 * configure: Make substitution more autoconf-like.
13571
5831424e
RE
135722002-09-28 Richard Earnshaw <rearnsha@arm.com>
13573
13574 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13575 single entry to handle all these.
13576 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13577 libjava on arm-*-elf.
13578
b7f3b15b
GK
135792002-09-27 Geoffrey Keating <geoffk@apple.com>
13580
13581 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13582 things that depend on them.
13583
0dffceed
NN
135842002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13585
13586 * Makefile.tpl: Make subsituted variables more autoconfy.
13587 * Makefile.in: Regenerate.
13588 * configure: Make seds more autoconfy.
13589
1db75a86 135902002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
13591
13592 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13593 * Makefile.in: Regenerate.
13594 * configure.in: Rewrite sed statements to look autoconfy.
13595
1db75a86
NN
13596 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13597 all-target-foo on configure-target-foo.
13598 * Makefile.def: Ditto.
13599 * Makefile.in: Rebuild.
13600
741a4e89
AH
136012002-09-25 Andrew Haley <aph@redhat.com>
13602
13603 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13604
95ddd785
NN
136052002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13606
13607 * Makefile.def: New file.
13608 * Makefile.tpl: New file.
13609 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13610 * contrib/gcc_update: Note that Makefile.in is a generated file.
13611
13612 * configure.in: Minor rearrangement. Simplify tests.
13613
65a824f6
JT
136142002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13615
13616 * configure.in (with_headers): Skip copy if value is "yes".
13617 (with_libs): Likewise.
13618
51270f0a 136192002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
13620
13621 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13622 * configure.in (sh*-*-pe*): Ditto.
13623 * configure.in (mips*-*-pe*): Ditto.
13624 * configure.in (*arm-wince-pe): Ditto.
13625
8f89dbf4
NN
13626 * configure.in: Rearrange.
13627
c1b8db3f
KH
136282002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13629
13630 * MAINTAINERS: Update my email address.
13631
341f0575
PK
136322002-08-30 Paul Koning <pkoning@equallogic.com>
13633
13634 * MAINTAINERS: (Write After Approval): Add myself.
13635
d2e06980
GK
136362002-08-29 Geoffrey Keating <geoffk@redhat.com>
13637
13638 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13639
4906d5d8
GK
136402002-08-24 Geoffrey Keating <geoffk@redhat.com>
13641
13642 * MAINTAINERS: Change my mailing address.
13643
e9a25cc8
PC
136442002-08-21 Paolo Carlini <pcarlini@unitus.it>
13645
13646 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 13647 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 13648
dce2d8b2 136492002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
13650
13651 * MAINTAINERS (Write After Approval): Remove myself.
13652 (Various Maintainers: c++ runtime libs): Add myself.
13653
5ce6f47b
EC
136542002-08-15 Eric Christopher <echristo@redhat.com>
13655
13656 * config.sub: Import from master repository.
13657 * config.guess: Ditto.
13658
7f9317f0
AO
136592002-08-19 Alexandre Oliva <aoliva@redhat.com>
13660
13661 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13662 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13663 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13664
7aecca3d
AH
136652002-08-16 Aldy Hernandez <aldyh@redhat.com>
13666
13667 * MAINTAINERS: Add self to rs6000 vector extensions.
13668
8ea4b195
AO
136692002-08-15 Alexandre Oliva <aoliva@redhat.com>
13670
13671 * libiberty/configure: Reverted unintended yesterday's check in.
13672
f5cc59a7
AO
136732002-08-14 Alexandre Oliva <aoliva@redhat.com>
13674
13675 * boehm-gc/configure, libf2c/configure: Rebuilt.
13676 * libffi/configure, libiberty/configure: Ditto.
13677 * libjava/configure, libobjc/configure: Ditto.
13678 * libstdc++-v3/configure, zlib/configure: Ditto.
13679 Merged from binutils:
13680 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13681 From Steve Ellcey <sje@cup.hp.com>:
13682 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13683 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13684 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13685 IA64.
13686 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13687 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13688 soname_spec, sys_lib_search_path_spec): Ditto.
13689
dce2d8b2 136902002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
13691
13692 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13693
2ff34870
L
136942002-08-04 H.J. Lu (hjl@gnu.org)
13695
13696 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13697
a014f2fe
KW
136982002-08-02 Krister Walfridsson <cato@df.lth.se>
13699
13700 * MAINTAINERS (Write After Approval): Add myself.
13701
c01d477a
AM
137022002-07-31 Alan Modra <amodra@bigpond.net.au>
13703
13704 * configure.in: Move generic linux case to end. Copy generic
13705 linux noconfigdirs to mips*-*-linux* entry and new
13706 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13707
68cd2524
MM
137082002-07-19 Michael Matz <matz@suse.de>
13709
13710 * MAINTAINERS: Add myself as ra* maintainer.
13711
e2d83b8c
CD
137122002-07-16 Chris Demetriou <cgd@broadcom.com>
13713
13714 * config.guess: Update to 2002-07-09 version.
13715 * config.sub: Update to 2002-07-03 version.
13716
cece4f1d
HPN
137172002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13718
13719 * MAINTAINERS: Fix typo in a maintainer email address.
13720
bb654703
NN
137212002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13722
13723 * configure.in: Remove two redundant tests.
13724
789b7de5
RO
137252002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13726
13727 * configure.in (mips*-*-irix6*o32): Enable stabs.
13728
e1da1089
NN
137292002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13730
f3970bba
NN
13731 * configure.in: Don't build grez.
13732 * Makefile.in: Ditto.
13733
e1da1089
NN
13734 * Makefile.in: Remove references to bsp, cygmon, libstub.
13735 * configure.in: Ditto.
13736
13737 * configure.in: Remove leftover reference to gdbtest.
13738
57c905fa
PE
137392002-07-08 Phil Edwards <pme@gcc.gnu.org>
13740
13741 * configure.in (gxx_include_dir): Change to match versioned
13742 C++ headers if --enable-version-specific-runtime-libs is used.
13743
a0af94a7 137442002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 13745
a0af94a7
SE
13746 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13747
423ce3eb
NN
137482002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13749
13750 * configure.in: Make --without-x work.
13751
98186934
NN
137522002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13753
c3b7d169
NN
13754 * configure.in: Rearrange target Makefile fragment collection.
13755
98186934
NN
13756 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13757 cvs[src].
13758 * configure.in: Ditto.
13759
eebd288a
MK
137602002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13761
13762 * MAINTAINERS (Write After Approval): Update my e-mail address.
13763
3ab36f05
NN
137642002-06-24 Ben Elliston <bje@redhat.com>
13765
13766 * configure.in (host_tools): Remove cgen.
13767
13768 * Makefile.in (all-cgen): Remove; runs from its source directory.
13769 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 13770 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
13771 (all-sim): Likewise.
13772
dce2d8b2 137732002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
13774
13775 * Makefile.in: Eliminate 'apache' targets.
13776 * configure.in: Eliminate 'apache' targets.
13777
55380b08
NN
13778 * configure.in: Eliminate redundant tests. Reorganize.
13779
9a5c1b9d
NN
13780 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13781
5fd3853a
NN
13782 * config-ml.in: Eliminate references to Cygnus configure.
13783
cfefc434
NN
13784 * Makefile.in: Eliminate references to building emacs.
13785
2fe93885
GS
137862002-06-28 Graham Stott <graham.stott@btinternet.com>
13787
13788 * MAINTAINERS: Update my email address.
13789
53c40185
BK
137902002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13791
13792 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 13793 (cxx_incdir): Remove.
53c40185 13794
97679694
NN
137952002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13796
13797 * MAINTAINERS (Write After Approval): Add self.
13798
b03bcd37
DC
13799Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13800
13801 * configure.in: Add support for ip2k.
13802
6bd12129
NN
138032002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13804
13805 * configure.in: Fix AIX configury bug.
13806
e0d98a92
SE
138072002-06-20 Steve Ellcey <sje@cup.hp.com>
13808
13809 * MAINTAINERS (Write After Approval): Add self.
13810
ba3292db
NN
138112002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13812
ef40bc65
NN
13813 * configure.in: replace ${topsrcdir} with ${srcdir}
13814
7a0be465
NN
13815 * configure.in: Move definition of libstdcxx_flags
13816 right above usage, rather than waaay earlier.
13817
e1848dde
NN
13818 * configure.in: Pull definition of is_cross_compiler earlier.
13819
8bc2fff1
NN
13820 * configure.in: Rearrange a little.
13821
ba3292db
NN
13822 * configure.in: Remove references to librx.
13823 * Makefile.in: Remove references to librx.
13824
11d8b408
DC
13825Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13826
13827 * config.sub: Add support for avr target.
13828 Import from master sources, rev 1.255
5ce6f47b 13829
93da8339
PE
138302002-06-19 Phil Edwards <pme@gcc.gnu.org>
13831
13832 * configure, .cvsignore: Revert previous change...
13833 * Makefile: ...delete.
13834
b4caab5c
NN
138352002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13836
13837 * configure.in: Eliminate ${gasdir} variable.
13838
ee777171
DB
138392002-06-18 Dave Brolley <brolley@redhat.com>
13840
13841 * configure.in: Add support for frv.
13842 * config.sub: Add support for frv.
13843
26e4af54
PE
138442002-06-18 Phil Edwards <pme@gcc.gnu.org>
13845
13846 * configure: Remove garbage from previous commit.
13847
bb20b7da
PE
138482002-06-18 Phil Edwards <pme@gcc.gnu.org>
13849
13850 * configure: For in-source builds, make a subdir and re-exec there.
13851 * Makefile: New file. Pass targets through to build directory.
13852 * .cvsignore: No longer ignore "Makefile".
13853
9d321f6c
DR
138542002-06-16 Douglas Rupp <rupp@gnat.com>
13855
13856 * MAINTAINERS (Write After Approval): Add self.
13857
c8eb2bc0
KG
138582002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13859
13860 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13861
f210d239
JT
138622002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13863
13864 * configure.in (vax-*-netbsd*): Re-enable gas.
13865
e9667b3c
NN
138662002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13867
efe1f357
NN
13868 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13869 BUILD_PREFIX_1, to correct nomenclature.
13870 * configure: Likewise.
13871
e9667b3c
NN
13872 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13873 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13874
fe2fe497
OH
138752002-05-31 Olaf Hering <olh@suse.de>
13876
13877 * config-ml.in: Propogate DESTDIR also.
13878
dcf7f0dd
JT
138792002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13880
13881 * configure.in (vax-*-netbsd*): Don't build gas for this
13882 platform.
13883
6ff14f32
MM
138842002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13885
13886 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13887 and libgcj for AVR.
13888
397de1ff
KK
138892002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13890
13891 * MAINTAINERS (Write After Approval): Add myself.
13892
ac30211c
JT
138932002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13894
13895 * config.guess: Update to 2002-05-22 version.
13896 * config.sub: Likewise.
13897
1e6347d8
RO
138982002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13899
13900 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13901 * config-ml.in: Likewise.
13902 * configure: Likewise.
13903 * configure.in: Likewise.
13904
e5ce1d6d
SC
139052002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13906
13907 * MAINTAINERS: Update my email address.
13908
6cdef75d
NN
139092002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13910
4a87f061
NN
13911 * configure.in: Simplify makefile fragment collection.
13912
13913 * configure.in: Remove code to build emacs.
603606e7 13914
e254d6b5
NN
13915 * configure.in : Remove --srcdir argument from targargs and buildargs
13916 (it's always overridden in the Makefile anyway). Rearrange a bit.
13917
13918 * configure: Move some logic to configure.in.
13919 * configure.in: Move some logic from configure.
6cdef75d 13920
1d6006fe
TT
139212002-05-11 Tom Tromey <tromey@redhat.com>
13922
13923 * MAINTAINERS: Reflect libgcj reality.
13924
b70b3534
FS
139252002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13926
13927 * Makefile.in: Honour DESTDIR.
13928
4434687a
MM
139292002-05-08 Mark Mitchell <mark@codesourcery.com>
13930
13931 * config.guess: Import 2002-03-20 version.
13932 * config.sub: Import 2002-04-26 version.
13933
a89e49c7
RO
139342002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13935
13936 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13937
44e55536
TJ
139382002-05-07 Tim Josling <tej@melbpc.org.au>
13939
13940 * MAINTAINERS: Add self.
13941
dce2d8b2 139422002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
13943
13944 * ltmain.sh: Detect and handle object name conflicts
13945 while piecewise linking a static library.
13946
b7c13625
AO
139472002-05-05 Alexandre Oliva <aoliva@redhat.com>
13948
13949 * configure.in (noconfigdirs): Don't disable libgcj on
13950 sparc64-*-solaris* and sparcv9-*-solaris*.
13951
4182d9fa
AO
139522002-05-03 Alexandre Oliva <aoliva@redhat.com>
13953
13954 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13955
7bebf279
TF
139562002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13957
13958 * configure.in (FLAGS_FOR_TARGET): Do not add
13959 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13960 on i[3456]86-*-linux*.
13961
9a06dc7d
TF
139622002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13963
13964 * configure.in (noconfigdirs): Replace [ ] with test.
13965
13966 * configure.in (noconfigdirs): Do not add target-newlib if
13967 target == i[3456]86-*-linux*, and host == target.
13968
a51a07fa
NN
139692002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13970
9e7facd6
DD
13971 * configure.in: delete reference to absent file
13972
aeaa0f2f
NN
13973 * configure.in: replace '[' with 'test'
13974
4bb98828
NN
13975 * configure.in: Eliminate references to gash.
13976 * Makefile.in: Eliminate references to gash.
13977
64791664
NN
13978 * configure.in: remove useless references to 'pic' makefile fragments.
13979
3ed57cf4
NN
13980 * configure.in: (*-*-windows*) Finish removing.
13981
a51a07fa
NN
13982 * configure.in: Eliminate redundant test for libgui.
13983
8552f6f1
RS
139842002-04-29 Roger Sayle <roger@eyesopen.com>
13985
13986 * MAINTAINERS: Add self and realphabetize. Update entries
13987 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13988 entry for a29k port maintainer.
13989
dce2d8b2 139902002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
13991
13992 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13993 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13994
704c9a14
NN
139952002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13996
13997 * configure.in: remove references to dead files
13998
7bff5059
MM
139992002-04-19 Mark Mitchell <mark@codesourcery.com>
14000
14001 * MAINTAINERS: Add information about purpose of this file.
14002
0c7c67f0
TT
140032002-04-18 Tom Tromey <tromey@redhat.com>
14004
14005 * configure.in: Disallow configuring libgcj when it is already
14006 installed and we're using Solaris 2.8 linker. Do enable libgcj on
14007 Solaris 2.8 by default. For PR libgcj/6158.
14008
63501e91
NN
140092002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14010
14011 * configure.in: Move default CC setting out of config/mh-* fragments
14012 directly into here.
14013
701afd4d
NN
140142002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14015
14016 * configure.in: don't even try to configure or make a subdirectory
14017 if there's no configure script for it.
14018
07cdae91
MM
140192002-04-15 Mark Mitchell <mark@codesourcery.com>
14020
14021 * MAINTAINERS: Remove chill maintainers.
14022 * Makefile.in (CHILLFLAGS): Remove.
14023 (CHILL_LIB): Remove.
14024 (TARGET_CONFIGDIRS): Remove libchill.
14025 (CHILL_FOR_TARGET): Remove.
14026 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14027 CHILL_LIB.
14028 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14029 (CHECK_TARGET_MODULES): Likewise.
14030 (INSTALL_TARGET_MODULES): Likewise.
14031 (CLEAN_TARGET_MODULES): Likewise.
14032 (configure-target-libchill): Remove.
14033 (all-target-libchill): Remove.
14034 * configure.in (target_libs): Remove target-libchill.
14035 Do not compute CHILL_FOR_TARGET.
14036 * libchill: Remove directory.
5ce6f47b 14037
ab50d72b
DD
140382002-04-11 DJ Delorie <dj@redhat.com>
14039
14040 * Makefile.in, configure.in: Sync with binutils, entries
14041 follow...
14042
0a1e123a
DD
140432002-04-07 Andrew Cagney <ac131313@redhat.com>
14044
14045 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
14046 (do-tar, do-bz2): New rules.
14047 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
14048 (gdb-tar): New rule.
14049 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
14050 (insight_dejagnu.tar): New rule.
14051 (insight.tar): New rule.
14052 (gdb+dejagnu.tar): New rule.
14053 (gdb.tar): New rule.
14054
ab50d72b
DD
140552002-02-01 Mo DeJong <supermo@bayarea.net>
14056
14057 * Makefile.in: Add all-tix to deps for all-snavigator
14058 so that tix is built when building snavigator.
14059
140602002-01-11 Steve Ellcey <sje@cup.hp.com>
14061
14062 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14063 ld and gdb are not supported.
14064
140652002-01-07 Mark Salter <msalter@redhat.com>
14066
14067 * configure.in: Remove target-bsp and target-cygmon from arm builds.
14068 Allow target-libgloss to be built for arm, strongarm, and xscale.
14069
140702001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
14071
14072 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14073 options for i[3456]86-pc-linux* native builds.
14074
140752001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
14076
14077 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14078 files from .po files for a distribution.
14079
140802001-09-03 Jeff Holcomb <jeffh@redhat.com>
14081
14082 * configure.in: Enable libstdc++-v3 for h8300 targets.
14083
140842001-06-19 Alan Modra <amodra@bigpond.net.au>
14085
14086 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14087 version from bfd/.
14088
14089Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
14090
14091 * Makefile.in (VER): When present, extract the version number from
14092 the file version.in.
14093
dce2d8b2 140942001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
14095
14096 * configure.in : enable ld for aix
14097
140982001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14099
14100 * config.guess: Add linux target for S/390.
14101
141022000-11-07 Philip Blundell <pb@futuretv.com>
14103
14104 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14105
141062000-11-03 Philip Blundell <pb@futuretv.com>
14107
14108 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14109 files.
14110
141112001-01-15 Ben Elliston <bje@redhat.com>
14112
14113 * configure.in (host_tools): Add sid.
14114 Always configure cgen.
14115
141162000-11-24 Nick Clifton <nickc@redhat.com>
14117
14118 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14119
ab50d72b
DD
141202000-08-20 Doug Evans <dje@casey.transmeta.com>
14121
14122 * Makefile.in (ALL_MODULES): Add all-cgen.
14123 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14124 (all-cgen): New target.
14125 (all-opcodes,all-sim): Depend on all-cgen.
14126 * configure.in (host_tools): Add cgen.
14127 Only configure cgen if --enable-cgen-maint.
14128
dce2d8b2 141292002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
14130
14131 * configure.in: Add *-*-freebsd* configurations.
14132
90def2b2
TT
141332002-04-08 Tom Tromey <tromey@redhat.com>
14134
14135 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14136 Fixes PR libgcj/6068.
14137
320d7e7a
KW
141382002-03-30 Krister Walfridsson <cato@df.lth.se>
14139
14140 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14141
18b467f1
RO
141422002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14143
14144 * configure.in (alpha*-dec-osf*): Enable libgcj.
14145
dce2d8b2 141462003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
14147
14148 * MAINTAINERS (Write After Approval): Add myself.
14149
56ae9405
NC
141502002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14151
14152 Fix for: PR bootstrap/3591, target/5676
14153 * configure.in (mcore-pe): Disable the configuration of
14154 libstdc++-v3 since exceptions are not supported.
14155
f18d9a0c
AG
141562002-03-20 Anthony Green <green@redhat.com>
14157
14158 * configure.in: Enable libgcj for xscale-elf target.
14159
dce2d8b2 14160Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
14161
14162 * MAINTAINERS: Update my email address.
14163
28eca9e8
AO
141642002-03-16 Alexandre Oliva <aoliva@redhat.com>
14165
14166 * ltmain.sh (relink_command): Fix typo in previous change.
14167
e67e72c7
AO
141682002-03-15 Alexandre Oliva <aoliva@redhat.com>
14169
14170 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14171 (relink_command): Added --tag flags.
14172 (mode=install): If relinking fails; error out.
14173
c2273204
RH
141742002-03-12 Richard Henderson <rth@redhat.com>
14175
14176 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14177 .NOTPARALLEL tag.
14178 (do-check): Rename from check.
14179 (check): Allow parallel check.
14180
bcb64245
BW
141812002-03-12 Bob Wilson <bob.wilson@acm.org>
14182
14183 * MAINTAINERS: Add myself as maintainer for xtensa port.
14184 Fix alphabetical order in CPU port maintainer list.
14185 Remove myself from Write After Approval list.
14186
63adb4ff
RH
141872002-03-11 Richard Henderson <rth@redhat.com>
14188
14189 * Makefile.in (.NOTPARALLEL): Add fake tag.
14190
9bec4bf0
L
141912002-03-07 H.J. Lu (hjl@gnu.org)
14192
14193 * configure.in: Enable gprof for mips*-*-linux*.
14194
c7fc1f84
DS
141952002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14196
14197 * MAINTAINERS (Write After Approval): Add myself.
14198
6bff33fb
AO
141992002-02-28 Alexandre Oliva <aoliva@redhat.com>
14200
14201 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14202 libjava.
14203 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14204
0210b33b
AO
142052002-02-23 Alexandre Oliva <aoliva@redhat.com>
14206
14207 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14208 because its Makefile is there; test for the executable instead.
14209
fcc0a3ef
AO
142102002-02-22 Alexandre Oliva <aoliva@redhat.com>
14211
14212 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14213 libstdc++-v3 and libjava.
14214
dce2d8b2 142152002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
14216
14217 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14218 boehm-gc
5ce6f47b 14219
40fe0ec3
AO
142202002-02-09 Alexandre Oliva <aoliva@redhat.com>
14221
14222 * config.guess: Updated to 2002-01-30's version.
14223 * config.sub: Updated to 2002-02-01's version.
14224 Contribute sh64-elf.
14225 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14226 * configure.in: Added sh64-*-*.
14227
694d53ee
CD
142282002-02-08 Chris Demetriou <cgd@broadcom.com>
14229
14230 * MAINTAINERS: Belatedly add myself to write after approval list.
14231
a9ca50b1
JH
14232Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14233
14234 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14235 Remove self as Write After Approval.
14236
5ffc3500
GK
142372002-01-31 Geoffrey Keating <geoffk@redhat.com>
14238
14239 * MAINTAINERS: Put self in as maintainer for contrib/regression
14240 directory.
14241
4ceaf7fb
PE
142422002-01-28 Phil Edwards <pme@gcc.gnu.org>
14243
14244 * MAINTAINERS: Update my email address.
14245
51584787
JT
142462002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14247
5ce6f47b
EC
14248 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14249 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
14250 libraries if not supported for NetBSD on target CPU.
14251
5701d273
DR
142522002-01-25 Douglas B Rupp <rupp@gnat.com>
14253
14254 * install-sh: Use _inst.$$_ for temp file name.
14255
b299a075
JT
142562002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14257
14258 * MAINTAINERS (Write After Approval): Move my contact info
14259 from here...
14260 (OS Port Maintainers): ...to here (netbsd).
14261
51fe14b5
BW
142622002-01-22 Bob Wilson <bob.wilson@acm.org>
14263
14264 * MAINTAINERS (Write After Approval): Add myself.
14265
dce2d8b2 142662002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
14267
14268 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14269 (all-target-fastjar): Also depend on all-target-libiberty.
14270
3cd87679
L
142712002-01-16 H.J. Lu (hjl@gnu.org)
14272
14273 * config.guess: Import from master sources, rev 1.225.
14274 * config.sub: Import from master sources, rev 1.238.
14275
969a6d8f
KH
142762002-01-16 Kazu Hirata <kazu@hxi.com>
14277
14278 * MAINTAINERS (Write After Approval): Remove myself.
14279
366f6a52
FW
142802001-12-19 Florian Weimer <fw@deneb.enyo.de>
14281
14282 * MAINTAINERS (Write After Approval): Add myself.
14283
f02240b6
JM
142842001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14285
14286 * MAINTAINERS: Add self as docs co-maintainer.
14287
5d08dc39
MK
142882001-12-11 Matthias Klose <doko@debian.org>
14289
14290 * MAINTAINERS (Write After Approval): Add myself.
14291
39e790d5
ZW
142922001-12-09 Zack Weinberg <zack@codesourcery.com>
14293
14294 * MAINTAINERS: Update my email address.
14295
4519d6a3
TC
142962001-12-07 Turly O'Connor <turly@apple.com>
14297 * MAINTAINERS (Write After Approval): Add myself.
14298 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14299 (rs6000_initialize_trampoline): Call __trampoline_setup for
14300 ABI_DARWIN too.
14301 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 14302 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 14303
21cf0a73
PC
143042001-12-07 Paolo Carlini <pcarlini@unitus.it>
14305
14306 * MAINTAINERS (Write After Approval): Add myself.
14307
4ee43206
DR
14308Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14309
14310 * configure, configure.in: Use temp file for long sed commands.
14311
251931f3
LG
143122001-12-03 Laurent Guerby <guerby@acm.org>
14313
14314 * config.sub: Update to version 1.232 on subversion.
14315
03777dd7
BE
143162001-12-03 Ben Elliston <bje@redhat.com>
14317
14318 * MAINTAINERS: Update mail address for config.* patches.
14319
dce2d8b2 143202001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
14321 Zack Weinberg <zack@codesourcery.com>
14322
14323 When build != host, create libiberty for the build machine.
14324
14325 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14326 CONFIG_ARGUMENTS.
14327 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14328 New variables.
14329 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14330 and rules.
14331 (all.normal): Depend on ALL_BUILD_MODULES.
14332 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14333 (all-build-libiberty): Depend on configure-build-libiberty.
14334
14335 * configure: Calculate and substitute proper value for
14336 ALL_BUILD_MODULES.
14337 * configure.in: Create the build subdirectory.
14338 Calculate and substitute TARGET_CONFIGARGS (formerly
14339 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14340
04075e8f
ZL
143412001-11-26 Ziemowit Laski <zlaski@apple.com>
14342
14343 * MAINTAINERS (write-after-approval): Add self.
14344
ed19322d
CR
143452001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14346
14347 * MAINTAINERS (GNATS only accounts): Remove self.
14348
90a12988
HPN
143492001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14350
14351 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14352 libf2c.
14353
77e653ad
CR
143542001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14355
14356 * MAINTAINERS (Write After Approval): Add self.
14357
64adad99
DB
143582001-11-12 David O'Brien <obrien@FreeBSD.org>
14359
14360 * MAINTAINERS: mips and s390 are also CPU ports.
14361
834a28c7
DB
143622001-11-12 David O'Brien <obrien@FreeBSD.org>
14363
14364 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14365
ef94239f
DB
143662001-11-11 David O'Brien <obrien@FreeBSD.org>
14367
14368 * MAINTAINERS: Alphabetize.
14369
beda0427
KH
143702001-11-09 Kazu Hirata <kazu@hxi.com>
14371
14372 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14373
6ca224d3
JDA
143742001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14375
14376 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14377
132e4bd7
PE
143782001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14379
14380 * configure.in (--enable-languages): Be more permissive about
14381 syntax. Check for empty lists better. Warn about $LANGUAGES.
14382
c6243b4c
GK
143832001-11-08 Geoffrey Keating <geoffk@redhat.com>
14384
14385 * config.sub: Import from master sources, rev. 1.230.
14386 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14387
abbb9e76
LG
143882001-11-07 Laurent Guerby <guerby@acm.org>
14389
14390 * MAINTAINERS (Write After Approval): Add self.
14391
53cdb27a
HPN
143922001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14393
14394 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14395
dd3a88c9
HPN
143962001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14397
14398 * config.sub: Import from master sources, rev 1.226.
14399 * config.guess: Import from master sources, rev 1.216.
14400
d344dce9
HPN
144012001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14402
14403 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14404 * MAINTAINERS: Add self as maintainer of MMIX port.
14405 Remove old after-approval entry.
14406
63f6bcd7
JM
144072001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14408
14409 * ChangeLog, configure: Fix spelling errors.
14410
84f92638
BK
144112001-10-20 Brendan Kehoe <brendan@zen.org>
14412
14413 * MAINTAINERS: Tweak my address.
14414
dce2d8b2 14415Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
14416
14417 * MAINTAINERS: Update my email address.
14418
1567080c 144192001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 14420
f48a3b5c 14421 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 14422 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 14423
30106886
GB
144242001-10-10 Geert Bosch <bosch@gnat.com>
14425
e490616e 14426 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
14427 Added Robert Dewar.
14428
dce2d8b2 144292001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
14430
14431 * MAINTAINERS (Write After Approval): Added self
14432
d1c3e709
GB
144332001-10-02 Geert Bosch <bosch@gnat.com>
14434
14435 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14436
50f5f793
JM
144372001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14438
14439 * configure: Handle temporary files securely using mkdir.
14440
7fddf9a9
AO
144412001-09-29 Alexandre Oliva <aoliva@redhat.com>
14442
14443 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14444
dce2d8b2 144452001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
14446
14447 * configure.in (*-*-linux*): Disable configuration of target-newlib
14448 and target-libgloss.
e490616e 14449
0c055e34
AO
144502001-09-26 Alexandre Oliva <aoliva@redhat.com>
14451
14452 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14453 RANLIB.
14454
759bfa90
AO
144552001-09-21 Alexandre Oliva <aoliva@redhat.com>
14456
14457 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14458 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14459 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14460 avoid quotes nesting problems.
14461 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14462 (DO_X): Export only variables that are set.
14463
1dc4a750
BE
144642001-09-19 Ben Elliston <bje@redhat.com>
14465
14466 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14467 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14468 semantics. Use the shell built-in "type" command instead.
14469
898c7238
AO
144702001-08-31 Alexandre Oliva <aoliva@redhat.com>
14471
14472 Merged from gcc-3_0-branch:
14473 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14474 * ltcf-c.sh: Use $objext, not $ac_objext.
14475 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14476 * ltcf-cxx.sh: Add support for GNU.
14477 2001-07-22 Timothy Wall <twall@redhat.com>
14478 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14479 default settings if using GNU tools with that configuration.
14480 * ltcf-cxx.sh: Ditto.
14481 * ltcf-gcj.sh: Ditto.
14482 2001-07-21 Michael Chastain <chastain@redhat.com>
14483 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14484 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14485 * ltmain.sh: Mark as gcc-local.
14486
8fa0a32e
EC
144872001-08-30 Eric Christopher <echristo@redhat.com>
14488 Jason Eckhardt <jle@redhat.com>
14489
14490 * config.guess: Merge from master sources.
14491 * config.sub: Merge from master sources, add support for mipsisa32.
14492
32f30f91 144932001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
14494 * config.sub: Merge from master sources, rev 1.219.
14495 * MAINTAINERS: Add self as contact for stormy16 port.
14496
f6084f99
ZW
144972001-08-14 Zack Weinberg <zackw@panix.com>
14498
14499 * config.sub: Merge from master sources, rev 1.218.
14500 * config.guess: Merge from master sources, rev 1.209.
14501
91b54f7f
GS
145022001-08-11 Graham Stott <grahams@redhat.com>
14503
14504 * Makefile.in (check-c++): Add missing semicolon.
14505
e5b3941e
JH
14506Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14507
32f30f91 14508 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 14509
6387a56e
EC
145102001-07-30 Eric Christopher <echristo@redhat.com>
14511
14512 * MAINTAINERS (Various maintainers: mips port): Added myself.
14513
53b475f0
AH
145142001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14515
e490616e 14516 * configure.in (sh-*-linux*): New.
53b475f0 14517
2a08c780
RH
145182001-07-27 Richard Henderson <rth@redhat.com>
14519
14520 * .cvsignore: Add LAST_UPDATED.
14521
bfa79422
UW
145222001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14523
14524 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14525
0ae85492
AH
145262001-07-16 Aldy Hernandez <aldyh@redhat.com>
14527
e490616e 14528 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 14529
8e1ab0fe
NP
14530Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14531
14532 * MAINTAINERS (Write After Approval): Added myself.
14533
2b997990
SC
145342001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14535
14536 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14537 and libgcj on m68hc11/m68hc12.
14538
d920e825
L
145392001-06-27 H.J. Lu (hjl@gnu.org)
14540
14541 * Makefile (CFLAGS_FOR_BUILD): New.
14542 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14543
d425a1e0
JM
145442001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14545
14546 * README: Remove version number.
14547
5b5b4207
GP
145482001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14549
14550 * INSTALL/README: Update wrt. to the installation instructions now
14551 residing in gcc/doc/install.texi.
14552
be839b69
JM
145532001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14554
14555 * README: Replace with a cut-down and updated version of gcc/README.
14556
fe2ee7c4
DE
145572001-06-12 David Edelsohn <edelsohn@gnu.org>
14558
14559 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14560 multilibs to be disabled.
14561
4f5d646c
DB
145622001-06-11 Daniel Berlin <dan@cgsoftware.com>
14563
14564 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 14565
818f0c85
AO
145662001-06-09 Alexandre Oliva <aoliva@redhat.com>
14567
14568 * config.guess: Import CVS version 1.195.
14569 * config.sub: Import CVS version 1.212.
14570
e9a8af10
AO
145712001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14572
14573 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14574 gcc/xgcc is built, use -print-prog-name to find out the program
14575 name to use.
14576
ae3ca0a9
PE
145772001-06-04 Phil Edwards <pme@sources.redhat.com>
14578
14579 * config.guess: Import CVS version 1.194. All gcc-local changes
14580 appear to also be in the master copy.
14581 * config.sub: Import CVS version 1.211.
14582
066bd40d
MM
14583Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14584
14585 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14586 with_gcc]: Use `gcc -shared' to build a shared library.
14587
4aef4f33
JDA
14588Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14589
14590 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14591 archives.
14592
c386f00f
RO
14593Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14594
14595 * MAINTAINERS (Write After Approval): Add myself.
14596
2ae5cea5
HPN
145972001-06-01 Hans-Peter Nilsson <hp@axis.com>
14598
14599 * configure.in (libstdcxx_flags): Do not try to execute
14600 libstdc++-v3/testsuite_flags until it exists.
14601
c3766183
AM
146022001-06-01 Alan Modra <amodra@bigpond.net.au>
14603
14604 * MAINTAINERS: Update my email address.
14605
9b337833
GS
146062001-05-31 Graham Stott <grahams@redhat.com>
14607
14608 * MAINTAINERS (Write After Approval): Add myself.
14609
dce2d8b2 146102001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
14611
14612 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14613 libraries when using g++ with native linker.
14614
5f7de4b8
AO
146152001-05-28 Alexandre Oliva <aoliva@redhat.com>
14616
14617 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14618
a7bc0fbb
AO
146192001-05-22 Alexandre Oliva <aoliva@redhat.com>
14620
14621 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14622 [aix4*|aix5*]: Prepend blank.
14623
33456445
AO
146242001-05-20 Alexandre Oliva <aoliva@redhat.com>
14625
14626 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14627 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14628 of subdir/configure scripts to use the new libtool.m4.
14629
e48d3d00
MK
146302001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14631
14632 * MAINTAINERS (Write After Approval): Add myself.
14633
9e0e191b
BK
146342001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14635
14636 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14637
3f19b439
BE
146382001-05-11 Ben Elliston <bje@redhat.com>
14639
14640 * Makefile.in (all-sid): New target.
14641 (check-sid, clean-sid, install-sid): Likewise.
14642
6ebe3121
JO
146432001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14644
14645 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14646
ca3667c4
AO
146472001-05-03 Alexandre Oliva <aoliva@redhat.com>
14648
14649 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14650 libgcj.
14651
146522001-05-03 Alexandre Oliva <aoliva@redhat.com>
14653
14654 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14655 gcc/xgcc is built, use -print-prog-name to find out the program
14656 name to use.
14657
b2964d63
AO
146582001-04-26 Alexandre Oliva <aoliva@redhat.com>
14659
b1bb2302
AO
14660 * configure.in (noconfigdirs): Don't reset it from scratch in the
14661 target case; only append to it.
6387a56e 14662
b2964d63
AO
14663 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14664 sparc-*-solaris2.8]: Disable ${libgcj}.
14665
8343765d
AO
146662001-04-25 Alexandre Oliva <aoliva@redhat.com>
14667
14668 * configure.in (libgcj_saved): Copy from $libgcj.
14669 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14670 --disable-libgcj.
14671
ddbb6d43
GRK
146722001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14673
14674 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 14675 C front end maintainer.
ddbb6d43 14676
3fa03ff9
AG
14677Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14678
14679 * configure.in: Move *-chorusos target case to the proper switch.
14680 Disable libgcj.
14681
99ffe40f
AO
146822001-04-12 Alexandre Oliva <aoliva@redhat.com>
14683
14684 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14685 1.641.2.228.
14686
78faa32d
FS
146872001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14688
14689 * Makefile.in (STAGE1_CFLAGS): Pass down.
14690
cdbff0ab
AM
146912001-04-13 Alan Modra <amodra@one.net.au>
14692
14693 * config.guess: Add hppa64-linux support. Note for next import that
14694 this is already in the master file.
14695 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14696
75b9074c
AO
146972001-04-12 Alexandre Oliva <aoliva@redhat.com>
14698
14699 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14700 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14701
125404c5
SS
147022001-04-11 Stan Shebs <shebs@apple.com>
14703
14704 * MAINTAINERS: Add self as Darwin port maintainer.
14705
876684fe
AM
147062001-04-11 Alan Modra <amodra@one.net.au>
14707
14708 * MAINTAINERS: Update my email address.
14709
06729913
LR
147102001-04-10 Loren J. Rittle <ljrittle@acm.org>
14711
14712 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14713 recent versions of FreeBSD (release 3 or later).
14714 * ltconfig: On FreeBSD, -lc must not be provided when building
14715 a shared library or else the standard -pthread gcc option is
14716 rendered worthless to later users of the built library.
14717
67916302
JM
147182001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14719
14720 * MAINTAINERS: Add self and RTH as C front end maintainers.
14721
d2bc0628
AO
147222001-04-05 Alexandre Oliva <aoliva@redhat.com>
14723
e490616e
ZW
14724 * config.sub: Make sure to match an already-canonicalized
14725 machine name (eg. mn10300-unknown-elf).
d2bc0628 14726
a3406c06
AO
147272001-04-01 Alexandre Oliva <aoliva@redhat.com>
14728
14729 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14730 New macros.
14731 (bootstrap, cross): Use RECURSE_FLAGS.
14732 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14733
a076f6a4
AO
147342001-03-27 Alexandre Oliva <aoliva@redhat.com>
14735
14736 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14737
e9f4fa71
CH
147382001-03-22 Colin Howell <chowell@redhat.com>
14739
7238de5c
CH
14740 * Makefile.in (DO_X): Do not backslash single-quotes in
14741 backquotes (two places).
e9f4fa71 14742
b6b14b1b
AO
147432001-03-22 Alexandre Oliva <aoliva@redhat.com>
14744
14745 Re-installed:
14746 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14747 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14748 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14749 * ltcf-cxx.sh: Likewise.
14750 * ltcf-gcj.sh: Likewise.
14751
1eb0b89d
GP
147522001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14753
14754 * MAINTAINERS: Add myself as "documentation co-maintainer".
14755
82e23236
AO
147562001-03-22 Alexandre Oliva <aoliva@redhat.com>
14757
14758 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14759 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14760
64ec27c3
TT
147612001-03-19 Tom Tromey <tromey@redhat.com>
14762
14763 * config-ml.in: Handle GCJ and GCJFLAGS.
14764
191de407
MC
147652001-03-21 Michael Chastain <chastain@redhat.com>
14766
14767 * Makefile.in: all-m4 depends on all-texinfo.
14768
fed4dede
LR
147692001-03-20 Loren J. Rittle <ljrittle@acm.org>
14770
14771 * MAINTAINERS: Add myself to write after approval list.
14772
085072bb
LB
147732001-03-18 Laurynas Biveinis <lauras@softhome.net>
14774
14775 * Makefile.in (DO_X): Quote nested quotes.
14776
5af8ea3f
AM
147772001-03-18 Alan Modra <alan@linuxcare.com.au>
14778
14779 * MAINTAINERS: Add myself to write after approval list.
14780
69e23037
LB
147812001-03-15 Laurynas Biveinis <lauras@softhome.net>
14782
14783 * Makefile.in (DO_X): Use double quotes for quoting
14784 "RANLIB=$${RANLIB}".
14785
2b9650f4
OP
147862001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14787
14788 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14789
dce2d8b2 147902001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
14791
14792 * configure.in: Only use `lang_requires' for languages athat are
14793 actually enabled.
14794
f6646274
PE
147952001-03-08 Phil Edwards <pme@sources.redhat.com>
14796
14797 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14798
c9a54638
AO
147992001-03-08 Alexandre Oliva <aoliva@redhat.com>
14800
14801 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14802
6a556ad6
TT
148032001-03-07 Tom Tromey <tromey@redhat.com>
14804
14805 * configure.in: Allow config-lang.in to set `lang_requires' to list
14806 of other required languages.
14807
6822468a
LB
148082001-03-06 Laurynas Biveinis <lauras@softhome.net>
14809
14810 * Makefile.in: Remove RANLIB definition. Use RANLIB
14811 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14812 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 14813
f04885d3 148142001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 14815 Alexandre Oliva <aoliva@redhat.com>
6387a56e 14816
f04885d3
BK
14817 * Makefile.in (check-c++): Use tabs, not spaces.
14818
288edf47 148192001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 14820
288edf47
LB
14821 * MAINTAINERS: add myself to Write After Approval list.
14822
3d55d2f8 148232001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 14824
e490616e 14825 * Makefile.in (check-c++): New rule.
6387a56e 14826
4d88a68a
BK
14827 * configure.in (target_libs): Remove libg++.
14828 (noconfigdirs): Remove libg++.
14829 (noconfigdirs): Same.
14830 (noconfigdirs): Same.
14831 (noconfigdirs): Same.
14832
14833 * config-ml.in: Remove libg++ references.
14834
14835 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14836 (ALL_TARGET_MODULES): Same.
14837 (configure-target-libg++): Remove.
14838 (all-target-libg++): Remove.
14839 (configure-target-libio): Remove.
14840 (all-target-libio): Remove.
14841 (check-target-libio): Remove.
14842 (.PHONY): Remove.
14843 (libg++.tar.bz2): Remove.
14844 (all-target-cygmon): Remove libio.
14845 (all-target-libstdc++): Remove.
14846 (configure-target-libstdc++): Remove.
14847 (TARGET_LIB_PATH): Remove libstdc++.
14848 (ALL_GCC_CXX): Remove libstdc++.
14849 (all-target-gperf): Correct.
14850
2437d4ed
NC
148512001-02-16 Nick Clifton <nickc@redhat.com>
14852
14853 * configure.in (noconfigdirs): Allow configuration of texinfo
14854 for Cygwin hosts.
14855
85b99cbe
AG
148562001-02-15 Anthony Green <green@redhat.com>
14857
14858 * configure: Introduce GCJ_FOR_TARGET.
14859 * configure.in: Ditto.
14860 * Makefile.in: Ditto.
14861
7b18790c
AS
148622001-02-13 Andreas Schwab <schwab@suse.de>
14863
14864 * MAINTAINERS: Update mail address.
14865
c4880c99
MS
148662001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14867
14868 * config.guess: Add linux target for S/390.
14869 * config.sub: Likewise.
14870
dce2d8b2 148712001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
14872
14873 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 14874 target-libgloss.
e31ae6db 14875
7739adfb
BE
148762001-02-06 Ben Elliston <bje@redhat.com>
14877
14878 * configure: Output host type to stdout, not stderr.
14879
36ca672c
MM
148802001-02-05 Mark Mitchell <mark@codesourcery.com>
14881
e40f2829 14882 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
14883 * ltcf-cxx.sh: Likewise.
14884
36ca672c
MM
14885 * config.if: Assume enable_libstdcxx_v3 is defined.
14886
22fdd65e
MM
148872001-02-04 Mark Mitchell <mark@codesourcery.com>
14888
14889 Remove V2 C++ library.
14890 * configure.in: Remove --enable-libstdcxx_v3 support.
14891
3b60dd8e
BM
148922001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14893
14894 * include/demangle.h: Add prototype for java_demangle_v3.
14895
42c0c80a
PE
148962001-01-29 Phil Edwards <pme@sources.redhat.com>
14897
14898 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14899
0be25992
RH
149002001-01-27 Richard Henderson <rth@redhat.com>
14901
14902 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14903
8a8de62d
MS
149042001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14905
14906 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14907 Don't unset, it's non-portable and no longer necessary, set to empty
14908 instead.
14909
92769744
MS
149102001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14911
14912 * ltconfig: Shell portability fix for the tagname validity check.
14913
88a1c0ab
AO
149142001-01-27 Alexandre Oliva <aoliva@redhat.com>
14915
14916 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14917 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14918
45291dd5
MS
149192001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14920
14921 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14922
1ace7e15
TT
149232001-01-26 Tom Tromey <tromey@redhat.com>
14924
14925 * configure.in: Allow libgcj to be built on Sparc Solaris.
14926
0ef8b11b
DE
149272001-01-25 David Edelsohn <edelsohn@gnu.org>
14928
14929 * ltcf-c.sh: Add aix5 case.
14930 * ltcf-cxx.sh: Likewise.
14931 * ltconfig: Likewise.
14932
0006091e
AO
149332001-01-24 Alexandre Oliva <aoliva@redhat.com>
14934
9bad11e1
AO
14935 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14936 keep at least one of build_libtool_libs or build_old_libs set to
14937 yes.
14938
0006091e
AO
14939 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14940 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14941
7c01b2b5
BM
149422001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14943
14944 * configure.in: Enable libgcj on several additional platforms.
14945
d340e0ac
BM
149462001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14947
14948 * configure.in: Enable libgcj for linux targets.
14949
5baf8c37
MS
149502001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14951
14952 * MAINTAINERS (Write After Approval): Add myself.
14953
10a0ba84
JDA
149542001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14955
14956 * MAINTAINERS: Add myself as vax port maintainer.
14957
357c6a4b
FH
149582001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14959
14960 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14961
6e2d9a7a
MS
149622001-01-09 Mike Stump <mrs@wrs.com>
14963
14964 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14965 failures of subdirectories.
14966
b6b14b1b 149672001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 14968
b6b14b1b 14969 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 14970 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
14971 * ltcf-cxx.sh: Likewise.
14972 * ltcf-gcj.sh: Likewise.
14973 * ltconfig.sh: Fix typo.
976b230d 14974
07109110
LB
149752001-01-02 Laurynas Biveinis <lauras@softhome.net>
14976
14977 * configure: handle DOS-style absolute paths.
14978
1da5b8fc
LB
149792001-01-02 Laurynas Biveinis <lauras@softhome.net>
14980
14981 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14982
4c2f5b4f
MM
149832000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14984
14985 * MAINTAINERS: Add myself as avr port co-maintainer.
14986
bc53668e
BE
149872000-12-28 Ben Elliston <bje@redhat.com>
14988
14989 * MAINTAINERS: Add myself under ``Write After Approval''.
14990
c387606f
JM
149912000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14992
14993 * texinfo: Remove directory from GCC.
14994
2cb5082c
JM
149952000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14996
14997 * COPYING: Update to current
14998 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14999 to 19yy as example year in copyright notice).
15000
cc330df9
BK
150012000-12-18 Benjamin Kosnik <bkoz@redhat.com>
15002
6387a56e 15003 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
15004 (libstdcxx_incdir): Pass down.
15005 * config.if: Remove expired bits for cxx_interface, add stub.
15006 (libstdcxx_incdir): Add variable for g++ include directory.
15007 * configure.in (gxx_include_dir): Use it.
6387a56e 15008
4c6b2835
AO
150092000-12-18 Alexandre Oliva <aoliva@redhat.com>
15010
15011 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
15012 with old-email address from ``Write After Approval''.
15013
3896f13e
AJ
150142000-12-15 Andreas Jaeger <aj@suse.de>
15015
15016 * configure.in: Handle lang_dirs.
15017
150182000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 15019
ad46e881
TT
15020 * MAINTAINERS: Removed brads.
15021
90a10418
TT
15022 * MAINTAINERS: Added gcj developers.
15023
41dfe3a2 150242000-12-13 Anthony Green <green@redhat.com>
6387a56e 15025
41dfe3a2 15026 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
15027 listed. Disable libgcj for x86 and Alpha Linux until compatible
15028 with g++ abi.
6387a56e 15029
e2f601da
MS
150302000-12-13 Mike Stump <mrs@wrs.com>
15031
15032 * Makefile.in (local-distclean): Also remove fastjar.
15033
70030c01
RB
150342000-12-12 Rodney Brown <RodneyBrown@mynd.com>
15035
15036 * contrib/gcc_update: Add fastjar --touch entries.
15037
2a50f859
AO
150382000-12-12 Alexandre Oliva <aoliva@redhat.com>
15039
15040 * configure.in: Disable language-specific target libraries for
15041 languages that aren't enabled.
15042
7743113b
AG
150432000-12-10 Anthony Green <green@redhat.com>
15044
15045 * configure.in: Define libgcj. Disable libgcj target libraries for
15046 most targets.
15047
92e061a6
NB
150482000-12-10 Neil Booth <neilb@earthling.net>
15049
15050 * MAINTAINERS: Update mail address, remove from WAA list.
15051
f34ff6d6
APB
150522000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15053
15054 * libjava: Imported from /cvs/java.
15055 * libffi: Likewise.
15056 * Boehm-gc: Likewise.
15057
d82a33c6
APB
150582000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15059
15060 * configure.in (target_libs): Revert 2000-12-08 patch.
15061 (noconfigdirs): Added target-libjava.
15062
e14f8e28
LB
150632000-12-09 Laurynas Biveinis <lauras@softhome.net>
15064
15065 * djunpack.bat: removed.
15066
fc26516b
LB
150672000-12-09 Laurynas Biveinis <lauras@softhome.net>
15068
15069 * Makefile.in: handle DOS-style absolute paths.
15070 * config-ml.in: likewise.
15071 * symlink-tree: likewise.
15072
bd8757b3
APB
150732000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15074
15075 * fastjar: Imported.
15076
81522a1f
APB
150772000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15078
15079 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15080 libjava.
15081 * configure.in (target_libs): Removed `target-libjava'.
15082
5db1f7ed
APB
150832000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15084
15085 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15086 (ALL_MODULES): Added fastjar.
15087 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15088 (all-target-libjava): all-fastjar replaces all-zip.
15089 (all-fastjar): Added.
15090 (configure-target-fastjar, all-target-fastjar): Likewise.
15091 * configure.in (host_tools): Added fastjar.
15092
5e59997c
MS
150932000-12-07 Mike Stump <mrs@wrs.com>
15094
15095 * Makefile.in (local-distclean): Remove leftover built files.
15096
0a534f40
NC
150972000-11-24 Nick Clifton <nickc@redhat.com>
15098
15099 * configure.in (xscale-elf): Add target.
15100 (xscale-coff): Add target.
15101
7686cadf
LR
151022000-11-22 Loren J. Rittle <ljrittle@acm.org>
15103
e490616e
ZW
15104 * ltcf-cxx.sh: Support creation of C++ shared libraries on
15105 recent versions of FreeBSD (release 3 or later).
15106 * ltconfig: On FreeBSD, -lc must not be provided when building
15107 a shared library or else the standard -pthread gcc option is
15108 rendered worthless to later users of the built library.
7686cadf 15109
fff01699
FF
151102000-11-16 Fred Fish <fnf@be.com>
15111
15112 * configure.in (enable_libstdcxx_v3): Fix typo,
15113 libstd++ -> libstdc++.
15114
4dc16355
KL
151152000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15116
15117 * MAINTAINERS: Add self to Write After Approval list.
15118
bf6fc7b2
BS
151192000-11-21 Bernd Schmidt <bernds@redhat.com>
15120
15121 * MAINTAINERS: Update my email address. Add myself to global write
15122 privs list.
15123
ce8e06b1
AO
151242000-11-18 Alexandre Oliva <aoliva@redhat.com>
15125
6e2a4843
AO
15126 * Makefile.in: Merge with src and libgcj.
15127 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15128 configure-target-<library> when their configure scripts need the C
15129 or C++ library to have already been built to work properly.
15130 (do_proto_toplev): Set them to an empty string.
15131
ce8e06b1
AO
15132 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15133 (REALLY_SET_LIB_PATH): Use them.
15134
c003f378
SS
151352000-11-17 Stan Shebs <shebs@apple.com>
15136
15137 * MAINTAINERS: Add self to Write After Approval list.
15138
cc1e60ea
JM
151392000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15140
15141 * configure: Provide the original toplevel configure arguments
15142 (including $0) to subprocesses in the environment rather than
15143 through gcc/configargs.h.
15144
1173593d
JM
151452000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15146
15147 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15148 C99. Alphabetise "Write After Approval" list.
15149
520907ee
MM
151502000-11-12 Mark Mitchell <mark@codesourcery.com>
15151
34f6fbdb
MM
15152 * configure: Turn on libstdc++ V3 by default.
15153
520907ee
MM
15154 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15155 if we've got GCC.
15156
0bbd37ed
PB
151572000-11-11 Philip Blundell <philb@gnu.org>
15158
15159 * MAINTAINERS: Add self to Write After Approval list.
15160
7ca0e6d9
DE
151612000-11-09 David Edelsohn <edelsohn@gnu.org>
15162
15163 * ltcf-c.sh (aix4): Improve shared library configuration; require
15164 exporting symbols.
15165 * ltcf-cxx.sh (aix4): Define.
15166 * ltconfig (aix4): Define library and soname specs appropriate for
15167 AIX. Define command to create export symbols list.
15168
dce2d8b2 15169Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
15170
15171 * config.sub: Add support for Sun Chorus
15172
fc05d516
NC
151732000-10-31 Nick Clifton <nickc@redhat.com>
15174
15175 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15176 <name>@redhat.com. Also installed new email address for Clint
15177 Popetz.
6387a56e 15178
90a0e73f
JM
151792000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15180
15181 * etc: Remove directory from GCC.
15182
a5e1b548
MM
151832000-10-16 Michael Meissner <meissner@redhat.com>
15184
15185 * configure (gcc/configargs.h): Only create if there is a build GCC
15186 directory created.
15187
6387a56e
EC
151882000-10-16 Matthias Klose <doko@debian.org>
15189
be1db873
MK
15190 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15191 when configured for libstdc++-v3.
15192
f5fa9a5b
PE
151932000-10-05 Phil Edwards <pme@gcc.gnu.org>
15194
15195 * configure: Save configure arguments to gcc/configargs.h.
15196
61a77fea
PT
151972000-10-04 Philipp Thomas <pthomas@suse.de>
15198
15199 * config.guess: Import CVS version 1.157.
15200 * config.sub: Import CVS version 1.181.
15201
3a4fee66
AP
152022000-10-04 Andris Pavenis <pavenis@latnet.lv>
15203
15204 * Makefile.in (bootstrap): avoid recursion if subdir missing
15205 (cross): ditto
15206 (do-proto-toplev): ditto
15207
3dd7094e
AO
152082000-09-30 Alexandre Oliva <aoliva@redhat.com>
15209
de710532
AO
15210 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15211 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15212
3dd7094e
AO
15213 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15214 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15215 all affected `configure' scripts.
15216
e592386f
NB
15217Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15218
15219 * MAINTAINERS: Add self as cpplib co-maintainer.
15220
fba54939
AH
152212000-09-24 Aldy Hernandez <aldyh@redhat.com>
15222
15223 * MAINTAINERS: Add self to Write After Approval list.
15224
2bd429f4
GP
152252000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15226
15227 * INSTALL/README: egcs -> GCC update.
15228
dce2d8b2 15229Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
15230
15231 * MAINTAINERS: Add myself to Write After Approval list.
15232
d7ce9a83
KH
152332000-09-15 Kazu Hirata <kazu@hxi.com>
15234
15235 * MAINTAINERS: Add myself to Write After Approval list.
15236
18a53ffe
JL
15237Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15238
e490616e
ZW
15239 * configure.in: Do not build byacc for hppa64. Provide paths to the
15240 X11 libraries for hppa64.
18a53ffe 15241
f246ff23
SC
152422000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15243
15244 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15245
06298abd
AO
152462000-09-06 Alexandre Oliva <aoliva@redhat.com>
15247
4b92758a
AO
15248 * Makefile.in (all-zlib): Added dummy target.
15249
06298abd
AO
15250 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15251 ltcf-gcj.sh: Updated from libtool multi-language branch.
15252
4d73d07a
AO
152532000-09-05 Alexandre Oliva <aoliva@redhat.com>
15254
15255 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15256 (bootstrap*): Depend on all-bootstrap.
15257
05d52d78
PT
152582000-09-05 Philipp Thomas <pthomas@suse.de>
15259
15260 * config.guess: Import CVS version 1.156.
15261 * config.sub: Import CVS version 1.179.
15262
3c809ba4
AG
152632000-09-02 Anthony Green <green@cygnus.com>
15264
15265 * Makefile.in (all-gcc): Depend on all-zlib.
15266 (CLEAN_MODULES): Add clean-zlib.
15267 (ALL_MODULES): Add all-zlib.
15268 * configure.in (host_libs): Add zlib.
15269
10ad78a0 152702000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
15271
15272 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15273 crosses, but add gcc/include to the header search path for them.
15274
b36a9ce3
DB
152752000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15276
15277 * MAINTAINERS: Add self to Write After Approval list.
15278
cb011248
FS
152792000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15280
15281 * config.guess: Import CVS version 1.152.
15282 * config.sub: Import CVS version 1.177.
15283
db310af0
AO
152842000-08-25 Alexandre Oliva <aoliva@redhat.com>
15285
7965440a
AO
15286 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15287 $targargs to tell whether newlib is going to be built.
15288
db310af0
AO
15289 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15290 $$r/TARGET_SUBDIR/libio for _G_config.h.
15291
e7977565
AO
152922000-08-23 Alexandre Oliva <aoliva@redhat.com>
15293
15294 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15295
126bb9ed
DD
152962000-08-22 DJ Delorie <dj@redhat.com>
15297
15298 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15299
5b0e9d29
AO
153002000-08-22 Alexandre Oliva <aoliva@redhat.com>
15301
15302 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15303 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15304 sub-configures.
15305
4f3e904e
DD
153062000-08-21 DJ Delorie <dj@redhat.com>
15307
15308 * MAINTAINERS: Add self as a libiberty maintainer
15309
c9635443
AO
153102000-08-16 Alexandre Oliva <aoliva@redhat.com>
15311
15312 * configure.in (libstdcxx_flags): Use
15313 libstdc++-v3/src/libstdc++.INC.
15314
8b2100ba
AO
153152000-08-15 Alexandre Oliva <aoliva@redhat.com>
15316
15317 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15318
57119aa9
ZW
153192000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15320
eeb943b0
ZW
15321 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15322
6387a56e 15323 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
15324 explicit. Substitute enable_threads into generated Makefiles.
15325 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15326 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15327
acffa7c4
GK
153282000-08-13 Geoff Keating <geoffk@cygnus.com>
15329
15330 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15331
808d8c41
AO
153322000-08-12 Alexandre Oliva <aoliva@redhat.com>
15333
15334 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15335 previous delta.
15336
1fc8c51c 153372000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 15338
1fc8c51c
JM
15339 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15340 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15341 (FLAGS_FOR_TARGET): Not here.
15342 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 15343
25698887
AO
153442000-08-11 Alexandre Oliva <aoliva@redhat.com>
15345
15346 * config-ml.in (CC, CXX): Don't introduce a leading space.
15347
10120687
DD
153482000-08-07 DJ Delorie <dj@delorie.com>
15349
15350 * MAINTAINERS: Add self as a DJGPP maintainer
15351
15c758e9
DD
153522000-08-07 DJ Delorie <dj@redhat.com>
15353
15354 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15355 "if we're also building gcc, and it's a gcc that will run on the
15356 build machine, we want to use its includes instead of the system's
15357 default includes".
15358
2d0de245
JM
153592000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15360
15361 * MAINTAINERS: Add self to Write After Approval list.
15362
e81b330a
AO
153632000-08-03 Alexandre Oliva <aoliva@redhat.com>
15364
83440c1e
AO
15365 * configure.in (libstdcxx_flags): Don't use `"'.
15366
e81b330a
AO
15367 * config-ml.in: Adjust multilib search paths to the
15368 appropriate multilib tree.
15369
cf95c847
AO
153702000-08-02 Alexandre Oliva <aoliva@redhat.com>
15371
15372 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15373 commas in $LANGUAGES.
15374
9e9af119
MH
153752000-08-02 Manfred Hollstein <manfredh@redhat.com>
15376
15377 * configure.in: Re-enable all references to libg++ and librx.
15378
606ce391
AO
153792000-08-01 Alexandre Oliva <aoliva@redhat.com>
15380
89820b43
AO
15381 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15382 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15383 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15384 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15385
606ce391
AO
15386 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15387
04179d4a
AO
153882000-07-31 Alexandre Oliva <aoliva@redhat.com>
15389
15390 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15391 CXX_FOR_TARGET for sed.
15392
d4eb109c
AO
153932000-07-30 Alexandre Oliva <aoliva@redhat.com>
15394
15395 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15396 Do not override if already set in the environment or in configure.
15397 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15398 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15399
4f4caf92
AO
154002000-07-28 Alexandre Oliva <aoliva@redhat.com>
15401
15402 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15403 the libtool CVS tree multi-language branch.
15404 * ltconfig, ltmain.sh: Updated.
6387a56e 15405
b87487b6
AO
154062000-07-27 Alexandre Oliva <aoliva@redhat.com>
15407
1670d1ea
AO
15408 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15409 (clean-target): Depend on it.
15410
b87487b6
AO
15411 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15412 (GCC_FOR_TARGET): Use it.
15413 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15414 * configure.in: ... here.
15415 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15416 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15417
4e81ae98
EC
154182000-07-24 Eric Christopher <echristo@cygnus.com>
15419
15420 * MAINTAINERS: Add self to Write After Approval list.
15421
059ae32c
AO
154222000-07-24 Alexandre Oliva <aoliva@redhat.com>
15423
5b28edd4
AO
15424 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15425 (configure-target-libchill, configure-target-libobjc): Likewise.
15426
059ae32c
AO
15427 * configure.in: Use the same cache file for all target libs.
15428 * config-ml.in: But different cache files per multilib variant.
15429
1adcd149
MS
154302000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15431
15432 * configure (topsrcdir): Don't use dirname.
15433
2d573dff
JO
154342000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15435
15436 * MAINTAINERS: Add self to Write After Approval list.
15437
d207ebef
JM
154382000-07-20 Jason Merrill <jason@redhat.com>
15439
15440 * configure.in: Remove all references to libg++ and librx.
15441
15442 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15443
154442000-07-20 Hans-Peter Nilsson <hp@axis.com>
15445
15446 * config.sub: Update to subversions version 2000-07-06.
15447
7b7792d5
AH
154482000-07-12 Andrew Haley <aph@cygnus.com>
15449
15450 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15451 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15452
3abaac67
PE
154532000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15454
15455 * symlink-tree: Check number of arguments.
15456
34be2b36
JW
154572000-07-05 Jim Wilson <wilson@cygnus.com>
15458
15459 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15460 search path for a g++ extracted from the build tree. This
15461 will allow link tests run by configure scripts in
15462 subdirectories to succeed.
15463
d207ebef
JM
154642000-07-01 Koundinya K <kk@ddeorg.soft.net>
15465
e490616e 15466 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 15467
0900331b
MH
154682000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15469
15470 * MAINTAINERS: Add myself as loop discovery maintainer.
15471
d207ebef
JM
154722000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15473
15474 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15475 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15476
154772000-06-19 Timothy Wall <twall@cygnus.com>
15478
15479 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15480 * config.sub: Add tic54x target.
15481
11a27a76
TM
15482Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15483
15484 * MAINTAINERS: Add self as Fortran maintainer,
15485 remove Craig Burley.
15486
d207ebef 15487Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 15488
d207ebef
JM
15489 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15490 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 15491
7758b73f
PT
15492Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15493
15494 * MAINTAINERS: Add self as i18n maintainer
15495
d207ebef
JM
1549620000-05-21 H.J. Lu (hjl@gnu.org)
15497
e490616e
ZW
15498 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15499 directory are used if they exist. Make sure
15500 $(build_tooldir)/include is searched for header files,
15501 $(build_tooldir)/lib/ for library files.
d207ebef 15502 (GCC_FOR_TARGET): Likewise.
e490616e 15503 (CXX_FOR_TARGET): Likewise.
d207ebef 15504
bae29210
JL
15505Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15506
15507 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15508
d207ebef 15509Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
15510
15511 * Makefile.in (configure-target-libiberty): Depend on
15512 configure-target-newlib.
15513
aab0d19d
AO
155142000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15515
15516 * configure.in, Makefile.in: Merge all libffi-related
15517 configury stuff from the libgcj tree.
15518
d207ebef
JM
15519Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15520
15521 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15522 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15523
15524Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15525
15526 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15527 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 15528 current version information. Add to proto-toplev directory.
d207ebef
JM
15529 (gdb-taz): Build do-djunpack.
15530
758c7bd4
DE
155312000-05-15 David Edelsohn <edelsohn@gnu.org>
15532
15533 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15534
1888228d
AC
15535Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15536
15537 * MAINTAINERS: Add self to Write After Approval list.
15538
d207ebef
JM
155392000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15540
15541 * ltmain.sh: Preserve in relink_command any environment
15542 variables that may affect the linker behavior.
15543
2d7cc2fe
JL
15544Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15545
d207ebef
JM
15546 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15547
15548Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15549
15550 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15551
155522000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15553
15554 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 15555 with the version name.
2d7cc2fe 15556
ee455968
JE
15557Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15558
15559 * MAINTAINERS: Add self as bb-reorder maintainer.
15560
73b97e5c
BK
155612000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15562
15563 * config.if: Tweak.
15564
d207ebef
JM
155652000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15566
15567 * djunpack.bat: New file.
15568
15569Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15570
15571 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
15572 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15573 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15574 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 15575
954869eb
DP
155762000-04-16 Dave Pitts <dpitts@cozx.com>
15577
e490616e
ZW
15578 * config.sub (case $basic_machine): Change default for "ibm-*"
15579 to "openedition".
954869eb 15580
eaabe541
AJ
155812000-04-13 Andreas Jaeger <aj@suse.de>
15582
15583 * MAINTAINERS: Added myself.
15584
d207ebef
JM
15585Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15586
15587 * Makefile.in (gdb-taz): New target. GDB specific archive.
15588 (do-md5sum): New target.
15589 (MD5PROG): Define.
15590 (PACKAGE): Default to TOOL.
15591 (VER): Default to a shell script.
15592 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 15593 md5 checksum generation.
d207ebef
JM
15594 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15595 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15596 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 15597 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
15598
15599Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15600
15601 * configure (warn_cflags): Delete.
15602
0ea6d60c
PDM
15603Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15604
15605 * MAINTAINERS: Added myself.
15606
17090313 156072000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 15608 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 15609
e490616e
ZW
15610 * configure.in (enable_libstdcxx_v3): Add.
15611 (target_libs): Add bits here to switch between libstdc++-v2 and
15612 libstdc++-v3.
15613 * config.if: And this file too.
15614 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 15615
76b78517
MM
156162000-04-05 Michael Meissner <meissner@redhat.com>
15617
15618 * config.sub (d30v): Add d30v as a basic machine type.
15619
ad242caf
JM
156202000-03-29 Jason Merrill <jason@casey.cygnus.com>
15621
15622 * configure.in: -linux-gnu*, not -linux-gnu.
15623
d4537148
TM
15624Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15625
15626 * MAINTAINERS: Add self in write-after-approval section.
15627
f152e9d4
JW
15628Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15629
15630 * MAINTAINERS: Add self as ia64 port maintainer.
15631
6a5fcef1
NB
156322000-03-08 Neil Booth <NeilB@earthling.net>
15633
15634 * MAINTAINERS: Add self in write-after-approval section.
15635
d207ebef 15636Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 15637
d207ebef
JM
15638 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15639 (do-tar-bz2): Replace TOOL with PACKAGE.
15640 (gdb.tar.bz2): Remove GDBTK from GDB package.
15641 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 15642 dejagnu.tar.bz2): New packages.
d207ebef
JM
15643
156442000-02-27 Andreas Jaeger <aj@suse.de>
15645
15646 * configure.in: Add entry for mips*-*-linux*, move catch all
15647 *-*-*linux* entry below this one.
15648
156492000-02-27 Ian Lance Taylor <ian@zembu.com>
15650
15651 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 15652
521fe9d0
NC
156532000-02-24 Nick Clifton <nickc@cygnus.com>
15654
15655 * config.sub: Support an OS of "wince".
15656
d207ebef
JM
15657Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15658
15659 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 15660 version.
d207ebef 15661
dce2d8b2 156622000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
15663
15664 * config.sub: Add support for Linux/IBM 370.
15665 * configure.in: Likewise.
15666
3a685f6f
NC
156672000-02-22 Nick Clifton <nickc@cygnus.com>
15668
15669 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15670
dce2d8b2 156712000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 15672
d207ebef 15673 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 15674
4746ee26
KG
156752000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15676
15677 * configure (gcc_version): When setting, narrow search to
15678 lines containing `version_string'.
15679
ba96c72d
DC
156802000-02-15 Denis Chertykov <denisc@overta.ru>
15681
15682 * config.sub: Add support for avr target.
15683
77f16a66
NC
156842000-02-14 Nick Clifton <nickc@cygnus.com>
15685
15686 * MAINTAINERS: Add maintainers for MCore port.
15687
784a3a80
HPN
15688Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15689
15690 * config.sub: Add mmix-knuth-mmixware.
15691
719dd4fa
KG
156922000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15693
15694 * MAINTAINERS: Pair cccp with cpplib maintainership.
15695
dce2d8b2 156962000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
15697
15698 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15699 structure stuff to -L library search.
15700 (CXX_FOR_TARGET): Ditto.
15701 (CROSS_CHECK_MODULES): Fix spelling mistake.
15702
7a53e94b
MM
157032000-01-24 Mark Mitchell <mark@codesourcery.com>
15704
15705 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15706 the C++ compiler.
15707
0da3b5a7
RH
157082000-01-12 Richard Henderson <rth@cygnus.com>
15709
15710 * configure.in: Don't build some bits for beos.
15711
02368d6d
JS
157122000-01-12 Joel Sherrill (joel@OARcorp.com)
15713
15714 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15715 as include files.
15716
2e76d35c
ZW
157172000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15718
15719 * Add self as cpplib maintainer, as requested by Jason
15720 Merrill. Correct my e-mail address.
15721
4c25fdcf
GK
157222000-01-06 Geoff Keating <geoffk@cygnus.com>
15723
15724 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15725 not mh-aix43.
15726
188e3966
HPN
15727Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15728
15729 * MAINTAINERS: Add myself to "write after approval" list.
15730
c2f5d030
RH
157311999-12-14 Richard Henderson <rth@cygnus.com>
15732
15733 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15734 * config.sub: Accept alphaev[78], alphaev8.
15735
eeda916a
AO
157361999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15737
15738 * config.guess, config.sub: Update from autoconf.
15739
b3bd7820
BK
157401999-11-29 Bruce Korb <autogen@linuxbox.com>
15741
2c290989 15742 * MAINTAINERS: update my playtime e-address.
b3bd7820 15743
1882b2b1
RO
15744Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15745
15746 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15747 necessary libraries are missing.
15748
dce2d8b2 15749Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
15750
15751 * MAINTAINERS: Add new 'write after approval' maintainer.
15752
1e25de97
APB
15753Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15754
15755 * MAINTAINERS: Add new Java maintainer.
15756
1722c704
AS
157571999-10-25 Andreas Schwab <schwab@suse.de>
15758
15759 * configure: Fix quoting inside arguments of eval.
15760
8141abe8
NC
157611999-10-21 Nick Clifton <nickc@cygnus.com>
15762
15763 * config-ml.in: Allow suppression of some ARM multilibs.
15764
0b77644a
LV
15765Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15766
15767 * config.guess: Add OS/390 match pattern.
15768 * config.sub: Add mvs, openedition targets.
15769 * configure.in (i370-ibm-opened*): New.
15770
d207ebef
JM
157711999-09-04 Steve Chamberlain <sac@pobox.com>
15772
15773 * config.sub: Add support for configuring for pj.
15774
157751999-08-31 Nick Clifton <nickc@cygnus.com>
15776
15777 * config.sub (maybe_os): Add support for configuring for fr30.
15778
af13ebe9
NC
157791999-08-25 Nick Clifton <nickc@cygnus.com>
15780
15781 * configure.in: Do not configure or build ld for AIX
15782 platforms. ld is known to be broken on these platforms.
15783
1250c760
RO
15784Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15785
15786 * config-ml.in: Pass compiler flag corresponding to multidirs to
15787 subdir configures.
15788
d207ebef
JM
157891999-08-09 Ian Lance Taylor <ian@zembu.com>
15790
15791 * Makefile.in (LDFLAGS): Define.
15792
157931999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15794
15795 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15796 noconfigdirs.
15797 (*-*-cygwin*): Likewise.
15798
157991999-08-08 Ian Lance Taylor <ian@zembu.com>
15800
15801 * mkdep: New file.
15802 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15803 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15804
15805 From Eli Zaretskii <eliz@is.elta.co.il>:
15806 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15807 long file name when using DJGPP on MS-DOS.
15808
dbd83e11
JL
15809Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15810
15811 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15812
d207ebef
JM
158131999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15814
15815 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15816 dependency as this causes "make check" to globally "make all"
15817
cd1f4c2c
TT
15818Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15819
15820 * configure.in (target_libs): Added target-zlib.
15821 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15822 (CONFIGURE_TARGET_MODULES): Likewise.
15823 (CHECK_TARGET_MODULES): Likewise.
15824 (INSTALL_TARGET_MODULES): Likewise.
15825 (CLEAN_TARGET_MODULES): Likewise.
15826 (configure-target-zlib): New target.
15827 (all-target-zlib): Likewise.
15828 (all-target-libjava): Depend on all-target-zlib.
15829 (configure-target-libjava): Depend on configure-target-zlib.
15830
15831 * Makefile.in (configure-target-libjava): Depend on
15832 configure-target-newlib.
15833 (configure-target-boehm-gc): New target.
15834 (configure-target-qthreads): New target.
15835
e490616e
ZW
15836 * configure.in (target_libs): Added target-qthreads.
15837 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15838 (CONFIGURE_TARGET_MODULES): Likewise.
15839 (CHECK_TARGET_MODULES): Likewise.
15840 (INSTALL_TARGET_MODULES): Likewise.
15841 (CLEAN_TARGET_MODULES): Likewise.
15842 (all-target-qthreads): New target.
15843 (configure-target-libjava): Depend on configure-target-qthreads.
15844 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
15845
15846 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15847 (CONFIGURE_TARGET_MODULES): Likewise.
15848 (CHECK_TARGET_MODULES): Likewise.
15849 (INSTALL_TARGET_MODULES): Likewise.
15850 (CLEAN_TARGET_MODULES): Likewise.
15851 (all-target-libjava): New target.
15852 (all-target-boehm-gc): Likewise.
15853 * configure.in (target_libs): Added libjava, boehm-gc.
15854
d207ebef
JM
158551999-07-22 Ian Lance Taylor <ian@zembu.com>
15856
15857 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15858 configure.bat in SUPPORT_FILES.
15859 (gas+binutils.tar.bz2): Likewise.
15860
15861 * makeall.bat: Remove; obsolete.
15862
158631999-07-21 Ian Lance Taylor <ian@zembu.com>
15864
15865 From Mark Elbrecht:
15866 * configure.bat: Remove; obsolete.
15867
158681999-07-11 Ian Lance Taylor <ian@zembu.com>
15869
15870 * configure: Add -W -Wall to the default CFLAGS when compiling with
15871 gcc.
15872
15873Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15874
15875 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15876
158771999-06-30 Mark Mitchell <mark@codesourcery.com>
15878
15879 * configure.in: Build ld on IRIX6.
15880
158811999-06-12 Ian Lance Taylor <ian@zembu.com>
15882
15883 * Makefile.in: Change distribution targets to use bzip2 instead of
15884 gzip.
15885 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15886 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15887
158881999-06-04 Nick Clifton <nickc@cygnus.com>
15889
15890 * config.sub: Add mcore target.
15891
26d088fa
CD
15892Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15893
15894 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15895
c2c08b29
L
15896Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15897
15898 * config.guess (dummy): Changed to $dummy.
15899
671d0648
NC
159001999-05-24 Nick Clifton <nickc@cygnus.com>
15901
15902 * config.sub: Tidied up case statements.
15903
b1345c72
BE
159041999-05-22 Ben Elliston <bje@cygnus.com>
15905
51ccbd8d
BE
15906 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15907 <jiro@din.or.jp>.
15908
b1345c72
BE
15909 * config.guess: Merge with FSF version. Future changes will be
15910 more accurately recorded in this ChangeLog.
15911 * config.sub: Likewise.
15912
2caf864f
SM
15913Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15914
3d3b561f 15915 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
2caf864f 15916
d207ebef
JM
159171999-04-30 Tom Tromey <tromey@cygnus.com>
15918
15919 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15920
90fb0c24
TT
159211999-04-23 Tom Tromey <tromey@cygnus.com>
15922
15923 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15924
d207ebef
JM
159251999-04-20 Drew Moseley <dmoseley@cygnus.com>
15926
15927 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15928 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15929 Bad merge removed these two changes.
15930
3516940d 15931Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 15932 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
15933
15934 * config.guess (interix Alpha): Add.
15935
d207ebef
JM
159361999-04-11 Richard Henderson <rth@cygnus.com>
15937
15938 * configure.in (i?86-*-beos*): Do config gperf; don't config
15939 gdb, newlib, or libgloss.
15940
e891fbfe 15941Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15942
e891fbfe
AO
15943 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15944 link a trivial program with -mabi=64. If it fails, remove mabi=64
15945 from multidirs.
15946
f9ae47d6
PT
15947Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15948
15949 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15950
d207ebef
JM
159511999-04-08 Nick Clifton <nickc@cygnus.com>
15952
15953 * config.sub: Add support for mcore targets.
15954
159551999-04-07 Michael Meissner <meissner@cygnus.com>
15956
15957 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15958 not mt-ospace, in order to shut up assembler warning about using
15959 symbols that are named the same as registers.
15960
159611999-04-07 Drew Moseley <dmoseley@cygnus.com>
15962
15963 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15964 dependency list for all-target-cygmon.
15965
159661999-04-05 Doug Evans <devans@casey.cygnus.com>
15967
15968 * config-ml.in: Check $host, not $target, for selective multilibs.
15969 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15970 thumb interworking, and underscore prefix multilibs.
15971
159721999-04-04 Ian Lance Taylor <ian@zembu.com>
15973
15974 * missing: Update to version from current automake.
15975
88101ab9
L
15976Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15977
15978 * configure (gxx_include_dir): Removed.
15979
15980 * configure.in (gxx_include_dir): Handle it.
15981 * Makefile.in: Likewise.
15982
d207ebef
JM
159831999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15984
15985 * config.sub (mips64vr4111,mips64vr4111el) Add.
15986
159871999-03-21 Ben Elliston <bje@cygnus.com>
15988
e490616e 15989 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 15990
8dc91cbe
ME
15991Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15992
8dc91cbe
ME
15993 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15994 config/mh-djgpp.
15995
d207ebef
JM
15996Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15997
15998 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15999 all-target-newlib to dependency list for all-target-bsp.
16000
926bb5ed
MK
16001Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
16002
16003 * config.sub: Add i386-uwin support.
16004 * config.guess: Likewise.
16005
4a6e3000
FS
16006Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16007
16008 * configure.in: cleanup, add mh-*pic handling for arm, special
16009 case powerpc*-*-aix*
16010
d207ebef
JM
16011Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
16012
16013 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16014 can be built.
16015
16016Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
16017
16018 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 16019 targets.
d207ebef 16020
71c91078
NC
160211999-03-02 Nick Clifton <nickc@cygnus.com>
16022
16023 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16024
282e5df8
GN
16025Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
16026
16027 * config.sub: Check for "cygwin*" rather than "cygwin32*"
16028
1de558ee
NC
160291999-02-24 Nick Clifton <nickc@cygnus.com>
16030
16031 * config.sub: Fix typo in arm recognition.
16032
d207ebef
JM
16033Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
16034
16035 * configure.in (noconfigdirs): Changed target_configdirs to
16036 include target-bsp only for m68k-*-elf* and m68k-*-coff*
16037 rather than m68k-*-* since it is not known to work on
16038 m68k-aout. Ditto for arm-*-*oabi.
16039
16040Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
16041
16042 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
16043
160441999-02-19 Ben Elliston <bje@cygnus.com>
16045
16046 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16047 Smart and improved by Andrew Cagney.
16048
fab7445a
ME
16049Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
16050
16051 * config.guess: Recognize openbsd-*-hppa.
16052
8ccdc228
L
16053Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
16054
16055 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16056 only if it is not empty.
16057
3b7265ff
NC
160581999-02-17 Nick Clifton <nickc@cygnus.com>
16059
16060 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 16061
d207ebef 16062 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
16063
16064 * config.sub: Modified to recognize uname's armv* syntax.
16065
d207ebef
JM
160661999-02-17 Mark Salter <msalter@cygnus.com>
16067
16068 * configure.in: Added target-bsp for sparclite.
16069
16070Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
16071
16072 * config.sub: Recognize alphapca5[67] and up to alphaev8.
16073
160741999-02-08 Nick Clifton <nickc@cygnus.com>
16075
16076 * configure.in: Add support for strongarm port.
16077 * config.sub: Add support for strongarm target.
16078
c48dd3f5 16079Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 16080
c48dd3f5
MK
16081 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16082 the old name config/mh-cygwin32.
16083 Enable texinfo.
16084
d207ebef
JM
16085Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
16086
16087 * configure.in: Do build ld for ix86 Solaris.
16088
ecd62820
JW
16089Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
16090
16091 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
16092 $AR_FOR_TARGET. Likewise for RANLIB.
16093
bbd8fa7f 16094Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 16095
e490616e
ZW
16096 * config.sub (oabi): Recognize.
16097 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 16098
0397442c
RL
16099Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
16100
16101 * config.guess: Improve detection of i686 on UnixWare 7.
16102
c9ffaa63
MK
16103Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
16104
16105 * config.guess: Add support for i386-pc-interix.
16106 * config.sub: Likewise.
16107 * configure.in: Likewise.
c9ffaa63 16108
d207ebef
JM
16109Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
16110
16111 * Makefile.in: Remove unneeded all-target-libio from
16112 from all-target-winsup target since it is now unneeded.
16113 Add all-target-libtermcap in its place since it is now
16114 needed.
16115
16116Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16117
16118 * configure.in: makefile stub for cygwin target is probably
16119 unnecessary. Remove it for now.
d207ebef
JM
16120
16121Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16122
16123 * configure.in: libtermcap.a should be built when cygwin is the
16124 target as well as the host.
16125 * config.guess: Allow mixed case in cygwin uname output.
16126 * Makefile.in: Add libtermcap target.
d207ebef 16127
ebe12325
JL
16128Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16129
16130 * config.sub: Clean up handling of hppa2.0.
16131
57057b67
RB
16132Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16133
16134 * config.guess: Use C code to identify more HP machines.
16135
f8670be1
JL
16136Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16137
16138 * config.sub: Handle hppa2.0.
16139
d207ebef
JM
16140Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16141
16142 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 16143 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
16144
161451998-12-15 Mark Salter <msalter@cygnus.com>
16146
16147 * configure.in: Added target-bsp for several target architectures.
16148
16149 * Makefile.in: Added rules for bsp.
16150
d1a09590
JL
16151Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16152
16153 * config.guess: Improve detection of hppa2.0 processors.
16154
16155Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16156
16157 * config.guess: Recognize FreeBSD using ELF automatically.
16158
71205e0b
MH
161591998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16160
16161 * configure (skip-this-dir): Add handling for new shell script, which
16162 might be created by a sub-directory's configure to indicate, this particular
16163 directory is "unwanted".
16164 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16165
d207ebef
JM
16166Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16167
16168 * ltconfig: import from libtool, after changing libtool to
16169 account for the cygwin name change.
16170
16171Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16172
16173 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16174 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16175
16176Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16177
16178 * configure.in: Add libtermcap to list of cygwin dependencies.
16179
16180Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16181
e490616e
ZW
16182 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16183 they include winsup/include when it's a cygwin target.
d207ebef
JM
16184
161851998-11-12 Tom Tromey <tromey@cygnus.com>
16186
16187 * configure.in (host_tools): Added zip.
16188 * Makefile.in (all-target-libjava): Depend on all-zip.
16189 (all-zip): New target.
16190 (ALL_MODULES): Added all-zip.
16191 (NATIVE_CHECK_MODULES): Added check-zip.
16192 (INSTALL_MODULES): Added install-zip.
16193 (CLEAN_MODULES): Added clean-zip.
16194
16195Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16196
16197 * Makefile.in: lose "32" from comment about cygwin.
16198
16199Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16200
16201 * configure.in: Use -Os to build target libraries for the fr30.
16202
16203Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16204
16205 * config.sub: Add fr30.
16206
16207Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16208
e490616e 16209 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
16210 cygwin* instead of cygwin32*.
16211 * config.sub: Check cygwin* instead of cygwin32*.
16212
d2ec8b39
RL
16213Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16214
16215 * config.guess: Match any version of Unixware7.
16216
d207ebef
JM
162171998-10-20 Syd Polk <spolk@cygnus.com>
16218
16219 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16220 if desired.
16221
35cd2565
JL
16222Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16223
16224 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16225 these if the appropriate directories and files to not exist.
16226
52d4e5b7
JL
16227Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16228
16229 * Makefile.in (DEVO_SUPPORT): Add config.if.
16230
38ada91e
MH
16231Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16232
16233 * configure: Add pattern to replace "build_tooldir"'s
16234 definition in the generated Makefile with "tooldir"'s
16235 actual value.
16236
e44e84da
JL
16237Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16238
56a8387f
JL
16239 * config.sub: Bring back lost sparcv9.
16240
e44e84da
JL
16241 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16242
5cb95c7a
JL
16243Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16244
16245 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16246 CC_FOR_TARGET and friends.
16247
16248Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 16249
ceff9b14
AO
16250 * Makefile.in (build_tooldir): New variable, same as tooldir.
16251 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16252 -B$(build_tooldir)/bin/.
16253 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 16254
f2d11dcd
GP
16255Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16256
16257 * README: Remove installation instructions and refer to the
16258 INSTALL directory instead.
16259
73a6d2e7 16260Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 16261
73a6d2e7
RL
16262 * config.sub: Add support for i[34567]86-pc-udk.
16263 * configure.in: Likewise.
16264
5d4a5ee6
JL
16265Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16266
16267 * Makefile.in: add bzip2 package building bits for user
16268 tools module
16269 * configure.in: ditto
16270
6fc19d6d
JL
16271Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16272
16273 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16274 (ALL_TARGET_MODULES): Add all-target-libobjc.
16275 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16276 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16277 (all-target-libchill): Add dependencies.
16278 * configure.in (target_libs): Add libchill.
4e81ae98 16279
f653f0ab
MH
162801998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16281
16282 * configure.in (target_subdir): Remove duplicate line.
16283
5d4a5ee6
JL
16284Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16285
16286 * Makefile.in (all-automake): fix dependencies.
16287
494933e4
JL
16288Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16289
16290 * configure.in: Minor cleanups for building in the $(target_alias)
16291 subdir.
16292
f6b58262
JW
162931998-09-22 Jim Wilson <wilson@cygnus.com>
16294
16295 * Makefile.in (bootstrap): Set r and s before make all. Use
16296 BASE_FLAGS_TO_PASS in make all.
16297 (cross): Likewise.
16298
27c7a08d
MM
162991998-09-20 Mark Mitchell <mark@markmitchell.com>
16300
16301 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16302
e67afd1e
RH
16303Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16304
16305 * config.sub: Fix typo in last change.
16306
8e44ac71
MH
163071998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16308
16309 * config.sub: Add support for C4x target.
16310 * configure.in: Likewise.
16311
d7496fbb
DM
163121998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16313
16314 * config.sub: Recognize sparcv9 just like sparc64.
16315
22097bd1
RL
16316Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16317
16318 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16319
4b877abd
JL
16320Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16321
2c8ec9a2
JL
16322 * config.guess: Correctly identify Pentium II sco boxes.
16323
4b877abd
JL
16324 * config.guess: Fix "tr" code. From Weiwen Liu.
16325
ab03db52
JH
16326Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16327
16328 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16329 stabs.
16330
b54db294
JL
16331Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16332
16333 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16334 (ALL_TARGET_MODULES): Add all-target-libchill.
16335 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16336 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16337 (all-target-libchill): Add dependencies.
16338 * configure.in (target_libs): Add libchill.
16339
bf48dd73
LW
16340Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16341
16342 * config.guess: Avoid assumptions about "tr" behaves when
16343 LANG is set to something other than English.
16344
a3cbd105
L
16345Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16346
16347 * configure (gxx_include_dir): Changed to
16348 '${prefix}/include/g++'-${libstdcxx_interface}.
16349
16350 * config.if: New to determine the interfaces.
16351
c4acd909
MK
16352Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16353
16354 * config.guess: Detect and handle MPE/IX.
16355 * config.sub: Deal with MPE/IX.
16356
9ea97665
DE
16357Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16358
16359 * configure.in: Use mh-aix43.
16360
0ce065bd
MH
163611998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16362
16363 * configure: Fix --without/--disable cases for gxx-include-dir.
16364
5d4a5ee6
JL
16365Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16366
16367 * mdata-sh: Imported. Needed for automake support.
16368
16369Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16370
16371 * Makefile.in (taz): Try "chmod -R og=u ." before
16372 "chmod og=u `find . -print`".
16373
16374Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16375
16376 * configure.in: Add arm-elf and thumb-elf support.
16377
16378Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16379
16380 * Makefile.in: Undo previous patch.
16381
16382Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16383
16384 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16385 to here ...
16386 (install-no-fixedincludes): and here
16387 (INSTALL_MODULES): ... from here.
16388
466456d9
ILT
16389Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16390
16391 * config.sub: Merge with FSF.
16392
1b409d25
ILT
16393 * config.guess: Merge with FSF.
16394
d207ebef
JM
16395Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16396
16397 * configure (extraconfigdirs): New variable.
16398 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16399 * Makefile.in (all): Move higher in file.
16400 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16401 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16402 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16403 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16404 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16405
164061998-07-23 Brendan Kehoe <brendan@cygnus.com>
16407
16408 * Makefile.in (all-target-libjava): Depend on all-gcc and
16409 all-target-newlib.
16410 (configure-target-libjava): Depend on $(ALL_GCC).
16411
7f1937c1
RL
16412Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16413
16414 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16415 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16416
2ada2bd6
ML
16417Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16418
16419 * INSTALL/README: Fix typo.
16420
1e025bde
ML
16421Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16422
5d4a5ee6
JL
16423 * ylwrap: Change absolute path checks to check for DOS style path
16424 names.
1e025bde 16425
5d4a5ee6
JL
16426 * ylwrap: Don't use a full path name if the source file is in the
16427 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 16428
6755ff73
ILT
16429 * config-ml.in: Default to being verbose, to match Feb 18 change to
16430 configure.
16431
5d4a5ee6
JL
16432Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16433
16434 Brought over from egcs:
16435
16436 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16437
16438 * configure.in (target_subdir): Set to ${target_alias} instead
16439 of "libraries".
16440
16441 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16442
16443 * configure.in (target_subdir): Set to libraries if enable_multilib.
16444
16445Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16446
16447 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16448 multilibs, force reconfiguration the first time we create
16449 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16450
16451Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16452
16453 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16454 avoid confusion with --no-recursion.
16455
16456Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16457
16458 * configure.in: Win32 hosts shouldn't use install -x
16459 * install-sh: remove -x option, and special .exe-handling
16460 hack.
16461
d207ebef
JM
16462Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16463
16464 * config.guess: Recognize i586-pc-beos.
16465 * configure.in: Don't build some bits for beos.
16466
fbd836fc
ILT
16467Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16468
5d4a5ee6
JL
16469 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16470 CFLAGS default to -O2.
16471
fbd836fc
ILT
16472 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16473 when using GNU ld.
16474
16475Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16476
16477 * ltmain.sh: Correct install when using a different shell.
16478
16479Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16480
16481 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16482
d207ebef
JM
16483Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16484
16485 * makefile.vms: Update to build binutils/makefile.vms. Add install
16486 target.
fbd836fc
ILT
16487
16488Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16489
16490 * ltconfig: Update to correct AIX handling.
16491
69b471bc
JL
16492Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16493
81241b5e
JL
16494 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16495
69b471bc
JL
16496 * configure.in (target_subdir): Set to ${target_alias} instead
16497 of "libraries".
16498
bedf82df
MH
164991998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16500
16501 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16502 (Makefile): Depend on $(gcc_version_trigger).
16503
16504 * configure (gcc_version): Change default initializer to empty
16505 string.
16506 (gcc_version_trigger): New variable; pass this variable down
16507 to subdir configures to enable them checking gcc's version
16508 themselves. Emit make macros for both gcc_version vars.
16509 (topsrcdir): Initialize reliably.
16510 (recursion line): Remove --with-gcc-version=${gcc_version}.
16511
28e449d8
MH
165121998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16513
16514 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
16515 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16516 in $(libsubdir); emit definition in each generated Makefile.
16517 (gxx_include_dir): Initialize depending on
16518 $enable_version_specific_runtime_libs.
28e449d8 16519
50c4c9f7
MH
165201998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16521
16522 * configure (gcc_version): Initialize properly depending on
16523 how and where configure is started.
16524 (recursion line): Pass a --with-gcc-version=${gcc_version}
16525 to configures in subdirs.
16526
d207ebef
JM
16527Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16528
16529 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 16530 cygmon
d207ebef 16531
5d4a5ee6
JL
16532Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16533
16534 * configure.in: Add cygmon and libstub support for mn10200.
16535
2f96399b
MH
165361998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16537
16538 * configure (gcc_version): Add new variable describing the
16539 particular gcc version we're building.
16540 * Makefile.in (libsubdir): Add new macro for the directory
16541 in which the compiler finds executables, libraries, etc.
16542 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16543 and libsubdir.
16544
c4137c50
AO
16545Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16546
ceff9b14
AO
16547 * Makefile.in (local-clean): Remove *.log.
16548 (warning.log): Built with warn_summary from build.log.
16549 (mail-report.log): Run test_summary.
16550 (mail-report-with-warnings.log): Run test_summary including
16551 warning.log in the report.
c4137c50 16552
276d5ee0
RL
16553Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16554
16555 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16556
5d4a5ee6
JL
16557Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16558
16559 * Makefile.in (grep): Grep no longer depends on libiberty.
16560
16561Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16562
16563 * Makefile.in: all-snavigator needs all-libgui.
16564
16565Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16566
16567 * configure.in: Add cygmon and libstub support for mn10300.
16568
8af14275
ILT
16569Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16570
16571 * missing: Update to version from automake 1.3.
16572
fbd836fc
ILT
16573 * ltmain.sh: On installation, don't get confused if the same name
16574 appears more than once in the list of library names.
16575
466456d9
ILT
16576Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16577
16578 * config.sub: Accept m68060 and m5200 as CPU names.
16579
5d4a5ee6
JL
16580Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16581
16582 * configure: Use && rather than using -a in test, because odd
16583 strings can confuse test.
16584 * configure.in: Likewise.
16585
fbd836fc
ILT
16586Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16587
16588 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16589
f0983958
AO
16590Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16591
16592 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 16593 bootstrap4-lean): New targets.
f0983958 16594
bfed1ea0
JL
16595Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16596
16597 * mpw-* Delete. Not used.
16598
5d4a5ee6
JL
16599Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16600
16601 * COPYING.LIB: Update FSF address.
16602
bfed1ea0
JL
16603Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16604
16605 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16606
5d4a5ee6
JL
16607 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16608 GAS_SUPPORT_DIRS.
16609
bfed1ea0
JL
16610Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16611
16612 * ltconfig, ltmain.sh: Avoid producing a version number if
16613 -version-info was not used.
16614
5d4a5ee6
JL
16615Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16616
16617 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16618 building with newlib.
16619
166201998-04-30 Paul Eggert <eggert@twinsun.com>
16621
d207ebef 16622 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 16623 Solaris `make' causes it to continue to next definition.
d207ebef
JM
16624
16625Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16626
16627 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16628 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
16629
16630Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16631
16632 * configure.in: Change alpha to alpha* in several places.
16633
d207ebef
JM
16634Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16635
16636 * config.sub: Recognize sparc86x.
16637
77be0cab
MM
16638Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16639
16640 * configure.in (--enable-target-optspace): Remove debug echo.
16641
62441128
JW
16642Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16643
16644 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16645
bfed1ea0
JL
16646Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16647
16648 * ltconfig: Update cygwin32 support.
16649
5d4a5ee6
JL
16650 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16651 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16652 (GDB_SUPPORT_DIRS): Likewise.
16653
3f4ea1de
MM
16654Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16655
16656 * configure.in (target_makefile_frag): If --enable-target-optspace,
16657 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
16658 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16659 not used.
16660 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 16661
5d4a5ee6
JL
16662Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16663
16664 * Makefile.in (all-bfd): Depend on all-intl.
16665 (all-binutils): Likewise.
16666 (all-gas): Likewise.
16667 (all-gprof): Likewise.
16668 (all-ld): Likewise.
16669
166701998-04-19 Brendan Kehoe <brendan@cygnus.com>
16671
16672 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16673
bfed1ea0
JL
16674Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16675
5d4a5ee6
JL
16676 * Makefile.in (all-bfd): Depend upon all-libiberty.
16677
bfed1ea0
JL
16678 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16679
5d4a5ee6
JL
16680Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16681
16682 * Makefile.in: Add libstub.
16683
16684 * configure.in: Ditto. Build libstub for targets that have cygmon
16685 support.
16686
16687Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16688
16689 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16690
16691Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16692
16693 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16694 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16695
ec8d6ddc
KW
16696Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16697
16698 * configure: Define DEFAULT_M4 by searching PATH.
16699 * Makfile.in: Use DEFAULT_M4.
16700
bfed1ea0
JL
16701Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16702
16703 * ltconfig: Add cygwin32 support.
16704
5d4a5ee6
JL
16705 * Makefile.in, configure.in: Add libtool as a native only directory
16706 to configure and build.
16707
547a6183
JL
16708Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16709
16710 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16711
5d4a5ee6 16712Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 16713
5d4a5ee6
JL
16714 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16715
16716Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16717
16718 * Makefile.in: add ash make rules
16719 * configure.in: add ash to native_only and host_tools lists
16720
16721Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16722
16723 * Makefile.in (all-gettext, all-intl): New targets.
16724 (ALL_MODULES): Added all-gettext, all-intl.
16725 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16726 (INSTALL_MODULES): Added install-gettext, install-intl.
16727 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16728
16729 * configure.in (host_tools): Added gettext.
16730 (native_only): Likewise.
16731 (noconfigdirs) [various cases]: Likewise.
16732 (host_libs): Added intl.
16733
d207ebef
JM
16734Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16735
16736 * configure: Do not disable building gdbtk for cygwin32 hosts.
16737
e98e406f
NC
16738Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16739
16740 * configure.in: Add thumb-coff target.
16741 * config.sub: Add thumb-coff target.
16742
5d4a5ee6
JL
16743Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16744
16745 * Makefile.in: Revert yesterday's change.
16746 (all-target-winsup): all-target-librx stays out of here.
16747
16748Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16749
16750 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16751 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16752 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16753 Remove references to librx and libg++.
16754
16755Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16756
16757 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16758 recursive makes
16759
bfed1ea0
JL
16760Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16761
16762 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 16763 for newlib directory.
bfed1ea0
JL
16764 (CXX_FOR_TARGET): Likewise.
16765
16766Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16767
16768 * ltconfig: Update after libtool/ltconfig.in change for
16769 hpux11.
16770
16771Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16772
16773 * ltconfig, ltmain.sh: Update to libtool 1.2.
16774
3cd730af
MH
16775Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16776
16777 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16778 (install-gcc-cross): Instead, override LANGUAGES here.
16779
80564603
DL
167801998-03-18 Dave Love <d.love@dl.ac.uk>
16781
16782 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16783 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16784
d207ebef
JM
16785Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16786
16787 * configure.in: Add Thumb-pe target.
16788
5d4a5ee6 16789Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 16790
5d4a5ee6
JL
16791 * Makefile.in - changed sn targets to snavigator
16792 * configure.in - changed sn targets to snavigator
16793
2d4a0558
MH
16794Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16795
16796 * config-ml.in: After building symlink tree call make distclean
16797 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16798 to be the case for libiberty.
16799
04b93567
L
16800Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16801
16802 * configure: When making link, also check the current
16803 directory. The configure scripts may create one.
16804
9a06b842
RH
16805Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16806
16807 * config.sub: Accept alphapca56 and alphaev6 properly.
16808
217fc4e6
FS
16809Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16810
16811 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16812
3e07bdbd 16813Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 16814
e490616e 16815 * config.sub (sco5): Fix typo.
3e07bdbd 16816
5d4a5ee6
JL
16817Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16818
16819 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16820 install-itcl.
16821 (install-itcl): Remove dependency on install-tcl.
16822
16823Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16824
16825 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16826
16827Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16828
16829 * configure.in: Don't build libgui for a cygwin32 target when not on
16830 a cygwin32 host.
16831
16832Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16833
16834 * configure (redirect): Set to null, so default behavior of
16835 configure is now --verbose.
16836
ce0d965c
DL
168371998-02-16 Dave Love <d.love@dl.ac.uk>
16838
16839 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16840 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16841
3acd1fd0
MH
16842Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16843
16844 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16845 this change to sync Makefile.in with its ChangeLog entries.
16846
5d4a5ee6
JL
16847Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16848
16849 * ltmain.sh (mkdir): Check that the directory doesn't exist
16850 before we exit with error, so that we don't get races during
16851 parallel builds.
16852
bfed1ea0
JL
16853Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16854
16855 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16856
4e77e8f1
MH
16857Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16858
16859 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16860 PICFLAG_FOR_TARGET.
16861 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16862
16863 * configure: Emit a definition for the new macro enable_shared
16864 into each Makefile.
16865
5d4a5ee6
JL
16866Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16867
16868 * configure.in (host_tools, native_only): Add libtool.
16869
16870Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16871
16872 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16873 Fix typo in ming config comment.
16874
bfed1ea0
JL
16875Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16876
16877 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16878
5d4a5ee6
JL
16879Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16880
16881 * config.sub: Add tic30 cases, and map c30 to tic30.
16882
8821a725
RH
16883Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16884
16885 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16886 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16887 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16888 (CLEAN_TARGET_MODULES): Similarly
16889 (all-target-libf2c): Add dependences.
4e81ae98 16890 * configure.in (target_libs): Add libf2c.
8821a725 16891
5d4a5ee6
JL
16892Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16893
16894 * configure.in: Remove expect from noconfigdirs when target
16895 is cygwin32. OK to build expect and dejagnu with Canadian
16896 Cross.
16897
0aadd657
ILT
16898Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16899
5d4a5ee6
JL
16900 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16901 host.
16902
0aadd657
ILT
16903 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16904 and mingw32.
16905
d0a8352c
MH
16906Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16907
16908 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16909 here as it is not defined in the toplevel Makefile.
16910
59739e3c
MH
16911Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16912
16913 * configure (package_makefile_rules_frag): New variable, which names
16914 a file with generic rules, ...
16915 Change comment to mention we now have FIVE parts.
16916 * configure: Undo last change.
16917
228197ee
LT
16918Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16919
16920 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 16921 * config.sub: More accurate determination of HP processor types.
228197ee 16922
efd4c0ba
MH
16923Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16924
16925 * configure (package_makefile_frag): Move inserting the
16926 ${package_makefile_frag} to where it should be according
16927 to the comment.
16928
6eef3189
PB
16929Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16930
16931 * config.guess: Add support for Linux/ARM.
16932
d207ebef
JM
16933Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16934
16935 * .cvsignore: Remove *-info and *-install since they match
16936 release-info and mpw-install, which we don't want to just ignore.
16937
48464ebf
RH
16938Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16939
16940 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16941
803462a7
PN
16942Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16943
16944 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16945 local_prefix to sub-make invocations.
16946
520ab477
L
16947Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16948
16949 * configure.in: Check makefile fragments in the source
16950 directory.
16951
4bcdb76d
AO
16952Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16953
ceff9b14
AO
16954 * configure.in: Check whether host and target makefile
16955 fragments exist before adding them to *_makefile_frag.
4bcdb76d 16956
5d4a5ee6
JL
16957Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16958
16959 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16960
16961Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16962
16963 * configure.in: Make sure we only replace RPATH_ENVVAR on
16964 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16965 regexp to sed.
16966
16967 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16968 to sub-makes.
16969
0d3e11a5
LI
169701998-01-13 Lee Iverson (leei@ai.sri.com)
16971
16972 * config-ml.in (multi-do): LDFLAGS must include multilib
16973 designator.
16974
d45b3d87 16975Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
16976
16977 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16978
d39cd7a1
MK
16979Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16980
16981 * config.sub: Add mingw32 support.
16982 * configure.in: Likewise.
d39cd7a1 16983
6decbc24
FS
16984Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16985
16986 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16987
5d4a5ee6
JL
16988Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16989
16990 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16991 * configure (gxx_include_dir): Provide a definition for subdirs
16992 which do not use autoconf.
16993
16994Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16995
16996 * config.guess: Sync with egcs. Picks up new alpha support,
16997 BeOS & some additional linux support.
16998
d3d1907a
JL
16999Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
17000
17001 * config.guess: HP 9000/803 is a PA1.1 machine.
17002
b104e095
RH
17003Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
17004
17005 * configure.in: It's alpha*-...
17006
aca823c1
L
17007Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17008
17009 * configure.in (host_makefile_frag, target_makefile_frag):
17010 Handle multiple config files.
17011 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17012 alpha-*-*.
17013
d207ebef
JM
17014Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
17015
17016 * mkdep: New file.
17017
17018Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
17019
17020 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17021
5d4a5ee6
JL
17022Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
17023
17024 * Makefile.in: Add libgui directory.
17025 (GDB_TK): Add all-libgui.
17026 * configure.in: Add libgui directory.
17027 * configure: Add all-libgui to GDB_TK.
17028
17029Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
17030
17031 * config-ml.in (multidirs): Add m32r to multilib list.
17032
17033Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
17034
17035 * Makefile.in (all-target-gperf): Change dependency to
17036 all-target-libstdc++.
17037
baf55877
FF
17038Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
17039
17040 * config.guess: Add BeOS support.
17041
5d4a5ee6
JL
17042Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
17043
17044 Source directory cvs renamed to cvssrc:
17045 * configure.in (host_tools): Change cvs to cvssrc.
17046 (native_only): Likewise.
17047 (noconfigdirs) [various cases]: Likewise.
17048 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17049 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17050 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17051 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17052 (all-cvssrc): Rename target from all-cvs.
17053
f2d76545
JL
17054Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
17055
17056 * configure (gxx_include_dir): Fix thinko.
17057
205cba53
JL
17058Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
17059
17060 * Makefile.in (INSTALL_TARGET_CROSS): Define.
17061 (install-cross, install-gcc-cross): New targets.
17062
5d4a5ee6
JL
17063Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
17064
17065 * configure.in (noconfigdirs): Add support for Thumb target.
17066
17067 * config.sub (maybe_os): Add support for Thumb target.
17068
17069Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
17070
17071 * Makefile.in: Add rules for cygmon.
17072
17073 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17074
96b0f1fc
JL
17075Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
17076
17077 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17078 * configure (gxx_include_dir): Provide a definition for subdirs
17079 which do not use autoconf.
d207ebef
JM
17080
17081Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
17082
17083 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 17084 11/18/97 build
d207ebef 17085
7dfef6ed
JL
17086Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
17087
17088 * From Franz Sirl.
17089 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17090 found on RedHat Linux systems.
96b0f1fc 17091
83cfe7c0
JL
17092Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
17093
17094 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17095 guesses.
17096
7dfef6ed
JL
17097Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
17098
17099 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17100
5d4a5ee6
JL
17101Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
17102
17103 * ltmain.sh: If mkdir fails, check whether the directory was created
17104 anyhow by some other process.
17105
d207ebef
JM
17106Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
17107
17108 * configure.in (d30v-*-*): Configure all directories.
17109
17110Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
17111
17112 * configure.in (d30v-*-*): Configure newlib, libiberty directories
17113 for the D30V.
17114
17115Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17116
17117 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17118
5d4a5ee6
JL
17119Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17120
e490616e
ZW
17121 * include/libiberty.h: Add extern "C" { so it can be used with C++
17122 progrms.
17123 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17124 programs.
5d4a5ee6 17125
d207ebef
JM
17126Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17127
17128 * configure.in (d30v-*-*): Configure GCC now.
17129
5d4a5ee6
JL
17130Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17131
17132 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17133 is no longer needed.
17134
c9670e62
JM
17135Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17136
17137 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17138
cc71c0ca
MH
17139Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17140
17141 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17142 targets using "$@" to provide support for similar but not identical
17143 targets without having to duplicate code.
17144
d207ebef
JM
17145Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17146
17147 * makefile.vms: Fix to work with DEC C.
17148
17149Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17150
17151 * config.sub: Add mips-tx39-elf to marketing names.
17152
17153Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17154
17155 * ltmain.sh: Handle symlinks in generated script.
17156
17157Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17158
17159 * configure: Handle autoconf style directory options: --bindir,
17160 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17161 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17162 --sysconfdir.
17163 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17164 (sharedstatedir, localstatedir, oldincludedir): New variables.
17165 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17166 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17167 sbindir, sharedstatedir, and sysconfdir.
17168
b1e3ddfd
AJ
17169Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17170
17171 * Makefile.in (bootstrap-lean): New target.
17172
d207ebef
JM
17173Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17174
17175 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 17176 sn, and gnuserv from noconfigdirs.
d207ebef
JM
17177
17178Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17179
17180 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17181
09f97c1e
JL
17182Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17183
17184 * Makefile.in (cross): New target.
17185
335d0ab2
AO
17186Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17187 Jeff Law <law@cygnus.com>
17188
17189 * Makefile.in (bootstrap2, bootstrap3): New targets.
17190 (all-bootstrap): Remove outdated and confusing target.
339c9b00 17191 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 17192
d207ebef
JM
17193Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17194
17195 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 17196 windows. Consistent with gdb/configure.
d207ebef 17197
e693cc28
UD
171981997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17199
e693cc28
UD
17200 * configure.in: Name Linux target fragment.
17201
17202 * configure: Rewrite so that project Makefile fragment is inserted
17203 first and appears last in the resulting Makefile.
17204
d207ebef
JM
17205Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17206
17207 * Makefile.in (install-itcl): Install tcl first.
17208
5d4a5ee6
JL
17209Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17210
17211 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17212
f401679e
JW
17213Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17214
17215 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17216
17217 * configure.in (skipdirs): Add target-librx for Linux.
17218 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17219
ec20b1b9
JL
17220Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17221
17222 * Makefile.in (bootstrap): New target.
17223
becdcf6d
JL
17224Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17225
63f6bcd7 17226 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 17227
d207ebef
JM
17228Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17229
17230 * config.guess: Merge with FSF.
17231
0c82f6bf
FF
17232Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17233
17234 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17235
d207ebef
JM
17236Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17237
17238 * config.sub: Add "marketing-names" patch.
17239
3fbc0b70
JS
17240Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17241
e490616e 17242 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 17243
e20d4801
JL
17244Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17245
17246 * config.sub: Handle v850-elf.
17247
fe181f78 17248Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
17249
17250 * .cvsignore (*-install): Remove.
17251
bfed1ea0
JL
17252Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17253
17254 * ltconfig: Set CONFIG_SHELL in libtool.
17255 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17256
558a1e7c
JW
17257Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17258
17259 * configure.in (target_subdir): Set to libraries if enable_multilib.
17260
7818d6fc
JW
17261Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17262
17263 * config.guess: Update from gcc directory.
17264
d207ebef
JM
17265Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17266
17267 * Makefile.in (all-sim): Depends on all-readline.
17268
6599da04
JM
17269Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17270
17271 * Makefile.in (BISON, YACC): Use $$s.
17272 (all-bison): Depend on all-texinfo.
17273
17274Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17275
17276 * Makefile.in (BISON): Add -L flag.
17277 (YACC): Likewise.
17278
d207ebef
JM
17279Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17280
4e81ae98
EC
17281 * configure.in (noconfigdirs): Add support for v850e target.
17282
d207ebef
JM
17283 * config.sub (maybe_os): Add support for v850e target.
17284
17285Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17286
4e81ae98
EC
17287 * configure.in (noconfigdirs): Add support for v850ea target.
17288
d207ebef
JM
17289 * config.sub (maybe_os): Add support for v850ea target.
17290
6599da04
JM
17291Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17292
17293 * config.sub: Add mipstx39. Delete r3900.
17294
17295Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17296
17297 * Makefile.in (all-autoconf): Depends on all-texinfo.
17298
17299Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17300
17301 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17302 eabi targets.
17303
17304Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17305
17306 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17307
17308 * configure: When handling a Canadian Cross, handle YACC as well as
17309 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 17310 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
17311
17312Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17313
17314 * Makefile.in (BISON): bison, not byacc or bison -y.
17315 (YACC): bison -y or byacc or yacc.
17316 (various): Add *-bison as appropriate.
17317 (taz): No need to mess with BISON anymore.
17318
17319Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17320
17321 * configure: If OSTYPE matches *win32*, try to find a good value for
17322 CONFIG_SHELL.
17323
17324Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17325
17326 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17327 configure.in if it is present.
17328
17329Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17330
17331 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17332
17333Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17334
17335 * config.sub: Recognize `arc' cpu.
17336 * configure.in: Likewise.
17337 * config-ml.in: Likewise.
17338
17339Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17340
17341 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17342
17343Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17344
17345 * configure: Changed sed delimiter from ':' to '|' when
17346 attempting to substitute ${config_shell} for SHELL. On
17347 NT ${config_shell} may contain a ':' in it.
17348
17349Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17350
17351 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17352
17353Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17354
17355 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17356
17357Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17358
17359 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17360
17361 * ylwrap: If the program is a relative path, force it to be
17362 absolute.
17363
17364Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17365
17366 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17367
17368Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17369
17370 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
17371 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17372 for libraries.
6599da04
JM
17373
17374Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17375
17376 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 17377 separated by spaces.
6599da04
JM
17378
17379Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17380
17381 * ylwrap: New file.
17382 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17383
17384 * ltmain.sh: Handle /bin/sh at start of install program.
17385
17386 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17387
17388 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17389 * missing: New file, from automake 1.2.
17390
17391Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17392
17393 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17394 check-tk to CHECK_X11_MODULES.
17395
17396Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17397
17398 * config.sub: Merge with FSF.
17399
17400Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17401
17402 * config.guess: Merge with FSF.
17403
17404Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17405
17406 * configure: Treat msdosdjgpp like go32.
17407 * configure.in: Likewise. Don't remove gprof for go32.
17408
17409 * configure: Change Makefile.tem2 to Makefile.tm2.
17410
17411Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17412
17413 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17414
17415Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17416
17417 * install-sh (chmodcmd): Set to null if the DST directory already
17418 exists. Same as Nov 11th change.
17419
17420Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17421
4e81ae98 17422 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
17423
17424Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17425
17426 * config.guess: Update from FSF.
17427
17428Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17429
17430 * Makefile.in (GDB_TK): Depend on itcl and tix.
17431
17432Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17433
17434 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17435 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17436 (INSTALL_SCRIPT): New variable.
17437 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17438 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17439 to -x.
17440 * install-sh: Add support for -x option.
17441
17442Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17443
17444 * configure.in, Makefile.in: Treat tix like itcl.
17445
17446Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17447
17448 * Makefile.in (WINDRES): New variable.
17449 (WINDRES_FOR_TARGET): New variable.
17450 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17451 (EXTRA_HOST_FLAGS): Add WINDRES.
17452 (EXTRA_TARGET_FLAGS): Add WINDRES.
17453 (EXTRA_GCC_FLAGS): Add WINDRES.
17454 ($(DO_X)): Pass down WINDRES.
17455 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17456 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17457 DLLTOOL_FOR_TARGET.
17458
17459Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17460
17461 * configure.in: configure sim before gdb for win32-x-ppc
17462
17463Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17464
17465 Move gperf into the toplevel, from libg++.
17466 * configure.in (target_tools): Add target-gperf.
17467 (native_only): Add target-gperf.
17468 * Makefile.in (all-target-gperf): New target, depend on
17469 all-target-libg++.
17470 (configure-target-gperf): Empty rule.
17471 (ALL_TARGET_MODULES): Add all-target-gperf.
17472 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17473 (CHECK_TARGET_MODULES): Add check-target-gperf.
17474 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17475 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17476
17477Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 17478
6599da04
JM
17479 * config.sub (mn10200): Recognize new basic machine.
17480
17481Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17482
17483 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17484 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17485
17486Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17487
17488 * configure.in: If we're building mips-sgi-irix6* native, turn on
17489 ENABLE_MULTILIB and set TARGET_SUBDIR.
17490
17491Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17492
17493 * Makefile.in (all-sn): Depend on all-grep.
17494
17495Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17496
17497 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17498
17499 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17500 Makefile. From Jeff Makey <jeff@cts.com>.
17501 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17502
17503 * Makefile.in (DISTBISONFILES): Remove.
17504 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17505 $(DEFAULT_YACC).
17506
17507 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 17508 cygwin32.
6599da04
JM
17509
17510 * Makefile.in (LD): New variable.
17511 (EXTRA_HOST_FLAGS): Pass down LD.
17512 ($(DO_X)): Likewise.
17513
17514Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17515
17516 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17517
17518Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17519
17520 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 17521 before adding our own. Always add --build.
6599da04
JM
17522
17523Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17524
17525 * configure.in (targargs): Pass --build if we're doing
17526 a cross-compile.
17527
17528Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17529
ca236658 17530 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
17531 sed. Otherwise sed chokes on NT path names with drive
17532 designators. Also look for "?:*" as the leading characters in an
17533 absolute pathname.
17534
17535Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17536
17537 * config.sub: Support for r3900.
17538
17539Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17540
17541 * configure.in: Use install-sh, not install.sh.
17542
17543Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17544
17545 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17546 apply it twice.
17547
17548Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17549
17550 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17551 install-binutils.
17552
17553Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17554
17555 * Makefile.in: Add automake targets.
17556 * configure.in (host_tools): Add automake.
17557
17558Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17559
17560 * configure: Default CXX to c++, not gcc.
17561 * Makefile.in (CXX): Set to c++, not gcc.
17562 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17563
17564Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17565
17566 * install-sh: try appending a .exe if source file doesn't
17567 exist
17568
17569Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17570
17571 * configure.in: Turn on multilib by default.
17572 (cross_only): Remove target-libiberty.
17573
17574 * Makefile.in (all-gcc): Don't depend on libiberty.
17575
17576Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17577
17578 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17579
17580Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17581
17582 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17583 (DISTBISONFILES): Add ld/Makefile.in
17584
17585Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17586
17587 * configure.in: if target is cygwin32 but host isn't cygwin32,
17588 don't configure gdb tcl tk expect, not just gdb.
17589
17590Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17591
17592 * configure.in: Added gnuserv everywhere sn appears.
17593
17594 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17595 (CROSS_CHECK_MODULES): Added check-gnuserv.
17596 (INSTALL_MODULES): Added install-gnuserv.
17597 (CLEAN_MODULES): Added clean-gnuserv.
17598 (all-gnuserv): New target.
17599
17600Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17601
17602 * config.guess: Fixes for MIPS OpenBSD systems.
17603
17604Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17605
17606 * Makefile.in (INSTALL_XFORM): Remove.
17607 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17608
17609 * mkinstalldirs: New file, copied from automake.
17610 * Makefile.in (installdirs): Rename from install-dirs. Use
17611 mkinstalldirs. Change all users.
17612 (DEVO_SUPPORT): Add mkinstalldirs.
17613
17614Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17615
17616 * install-sh: Rename from install.sh.
17617 * Makefile.in (INSTALL): Change install.sh to install-sh.
17618 (DEVO_SUPPORT): Likewise.
17619
17620 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17621 Graichen <graichen@rzpd.de>.
17622
17623Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17624
17625 * config.guess: Recognize OpenBSD systems correctly.
17626
17627Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17628
17629 * README, Makefile.in (ETC_SUPPORT): Remove references to
17630 cfg-paper*, configure.{texi,man,info*}._
17631
17632Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17633
17634 * Makefile.in (all.normal): Ensure that gcc is built after all
17635 the x11 - ie gdb - targets.
17636
17637Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17638
17639 * makefile.vms: Don't run conf-a-gas.
17640
17641Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17642
e490616e 17643 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 17644
d207ebef
JM
17645Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17646
17647 * configure.in: Remove noconfigdirs case since gdb also
17648 configures and builds for tic80-coff.
17649
6599da04
JM
17650Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17651
17652 * configure: Set cache_file to config.cache.
17653 * Makefile.in (local-distclean): Remove config.cache.
17654
17655Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17656
17657 * COPYING: Update FSF address.
17658
d207ebef
JM
17659Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17660
17661 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17662 noconfigdirs.
17663
6599da04
JM
17664Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17665
17666 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17667 MAKEDIRS, is empty.
17668
17669Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17670
17671 * config.sub: Tweak mn10300 entry.
17672
17673Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17674
17675 * configure.in (host_tools): Put sim before gdb, so gdb's
17676 configure.tgt can determine if the simulator was configured.
17677
17678Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17679
17680 * config.sub: Move BeOS $os case to be with other Cygnus
17681 local cases.
17682
17683Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17684
17685 * config.sub: Remove misplaced comment that broke Linux.
17686
17687Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17688
17689 * config.sub: Add BeOS support.
17690
17691Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17692
17693 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17694
17695Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17696
17697 * configure.in (noconfigdirs): Remove tcl and tk from
17698 noconfigdirs for cygwin32 builds.
17699
d207ebef
JM
17700Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17701
17702 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17703
6599da04
JM
17704Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17705
17706 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17707 make-all.com, use makefile.vms instead.
17708
17709Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17710
17711 * config.sub: Accept -lnews*.
17712
d207ebef
JM
17713Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17714
17715 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 17716 target-examples and target-libiberty for d30v.
d207ebef
JM
17717
17718Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17719
17720 * configure.in (noconfigdirs): Enable ld for d30v.
17721
17722Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17723
17724 * configure.in (tic80-*-*): Build compiler.
17725
17726Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17727
17728 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 17729 unsupported d30v directories
d207ebef
JM
17730
17731Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17732
4e81ae98
EC
17733 * config.sub, configure.in: Add d30v target cpu.
17734
6599da04
JM
17735Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17736
17737 * makefile.vms: New file.
17738 * make-all.com: Remove.
17739
17740Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17741
17742 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17743
17744Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17745
17746 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17747
17748Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17749
17750 * Makefile.in (ALL_MODULES): Added all-db.
17751 (CROSS_CHECK_MODULES): Addec check-db.
17752 (INSTALL_MODULES): Added install-db.
17753 (CLEAN_MODULES): Added clean-db.
17754
17755Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17756
17757 * config.guess: Merge with latest FSF sources.
17758
17759Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17760
17761 * Makefile.in (ALL_MODULES): Added all-itcl.
17762 (CROSS_CHECK_MODULES): Added check-itcl.
17763 (INSTALL_MODULES): Added install-itcl.
17764 (CLEAN_MODULES): Added clean-itcl.
17765
17766Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17767
17768 * configure.in: build gdb for mn10200
17769
17770Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17771
17772 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17773
d207ebef
JM
17774Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17775
17776 * configure.in (tic80-*-*): Turn off most targets right now.
17777
6599da04
JM
17778Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17779
17780 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17781 rather than the makeinfo program.
17782 (do-info): Depend upon all-texinfo.
17783
17784Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17785
17786 * configure.in: Remove uses of config/mh-linux.
17787
17788 * config.sub, config.guess: Merge with latest FSF sources.
17789
d207ebef
JM
17790Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17791
17792 * config.sub (case $basic_machine): Add tic80 entries.
17793
6599da04
JM
17794Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17795
17796 * config.sub, config.guess: Merge with latest FSF sources.
17797
17798Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17799
17800 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17801 * mpw-config.in: Test for NewFolderRecursive.
17802 * mpw-install: Use symbolic name for startup filename.
17803 * mpw-README: Add various additional details.
17804
17805Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17806
17807 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17808
17809Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17810
17811 * configure.in: Do build gcc and the target libraries for
17812 the mn10200.
17813
17814Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17815
17816 * configure.in: don't avoid building gdb for mn10300 any more
17817 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17818 instead of single-quoting it.
17819
17820Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17821
17822 * configure.in: Don't use --with-stabs on IRIX 6.
17823
17824Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17825
17826 * configure.in (m32r): Build gdb, libg++ now.
17827
17828Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17829
17830 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17831 directories from noconfigdirs.
17832
17833Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17834
17835 * config.sub (basic_machine): added mips16 configuration
17836
17837Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17838
17839 * config.sub: Handle d10v-unknown.
17840
d207ebef
JM
17841Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17842
17843 * config.sub: Handle v850-unknown.
17844
6599da04
JM
17845Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17846
17847 * Makefile.in: add findutils
17848 * configure.in: add findutils to list of host_tools
17849
17850Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17851
17852 * config.sub: Handle mn10200 and mn10300.
17853
17854Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17855
17856 * configure.in (d10v-*): Do not build librx.
17857
17858Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17859
17860 * configure.in (mn10300): Build everything except gdb & libgloss.
17861
17862Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17863
17864 * config.guess: Patch for Dansk Data Elektronik servers,
17865 from Niels Skou Olsen <nso@dde.dk>.
17866
17867 For ncr, use /bin/uname rather than uname, since GNU uname does not
17868 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17869
17870 Patch for MIPS R4000 running System V,
17871 from Eric S. Raymond <esr@snark.thyrsus.com>.
17872
17873 Fix thinko for nextstep.
17874
17875 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17876
17877 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17878 * config.guess: Guess mips-dec-mach_bsd4.3.
17879
17880 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17881 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17882 release numbers.
17883 * config.guess (mips-mips-riscos*): Emit just enough of the
17884 release number.
17885
17886 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17887 * config.guess (sparc-auspex-sunos*): Added.
17888 (f300-fujitsu-*): Added.
17889
17890 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17891 * config.guess: Recognize a Tadpole as a sparc.
17892
17893Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17894
17895 * config.guess: Don't assume that NextStep version is either 2 or
17896 3. NextStep 4 (aka OpenStep 4) has come out now.
17897
17898Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17899
17900 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17901 From Rik Faith <faith@cs.unc.edu>.
17902
17903Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17904
17905 * config.sub: Contributions from bug-gnu-utils to:
17906 Support plain "hppa" (no version given) architecture, reported by
17907 OpenStep.
17908 OpenBSD like NetBSD.
17909 LynxOs is not a hardware supplier.
17910
17911 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 17912 OpenBSD like NetBSD.
6599da04
JM
17913 Stratus systems.
17914 More Pyramid systems.
17915 i[n>4]86 Intel chips.
17916 M680[n>4]0 Motorola chips.
17917 Use unknown instead of lynx for hardware manufacturer.
17918
17919Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17920
17921 * install.sh (chmodcmd): Set to null if the DST directory already
17922 exists.
17923
17924Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17925
17926 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17927 not use mt-ppc target Makefile fragment any more.
17928
17929Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17930
17931 * configure.in (*-*-windows): Exclude everything but those dirs
17932 needed to build windows.
17933
17934Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17935
17936 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17937
17938Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17939
17940 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
17941
17942Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17943
17944 * Undo my previous change.
17945
17946Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17947
17948 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17949 unconditionally.
17950 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17951
17952Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17953
17954 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17955 host to add it's own flags.
6599da04
JM
17956
17957Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17958
17959 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17960
17961Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17962
17963 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17964 (CXX_FOR_TARGET): Likewise.
17965 (GCC_FOR_TARGET): Define.
17966 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17967 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17968 CC_FOR_TARGET was specified on the command line.
17969 (MAKEOVERRIDES): Don't define.
17970
17971Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17972
17973 * configure.in (m32r): Fix spelling of libg++ libs.
17974
17975Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17976
17977 * config.sub (-apple*): Remove, now redundant.
17978
17979Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17980
17981 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17982
17983 * configure: Rework yesterday's sed script patch.
17984
17985 * config.sub: Merge with FSF.
17986
17987Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17988
17989 * config.guess: Merge from FSF.
17990
17991 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
17992 * config.guess: Use pc instead of unknown, for pc clone systems.
17993 Change linux to linux-gnu.
6599da04
JM
17994
17995 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 17996 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
17997
17998Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17999
18000 * test-build.mk (HOLES): Add "xargs" for gdb.
18001
18002 * configure: Avoid hpux10.20 sed bug.
18003
18004Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
18005
731a8127 18006 * configure.in: Add support for windows host
6599da04
JM
18007 (that is a build done under the Microsoft build environment).
18008
18009Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
18010
18011 * Makefile.in: Replace all uses of srcroot with s, to shrink
18012 command line lengths.
18013
18014 Patches from Geoffrey Noer <noer@cygnus.com>:
18015 * configure.in: If configuring for newlib, pass --with-newlib to
18016 subdirectories.
18017 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18018 -Bnewlib/ and -Lwinsup to gcc.
18019 (CXX_FOR_TARGET): Likewise.
18020
18021Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
18022
18023 * Makefile.in (ETC_SUPPORT): Add configure.
18024
18025Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
18026
4e81ae98 18027 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
18028 host configuration file.
18029
18030Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
18031
18032 * configure.in: Break mn10x00 support into separate
18033 mn10200 and mn10300 configurations.
18034 * config.sub: Likewise.
18035
18036Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
18037
18038 * configure.in: Add lots of stuff to noconfigdirs for
18039 the mn10x00 targets.
18040
18041 * config.sub, configure.in: Add mn10x00 support.
18042
18043Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
18044
18045 * make-all.com: Call conf-a-gas, not config-a-gas.
18046
18047Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
18048
18049 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 18050 targets.
6599da04
JM
18051
18052Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
18053
18054 * mpw-README: Add much more detail for native PowerMac.
18055 * mpw-install: New file.
18056 * mpw-configure: Add --norecursion and --help options.
18057 * mpw-config.in: Translate readme and install files when
18058 copying to objdir.
18059 * mpw-build.in: Don't always depend on byacc and flex.
18060 (install-only-top): New action.
18061
d207ebef
JM
18062Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
18063
18064 * configure.in: You can now configure GDB for the v850.
18065
6599da04
JM
18066Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
18067
18068 * configure.in (noconfigdirs): Don't configure any C++ dirs
18069 if targeting D10V.
18070
18071Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
18072
18073 * config.sub: Recognize mips64vr5000.
18074
18075Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
18076
18077 * configure.in: Use a single line for host_tools and native_only.
18078
18079Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
18080
18081 * config.sub, configure.in: Add entries for m32r.
18082
18083Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
18084
18085 * Makefile.in (inet-install): Don't run install-gzip.
18086
18087Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
18088
18089 * configure.in: Don't config lots of things for *-*-windows*.
18090
18091Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
18092
18093 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18094 (host_libs, host_tools): Copy from configure.in.
18095 * mpw-configure: Don't complain about directories not found.
18096
18097Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18098
18099 * configure.in (i[345]86): Recognize i686 for pentium pro.
18100 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18101 file.
18102
18103 * config.guess (i[345]86): Ditto.
18104
18105Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18106
18107 * configure.in (noconfigdirs): Removed gdb for D10V.
18108
d207ebef 18109Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 18110
d207ebef
JM
18111 * configure.in: Remove ld, target-libio, target-libg++, and
18112 target-libstdc++ from noconfigdirs.
5d4a5ee6 18113
6599da04
JM
18114Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18115
18116 * configure: Fix three locations where shell scripts were
18117 being run directly rather than with config_shell.
18118
d207ebef
JM
18119Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18120
18121 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18122 * config.sub (basic_machine): Recognize v850.
18123
6599da04
JM
18124Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18125
18126 * mpw-configure: Handle multiple enable/disable options and
18127 pass them down recursively, handle -c and -s flags appropriately
18128 depending on choice of compiler, add escape mechanism for
18129 quoted arguments to gC.
18130
18131Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18132
18133 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18134 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18135 so that -mrelocatable-lib and -mno-eabi are used.
18136
18137 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18138 not support --print-multi-lib, don't abort.
18139
6599da04
JM
18140Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18141
18142 * make-all.com: Run config-a-gas.
18143 * setup.com: Don't copy subdirectory files around.
18144
18145Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18146
18147 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18148 target, it now compiles correctly.
18149
18150Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18151
18152 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18153
18154Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18155
4e81ae98 18156 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
18157
18158Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18159
18160 * configure.in (native_only): Add prms.
18161
18162Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18163
18164 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18165 (BINUTILS_SUPPORT_DIRS): Likewise.
18166
18167Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18168
18169 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18170 d10v support is added.
18171
18172Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18173
18174 * configure.in (d10v-*-*): New target.
18175
18176Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18177
18178 * config.guess (HP 9000/811): Recognize this as a PA1.1
18179 machine.
18180
18181Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18182
18183 * Makefile.in (do-tar-gz): New target, split out from tail end of
18184 taz target. Run each command separately, don't use pipes.
18185 (taz): Use it.
18186
18187Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18188
18189 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18190 * mpw-build.in: No builds should depend on building byacc or flex,
18191 they are assumed to be installed already.
18192
18193Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18194
18195 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18196 variable that CC_FOR_TARGET needs.
18197
18198Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18199
18200 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18201 options have changed since the last time the subdirectory was
18202 configured, and if it has, reconfigure.
18203 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18204 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18205
18206Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18207
18208 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18209 CLEAN_MODULES): Add bash.
18210 (all-bash): New target.
18211
18212Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18213
18214 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18215
18216Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18217
18218 * config.sub (basic_machine): Recognize d10v as a valid processor.
18219
18220Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18221
18222 * mpw-configure: Add support for --bindir.
18223 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18224
18225Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18226
18227 * configure.in: add bash, time, gawk to list of hosttools and things
18228 to only build for native toolchains
18229
18230Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18231
18232 * Makefile.in (docdir): Remove.
18233
18234Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18235
18236 * Makefile.in (datadir): Set to $(prefix)/share.
18237
18238Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18239
18240 * configure.in: build diff and patch for cygwin32-hosted
18241 toolchains.
18242
18243Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18244
18245 * config.sub: Accept -rtems*.
18246
18247Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18248
e490616e
ZW
18249 * configure.in: enable dosrel for cygwin32-hosted builds,
18250 remove diff from the list of things not buildable
18251 via Canadian Cross
6599da04
JM
18252
18253Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18254
18255 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 18256 don't get ". ".
6599da04
JM
18257
18258Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18259
18260 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18261
18262Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18263
18264 * Makefile.in (taz): Handle case where tex3patch didn't even get
18265 checked out. Also, if it was found, put the symlink in a new util
18266 subdirectory.
18267
18268Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18269
18270 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18271
18272Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18273
18274 * config.sub: Recognize -openvms.
18275 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18276 * make-all.com, setup.com: New files.
18277
18278Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18279
18280 * Makefile.in (taz): tex3patch moved to texinfo/util.
18281
18282Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18283
18284 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18285 * configure.in: remove make from disable-if-Can-Cross list
18286 enable gdb if ${host} and ${target} are cygwin32
18287
18288Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18289
18290 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18291 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18292
18293Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18294
18295 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18296 distinguish sysv/svr4/bsd variants.
18297 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18298
18299Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18300
18301 * configure.in: Added copyright notice.
18302 * move-if-change: Added copyright notice.
18303
18304Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18305
18306 * configure.in (powerpcle-*-solaris*): Until we get shared
18307 libraries working, don't build gdb, sim, make, tcl, tk, or
18308 expect.
18309
18310Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18311
18312 * config.guess: Merge with FSF:
18313
18314 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18315 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18316
18317 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18318 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18319
18320 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18321 * config.guess: Combine two OSF1 rules.
18322 Also recognize field test versions. From mjr@zk3.dec.com.
18323 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18324 because GNU uname does not support -p. From pmr@pajato.com.
18325
18326Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18327
18328 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18329
18330Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18331
18332 * mpw-README: Document GCCIncludes.
18333
18334Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18335
18336 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18337
18338Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18339
18340 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18341
18342Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18343
18344 * configure.in (*-*-cygwin32): Configure make.
18345
18346Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18347
18348 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18349
18350Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18351
18352 * Makefile.in (all-inet): Depend on all-perl.
18353
18354 * Makefile.in (inet-install): New target.
18355
18356 * Makefile.in (all-inet): Depend on all-tcl.
18357 (all-inet): Depend on all-send-pr.
18358
18359Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18360
18361 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18362 temporarily.
18363
18364Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18365
18366 * configure.in: Don't configure --with-gnu-ld on AIX.
18367
18368Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18369
18370 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18371
18372Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18373
18374 * Makefile.in (ALL_MODULES): Added all-inet.
18375 (CROSS_CHECK_MODULES): Added check-inet.
18376 (INSTALL_MODULES): Added install-inet.
18377 (CLEAN_MODULES): Added clean-inet.
18378 (all-indent): New target.
18379
18380 * configure.in (host_tools): Added inet.
18381 (native_only): Added inet.
18382 (noconfigdirs): Added inet.
18383
18384Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18385
18386 * configure.in: Don't configure libgloss if we are not configuring
18387 newlib.
18388
18389Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18390
18391 * configure.in: Don't configure libgloss for unsupported
18392 architectures.
18393
18394Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18395
18396 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18397
18398Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18399
18400 * Makefile.in (ALL_MODULES): Include all-apache.
18401 (CROSS_CHECK_MODULES): Include check-apache.
18402 (INSTALL_MODULES): Include install-apache.
18403 (all-apache): New target.
18404
18405 * configure.in: Added apache everywhere perl is seen.
18406
18407Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18408
18409 * Makefile.in: Add support for clean-{module} and
18410 clean-target-{module} rules.
18411
18412Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18413
18414 * configure.in (*-*-ose) do not build libgloss.
18415
18416Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18417
18418 * config.guess (prep*:SunOS:5.*:*): Turn into
18419 powerpele-unknown-solaris2.
18420
18421Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18422
18423 * configure.in: Permit --enable-shared to specify a list of
18424 directories.
18425
18426Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18427
18428 * configure.in (host==solaris): Pass only the first word of $CC
18429 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18430
18431Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18432
18433 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18434
18435Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18436
18437 * Makefile.in (ALL_MODULES): Include all-perl.
18438 (CROSS_CHECK_MODULES): Include check-perl.
18439 (INSTALL_MODULES): Include install-perl.
18440 (ALL_X11_MODULES): Include all-guile.
18441 (CHECK_X11_MODULES): Include check-guile.
18442 (INSTALL_X11_MODULES): Include install-guile.
18443 (all-perl): New target.
18444 (all-guile): New target.
18445
18446 * configure.in (host_tools): Include perl and guile.
18447 (native_only): Include perl and guile.
18448 (noconfigdirs): Don't build guile and perl; no ports have been
18449 done.
18450
18451Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18452
e490616e
ZW
18453 * configure (--enable-*): Handle quoted option lists such as
18454 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
18455
18456Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18457
18458 * Makefile.in ({,inst}all-target): New rule so we can make and
18459 install all of the target directories easily.
18460
18461Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18462
18463 * configure.in: Add missing global flag in sed substitution when
18464 deleting `target-' from ${configdirs}.
18465
18466Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18467
18468 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18469 option.
18470
18471 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18472 config/mh-necv4.
18473
18474 * install.sh: Correct misspelling of transformbasename.
18475
18476 * config.guess: Recognize mips-*-sysv*.
18477
18478Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18479
18480 * config.sub: Recognize mon960.
18481
18482Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18483
18484 * configure: Restore Canadian Cross handling of BISON and LEX,
18485 removed in Feb 20 change.
18486
18487Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18488
18489 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18490 Mention make install. Remove the old copyright date as well the
18491 clumsy and rather pointless copyright on the README file.
18492
18493Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18494
18495 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18496 Makefile after running symlink-tree, then run `make distclean' to
18497 avoid clobbering any generated files in srcdir.
18498
18499Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18500
18501 * configure.in (m68k-*-netbsd*): Build everything now.
18502
18503Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18504
18505 * Makefile.in (taz): Fix quoting.
18506
18507Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18508
18509 * configure.in (sparclet-*-*): Build everything now.
18510
18511Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18512
18513 * configure.in (m68k-*-linux*): New host.
18514
18515Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18516
18517 * configure: Check for bison before byacc.
18518
18519Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18520
18521 * Makefile.in configure: Change the way LEX and BISON/YACC are
18522 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18523 searching PATH. These are used as fallbacks by Makefile.in if
18524 flex/bison/byacc aren't in objdir.
18525
18526Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18527
18528 * Makefile.in: Make everything which depends upon all-bfd also
18529 depend upon all-opcodes, in case --with-commonbfdlib is used.
18530
18531Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18532
18533 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18534 building NT native compilers on Unix.
18535
18536Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18537
18538 * configure.in: Don't get CC from the host Makefile fragment if we
18539 can find gcc in PATH, or if this is a Canadian Cross. Move the
18540 Solaris test for /usr/ucb/cc to the post target script, just after
18541 the compiler sanity test.
18542
18543Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18544
18545 * config.sub: Merge with FSF.
18546
18547Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18548
18549 * Makefile.in (RPATH_ENVVAR): New variable.
18550 (REALLY_SET_LIB_PATH): Use it.
18551 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18552
18553Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18554
18555 * config.sub, configure.in: Recognize sparclet cpu.
18556
18557Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18558
18559 * config.guess: Support m68k-cbm-sysv4.
18560
18561Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18562
18563 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18564 m68k-unknown-linuxaout from linker help string. Put quotes around
18565 $ld_help_string.
18566
18567Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18568
18569 * config.guess (powerpc-harris-powerunix): Add guess for port
18570 to new target.
18571
18572Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18573
18574 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18575
18576Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18577
18578 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18579 $(REALLY_SET_LIB_PATH) in Makefile.
18580 * Makefile.in (SET_LIB_PATH): New variable.
18581 (REALLY_SET_LIB_PATH): New variable.
18582 ($(DO_X)): Use $(SET_LIB_PATH).
18583 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18584 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18585 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18586 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18587 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18588 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18589 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18590 (install-dosrel): Likewise.
18591 (all-opcodes): Depend upon all-libiberty.
18592
18593Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18594
18595 * config.guess (*:CYGWIN*): New
18596
18597Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18598
18599 * Makefile.in (all-target-winsup): All all-target-libiberty.
18600
18601Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18602
18603 * configure.in (noconfigdirs): Add missing # in front of comment.
18604
18605Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18606
18607 * configure.in: add second pass to things added to noconfigdirs
18608 so *-gm-magic can exclude libgloss properly.
18609
18610Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18611
18612 * mpw-configure (extralibs_name, rez_name): Set correctly
18613 for MWC68K compiler.
18614
18615 * mpw-README: Add more info on the necessary build tools.
18616
18617Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18618
18619 * configure.in, config.sub: Recognize cygwin32.
18620
18621Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18622
18623 * config.guess, config.sub: Recognize A/UX.
18624
18625Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18626
18627 * config.sub: Merge with gcc/config.sub.
18628
18629Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18630
18631 * mpw-build.in (do-binutils): Add build of stamps.
18632
18633Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18634
18635 * config.sub: Add recognition for mips64vr4100*-* targets.
18636
18637Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18638
18639 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18640 Add creation of gconfigargs with `--enable-shared' turned on.
18641 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18642 ($(host)-stamp-stage3-configured): Likewise.
18643 (HOLES): Add chatr and ldd.
18644 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18645
18646Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18647
18648 * configure: Pass --nfp to recursive configures.
18649
18650Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18651
18652 * Makefile.in (DLLTOOL): New.
18653 (DLLTOOL_FOR_TARGET): New.
18654 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18655 (EXTRA_TARGET_FLAGS): Ditto.
18656 (EXTRA_GCC_FLAGS): Ditto.
18657 (CONFIGURE_TARGET_MODULES): Ditto.
18658 (DO_X): Ditto.
18659 * configure: Add DLLTOOL.
18660
18661Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18662
18663 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18664 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18665 mh-sco, since old workarounds no longer needed, and don't
18666 build ld, since libraries have weak symbols in COFF.
18667
18668Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18669
18670 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18671
18672Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18673
18674 * configure.in: Make sure that ${CC} can be used to compile an
18675 executable.
18676
18677Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18678
18679 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18680 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18681 nothing depending on whether gdbtk is being built.
18682
18683Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18684
18685 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18686
18687Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18688
18689 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18690 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18691
18692Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18693
18694 * config-ml.in: Add support for
18695 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18696 Simplify setting of multidirs from --disable-foo.
18697
18698Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18699
18700 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18701 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18702 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 18703 non-empty, pass them on to the GCC make.
6599da04
JM
18704 (all-bootstrap): New rule that is like all-gcc, except it executes
18705 the GCC bootstrap rule instead of the GCC all rule.
18706
18707Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18708
18709 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18710
18711Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18712
18713 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18714 DG/UX support.
18715
18716Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18717
18718 * config.sub (i*86*) Change [345] to [3456]
18719
18720Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18721
18722 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18723 --with-gnu-ld=no.
18724
18725Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18726
18727 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18728 AIX multilibs get built.
18729
18730Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18731
18732 * configure.in (i386-win32): Don't build expect if we're not
18733 building the tcl subdir.
18734
18735Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18736
18737 * Makefile.in: (configure-target-examples, all-target-examples):
18738 New targets, configure and build example programs.
18739
18740Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18741
18742 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18743 use it as input to sedit the generated MPW makefile.
18744 * mpw-README: Add a suggestion about Gestalt.h.
18745
18746Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18747
18748 * config.sub: Accept *-*-ieee*.
18749
18750Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18751
18752 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18753 Ronald F. Guilmette <rfg@monkeys.com>.
18754
18755Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18756
18757 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18758 for powerpc-pe native.
18759 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18760 (target==powerpc-pe): duplicate i386-win32 entry.
18761
18762Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18763
18764 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18765 of vxworks, not just vxworks5.1.
18766
18767Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18768
18769 * mpw-configure: Add support for exec-prefix.
18770
18771Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18772
18773 * config.guess: Recognize HP model 816 machines as having
18774 a PA1.1 processor.
18775
18776Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18777
18778 * configure: Ignore new autoconf configure options.
18779
6599da04
JM
18780Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18781
18782 * config.guess: Recognize Pentium under SCO.
18783 From Robert Lipe <robertl@arnet.com>.
18784
18785Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18786
18787 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
18788
18789Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18790
18791 * configure.in: Don't configure gas for alpha-dec-osf*.
18792
18793Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18794
18795 * configure.in: Default to --with-stabs for some targets for which
18796 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18797 i[345]86*-*-unixware*.
18798
18799Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18800
18801 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18802 rather than basing it on the target. Simplify handling of options
18803 controlling which directories to configure. Remove extraneous
18804 slash in multi-clean target.
18805
18806Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18807
18808 * config-ml.in: Prefix more variables with ml_ so they don't collide
18809 with configure's.
18810
18811Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18812
18813 * configure: Don't turn -v into --v.
18814
18815Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18816
18817 * configure.in (targargs): Fix typo.
18818
18819 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18820
18821Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18822
18823 * configure.in: Strip --host and --target options from
18824 CONFIG_ARGUMENTS, and always configure for --host only. Add
18825 --with-cross-host option when building with a cross-compiler.
18826 * configure: Canonicalize the arguments put into config.status by
18827 always using `=' for an option with an argument. Pass a presumed
18828 --host or --target explicitly.
18829
18830Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18831
18832 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18833 into general OS recognition case.
18834
18835Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18836
18837 * configure.in (target_configdirs): add target-winsup only
18838 for win32 target systems.
18839
18840Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18841
18842 * Makefile.in (all-target-libgloss): Depend upon
18843 configure-target-newlib, since when libgloss is built it looks to
18844 see if the newlib directory exists.
18845
18846Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18847
18848 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18849 cfg-ml-*.in.
18850
18851Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18852
18853 * configure: Handle LD and LD_FOR_TARGET when configuring a
18854 Canadian Cross.
18855
6599da04
JM
18856Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18857
18858 * configure.in (target_libs): add target-winsup.
18859 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18860 (target==ppcle-pe): remove ld from $noconfigdirs.
18861
18862Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18863
18864 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18865 Preserve relative path names in $srcdir. Build symlink tree if
18866 configuring cross target dir and srcdir=. (= no VPATH support).
18867 (configure-target-libg++): Depend on configure-target-librx.
18868 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18869 * config-ml.in: New file.
18870 * symlink-tree: New file.
18871 * configure: Ensure srcdir="." if that's what it is.
18872
18873Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18874
18875 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18876 includes and FLEX_SKELETON setting.
18877 * mpw-configure (--with-gnu-ld): New option, controls whether
18878 to use PPCLink or ld with PowerMac GCC.
18879 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18880 * mpw-config.in: Configure grez if targeting Mac.
18881
18882 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
18883 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18884 just macos.
6599da04
JM
18885 * configure.in: Configure grez resource compiler if targeting Mac.
18886 * Makefile.in (all-grez, install-grez): New targets.
18887
18888Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18889
18890 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 18891 gcc in the path, set CC to gcc -O2.
6599da04
JM
18892
18893Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18894
18895 * configure: Default ${build} correctly. Avoid picking up extra
18896 spaces when reading CC and CXX from Makefile. When doing a
18897 Canadian Cross, use plausible default values for numerous
18898 variables.
18899 * configure.in: When doing a Canadian Cross, don't try to
18900 configure tools whose configure script can't handle it.
18901
18902Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18903
18904 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18905
18906Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18907
18908 * configure: Remove dubious bug reporting address.
18909
18910Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18911
18912 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18913 configure script, run that instead of this directory's configure.
18914 In either case, print a message that we're configuring the sub-dir.
18915
18916Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18917
18918 * configure.in: Before checking for the existence of various files,
18919 use sed to filter out "target-".
18920
18921Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18922
18923 * Makefile.in (DO_X): Split rule to decrease command line length
18924 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18925 (Philippe De Muyter).
18926
18927Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18928
18929 * Makefile.in (all-patch): depend on all-libiberty.
18930
18931Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18932
18933 * configure.in: If the only directory in target_configdirs which
18934 actually exists is libiberty, then set target_configdirs to empty,
18935 to avoid trying to build a target libiberty in a gas or gdb
18936 distribution.
18937
18938Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18939
18940 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
18941 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18942 systems.
6599da04
JM
18943
18944Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18945
18946 * configure.in (copy_dirs): Use sys-include instead of include
18947 for --with-headers option.
18948
18949Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18950
18951 * Makefile.in, configure.in: Make winsup builds work with
18952 new scheme.
18953
18954Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18955
18956 * configure.in: Build the linker on AIX.
18957
18958Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18959
18960 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18961 where needed.
18962
18963Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18964
18965 * Makefile.in (all-gcc): Fix typo.
18966
18967Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18968
18969 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18970
18971Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18972
18973 * configure.in: Rename libFOO to target-libFOO, and xiberty
18974 to target-xiberty, to provide more flexibility.
18975 (target_subdir): Define. Create if cross.
18976 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18977 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18978 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18979 check-libFOO -> check-target-libFOO, etc.
18980 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18981 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18982 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18983 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18984 allow ALL_GCC="" to only configure.
18985 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18986 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18987 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18988
18989Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18990
18991 * Makefile.in (taz): Build "info" in etc explicitly.
18992
18993Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18994
18995 * configure.in: Make sure that CC is undefined (as opposed to
18996 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18997 problem with autoconf trying to configure on a host without GCC.
18998
18999Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19000
19001 * mpw-configure: Set host alias from choice of host compiler,
19002 only use generic MPW Makefile sed if present, edit a file
19003 named "hacked_Makefile.in" instead of "Makefile.in" if present.
19004 * mpw-README: Add problem notes about CW6 and CW7.
19005
19006Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
19007
19008 * Makefile.in (taz): Use ";" instead of ";;".
19009
19010Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19011
19012 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
19013 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19014 DISTDOCDIRS.
19015 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
19016 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
19017
19018Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
19019
19020 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
19021 and gnats, because they are now subsumed by DISTSTUFFDIRS.
19022 Move bfd to DISTSTUFFDIRS.
19023
19024Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19025
19026 * Makefile.in (X11_LIB): Removed.
19027 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19028
19029 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19030
19031Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19032
19033 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19034 names.
19035
19036Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19037
19038 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19039
19040Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
19041
19042 * configure.in (i[345]86-*-win32): Always build newlib.
19043 Don't configure cvs, autoconf or texinfo.
19044 * Makefile.in (LD_FOR_TARGET): New.
19045 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19046 Pass down LD_FOR_TARGET.
19047
19048Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
19049
19050 * winsup: New directory.
19051 * Makefile.in: Build winsup.
19052 * configure.in: Winsup is configured when target is win32.
19053 Can only build win32 target GDB when native.
4e81ae98 19054
6599da04
JM
19055Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
19056
19057 * config.guess: Recognize HP model 819 machines as having
19058 a PA 1.1 processor.
19059
19060Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
19061
19062 * configure: Fix sed loop which substitutes for CC and CXX to
19063 avoid bug found in various sed implementations.
19064
19065Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19066
19067 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19068 simulator. Use standard powerpc-*-eabi*.
19069
19070Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
19071
19072 * configure.in: Stop putting gas and binutils in noconfigdirs for
19073 powerpc-*-aix* and rs6000-*-*.
19074
19075Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
19076
19077 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19078 -mcall-aixdesc libraries.
19079
19080Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
19081
19082 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19083
19084 * config.sub (arm | armel | armeb): Fix shell syntax.
19085
19086Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19087
19088 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19089 -msoft-float and -mcpu=common support.
19090 (powerpc*-*-eabisim*): Add support for building -mcall-aix
19091 libraries.
19092
19093Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19094
19095 * configure.in: Allow configuration and build of emacs19 for the alpha.
19096
19097Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19098
19099 * configure.in (CC): Get ^CC, not just any old CC, from
19100 ${host_makefile_frag}.
19101
19102Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19103
4e81ae98 19104 * configure.in (CC): Try to get CC from
6599da04
JM
19105 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19106
19107Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19108
19109 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19110 only if it exists in $(srcdir).
19111
19112Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
19113
19114 * configure: If CC and CXX are not set in the environment, set
19115 them, based on either an existing Makefile or on searching for gcc
19116 in PATH. Substitute for CC and CXX in Makefile.
19117 * configure.in: Remove libm from target_libs. Separate
19118 target_configdirs from configdirs. If CC is not set in
19119 environment, try to get it from a host Makefile fragment. Rewrite
19120 changes of configdirs to use skipdirs instead. A few minor
19121 tweaks. Take directories out of target_configdirs as they are
19122 taken out of configdirs. Remove existing Makefile files from
19123 subdirectories. Substitute for TARGET_CONFIGDIRS and
19124 CONFIG_ARGUMENTS in Makefile.
19125 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19126 by configure.in.
19127 (CONFIG_ARGUMENTS): Likewise.
19128 (CONFIGURE_TARGET_MODULES): New variable.
19129 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19130 ($(CONFIGURE_TARGET_MODULES)): New target.
19131 (configure-libg++, configure-libio): New targets.
19132 (all-libg++): Depend upon configure-libg++.
19133 (all-libio): Depend upon configure-libio.
19134 (configure-libgloss, all-libgloss): New targets.
19135 (configure-libstdc++): New target.
19136 (all-libstdc++): Depend upon configure-libstdc++.
19137 (configure-librx, all-librx): New targets.
19138 (configure-newlib): New target.
19139 (all-newlib): Depend upon configure-newlib
19140 (configure-xiberty): New target.
19141 (all-xiberty): Depend upon configure-xiberty.
19142
19143Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19144
19145 * configure.in (host i[345]86-*-win32): Expand the
19146 noconfigdirs again.
19147
19148Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19149
19150 * mpw-configure: Fix sed command file name.
19151
19152Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19153
4e81ae98 19154 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
19155 noconfigdirs again.
19156
19157Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19158
19159 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19160 or powerpc*-*-pe*, since they are not yet supported.
19161
19162Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19163
19164 Add PowerMac support and many other enhancements.
19165 * mpw-configure: New option --cc to select compiler to use,
19166 paste options set according to --cc into the generated
19167 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19168 if mpw-make.sed is present.
19169 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19170 add forward includes for PowerPC include files.
19171 * mpw-build.in: Build using Makefile.PPC if present.
19172 (do-byacc, etc): Remove separate version resource builds.
19173 (do-gas): Build "stamps" before "all".
19174 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19175 * mpw-README: Update to reflect --cc option, PowerMac support,
19176 and recently-reported compatibility problems.
19177
19178Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19179
19180 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19181 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19182 (--with-multilib-top): Pass to recursive invocations.
19183
19184Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19185
19186 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19187 v810-*-*.
19188
19189Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19190
19191 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19192 gdb, ld and opcodes on v810-*-*.
19193
6599da04
JM
19194Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19195
19196 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19197 (local-maintainer-clean): New target.
19198 (maintainer-clean): New target.
19199 (realclean): Just depend upon maintainer-clean.
19200
19201Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19202
19203 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19204
19205Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19206
19207 * configure.in: Build ld in mips*-*-bsd* case.
19208
19209Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19210
19211 * config.sub: Accept -lites* OS. From Ian Dall.
19212
19213Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19214
19215 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 19216 targets.
6599da04
JM
19217
19218Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19219
19220 * configure.in: treat i386-win32 canadian cross the same as
19221 i386-go32 canadian cross.
19222
19223Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19224
19225 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19226 running under the simulator to build a reduced set of libraries.
19227 (powerpc-*-eabiaix): Add fine grained multilib support added to
19228 other powerpc targets yesterday.
19229
19230Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19231
19232 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19233 -disable-softfloat, -disable-relocatable, -disable-aix, and
19234 -disable-sysv to control which multilib libraries get built.
19235
19236Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19237
19238 * configure: Add Makefile.tem to list of files to remove in trap
19239 handler.
19240
19241Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19242
19243 * config.guess (*Linux*): Add missing "exit"s.
19244 Also, need specific check for alpha-unknown-linux (uses COFF).
19245
19246Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19247
19248 * config.guess: Merge with FSF:
19249
19250 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19251 * config.guess (AIX4): More robust release numbering discovery.
19252
19253 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19254 * config.guess (i386-sequent-ptx): Properly get version number.
19255
19256 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19257 * config.guess (mips:*:4*:UMIPS): New case.
19258
19259Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19260
19261 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19262 (i386-win32 host): Likewise. Don't build readline.
19263
19264Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19265
19266 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19267 SUPPORT_FILES to submakes.
19268
19269Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19270
19271 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19272 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19273 mpw-configure.
19274
19275Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19276
19277 * configure.in (appdirs): Use =, not ==, in test expression when
19278 trying to build the text to print in the warning message for
19279 Solaris users.
19280
19281Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19282
19283 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19284
19285Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19286
19287 * config.guess: Recognize lynx-2.3.
19288
19289Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19290
19291 * config.sub (z8ksim): Deleted
19292 (z8k-*-coff): New, this is the one true name of the target.
19293
19294Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19295
19296 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19297
19298Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19299
19300 * config.guess (*:Linux:*:*): First try asking the linker what the
19301 default object file format is (elf, aout, or coff). Then if this
19302 fails, try previous methods.
19303
19304Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19305
19306 * configure.in: Don't build newlib for *-*-vxworks5.1.
19307
19308Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19309
19310 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19311 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19312
19313Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19314
19315 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19316
19317Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19318
19319 * cfg-ml-com.in: New file.
19320 * cfg-ml-pos.in: New file.
19321
19322Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19323
19324 * COPYING.NEWLIB: Add HP free copyright to list.
19325
19326Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19327
19328 * config.sub: Recognize -eabi* for the system, not just -eabi.
19329
19330Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19331
19332 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19333 * config.sub, configure.in (win32): New target and host.
19334
19335Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19336
19337 * configure.in: Add i386-pe configuration.
19338
19339Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19340
19341 * mpw-build.in (install): Install GDB after LD.
19342
19343Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19344
19345 * mpw-config.in (elf/mips.h): Always forward-include, needed
19346 for GDB to build.
19347
19348Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19349
19350 * testsuite: New directory for customer acceptance and whole tool
19351 chain tests.
19352
19353Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19354
19355 * configure: If per-host line isn't found, but AC_OUTPUT is found
19356 and a configure script exists, run it instead.
19357
19358Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19359
19360 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19361
19362Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19363
19364 * configure: Set build_{cpu,vendor,os,alias} to host values when
19365 --build isn't specified.
19366
19367Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19368
19369 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19370 (FLAGS_TO_PASS): Pass them.
19371 (EXTRA_TARGET_FLAGS): Ditto.
19372
6599da04
JM
19373Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19374
19375 * Makefile.in (all-libg++): Depend on all-libstdc++.
19376
19377Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19378
19379 * configure.in (noconfigdirs): Enable all packages for
3d3b561f 19380 i386-unknown-netbsd.
6599da04
JM
19381
19382Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19383
19384 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19385 hosted builds (DOS builds)
19386
19387Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19388
19389 Changes for ARM based on patches from Richard Earnshaw:
19390 * config.sub: Handle armeb and armel.
19391 * configure.in: Omit arm linker only for riscix.
19392
19393Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19394
19395 * config.guess: Update from FSF.
19396
19397Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19398
63f6bcd7 19399 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
19400 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19401 powerpcle variant. Convert pentium into i586, not i486. Add p5
19402 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19403 temporarily.
19404
19405Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19406
19407 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19408
19409Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19410
19411 * config.sub: Accept -lites* as a basic system type.
19412
19413Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19414
19415 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19416 installed, and if so return linuxoldld as the system name.
19417
19418Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19419
19420 * config.guess: Add hppa1.1-hp-lites support.
19421
19422Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19423
19424 * configure.in: Don't build newlib for m68k-vxworks5.1.
19425
19426Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19427
19428 * configure.in (mips-sgi-irix6): Use mh-irix5.
19429
19430Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19431
19432 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19433
19434Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19435
19436 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 19437 OSF/1. Fix compiler flags.
6599da04
JM
19438 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19439
19440Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19441
19442 * configure.in: Recognize --with-newlib.
19443 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19444
19445Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19446
d207ebef 19447 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
19448 to *_X11_MODULES due to gdbtk needing X include files et al.
19449
19450Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19451
19452 Merge in support for Mac MPW as a host.
19453 (Old change descriptions retained for informational value.)
19454
19455 * mpw-config.in: Add generic include forwards for cpu-specific
19456 include files in aout and elf directories.
19457
19458 * mpw-configure: Added copyright.
19459 * mpw-config.in: Check for presence of required build tools.
19460 (target_libs): Add newlib.
19461 (target_tools): Add examples.
19462 (Read Me): Generate as "Read Me for MPW" instead.
19463 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19464 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19465 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19466
19467 * mpw-configure: Remove subdir-specific makefile hackery,
19468 delete mk.tmp after using it.
19469
19470 * mpw-build.in (all): Display start and end times.
19471
19472 * mpw-configure (host_canonical): Set.
19473 (target_cpu): Always add to makefiles.
19474 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19475 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19476 (mpw-mh-mpw): Look for in srcdir and srcroot.
19477 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19478
19479 * mpw-build.in: (install-only): New target.
19480
19481 * mpw-configure (host_alias, target_alias): Rename from hostalias
19482 and targetalias, add into generated Makefile.
19483 (mk.tmp): If present, add into generated Makefile.
19484 * mpw-build.in (all-gas): Build config.h first before gas proper.
19485
19486 * mpw-configure (config.status): Write only if changed.
19487 * mpw-config.in (readline): Configure it (not built, just used for
19488 definitions).
19489
19490 * mpw-config.in (elf/mips.h): Add a forward include.
19491
19492 * mpw-config.in: Forward-include most .h files in include into
19493 extra-include.
19494 (readline): Don't build.
19495 mpw-build.in (install): Install GDB.
19496
19497 * mpw-configure (prefix, mpw_prefix): Handle it.
19498 * mpw-config.in (mmalloc, readline): Don't configure.
19499 * mpw-build.in (thisscript): Rename to ThisScript.
19500 Use mpw-build instead of BuildProgram everywhere.
19501 (mmalloc, readline): Don't build.
19502 * mpw-README: New file, basic documentation about the MPW port.
19503
19504 * mpw-config.in: Use forward-include to create include files.
19505
19506 * mpw-configure: Add more things to the top of each configured
19507 Makefile, including contents of config/mpw-mh-mpw.
19508 * mpw-config.in (extra-include): Create this directory and fill it
19509 with Posix-like include files when configuring.
19510
19511 * config.sub (apple, mac, mpw): Add various aliases.
19512
19513 * mpw-build.in: New file, top-level build script fragment for MPW.
19514 * mpw-configure: New file, configure script for MPW.
19515 * mpw-config.in: New file, config fragment for MPW.
19516
19517Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19518
19519 * configure.in (host_libs): Remove glob, since it is gone from the
19520 sources.
19521
19522Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19523
19524 * Makefile.in: define empty GDB_NLM_DEPS var.
19525
19526 * configure.in(target_makefile_frag): use config/mt-netware
19527 for netware targets.
19528
19529Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19530
19531 * config.sub: Merge in recent FSF changes. Remove linux special
19532 cases.
19533
19534Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19535
731a8127 19536 Revert this change:
6599da04
JM
19537
19538 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19539
19540 * build-all.mk: Use CC=cc -Xs on Solaris.
19541
6599da04
JM
19542Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19543
19544 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19545 stop using it.
19546 * Makefile.in: Nuke all references to glob subdirectory.
19547
19548Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19549
19550 * configure.in: Fix --enable-shared logic in per-host.
19551
19552Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19553
19554 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19555
19556Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19557
19558 * configure.in (noconfigdirs): Don't build gas on AIX, for
19559 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19560
19561Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19562
19563 * configure: Fix --cache-file to work if the file argument is a
19564 relative path.
19565
19566Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19567
19568 * configure: If the --cache-file is used, pass it down to
19569 configure in subdirectories.
19570
19571Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19572
19573 * config.sub: add vxworks29k configuration.
19574
19575Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19576
19577 * Makefile.in (taz): Do "diststuff" part quietly.
19578
19579Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19580
19581 * config.sub: Mini-merge with gcc/config.sub.
19582
19583Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19584
19585 * config.guess (IRIX): Sed - to _.
19586
19587Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19588
19589 * Makefile.in (source-vault, binary-vault): New targets.
19590
19591Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19592
19593 * config.sub: Recognize -eabi as a basic system type.
19594
19595Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19596
19597 * configure.in (enable_shared stuff): Fix typo.
19598
19599Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19600
19601 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19602
19603Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19604
19605 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19606
19607Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19608
19609 * configure.in (rs6000-*-*): Don't build gas.
19610
19611Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19612
19613 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19614 reduce command line length.
19615 (AS_FOR_TARGET): Check for as.new, not Makefile.
19616 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19617
19618Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19619
19620 * config.guess: Merge from FSF.
19621
19622Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19623
19624 * configure: Don't use $ when handling program_suffix.
19625
19626Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19627
19628 * configure.in: Configure tk for hppa/hpux.
19629
19630Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19631
19632 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19633
19634Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19635
19636 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19637 to LIBCXXFLAGS. Tests are better run without it.
19638
19639Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19640
19641 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19642
19643Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19644
19645 * configure.in (*-*-netware*): Don't configure xiberty.
19646
19647Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19648
19649 * configure.in: Remove tk from native_only list.
19650
19651Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19652
19653 * build-all.mk: Add mips-ncd-elf target to sun4 targets
3d3b561f 19654 for special NCD build.
6599da04
JM
19655
19656Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19657
19658 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19659 makeall.bat, they're only useful for binutils snapshots.
19660 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19661 makeall.bat to specified SUPPORT_FILES.
19662
19663Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19664
19665 * build-all.mk: Add Ericsson targets to sun4 and solaris
3d3b561f
ML
19666 hosts. Add BNR's sun4 target to solaris host, so their
19667 build-from-source will be tested in-house first.
6599da04
JM
19668
19669Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19670
19671 * Makefile.in (LIBCFLAGS): New variable.
19672 (CFLAGS_FOR_TARGET): Ditto.
19673 (LIBCFLAGS_FOR_TARGET): Ditto.
19674 (LIBCXXFLAGS): Ditto.
19675 (CXXFLAGS_FOR_TARGET): Ditto.
19676 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19677 (BASE_FLAGS_TO_PASS): Pass them.
19678 (EXTRA_TARGET_FLAGS): Ditto.
19679
731a8127 19680 * configure.in: Support --enable-shared.
6599da04
JM
19681
19682Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19683
19684 * configure.in (target_libs): Include libstdc++ again.
19685 * config.guess: Update from FSF (for FreeBSD).
19686
19687Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19688
19689 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19690 makeall.bat.
19691 (DISTDOCDIRS): Add `etc'.
19692 (ETC_SUPPORT_PFX): New variable.
19693 (taz): Include anything from etc starting with a word in
19694 ETC_SUPPORT_PFX.
19695
19696Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19697
19698 * config.sub: Update for recent FSF changes. Remove obsolete
19699 h8300hds entry. Add -windows* and -osx as basic os. Minor
19700 spacing changes.
19701
19702Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19703
19704 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19705
19706 * config.guess: Merge with FSF.
19707 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19708
19709Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19710
19711 * configure: Since the "trap 0" handler will override the exit
19712 status on many systems, only use it for "exit 1", and make it set
19713 a non-zero exit status; reset it before "exit 0". Also, check
19714 exit status of config.sub, and error out if it failed.
19715
19716Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19717
19718 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19719 and install libgloss.
19720
19721Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19722
19723 * Makefile.in (all-binutils): Depend upon all-byacc.
19724
19725 * configure.in: Don't build emacs on Irix 5.
19726
19727Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19728
19729 * configure.in (*-*-netware*): Add libio.
19730
19731Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19732
19733 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19734 (CHECK_TARGET_MODULES): Ditto.
19735 (INSTALL_TARGET_MODULES): Ditto.
19736 (TARGET_LIBS): Ditto.
19737 (all-libstdc++): Note dependencies.
19738
19739Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19740
19741 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19742
19743Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19744
19745 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19746 -fexternal-templates.
19747
19748 * configure.in (target_libs): Add libstdc++.
19749 (noconfigdirs): Add libstdc++ as appropriate.
19750
19751Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19752
19753 * config.guess: Update from FSF.
19754
19755Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19756
19757 * configure: Use ${config_shell} when running ${configsub}.
19758
19759Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19760
19761 * config.sub: No longer recognize h8300h.
19762
19763Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19764
19765 * config.sub: Remove extraneous differences between config.sub and
19766 gcc/config.sub.
19767
19768Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19769
19770 * Makefile.in (DISTSTUFFDIRS): Add gas.
19771
19772Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19773
19774 * COPYING.NEWLIB: New file.
19775
19776Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19777
19778 * config.guess (HP-UX): Patch from Harlan Stenn
19779 <harlan@landmark.com> to also emit release level.
19780
19781Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19782
19783 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19784
19785Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19786
19787 * config.sub: Merge nextstep cleanup from FSF.
19788
19789Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19790
19791 * configure.in (arm-*-*): Don't configure ld for this target.
19792
19793Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19794
19795 * configure.in (*-*-netware): don't configure libg++, libio,
3d3b561f 19796 librx, or newlib.
6599da04
JM
19797
19798Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19799
19800 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19801 configure ld--it works, but it doesn't support shared libraries.
19802
19803Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19804
19805 * config.guess (*-unknown-freebsd*): Get rid of possible
19806 trailing "(Release)" in version string.
19807 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19808
19809Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19810
19811 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19812 Fix type: *-next-neststep -> *-next-nextstep.
19813
19814 * config.guess: Merge from FSF:
19815
19816 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19817
19818 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19819
19820 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19821
19822 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19823 instead of UNIX_SV for UnixWare 1.0).
19824
19825Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19826
19827 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19828 to make gdb/nlm/* build after the compiler and linker.
19829
19830Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19831
19832 * config.guess (netbsd, freebsd, linux): Accept any machine,
19833 not just i[34]86.
19834 (m68k-atari-sysv4): Relocate to match FSF version.
19835
19836 * config.guess: More merges from the FSF:
19837
19838 Add a space before function call or macro invocation.
19839
19840 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19841
19842 * config.guess: Add trap cmd to remove dummy.c and dummy when
19843 interrupted.
19844
19845 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19846
19847 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19848 (dummy): Redirect stderr from compilation of dummy.c.
19849
19850 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19851
19852 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19853
19854Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19855
19856 * configure: Accept and ignore --cache*, for compatibility with
19857 new autoconf.
19858
19859Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19860
19861 * config.guess: Merge from FSF:
19862
19863 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19864
19865 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
19866 (PATH): Add /.attbin at end for finding uname.
19867 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
19868
19869 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19870
e490616e 19871 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
19872
19873 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19874
e490616e
ZW
19875 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19876 to select whether to use ELF or COFF.
6599da04
JM
19877
19878 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19879
e490616e 19880 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
19881
19882 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19883
19884 * config.guess: Guess the OS version for HPUX.
19885
19886 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19887
19888 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19889
19890Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19891
19892 * configure.in: Recognize --with-headers, --with-libs, and
19893 --without-newlib.
19894 * Makefile.in (all-xiberty): Depend upon all-ld.
19895
19896Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19897
19898 * configure.in: Change i[34]86 to i[345]86.
19899
19900Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19901
19902 * configure (version): A few more tweaks to help message.
19903
19904Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19905
19906 * Makefile.in: Remove (for now) librx as a host library,
19907 now that we're building it for target.
19908
19909Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19910
19911 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19912 (Karl Berry).
19913
19914Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19915
19916 * configure.in: Also configure librx.
19917
19918Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19919
19920 * Makefile.in: Update various rules to reflect that librx
19921 is now needed for libg++.
19922
19923Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19924
19925 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19926
19927Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19928
19929 * configure.in: Configure the examples directory.
19930
19931Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19932
19933 * configure: Simplify Jun 2 1994 change.
19934
19935Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19936
19937 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19938 /bin/gcc isn't good enough to build gcc.
19939
19940Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19941
19942 * Makefile.in (GDB_SUPPORT_FILES): Remove
19943 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19944 (gdb.tar.gz): Add new rule to use standard distribution building
19945 mechanism.
19946
19947Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19948
19949 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19950 Bill Cox <bill@cygnus.com>.
19951
19952Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19953
19954 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19955
19956Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19957
19958 * configure: Search current dir first in .gdbinit.
19959
19960Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19961
19962 * config.sub: Recognize freebsd (merged from gcc config.sub).
19963
19964Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19965
19966 * config.sub: Refer to NeXT's operating system as nextstep.
19967
19968 * config.sub (case $basic_machine): Re-order the cases, to match
19969 the order in the FSF version (which is mostly alphabethical).
19970 Merge in some additions and changes from the FSF.
19971
19972Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19973
19974 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19975 * config.sub: Recognize cxux7.
19976 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19977
19978Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19979
19980 * config.sub: Fix typo powerpc -> powerpc-*.
19981
19982Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19983
19984 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19985
19986 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19987 parallel with all-emacs and install-emacs). Top-level command
19988 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19989
19990Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19991
19992 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19993 $(relbindir)/make before doing ``make install'', and use
19994 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19995 installing over running make binary.
19996 ($(host)-stamp-stage3-installed): Likewise.
19997
19998Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19999
20000 * config.guess: Recognize Mach.
20001
20002Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20003
20004 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20005 see whether --exec-prefix was used.
20006
20007Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20008
20009 * README: Explicitly mention libg++/README. (Zoo's idea.)
20010
20011Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20012
20013 * Makefile.in: Add all-librx target similar to all-libproc.
20014
20015Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
20016
20017 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
20018 with post 1.2 uname bogosity.
20019
20020Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20021
20022 * configure: Remove temporary files on receipt of a signal.
20023
20024Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
20025
20026 * configure: If there is a package_makefile_frag, remove
20027 ${subdir}/Makefile.tem after copying it in.
20028
20029Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20030
20031 * build_all.mk: support rs6000 lynx identifies itself as
20032 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
20033 since /bin/gcc is too feeble to compile a modern gcc.
20034
20035Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20036
20037 * brought devo/test-build.mk update-to-date with progressive/
3d3b561f 20038 test-build.mk. Add lynx targets and hppa flag info.
6599da04
JM
20039
20040Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20041
20042 * configure.in: Use mh-ncrsvr43. Patch from
20043 Tom McConnell <tmcconne@sedona.intel.com>.
20044
20045Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
20046
20047 * config.guess (i386-unknown-bsdi): No longer need to
20048 check #if defined(__bsdi__) && defined(__i386__).
20049
20050Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20051
20052 * configure: Set program_transform_nameoption correctly.
20053
20054Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20055
20056 * brought build-all.mk update-to-date with progressive build-all.mk,
3d3b561f 20057 added new targets and hppa info.
4e81ae98 20058
6599da04
JM
20059Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20060
20061 * configure: If config.guess result is a prefix of the user
20062 specified target, assume a native build and use the user specified
20063 target as the host alias. Remove SunOS patch suffix removal hack.
20064 * configure.in: Remove SunOS patch suffix removal hack.
20065
20066 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20067 in NATIVE_CHECK_MODULES.
20068
20069Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
20070
20071 * Makefile.in: Rename HOST_ONLY to NATIVE.
20072 * configure: Delete SunOs patch suffix from host_canonical
3d3b561f 20073 and build_canonical variables that are prepended to Makefiles.
6599da04
JM
20074 * configure.in: Add comments for easier maintenance.
20075
20076Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20077
20078 * Makefile.in: Add all-libproc target similar to all-gui.
20079
20080Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
20081
20082 * Makefile.in (CHECK_MODULES): split into
20083 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20084
20085Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
20086
20087 * config.guess (i386-unknown-bsdi): New system to guess.
20088
20089Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20090
20091 * Makefile.in: Add all-gui target (but not yet build by "all").
20092
20093Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
20094
20095 * config.sub: Move deletion of patch suffix from here...
20096 * configure.in: To here, at Ian's suggestion. The top-
3d3b561f 20097 level scripts might need to know of a patch level.
6599da04
JM
20098
20099Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
20100
20101 * config.sub: Strip off patch suffix so rtl is recognized
3d3b561f 20102 as a sunos4.1.3 machine, even though it's been patched.
6599da04
JM
20103
20104Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
20105
20106 * Makefile.in (INSTALL_LAST): Delete.
20107 (INSTALL_DOSREL): New.
20108
20109Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20110
20111 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20112 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20113 whether we pass down --with-gnu-ld anyhow.
20114
20115Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20116
20117 * Makefile.in (INSTALL_LAST): Change operation so it works
20118 on more flavors of make.
20119 * configure.in (go32): Don't build libg++ or libio.
20120
20121Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20122
20123 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20124 they can be overriden by templates.
20125
20126Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20127
20128 * configure.in (target==go32): Don't build gdb.
20129 * dosrel: New directory.
20130
20131Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20132
20133 * configure.in (host==go32): Configure dosrel too.
20134 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20135 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20136 be set by incoming names or templates.
20137 (INSTALL_LAST): New rule.
6599da04
JM
20138
20139Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20140
20141 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20142
20143Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20144
6599da04
JM
20145 * configure.in (appdirs): New variable. Currently empty, but will
20146 be used in gas distribution. If nonempty, lists a set of
20147 directories at least one of which must get configured, or top
20148 level configuration is considered to have failed.
20149 (rs6000-*-lynxos*): Use new file name.
20150
20151Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20152
20153 Eliminate XTRAFLAGS.
20154 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20155 newlib include files using -idirafter, and also use -nostdinc.
20156 (CXX_FOR_TARGET): Likewise.
20157 (XTRAFLAGS): Removed.
20158 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20159 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20160 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20161 ($(DO_X)): Don't pass down XTRAFLAGS.
20162
20163Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20164
20165 * configure.in (mips*-dec-bsd*): New target; do build linker.
20166 (mips*-*-bsd*): New target; don't build linker.
20167
20168Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20169
20170 * configure.in: support rs6000-*-lynxos* configuration.
20171 support sunos4 as a cross target.
20172
20173 * config.sub: look for lynx*, not lynx since the OS version may
20174 legitimately be part of the name.
20175
20176Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20177
20178 * configure.in (i[34]86-*-sco*): Move to be with other i386
20179 targets.
20180 (romp-*-*): New target. Skip various binary utilities.
20181 (vax-*-*): New target. Don't build newlib.
20182 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20183
20184Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20185
20186 * configure.in: Only set host_makefile_frag if config
20187 directory exists.
20188
20189Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20190
20191 * install.sh: If $dstdir exists, don't check whether each
20192 component does.
20193
20194Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20195
20196 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20197
20198Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20199
3b75d237
AJ
20200 * configure.in (*-*-lynxos*): Don't configure newlib for either
20201 native or cross Lynx.
6599da04
JM
20202
20203Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20204
20205 * config.sub (sparc64-elf): Fix os.
20206 (z8k): Remove duplicate.
20207
20208Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20209
20210 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20211 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20212
20213Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20214
20215 * configure: Make file links cleanly even if Lynx fails on
3d3b561f 20216 an NFS symlink (at least fail cleanly).
6599da04
JM
20217
20218Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20219
20220 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20221 -XNh2000.
20222
20223Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20224
20225 * configure: Unknown options are fatal again.
20226
20227Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20228
20229 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 20230 compatibility.
6599da04
JM
20231
20232Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20233
20234 * build-all.mk: Add `clean' target.
20235
20236Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20237
20238 * config.guess: Add SINIX support.
20239 * configure.in: Add mips-*-sysv4* support.
20240
20241Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20242
20243 * build-all.mk: Document all useful targets.
20244 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20245 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20246
20247Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20248
20249 * configure: Support --silent, --quiet.
20250
20251Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20252
20253 * configure: Support --disable-FEATURE.
20254
20255Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20256
20257 * config.guess: Recognize NCR running SVR4.3.
20258
20259Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20260
20261 * config.guess: Make BSDI generate i386-unknown-bsd386.
20262 Patch from Paul Eggert <eggert@twinsun.com>.
20263
20264Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20265
20266 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20267
20268Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20269
20270 * configure: Make unrecognized options give nonfatal warnings
20271 instead of fatal errors, and pass them to any subdirectory
20272 configures in case they recognize them.
20273 Make --x equivalent to --with-x.
20274
20275Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20276
20277 * configure: Add --enable-* options. Clean up usage message and
20278 some comments.
20279
20280Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20281
20282 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20283
20284Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20285
20286 * configure.in (hppa*-*-*): Enable binutils.
20287
20288Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20289
20290 * config.sub: Recognize cisco.
20291
20292Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20293
20294 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20295
20296Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20297
20298 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20299 than one configuration name. Add comment.
20300
20301Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20302
20303 * config.guess: about target *-hitachi-hiuxwe2, fixed
20304 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20305 macro is incorrect.]
20306
20307Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20308
20309 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20310 than the "make ls" stuff which used to be here.
20311
20312Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20313
20314 * config.guess: Recognize i[34]86-unknown-freebsd.
20315 From Shawn M Carey <smcarey@rodan.syr.edu>.
20316
20317Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20318
20319 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20320
20321Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20322
20323 * config.guess: Check for ptx.
20324
20325Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20326
20327 * config.sub: Add os9k checking.
20328
20329Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20330
20331 * config.guess: Handle OSF1 running on HPPA processors
20332
20333Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20334
20335 * configure: If subdir configure fails, print out a message with
20336 subdirectory name, in case subdir's configure code didn't identify
20337 itself.
20338
20339Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20340
20341 * configure.in: Remove embedded newlines from configdirs.
20342 Avoid mismatches of substrings. Fix matching strings at end
20343 of configdirs.
20344
20345Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20346
20347 * config.guess: Add Lynx/rs6000 config support.
20348
20349Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20350
20351 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20352
20353Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20354
20355 * configure.in (hppa*-*-osf*): Treat this just like most other
20356 PA configurations (eg no binutils or ld).
20357 (hppa*-*-*elf*): These configurations have binutils and ld.
20358
20359Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20360
20361 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20362
20363Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20364
20365 * configure.in (rs6000-*-*): Build gas.
20366
20367Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20368
e490616e 20369 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
20370
20371Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20372
20373 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20374 for GDB and GDB has been fixed to not need it.
20375
6599da04
JM
20376Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20377
20378 * config.guess: Recognize vax hosts.
20379
20380Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20381
20382 * configure (while loop): Don't use "break 2" inside case
20383 statement -- the case statement isn't an enclosing loop.
20384
20385Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20386
20387 * config.guess: Clean up NeXT support, to allow nextstep
20388 on Intel machines. Make OS be nextstep.
20389
20390Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20391
20392 * config.guess: Add alternate forms for Convex.
20393
20394Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20395
20396 * configure: Completely rewrite option processing. Take
20397 advantage of pattern-matching to avoid invoking test frequently.
20398 Also clean up host and target defaulting logic.
20399
20400Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20401
20402 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20403 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20404 commands (plus user environment) will fit SCO limits.
20405
20406Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20407
20408 * configure.in: Don't issue warnings about directories which are
20409 not being configured if -norecursion is set. Correct test for
20410 --with-gnu-as and --with-gnu-ld to not get confused by substring
20411 matches.
20412
20413 * configure.in: Don't build gas for alpha-dec-osf1*.
20414
20415Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20416
20417 * configure: Back out Per's change of 12/19/1993. It changes the
20418 behavior of configure in unexpected and confusing ways.
20419
20420 Also, use different delim char when calculating
20421 program_transform_name so that the name can contain slashes.
20422
20423Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20424
20425 * configure.in, config.sub: Add support for VSTa micro-kernel.
20426
20427Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20428
20429 * configure.in: Nuke hacks which were used to get a special
20430 version of GAS for HPPA configurations.
20431
20432Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20433
20434 * configure: If only ${target_alias} is given, use that
20435 as the default for ${host_alias}.
20436 * configure: Add missing back-slashes before nested quotes.
20437
20438Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20439
20440 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20441
20442Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20443
20444 * config.guess: Recognize some Tektronix configurations.
20445 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20446
20447Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20448
20449 * config.sub: Match any flavor of SH.
20450
20451Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20452
20453 * configure.in: Don't try to configure newlib for Alpha.
20454
20455Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20456
20457 * configure.in: Don't build ld for Irix 5. Don't build gas,
20458 libg++ or libio for any Alpha target.
20459
20460 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
20461
20462Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20463
20464 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20465 default arguments -- so it tried to compress itself.
20466
20467Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20468
20469 * configure.in (notsupp): ensure that a space is always at the end
3d3b561f 20470 of the configdirs list, since the grep checks for an explicit space
6599da04
JM
20471
20472Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20473
20474 * configure.in (target i386-sysv4.2): don't build ld, since static
3d3b561f 20475 versions of many libraries are not available.
6599da04
JM
20476
20477Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20478
20479 * config.guess: Recognize Apollos (using environment variables).
20480 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20481
20482Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20483
20484 * config.guess: Recognize Sony news mips running newsos.
20485
20486Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20487
20488 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20489 "fi ; else" for bash.
20490
20491Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20492
20493 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20494
20495Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20496
20497 * config.sub: accept unixware as an alias for svr4.2.
20498 Fix some inconsistancies with the gcc version.
20499
20500Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20501
20502 * Makefile.in (DISTDOCDIRS): Add gdb.
20503
20504Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20505
20506 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20507
20508Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20509
20510 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20511 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20512 this now.
20513
20514Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20515
20516 * config.sub: Accept hiux* as an OS name.
20517
20518 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20519 etc/make-stds.texi. The underscore came from gcc, and dje now
20520 agrees that RUNTESTFLAGS is the correct name.
20521
20522Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20523
20524 * install.sh: Remove 'set -e'. It makes any conditionals
20525 in the script useless.
20526
20527 * config.guess: Automatically recognize arm-acorn-riscix
20528 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20529
20530Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20531
20532 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20533
20534Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20535
20536 * Makefile.in (DISTDOCDIRS): New variable.
20537 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 20538 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
20539
20540Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20541
20542 * configure.in (hppa target): check the source directory for the
3d3b561f 20543 pagas sub-directory
6599da04
JM
20544
20545Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20546
20547 * config.sub: Allow -aout* and -elf*.
20548
20549Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20550
20551 * configure.in: Don't build ld on i386-solaris2, same as for
20552 sparc-solaris2.
20553
20554Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20555
20556 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20557
20558Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20559
20560 * configure.in: Configure gdb for alpha.
20561
20562Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20563
20564 * Makefile.in (CXXFLAGS): Add -O.
20565
20566Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20567
20568 * config.guess: added support for DG Aviion
20569
20570Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20571
20572 * configure.in: Produce warning message for subdirectories not
20573 configurable for this host/target combination. Don't try to
20574 configure gdb for vms.
20575
20576Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20577
20578 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20579 appropriate files before making "diststuff".
20580 (DISTBISONFILES): New var: list of files to be edited.
20581 (DISTSTUFFDIRS): Add binutils.
20582
20583Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20584
20585 * config.sub: also handle mipsel and mips64el (for little endian mips)
20586
20587Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20588
20589 * configure.in: Add * to end of all OS names.
20590
20591Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20592
20593 * configure.in: Build newlib for LynxOS native.
20594
20595Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20596
20597 * config.guess: Add support for delta 88k running SVR3.
20598
20599 * configure.in: Add comment about HP compiler vs. emacs.
20600
20601Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20602
20603 * configure.in: don't build ld on solaris2 (not a viable option
3d3b561f 20604 due to bugs in getpwnam & getpwuid)
6599da04
JM
20605
20606Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20607
20608 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20609 config.guess will produce a full version number.
20610
20611Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20612
20613 * configure.in: Build linker and binutils for alpha-dec-osf1.
20614
20615Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20616
20617 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20618 and gdb/testsuite/Makefile.in.
20619
20620Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20621
20622 * configure.in: recognize mips*- instead of mips-
20623
20624Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20625
20626 * config.sub: Accept linux*coff and linux*elf as operating
20627 systems.
20628
20629Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20630
20631 * config.sub: Recognize mips64, and mips3 as an alias for it.
20632
20633Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20634
20635 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20636 gdb knows how to handle OSF/1 shared libraries.
20637
20638Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20639
20640 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20641 * config.guess: Recognize Hitachi's HIUX.
20642 * config.sub: Recognize h3050r* and hppahitachi.
20643 Remove redundant cases for hp9k[23]*.
20644
20645Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20646
20647 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20648 if gas and ld are in the source tree and are in ${configdirs}.
20649 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 20650 --with options (but still pass them down on the command line,
6599da04
JM
20651 if they were explicitly specified).
20652
20653Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20654
20655 * configure: substitute SHELL value in Makefile.in with
20656 ${CONFIG_SHELL}
20657
20658Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20659
20660 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20661 *-*-solaris2* targets.
20662
20663Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20664
20665 * Makefile.in: define M4, and pass it down to sub-makes;
20666 all-autoconf now depends on all-m4
20667
20668Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20669
20670 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20671 presence of {ar,ranlib} instead of a configured directory
20672
20673Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20674
20675 * config.guess: Accept 34?? as well as 33?? for NCR.
20676
20677Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20678
20679 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20680 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20681
20682Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20683
20684 * configure: grab values for $(CC) and $(CXX) from the
20685 environment, so that someone can do "CC=gcc configure; make" and
20686 have it work right (matching the way that autoconf works now)
20687
20688 * configure.in, Makefile.in: add support for gash, the tcl
20689 interface to Galaxy
20690
20691 * config.guess: add NetBSD variants (hp300, x86)
20692
20693Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20694
20695 * install.sh: Support -d option (in the manner of SunOS 4 install,
20696 as it is more deterministic than that of GNU install)
20697 (chmodcmd): Set file to mode 755 by default (should also do default
20698 chgrp and chown, but I don't feel like dealing with that now)
20699
20700Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20701
20702 * config.sub: Remove h8300hhms alias.
20703
20704Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20705
20706 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20707
20708Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20709
20710 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20711 as stmp-fixinc
20712
20713Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20714
20715 * config.sub: recognize m88110-bug-coff.
20716
20717Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20718
20719 * Makefile.in (all-libio): all dependencies on the toolchain used
20720 to build this (gcc, gas, ld, etc)
20721
20722Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20723
20724 * config.guess: Deal with OSF/1 1.3 on alpha.
20725
20726Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20727
20728 * install.sh: add some 'else true' clauses for portability
20729
20730 * configure.in: don't build libio for h8[35]00-*-* targets
20731
20732Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20733
20734 * Makefile.in: Add support for new libio.
20735
20736Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20737
20738 * install.sh: If one command fails, don't try the rest. Don't try
20739 to remove $dsttmp (via trap) unless we have already created it.
20740 If $src doesn't exist, detect it and exit with an error.
20741
20742 * config.guess: Recognize BSD on hp300.
20743
20744Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20745
20746 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20747 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20748
20749Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20750
20751 * Makefile.in (all-send-pr): depends on all-prms
20752
20753Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20754
20755 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20756
20757Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20758
20759 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20760 Added test for mips-mips-riscos5.
20761
20762Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20763
20764 * configure.in: use mh-hp300 for 68k HP hosts
20765
20766Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20767
20768 * configure: add support for CONFIG_SHELL, so that you can use
20769 some alternate shell for evaluating configure scripts
20770
20771Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20772
20773 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20774 in configure script to bug-gdb@prep.ai.mit.edu when building
20775 distribution archive.
20776 * Makefile.in (COMPRESS): Remove def.
20777 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20778 gdb.tar.Z and make-gdb.tar.Z respectively.
20779 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20780 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20781 to convergence with 'taz' target in Makefile.in.
20782
20783Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20784
20785 * install.sh (dsttmp): use trap to ensure that tmp files go
20786 away on error conditions
20787
20788Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20789
20790 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20791
20792Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20793
20794 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20795 its parent is '/' not ''.
20796
20797 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20798
20799Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20800
20801 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20802 that ${newsrcdir}/configure.in does.
20803
20804Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20805
20806 * test-build.mk: support for CONFIG_SHELL
20807
20808Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20809
20810 * config.sub (netware): Add as a basic system type.
20811
20812Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20813
20814 * Makefile.in (Makefile): depend on configure.in. Also drop the
3d3b561f 20815 $(srcdir)/ from the dependency on Makefile.in.
6599da04
JM
20816
20817Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20818
20819 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20820 (h8300hhms is temporary until multi-libraries are implemented).
20821 * configure.in: Handle h8300h too.
20822
20823Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20824
20825 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20826
20827Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20828
20829 * configure: Remove extraneous output when guessing host type.
20830 * config.guess: Remove extraneous output when guessing using C
20831 compiler rather than uname, or when guessing fails.
20832
20833Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20834
20835 * Makefile.in: remove all.cross and install.cross targets
20836
20837 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
3d3b561f 20838 definitions
6599da04
JM
20839
20840Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20841
20842 * configure.in (target sh): Build gprof.
20843
20844Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20845
20846 * config.sub: change -solaris to -solaris2
20847
20848Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20849
20850 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20851
20852Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20853
20854 * configure: Correct error message for missing Makefile.in to
20855 print correct directory.
20856
20857Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20858
20859 * install.sh: kludge around 386BSD shell bug
20860
20861Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20862
20863 * config.guess: Recognize NeXT.
20864 * config.guess: Recognize i486-ncr-sysv4.
20865 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20866
20867Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20868
20869 * Makefile.in (MAKEINFOFLAGS): New variable.
20870 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20871 * build-all.mk, test-build.mk: Pass down --no-split as
20872 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20873
20874Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20875
20876 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20877
20878Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20879
20880 * Makefile.in (libg++.tar.z): New rule.
20881 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20882 * Makefile.in (taz): Only do a single chmod.
20883
20884Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20885
20886 * install.sh: don't use dirname anymore (replaced with sed usage)
20887
20888Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20889
20890 * Makefile.in: Change extension for gzip'd files from '.z' to
20891 '.gz' per new FSF standard usage.
20892
20893Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20894
20895 * configure: put quotes around the final value of program_transform_name
20896
20897Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20898
20899 * Makefile.in: new install.sh support; update install-info rules
20900
20901Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20902
20903 * configure.in: Build diff for crosses, but not for go32 host.
20904
20905 * configure.in: Build gprof only for native, and don't build it
20906 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20907
20908Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20909
20910 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20911
20912Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20913
20914 * configure.in (host_tools): Add prms.
20915
20916Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20917
20918 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20919 with $(FLAGS_TO_PASS) on the command line
20920
20921 * config.sub: Recognize lynx and lynxos
20922
20923Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20924
20925 * config.sub: Accept -ecoff*, not just -ecoff.
20926
20927Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20928
20929 * Makefile.in (taz): Use .gz suffix instead of .z.
20930 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20931 names.
20932
20933Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20934
20935 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20936
20937Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20938
20939 * Makefile.in (install-no-fixedincludes): install gcc last, so
20940 that rebuilds that might happen during 'make install' don't get
20941 bogus gcc include files
20942
20943Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20944
20945 Change from Utah for HPPA support:
20946 * config.guess: Recognize hppa1.x-hp-bsd.
20947
20948Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20949
20950 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20951 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20952
20953Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20954
20955 * config.sub: Add support for rom68k and bug boot monitors.
20956
20957Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20958
20959 * Makefile.in: Make all-opcodes depend on all-bfd.
20960
20961Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20962
20963 * config.guess: Added special check for i[34]86-univel-sysv4*.
20964
20965Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20966
20967 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20968 the processor rather than assuming i486.
20969
20970Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20971
20972 * config.guess: Recognize SunOS6 as Solaris3.
20973
20974Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20975
20976 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20977 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20978
20979Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20980
20981 * build-all.mk (all-cross): New target for Canadian Cross.
20982 Added Q2 go32 targets.
20983 * test-build.mk: Configure go32 cross sparclite-aout and
20984 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20985 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20986
20987Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20988
20989 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20990 GO32 hosted toolchains
20991
20992Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20993
20994 * configure: change so "-exec-prefix" gets passed down rather
20995 than "-exec_prefix" so autoconf generated Makefiles get the
20996 exec_prefix set right.
20997
20998Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20999
21000 * config.guess: get the Solaris2 minor version number
21001
21002 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21003
21004Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21005
21006 * config.guess: Recognize some Sequent platforms.
21007
21008Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21009
21010 * Makefile.in: added the vault-install target
21011
21012 * configure.in: actually use the Sun3 makefile fragment that's in
21013 config, also added the release dir to configdirs
21014
21015Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21016
21017 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21018
21019Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21020
21021 * configure.in: remove some program from Alpha targetted toolchains
21022
21023Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
21024
21025 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
21026 gprof.
21027 (taz): Run "make diststuff" in those directories instead of "make
21028 proto-dir". Look for "VERSION=" only at start of line in subdir
21029 Makefile. Use "gzip -9" for compression.
21030 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21031 (binutils.tar.z): New target.
21032
21033Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21034
21035 * Makefile.in (taz): Include gpl.texinfo.
21036
21037Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21038
21039 * Makefile.in (setup-dirs): Merged into "taz" target.
21040 (taz): Only do `proto-dir' stuff if a directory is actually needed
21041 for this target.
21042
21043Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
21044
21045 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21046 (FLAGS_TO_PASS): Pass down MUNCH_NM.
21047 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21048 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21049 (gcc-no-fixedincludes): Correct for current gcc Makefile.
21050
21051Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
21052
21053 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
21054 config.sub, and move-if-change to gdb testsuite distribution
21055 archive, so the testsuite can be extracted, configured, and
21056 run separately from the gdb distribution. Blow away the Chill
21057 tests that require a Chill compiled executable, since GNU Chill
21058 is not yet publically available.
21059
21060Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21061
21062 * test-build.mk: set environment variables in a single command,
21063 instead of a list of assignments and exports
21064
21065 * config.guess: recognize Alpha/OSF1 systems
21066
21067Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21068
21069 * configure: Change help message to prefer --options rather than
3d3b561f 21070 -options.
6599da04
JM
21071
21072Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21073
21074 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21075 zippy@ecst.csuchico.edu.
21076 * config.guess: Recognize miniframe.
21077
21078Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
21079
cc6010cd
AP
21080 * Makefile.in: Use srcroot to find runtest rather than rootme.
21081 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
21082
21083Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
21084
21085 * test-build.mk: Extensive additions to support building on a
21086 machine other than the host.
21087
21088Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21089
21090 * configure (tooldir): Fix for i386-aix again.
21091
21092Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
21093
21094 * configure, Makefile.in: Change definition of $(tooldir)
21095 to match the FSF.
21096
21097Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
21098
21099 * config.guess: Recognize i[34]86/SVR4.
21100
21101Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21102
21103 * Makefile.in (all-gdb): gdb depends on sim.
21104
21105Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
21106
21107 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
21108 at the same time we make the prototype gdb directory.
21109 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
21110 files at the same time as the gdb base release distribution.
21111
21112Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
21113
21114 * Makefile.in (check): Use individual check targets rather than
21115 DO_X rule.
21116 (check-gcc): Added.
21117
21118Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21119
21120 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21121 for System V release 3.2.
21122
21123Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21124
21125 * config.sub: Recognize hppaosf.
21126 * configure.in: Do configure ld/binutils/gas for it.
21127
21128Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21129
21130 * configure (tooldir): Alter syntax used to set this, for systems
21131 where "\$" isn't handled right, like i386-aix.
21132
21133Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21134
21135 * configure: Pass program-transform-name, not
21136 program_transform_name, to recursive configures.
21137
21138Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21139
21140 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21141 of gas+ld+binutils.
21142
21143Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21144
21145 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21146
21147Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21148
21149 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21150
6599da04
JM
21151Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21152
21153 * Makefile.in (PRMS): Set back to all-prms.
21154
21155Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21156
21157 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21158 targets, rather than for MIPS hosts.
21159
21160Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21161
21162 * configure.in: add comment for --with-x default values
21163
21164 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21165
21166 * Makefile.in: add check-* targets for each of the directories in
21167 the tree. Add a definition of RUNTEST that will use the one we
21168 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21169
21170Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21171
21172 * configure.in: Removed obsolete references to bfd_target and
21173 target_makefile_frag.
21174
21175 * build-all.mk: Set assorted targets for Q2.
21176 * config.sub: Recognize z8k-sim and h8300-hms.
21177 * test-build.mk: Really don't pass host to configure.
21178 (HOLES): Added uname.
21179
21180Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21181
21182 * configure: Handle an empty program-prefix, program-suffix or
21183 program-transform-name correctly.
21184
21185Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21186
21187 * build-all.mk: -G 8 no longer required for MIPS targets.
21188 * test-build.mk: Don't pass host argument to configure; make it
21189 guess.
21190
21191Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21192
21193 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21194 * Makefile.in (COMPRESS): New macro, like GZIP.
21195
21196Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21197
21198 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21199
21200 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21201 with gas currently defaults to -G 0.
21202
21203Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21204
21205 * Makefile.in (all-flex): flex depends on byacc.
21206
21207 * build-all.mk: If host not specified, use config.guess. Pass TAG
21208 to test-build.mk as RELEASE_TAG.
21209 * test-build.mk (configargs): New variable containing arguments to
21210 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21211 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21212
21213 * config.guess: Use /bin/uname when checking -X argument on SCO,
21214 to avoid invoking GNU uname which doesn't understand -X.
21215
21216 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21217
21218 * configure.in: Build gas for mips-*-*.
21219
21220Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21221
21222 * Makefile.in (all.normal): insert missing backslash.
21223
21224Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21225
731a8127 21226 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
21227
21228 * Makefile.in: Complete overhaul to merge many almost identical
21229 targets.
21230
21231Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21232
21233 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21234 (gdb.tar.Z): Adjusted.
21235
21236 * Makefile.in (setup-dirs, taz): New targets; should be general
21237 enough to adapt for gdb sometime. Build only .z file.
21238 (gas.tar.z): New target.
21239
21240Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21241
21242 * build-all.mk: Use CC=cc -Xs on Solaris.
21243
6599da04
JM
21244Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21245
21246 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21247 for handling BISON for FSF releases.
21248
21249Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21250
21251 * configure: Actually implement the change zoo just documented.
21252
21253Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21254
21255 * configure: when using config.guess, only set target_alias when
21256 it's not already been set (ie, on the command line)
21257
21258Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21259
21260 * Makefile.in: add installcheck target, set PRMS to install-prms
21261
21262Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21263
21264 * configure: add support for package_makefile_fragment, handle the
21265 case where a directory has a configure.in file but no Makefile.in
21266 more gracefully (with an actual understandable error message, even);
21267 add support for --without (and add this to the usage message); also
21268 explicitly add a --host=${host_alias} to the command line when
21269 config.guess is used
21270
21271Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21272
21273 * configure: Must use both --host and --target in recursive calls.
21274
21275Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21276
21277 * Makefile.in: Change deja-gnu to dejagnu.
21278
21279Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21280
21281 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21282
21283Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21284
21285 * configure.in: canonicalize all instances to *-*-solaris2*,
21286 also strip out a number of tools to not build for go32 host
21287
21288Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21289
21290 * config.guess: add GPL.
21291
21292 * Makefile.in, config.guess, config.sub, configure: bump
3d3b561f 21293 copyrights to 93.
6599da04
JM
21294
21295Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21296
21297 * Makefile.in (do-info): Removed obsolete check for existence of
21298 localenv file.
21299
21300 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21301
21302Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21303
21304 * Makefile.in: a couple of 'else true' for decstation,
21305 support for TclX
21306
21307 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21308
21309Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21310
21311 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21312
21313Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21314
21315 * config.guess: Recognize i386-ibm-aix (PS/2).
21316 * configure.in: Use config/mh-aix386 file for it.
21317
21318Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21319
21320 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21321 CC_FOR_TARGET instead.
21322 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21323
21324Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21325
21326 * Makefile.in: Add sim to list of directories sent with gdb
21327
21328Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21329
21330 * configure.in: Put back mips-dec-bsd* case.
21331
21332Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21333
21334 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21335 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21336 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
21337
21338Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21339
21340 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21341
21342 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21343 (install-info): install dir.info only if it exists,
21344 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21345
21346Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21347
21348 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21349 gas for mips-dec-bsd.
21350
21351Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21352
21353 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21354 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21355
21356Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21357
21358 * configure.in: Added "dejagnu" to hosttools list.
21359
21360Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21361
21362 * config.sub, configure.in, config.guess: Add support
21363 for Bosx, an AIX variant from Bull.
21364 Patches from F.Pierresteguy@frcl.bull.fr.
21365
21366Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21367
21368 * devo/dejagnu: Initial creation of devo/dejagnu.
21369 Migrated dejagnu testcases and support files for testing software
21370 tools to reside as subdirectories, currently called "testsuite",
21371 within the directory of the software tool. Migrated all programs,
21372 support libraries, etc. beloging to dejagnu proper from
21373 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21374 with no modifications. The changes to these files which will
21375 allow them to configure, build, and execute properly will be made
21376 in a future update.
21377
21378Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21379
21380 * Makefile.in: Change send_pr to send-pr.
21381 * configure.in: Likewise.
21382 * send_pr: Renamed directory to send-pr.
21383
21384Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21385
21386 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21387
21388Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21389
21390 * README: Update for gdb-4.8 release.
21391 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21392 gdb-xxx.tar.z (gzip'd) file also.
21393
21394Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21395
21396 * Makefile.in: make all-diff depend on all-libiberty
21397
21398Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21399
21400 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21401
21402Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21403
21404 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21405
21406Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21407
21408 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21409 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21410 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21411
21412Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21413
21414 * Makefile.in: makeinfo binary is in a new location
21415
21416Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21417
21418 * config.sub: Accept -ecoff as an OS.
21419
21420 * Makefile.in: Various changes to eliminate a level of make
21421 recursion and reduce the required command line length.
21422 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21423 sub-makes.
21424 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21425 variables holding settings for specific sub-makes.
21426 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21427 in terms of BASE_FLAGS_TO_PASS.
21428 (TARGET_LIBS): New variable listing directories which use
21429 TARGET_FLAGS_TO_PASS.
21430 (subdir_do): Eliminated.
21431 (do-*): New set of targets to replace subdir_do.
21432 (various): All targets which used subdir_do now depend on do-*.
21433 (local-clean): Renamed from do_clean.
21434 (local-distclean): New target, dependency of distclean and
21435 realclean.
21436 (install-info): Don't create directories. Depend on dir.info
21437 rather than calling make recursively.
21438 (install-dir.info): Eliminated.
21439 (install-info-dirs): Create all info directories here.
21440 (dir.info): Depend upon do-install-info.
21441
21442 * test-build.mk (HOLES): Added false.
21443
21444Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21445
21446 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21447
21448Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21449
21450 * Makefile.in (info): remove dependency on all-texinfo. The
21451 problem was really in texinfo/C, not at this level.
21452
21453Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21454
21455 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21456
21457Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21458
21459 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21460 GDB releases.
21461
21462Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21463
21464 * configure: Include srcdir in message about target of link not
21465 being found. Don't convert `-' to `_' in `with' options being
21466 passed to subdirs.
21467
21468Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21469
21470 * configure.in: add uudecode to host_tools
21471
21472 * Makefile.in: added {all,install}-uudecode targets, added them to
21473 the appropriate lists
21474
21475Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21476
21477 * Makefile.in (all-gcc): Added dependency on all-gas.
21478
21479 * configure.in (mips-*-*): Build ld and binutils.
21480
21481Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21482
21483 * configure: check return code from mkdir, print error message and
3d3b561f 21484 exit on failure.
6599da04
JM
21485
21486Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21487
21488 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21489
21490Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21491
21492 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21493
21494Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21495
21496 * config.sub (h8500): Recognize this as a cpu type.
21497
21498Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21499
21500 * configure: source directory missing is no longer a warning
21501
21502 * configure.in: recognize irix[34]* instead of irix[34]
21503
21504 * Makefile.in: define and pass down X11_LIB
21505
6599da04
JM
21506Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21507
21508 * guess-systype: Renamed to ...
21509 * config.guess: ... by popular request.
21510 * configure.in, Makefile.in: Update accordingly.
21511
21512Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21513
21514 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21515 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21516 + Execute ./dummy instead of assuming . is in PATH.
21517
21518Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21519
21520 * guess-systype: New shell script. Attempts to guess the
21521 canonical host name of the executing host.
21522 Only a few hosts are supported so far.
21523 * configure: Call guess-systype if no host is specified.
21524
21525Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21526
21527 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21528 gcc Makefile.
21529
6599da04
JM
21530Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21531
21532 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21533 (all-gcc, install-gcc, subdir_do): Use it.
21534
21535Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21536
21537 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21538
21539Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21540
21541 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3d3b561f 21542 set exclusively by configure, using configure.in .
6599da04
JM
21543
21544Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21545
21546 * test-build.mk: set $PATH for all builds
21547
21548 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21549
21550Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21551
21552 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21553 the one used in gcc/Makefile.in, so that a null expansion doesn't
21554 override the one needed to build gcc with a native cc.
21555
6599da04
JM
21556Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21557
21558 * configure: Accept -with arguments.
21559
21560Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21561
21562 * Makefile.in: added h8300sim
21563
21564Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21565
6599da04
JM
21566 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21567 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21568 (all-cygnus, native, build-cygnus): Make
21569 $(canonhost)-stamp-3stage-done, not $(host)....
21570 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21571 i386-sco3.2v4. Added else true to if command.
21572
21573Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21574
21575 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21576
21577Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21578
21579 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21580
21581Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21582
21583 * configure.in: don't remove binutils from Solaris builds
21584
21585Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21586
21587 * Makefile.in: get rid of earlier definitions for *clean,
21588 also handle the recursive info rule better
21589
21590Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21591
21592 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21593 do more-or-less the right thing.
21594
21595Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21596
21597 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21598 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21599
21600Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21601
21602 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21603 $(host_canonical).
21604
21605 * configure.in: split the configdirs list into 4 categories (native
21606 v. cross, library v. tool) and handle the cross-only and native-
21607 only in more reasonable (and correct!) way.
21608
21609Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21610
21611 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21612 configdirs anymore.
21613
21614Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21615
21616 * Makefile.in: extensive cleanup:: removed all of the explicit
21617 clean-* targets, collapsed many wrappers around subdir_do into
21618 one, added additional targets to satisfy standards.texi, deleted
21619 some old targets, some changes for consistency
21620
21621Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21622
21623 * configure.in: handle some programs as cross-only, and others as
21624 native only
21625
21626 * test-build.mk: handle partial holes in a more generic manner
21627
21628 * Makefile.in: m4 depends on libiberty
21629
6599da04
JM
21630Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21631
21632 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21633 time, wdiff, and find to configdirs
21634
21635 * Makefile.in: all, clean, and install rules for the new programs
21636 added to configure.in
21637
21638Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21639
21640 * configure.in: use mh-sun for all *-sun-* hosts
21641
6599da04
JM
21642Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21643
21644 * Makefile.in: define flags for X11 include files and library file
21645 locations, pass them down to the programs that need this info
21646
21647 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21648
6599da04
JM
21649Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21650
21651 * configure.in: start building libg++ for HP-UX targets
21652
21653Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21654
21655 * README: Update references to files moved into etc/.
21656
21657Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21658
21659 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21660 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21661
21662Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21663
21664 * configure: accept dash as well as underscore in long option
21665 names for FSF compatibility.
21666
21667Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21668
21669 * config.sub: added -sco3.2v4 support from FSF.
21670
21671Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21672
21673 * configure.in: expand the section that adds or removes
21674 directories from the list of programs to build, to handle native
21675 vs. cross in addition to host v. native
21676
21677Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21678
21679 * Makefile.in: Replace C++ in macro names with CXX.
21680 This is less likely to break ...
21681
21682Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21683
21684 * test-build.mk: add -w to GNU_MAKE
21685
21686Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21687
21688 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21689 add 'sparc' to list of recognized cpus. This needed to make
21690 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21691 Delete some redundant ose68 variants. Recognize -wrs as an os,
21692 then changes that into $CPU-wrs-vxworks.
21693
21694 * configure.in: remove most references to gdbtest, regularize
21695 target based program removal
21696
21697 * test-build.mk: import from p3 tree (many fixes and changes)
21698
21699Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21700
21701 * Makefile.in: added rules to handle tcl, tk, and expect
21702
21703 * configure.in: handle those directories if they exist
21704
21705Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21706
21707 * config.sub: removed bogus hppabsd and hppahpux names, since
21708 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21709
21710Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21711
21712 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21713 depends upon all-xiberty
21714
21715 * Makefile.in: changes from p3, including:
21716
21717 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21718
21719 * Makefile.in (XTRAFLAGS): include newlib directories if
21720 newlib/Makefile exists, rather than if host != target.
21721
21722 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21723
21724 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21725 from the same source tree and not building a cross-compiler. This
21726 matters for the libg++ configuration if reconfiguring a tree that
21727 has already been installed.
21728
21729 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21730
21731 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21732 pick up the machine and system specific header files.
21733
21734 * Makefile.in: added AS_FOR_TARGET, passed down in
21735 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21736 the C compiler to use to create programs which are run in the
21737 build environment, set it to default to $(CC), and passed it down
21738 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21739
21740 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21741
21742 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21743 We need them for unusual native builds, like systems without
21744 ranlib.
21745
21746 * configure: also define $(host_canonical) and
e490616e
ZW
21747 $(target_canonical), which are the full, canonical names for the
21748 given host and target
6599da04
JM
21749
21750Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21751
21752 * Makefile.in: Added separate definitions for C++.
21753
21754Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21755
21756 * configure.in (configdirs): Add deja-gnu.
21757
21758Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21759
21760 * README: Update for configure.texi and gdb-4.7 release.
21761
21762Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21763
21764 * Makefile.in: Move "all" target to top of file.
21765 Previously, first target was ".PHONY" which caused BSD4.4 make
21766 to build .PHONY when make was run without arguments.
21767
21768Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21769
21770 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21771 Library-copylefted code in libiberty.
21772
21773Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21774
21775 * config.sub: Replace m68kmote with plain old m68k.
21776
21777Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21778
21779 * Makefile.in: Remove space from blank line, avoid Make complaints.
21780
21781Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21782
21783 * config.sub: Complain if no argument is given. Added support for
21784 386bsd as OS and target alias.
21785
21786Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21787
21788 * Makefile.in (XTRAFLAGS): include newlib directories if
21789 newlib/Makefile exists, rather than if host != target.
21790
21791Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21792
21793 * config.sub: recognize sparclite-wrs-vxworks.
21794
21795 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21796 p3.) Added clean-xiberty to clean.
21797
21798Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21799
21800 * configure.in: use *-*-* instead of nested cases for host and target
21801
21802Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21803
21804 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21805 from the same source tree and not building a cross-compiler. This
21806 matters for the libg++ configuration if reconfiguring a tree that
21807 has already been installed.
21808
21809Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21810
21811 * config.sub (i486v/i486v4): Merge in from FSF version.
21812
21813Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21814
21815 * configure: only set PWD if it is already set.
21816
21817Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21818
21819 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21820 doesn't have unset and all success paths (and most error paths)
21821 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21822 to just ${PWD} to avoid confusion.)
21823
21824Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21825
21826 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21827 even for a native compilation.
21828
21829Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21830
21831 Changes to make the gdb.tar.Z rule work better.
21832
21833 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21834 (DEVO_SUPPORT): Add configure.texi.
21835 (bfd-ilrt.tar.Z): Remove ancient rule.
21836
21837Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21838
21839 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21840 pick up the machine and system specific header files.
21841
21842 * configure.in, config.sub: added new target m68010-adobe-scout,
21843 with alias of adobe68k. Changed configure.in to check for
21844 -scout before -sco* to avoid a false match.
21845
21846 * Makefile.in: added AS_FOR_TARGET, passed down in
21847 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21848 the C compiler to use to create programs which are run in the
21849 build environment, set it to default to $(CC), and passed it down
21850 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21851
21852Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21853
21854 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21855 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21856 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21857 FOR_TARGET variants, to newlib and libg++.
21858
21859Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21860
21861 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21862 first.
21863
21864Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21865
21866 * config.sub: Accept `elf' as an environment.
21867
21868Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21869
21870 * Makefile.in (all-opcodes): cd into the right directory
21871
21872Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21873
21874 * configure: added -program_transform_name option, used as
21875 argument to sed when installing programs.
21876 configure.texi: added documentation for -program_prefix,
21877 -program_suffix and -program_transform_name.
21878
21879Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21880
21881 * config.sub: Accept i486 where i386 ok.
21882
21883Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21884
21885 * config.sub: accept we32k
21886
21887Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21888
3b75d237 21889 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
21890
21891 * Makefile.in: don't create all directories for ``make install'';
21892 let the subdirectories create the ones they need.
21893
21894Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21895
e490616e 21896 * COPYING: new file, GPL v2
6599da04
JM
21897
21898Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21899
21900 * Makefile.in: use the new gen-info-dir, which needs a template
21901 argument (which also lives in texinfo)
21902
21903 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21904
6599da04
JM
21905Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21906
21907 * config.sub (ncr3000): Change i386 to i486.
21908
21909Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21910
21911 * Makefile.in: add install-rcs, install-grep to
21912 install-no-fixedincludes, removed install-bison and install-libgcc
21913
21914Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21915
21916 * configure.in: grab the HPUX makefile fragment if on HPUX
21917
21918Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21919
21920 * Makefile.in: eradicate bison spoor (ditto libgcc).
3d3b561f
ML
21921 configure.in: recognise m68{k,000}-ericsson-OSE.
21922 es1800 is alias for m68k-ericsson-OSE
6599da04
JM
21923
21924Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21925
21926 * configure.in: rearrange the parts that remove programs from
21927 configdirs, based now on HOST==TARGET or by canonical triple.
21928
21929Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21930
21931 * test-build.mk: recurse explicitly with -f test-build.mk when
3d3b561f
ML
21932 appropriate. predicate stage3 and comparison on the existence
21933 of gcc. That is, if gcc isn't around, we aren't three-staging.
21934 On very clean, also remove ...stamp-co. Build in-place before
21935 doing other builds.
6599da04
JM
21936
21937Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21938
21939 * Makefile.in, configure.in: add tgas
21940
21941Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21942
21943 * Makefile.in: a number of changes merged in from progressive.
21944
21945 * configure.in: add libm.
21946
21947 * .cvsignore: ignore some stuff that comes from test-build.mk.
21948
6599da04
JM
21949Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21950
21951 * config.sub: Add es1800 (m68k-ericsson-es1800).
21952
21953Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21954
21955 * configure: Add program_suffix (parallel to program_prefix)
21956 * Makefile.in: adjust directory-creating script for losing decstation
21957
21958Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21959
21960 * configure: Minor $subdir-related fixes.
21961
21962Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21963
21964 * configure: fix various problems with propogating
21965 makefile_target_frag in subdirs.
21966 * configure.in: config libgcc if its there
21967
21968Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21969
21970 * config.sub: HPPA merge.
21971
6599da04
JM
21972Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21973
21974 * Makefile.in: Replace all-bison with all-byacc in all
21975 dependency lines for other tools (which now use byacc).
21976
21977Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21978
21979 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21980
6599da04
JM
21981Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21982
21983 * Makefile.in: make gprof rules similar to byacc rules (instead of
21984 vestigal $(unsubdir) that didn't work...)
21985
21986Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21987
21988 * config.sub: Add support for Linux.
21989 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21990 (at least for libg++).
21991
21992Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21993
21994 * configure.texi: fix doc for the -nfp option to configure
21995
21996Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21997
21998 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21999
22000Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
22001
22002 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22003 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22004 * configure.in: added solaris* host_makefile_frag hook.
22005
22006Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22007
22008 * config.sub: changed recognition of m68000 so that various
22009 m68k types can be specified via m680[01234]0
22010
22011Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22012
22013 * config.sub (basic_machine): fix sed so that '-foo' isn't
22014 completely substituted out while .+'-foo' loses the '-foo'
22015
22016Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22017
22018 * config.sub ($os): Add -aout.
22019
22020Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
22021
22022 * configure: If host_makefile_frag is absolute, don't
22023 prefix ${invsubdir} (relevant to libg++ auto-configure).
22024
22025Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22026
22027 * Makefile.in (tooldir): Define it.
22028 (all-ld): Depend on all-flex.
22029
22030Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
22031
22032 * Makefile.in (check): Fix libg++ special case.
22033
22034Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
22035
22036 * configure: do not bury `pwd` into config.status, thus do fewer
3d3b561f 22037 pwd's.
6599da04
JM
22038
22039 * configure: print the "Building in" message only when building in
3d3b561f 22040 other than "." AND verbose.
6599da04 22041
63f6bcd7 22042 * configure: remove -s, rework -v to better accommodate guested
3d3b561f 22043 configures.
6599da04
JM
22044
22045 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22046
22047Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
22048
22049 * Makefile.in: macroize flags passed on recursion. remove
3d3b561f 22050 fileutils.
6599da04
JM
22051
22052Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
22053
22054 * configure: get makesrcdir right for subdirs deeper than 1.
22055
22056 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
3d3b561f 22057 install.
6599da04
JM
22058
22059Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
22060
22061 * Makefile.in: don't print subdir_do or recursion lines.
22062
22063Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
22064
22065 * standards.texi: added menu item.
22066
22067 * Makefile.in: build and install standards.info.
22068
22069 * standards.texi: new file.
22070
22071Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22072
22073 * configure: test for and move config.status pieces from
3d3b561f 22074 ${subdir}/.
6599da04
JM
22075
22076Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
22077
6599da04
JM
22078 * configure: Test for existance of files before trying to mv
22079 them, to avoid numerous non-existance messages.
22080
22081Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
22082
22083 * configure: correct final line of config.status.
22084
22085 * configure: patch from eggert. Avoids a protection problem if
3d3b561f 22086 the original Makefile.in is read only.
6599da04
JM
22087
22088 * configure: use move-if-change from gcc to create config.status.
3d3b561f
ML
22089 Some makefiles depend on config.status to tell if a directory
22090 has been reconfigured for a different host. This change
22091 prevents those directories from remaking everything in the case
22092 where the reconfig was only intended to rebuild a Makefile.
6599da04
JM
22093
22094 * configure: test for config.sub with "config.sub sun4" rather
3d3b561f
ML
22095 than "config.sub ${host_alias}". Otherwise we can't tell a bad
22096 host alias from a missing config.sub.
6599da04
JM
22097
22098Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22099
22100 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
3d3b561f 22101 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
6599da04
JM
22102
22103Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
22104
22105 * configure: mkdir ${subdir} as needed.
22106
22107Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
22108
22109 * Makefile.in,configure.in: added autoconf.
22110
22111Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22112
22113 * Makefile.in: no longer pass against on recursion.
22114
22115 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
3d3b561f 22116 definitions are not inherited.
6599da04
JM
22117
22118 * configure: correct makesrcdir when subdir is .
22119
22120Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22121
22122 * configure: Add support for 'subdirs' variable, which is
22123 like 'configdirs', except that configure doesn't re-invoke
22124 itself for subdirs, it just creates a Makefile for each subdir.
22125 * configure.texi: Document subdirs.
22126
22127Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22128
22129 * configure.in: added flex to configdirs
22130
22131Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22132
22133 * Makefile.in: remove clean-stamps from clean.
22134
22135Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22136
22137 * configure.in: Add gdbtest to configdirs.
22138
22139Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22140
22141 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22142 to recursive makes.
22143 * configure.in: Recognize new ncr3000 config.
22144
22145Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22146
22147 * Makefile.in, configure.in: removed references to gdbm.
22148
22149Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22150
22151 * config.sub: Don't canonicalize os value
22152 newsos* to bsd (readline needs to check for newsos).
22153 (This fix was earlier made Jan 31, but got re-broken.)
22154
22155Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22156
22157 * configure.in: sco is an os, not a vendor!
22158
22159 * configure: Quote $( better. Keep various shells happy.
22160
22161Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22162
22163 * Makefile.in: eliminate stamp-files.
22164
22165Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22166
22167 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
3d3b561f 22168 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
6599da04
JM
22169
22170Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22171
22172 * config.sub: fix iris/iris3.
22173
22174Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22175
22176 * configure: re-add -rm.
22177
22178Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22179
22180 * Maskefile.in: add .stmp-rcs to all.
22181
22182 * configure.in: remove gas from rs6000 build, use aix host fragment.
22183
22184Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22185
22186 * configure: pass down site_option during recursion.
22187
22188Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22189
22190 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22191
22192Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22193
22194 * configure: Change exec_prefix so that it really defaults to prefix.
22195
22196Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22197
22198 * Makefile.in, configure.in: Add support for mmalloc library.
22199
22200Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22201
22202 * Makefile.in: add stmp dependencies for a few more things.
22203
22204Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22205
22206 * configure: adjusted error message on objdir/srcdir configure
3d3b561f 22207 collision, per john's suggestion.
6599da04
JM
22208
22209 * Makefile.in: add libiberty stmp to all and all.cross.
22210
22211Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22212
22213 * Makefile.in: remove force dependencies, add grep to all.
22214
22215Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22216
22217 * Makefile.in: drop flex. make stamp files work.
22218
22219 * configure: added test for conflicting configuration in srcdir,
3d3b561f
ML
22220 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22221 gets cranky. use relative paths for configure and srcdir
22222 whenever possible. Send some error messages to stderr that were
22223 going to stdout.
6599da04
JM
22224
22225Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22226
22227 * Makefile.in: Fix libg++ rule to check for gcc directory
22228 before using gcc/gcc. Also pass XTRAFLAGS.
22229
22230Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22231
22232 * Makefile.in: added stmp-files so that directories aren't polled
3d3b561f 22233 when they are already built.
6599da04
JM
22234
22235 * configure.texi: fixed a node pointer problem.
22236
22237Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22238
731a8127 22239 * config.sub configure.in gdb/configure.in
6599da04
JM
22240 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22241 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22242 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22243
22244Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22245
22246 * configure: -recurring becomes -silent. corrected help message
3d3b561f 22247 for -site= option.
6599da04
JM
22248
22249 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22250
22251Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22252
22253 * configure: when building Makefile for crosses, replace
3d3b561f
ML
22254 tooldir and program_prefix. default srcdir from location of
22255 config.sub. remove "for host in hosts" and "for target in
22256 targets" loops.
6599da04
JM
22257
22258Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22259
22260 * Makefile.in: Do not pass bindir or mandir to cvs.
22261
22262Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22263
22264 * Makefile.in, configure.in: removed traces of namesubdir,
3d3b561f
ML
22265 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22266 copyrights to '92, changed some from Cygnus to FSF.
6599da04
JM
22267
22268 * configure.texi: remove most references to multiple hosts,
3d3b561f 22269 multiple targets, subdirs, etc.
6599da04
JM
22270
22271 * configure.man: removed rcsid. reference config.sub not
3d3b561f 22272 config.subr.
6599da04
JM
22273
22274 * Makefile.in: mkdir $(infodir) on install-info.
22275
22276Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22277
22278 * configure.texi: Explain better about .gdbinit and about
22279 the environment that configure.in sections run in.
22280
22281Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22282
22283 * configure.in: Ultrix is only a decstation if it's a MIPS.
22284
22285Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22286
22287 * README: DOC.configure => cfg-paper.texi.
22288
22289Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22290
22291 * config.sub (near case $os): Don't convert newsos* to bsd!
22292
22293Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22294
22295 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22296 the number of copies of COPYING that go into the GDB tar file.
22297
22298Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22299
731a8127 22300 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
22301 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22302 Fix SCO configuration stuff.
22303
22304Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22305
22306 * Makefile.in: For libg++, make sure the -I pointing
22307 to the gcc directory goes *after* all the libg++-local -I flags.
22308 Also, move just-gcc dependency from just-libg++ to all-libg++.
22309
22310Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22311
22312 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22313
22314Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22315
22316 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22317
22318Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22319
22320 * config.sub: Add stratus configuration frags. Also
22321 submitted to FSF.
22322
22323Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22324
22325 * Makefile.in (DEV_SUPPORT): add configure.man.
22326
22327 * config.sub(Decode manufacturer-specific): add -none*.
22328
22329Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22330
22331 * Makefile.in: remove form feeds to make Sun's make happy.
22332 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22333
22334Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22335
22336 * Makefile.in (AR_FLAGS): Make quieter.
22337
22338Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22339
22340 * configure.in: Add libg++.
22341 * configure: When verbose, don't output the command line at each
22342 level; it will be unremarkably the same as the previous version,
22343 which will be the same as what the user typed.
22344
22345Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22346
22347 * configure.in, Makefile.in: fix clean-info, add flex. add
3d3b561f 22348 fileutils.
6599da04
JM
22349
22350 * configure: be less sensitive to spaces in Makefile.in. Do not
3d3b561f
ML
22351 look for sources in "..". Doing so breaks subdirectories that
22352 might have their own configure. If a subdir has it's own
22353 configure script, use it.
6599da04
JM
22354
22355Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22356
22357 * cfg-paper.texi: some changes suggested by rms.
22358
22359Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22360
22361 * config.sub: Merge in some small additions from the FSF version,
22362 taken from the gcc distribution, to bring the Cygnus and FSF
22363 versions into closer sync.
22364
22365Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22366
22367 * configure.in: Changed svr4 references to sysv4.
22368
22369Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22370
22371 * configure: added -V for version number option.
22372
22373Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22374
22375 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
3d3b561f 22376 renamed from DOC.configure to cfg-paper.texi.
6599da04
JM
22377
22378Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22379
22380 * configure, config.subr, config.sub: config.subr is now
3d3b561f 22381 config.sub again.
6599da04
JM
22382
22383Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22384
22385 * configure.texi: new file, in progress.
22386
22387 * Makefile.in: build info file and install the man page for
3d3b561f 22388 configure.
6599da04
JM
22389
22390 * configure.man: new file, first cut.
22391
22392 * configure: find config.subr again now that configuration "none"
3d3b561f
ML
22393 has gone. removed all traces of the -ansi option. removed all
22394 traces of the -languages option.
6599da04
JM
22395
22396 * config.subr: resync from rms.
22397
22398Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22399
22400 * configure, config.sub, config.subr: merge config.sub into
3d3b561f
ML
22401 config.subr, call the result config.subr, remove config.sub, use
22402 config.subr.
6599da04
JM
22403
22404 * Makefile.in: revised install for dir.info.
22405
22406Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22407
22408 * configure.in: add decstation host makefile frag.
22409
22410 * Makefile.in: BISON now bison -y again. also install-gcc on
3d3b561f
ML
22411 install. clean-gdbm on clean. infodir belongs in datadir.
22412 Make directories for info install. Build dir.info here then
22413 install it.
6599da04
JM
22414
22415Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22416
22417 * Makefile.in: fix for bad directory tests.
22418
22419Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22420
22421 * configure: \{1,2\} appears to be a sysv'ism. Use a different
3d3b561f 22422 regexp. -srcdir relative was being handled incorrectly.
6599da04
JM
22423
22424 * Makefile.in: unwrapped some for loops so that parallel makes
3d3b561f
ML
22425 work again and so one can focus one's attention on a particular
22426 package.
6599da04
JM
22427
22428Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22429
22430 * configure: added PWD as a stand in for `pwd` (for speed). use
3d3b561f
ML
22431 elif wherever possible. make -srcdir work without -objdir.
22432 -objdir= commented out.
6599da04
JM
22433
22434Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22435
22436 * configure: +options become --options. -subdirs commented out.
3d3b561f
ML
22437 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22438 Makefile now at top of generated Makefile. Removed cvs log
22439 entries. added -srcdir. create .gdbinit only if there is one
22440 in ${srcdir}.
6599da04
JM
22441
22442 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3d3b561f
ML
22443 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22444 and mandir now keyed off datadir by default.
6599da04
JM
22445
22446Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22447
22448 * Freshly created ChangeLog.
22449
22450\f
22451Local Variables:
22452mode: change-log
22453left-margin: 8
22454fill-column: 76
22455version-control: never
22456End: