]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
use local range for one more pattern in match.pd
[thirdparty/gcc.git] / ChangeLog
CommitLineData
37bbfd1c
GA
12023-09-15 Yang Yujie <yangyujie@loongson.cn>
2
3 * config-ml.in: Remove unneeded loongarch clause.
4 * configure.ac: Register custom makefile fragments mt-loongarch-*
5 for loongarch targets.
6 * configure: Regenerate.
7
a1c20158
GA
82023-09-12 Edwin Lu <ewlu@rivosinc.com>
9
10 * MAINTAINERS: Add myself
11
122023-09-12 Thomas Schwinge <thomas@codesourcery.com>
13 Chung-Lin Tang <cltang@codesourcery.com>
14
15 PR testsuite/109951
16 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
17 'SYSROOT_CFLAGS_FOR_TARGET'.
18 * Makefile.in: Regenerate.
19
d820cd78
GA
202023-09-05 Yang Yujie <yangyujie@loongson.cn>
21
22 * config-ml.in: Do not build the multilib library variant
23 that is duplicate with the toplevel one.
24
ded52c9f
GA
252023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
26
27 * MAINTAINERS: Add myself.
28
6cd85273
GA
292023-08-22 Filip Kastl <fkastl@suse.cz>
30
31 * MAINTAINERS: Update my email address.
32
886afed6
GA
332023-08-11 Eric Feng <ef2648@columbia.edu>
34
35 * MAINTAINERS: Add myself.
36
4b92dba7
GA
372023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
38
39 * Makefile.def: Reflect that libsframe needs to installed before
40 libbfd. Reorder a bit to better track libsframe dependencies.
41 * Makefile.in: Regenerate.
42
432023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
44
45 * Makefile.def: Add install dependency on libsframe for libbfd.
46 * Makefile.in: Regenerated.
47
482023-08-07 Nick Alcock <nick.alcock@oracle.com>
49
50 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
51 Solaris 11.
52
532023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
54
55 * configure: Regenerate.
56 * configure.ac: Add Haiku to list of ELF OSes
57 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
58
592023-08-07 Nick Alcock <nick.alcock@oracle.com>
60
61 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
62 options, including options containing paths.
63
642023-08-07 Nick Alcock <nick.alcock@oracle.com>
65
66 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
67 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
68 errors from nms that refuse to work on non-regular files. Remove
69 other workarounds for this problem. Strip out blank lines from the
70 nm output.
71
722023-08-07 Arsen Arsenović <arsen@aarsen.me>
73
74 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
75 * configure: Regenerate.
76
772023-08-07 Simon Marchi <simon.marchi@efficios.com>
78
79 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
80 * configure: Re-generate.
81 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
82 (PKG_CONFIG_PATH): New.
83 * Makefile.in: Re-generate.
84
852023-08-07 Luis Machado <luis.machado@arm.com>
86
87 * configure.ac: Disable year2038 by default on 32-bit hosts.
88 * configure: Regenerate.
89
902023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
91
92 * Makefile.def: Add gprofng module.
93 * configure.ac: Add --enable-gprofng option.
94 * Makefile.in: Regenerate.
95 * configure: Regenerate.
96
972023-08-07 Martin Liska <mliska@suse.cz>
98
99 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
100 * configure: Regenerate.
101
1022023-08-07 Fangrui Song <maskray@google.com>
103
104 * configure: Regenerate.
105 * configure.ac: Add --with-zstd.
106
1072023-08-07 Arsen Arsenović <arsen@aarsen.me>
108
109 * configure: Regenerate.
110 * configure.ac: Recover tilegx/tilepro targets.
111
1122023-08-07 H.J. Lu <hjl.tools@gmail.com>
113
114 * configure: Regenerated.
115 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
116 --plugin and rc before enabling --plugin.
117
1182023-08-07 H.J. Lu <hjl.tools@gmail.com>
119
120 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
121 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
122 * configure.ac: Include config/gcc-plugin.m4.
123 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
124 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
125 RANLIB if possible.
126 * Makefile.in: Regenerated.
127 * configure: Likewise.
128
1292023-08-07 Arsen Arsenović <arsen@aarsen.me>
130
131 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
132 $(CFLAGS).
133
1342023-08-07 David Faust <david.faust@oracle.com>
135
136 * MAINTAINERS: Add the BPF port to my reviewer listing.
137
4297a08e
GA
1382023-08-02 Jan Beulich <jbeulich@suse.com>
139
140 * MAINTAINERS: Correct my email address.
141
1422023-08-02 Hu, Lin1 <lin1.hu@intel.com>
143
144 * MAINTAINERS (Write After Approval): Add myself.
145
cf58b896
GA
1462023-08-01 Richard Ball <richard.ball@arm.com>
147
148 * MAINTAINERS: Add myself.
149
a2f31d79
GA
1502023-07-31 Andreas Schwab <schwab@suse.de>
151
152 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
153 * configure: Regenerate.
154 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
155
1562023-07-31 xuli <xuli1@eswincomputing.com>
157
158 * MAINTAINERS: Add myself.
159
af37e394
GA
1602023-07-25 Thomas Schwinge <thomas@codesourcery.com>
161
162 * MAINTAINERS: List myself as "nvptx port" maintainer.
163
0ce63530
GA
1642023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
165
166 * MAINTAINERS: Add myself to write after approval
167
ec842611
GA
1682023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
169
170 * MAINTAINERS: Add myself as a reviewer for the riscv port.
171
1722023-07-18 Robin Dapp <rdapp@ventanamicro.com>
173
174 * MAINTAINERS: Add myself as a reviewer for the riscv port.
175
15939bae
GA
1762023-07-12 Hao Liu <hliu@os.amperecomputing.com>
177
178 * MAINTAINERS: Add Hao Liu to write after approval
179
1802023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
181
182 * MAINTAINERS: Add Ken Matsui to write after approval
183
01405f01
GA
1842023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
185
186 * Makefile.in: Collect both kernel and user events for autofdo
187 * Makefile.tpl: Collect both kernel and user events for autofdo
188
69d3015a
GA
1892023-06-30 Rishi Raj <rishiraj45035@gmail.com>
190
191 * MAINTAINERS: Added myself to Write After Approval and DCO
192
14bfda60
GA
1932023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
194
195 * Makefile.in: Remove -gtoggle for STAGEautoprofile
196 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
197
f445b42e
GA
1982023-06-25 Lehua Ding <lehua.ding@rivai.ai>
199
200 * MAINTAINERS: Add Lehua Ding to write after approval
201
2022023-06-25 Iain Sandoe <iain@sandoe.co.uk>
203
204 * Makefile.def: Pass the enable-host-pie value to GCC configure.
205 * Makefile.in: Regenerate.
206 * configure: Regenerate.
207 * configure.ac: Adjust the logic for shared and PIE host flags to
208 ensure that PIE is passed for hosts that require it.
209
f10a4ce0
GA
2102023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
211
212 * MAINTAINERS (Write After Approval): move Matthew Fortune
213 to Write After Approval.
214
7ff79341
GA
2152023-06-15 Marek Polacek <polacek@redhat.com>
216
217 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
218 check.
219 * configure: Regenerate.
220
c1c5edef
GA
2212023-06-14 Filip Kastl <filip.kastl@gmail.com>
222
223 * MAINTAINERS: Add myself to write after approval
224
829d5975
GA
2252023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
226
227 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
228 port maintainer.
229 (Write After Approval): Remove myself.
230
df2762ac
GA
2312023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
232
233 * MAINTAINERS (Write After Approval): Add myself.
234
b4c15a14
GA
2352023-05-29 Martin Jambor <mjambor@suse.cz>
236
237 * MAINTAINERS: Replace spaces with tabs.
238
68816ba2
GA
2392023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
240
241 * MAINTAINERS: New entry.
242
b2776076
GA
2432023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
244
245 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
246 * Makefile.in: Regenerate
247
ff2dcddf
GA
2482023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
249
250 * Makefile.in: Disable warnings as errors for STAGEautofeedback
251
3d125c91
GA
2522023-05-11 Robin Dapp <rdapp@ventanamicro.com>
253
254 * MAINTAINERS: Sort.
255
2562023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
257
258 * MAINTAINERS: Add myself.
259
08d0d17b
GA
2602023-05-10 Pan Li <pan2.li@intel.com>
261
262 * MAINTAINERS: Add myself.
263
50205195
GA
2642023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
265
266 * Makefile.in: Define PROFILE_MERGER
267 * Makefile.tpl: Define PROFILE_MERGER
268
32a98ccd
GA
2692023-04-27 Robin Dapp <rdapp@ventanamicro.com>
270
271 * MAINTAINERS: Change my email address.
272
4a3dbcbd
GA
2732023-04-26 Patrick O'Neill <patrick@rivosinc.com>
274
275 * MAINTAINERS: Add myself.
276
2772023-04-26 Martin Liska <mliska@suse.cz>
278
279 * MAINTAINERS: fix sorting
280
49cea02d
GA
2812023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
282
283 * MAINTAINERS (Write After Approval): Add myself.
284
aeaf9426
GA
2852023-04-24 Martin Liska <mliska@suse.cz>
286
287 * MAINTAINERS: Fix sorting.
288
6d7f9ebf
GA
2892023-04-21 Peter Foley <pefoley2@pefoley.com>
290
291 * configure: Regenerate.
292 * configure.ac: Only create serdep.tmp if needed
293
2942023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
295
296 * MAINTAINERS (Write After Approval): Add myself.
297
2982023-04-21 Vineet Gupta <vineetg@rivosinc.com>
299
300 * MAINTAINERS (Write After Approval): Add myself.
301 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
302
a8c8351c
GA
3032023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
304
305 * MAINTAINERS: Add myself.
306
50bd9c41
GA
3072023-03-22 Tobias Burnus <tobias@codesourcery.com>
308
309 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
310
c8065441
GA
3112023-03-10 Arsen Arsenović <arsen@aarsen.me>
312
313 * MAINTAINERS (Write After Approval): Add myself.
314
88cc4495
GA
3152023-02-16 Martin Liska <mliska@suse.cz>
316
317 * MAINTAINERS: I'm stepping down from my positions.
318
f432ad09
GA
3192023-01-10 Philip Herron <herron.philip@googlemail.com>
320
321 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
322
d808db1f
GA
3232023-01-06 Clément Chigot <chigot@adacore.com>
324
325 * configure.ac: Skip GMP and MPFR when --disable-gdb is
326 provided.
327 * configure: Regenerate.
328
faccda27
GA
3292023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
330
331 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
332
90323d0b
GA
3332022-12-31 Iain Sandoe <iain@sandoe.co.uk>
334
335 * Makefile.def: Do not build shared libffi.
336 * Makefile.in: Regenerate.
337
de282a20
GA
3382022-12-21 Andrew Pinski <apinski@marvell.com>
339
340 * Makefile.def: Add configure-gdb dependencies
341 on all-gmp and all-mpfr.
342 * configure.ac: Split out MPC checking from MPFR.
343 Require GMP and MPFR if the gdb directory exist.
344 * Makefile.in: Regenerate.
345 * configure: Regenerate.
346
26f4aefa
GA
3472022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
348
349 * configure.ac (target_libraries): Add target-libgm2.
350 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
32582c19
JJ
351 Add GCC_TARGET_TOOL entry for gm2.
352 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
26f4aefa 353 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
32582c19
JJ
354 * Makefile.def (target_modules): Add libgm2.
355 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
356 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
357 (languages): Add entry for language=m2 with gcc-check-target=check-m2
26f4aefa 358 and lib-check-target=check-target-libgm2.
32582c19
JJ
359 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
360 (HOST_EXPORTS): Add definition for GM2.
361 (BASE_TARGET_EXPORTS): Add definition for GM2.
362 (GM2_FOR_BUILD): Defined.
363 (GM2FLAGS): Defined.
364 (GM2_FOR_TARGET): Defined.
365 (GM2FLAGS_FOR_TARGET): Defined.
366 (EXTRA_HOST_FLAGS): Defined.
367 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
368 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
369 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
370 * configure: Rebuilt.
371 * Makefile.in: Rebuilt.
26f4aefa 372
f17ddf2c
GA
3732022-12-13 Philip Herron <philip.herron@embecosm.com>
374
375 * Makefile.def: Add Rust language.
376 * Makefile.in: Regenerate via autogen.
377
40ce6485
GA
3782022-12-09 Martin Liska <mliska@suse.cz>
379
380 * MAINTAINERS: Fix spacing.
381
4bc2d9f6
GA
3822022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
383
384 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
385
3862022-12-07 Iain Sandoe <iain@sandoe.co.uk>
387
388 * Makefile.def: Pass host_libs_picflag to host dependent library
389 configures.
390 * Makefile.in: Regenerate.
391 * configure: Regenerate.
392 * configure.ac (host_libs_picflag): New configure variable set to
393 '--with-pic' when building 'host_shared'.
394
d769c504
GA
3952022-11-25 Weimin Pan <weimin.pan@oracle.com>
396
397 * Makefile.def: Add libsframe as new module with its dependencies.
398 * Makefile.in: Regenerated.
399 * configure.ac: Add libsframe to host_libs.
400 * configure: Regenerated.
401
8761284f
GA
4022022-11-23 Marek Polacek <polacek@redhat.com>
403
404 Revert:
405 2022-11-23 Marek Polacek <polacek@redhat.com>
406
407 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
408 isl.
409 * Makefile.in: Regenerate.
410 * Makefile.tpl: Set PICFLAG.
411 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
412 check.
413 * configure: Regenerate.
414
4152022-11-23 Marek Polacek <polacek@redhat.com>
416
417 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
418 isl.
419 * Makefile.in: Regenerate.
420 * Makefile.tpl: Set PICFLAG.
421 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
422 check.
423 * configure: Regenerate.
424
83d400bd
GA
4252022-11-14 Martin Liska <mliska@suse.cz>
426
427 Revert:
428 2022-11-09 Martin Liska <mliska@suse.cz>
429
430 * doc/Makefile: New file.
431 * doc/_static/custom.css: New file.
432 * doc/baseconf.py: New file.
433 * doc/bsd.rst: New file.
434 * doc/contrib.rst: New file.
435 * doc/contribute.rst: New file.
436 * doc/cppdiropts.rst: New file.
437 * doc/cppenv.rst: New file.
438 * doc/cppopts.rst: New file.
439 * doc/cppwarnopts.rst: New file.
440 * doc/favicon.ico: New file.
441 * doc/funding.rst: New file.
442 * doc/gcc_sphinx.py: New file.
443 * doc/gnu.rst: New file.
444 * doc/gnu_free_documentation_license.rst: New file.
445 * doc/gpl-3.0.rst: New file.
446 * doc/indices-and-tables.rst: New file.
447 * doc/lgpl-2.1.rst: New file.
448 * doc/logo.pdf: New file.
449 * doc/logo.svg: New file.
450 * doc/md.rst: New file.
451 * doc/requirements.txt: New file.
452
4532022-11-14 Martin Liska <mliska@suse.cz>
454
455 Revert:
456 2022-11-09 Martin Liska <mliska@suse.cz>
457
458 * doc/baseconf.py: Port to GCC sources.
459
4602022-11-14 Martin Liska <mliska@suse.cz>
461
462 Revert:
463 2022-11-14 Martin Liska <mliska@suse.cz>
464
465 * configure: Regenerate.
466 * configure.ac: Support Sphinx based documentation.
467
4682022-11-14 Martin Liska <mliska@suse.cz>
469
470 Revert:
471 2022-11-09 Martin Liska <mliska@suse.cz>
472
473 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
474 provide a default.
475
4762022-11-14 Martin Liska <mliska@suse.cz>
477
478 Revert:
479 2022-11-09 Martin Liska <mliska@suse.cz>
480
481 * doc/bsd.rst:
3d3b561f 482 Add trailing newline.
83d400bd 483 * doc/contrib.rst:
3d3b561f 484 Add trailing newline.
83d400bd 485 * doc/contribute.rst:
3d3b561f 486 Add trailing newline.
83d400bd 487 * doc/cppdiropts.rst:
3d3b561f 488 Add trailing newline.
83d400bd 489 * doc/cppenv.rst:
3d3b561f 490 Add trailing newline.
83d400bd 491 * doc/cppopts.rst:
3d3b561f 492 Add trailing newline.
83d400bd 493 * doc/cppwarnopts.rst:
3d3b561f 494 Add trailing newline.
83d400bd 495 * doc/funding.rst:
3d3b561f 496 Add trailing newline.
83d400bd 497 * doc/gnu.rst:
3d3b561f 498 Add trailing newline.
83d400bd 499 * doc/gnu_free_documentation_license.rst:
3d3b561f 500 Add trailing newline.
83d400bd 501 * doc/gpl-3.0.rst:
3d3b561f 502 Add trailing newline.
83d400bd 503 * doc/indices-and-tables.rst:
3d3b561f 504 Add trailing newline.
83d400bd 505 * doc/lgpl-2.1.rst:
3d3b561f 506 Add trailing newline.
83d400bd 507 * doc/md.rst:
3d3b561f 508 Add trailing newline.
83d400bd
GA
509
5102022-11-14 Martin Liska <mliska@suse.cz>
511
512 Revert:
513 2022-11-09 Martin Liska <mliska@suse.cz>
514
515 * configure.ac: Use new install URL.
516 * configure: Regenerate.
517
5182022-11-14 Martin Liska <mliska@suse.cz>
519
520 Revert:
521 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
522
523 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
524 instead of just ``.''.
525 * doc/gcc_sphinx.py: Moved to...
526 * doc/modules/gcc_sphinx.py: ...here.
527
5282022-11-14 Martin Liska <mliska@suse.cz>
529
530 Revert:
531 2022-11-10 Martin Liska <mliska@suse.cz>
532
533 * doc/baseconf.py: Modernize by using pathlib.
534
5352022-11-14 Martin Liska <mliska@suse.cz>
536
537 Revert:
538 2022-11-11 Martin Liska <mliska@suse.cz>
539
540 * doc/Makefile: Disable -j auto.
541
5422022-11-14 Martin Liska <mliska@suse.cz>
543
544 Revert:
545 2022-11-11 Martin Liska <mliska@suse.cz>
546
547 * doc/Makefile: Update comment.
548
5492022-11-14 Martin Liska <mliska@suse.cz>
550
551 Revert:
552 2022-11-11 Martin Liska <mliska@suse.cz>
553
554 * doc/indices-and-tables.rst: Rename Indexes to Indices.
555
5562022-11-14 Martin Liska <mliska@suse.cz>
557
558 Revert:
559 2022-11-13 Martin Liska <mliska@suse.cz>
560
561 PR web/107643
562 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
563 is set.
564 * doc/indices-and-tables.rst: Use include_todo tag.
565
5662022-11-14 Martin Liska <mliska@suse.cz>
567
568 Revert:
569 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
570
571 * doc/contrib.rst: Update Jeff Law's email address.
572
eefbfbc7
GA
5732022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
574
575 * doc/contrib.rst: Update Jeff Law's email address.
576
5772022-11-13 Martin Liska <mliska@suse.cz>
578
579 PR web/107643
580 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
581 is set.
582 * doc/indices-and-tables.rst: Use include_todo tag.
583
5b6ce16a
GA
5842022-11-11 Martin Liska <mliska@suse.cz>
585
586 * doc/indices-and-tables.rst: Rename Indexes to Indices.
587
5882022-11-11 Martin Liska <mliska@suse.cz>
589
590 * doc/Makefile: Update comment.
591
5922022-11-11 Martin Liska <mliska@suse.cz>
593
594 * doc/Makefile: Disable -j auto.
595
f225b813
GA
5962022-11-10 Martin Liska <mliska@suse.cz>
597
598 * doc/baseconf.py: Modernize by using pathlib.
599
6002022-11-10 Arsen Arsenović <arsen@aarsen.me>
601
602 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
603 instead of just ``.''.
604 * doc/gcc_sphinx.py: Moved to...
605 * doc/modules/gcc_sphinx.py: ...here.
606
1cdfd0e5
GA
6072022-11-09 Martin Liska <mliska@suse.cz>
608
609 * configure.ac: Use new install URL.
610 * configure: Regenerate.
611
6122022-11-09 Martin Liska <mliska@suse.cz>
613
614 * doc/bsd.rst:
3d3b561f 615 Add trailing newline.
1cdfd0e5 616 * doc/contrib.rst:
3d3b561f 617 Add trailing newline.
1cdfd0e5 618 * doc/contribute.rst:
3d3b561f 619 Add trailing newline.
1cdfd0e5 620 * doc/cppdiropts.rst:
3d3b561f 621 Add trailing newline.
1cdfd0e5 622 * doc/cppenv.rst:
3d3b561f 623 Add trailing newline.
1cdfd0e5 624 * doc/cppopts.rst:
3d3b561f 625 Add trailing newline.
1cdfd0e5 626 * doc/cppwarnopts.rst:
3d3b561f 627 Add trailing newline.
1cdfd0e5 628 * doc/funding.rst:
3d3b561f 629 Add trailing newline.
1cdfd0e5 630 * doc/gnu.rst:
3d3b561f 631 Add trailing newline.
1cdfd0e5 632 * doc/gnu_free_documentation_license.rst:
3d3b561f 633 Add trailing newline.
1cdfd0e5 634 * doc/gpl-3.0.rst:
3d3b561f 635 Add trailing newline.
1cdfd0e5 636 * doc/indices-and-tables.rst:
3d3b561f 637 Add trailing newline.
1cdfd0e5 638 * doc/lgpl-2.1.rst:
3d3b561f 639 Add trailing newline.
1cdfd0e5 640 * doc/md.rst:
3d3b561f 641 Add trailing newline.
1cdfd0e5
GA
642
6432022-11-09 Martin Liska <mliska@suse.cz>
644
645 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
646 provide a default.
647
6482022-11-09 Martin Liska <mliska@suse.cz>
649
650 * configure: Regenerate.
651 * configure.ac: Support Sphinx based documentation.
652
6532022-11-09 Martin Liska <mliska@suse.cz>
654
655 * doc/baseconf.py: Port to GCC sources.
656
6572022-11-09 Martin Liska <mliska@suse.cz>
658
659 * doc/Makefile: New file.
660 * doc/_static/custom.css: New file.
661 * doc/baseconf.py: New file.
662 * doc/bsd.rst: New file.
663 * doc/contrib.rst: New file.
664 * doc/contribute.rst: New file.
665 * doc/cppdiropts.rst: New file.
666 * doc/cppenv.rst: New file.
667 * doc/cppopts.rst: New file.
668 * doc/cppwarnopts.rst: New file.
669 * doc/favicon.ico: New file.
670 * doc/funding.rst: New file.
671 * doc/gcc_sphinx.py: New file.
672 * doc/gnu.rst: New file.
673 * doc/gnu_free_documentation_license.rst: New file.
674 * doc/gpl-3.0.rst: New file.
675 * doc/indices-and-tables.rst: New file.
676 * doc/lgpl-2.1.rst: New file.
677 * doc/logo.pdf: New file.
678 * doc/logo.svg: New file.
679 * doc/md.rst: New file.
680 * doc/requirements.txt: New file.
681
89d0a14a
JJ
6822022-11-04 Thomas Schwinge <thomas@codesourcery.com>
683
684 * Makefile.def: Remove module 'liboffloadmic'.
685 * Makefile.in: Regenerate.
686 * configure.ac: Remove 'liboffloadmic' handling.
687 * configure: Regenerate.
688
9a8b868d
GA
6892022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
690
691 * MAINTAINERS: Update email address.
692
10439719
GA
6932022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
694
695 * configure.ac: Don't configure readline if --with-system-readline is
696 used.
697 * configure: Re-generate.
698
781f477a
GA
6992022-10-12 Cui,Lili <lili.cui@intel.com>
700
701 * MAINTAINERS (Write After Approval): Add myself.
702
ab332cd7
GA
7032022-10-11 Olivier Hainque <hainque@adacore.com>
704
705 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
706 and friends for rtp !large. Assume the linker has the required
707 abilities and set lt_cv_deplibs_check_method.
708
3a221b73
GA
7092022-09-30 Olivier Hainque <hainque@adacore.com>
710
711 * configure.ac (*vxworks*): If enable_shared is not
712 set, set to "no" and add --disable-shared to target and
713 host_configargs.
714 * configure: Regenerate.
715
220c4d8e
GA
7162022-09-26 Jeff Law <jlaw@ventanamicro.com>
717
718 * MAINTAINERS: Update my email address and DCO entry.
719
4afaeaab
GA
7202022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
721
722 * MAINTAINERS (Write After Approval): Add myself.
723
d0fc05e8
GA
7242022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
725
726 * MAINTAINERS (Write After Approval): Add myself.
727
fe2a8ce9
GA
7282022-09-07 Jeff Law <jeffreyalaw@gmail.com>
729
730 * MAINTAINERS: Update my email address.
731
7322022-09-07 Tom de Vries <tdevries@suse.de>
733
734 * configure.ac: Set extra_host_libiberty_configure_flags and
735 extra_host_zlib_configure_flags in separate case statements.
736 * configure: Regenerate.
737
25aeb922
GA
7382022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
739
740 * MAINTAINERS: Update c-sky port maintainers' emails.
741
542c60c4
GA
7422022-08-31 Martin Liska <mliska@suse.cz>
743
744 * configure: Regenerate.
745 * configure.ac: Delete hpux9 and hpux10.
746
30afe5e7
GA
7472022-08-18 Sergei Trofimovich <siarheit@google.com>
748
749 * Makefile.def: Drop libelf module and gcc-configure dependency
750 on it.
751 * Makefile.in: Regenerate with 'autogen Makefile.def'.
752 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
753 LIBELFINC.
754 * configure: Regenrate.
755 * configure.ac (host_libs): Drop unused libelf.
756
7572022-08-18 Sergei Trofimovich <siarheit@google.com>
758
759 * Makefile.in: Regenerate.
760
4ad52740
GA
7612022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
762
763 * MAINTAINERS: Add myself as AutoFDO maintainer.
764
32510382
GA
7652022-08-01 Roger Sayle <roger@nextmovesoftware.com>
766 Arnaud Charlet <charlet@adacore.com>
767
768 * configure: Regenerate.
769
4a7274dd
GA
7702022-07-31 Roger Sayle <roger@nextmovesoftware.com>
771
772 PR bootstrap/106472
773 * Makefile.def (dependencies): Make configure-target-libgo depend
774 upon all-target-libbacktrace.
775
1e2c5f4c
GA
7762022-07-27 David Faust <david.faust@oracle.com>
777
778 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
779
7802022-07-27 Richard Biener <rguenther@suse.de>
781
782 * MAINTAINERS (Roger Sayle): Update e-mail address.
783
bbb9c030
GA
7842022-07-21 Sam Feifer <sfeifer@redhat.com>
785
786 * MAINTAINERS (Write After Approval): Add myself.
787
7882022-07-21 Marc Poulhiès <poulhies@adacore.com>
789
790 * MAINTAINERS: Add myself as Ada front end co-maintainer.
791
7c0c10db
GA
7922022-07-19 Alexander Monakov <amonakov@ispras.ru>
793
794 * .gitignore: Do not ignore config.h.
795
bdc7b765
GA
7962022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
797
798 * MAINTAINERS: Add myself to Write After Approval.
799
8467574d
GA
8002022-07-04 Martin Liska <mliska@suse.cz>
801
802 * MAINTAINERS: fix sorting of names
803
3731dd0b
GA
8042022-07-03 Immad Mir <mirimmad17@gmail.com>
805
806 * MAINTAINERS: add myself.
807
8082022-07-03 Immad Mir <mirimmad17@gmail.com>
809
810 * MAINTAINERS: Add myself to write after approval and DCO.
811
20f0f305
GA
8122022-07-02 Tim Lange <mail@tim-lange.me>
813
814 * MAINTAINERS: Add myself.
815
ed974488
GA
8162022-07-01 Haochen Jiang <haochen.jiang@intel.com>
817
818 * MAINTAINERS (Write After Approval): Add myself.
819
976196b3
GA
8202022-06-30 Cui,Lili <lili.cui@intel.com>
821
822 Revert:
823 2022-06-30 Cui,Lili <lili.cui@intel.com>
824
825 * MAINTAINERS (Write After Approval): Add myself.
826
8272022-06-30 Cui,Lili <lili.cui@intel.com>
828
829 * MAINTAINERS (Write After Approval): Add myself.
830
fb29fdea
GA
8312022-06-28 Alexandre Oliva <oliva@adacore.com>
832
833 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
834 (EXTRA_GCC_FLAGS): Likewise.
835 * Makefile.in: Rebuilt.
836
8372022-06-28 konglin1 <lingling.kong@intel.com>
838
839 * MAINTAINERS (Write After Approval): Add myself.
840
9d3dd218
GA
8412022-06-27 Tom de Vries <tdevries@suse.de>
842
843 * configure.ac: Build libiberty pic variant for gdbserver.
844 * configure: Regenerate.
845
b2b72757
GA
8462022-06-26 Iain Sandoe <iain@sandoe.co.uk>
847
848 * configure: Regenerate.
849 * configure.ac: Correct use of $host.
850
87509781
GA
8512022-06-25 Jeff Law <jeffreyalaw@gmail.com>
852
853 * MAINTAINERS: Remove tilegx and tilepro entries.
854 * configure.ac: Remove tilegx and tilepro stanzas.
855 * configure: Rebuilt.
856
37b3b5da
GA
8572022-05-28 Bruce Korb <bkorb@gnu.org>
858
859 * .gitignore: Ignore vim swap files
860
9df4ffe4
GA
8612022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
862
863 * MAINTAINERS: Add myself to write after approval.
864
d0d513b5
GA
8652022-05-11 Kewen Lin <linkw@linux.ibm.com>
866
867 * MAINTAINERS: Remove myself from DCO section.
868
bd022ff9
GA
8692022-05-09 Xi Ruoyao <xry111@xry111.site>
870
871 * MAINTAINERS: Update my email address.
872
8732022-05-09 Clément Chigot <chigot@adacore.com>
874
875 * MAINTAINERS: Update my email address.
876
ab869e7f
GA
8772022-05-05 Kewen Lin <linkw@linux.ibm.com>
878
879 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
880 section.
881
d1d57187
GA
8822022-04-19 Richard Henderson <rth@gcc.gnu.org>
883
884 * MAINTAINERS: Update my email address.
885
8af4270d
GA
8862022-04-01 Qian Jianhua <qianjh@fujitsu.com>
887
888 * MAINTAINERS: Update my email address.
889
9f774626
GA
8902022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
891
892 * MAINTAINERS: (CPU Port Maintainers): Add myself and
893 Lulu as LoongArch port maintainer.
894
8952022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
896 Lulu Cheng <chenglulu@loongson.cn>
897
898 * configure.ac: Add LoongArch tuples.
899 * configure: Regenerate.
900
aab0127d
GA
9012022-03-28 Tom Tromey <tromey@adacore.com>
902
903 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
904 * configure: Rebuild.
905
6fc4a993
GA
9062022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
907
908 * MAINTAINERS: Change my information.
909
9fc8f278
GA
9102022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
911
912 * MAINTAINERS: Add myself to DCO section.
913
510613e7
GA
9142022-03-14 Jonathan Wakely <jwakely@redhat.com>
915
916 * configure.ac: Fix incorrect option in comment.
917 * configure: Regenerate.
918
8cc4f9cd
GA
9192022-03-09 Hans-Peter Nilsson <hp@axis.com>
920
921 * Makefile.def (dependencies): Make configure-sim depend on
922 all-readline.
923 * Makefile.in: Regenerate.
924
2cfb33fc
GA
9252022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
926
927 * MAINTAINERS (Write After Approval): Update my e-mail address.
928
2a2fda2d
GA
9292022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
930
931 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
932
1bb52662
GA
9332022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
934
935 * MAINTAINERS: Update my email and add myself to the DCO list.
936
e0b8716f
GA
9372022-01-25 Thomas Schwinge <thomas@codesourcery.com>
938
939 Revert:
940 2021-09-16 Andrew Pinski <apinski@marvell.com>
941
942 PR bootstrap/67102
943 * Makefile.def: Have configure-target-libffi depend on
944 all-target-libstdc++-v3.
945 * Makefile.in: Regenerate.
946
d43be9dc
GA
9472022-01-22 Jakub Jelinek <jakub@redhat.com>
948
949 PR other/104181
950 * build.log: Remove.
951
5fa55d55
GA
9522022-01-20 Martin Liska <mliska@suse.cz>
953
954 * MAINTAINERS: Adjust email address based on IRC request.
955
7a761ae6
GA
9562022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
957
958 * MAINTAINERS: Update my email address.
959
fc829782
GA
9602022-01-17 Martin Liska <mliska@suse.cz>
961
962 * MAINTAINERS: Rename .c names to .cc.
963
ad3f0d08
GA
9642022-01-13 Jakub Jelinek <jakub@redhat.com>
965
966 * Makefile.am: Remove.
967
01a254e3
GA
9682022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
969
970 * Makefile.am: New file.
971
9722022-01-11 Martin Liska <mliska@suse.cz>
973
974 * MAINTAINERS: Sort 2 names.
975
d9450aa0
GA
9762022-01-10 Martin Liska <mliska@suse.cz>
977
978 * MAINTAINERS: Fix obvious issues with sorting.
979
55e96bf9
GA
9802022-01-07 liuhongt <hongtao.liu@intel.com>
981
982 * build.log: New file.
983
0fbefa25
GA
9842022-01-05 Nathan Sidwell <nathan@acm.org>
985
986 * MAINTAINERS: Add DCO entry. Sort that list.
987
7d11b64b
GA
9882022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
989
990 * MAINTAINERS: Change of email address in both DCO and
991 Write After Approval list.
992
aa17859b
GA
9932021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
994
995 * configure: Regenerate.
996
9972021-12-21 Martin Liska <mliska@suse.cz>
998
999 * config.sub: Change mode back to 755.
1000
2554e2da
GA
10012021-12-17 Martin Liska <mliska@suse.cz>
1002
1003 * config.sub: Sync from master.
1004
10052021-12-17 Martin Liska <mliska@suse.cz>
1006
1007 Revert:
1008 2021-12-16 Matthias Seidel <mseidel@apache.org>
1009
1010 * config.sub: Fix typo.
1011
774269aa
GA
10122021-12-16 Matthias Seidel <mseidel@apache.org>
1013
1014 * config.sub: Fix typo.
1015
10162021-12-16 H.J. Lu <hjl.tools@gmail.com>
1017
1018 Revert:
1019 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1020
1021 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1022 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1023 * configure.ac: Include config/gcc-plugin.m4.
1024 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1025 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1026 RANLIB if possible.
1027 * Makefile.in: Regenerated.
1028 * configure: Likewise.
1029
8a89c39b
GA
10302021-12-15 H.J. Lu <hjl.tools@gmail.com>
1031
1032 * Makefile.tpl (BUILD_CFLAGS): New.
1033 (CFLAGS): Append $(BUILD_CFLAGS).
1034 (CXXFLAGS): Likewise.
1035 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1036 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1037 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1038 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1039 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1040 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1041 (PGO-TRAINING-TARGETS): Likewise.
1042 (PGO_BUILD_TRAINING): Likewise.
1043 (all): Add '+' to the command line for recursive make. Support
1044 the PGO build.
1045 * configure.ac: Add --enable-pgo-build[=lto].
1046 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1047 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1048 * Makefile.in: Regenerated.
1049 * configure: Likewise.
1050
10512021-12-15 H.J. Lu <hjl.tools@gmail.com>
1052
1053 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1054 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1055 * configure.ac: Include config/gcc-plugin.m4.
1056 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1057 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1058 RANLIB if possible.
1059 * Makefile.in: Regenerated.
1060 * configure: Likewise.
1061
9c6586bc
GA
10622021-12-14 Marc Poulhiès <poulhies@adacore.com>
1063
1064 * MAINTAINERS: Add myself to write after approval.
1065
3a580f96
GA
10662021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1067
1068 * MAINTAINERS: Adding myself.
1069
ea6ef320
GA
10702021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1071
1072 * configure: Regenerate.
1073 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1074 $(CPP).
1075
c177e806
GA
10762021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1077
1078 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1079 libatomic.
1080 * Makefile.in: Regenerate.
1081 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1082 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1083 target-libphobos-bootstrap.
1084 (STAGE2_CONFIGURE_FLAGS): Likewise.
1085 * configure: Regenerate.
1086 * configure.ac: Add support for bootstrapping D front-end.
1087
6b1695f4
GA
10882021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1089
1090 * MAINTAINERS: Add myself to DCO section and update email address.
1091
10922021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1093
1094 * configure: Regenerate.
1095 * configure.ac: Ensure that PIC (shared) defaults are set
1096 correctly for Darwin.
1097
10982021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1099
1100 * MAINTAINERS: Update my address.
1101
af2852b9
GA
11022021-11-12 Alan Modra <amodra@gmail.com>
1103
1104 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1105 * Makefile.in: Regenerate.
1106
18ae471f
GA
11072021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1108
1109 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1110 list.
1111
b4df2dd3
GA
11122021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1113
1114 * MAINTAINERS (Reviewers, arc): Remove my entry.
1115 (Write After Approval): Add an entry for myself.
1116
2322c8b1
GA
11172021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1118
1119 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1120 * Makefile.in: Regenerate.
1121 * configure: Regenerate.
1122 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1123
3ff5b4ed
GA
11242021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1125
1126 * MAINTAINERS: Fix up Maciej's entries.
1127
11282021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1129
1130 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1131 maintainer.
1132
c2bd5d8a
GA
11332021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1134
1135 PR other/102663
1136 * Makefile.def: Handle install-dvi target.
1137 * Makefile.tpl: Likewise.
1138 * Makefile.in: Regenerate.
1139
19472fc3
GA
11402021-10-19 Clément Chigot <clement.chigot@atos.net>
1141
1142 * MAINTAINERS: Add myself for write after approval.
1143
52055987
GA
11442021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1145
1146 * Makefile.def: Mark libcody, libdecnumber,
1147 c++tools, libgcc, and libobjc as missing TAGS
1148 targets.
1149 * Makefile.in: Regenerate.
1150
50e20ee6
GA
11512021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1152
1153 * MAINTAINERS: Add myself to DCO section and update email
1154 address.
1155
d238146e
GA
11562021-09-29 Jonathan Wakely <jwakely@redhat.com>
1157
1158 * MAINTAINERS: Add myself to DCO section.
1159
fd133479
GA
11602021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1161
1162 * configure: Regenerate.
1163 * configure.ac (skipdirs): Add the contents of target_configdirs if
1164 we are not building gcc.
1165
9a4293ed
GA
11662021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1167
1168 * Makefile.def: Back-port commits ba4d88ad892f and
1169 755ba58ebef0 from binutils-gdb repository.
1170 * Makefile.in: Regenerated.
1171
62498024
GA
11722021-09-20 Harald Anlauf <anlauf@gmx.de>
1173
1174 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1175
0a4cb439
GA
11762021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1177
1178 * Makefile.def: Add a jit check target for the jit
1179 language.
1180 * Makefile.in: Regenerate.
1181
e19570d3
GA
11822021-09-16 Andrew Pinski <apinski@marvell.com>
1183
1184 PR bootstrap/67102
1185 * Makefile.def: Have configure-target-libffi depend on
1186 all-target-libstdc++-v3.
1187 * Makefile.in: Regenerate.
1188
a26206ec
GA
11892021-09-10 Petter Tomner <tomner@kth.se>
1190
1191 * MAINTAINERS: Me added to DCO and write after approval
1192
e11c6046
GA
11932021-09-01 YunQiang Su <syq@debian.org>
1194
1195 * MAINTAINERS: Add myself for write after approval.
1196
6d51ee43
GA
11972021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1198
1199 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1200 * Makefile.in: Regenerate.
1201
4be4fa4e
GA
12022021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1203
1204 * MAINTAINERS: Add myself for write after approval.
1205
6e529985
GA
12062021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1207
1208 * Makefile.in: Regenerate.
1209 * Makefile.tpl: Make the state of the configured host
1210 shared flag available to makefile fragements.
1211
37768150
GA
12122021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1213
1214 * MAINTAINERS (Write After Approval): Add myself.
1215
92d45509
GA
12162021-07-20 Richard Earnshaw <rearnsha@arm.com>
1217
1218 * .dir-locals.el (bug-reference-url-format): Use https.
1219
12202021-07-20 Richard Earnshaw <rearnsha@arm.com>
1221
1222 * .dir-locals.el (c-mode): Change fill-column to 79.
1223
d97d71a1
GA
12242021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1225
1226 * MAINTAINERS: Add myself to DCO section.
1227
ef2ace64
GA
12282021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1229
1230 * configure: Regenerate.
1231 * configure.ac: Adjust cases for which it is necessary to
1232 include the Darwin host config fragment.
1233
6fba0eea
GA
12342021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1235
1236 * MAINTAINERS: Add myself for write after approval and DCO.
1237
6d53e6f9
GA
12382021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1239
1240 * Makefile.def: Add dsymutil defs.
1241 * Makefile.in: Regenerated.
1242 * Makefile.tpl: Add dsymutil to flags.
1243 * configure: Regenerated.
1244 * configure.ac: Add dsymutil to target and build recipes.
1245
bea7c16a
GA
12462021-07-01 Ankur Saini <arsenic@sourceware.org>
1247
1248 * MAINTAINERS: Add myself for write after approval.
1249
25b6bfea
GA
12502021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1251
1252 * MAINTAINERS (Write After Approval): Add myself.
1253
90708f87
GA
12542021-06-25 Matthias Kretz <m.kretz@gsi.de>
1255
1256 * MAINTAINERS: Add myself for write after approval and DCO
1257
9aa8327e
GA
12582021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1259
1260 * .gitignore: Add entry for cscope.out.
1261
419af06a
GA
12622021-06-22 liuhongt <hongtao.liu@intel.com>
1263
1264 * MAINTAINERS: Remove my Write After Approval entry.
1265
2f080224
GA
12662021-06-21 liuhongt <hongtao.liu@intel.com>
1267
1268 * MAINTAINERS: Add myself as maintainer of the i386 vector
1269 extensions.
1270
c5581d48
GA
12712021-06-18 Antoni Boucher <bouanto@zoho.com>
1272
1273 * MAINTAINERS (Write After Approval): Add myself.
1274
688359a2
GA
12752021-06-17 Aldy Hernandez <aldyh@redhat.com>
1276
1277 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1278 as *vrp and ranger maintainers.
1279
28c62475
GA
12802021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1281
1282 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1283 not trigger testsuite failures.
1284
12852021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1286
1287 * MAINTAINERS: Add myself to DCO section with both email addresses.
1288
440c8a0a
GA
12892021-06-03 Jason Merrill <jason@redhat.com>
1290
1291 * MAINTAINERS: Add DCO version number.
1292
9663c744
GA
12932021-06-02 Jason Merrill <jason@redhat.com>
1294
1295 * MAINTAINERS: Add DCO section.
1296
ee682192
GA
12972021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1298
1299 * MAINTAINERS (Write After Approval): Add myself.
1300
1a87f838
GA
13012021-05-29 Mike Frysinger <vapier@gentoo.org>
1302
1303 * configure.ac: Add gnulib to configdirs for sim.
1304 * configure: Regenerate.
1305
a8daf9a1
GA
13062021-05-18 Mike Frysinger <vapier@gentoo.org>
1307
1308 * Makefile.def: Add configure-sim dependency on all-gnulib.
1309 * Makefile.in: Regenerated.
1310
a7ffc1ef
GA
13112021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1312
1313 * MAINTAINERS (Write After Approval): Add myself.
1314
0ff3a0f2
GA
13152021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1316
1317 * MAINTAINERS (Write After Approval): Add myself.
1318
037e3661
GA
13192021-05-11 Martin Liska <mliska@suse.cz>
1320
1321 * MAINTAINERS: Remove entries for removed
1322 components (HSA, BRIG, libhsail-rt).
1323 Move Pekka to Write After Approval.
1324
13252021-05-11 Martin Liska <mliska@suse.cz>
1326
1327 * Makefile.def: Remove libhsail-rt.
1328 * Makefile.in: Likewise.
1329 * configure.ac: Likewise.
1330 * configure: Regenerate.
1331 * libhsail-rt/ChangeLog: Removed.
1332 * libhsail-rt/Makefile.am: Removed.
1333 * libhsail-rt/Makefile.in: Removed.
1334 * libhsail-rt/README: Removed.
1335 * libhsail-rt/aclocal.m4: Removed.
1336 * libhsail-rt/configure: Removed.
1337 * libhsail-rt/configure.ac: Removed.
1338 * libhsail-rt/configure.tgt: Removed.
1339 * libhsail-rt/include/internal/fibers.h: Removed.
1340 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1341 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1342 * libhsail-rt/include/internal/workitems.h: Removed.
1343 * libhsail-rt/rt/arithmetic.c: Removed.
1344 * libhsail-rt/rt/atomics.c: Removed.
1345 * libhsail-rt/rt/bitstring.c: Removed.
1346 * libhsail-rt/rt/fbarrier.c: Removed.
1347 * libhsail-rt/rt/fibers.c: Removed.
1348 * libhsail-rt/rt/fp16.c: Removed.
1349 * libhsail-rt/rt/misc.c: Removed.
1350 * libhsail-rt/rt/multimedia.c: Removed.
1351 * libhsail-rt/rt/queue.c: Removed.
1352 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1353 * libhsail-rt/rt/segment.c: Removed.
1354 * libhsail-rt/rt/workitems.c: Removed.
1355 * libhsail-rt/target-config.h.in: Removed.
1356
99e8df7a
GA
13572021-05-04 Nick Clifton <nickc@redhat.com>
1358
1359 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1360 * configure: Regenerate.
1361
e4ff4ffb
GA
13622021-04-28 Jakub Jelinek <jakub@redhat.com>
1363 Tobias Burnus <tobias@codesourcery.com>
1364
1365 * configure.ac (--enable-offload-defaulted): New.
1366 * configure: Regenerate.
1367
05ec629f
GA
13682021-04-23 David Faust <david.faust@oracle.com>
1369
1370 * MAINTAINERS (Write After Approval): Add myself.
1371
a0ecde22
GA
13722021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1373
1374 * MAINTAINERS (Write After Approval): Add myself.
1375
651684b4
GA
13762021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1377
1378 * MAINTAINERS: Add myself as pru port maintainer.
1379
bf1f3168
GA
13802021-03-23 David Malcolm <dmalcolm@redhat.com>
1381
1382 * MAINTAINERS: Add myself as static analyzer maintainer.
1383
287e3e84
GA
13842021-03-18 Jeff Law <jlaw@tachyum.com>
1385
1386 * MAINTAINERS: Update primary entry.
1387
5e93c2f0
GA
13882021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1389
1390 * MAINTAINERS (Write After Approval): Add myself.
1391
13922021-03-13 Mike Frysinger <vapier@gentoo.org>
1393
1394 * Makefile.def: Remove all-sim dependency on configure-gdb.
1395 * Makefile.in: Regenerated.
1396
48ff383f
GA
13972021-03-11 Jeff Law <law@redhat.com>
1398
1399 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1400
14012021-03-11 Martin Liska <mliska@suse.cz>
1402
1403 * Makefile.tpl: The change was done Makefile.in which
1404 is generated file.
1405
6405b40f
GA
14062021-03-08 Jeff Law <law@redhat.com>
1407
1408 * MAINTAINERS: Update my email address
1409
71e24b06
GA
14102021-02-23 Kito Cheng <kito.cheng@sifive.com>
1411
1412 * config.guess: Import latest upstream.
1413 * config.sub: Import latest upstream.
1414
161e4c08
GA
14152021-01-25 Martin Liska <mliska@suse.cz>
1416
1417 PR gcov-profile/98739
1418 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1419 for profiledbootstrap.
1420
8502e23d
GA
14212021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1422
1423 * MAINTAINERS (Write After Approval): Add myself.
1424
14252021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1426
1427 * MAINTAINERS (Write After Approval): Update my e-mail address.
1428
6851dda2
GA
14292021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1430
1431 * MAINTAINERS: Fix spacing.
1432
14332021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1434
1435 * MAINTAINERS (Write After Approval): Add myself
1436
942ae5be
GA
14372021-01-06 Nick Alcock <nick.alcock@oracle.com>
1438
1439 * Makefile.def: Sync with binutils-gdb:
1440 (dependencies): all-ld depends on all-libctf.
1441 (host_modules): libctf is no longer no_install.
1442 No longer no_check. Checking depends on all-ld.
1443 * Makefile.in: Regenerated.
1444
651b8a50
GA
14452021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1446
1447 * libtool.m4: Match gnu* along other GNU systems.
1448 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1449 * libgo/configure: Re-generate.
1450
7e73f511
GA
14512021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1452
1453 * MAINTAINERS: Update my email address.
1454
cd69e3d5
GA
14552020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1456
1457 * MAINTAINERS (Write After Approval): Add myself.
1458
6e9d8651
GA
14592020-12-15 Nathan Sidwell <nathan@acm.org>
1460
1461 * Makefile.def
1462 * Makefile.in
1463 * Makefile.tpl
1464 * configure
1465 * configure.ac
1466
14672020-12-15 Nathan Sidwell <nathan@acm.org>
1468
1469 * Makefile.def: Add libcody.
1470 * configure.ac: Add libcody.
1471 * Makefile.in: Regenerated.
1472 * configure: Regenerated.
1473
d52945ce
GA
14742020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1475
1476 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1477
6e1edf48
GA
14782020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1479
1480 PR target/97865
1481 * libtool.m4: Update handling of Darwin platform link flags
1482 for Darwin20.
1483
11860cf4
GA
14842020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1485
1486 * .gitignore: Sync with binutils-gdb
1487
14882020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1489
1490 * MAINTAINERS: Add myself as arc port maintainer.
1491
a9625c50
GA
14922020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1493
1494 PR d/87788
1495 * configure.ac: Don't disable D for *-*-darwin*.
1496 * configure: Regenerate.
1497
14982020-11-29 John David Anglin <danglin@gcc.gnu.org>
1499
1500 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1501 hppa64-*-hpux11*.
1502
360258da
GA
15032020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1504
1505 * configure: Regenerate.
1506 * configure.ac: Add --bootstrap-hwasan option.
1507
8e6198d0
GA
15082020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1509
1510 * config.guess: Import latest upstream.
1511 * config.sub: Import latest upstream.
1512
29c5d9ce
GA
15132020-11-16 Martin Liska <mliska@suse.cz>
1514
1515 * .gitignore: Add cache as clangd uses it now.
1516
77f67db2
GA
15172020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1518
1519 * MAINTAINERS (Write After Approval): add myself
1520
2bee28dd
GA
15212020-11-09 Pat Bernardi <bernardi@adacore.com>
1522
1523 * MAINTAINERS (Write After Approval): Add myself.
1524
15252020-11-09 Jonathan Wakely <jwakely@redhat.com>
1526
1527 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1528 Remove FIXME comments.
1529
44cab2d8
GA
15302020-11-06 Martin Uecker <muecker@gwdg.de>
1531
1532 * MAINTAINERS: Update my email address.
1533
15342020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1535
1536 * MAINTAINERS (Write After Approval): Add myself.
1537
8e97b905
GA
15382020-10-06 Tobias Burnus <tobias@codesourcery.com>
1539
1540 PR target/97302
1541 * configure.ac: Only set with_gmp to /usr/local
1542 if not building in tree.
1543 * configure: Regenerate.
1544
239601c5
GA
15452020-09-18 Omar Tahir <omar.tahir@arm.com>
1546
1547 * MAINTAINERS (Write After Approval): Add myself.
1548
57ea0894
GA
15492020-08-26 Tobias Burnus <tobias@codesourcery.com>
1550
1551 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1552
5b9a3d2a
GA
15532020-08-20 Tobias Burnus <tobias@codesourcery.com>
1554
1555 PR bootstrap/96612
1556 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1557 if not the same as ${host}.
1558 * configure: Regenerate.
1559
2c4c56c2
GA
15602020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1561
1562 * MAINTAINERS (Write After Approval): Add myself.
1563
afdd220a
GA
15642020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1565
1566 * MAINTAINERS: Update my email address.
1567
d48cca8f
GA
15682020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1569
1570 * MAINTAINERS (Write After Approval): Add myself.
1571
3ea9abca
GA
15722020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1573
1574 * MAINTAINERS (Write After Approval): Add myself.
1575
8e3b453e
GA
15762020-06-12 Martin Liska <mliska@suse.cz>
1577
1578 * .gitignore: Add .clang-tidy.
1579
2c455ae0
GA
15802020-06-08 Jason Merrill <jason@redhat.com>
1581
1582 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1583 * configure: Regenerate.
1584
8f94b078
GA
15852020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1586
1587 * MAINTAINERS: Add myself as xtensa port maintainer.
1588
53ffb43a
GA
15892020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1590
1591 * configure.ac: Don't require --enable-host-shared when building
1592 for Mingw.
1593 * configure: Regenerate.
1594
5329b59a
JM
15952020-05-18 Jason Merrill <jason@redhat.com>
1596
1597 * configure.ac: Update bootstrap dialect to -std=c++11.
1598
9a4a0a5b
AC
15992020-05-18 Alex Coplan <alex.coplan@arm.com>
1600
1601 * MAINTAINERS (Write After Approval): Add myself.
1602
afa3d80e
TS
16032020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1604
1605 PR target/92713
1606 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1607 (noconfigdirs): Add 'target-libstdc++-v3'.
1608 * configure: Regenerate.
1609
e6cbe965
SC
16102020-04-21 Stephen Casner <casner@acm.org>
1611
1612 PR 25830
1613 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1614 * configure: Rebuild.
1615
e9f799d2
ML
16162020-04-17 Martin Liska <mliska@suse.cz>
1617 Jonathan Yong <10walls@gmail.com>
1618
1619 PR gcov-profile/94570
1620 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1621 for CYGWIN.
1622
efd5bd4d
MJ
16232020-04-14 Martin Jambor <mjambor@suse.cz>
1624
1625 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1626
f9d09df0
TT
16272020-04-09 Tom Tromey <tom@tromey.com>
1628
1629 * configure: Rebuild.
1630 * Makefile.in: Rebuild.
1631 * Makefile.def (gdbsupport, gdbserver): New host modules.
1632 (configure-gdb): Depend on all-gdbsupport.
1633 (all-gdb): Depend on all-gdbsupport, all-libctf.
1634 * configure.ac (host_tools): Add gdbserver.
1635 Conditionally build gdbserver and gdbsupport.
1636
29b1533a
TB
16372020-03-09 Tobias Burnus <tobias@codesourcery.com>
1638
1639 * configure.ac: Build libgomp by default for amdgcn.
1640 * configure: Regenerate.
1641
7d6b3a78
SP
16422020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1643
1644 * MAINTAINERS (Write After Approval): Add myself.
1645
4707548e
JH
16462020-02-28 Joel Hutton <joel.hutton@arm.com>
1647
1648 * MAINTAINERS (Write After Approval) : Add myself.
1649
6f83ceb8
PD
16502020-02-20 Palmer Dabbelt <palmer@sifive.com>
1651
1652 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1653
d6ee2e7c
MS
16542020-02-14 Martin Sebor <msebor@redhat.com>
1655
1656 * doc/extend.texi (attribute alias): Mention type requirement.
1657 (attribute weak): Same.
1658 (attribute weakref): Correct invalid example.
1659
e01975f9
SB
16602020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1661
1662 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1663
affb7b66
JJ
16642020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1665 Jakub Jelinek <jakub@redhat.com>
1666
1667 * .gitattributes: Add *.md diff=md.
1668
780e19f8
GJL
16692020-01-14 Georg-Johann Lay <avr@gjlay.de>
1670
1671 The mentioned auto-generated file is no more part of the
1672
1673 GCC sources, it's auto-generated in $(builddir) during build.
1674
1675 PR target/92055
1676 * contrib/gcc_update (files_and_dependencies): Remove
1677 entry for gcc/config/avr/t-multilib.
1678
ef4395e5
AS
16792020-01-14 Anatoly Sokolov <aesok@dol.ru>
1680
1681 * MAINTAINERS: Update my email address.
1682
b2b465c5
JM
16832020-01-13 Joseph Myers <joseph@codesourcery.com>
1684
1685 * README.MOVED_TO_GIT: Remove.
1686
cff5a231
JM
16872020-01-11 Joseph Myers <joseph@codesourcery.com>
1688
1689 * README.MOVED_TO_GIT: New file.
1690
b1b72741
DZ
16912020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1692
1693 * MAINTAINERS (Write After Approval): Add myself.
1694
74a7b87a
JL
16952019-12-20 Jerome Lambourg <lambourg@adacore.com>
1696
1697 * MAINTAINERS (write_after_approval): Add myself.
1698
39f8777c
SMW
16992019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1700
1701 * MAINTAINERS (write_after_approval): Add myself.
1702
6226f592
MI
17032019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1704
1705 * MAINTAINERS (write_after_approval): Add myself.
1706
4f943869
MK
17072019-12-11 Matthias Klose <doko@ubuntu.com>
1708
1709 * configure.ac: Factor out common cases for compare_exclusions.
1710 * configure: Regenerate.
1711
a9046e98
JL
17122019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1713
1714 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1715 flag.
1716
53eb0cb3
LH
17172019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1718
a9046e98 1719 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 1720
90ca6847
TB
17212019-11-27 Tobias Burnus <tobias@codesourcery.com>
1722
1723 PR middle-end/92463
1724 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1725 * configure: Regenerate
1726
aeebd94c
JB
17272019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1728
1729 * configure.ac: Use https for gcc.gnu.org.
1730 * configure: Regenerated.
1731
267d7432
JG
17322019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1733
1734 * MAINTAINERS (aarch64 port): Remove my name, move to...
1735 (Write After Approval): ...Here.
1736
a91eb234
KN
17372019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1738
1739 * MAINTAINERS: Change my email address as maintainer.
1740
8be34204
JB
17412019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1742
90ca6847
TB
1743 PR fortran/91828
1744 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1745 * configure: Regenerated.
8be34204 1746
678a1e99
JM
17472019-10-21 Jason Merrill <jason@redhat.com>
1748
1749 * .gitattributes: Also check ChangeLog whitespace.
1750
aa7710cb
AB
17512019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1752
1753 * contrib/dg-extract-results.sh: Add support for KPASS.
1754 * contrib/dg-extract-results.py: Likewise.
1755
6664a5f7
JM
17562019-10-17 Jason Merrill <jason@redhat.com>
1757
1758 * .gitattributes: Avoid {} in filename pattern.
1759
df77d703
TS
17602019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1761
1762 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1763 Approval section.
1764
4d07a2ec
FH
17652019-10-01 Frederik Harwath <frederik@codesourcery.com>
1766
1767 * MAINTAINERS: Add myself to Write After Approval
1768
5fdd1d33
RS
17692019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1770
1771 * MAINTAINERS: Add myself as an aarch64 maintainer.
1772
16b17446
KT
17732019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1774
1775 * MAINTAINERS: Add myself as aarch64 maintainer.
1776
a8cea25c
CL
17772019-09-23 Carl Love <cel@us.ibm.com>
1778
1779 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1780 New define_insn.
1781 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1782 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1783
0d1cfeed
ST
17842019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1785
1786 * MAINTAINERS (Sam Tebbs): Update email address.
1787
3d34b7af
TB
17882019-09-10 Tobias Burnus <tobias@codesourcery.com>
1789
1790 * MAINTAINERS: Update my email address.
1791
b1e21e5a
CL
17922019-09-10 Christophe Lyon <christophe.lyon@st.com>
1793
3d34b7af 1794 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 1795
91dfef96
JM
17962019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1797
1798 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1799 Remove myself from Write After Approval section.
1800
18012019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1802
1803 * configure.ac: Support for bpf-*-* targets.
1804 * configure: Regenerate.
1805
b7b1f657
JM
18062019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1807
1808 * config.sub: Import upstream version 2019-06-30.
1809 * config.guess: Import upstream version 2019-07-24.
1810
2f2aeda9
UW
18112019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1812
1813 * MAINTAINERS: Remove spu port maintainers.
1814
91eed5f2
ML
18152019-08-28 Martin Liska <mliska@suse.cz>
1816
1817 * .gitignore: Add .clangd and compile_commands.json
1818 to .gitignore.
1819
d0fc6e9f
MF
18202019-08-23 Michael Forney <mforney@mforney.org>
1821
1822 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1823 * Makefile.in: Regenerate.
1824
aac9103b
TT
18252019-08-19 Tom Tromey <tom@tromey.com>
1826
1827 * configure: Rebuild.
1828 * configure.ac: Add --with-static-standard-libraries.
1829
3b5864f4
AO
18302019-08-16 Alexandre Oliva <oliva@gnu.org>
1831
1832 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1833
8fc306e9
ME
18342019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1835
1836 * MAINTAINERS (Write After Approval): Add myself.
1837
f069f0f2
KC
18382019-07-08 Kito Cheng <kito.cheng@sifive.com>
1839
1840 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1841 RISC-V port maitainer.
1842
9118c5e1
KC
18432019-07-08 Kito Cheng <kito.cheng@sifive.com>
1844
1845 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1846
c19713b7
KC
18472019-07-08 Kito Cheng <kito.cheng@sifive.com>
1848
1849 * MAINTAINERS (Write After Approval): Add myself.
1850
e676d704 18512019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
1852
1853 * MAINTAINERS (Write After Approval): Add myself.
1854
247b63e3
ML
18552019-06-25 Martin Liska <mliska@suse.cz>
1856
1857 contrib/filter-clang-warnings.py: Transform from
1858 filter-rtags-warnings.py.
1859
98e5be21
TT
18602019-06-15 Tom Tromey <tom@tromey.com>
1861
1862 * configure.ac (host_libs): Add gnulib.
1863 * configure: Rebuild.
1864 * Makefile.def (host_modules, dependencies): Add gnulib.
1865 * Makefile.in: Rebuild.
1866
1ab4217d
DD
18672019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1868
1869 * MAINTAINERS (Write After Approval): Add myself.
1870
3e209f57 18712019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
1872
1873 * configure: Regenerate.
1874 * configure.ac: Add PRU target.
1875
8b164a4e 18762019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
1877
1878 * MAINTAINERS (Write After Approval): Add myself.
1879
de6abd85
NC
18802019-06-11 Nick Clifton <nickc@redhat.com>
1881
1882 Import these changes from the binutils/gdb repository:
1883
1884 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1885
1886 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1887 and all its deps.
1888 * Makefile.in: Regenerated.
1889
1890 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1891
1892 * Makefile.def (host_modules): Add libctf.
1893 * Makefile.def (dependencies): Likewise.
1894 libctf depends on zlib, libiberty, and bfd.
1895 * Makefile.in: Regenerated.
1896 * configure.ac (host_libs): Add libctf.
1897 * configure: Regenerated.
1898
fb03c52f
VI
18992019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1900
1901 * MAINTAINERS (Write After Approval): Add myself.
1902
dbd5df2e
PB
19032019-05-19 Peter Bergner <bergner@linux.ibm.com>
1904
1905 * MAINTAINERS: Update my email address.
1906
8ee47828
TR
19072019-05-17 Thomas Rodgers <trodgers@redhat.com>
1908
1909 * MAINTAINERS (Write After Approval): Add myself.
1910
f6b2daaf
JM
19112019-05-16 Jun Ma <junma@linux.alibaba.com>
1912
1913 * MAINTAINERS (Write After Approval): Add myself.
1914
2ed6d245
JW
19152019-05-07 Jim Wilson <jimw@sifive.com>
1916
1917 * MAINTAINERS: Remove myself as IA-64 maintainer.
1918
d1b65077
RI
19192019-05-04 Roland Illig <roland.illig@gmx.de>
1920
1921 * MAINTAINERS (Write After Approval): Add myself.
1922
5fe6af6d
RB
19232019-05-02 Richard Biener <rguenther@suse.de>
1924
1925 PR bootstrap/85574
1926 * Makefile.tpl (compare target): Also compare extra-compare
1927 files.
1928 * Makefile.in: Regenerate.
1929
1e8dac32
RZ
19302019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1931
1932 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1933 as modulo-scheduler maintainer.
1934
42d3fe9a
IS
19352019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1936
1937 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1938
3d52462c
IS
19392019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1940
1941 * MAINTAINERS: Update my email address.
1942
4d024c32
JP
19432019-04-14 Johannes Pfau <johannespfau@gmail.com>
1944
1945 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1946 * configure: Regenerate.
1947
7d31d331
RO
19482019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1949
1950 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1951 * configure: Regenerate.
1952
bb50312e
IB
19532019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1954
1955 * configure.ac: Add target-zlib to target_libraries.
1956 * configure: Regenerate.
1957
1c67e69c
ML
19582019-04-09 Martin Liska <mliska@suse.cz>
1959
1960 * Makefile.in: Regenerate.
1961 * Makefile.tpl: Pass GENERATOR_CFLAGS
1962 in all stages.
1963
684f6008
ML
19642019-03-28 Martin Liska <mliska@suse.cz>
1965
1966 PR bootstrap/89829
1967 * Makefile.in: Revert r254150.
1968 * Makefile.tpl: Likewise.
1969
fed156ac
BE
19702019-03-28 Ben Elliston <bje@gnu.org>
1971
1972 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1973 related, and libdecnumber.
1974
d81beb31
AM
19752019-03-15 Alexander Monakov <amonakov@ispras.ru>
1976
1977 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1978 (Write After Approval): Remove myself.
1979
35e2f066
AM
19802019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1981
5fce606f 1982 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 1983
60f32352
AS
19842019-02-11 Andrew Stubbs <ams@codesourcery.com>
1985
1986 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1987 (Write After Approval): Remove myself and Julian.
1988
b4f964c8
HA
19892019-01-26 Harald Anlauf <anlauf@gmx.de>
1990
1991 * MAINTAINERS (Write After Approval): Add myself.
1992
1009e9a2
KCY
19932019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1994
1995 * MAINTAINERS (Write After Approval): Add myself.
1996
275e9ad9
XHL
19972019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1998
62fa42ce
SB
1999 * ChangeLog: Replace space with tab.
2000 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 2001
8fcc3599
JG
20022019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2003
2004 * MAINTAINERS (Write After Approval): Add myself.
2005
9c83c587
LJH
20062019-01-18 Li Jia He <helijia@gcc.gnu.org>
2007
2008 * MAINTAINERS (Write After Approval): Add myself.
2009
7431c1a1
AS
20102019-01-17 Andrew Stubbs <ams@codesourcery.com>
2011 Kwok Cheung Yeung <kcy@codesourcery.com>
2012 Julian Brown <julian@codesourcery.com>
2013 Tom de Vries <tom@codesourcery.com>
2014 Jan Hubicka <hubicka@ucw.cz>
2015 Martin Jambor <mjambor@suse.cz>
2016
2017 * configure.ac: Likewise.
2018 * configure: Regenerate.
2019 * contrib/config-list.mk: Add amdgcn-amdhsa.
2020
0684a816
KL
20212019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2022
2023 * MAINTAINERS (Write After Approval): Add myself.
2024
62fa42ce 20252019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 2026
275e9ad9 2027 * MAINTAINERS (Write After Approval): Add myself.
9a603611 2028
5227609c
RO
20292019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2030
2031 PR target/88535
2032 * config.guess: Import upstream version 2019-01-03.
2033 * config.sub: Import upstream version 2019-01-01.
2034
7c50cefc
TP
20352018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2036
2037 * MAINTAINERS (Write After Approval): Update my maintainer address.
2038
ea9a30d0
GB
20392018-12-21 Gergö Barany <gergo@codesourcery.com>
2040
2041 * MAINTAINERS (Write After Approval): Add myself.
2042
23d3e2d5
SB
20432018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2044
2045 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2046
e4a9a572
IS
20472018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2048
2049 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2050 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2051 (GCC_TARGET_TOOL): Likewise.
2052 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2053 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 2054 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 2055 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 2056 * configure: Regenerate.
e4a9a572
IS
2057 * Makefile.in: Likewise.
2058
f9b4801c
JP
20592018-11-28 Johannes Pfau <johannespfau@gmail.com>
2060
2061 * MAINTAINERS (Write After Approval): Add myself.
2062
7f9414c1
ML
20632018-11-13 Martin Liska <mliska@suse.cz>
2064
2065 * gcc.target/i386/pr87930.c: Move to ...
2066 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2067
1dbff00c
SH
20682018-11-10 Stafford Horne <shorne@gmail.com>
2069
2070 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2071 (Write After Approval): Remove myself.
2072
e9f3803d
HAQ
20732018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2074
2075 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2076 Append $INCICONV to it.
2077
45bf1490
SH
20782018-11-04 Stafford Horne <shorne@gmail.com>
2079
2080 * MAINTAINERS (Write After Approval): Add myself.
2081
22e05272
JM
20822018-10-31 Joseph Myers <joseph@codesourcery.com>
2083
2084 PR bootstrap/82856
2085 * multilib.am: New file. From automake.
2086
2087 Merge from binutils-gdb:
2088 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2089
2090 * libtool.m4: Use AC_LANG_SOURCE.
2091 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2092 * ar-lib: New file.
2093 * test-driver: New file.
2094 * configure: Re-generate.
2095
82a14443
MP
20962018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2097
2098 * MAINTAINERS (Write After Approval): Add myself.
2099
260eedb9
IB
21002018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2101
2102 PR bootstrap/87788
2103 PR d/87799
2104 * configure: Rebuild.
2105 * configure.ac: Disable D on systems where it is known not to work.
2106
b4c522fa
IB
21072018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2108
2109 * Makefile.def (target_modules): Add libphobos.
2110 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2111 GDCFLAGS_FOR_TARGET.
2112 (dependencies): Make libphobos depend on libatomic, libbacktrace
2113 configure, and zlib configure.
2114 (language): Add language d.
2115 * Makefile.in: Rebuild.
2116 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2117 (HOST_EXPORTS): Add GDC.
2118 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2119 (BASE_TARGET_EXPORTS): Add GDC.
2120 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2121 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2122 (EXTRA_HOST_FLAGS): Add GDC.
2123 (STAGE1_FLAGS_TO_PASS): Add GDC.
2124 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2125 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2126 environment variables.
2127 * configure: Rebuild.
2128 * configure.ac: Add target-libphobos to target_libraries. Set and
2129 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2130
04193ea0
IL
21312018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2132
2133 * MAINTAINERS (Write After Approval): Add myself.
2134
72eda5f2
IB
21352018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2136
2137 * MAINTAINERS (Write After Approval): Remove myself.
2138
4c029cee
IB
21392018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2140
2141 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2142
fc7367ea
BC
21432018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2144
2145 * MAINTAINERS: Update my email address.
2146
956a7508
TS
21472018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2148
2149 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2150 maintainer.
2151
16ddcc28
MM
21522018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2153
2154 * MAINTAINERS (Write After Approval): Add self.
2155
f9529512
ST
21562018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2157
2158 * MAINTAINERS (write after approval): Add myself.
2159
3ff89a4e
XG
21602018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2161
2162 * MAINTAINERS: Update my email address.
2163
e8a0276c
VL
21642018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2165
2166 * MAINTAINERS (write after approval): Add myself.
2167
3d20537c
RS
21682018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2169
2170 * MAINTAINERS: Add self to global reviewers list.
2171
661d1750
SL
21722018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2173
2174 MAINTAINERS: Add c-sky port maintainers.
2175
aa405905
ML
21762018-08-10 Martin Liska <mliska@suse.cz>
2177
2178 * MAINTAINERS: Revert change in previous commit and
92a285c1 2179 join lines.
aa405905 2180
04e2b41d
ML
21812018-08-10 Martin Liska <mliska@suse.cz>
2182
2183 * MAINTAINERS: Remove extra line.
2184
6e9f49e4
N
21852018-08-06 Naveen H.S <naveenh@marvell.com>
2186
2187 * MAINTAINERS: Update my email address.
2188
3b0df776
DD
21892018-07-19 DJ Delorie <dj@redhat.com>
2190
2191 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2192 as maintainer.
2193
f030b30e
AK
21942018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2195
2196 * MAINTAINERS: Adjust email address for me and my colleague Robin
2197 Dapp.
2198
7264261f
L
21992018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2200 Sunil K Pandey <sunil.k.pandey@intel.com>
2201
2202 PR target/84413
2203 * config/i386/i386.c (m_CORE_AVX512): New.
2204 (m_CORE_AVX2): Likewise.
2205 (m_CORE_ALL): Add m_CORE_AVX2.
2206 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2207 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2208 and remove the rest of m_SKYLAKE_AVX512.
2209
19975c57
SH
22102018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2211
2212 * config.sub: Sync with upstream version 2018-07-03.
2213
c234070e
SH
22142018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2215
2216 * config.guess: Sync with upstream version 2018-06-26.
2217 * config.sub: Sync with upstream version 2018-07-02.
2218
d41cd173
BW
22192018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2220
92a285c1 2221 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
2222 * ltmain.sh: Likewise.
2223
d3435784
SB
22242018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2225
2226 * contrib/config-list.mk: Remove powerpc-linux_paired.
2227
da34ca3f
AO
22282018-06-29 Alexandre Oliva <oliva@adacore.com>
2229
2230 * configure.ac: Introduce support for @unless/@endunless.
2231 * Makefile.tpl (dep-kind): Rewrite with cond; return
2232 postbootstrap in some cases.
2233 (make-postboot-dep, postboot-targets): New.
2234 (dependencies): Do not output postbootstrap dependencies at
2235 first. Output non-target ones changed for configure to depend
2236 on stage_last @if gcc-bootstrap, and the original deps @unless
2237 gcc-bootstrap.
2238 * configure.in, Makefile.in: Rebuilt.
2239
8e236ddd
JW
22402018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2241
2242 * MAINTAINERS (write after approval): Add myself.
2243
71d40114
RV
22442018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2245
2246 * MAINTAINERS (write after approval): Add myself.
2247
8006534c
NC
22482018-06-19 Nick Clifton <nickc@redhat.com>
2249
2250 * zlib/configure.ac: Restore old behaviour of only enabling
2251 multilibs when a target subdirectory is defined. This allows
2252 building with srcdir == builddir.
2253 * zlib/configure: Regenerate.
2254
9e03592e
EB
22552018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2256
2257 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2258 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2259 * Makefile.in: Regenerate.
2260
29305f60
BE
22612018-06-16 Ben Elliston <bje@gnu.org>
2262
2263 * config.guess: Import latest version.
2264 * config.sub: Likewise.
2265
31db0fe0
ML
22662018-06-08 Martin Liska <mliska@suse.cz>
2267
2268 * MAINTAINERS: Remove MPX-related entries.
2269 * Makefile.def: Remove libmpx support.
9e03592e
EB
2270 * Makefile.in: Regenerate.
2271 * configure.ac: Remove removed files.
2272 * configure: Regenerate.
31db0fe0
ML
2273 * libmpx/ChangeLog: Remove.
2274 * libmpx/Makefile.am: Remove.
2275 * libmpx/Makefile.in: Remove.
2276 * libmpx/acinclude.m4: Remove.
2277 * libmpx/aclocal.m4: Remove.
2278 * libmpx/config.h.in: Remove.
2279 * libmpx/configure: Remove.
2280 * libmpx/configure.ac: Remove.
2281 * libmpx/configure.tgt: Remove.
2282 * libmpx/libmpx.spec.in: Remove.
2283 * libmpx/mpxrt/Makefile.am: Remove.
2284 * libmpx/mpxrt/Makefile.in: Remove.
2285 * libmpx/mpxrt/libmpx.map: Remove.
2286 * libmpx/mpxrt/libtool-version: Remove.
2287 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2288 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2289 * libmpx/mpxrt/mpxrt.c: Remove.
2290 * libmpx/mpxrt/mpxrt.h: Remove.
2291 * libmpx/mpxwrap/Makefile.am: Remove.
2292 * libmpx/mpxwrap/Makefile.in: Remove.
2293 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2294 * libmpx/mpxwrap/libtool-version: Remove.
2295 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2296
e68086c4
ML
22972018-06-04 Martin Liska <mliska@suse.cz>
2298
2299 * MAINTAINERS: Add myself as gcov maintainer.
2300
37cca345
MF
23012018-06-04 Matthew Fortune <mfortune@gmail.com>
2302
2303 * MAINTAINERS: Update my email address.
2304
74386680
TV
23052018-06-04 Tom de Vries <tdevries@suse.de>
2306
2307 * MAINTAINERS: Remove write-after-approval entries for component
2308 maintainers.
2309
010ff25b
JL
23102018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2311
2312 * MAINTAINERS (write after approval): Add myself.
2313
64acc19a 23142018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
2315
2316 * MAINTAINERS: Update my email address.
2317
7aad7f4b
TV
23182018-06-01 Tom de Vries <tdevries@suse.de>
2319
2320 * MAINTAINERS: Update my email address.
2321
c5470754
BC
23222018-05-22 Bin Cheng <bin.cheng@arm.com>
2323
2324 * MAINTAINERS (loop-optimizer): Add myself.
2325
58b40a67
FT
23262018-05-01 Francois H. Theron <francois.theron@netronome.com>
2327
2328 * configure.ac: Added "nfp" target.
2329 * configure: Regenerate.
2330
bece35ca
RB
23312018-04-30 Richard Biener <rguenther@suse.de>
2332
2333 PR bootstrap/85571
2334 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2335 (STAGE3_TFLAGS): Likewise.
2336 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2337 (STAGEtrain_TFLAGS): Likewise.
2338 * Makefile.in: Regenerate.
2339
ae05281f
RB
23402018-04-26 Richard Biener <rguenther@suse.de>
2341
2342 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2343 (STAGE2_CFLAGS): Likewise.
2344 (STAGE2_TFLAGS): Likewise.
2345 (STAGE3_CFLAGS): Add -fchecking.
2346 (STAGE3_TFLAGS): Likewise.
2347 (STAGEtrain_CFLAGS): Filter out -fchecking.
2348 (STAGEtrain_TFLAGS): Likewise.
2349 * Makefile.in: Re-generate.
2350
c6e34a9b
CM
23512018-04-25 Catherine Moore <clm@codesourcery.com>
2352
2353 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2354
ae9fb56f
PC
23552018-04-18 Paul Clarke <pc@us.ibm.com>
2356
2357 * MAINTAINERS (write after approval): Add myself.
2358
a2919888
AS
23592018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2360
2361 * MAINTAINERS: Update my email address.
2362
c6024672
BS
23632018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2364
2365 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2366
85d36775
BS
23672018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2368
2369 * MAINTAINERS: Update my email address and disambiguate myself
2370 a bit from Will Schmidt.
2371
8bb406a2
NS
23722018-03-21 Nathan Sidwell <nathan@acm.org>
2373
2374 * MAINTAINERS: Move maintainers of now-removed picochip and score
2375 ports to write after approval.
2376
c9b39302
RS
23772018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2378
2379 * MAINTAINERS: Add entry for SVE maintainership.
2380
1fc1d82e
MR
23812018-02-13 Maciej W. Rozycki <macro@mips.com>
2382
2383 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2384 * configure: Regenerate.
2385
7b7f78d7
BK
23862018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2387
2388 * MAINTAINERS (write after approval): Add myself.
2389
3c1f3bf6
SP
23902018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2391
2392 * MAINTAINERS (write after approval): Add myself.
2393
182f27e3
SP
23942018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2395
2396 * MAINTAINERS (write after approval): Add myself.
85911661 2397
85ec4feb
JJ
23982018-01-03 Jakub Jelinek <jakub@redhat.com>
2399
2400 Update copyright years.
2401
ef7d7cf5
BE
24022018-01-03 Ben Elliston <bje@gnu.org>
2403
2404 * config.guess: Import latest version.
2405 * config.sub: Likewise.
2406
842df93e
SH
24072017-12-12 Stafford Horne <shorne@gmail.com>
2408
2409 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2410 * configure: Regenerate.
2411
1d0a8ae9
QZ
24122017-11-29 Qing Zhao <qing.zhao@oracle.com>
2413
2414 * MAINTAINERS (Write After Approval): Add myself.
2415
5e9d6aa4
JK
24162017-11-28 Julia Koval <julia.koval@intel.com>
2417 Sebastian Peryt <sebastian.peryt@intel.com>
2418
2419 * Makefile.def (target_modules): Remove libcilkrts.
2420 * Makefile.in: Ditto.
2421 * configure: Ditto.
2422 * configure.ac: Ditto.
2423
d2eaaa89
JK
24242017-11-28 Julia Koval <julia.koval@intel.com>
2425
2426 * MAINTAINERS (Write After Approval): Add myself.
2427
90b415f6
SD
24282017-11-22 Sudakshina Das <sudi.das@arm.com>
2429
2430 * MAINTAINERS (Write After Approval): Add myself.
2431
f804ba3e
PD
24322017-11-06 Palmer Dabbelt <palmer@sifive.com>
2433
2434 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2435 Use my SiFive email address.
2436
8744c9bf
SP
24372017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2438
2439 * MAINTAINERS (write after approval): Add myself.
2440
7181cca3
ML
24412017-10-27 Martin Liska <mliska@suse.cz>
2442
2443 * Makefile.tpl: Use proper name of folder as it was renamed
2444 during transition to 4 stages.
2445 * Makefile.in: Regenerate.
2446
fb336a7b
IT
24472017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2448
e50ffab3 2449 * MAINTAINERS (write after approval): Add myself.
fb336a7b 2450
7b5f5267
GP
24512017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2452
2453 * MAINTAINERS: Add a note that maintainership also includes web
2454 pages, docs, and testsuite related to that area.
2455
55de8eb3
TV
24562017-09-25 Tom de Vries <tom@codesourcery.com>
2457
2458 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2459
86ab175e
PMR
24602017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2461
2462 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2463
500ac452
NS
24642017-09-15 Nathan Sidwell <nathan@acm.org>
2465
2466 * MAINTAINERS: Remove myself as a vxworks maintainer.
2467
72ace300
TS
24682017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2469
2470 * MAINTAINERS: Remove email address of Jim Norris.
2471
1328002a
KT
24722017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2473
2474 * MAINTAINERS (Reviewers): Move myself from here...
2475 (CPU Port Maintainers): ... to here.
2476
84d0b6f5
JG
24772017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2478
2479 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2480
9c04bba3
RD
24812017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2482
e50ffab3 2483 * MAINTAINERS (write after approval): Add myself.
9c04bba3 2484
5a427c63
TR
24852017-07-28 Tony Reix <tony.reix@atos.net>
2486
2487 * configure.ac (target-libffi): Don't disable for AIX.
2488 (go): Don't add to unsupported_languages on AIX.
2489 (target-libgo): Don't disable for AIX.
2490 * configure: Regenerate.
2491
8994b66f
YG
24922017-07-19 Yury Gribov <tetra2005@gmail.com>
2493
2494 * MAINTAINERS: Add myself.
2495
7a795e10
TS
24962017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2497
2498 * MAINTAINERS: Update my email address.
2499
50061652
RE
25002017-07-04 Richard Earnshaw <rearnsha@arm.com>
2501
2502 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2503 arm-specific auto-generated header files.
2504
d4360477
NS
25052017-07-03 Nathan Sidwell <nathan@acm.org>
2506
2507 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2508 * configure: Rebuilt.
2509
9dc9ae74
BS
25102017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2511
2512 * MAINTAINERS: Readd myself for c6x.
2513
c8cf0b6f
ML
25142017-06-28 Martin Liska <mliska@suse.cz>
2515
2516 PR bootstrap/81217
2517 * Makefile.def: Remove superfluous bootstrap_target from
2518 bootstrap_stage.
2519 * Makefile.in: Re-generate the file.
2520
0666865c
MO
25212017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2522
e50ffab3 2523 * MAINTAINERS: Add myself to Write After Approval
0666865c 2524
827c925e
AJ
25252017-06-21 Andrew Jenner <andrew@codesourcery.com>
2526
2527 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2528
0d053a49
ML
25292017-06-19 Martin Liska <mliska@suse.cz>
2530
2531 * Makefile.def: Define 4 stages PGO bootstrap.
2532 * Makefile.tpl: Define FLAGS.
2533 * Makefile.in: Regenerate.
2534
be75f645
ILT
25352017-06-14 Ian Lance Taylor <iant@golang.org>
2536
2537 * Makefile.def: Add check-gotools to go check targets.
2538 * Makefile.in: Rebuild.
2539
c725f69c
SB
25402017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2541
2542 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2543
76052545
EB
25442017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2545
2546 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2547 * configure: Regenerate.
2548
afd88efc
ML
25492017-05-31 Martin Liska <mliska@suse.cz>
2550
2551 * configure.ac: Add handling of stage2_werror_flags to
2552 action-if-given and to action-if-not-given.
2553 * configure: Regenerate.
2554
945bafd6
PB
25552017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2556
2557 * MAINTAINERS: Add self to Write After Approval
2558
b9396a49
BS
25592017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2560
2561 * MAINTAINERS: Update my email address, and remove myself as
2562 maintainer in some areas.
2563
aa1b69e7
EG
25642017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2565
2566 * MAINTAINERS: Add self to Write After Approval
2567
cdfee50a
NS
25682017-05-25 Nathan Sidwell <nathan@acm.org>
2569
2570 * configure.ac: Add --enable-languages=default to mean default and
2571 make --enable-languages=all mean all supported languages.
2572 * configure: Regenerated.
2573
83349046
SB
25742017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2575
2576 * config.gcc (powerpc*-*-*spe*): New.
2577 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2578 (powerpc-*-rtems*spe*): New.
2579 (powerpc*-*-linux*spe*): New.
2580 (powerpc-wrs-vxworksspe): New.
2581 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2582 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2583 * config.host (powerpc*-*-*spe*): New.
2584
01c712cb
ML
25852017-05-19 Martin Liska <mliska@suse.cz>
2586
2587 * configure.ac: Add --enable-werror-always just for
2588 bootstrap-debug (or none build config) and do not add it
2589 when we are on a release branch.
2590 * configure: Regenerated.
2591
7880c1a5
SL
25922017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2593
2594 * MAINTAINERS: Add self to Write After Approval
2595
c759355f
KK
25962017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2597
2598 * MAINTAINERS: Move myself to Write After Approval section.
2599
79557bae
CZ
26002017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2601
2602 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2603 ACCH registers.
2604 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2605 available.
2606 (umulsidi3): Likewise.
2607 (mulsidi3_700): Disable this pattern when we have advanced mpy
2608 instructions.
2609 (umulsidi3_700): Likewise.
2610 (maddsidi4): New pattern.
2611 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2612 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2613 (mpydu_imm_arcv2hs): Likewise.
2614 * config/arc/predicates.md (accl_operand): New predicate.
2615
c7314bc1
CZ
26162017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2617 Andrew Burgess <andrew.burgess@embecosm.com>
2618
2619 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2620 case.
2621 (ARC_AUTOFP_IRQ_P): Likewise.
2622 (ARC_AUTO_IRQ_P): Likewise.
2623 (rgf_banked_register_count): New variable.
2624 (parse_mrgf_banked_regs_option): New function.
2625 (arc_override_options): Handle rgf_banked_regs option.
2626 (arc_handle_interrupt_attribute): Add firq option.
2627 (arc_compute_function_type): Return fast irq type when required.
2628 (arc_must_save_register): Handle fast interrupts.
2629 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2630 (arc_return_address_regs): Update.
2631 * config/arc/arc.h (arc_return_address_regs): Update.
2632 (arc_function_type): Add fast interrupt type.
2633 (ARC_INTERRUPT_P): Update.
2634 (RC_FAST_INTERRUPT_P): Define.
2635 * config/arc/arc.md (simple_return): Update for fast interrupts.
2636 (p_return_i): Likewise.
2637 * config/arc/arc.opt (mrgf-banked-regs): New option.
2638 * doc/invoke.texi (mrgf-banked-regs): Document.
2639
41453183
CZ
26402017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2641
2642 * config/arc/arc.c (irq_ctrl_saved): New variable.
2643 (ARC_AUTOBLINK_IRQ_P): Define.
2644 (ARC_AUTOFP_IRQ_P): Likewise.
2645 (ARC_AUTO_IRQ_P): Likewise.
2646 (irq_range): New function.
2647 (arc_must_save_register): Likewise.
2648 (arc_must_save_return_addr): Likewise.
2649 (arc_dwarf_emit_irq_save_regs): Likewise.
2650 (arc_override_options): Handle deferred options.
2651 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2652 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2653 arc_must_save_return_addr.
2654 (arc_compute_frame_size): Handle automated save and restore of
2655 registers.
2656 (arc_expand_prologue): Likewise.
2657 (arc_expand_epilogue): Likewise.
2658 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2659 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2660 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2661
52744dd7
TK
26622017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2663 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2664
2665 PR bootstrap/77661
2666 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2667 in-tree build MPC.
2668 * Makefile.in: Regenerate.
2669
deeba76a
FXC
26702017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2671
2672 * configure.ac: Enable LTO by default on darwin >= 9.
2673 * configure: Regenerate.
2674
5a05e11d
PD
26752017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2676
2677 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2678 and Andrew Waterman as the RISC-V maintainers.
2679
e04f858c
NK
26802017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2681
2682 * MAINTAINERS: Add self to Write After Approval
2683
a98cf819
GP
26842017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2685
2686 * config.guess: Import latest from upstream.
2687
9826d1a3
GP
26882017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2689
2690 * MAINTAINERS (Write After Approval): Remove entries that are
2691 already covered under Reviewers.
2692
a46586c3
MW
26932017-03-08 Mark Wielaard <mark@klomp.org>
2694
2695 PR demangler/70909
2696 PR demangler/67264
2697 * include/demangle.h: Add d_printing to struct demangle_component
2698 and pass struct demangle_component as non const.
2699
734ca1c2
GP
27002017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2701
2702 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2703
93b87d1d
TS
27042017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2705
2706 * Makefile.tpl: Remove HOST_ISLVER.
2707 (HOST_EXPORTS): Remove ISLVER.
2708 * Makefile.in: Regenerate.
2709
f877b3ad
RB
27102017-02-13 Richard Biener <rguenther@suse.de>
2711
2712 * configure: Re-generate.
2713
2ad31830
GP
27142017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2715
2716 * MAINTAINERS: Adjust bug reporting URL.
2717
3501e62c
GP
27182017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2719
2720 * MAINTAINERS (Write After Approval): Remove redundant entry
2721 for Andrew Burgess.
2722
510555e0
JDA
27232017-02-03 John David Anglin <danglin@gcc.gnu.org>
2724
e50ffab3 2725 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 2726 32-bit hppa*-*-hpux*.
e50ffab3 2727 * configure: Regenerate.
510555e0 2728
f6a24a94
MJ
27292017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2730
2731 * configure.ac: Moved the white list of enabling BRIG FE to
2732 libhsail-rt/configure.tgt.
2733 * configure: Regenerated.
2734 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2735
27362017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
2737 Martin Jambor <mjambor@suse.cz>
2738
5fd1486c
PJ
2739 * Makefile.def (target_modules): Added libhsail-rt.
2740 (languages): Added language brig.
2741 * Makefile.in: Regenerated.
2742 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2743 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2744 * configure: Regenerated.
2745
3c36aa6b
JJ
27462017-01-17 Jakub Jelinek <jakub@redhat.com>
2747
2748 PR other/79046
2749 * configure: Regenerated.
2750
8f56cb51
AM
27512017-01-04 Alan Modra <amodra@gmail.com>
2752
2753 * configure: Regenerate.
2754
f2c764c5
BE
27552016-12-29 Ben Elliston <bje@gnu.org>
2756
2757 * config.sub: Import latest version.
2758
1dc9c117
AI
27592016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2760
2761 * MAINTAINERS (Write After Approval): Add myself.
2762
c21fdaa1
JJ
27632016-12-21 Jakub Jelinek <jakub@redhat.com>
2764
2765 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2766 includes bootstrap-mpx.
2767 * configure: Regenerated.
2768
cc811459
CX
27692016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2770
2771 * MAINTAINERS (Write After Approval): Add myself.
2772
b55e6680
MJ
27732016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2774
8f56cb51 2775 * configure: Regenerate.
b55e6680 2776
825fba52
MK
27772016-12-01 Matthias Klose <doko@ubuntu.com>
2778
2779 * configure.ac: Don't use pkg-config to check for bdw-gc.
2780 * configure: Regenerate.
2781
114bf3f1
MK
27822016-11-30 Matthias Klose <doko@ubuntu.com>
2783
2784 * Makefile.def: Remove reference to boehm-gc target module.
2785 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2786 options and for the bdw-gc pkg-config module.
2787 * configure: Regenerate.
2788 * Makefile.in: Regenerate.
2789
21b0f96a
NS
27902016-11-28 Nathan Sidwell <nathan@acm.org>
2791
2792 * MAINTAINERS (nvptx): Remove self.
2793
292edab3
BE
27942016-11-25 Ben Elliston <bje@gnu.org>
2795
2796 * config.guess: Import latest version.
2797 * config.sub: Likewise.
2798
0954a00b
TT
27992016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2800
2801 * MAINTAINERS (Write After Approval): Add myself.
2802
8e4d2ca4
MK
28032016-11-15 Matthias Klose <doko@ubuntu.com>
2804
2805 * Makefile.def: Remove references to GCJ.
2806 * Makefile.tpl: Likewise.
2807 * Makefile.in: Regenerate.
2808
84c1b9d3
MK
28092016-11-15 Matthias Klose <doko@ubuntu.com>
2810
2811 * config-ml.in: Remove references to GCJ.
2812 * configure.ac: Likewise.
2813 * configure: Regenerate.
2814
3f95ca6c
JC
28152016-11-01 Josh Conner <joshconner@google.com>
2816
2817 * MAINTAINERS (Write After Approval): Update email address,
2818
457cc672
CL
28192016-10-27 Carl Love <cel@us.ibm.com>
2820
2821 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2822 Approval list to make it alphabetical.
2823
2142f54f
CL
28242016-10-27 Carl Love <cel@us.ibm.com>
2825
2826 * MAINTAINERS (Write After Approval): Add myself.
2827
104700f4
AB
28282016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2829
2830 * MAINTAINERS (Reviewers): Add myself.
2831 (Write After Approval): Add myself.
2832
942c0db8
HP
28332016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2834 Ulrich Weigand <uweigand@de.ibm.com>
2835
2836 * MAINTAINERS: Update email address.
2837
fbf4c502
NS
28382016-10-10 Nathan Sidwell <nathan@acm.org>
2839
2840 * MAINTAINERS: Update email address.
2841
b20e7532
AT
28422016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2843
2844 * configure.ac: Add aarch64-*-freebsd*.
2845 * configure: Regenerate.
2846
2e21fd4d
SE
28472016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2848
2849 * MAINTAINERS: Update email address after it got reverted.
2850
43c40f3e
RO
28512016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2852
2853 * configure.ac (target_libraries): Readd target-boehm-gc.
2854 Restore --enable-objc-gc handling.
2855 * configure: Regenerate.
2856
f05796ba
JL
28572015-10-03 Jeff Law <law@redhat.com>
2858
2859 * MAINTAINERS: Move several inactive maintainers to the
2860 write-after-approval section.
2861
012447ea
JJ
28622016-09-30 Jakub Jelinek <jakub@redhat.com>
2863
2864 * configure.ac: Add target-libffi to target_libraries.
2865 Readd libgcj target disablings, modified to only target-libffi.
2866 Readd target addition of go to unsupported languages.
2867 * configure: Regenerated.
2868
a7d75d59
SE
28692016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2870
2871 * MAINTAINERS: Update email address.
2872
d1a79a95
AH
28732016-09-30 Andrew Haley <aph@redhat.com>
2874
4d8c733d 2875 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
2876 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2877 libgcj.
2878
af2d4873
AH
28792016-09-30 Andrew Haley <aph@redhat.com>
2880
2881 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2882 write-after approval after GCJ deletion.
2883
07b78716
AH
28842016-09-30 Andrew Haley <aph@redhat.com>
2885
2886 * Makefile.def: Remove libjava.
2887 * Makefile.tpl: Likewise.
2888 * Makefile.in: Regenerate.
2889 * configure.ac: Likewise.
2890 * configure: Likewise.
2891 * gcc/java: Remove.
2892 * libjava: Likewise.
2893
a29b7214
CZ
28942016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2895
2896 * MAINTAINERS (Reviewers): Add myself.
2897
2fd88f4f
AK
28982016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2899
2900 * configure.ac: Disable "sim" directory for arc*-*-*.
2901 * configure: Regenerated.
2902
e2080e79
TC
29032016-09-23 Tamar Christina <tamar.christina@arm.com>
2904
2905 * MAINTAINERS (Write After Approval): Add myself.
2906
8f3675f8
MR
29072016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2908
2909 * configure.ac: Check for the minimum in-tree MPFR version
2910 handled.
2911 * configure: Regenerate.
2912
21f88103
YTL
29132016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2914
2915 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2916 * configure: Regenerated.
2917
60d51882
FR
29182016-07-19 Fritz Reese <fritzoreese@gmail.com>
2919
2920 * MAINTAINERS (Write After Approval): Add myself.
2921
277d7ee0
AK
29222016-06-23 Andi Kleen <ak@linux.intel.com>
2923
2924 * Makefile.def: Add autoprofiledbootstrap.
2925 * Makefile.tpl: Dito.
2926 * Makefile.in: Regenerate.
2927
fd6487af
JS
29282016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2929
2930 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2931 * configure: Regenerate.
2932
3e326935
TS
29332016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2934
2935 * configure: Regenerate.
2936 * configure.ac: Remove support for avr-rtems.
2937
9582bf04
SKS
29382016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2939
2940 * MAINTAINERS (Write After Approval): Add myself.
2941
6f820b68
MC
29422016-06-16 Michael Collison <michael.collison@arm.com>
2943
2944 * MAINTAINERS (Write After Approval): Add myself.
2945
775ee7fa
MM
29462016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2947
2948 * MAINTAINERS (Write After Approval): Update e-mail address.
2949
de3ba371
JM
29502016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2951
21f88103 2952 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 2953
350216e3
AM
29542016-05-28 Alan Modra <amodra@gmail.com>
2955
2956 * Makefile.tpl (configure): Depend on m4 files included.
2957 * Makefile.in: Regenerate.
2958
9cad20fa
BS
29592016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2960
2961 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2962 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2963
92466115
BS
29642016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2965
2966 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2967 special case builtin.
2968 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2969 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2970 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2971 for __builtin_vec_addec.
2972
fe38e08b
JS
29732016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2974
2975 * config.guess: Import version 2016-04-02 (newest).
2976 * config.sub: Import version 2016-05-10 (newest).
2977
cef1a0b8 29782016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 2979
cef1a0b8
JL
2980 * configure.ac: Add ARC support to libgloss.
2981 * configure: Regenerate
704b85c7 2982
75a6b91a
AS
29832016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2984
2985 * MAINTAINERS (Write After Approval): Add myself.
2986
00f35794
BE
29872016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2988
2989 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2990 * configure: Regenerated.
2991 * Makefile.def (gmp): Explicitly disable assembler.
2992 (mpfr): Adjust lib_path.
2993 (mpc): Likewise.
2994 * Makefile.in: Regenerated.
2995
c100769b
JJ
29962016-05-01 Jakub Jelinek <jakub@redhat.com>
2997
2998 PR bootstrap/70704
2999 * configure.ac (--enable-stage1-checking): Add missing
3000 --enable-checking=.
3001 * configure: Regenerated.
3002
bc6d9014
OE
30032016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3004
ace08cb8
OE
3005 * config.guess: Revert r235676.
3006 * config.sub: Revert r235676.
3007
30082016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3009
3010 * config.guess: Remove SH5 support.
bc6d9014
OE
3011 * config.sub: Likewise.
3012 * configure: Likewise.
3013 * configure.ac: Likewise.
3014
7db11a5a
JJ
30152016-04-26 Jakub Jelinek <jakub@redhat.com>
3016
3017 PR bootstrap/70704
3018 * configure.ac (--enable-stage1-checking): For --disable-checking or
3019 implicit --enable-checking, make sure extra flag matches in between
3020 stage1 and later checking.
3021 * configure: Regenerated.
3022
ab0fc037
TS
30232016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3024
3025 * .gitattributes: New file.
3026
c048fa95
SB
30272016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3028
3029 * MAINTAINERS (rs6000/powerpc port): Add myself.
3030
f3653cf5
SB
30312016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3032
3033 PR bootstrap/70173
3034 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3035 and gotools directories. Delete the stage_final file.
3036 * Makefile.in: Regenerate.
3037
4f93efa4
AV
30382016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3039
3040 * MAINTAINERS (Write After Approval): Add myself.
3041
c27e432e
SK
30422016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3043
3044 * MAINTAINERS (Fortran maintainer): Remove myself.
3045
7134713c
BS
30462016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3047
3048 * MAINTAINERS (Write After Approval): Add myself.
3049
7d74282a
KN
30502016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3051
3052 * MAINTAINERS (Write After Approval): Add myself.
3053
1b858e76
CC
30542016-03-17 Cary Coutant <ccoutant@gmail.com>
3055
3056 Sync with binutils-gdb:
3057
3058 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3059
3060 * configure.ac: Add mips and s390 to the gold target check.
3061 * configure: Regenerate.
3062
d15bd5bb
DD
30632016-03-01 DJ Delorie <dj@redhat.com>
3064
3065 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3066
6d1fa6bb
DM
30672016-02-22 David Malcolm <dmalcolm@redhat.com>
3068
3069 * MAINTAINERS (libcpp): Add myself.
3070 (diagnostic messages): Likewise.
3071
607bda60
TV
30722016-02-20 Tom de Vries <tom@codesourcery.com>
3073
3074 * MAINTAINERS: Fix whitespace.
3075
80cfaff8
CZ
30762016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3077
3078 * MAINTAINERS (Write After Approval): Add myself.
3079
c661a43d
SP
30802016-01-29 Sebastian Pop <s.pop@samsung.com>
3081
3082 * config/isl.m4: Add comments about isl-0.16.
3083 * configure: Regenerate.
3084
86b3a101
MJ
30852016-01-29 Martin Jambor <mjambor@suse.cz>
3086
3087 * MAINTAINERS (hsa maintainers): Add myself.
3088
960cbfd2
WD
30892015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3090
3091 * MAINTAINERS: (Write After Approval): Add myself.
3092
1e050c90
AK
30932016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3094 Sebastian Pop <s.pop@samsung.com>
3095
3096 * Makefile.in: Regenerate.
3097 * Makefile.tpl: Export ISLVER.
3098 * configure: Regenerate.
3099 * config/isl.m4: Detect isl-0.15.
3100
cefadad1
MM
31012016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3102
3103 PR bootstrap/69329
3104 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3105 * Makefile.in: Regenerate.
3106
9e530bcd
AP
31072016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3108
3109 * configure.ac: Enable LTO for DJGPP
3110 * configure: Regenerate
3111
324402a0
L
31122016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3113
3114 Sync with binutils-gdb:
3115 2015-10-21 Nick Clifton <nickc@redhat.com>
3116
3117 PR gas/19109
3118 * configure.ac: Note the 'none' is an acceptable argument to
3119 --enable-compressed-debug-sections.
3120 * configure: Regenerate.
3121
9eaaa830
BE
31222016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3123
3124 PR bootstrap/69134
3125 * Makefile.def (mpfr): Disable assembler.
3126 * Makefile.in: Regenerate.
3127
cfe67e03
BE
31282016-01-01 Ben Elliston <bje@gnu.org>
3129
3130 * config.guess: Import version 2016-01-01.
3131 * config.sub: Likewise.
3132
be33d404
SS
31332015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3134
3135 * MAINTAINERS (Write After Approval): Add myself.
3136
e357a5e0
SP
31372015-12-17 Sebastian Pop <s.pop@samsung.com>
3138
3139 * Makefile.in: Replace ISL with isl.
3140 * Makefile.tpl: Same.
3141 * config/isl.m4: Same.
3142 * configure.ac: Same.
3143 * contrib/download_prerequisites: Same.
3144 * configure: Regenerate.
3145
1ad2439b
AP
31462015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3147
3148 * MAINTAINERS (Write After Approval): Add Myself.
3149
70decafb
NS
31502015-12-17 Nathan Sidwell <nathan@acm.org>
3151
3152 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3153 * configure: Regenerate.
3154
560d18d3
AK
31552015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3156 Sebastian Pop <s.pop@samsung.com>
3157
3158 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3159 isl_ctx_get_max_operations.
3160 * configure: Regenerate.
3161
57e8ab24 31622015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
3163
3164 * MAINTAINERS (Write After Approval): Add myself.
3165
105b682e
ILT
31662015-12-02 Ian Lance Taylor <iant@google.com>
3167
3168 PR go/66147
3169 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3170 * Makefile.in: Regenerate.
3171
7eb46bec
AT
31722015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3173
3174 PR libffi/65726
3175 * Makefile.def (lang_env_dependencies): Make libffi depend
3176 on cxx.
3177 * Makefile.in: Regenerate.
3178
cc3baaa9
DE
31792015-11-26 David Edelsohn <dje.gcc@gmail.com>
3180
3181 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3182 symbols.
3183
3be96231
TG
31842015-11-20 Tristan Gingold <gingold@adacore.com>
3185
3186 Sync with binutils-gdb:
3187 2015-11-20 Tristan Gingold <gingold@adacore.com>
3188
3189 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3190 * configure: Regenerate.
3191
daa53f38
ML
31922015-11-19 Martin Liska <mliska@suse.cz>
3193
3194 * .gitignore: Add .clang-format to ignored files.
3195 * Makefile.in: Add clang-format.
3196 * Makefile.tpl: Likewise.
3197
54985c70
TA
31982015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3199
3200 * configure.ac: Enable libmpx by default.
3201 * configure: Regenerated.
3202
d0397c75
SE
32032015-10-23 Steve Ellcey <sellcey@imgtec.com>
3204
3205 * MAINTAINERS: Update email address.
3206
735a559c
PM
32072015-10-23 Paulo Matos <pmatos@linki.tools>
3208
3209 * MAINTAINERS: Update email address.
3210
15713b43
AH
32112015-10-23 Alan Hayward <alan.hayward@arm.com>
3212
3213 * MAINTAINERS (Write After Approval): Add myself.
3214
78edb32f
L
32152015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3216
3217 Sync with binutils-gdb:
3218 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3219
3220 PR gas/19109
3221 * configure.ac: Add
3222 --enable-compressed-debug-sections={all,gas,gold,ld}.
3223 * configure: Regenerated.
3224
dec6b7f1
AC
32252015-10-16 Arnaud Charlet <charlet@adacore.com>
3226
3227 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3228
6be1d686
ML
32292015-10-09 Martin Liska <mliska@suse.cz>
3230
3231 * MAINTAINERS (Write After Approval): Add myself.
3232
dc0e2060
AF
32332015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3234
3235 * MAINTAINERS (Write After Approval): Add myself.
3236
bec93d40
FW
32372015-10-02 Florian Weimer <fweimer@redhat.com>
3238
3239 * MAINTAINERS: Update email address.
3240
0487f06d
LK
32412015-10-02 Louis Krupp <louis.krupp@zoho.com>
3242
3243 * MAINTAINERS (Write After Approval): Add myself.
3244
56547ff7
KT
32452015-09-20 Kai Tietz <ktietz70@googlemail.com>
3246
423ea09f 3247 * MAINTAINERS: Update email.
56547ff7 3248
ed4c91ea
BS
32492015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3250
3251 * MAINTAINERS: Update my email address.
3252
2503fd9e
JB
32532015-09-01 James Bowman <james.bowman@ftdichip.com>
3254
3255 * MAINTAINERS (ft32 port): Add myself.
3256
3726332a
DS
32572015-08-28 David Sherwood <david.sherwood@arm.com>
3258
3259 * MAINTAINERS: Add myself.
3260
15480aaf
PM
32612015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3262
3263 * MAINTAINERS (Write After Approval): Add myself.
3264
ad4f95e3
FXC
32652015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3266
3267 PR libfortran/54572
3268 * Makefile.def: Make libgfortran depend on libbacktrace.
3269 * Makefile.in: Regenerate.
3270
95f25df0
SD
32712015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3272
3273 * MAINTAINERS (Write After Approval): Add myself.
3274
5dc85f7e
TV
32752015-08-12 Tom de Vries <tom@codesourcery.com>
3276
3277 PR other/67092
3278 * configure.ac: Remove --with_host_libstdcxx support.
3279 * configure: Regenerate.
3280
44a7d18d
TS
32812015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3282 Jakub Jelinek <jakub@redhat.com>
3283
3284 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3285 nvptx*-*-*.
3286 * configure: Regenerate.
3287
bf5372e7
YS
32882015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3289
3290 * Makefile.def (libiconv): Define bootstrap=true.
3291 Mark pdf/html/info as missing.
3292 (configure-gcc): Depend on all-libiconv.
3293 (all-gcc): Ditto.
3294 (configure-libcpp): Ditto.
3295 (all-libcpp): Ditto.
3296 (configure-intl): Ditto.
3297 (all-intl): Ditto.
3298 * Makefile.in: Regenerate.
3299
94b8fdcc
BC
33002015-08-03 Bin Cheng <bin.cheng@arm.com>
3301
3302 * MAINTAINERS (loop ivopts): Add the entry and myself.
3303
430bcac1
NS
33042015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3305
3306 * MAINTAINERS (nvptx): Add self.
3307
110d61da
AL
33082015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3309
3310 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3311 128-bit vector modes.
3312
c9da7548 33132015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 3314
c9da7548
VV
3315 * MAINTAINERS (Write After Approval): Add myself.
3316
423ea09f 33172015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
3318
3319 * config.sub, config.guess: Import from upstream.
3320
6b1786aa
JL
33212015-07-24 Michael Darling <darlingm@gmail.com>
3322
3323 PR other/66259
3324 * config-ml.in: Reflects renaming of configure.in to configure.ac
3325 * configure: Likewise
3326 * configure.ac: Likewise
3327
45952786
BS
33282015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3329
3330 * MAINTAINERS: Update my email address.
3331
f1595603
L
33322015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3333
3334 Sync with binutils-gdb:
3335 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3336
3337 * configure.ac (target_configdirs): Exclude target-zlib if
3338 target-libjava isn't built.
3339 * configure: Regenerated.
3340
a05c2c75
L
33412015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3342
3343 Sync with binutils-gdb:
3344 2015-05-13 John David Anglin <dave.anglin@bell.net>
3345
3346 * configure.ac: Disable configuration of GDB for HPUX targets.
3347 * configure: Regenerate.
3348
3349 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3350
3351 * configure.ac: Add --with-system-zlib.
3352 * configure: Regenerated.
3353
3354 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3355
3356 * configure.ac: Add FT32 support.
3357 * configure: Regenerate.
3358
3359 2015-01-12 Anthony Green <green@moxielogic.com>
3360
3361 * configure.ac: Don't disable gprof for moxie.
3362 * configure: Rebuild.
3363
1c01ebf6
L
33642015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3365
3366 Sync with binutils-gdb:
3367 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3368
3369 PR ld/18355
3370 * Makefile.def: Add extra_configure_flags to host zlib.
3371 * configure.ac (extra_host_zlib_configure_flags): New. Set
3372 to --enable-host-shared When bfd is to be built as shared
3373 library. AC_SUBST.
3374 * Makefile.in: Regenerated.
3375
e59969a1
HPN
33762015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3377
3378 Sync with src:
3379 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3380 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3381 * Makefile.in: Regenerated.
3382
d9063947
L
33832015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3384
3385 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3386 target.
3387 * configure: Regenerate.
3388
b837291d
LC
33892015-06-23 Ludovic Courtès <ludo@gnu.org>
3390
3391 * MAINTAINERS (Write After Approval): Add myself.
3392
2a97995f
AT
33932015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3394
3395 * MAINTAINERS (OS Port Maintainers): Add myself.
3396 (Various Maintainers): Remove myself from libffi testsuite.
3397
19cd26a6
RS
33982015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3399
3400 * MAINTAINERS (gen* on machine desc): Add self.
3401
8ca528d9
JM
34022015-06-02 Jason Merrill <jason@redhat.com>
3403
3404 PR bootstrap/66319
3405 * configure.ac: Use -std=gnu++98.
3406
4526c3c1
SN
34072015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3408
3409 * MAINTAINERS (Write After Approval): Add myself.
3410
318a4e6d
MF
34112015-05-28 Mike Frysinger <vapier@gentoo.org>
3412
3413 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3414 * configure: Regenerate.
3415
46070488
JM
34162015-05-26 Jason Merrill <jason@redhat.com>
3417
3418 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3419 * configure: Regenerate.
3420
fef939d6
JB
34212015-05-16 James Bowman <james.bowman@ftdichip.com>
3422
3423 * configure.ac: FT32 target added.
fef939d6
JB
3424 * configure: Regenerated.
3425
886faf50
IB
34262015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3427
3428 * MAINTAINERS (Write After Approval): Add myself.
3429
91c6b410
PM
34302015-05-11 Paulo Matos <paulo@matos-sorge.com>
3431
3432 * MAINTAINERS (Write After Approval): Add myself.
3433
e640447c
PM
34342015-05-11 Paulo Matos <paulo@matos-sorge.com>
3435
3436 * configure.ac: Fix typo.
3437 * configure: Regenerate.
3438
e587377d
MM
34392015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3440
3441 * MAINTAINERS (Write After Approval): Add myself.
3442
cabb9d59
MK
34432015-05-03 Matthias Klose <doko@ubuntu.com>
3444
3445 * configure.ac: Match $host configured with triplets.
3446 * configure: Regenerate.
3447
fafb95a6
BRF
34482015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3449
3450 * Makefile.tpl: Remove surplus whitespace throughout.
3451 * Makefile.in: Regenerate.
3452
85867772
SB
34532015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3454
3455 * MAINTAINERS (Various Maintainers): Add myself as instruction
3456 combiner maintainer.
3457
c10b5ea0
JJ
34582015-04-17 Jakub Jelinek <jakub@redhat.com>
3459
3460 PR bootstrap/62077
3461 * configure.ac (--enable-stage1-checking): Default to
3462 release,misc,gimple,rtlflag,tree,types if --disable-checking
3463 or --enable-checking is not specified and DEV-PHASE is not
3464 experimental.
3465 * configure: Regenerated.
3466
77019397
MO
34672015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3468
3469 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3470 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3471 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3472 * Makefile.in: Regenerate.
3473
17feae99 34742015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
3475
3476 * MAINTAINERS: Update my email address.
3477
e61ffb3b
JG
34782015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3479
3480 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3481
b16cc4f2
KT
34822015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3483
3484 * MAINTAINERS: Add myself as an arm port reviewer.
3485
ec523909
ML
34862015-03-25 Martin Liska <mliska@suse.cz>
3487 Yury Gribov <y.gribov@samsung.com>
3488
3489 * Makefile.in: Fix ln source location for vimrc file.
3490 * Makefile.tpl: Likewise.
3491
fc30054e
AH
34922015-03-09 Aldy Hernandez <aldyh@redhat.com>
3493
3494 PR bootstrap/25672
3495 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3496 cross-compiling. Similarly for CXX_FOR_TARGET.
3497 * configure: Regenerate.
3498
5373cd33
IE
34992015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3500
3501 * Makefile.def: Add libmpx.
3502 * configure.ac: Add libmpx.
3503 * Makefile.in: Regenerate.
3504 * configure: Regenerate.
3505
a6e8abb9
KY
35062015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3507
3508 * MAINTAINERS (CPU Port Maintainers): Add myself
3509 i386 vector ISA extns mantainer.
3510
f2b86778
JL
35112015-03-13 Jeff Law <law@redhat.com>
3512
3513 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3514 maintainer.
3515 Remove Richard Henderson as a maintainer for the x86 port.
3516
9dd44d1c
JR
35172015-03-03 Joern Rennecke <gnu@amylaar.uk>
3518
3519 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3520
33079441
IE
35212015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3522
3523 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3524 pointer bounds checker and i386 MPX maintainer.
3525
d083ae5f
SL
35262015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3527
3528 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3529
f91f1c13
MS
35302015-02-26 Martin Sebor <msebor@redhat.com>
3531
3532 * MAINTAINERS (Various Maintainers): Add self.
3533
426c1eb0
TS
35342015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3535
3536 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3537 Make sure it contains lto.
3538 * configure: Regenerate.
3539
8ae12d71
TS
35402015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3541
3542 * configure: Regenerate.
3543
11aa81cc 35442015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 35451
11aa81cc
DN
3546 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3547 middle-end, docstring): Remove myself.
3548 (Write After Approval): Add myself.
3549
a436ab27
JJ
35502015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3551
3552 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3553 (Write After Approval): Update address.
3554
231d020b
DM
35552015-01-29 David Malcolm <dmalcolm@redhat.com>
3556
3557 PR jit/64780
3558 * configure.ac: Require the user to explicitly specify
3559 --enable-host-shared if the jit is enabled.
3560 * configure: Regenerate.
3561
82a94471
RS
35622015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3563
3564 * MAINTAINERS (Write After Approval): Add myself.
3565
e6f0c56d
TV
35662015-01-25 Tom de Vries <tom@codesourcery.com>
3567
3568 * MAINTAINERS: Make whitespace consistent.
3569
631ff3e1
BO
35702015-01-23 Braden Obrzut <admin@maniacsvault.net>
3571
3572 * MAINTAINERS (Write After Approval): Add myself.
3573
09b9cd1f
AV
35742015-01-20 Andre Vehreschild <vehre@gmx.de>
3575
3576 * MAINTAINERS: (Write After Approval): Add myself.
3577
802ed46a
MU
35782015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3579
3580 * MAINTAINERS: (Write After Approval): Add myself.
3581
c61fcfa6
PT
35822015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3583
3584 * MAINTAINERS: (Write After Approval): Add myself.
3585
ebcd09c1
IS
35862015-01-13 Iain Sandoe <iain@codesourcery.com>
3587
3588 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3589 objective-c/c++ front end maintainer.
3590
71aa170d
MP
35912015-01-13 Marek Polacek <polacek@redhat.com>
3592
3593 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3594
da067543
JL
35952015-01-12 Jeff Law <law@redhat.com>
3596
3597 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3598 a very long time.
3599
bf1de3f0
ILT
36002015-01-09 Ian Lance Taylor <iant@google.com>
3601
3602 * configure.ac (host_tools): Add gotools.
3603 * Makefile.def (host_modules): Add gotools.
3604 (dependencies): Add dependency of all-gotools on all-target-libgo.
3605
82a19768
AT
36062015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3607
3608 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3609 * configure: Regenerate.
3610
53dd59bf
TS
36112015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3612
3613 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3614 all-target-libgomp.
3615 * Makefile.in: Regenerate.
3616
8054942d
EB
36172015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3618
3619 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3620
0969ec7d
EB
36212015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3622
3623 * configure.ac: Add Visium support.
3624 * configure: Regenerate.
3625
ec8fd1c0
AS
36262015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3627
3628 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3629 * configure: Regenerate.
3630
9bccfdf5
AP
36312015-01-03 Andrew Pinski <apinski@cavium.com>
3632
3633 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3634 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3635 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3636 (OBJCOPY_FOR_TARGET): New variable.
3637 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3638 * Makefile.in: Regenerate.
3639 * configure.ac: Check for already installed target objcopy.
3640 Also GCC_TARGET_TOOL on objcopy.
3641 * configure: Regenerate.
3642
007adc0d
HPN
36432015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3644
3645 * config.sub: Update from upstream, to 2015-01-01 version.
3646 * config.guess: Ditto.
3647
fe55e976
SH
36482014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3649
3650 * MAINTAINERS (RTEMS Ports): Add myself.
3651
b86d271e
PMR
36522014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3653
3654 * MAINTAINERS (Write After Approval): Add myself.
3655
9733278a
MH
36562014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3657
3658 * MAINTAINERS (Write After Approval): Add myself.
3659
4b4f2e35
TS
36602014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3661
3662 * configure.ac (--enable-as-accelerator-for): Don't set
3663 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3664 * configure: Regenerate.
3665
b6a65eb6
JJ
36662014-12-13 Jakub Jelinek <jakub@redhat.com>
3667
3668 PR bootstrap/64023
3669 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3670 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3671 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3672 to CXX.
3673 * Makefile.in: Regenerated.
3674
c3e1e693
YG
36752014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3676 Yury Gribov <y.gribov@samsung.com>
3677
3678 * .gitignore: Added .local.vimrc and .lvimrc.
3679 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3680 * Makefile.in: Regenerate.
3681
36822014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
3683
3684 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3685 * configure: Regenerated.
3686
b9fb25a5
BS
36872014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3688
3689 * MAINTAINERS (nvptx port): New entry.
3690
d896cc4d
JBG
36912014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3692
3693 * configure: Regenerate.
3694
74ae587e
JBG
36952014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3696
3697 * configure.ac: Merge with Binutils.
3698
45c89690
TB
36992014-11-26 Tobias Burnus <burnus@net-b.de>
3700
3701 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3702 * Makefile.in: Regenerate.
3703
ea903c37
BE
37042014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3705
3706 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3707 missing flex.
3708 * Makefile.in: Regenerated.
3709
eb23df59
IV
37102014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3711
3712 * Makefile.in: Regenerate.
3713
a699d672
L
37142014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3715
3716 PR bootstrap/63784
3717 * libtool.m4: Add $pic_flag with -shared.
3718
fc065a61
RL
37192014-11-21 Renlin Li <Renlin.Li@arm.com>
3720
3721 * MAINTAINERS (Write After Approval): Added myself.
3722
efcc23e6
AV
37232014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3724
3725 * MAINTAINERS (write-after-approval): Add myself.
3726
dd308ed8
MK
37272014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3728
3729 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3730 from 2 years ago.
3731
ac8698a1
AV
37322014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3733
3734 Revert:
3735 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3736
3737 * MAINTAINERS (Write After Approval): Added myself as line map
3738 maintainer.
3739
8dab9330
RL
37402014-11-19 Renlin Li <Renlin.Li@arm.com>
3741
3742 Revert:
3743 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3744
3745 * MAINTAINERS (Write After Approval): Added myself.
3746
1be22083
RL
37472014-11-19 Renlin Li <Renlin.Li@arm.com>
3748
3749 * MAINTAINERS (Write After Approval): Added myself.
3750
59392f46
AV
37512014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3752
3753 * MAINTAINERS (Write After Approval): Added myself as line map
3754 maintainer.
3755
0f3422cc
DS
37562014-11-17 Dodji Seketeli <dodji@redhat.com>
3757
3758 * MAINTAINERS (Various Maintainers): Added myself as line map
3759 maintainer.
3760
0c8969f0
JBG
37612014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3762
3763 * move-if-change: Sync from upstream gnulib.
3764
d7134c0e
JBG
37652014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3766
3767 * compile: Sync with upstream Automake.
3768 * depcomp: Ditto.
3769 * install-sh: Ditto.
3770 * missing: Ditto.
3771 * mkinstalldirs: Ditto.
3772 * ylwrap: Ditto.
3773
e4ff7e6a
JBG
37742014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3775
3776 * config.sub: Update from upstream config repo.
3777 * config.guess: Ditto.
3778
5f520819
KY
37792014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3780
3781 * Makefile.def: Add liboffloadmic to target_modules. Make
3782 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3783 * Makefile.in: Regenerate.
3784 * configure: Regenerate.
3785 * configure.ac: Add liboffloadmic to target binaries.
3786 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3787 Add liboffloadmic to noconfig list when C++ is not supported.
3788
85c64bbe
BS
37892014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3790 Thomas Schwinge <thomas@codesourcery.com>
3791 Ilya Verbin <ilya.verbin@intel.com>
3792 Andrey Turetskiy <andrey.turetskiy@intel.com>
3793
3794 * configure: Regenerate.
3795 * configure.ac (--enable-as-accelerator-for)
3796 (--enable-offload-targets): New configure options.
3797
7d35a59e
TB
37982014-11-11 Tobias Burnus <burnus@net-b.de>
3799
0a002272 3800 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
3801 * Makefile.in: Regenerate.
3802
35485da9
DM
38032014-11-11 David Malcolm <dmalcolm@redhat.com>
3804
3805 * ChangeLog.jit: New.
3806 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3807
ebf6d33b
FXC
38082014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3809
3810 PR target/63610
3811 * libtool.m4: Fix globbing of darwin versions.
3812 * configure: Regenerate.
3813
4a9bb2aa
TB
38142014-11-11 Tobias Burnus <burnus@net-b.de>
3815
4a9bb2aa
TB
3816 * Makefile.def: Remove CLooG.
3817 * Makefile.tpl: Ditto.
3818 * configure.ac: Ditto.
3819 * configure: Regenerate.
3820 * Makefile.in: Ditto.
3821
738f2522
BS
38222014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3823
3824 * configure.ac: Handle nvptx-*-*.
3825 * configure: Regenerate.
3826
9b591dd1
PG
38272014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3828
3829 * MAINTAINERS (Write After Approval): Add myself.
3830
14258928
JJ
38312014-10-31 Jakub Jelinek <jakub@redhat.com>
3832
3833 * Makefile.def (libcc1): Remove bootstrap=true;.
3834 * Makefile.in: Regenerated.
3835
1335a8ca
JBG
38362014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3837
3838 * configure.ac: Update comment.
3839 * configure: Regenerate.
3840
cb115cc2
IE
38412014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3842
3843 * MAINTAINERS (Write After Approval): Add myself.
3844
fca38047
TS
38452014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3846
3847 * configure.ac (extra_host_libiberty_configure_flags): Add
3848 --enable-shared also for libcc1's benefit.
3849 * configure: Regenerate.
3850
65c0707b
TG
38512014-10-29 Tristan Gingold <gingold@adacore.com>
3852
3853 * MAINTAINERS: Change my email address.
3854
ddc8de03
PM
38552014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3856 Tom Tromey <tromey@redhat.com>
3857
3858 * Makefile.def: Add libcc1 to host_modules.
3859 * configure.ac (host_tools): Add libcc1.
3860 * Makefile.in, configure: Rebuild.
3861
4eb1ac39 38622014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
3863
3864 * configure.ac (build_configargs): Don't share config.cache between
3865 build subdirs.
7fd74620 3866 * configure: Regenerate.
3d96b0d0 3867
d81230b5
DH
38682014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3869
3870 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3871 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3872 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3873 leon3v7 as leon3.
3874 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3875 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3876 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3877 * config/sparc/sparc.md (cpu): Add leon3v7.
3878 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3879
c7a6a617
DH
38802014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3881
3882 * MAINTAINERS (write-after-approval): Add myself.
3883
74cc5471
ILT
38842014-10-23 Ian Lance Taylor <iant@google.com>
3885
3886 * configure.ac: Disable the Go frontend on systems where it is known
3887 to not work.
3888 * configure: Regenerate.
3889
929315a9
RB
38902014-10-23 Richard Biener <rguenther@suse.de>
3891
3892 * Makefile.def: Add libcpp build module and dependencies.
3893 * configure.ac: Add libcpp build module.
3894 * Makefile.in: Regenerate.
3895 * configure: Likewise.
3896
5d12b768
MF
38972014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3898
3899 * MAINTAINERS (write-after-approval): Add myself.
3900
7b262a51
MLI
39012014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3902
3903 * INSTALL/README: Do not mention CVS.
3904
7705dfd1
JY
39052014-10-03 Jing Yu <jingyu@google.com>
3906
3907 * configure.ac: Add aarch64 to list of targets that support gold.
3908 * configure: Regenerate.
3909
a3052d31
FD
39102014-09-29 François Dumont <fdumont@gcc.gnu.org>
3911
3912 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3913
b2a1b261
CM
39142014-09-29 Catherine Moore <clm@codesourcery.com>
3915
3916 * MAINTAINERS: Add myself as MIPS maintainer.
3917
05342e10
MF
39182014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3919
3920 * MAINTAINERS: Move myself to MIPS maintainers.
3921
3f6bb7e5
JBG
39222014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3923
3924 * MAINTAINERS: Put all email addresses between '<' and '>'.
3925
3e895729
FXC
39262014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3927
3928 * MAINTAINERS: Move myself to reviewers (Fortran).
3929
e04733ee
AK
39302014-09-01 Andi Kleen <ak@linux.intel.com>
3931
3932 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3933 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3934 * Makefile.in: Regenerate.
3935
e79c0ea8
DM
39362014-08-28 David Malcolm <dmalcolm@redhat.com>
3937
3938 * rtx-classes-status.txt: Delete
3939
b32d5189
DM
39402014-08-28 David Malcolm <dmalcolm@redhat.com>
3941
3942 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3943
e0c0c325
SP
39442014-08-27 Sebastian Pop <s.pop@samsung.com>
3945
3946 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3947 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3948 of checking for version number.
3949 * configure: Regenerated.
3950 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3951
d7ac0a6a
DM
39522014-08-27 David Malcolm <dmalcolm@redhat.com>
3953
3954 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3955 is done; begin phase 6 (use extra rtx_def subclasses).
3956
9daaca36
DM
39572014-08-27 David Malcolm <dmalcolm@redhat.com>
3958
3959 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3960 done; begin phase 5 (additional rtx_def subclasses).
3961
b2908ba6
DM
39622014-08-26 David Malcolm <dmalcolm@redhat.com>
3963
3964 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3965
1130d5e3
DM
39662014-08-26 David Malcolm <dmalcolm@redhat.com>
3967
3968 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3969 SET_BB_HEADER are done.
3970
0e0ce50d
DM
39712014-08-26 David Malcolm <dmalcolm@redhat.com>
3972
3973 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3974 done.
3975
3d30f4e8
DM
39762014-08-26 David Malcolm <dmalcolm@redhat.com>
3977
3978 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3979
6144a836
DM
39802014-08-26 David Malcolm <dmalcolm@redhat.com>
3981
3982 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3983
b311fd0f
DM
39842014-08-25 David Malcolm <dmalcolm@redhat.com>
3985
3986 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3987
d8ce2eae
DM
39882014-08-25 David Malcolm <dmalcolm@redhat.com>
3989
3990 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3991
1455e88c
DM
39922014-08-25 David Malcolm <dmalcolm@redhat.com>
3993
3994 * rtx-classes-status.txt: Phase 3 (per-file commits within
3995 "config" subdirs) is done; begin phase 4 (removal of
3996 "scaffolding").
3997
76c531d3
DM
39982014-08-23 David Malcolm <dmalcolm@redhat.com>
3999
4000 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4001 dir) is done; begin phase 3 (per-file commits within "config"
4002 subdirs).
4003
00550b3d
DM
40042014-08-21 David Malcolm <dmalcolm@redhat.com>
4005
4006 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4007 phase 2 (per-file commits in main source dir).
4008
622dbadf
BC
40092014-08-21 Bin Cheng <bin.cheng@arm.com>
4010
4011 * configure: Regenerated.
4012
c1286e0b
DM
40132014-08-19 David Malcolm <dmalcolm@redhat.com>
4014
4015 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4016
c2fc1aee
DM
40172014-08-19 David Malcolm <dmalcolm@redhat.com>
4018
4019 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4020
68975683
DM
40212014-08-19 David Malcolm <dmalcolm@redhat.com>
4022
4023 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4024
d914bc6b
DM
40252014-08-19 David Malcolm <dmalcolm@redhat.com>
4026
4027 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4028
8020a4d5
DM
40292014-08-19 David Malcolm <dmalcolm@redhat.com>
4030
4031 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4032
a231b8a5
JV
40332014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4034
4035 * MAINTAINERS (Write After Approval): Add myself.
4036
ce8126f5
CF
40372014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4038
4039 * MAINTAINERS: Remove myself
4040
0f82e5c9
DM
40412014-08-19 David Malcolm <dmalcolm@redhat.com>
4042
4043 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4044
9c9afb69
PP
40452014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4046
4047 * MAINTAINERS (Write After Approval): Add myself.
4048
190bea87
DM
40492014-08-18 David Malcolm <dmalcolm@redhat.com>
4050
4051 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4052 SET_BB_HEADER, SET_BB_FOOTER
4053
c41b94ce
DM
40542014-08-18 David Malcolm <dmalcolm@redhat.com>
4055
bb3fff01 4056 * rtx-classes-status.txt: New file
c41b94ce 4057
eae1a5d4
RG
40582014-08-18 Roman Gareev <gareevroman@gmail.com>
4059
4060 * configure.ac: Eliminate ClooG installation dependency.
4061 * configure: Regenerate.
4062 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4063 * Makefile.in: Regenerate.
4064
f613bc0f
IV
40652014-08-15 Ilya Verbin <iverbin@gmail.com>
4066
4067 * MAINTAINERS (Write After Approval): Add myself.
4068
423ea09f 40692014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
4070
4071 * MAINTAINERS (Write After Approval): Add myself.
4072
88b1a322
JW
40732014-08-01 Jiong Wang <jiong.wang@arm.com>
4074
4075 * MAINTAINERS (Write After Approval): Add myself.
4076
8ed499f8
AG
40772014-07-28 Anthony Green <green@moxielogic.com>
4078
4079 Import from savannah.gnu.org:
4080 * config.sub: Update to 2014-07-28 version.
4081
09ec3110
RS
40822014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4083
4084 * MAINTAINERS: Remove my MIPS maintainer entry.
4085
7b7f941a
UB
40862014-07-26 Uros Bizjak <ubizjak@gmail.com>
4087
4088 PR target/47230
4089 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4090 * configure: Regenerate.
4091
a12f7ac8
JN
40922014-07-24 James Norris <jnorris@codesourcery.com>
4093
4094 * MAINTAINERS (Write After Approval): Add myself.
4095
09611faf
RG
40962014-07-20 Roman Gareev <gareevroman@gmail.com>
4097
4098 * configure.ac: Accept only CLooG 0.18.1.
4099 * configure: Regenerate.
4100
37738b0f
RG
41012014-07-17 Roman Gareev <gareevroman@gmail.com>
4102
4103 * configure.ac: Don't accept isl 0.11.
4104 * configure: Regenerate.
4105
473037cb
AZ
41062014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4107
4108 * MAINTAINERS (Write After Approval): Add myself.
4109
9a62ed16
RO
41102014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4111
4112 * configure.ac: Don't accept isl 0.10.
4113 * configure: Regenerate.
4114
c41f1c42 41152014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 4116
c41f1c42
BE
4117 Fix include path for in-tree cloog.
4118 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4119 * configure: Regenerate.
29d0a43c 4120
c41f1c42 41212014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 4122
c41f1c42 4123 * .gitignore: Import gcc_update output.
a5852bea 4124
b6383ab8
TS
41252014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4126
a10ec8bc
TS
4127 * config-ml.in: Robustify ac_configure_args parsing.
4128
45b3824d
TS
4129 * configure.ac (--enable-linker-plugin-configure-flags)
4130 (--enable-linker-plugin-flags): New flags.
4131 (configdirs): Conditionally add libiberty-linker-plugin.
4132 * configure: Regenerate.
4133 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4134 (host_modules) <lto-plugin>: Pay attention to
4135 @extra_linker_plugin_flags@ and
4136 @extra_linker_plugin_configure_flags@.
4137 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4138 * Makefile.in: Regenerate.
4139
b6383ab8
TS
4140 * Makefile.tpl (configure-[+prefix+][+module+])
4141 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4142 "module_srcdir" instead of "module" for locating a module's srcdir.
4143 * Makefile.in: Regenerate.
4144
a4a1b5f3
MF
41452014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4146
4147 * MAINTAINERS (Write After Approval): Add myself.
4148
38a13841
SP
41492014-06-06 Sebastian Pop <sebpop@gmail.com>
4150
4151 * MAINTAINERS: Update my email address.
4152
153fcd41
TP
41532014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4154
4155 * MAINTAINERS (Write After Approval): Add myself.
4156
e25d9632
AB
41572014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4158
4159 * MAINTAINERS (Write After Approval): Add myself.
4160
1007a55c
JW
41612014-05-30 Jonathan Wakely <jwakely@redhat.com>
4162
4163 PR libstdc++/61011
4164 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4165 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4166 * configure: Regenerate.
4167
fd9ed1ae
PA
41682014-05-28 Pedro Alves <palves@redhat.com>
4169
4170 * MAINTAINERS (Write After Approval): Add myself.
4171
03bdb69f
MK
41722014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4173
4174 * MAINTAINERS: Update my affiliation/email.
4175
905083ad
MS
41762014-05-19 Mike Stump <mikestump@comcast.net>
4177
4178 * MAINTAINERS: Add wide-int reviewers.
4179
707f1839
SL
41802014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4181
4182 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4183 * configure: Regenerated.
4184
7321dc60
TR
41852014-05-15 Torvald Riegel <triegel@redhat.com>
4186
4187 * MAINTAINERS (libitm): Add myself as maintainer.
4188
5b1e4b47
CB
41892014-05-07 Charles Baylis <charles.baylis@linaro.org>
4190
4191 * MAINTAINERS (Write After Approval): Add myself.
4192
a4ebe104
RS
41932014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4194
4195 * config.sub, config.guess: Import from upstream.
4196
9575df4a
AL
41972014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4198
4199 * MAINTAINERS (Write After Approval): Put myself in correct order.
4200
2fdc94b7
AL
42012014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4202
4203 * MAINTAINERS (Write After Approval): Add myself.
4204
080c6230
LB
42052014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4206
4207 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4208 section.
4209
4e4c8692
RÁE
42102014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4211
4212 * MAINTAINERS (Write After Approval): Delete myself.
4213
ffe7f7a7
JJ
42142014-04-17 Jakub Jelinek <jakub@redhat.com>
4215
4216 PR sanitizer/56781
4217 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4218 and -B* options with -Xcompiler.
4219
147d38a5
EB
42202014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4221
4222 PR bootstrap/60620
423ea09f 4223 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
4224 * Makefile.in: Regenerate.
4225
ba1925c3
YS
42262014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4227
4228 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4229 for WINDRES_FOR_TARGET in default-manifest.o rule.
4230 * Makefile.in: Regenerate.
4231
8707b3bc
DH
42322014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4233
4234 * MAINTAINERS (Write After Approval): Add myself.
4235
9e1c8fc1
JJ
42362014-03-26 Jakub Jelinek <jakub@redhat.com>
4237
4238 PR sanitizer/56781
4239 * Makefile.def: Set bootstrap=true; for host fixincludes.
4240 * configure.ac: Don't bootstrap host fixincludes unless
4241 --with-build-config=bootstrap-{a,ub}san.
4242 * Makefile.in: Regenerated.
4243 * configure: Regenerated.
4244
beeda1d9
JJ
42452014-03-21 Jakub Jelinek <jakub@redhat.com>
4246
4247 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4248 --enable-vtable-verify option parsing. Don't add
4249 target-libsanitizer to bootstrap_target_libs unless
4250 --with-build-config=bootstrap-asan or
4251 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4252 to bootstrap_target_libs unless --enable-vtable-verify.
4253 * configure: Regenerated.
4254
e5dddc50
AS
42552014-03-10 Anatoly Sokolov <aesok@post.ru>
4256
4257 * MAINTAINERS (Write After Approval): Add myself.
4258
df5bc1cb
DC
42592014-03-07 Denis Chertykov <chertykov@gmail.com>
4260
4261 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4262
3b9edeac
JJ
42632014-03-07 Jakub Jelinek <jakub@redhat.com>
4264
4265 PR bootstrap/58572
4266 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4267 -I for libstdc++-v3 includes if $(LEAN).
4268 * Makefile.in: Regenerated.
4269
c01a8548
JW
42702014-03-04 Jonathan Wakely <jwakely@redhat.com>
4271
4272 * MAINTAINERS: Update my email address.
4273
341c653c
WL
42742014-02-24 Walter Lee <walt@tilera.com>
4275
4276 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4277 (tilegx-*-*): Change to tilegx*-*-*.
4278 * configure: Regenerate.
4279
37f2c4f0
LR
42802014-02-17 Loren J. Rittle <ljrittle@acm.org>
4281
4282 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4283
6c01e96e
KV
42842014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4285
4286 * MAINTAINERS (Write After Approval): Add myself.
4287
91da0481
RO
42882014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4289
4290 PR target/59788
4291 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4292 *solaris2*.
4293
dd35b84f
JDA
42942014-01-21 John David Anglin <danglin@gcc.gnu.org>
4295
4296 * MAINTAINERS: Update my email address.
4297
493b8af8
GP
42982014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4299
4300 * MAINTAINERS: Convert to UTF-8.
4301 Properly sort Xinliang David Li's entry.
4302
f121b81d
CLT
43032013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4304 Sandra Loosemore <sandra@codesourcery.com>
4305
4306 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4307 nios2 port maintainers.
4308
74f769b5
MT
43092013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4310
4311 * MAINTAINERS (Write After Approval): Add myself.
4312
79e0604d 43132013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
4314
4315 * configure.ac: Add user-friendly check for native x86_64-linux
4316 multilibs.
4317 * configure: Regenerate.
4318
43192013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4320
4321 * MAINTAINERS: Add myself as sh maintainer.
4322
43232013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4324
4325 * MAINTAINERS: Add self as SLSR maintainer.
4326
43272013-11-18 Jan Hubicka <hubicka@ucw.cz>
4328
4329 * MAINTAINERS: Update my email address.
4330
43312013-11-15 David Edelsohn <dje.gcc@gmail.com>
4332
4333 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4334
43352013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4336
4337 * Makefile.in: Regenerate.
4338
4339 * Makefile.tpl: Fix typo.
4340 * Makefile.in: Regenerate partially.
4341
43422013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4343
4344 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4345 supported.
4346 * configure: Regenerated.
4347
43482013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4349
4350 * MAINTAINERS (Write After Approval): Add myself.
4351
43522013-10-30 Jason Merrill <jason@redhat.com>
4353
4354 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4355 --disable-build-format-warnings.
4356
43572013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4358
423ea09f 4359 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
4360 depend on libstdc++ and libgcc.
4361 * configure: Regenerate.
4362 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4363 libcilkrts for POSIX and i*86, and x86_64 architectures.
4364 * Makefile.in: Added libcilkrts related fields to support building it.
4365
43662013-10-26 Jeff Law <law@redhat.com>
4367
4368 * Makefile.def (target_modules): Remove libmudflap
4369 (languages): Remove check-target-libmudflap).
4370 * Makefile.in: Rebuilt.
4371 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4372 * configure.ac (target_libraries): Remove target-libmudflap.
4373 Remove checks which disabled libmudflap on some systems.
4374 * configure: Rebuilt.
4375 * libmudflap: Directory removed.
4376
43772013-10-21 Cong Hou <congh@google.com>
4378
4379 * MAINTAINERS (Write After Approval): Add myself.
4380
43812013-10-16 Mike Stump <mikestump@comcast.net>
4382
4383 * .dir-locals.el: Add.
4384
43852013-10-15 David Malcolm <dmalcolm@redhat.com>
4386
4387 * configure.ac: Add --enable-host-shared
4388 * configure: Regenerate.
4389
43902013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4391
4392 Import from savannah.gnu.org:
4393 * config.guess: Update to 2013-06-10 version.
4394 * config.sub: Update to 2013-10-01 version.
4395
43962013-10-01 Simon Cook <simon.cook@embecosm.com>
4397
4398 Changes to build configuration to allow big endian ARC ELF toolchain
4399 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4400 * configure: Regenerate.
4401
44022013-09-20 Alan Modra <amodra@gmail.com>
4403
4404 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4405 ppc host match. Support little-endian powerpc linux hosts.
4406
44072013-09-19 Dodji Seketeli <dodji@redhat.com>
4408
4409 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4410 maintainer.
4411
44122013-09-12 DJ Delorie <dj@redhat.com>
4413
4414 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4415 maintainers.
4416
44172013-09-03 Richard Biener <rguenther@suse.de>
4418
4419 * configure.ac: Also allow ISL 0.12.
4420 * configure: Regenerated.
4421
44222013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4423
4424 * MAINTAINERS (Write After Approval): Add myself.
4425
44262013-08-27 David Malcolm <dmalcolm@redhat.com>
4427
4428 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4429
44302013-08-26 Caroline Tice <cmtice@google.com>
4431
4432 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4433 "Various Reviewers" to libvtv "Various Maintainers".
4434
44352013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4436
4437 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4438
44392013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4440
4441 * MAINTAINERS: Update name, email.
4442
44432013-08-13 Adam Butcher <adam@jessamine.co.uk>
4444
4445 * MAINTAINERS (Write After Approval): Add myself.
4446
44472013-08-12 Caroline Tice <cmtice@google.com>
4448
4449 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4450 address in the Write After Approval section.
4451
44522013-08-09 Carlos O'Donell <carlos@redhat.com>
4453
4454 * MAINTAINERS (Write After Approval): Update email.
4455
44562013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4457
4458 * configure.ac: Adjust to check VTV_SUPPORTED.
4459 * configure: Regenerated.
4460
44612013-08-02 Caroline Tice <cmtice@google.com>
4462
4463 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4464 on non-linux systems; add target-libvtv to noconfigdirs; add
4465 libsupc++/.libs to C++ library search paths.
4466 * configure: Regenerated.
4467 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4468 libstdc++ and libgcc.
4469 * Makefile.in: Regenerated.
4470
44712013-07-19 Yvan Roux <yvan.roux@linaro.org>
4472
4473 * MAINTAINERS (Write After Approval): Add myself.
4474
44752013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4476 Shiva Chen <shiva0217@gmail.com>
4477
4478 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4479 nds32 port maintainers.
4480
44812013-07-17 Tim Shen <timshen91@gmail.com>
4482
4483 * MAINTAINERS (Write After Approval): Add myself.
4484
44852013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4486
4487 * configure.ac: Sync from binutils.
4488 * configure: Regenerate.
4489
44902013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4491
4492 * MAINTAINERS (Write After Approval): Add myself.
4493
44942013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4495
4496 * MAINTAINERS (Write After Approval): Add myself.
4497
44982013-05-17 David Malcolm <dmalcolm@redhat.com>
4499
4500 * MAINTAINERS (Write After Approval): Add myself.
4501
45022013-04-30 Brooks Moses <bmoses@google.com>
4503
4504 * MAINTAINERS: Update my email; move myself from Fortran
4505 reviewer to Write After Approval.
4506
45072013-04-16 Andreas Schwab <schwab@suse.de>
4508
4509 * configure.ac (aarch64-*-*): Don't disable java.
4510 * configure: Regenerate.
4511
45122013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4513
4514 * MAINTAINERS (Write After Approval): Add myself.
4515
45162013-03-30 Matthias Klose <doko@ubuntu.com>
4517
4518 * Makefile.def (target_modules): Don't install libffi.
4519 * Makefile.in: Regenerate.
4520
45212013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4522
4523 * MAINTAINERS (Write After Approval): Add myself.
4524
45252013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4526
4527 * MAINTAINERS (Write After Approval): Add myself.
4528
45292013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4530
4531 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4532 * configure: Regenerated.
4533
a15d2ea8
ILT
45342013-02-05 Ian Lance Taylor <iant@google.com>
4535
4536 PR go/55969
4537 * configure.ac: Disable libgo on some systems where it does not
4538 work.
4539
a3b854b6
FXC
45402013-02-04 David Edelsohn <dje.gcc@gmail.com>
4541
4542 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4543 Remove Geoff Keating as rs6000 port maintainer, at his request.
4544
45452013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4546
4547 * MAINTAINERS: Update my email.
4548
45492013-01-23 Shenghou Ma <minux.ma@gmail.com>
4550
4551 * configure: Re-generate.
4552
45532013-01-15 Richard Biener <rguenther@suse.de>
4554
4555 PR other/55973
4556 * configure: Re-generate.
4557
45582013-01-14 Matthias Klose <doko@ubuntu.com>
4559
4560 * Makefile.def (install-target-libsanitizer): Depend on
4561 install-target-libstdc++-v3.
4562 * Makefile.in: Regenerate.
4563
45642013-01-14 Richard Biener <rguenther@suse.de>
4565
4566 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4567 * configure: Re-generate
4568
45692013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4570
4571 * config.sub: Update from config repo.
4572
45732013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4574
4575 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4576 * Makefile.in: Regenerate.
4577
45782013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4579
4580 * MAINTAINERS (arc): Add new port maintainership for myself.
4581
45822013-01-09 Jason Merrill <jason@redhat.com>
4583
4584 * .gitignore: Import from gdb repository.
4585
45862013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4587
4588 * Makefile.def (configure-gcc): Depend on all-gmp.
4589 (all-gcc): Remove dependency on all-gmp.
4590 * Makefile.in: Regenerated.
4591
45922013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4593
4594 * config.sub: Merge from config repo.
4595 * config.guess: Ditto.
4596
45972013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4598
4599 * Makefile.def: Merge from binutils.
4600 * Makefile.in: Ditto.
4601
46022013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4603
4604 * MAINTAINERS: Update my email.
4605
46062012-12-29 Ben Elliston <bje@gnu.org>
4607
4608 * config.guess: Update to 2012-12-29 version.
4609 * config.sub: Likewise.
4610
46112012-12-20 Matthias Klose <doko@ubuntu.com>
4612
4613 * Makefile.def (install-target-libgfortran): Depend on
4614 install-target-libquadmath, install-target-libgcc.
4615 (install-target-libsanitizer): Depend on install-target-libgcc.
4616 (install-target-libjava): Depend on install-target-libgcc.
4617 (install-target-libitm): Depend on install-target-libgcc.
4618 (install-target-libobjc): Depend on install-target-libgcc.
4619 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4620 * Makefile.in: Regenerate.
4621
46222012-12-19 Matthias Klose <doko@ubuntu.com>
4623
4624 * Makefile.def (install-target-libgo): Depend on
4625 install-target-libatomic.
4626 * Makefile.in: Regenerate.
4627
46282012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4629
4630 PR go/55201
4631 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4632 * Makefile.in: Regenerate.
4633
46342012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4635
4636 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4637 * configure: Regenerate.
4638
46392012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4640
4641 * config.sub: Merge from config repo.
4642
46432012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4644
4645 * Makefile.def (target_modules): Add bootstrap=true and
4646 raw_cxx=true to libsanitizer.
4647 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4648 * Makefile.in: Regenerated.
4649 * configure: Likewise.
4650
46512012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4652
4653 * MAINTAINERS: Remove self as RTL optimization maintainer.
4654
46552012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4656
4657 * MAINTAINERS (Write After Approval): Add myself.
4658
46592012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4660
4661 * Makefile.def (target_modules): Remove bootstrap=true and
4662 raw_cxx=true from libsanitizer.
4663 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4664 * Makefile.in: Regenerated.
4665 * configure: Likewise.
4666
46672012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4668
4669 * Makefile.def (target_modules): Add bootstrap=true and
4670 raw_cxx=true to libsanitizer.
4671 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4672 * Makefile.in: Regenerated.
4673 * configure: Likewise.
4674
46752012-11-28 Andrew Pinski <apinski@cavium.com>
4676
4677 PR bootstrap/54279
4678 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4679 * configure: Regenerate.
4680 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4681 * Makefile.in: Regenerate.
4682
46832012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4684
4685 * configure.ac: Disable libsanitizer if we're not building C++.
4686 * configure: Regenerate.
4687
46882012-11-15 Roland McGrath <roland@hack.frob.com>
4689
4690 * MAINTAINERS (Write After Approval): Add myself.
4691
46922012-11-15 Dmitry Vyukov <dvyukov@google.com>
4693
4694 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4695 Kostya Serebryany (kcc@google.com) and
4696 Jakub Jelinek (jakub@redhat.com).
4697 Rename area for Dodji Seketeli (dodji@redhat.com).
4698
46992012-11-15 Dodji Seketeli <dodji@redhat.com>
4700
4701 * MAINTAINERS: (asan.c, related): Add myself.
4702
47032012-11-14 Roland McGrath <mcgrathr@google.com>
4704
4705 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4706 * configure: Regenerate.
4707
47082012-11-13 Richard Henderson <rth@redhat.com>
4709
4710 * configure.ac: Move libsanitizer logic to subdirectory.
4711 * configure: Regenerate.
4712
47132012-11-13 Dodji Seketeli <dodji@redhat.com>
4714
4715 * configure.ac: Enable libsanitizer just on x86 linux for now.
4716 * configure: Re-generate.
4717
47182012-11-13 David Edelsohn <dje.gcc@gmail.com>
4719
4720 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4721 sections.
4722 * configure: Regenerate.
4723
47242012-11-13 Hans-Peter Nilsson <hp@axis.com>
4725
4726 * configure.ac: Add section for configdirs for libsanitizer.
4727 Disable for cris-*-* and mmix-*-*.
4728 * configure: Regenerate.
4729
47302012-11-12 Wei Mi <wmi@google.com>
4731
4732 * configure.ac: Add libsanitizer to target_libraries.
4733 * Makefile.def: Ditto.
4734 * configure: Regenerate.
4735 * Makefile.in: Regenerate.
4736 * libsanitizer: New directory for asan runtime. Contains an empty
4737 tsan directory.
4738
47392012-11-03 Corinna Vinschen <corinna@vinschen.de>
4740
4741 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4742 against Mingw64 w32api.
4743 * configure: Regenerate.
4744
47452012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4746
4747 * configure: Regenerated.
4748
47492012-11-03 Robert Mason <rbmj@verizon.net>
4750
4751 * configure.ac: add --disable-libstdcxx configure option
4752 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4753
47542012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4755
4756 * MAINTAINERS (Write After Approval): Add myself.
4757
47582012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4759
4760 * MAINTAINERS (Write After Approval): Add myself.
4761
47622012-10-24 Sharad Singhai <singhai@google.com>
4763
4764 * MAINTAINERS (Write After Approval): Add myself.
4765
47662012-10-24 Eric Christopher <echristo@gmail.com>
4767
4768 * MAINTAINERS: Update email address.
4769
47702012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4771
4772 PR bootstrap/54820
4773 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4774 * configure: Regenerate.
4775
47762012-10-23 Richard Earnshaw <rearnsha@arm.com>
4777
4778 * MAINTAINERS (aarch64): Add Marcus and myself.
4779
47802012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4781
4782 PR bootstrap/54820
4783 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4784 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4785 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4786 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4787 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4788 * Makefile.in: Regenerate.
4789 * configure.ac (have_static_libs): New variable and associated check.
4790 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4791 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4792 * configure: Regenerate.
4793
47942012-10-10 Richard Biener <rguenther@suse.de>
4795
4796 * MAINTAINERS: Adjust for changed surname.
4797
47982012-10-04 Lawrence Crowl <crowl@google.com>
4799
4800 * MAINTAINERS (Write After Approval): Add myself.
4801
48022012-10-01 Cary Coutant <ccoutant@google.com>
4803
4804 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4805
48062012-09-28 Ian Lance Taylor <iant@google.com>
4807
4808 * Makefile.def: Make all-target-libgo depend on
4809 all-target-libbacktrace.
4810 * Makefile.in: Rebuild.
4811
48122012-09-26 Ian Lance Taylor <iant@google.com>
4813
4814 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4815 * Makefile.in: Rebuild.
4816
48172012-09-20 Walter Lee <walt@tilera.com>
4818
4819 * configure.ac: Add tilegx to list of targets that support gold.
4820 * configure: Regenerate.
4821
48222012-09-20 Marek Polacek <polacek@redhat.com>
4823
4824 * MAINTAINERS (Write After Approval): Add myself.
4825
48262012-09-19 Steve Ellcey <sellcey@mips.com>
4827
4828 * configure.ac: Add mips*-mti-elf* target.
4829 * configure: Regenerate.
4830
48312012-09-17 Ian Lance Taylor <iant@google.com>
4832
4833 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4834 * configure.ac (host_libs): Add libbacktrace.
4835 (target_libraries): Add libbacktrace.
4836 * Makefile.def (host_modules): Add libbacktrace.
4837 (target_modules): Likewise.
4838 * configure, Makefile.in: Rebuild.
4839
48402012-09-14 David Edelsohn <dje.gcc@gmail.com>
4841
4842 PR target/38607
4843 Merge upstream change.
4844 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4845
4846 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4847 Add libgomp*.o to compare_exclusions for AIX.
4848 * configure: Regenerate.
4849
48502012-09-06 Diego Novillo <dnovillo@google.com>
4851
4852 * configure.ac: Bump minimum GMP version to 4.2.3.
4853 * configure: Re-generate.
4854
48552012-09-05 Georg-Johann Lay <avr@gjlay.de>
4856
4857 PR target/54461
4858 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4859 target-libgloss if not configured --with-avrlibc=no.
4860 * configure: Regenerate.
4861
48622012-09-04 Jason Merrill <jason@redhat.com>
4863
4864 * configure.ac: Fix --enable-languages=all.
4865
48662012-09-04 Christophe Lyon <christophe.lyon@st.com>
4867
4868 * MAINTAINERS (Write After Approval): Add myself.
4869
48702012-09-03 Richard Guenther <rguenther@suse.de>
4871
4872 PR bootstrap/54138
4873 * configure.ac: Re-organize ISL / CLOOG checks to allow
4874 disabling with either --without-isl or --without-cloog.
4875 * configure: Regenerated.
4876
48772012-09-03 Georg-Johann Lay <avr@gjlay.de>
4878
4879 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4880 * configure: Regenerate.
4881
48822012-08-27 Ulrich Drepper <drepper@gmail.com>
4883
4884 * MAINTAINERS: Fix my email address.
4885
48862012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4887
4888 PR binutils/4970
4889 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4890 and opcodes.
4891 * Makefile.in: Regenerated.
4892
48932012-08-26 Art Haas <ahaas@impactweather.com>
4894
4895 * configure: Regenerate.
4896
48972012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4898
4899 * INSTALL/README: Also refer to the online installation
4900 instructions.
4901
49022012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4903
4904 * MAINTAINERS (Write After Approval): Add myself.
4905 (Picochip port): Remove myself.
4906
49072012-08-14 Diego Novillo <dnovillo@google.com>
4908
4909 Merge from cxx-conversion branch.
4910
4911 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4912 POSTSTAGE1_CONFIGURE_FLAGS.
4913 * Makefile.in: Regenerate.
4914 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4915 Force C++ when bootstrapping.
4916 * configure: Regenerate.
4917
49182012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4919
4920 * MAINTAINERS (Write After Approval): Add myself.
4921
49222012-07-16 Joseph Myers <joseph@codesourcery.com>
4923
4924 * README: Document use of ranges of years in copyright notices.
4925
49262012-07-06 Richard Guenther <rguenther@suse.de>
4927
4928 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4929 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4930 --with-gmp=system.
4931 * Makefile.in: Regenerated.
4932 * configure: Likewise.
4933
49342012-07-06 Richard Guenther <rguenther@suse.de>
4935
4936 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4937 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4938 supply V=1 as extra_make_flags.
4939 * configure: Regenerated.
4940 * Makefile.in: Likewise.
4941
49422012-07-04 Tristan Gingold <gingold@adacore.com>
4943
4944 * configure: Regenerate.
4945
49462012-07-03 Richard Guenther <rguenther@suse.de>
4947
4948 * Makfile.def (isl): Remove not necessary extra_exports and
4949 extra_make_flags.
4950 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4951 * Makefile.in: Regenerated.
4952
49532012-07-03 Richard Guenther <rguenther@suse.de>
4954
4955 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4956 * configure.ac: If either the ISL or the CLooG check failed
4957 do not try to build in-tree versions.
4958 * Makefile.in: Regenerated.
4959 * configure: Regenerated.
4960
49612012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4962
4963 * configure: Regenerate.
4964
49652012-07-02 Janis Johnson <janisjo@codesourcery.com>
4966
4967 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4968 maintainer.
4969
49702012-07-02 Richard Guenther <rguenther@suse.de>
4971
4972 * configure: Regenerated.
4973
49742012-07-02 Richard Guenther <rguenther@suse.de>
4975 Michael Matz <matz@suse.de>
4976 Tobias Grosser <tobias@grosser.es>
4977 Sebastian Pop <sebpop@gmail.com>
4978
4979 * Makefile.def: Add ISL host module, remove PPL host module.
4980 Adjust ClooG host module to use the proper ISL.
4981 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4982 * configure.ac: Include config/isl.m4. Add ISL host library,
4983 remove PPL. Remove PPL configury, add ISL configury, adjust
4984 ClooG configury.
4985 * Makefile.in: Regenerated.
4986 * configure: Likewise.
4987
49882012-07-02 Richard Guenther <rguenther@suse.de>
4989
4990 Merge from graphite branch
4991 2011-07-21 Tobias Grosser <tobias@grosser.es>
4992
4993 * configure: Regenerated.
4994 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4995 both cloog.org and legacy versions. The only supported version will
4996 be CLooG with the isl backend.
4997
4998 2011-07-21 Tobias Grosser <tobias@grosser.es>
4999
5000 * configure: Regenerated.
5001 * configure.ac: Require cloog isl 0.17.0
5002
5003 2011-07-21 Tobias Grosser <tobias@grosser.es>
5004
5005 * configure: Regenerated.
5006 * config/cloog.m4: Do not define CLOOG_ORG
5007
50082012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5009
5010 * configure.ac: Skip C if explicitly selected.
5011 * configure: Regenerate.
5012
50132012-06-28 Christophe Lyon <christophe.lyon@st.com>
5014
5015 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5016 they contain -O2.
5017 * configure: Regenerate.
5018
50192012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5020
5021 PR debug/53740
5022 * df.h, df-problems.c, dce.c: Revert last patch.
5023
50242012-06-25 Iain Sandoe <iain@codesourcery.com>
5025
5026 * MAINTAINERS (Write After Approval): Update my email address.
5027
50282012-06-21 Meador Inge <meadori@codesourcery.com>
5029
5030 * MAINTAINERS (Write After Approval): Add myself.
5031
50322012-06-20 Jason Merrill <jason@redhat.com>
5033
5034 * Makefile.tpl (check-target-libgomp-c++): New.
5035 (check-target-libitm-c++): New.
5036 * Makefile.def (c++): Add them.
5037 * Makefile.in: Regenerate.
5038
50392012-05-29 Edmar Wienskoski <edmar@freescale.com>
5040
5041 * MAINTAINERS (Write After Approval): Add myself.
5042
50432012-05-16 Olivier Hainque <hainque@adacore.com>
5044
5045 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5046 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5047 (install-no-fixedincludes): Adjust accordingly.
5048 * Makefile.in: Regenerate.
5049
50502012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5051
5052 Merge upstream change
5053 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5054
50552012-05-14 Marc Glisse <marc.glisse@inria.fr>
5056
5057 * MAINTAINERS (Write After Approval): Add myself.
5058
50592012-05-09 Nick Clifton <nickc@redhat.com>
5060 Paul Smith <psmith@gnu.org>
5061
5062 PR bootstrap/50461
5063 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5064 allow for the fact that from release v3.1.0 of MPFR the source
5065 files were moved into a src sub-directory.
5066 * configure: Regenerate.
5067
50682012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5069
5070 * configure.ac: Bump minimum MPFR version to 2.4.0.
5071 * configure: Regenerated.
5072
50732012-05-01 Richard Henderson <rth@redhat.com>
5074
5075 * Makefile.def (libatomic): New target_module.
5076 * configure.ac (target_libraries): Add libatomic.
5077 (noconfigdirs): Check if libatomic is supported.
5078 * Makefile.in, configure: Rebuild.
5079
50802012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5081
5082 * MAINTAINERS (Write After Approval): Add myself.
5083
50842012-04-25 Joel Brobecker <brobecker@adacore.com>
5085
5086 * config.sub: Update to 2012-04-18 version from official repo.
5087
50882012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5089
5090 * MAINTAINERS (Write After Approval): Add myself.
5091
50922012-04-11 Steve Ellcey <sellcey@mips.com>
5093
5094 * MAINTAINERS: Changed email address.
5095
50962012-03-28 Georg-Johann Lay <avr@gjlay.de>
5097
5098 PR target/52737
5099 * contrib/gcc_update (files_and_dependencies):
5100 Remove gcc/config/avr/t-multilib from touch data.
5101
51022012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5103
5104 * MAINTAINERS (OS Port Maintainers): Remove irix.
5105 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5106 (unsupported_languages): Remove mips-sgi-irix6.*.
5107 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5108 (with_stabs): Remove.
5109 * configure: Regenerate.
5110
51112012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5112
5113 * MAINTAINERS (OS Port Maintainers): Remove osf.
5114 * configure.ac (enable_libgomp): Remove *-*-osf*.
5115 (with_stabs): Remove alpha*-*-osf*.
5116 * configure: Regenerate.
5117
51182012-03-05 Tristan Gingold <gingold@adacore.com>
5119
5120 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5121 * configure: Regenerate.
5122
51232012-02-17 Walter Lee <walt@tilera.com>
5124
5125 * MAINTAINERS: (Write After Approval): Delete myself.
5126
51272012-02-14 Walter Lee <walt@tilera.com>
5128
5129 * MAINTAINERS (tilegx port): Add myself.
5130 (tilepro port): Add myself.
5131 (Write After Approval): Add myself.
5132
51332012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5134
5135 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5136 and Joseph Myers as docstring relicensing maintainers.
5137
51382012-02-09 Bin Cheng <bin.cheng@arm.com>
5139
5140 * MAINTAINERS (write-after-approval): Add myself.
5141
51422012-02-08 Ira Rosen <irar@il.ibm.com>
5143
5144 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5145 maintainer.
5146
51472012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5148
5149 * MAINTAINERS (Write After Approval): Move myself to
5150 maintain alphabetical order.
5151
51522012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5153
5154 * MAINTAINERS (Write After Approval): Add myself.
5155
51562012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5157
5158 * MAINTAINERS (Write After Approval): Add myself.
5159
51602012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5161 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5162
5163 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5164 * configure: Regenerate.
5165
51662012-01-23 Harshit Chopra <harshit@google.com>
5167
5168 * MAINTAINERS (Write After Approval): Add myself.
5169
51702012-01-22 Douglas B Rupp <rupp@ngnat.com>
5171
5172 * configure.ac: Remove reference to mh-interix.
5173 * configure: Regenerate.
5174
51752012-01-05 Richard Henderson <rth@redhat.com>
5176
5177 PR bootstrap/51072
5178 * configure.ac: Disable libitm if c++ is not enabled.
5179 * configure: Rebuild.
5180
5181 * configure.ac: Fix regexp for same.
5182 * configure: Rebuild.
5183
51842012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5185
5186 * MAINTAINERS (Write After Approval): Add myself.
5187
51882012-01-02 Richard Guenther <rguenther@suse.de>
5189
5190 PR bootstrap/51686
5191 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5192 * Makefile.in: Regenerate.
5193
51942011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5195
5196 * MAINTAINERS (Write After Approval): Add myself.
5197
51982011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5199
5200 * configure: Regenerate.
5201
52022011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5203
5204 * MAINTAINERS (picochip): Changed email address.
5205
52062011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5207
5208 * MAINTAINERS (write-after-approval): Add self.
5209
52102011-11-29 DJ Delorie <dj@redhat.com>
5211
5212 * configure.ac (rl78-*-*) New case.
5213 * configure: Regenerate.
5214 * MAINTAINERS: Add myself as RL78 maintainer.
5215
52162011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5217
5218 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5219
52202011-11-21 Andreas Tobler <andreast@fgznet.ch>
5221
5222 * libtool.m4: Additional FreeBSD 10 fixes.
5223
52242011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5225
5226 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5227 Maintainers section, as Epiphany maintainer.
5228
52292011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5230
5231 PR target/49992
5232 * configure.ac: Remove ranlib special-casing for Darwin.
5233 * configure: Regenerate.
5234
52352011-11-12 Andrey Belevantsev <abel@ispras.ru>
5236
5237 * MAINTAINERS (Reviewers): Keep the list sorted.
5238
52392011-11-11 Andrey Belevantsev <abel@ispras.ru>
5240
5241 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5242
52432011-11-09 Roland McGrath <mcgrathr@google.com>
5244
5245 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5246 * configure: Rebuild.
5247 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5248 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5249 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5250 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5251 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5252 Add READELF.
5253 * Makefile.in: Rebuild.
5254
52552011-11-09 Jason Merrill <jason@redhat.com>
5256
5257 * Makefile.def (language=c++): Remove check-c++0x.
5258 * Makefile.in (check-gcc-c++): Regenerate.
5259
52602011-11-08 Richard Henderson <rth@redhat.com>
5261
5262 * configure.ac: Test for libitm directory present first.
5263
5264 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5265
5266 * configure.ac: Test libitm/configure.tgt to disable libitm.
5267 * configure: Rebuild.
5268
52692011-11-07 Aldy Hernandez <aldyh@redhat.com>
5270 Richard Henderson <rth@redhat.com>
5271
5272 Merged from transactional-memory.
5273
5274 * Makefile.def (lang_env_dependencies): libitm is c++.
5275 Add libitm target module.
5276 * configure.ac: Likewise.
5277 * config/mmap.m4: New file.
5278 * contrib/gcc_update: Add libitm to touch data.
5279 * Makefile.in, configure: Rebuild.
5280
52812011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5282
5283 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5284 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5285 * Makefile.in: Regenerate.
5286
52872011-11-01 DJ Delorie <dj@redhat.com>
5288
5289 * config.sub: Update to version 2011-10-29 (added rl78)
5290
52912011-10-27 Nick Clifton <nickc@redhat.com>
5292
5293 * config.sub: Import these changes from the config project:
5294
5295 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5296 Ben Elliston <bje@gnu.org>
5297
5298 * config.sub (epiphany): New.
5299
5300 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5301 Ben Elliston <bje@gnu.org>
5302
5303 * config.sub (hexagon, hexagon-*): New.
5304
5305 2011-08-23 Roland McGrath <mcgrathr@google.com>
5306
5307 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5308 64eb to be64.
5309
5310 2011-08-16 Roland McGrath <mcgrathr@google.com>
5311
5312 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5313 (nacl): Grok as alias for 32el-unknown-nacl.
5314
53152011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5316
5317 * MAINTAINERS (Write After Approval): Add myself.
5318
53192011-10-24 Teresa Johnson <tejohnson@google.com>
5320
5321 * MAINTAINERS (Write After Approval): Add myself.
5322
53232011-09-21 Jakub Jelinek <jakub@redhat.com>
5324
5325 * MAINTAINERS (sparc port): Remove myself.
5326
53272011-09-14 Tom de Vries <tom@codesourcery.com>
5328
5329 * MAINTAINERS (Write After Approval): Add myself.
5330
53312011-08-14 Yao Qi <yao@codesourcery.com>
5332
5333 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5334 * configure: Regenerate.
5335
53362011-07-26 Ian Lance Taylor <iant@google.com>
5337
5338 * configure.ac: Set have_compiler based on whether gcc directory
5339 exists, rather than on whether gcc is in configdirs.
5340 * configure: Rebuild.
5341
53422011-07-21 Joseph Myers <joseph@codesourcery.com>
5343
5344 * MAINTAINERS (Global Reviewers): Add self.
5345
53462011-07-20 David Edelsohn <dje.gcc@gmail.com>
5347
5348 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5349 link directories.
5350 * Makefile.in: Rebuild.
5351
53522011-07-20 Ian Lance Taylor <iant@google.com>
5353
5354 PR bootstrap/49787
5355 * configure.ac: Move --enable-bootstrap handling earlier in file.
5356 If --enable-bootstrap and either --enable-build-with-cxx or
5357 --enable-build-poststage1-with-cxx, enable C++ automatically.
5358 * configure: Rebuild.
5359
53602011-07-19 Ian Lance Taylor <iant@google.com>
5361
5362 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5363 make C++ a boot_language. Set and substitute
5364 POSTSTAGE1_CONFIGURE_FLAGS.
5365 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5366 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5367 * configure, Makefile.in: Rebuild.
5368
53692011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5370
5371 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5372 maintainers.
5373
53742011-07-18 Jakub Jelinek <jakub@redhat.com>
5375
5376 * MAINTAINERS (Global Reviewers): Add myself.
5377
53782011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5379
5380 * configure: Regenerate.
5381
53822011-07-16 Jason Merrill <jason@redhat.com>
5383
5384 * Makefile.def (language=c++): Add check-c++0x and
5385 check-target-libmudflap-c++.
5386 * Makefile.tpl (check-target-libmudflap-c++): New.
5387 * Makefile.in: Regenerate.
5388
53892011-07-16 Matthias Klose <doko@ubuntu.com>
5390
5391 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5392 * Makefile.def (target_modules/libjava): Pass
5393 $(EXTRA_CONFIGARGS_LIBJAVA).
5394 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5395 if not configured with --enable-static-libjava.
5396 * Makefile.in: Regenerate.
5397 * configure: Likewise.
5398
53992011-07-15 Jason Merrill <jason@redhat.com>
5400
5401 * Makefile.in (check-c++): Move check-gcc-c++0x after
5402 check-target-libstdc++-v3.
5403
54042011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5405
5406 * MAINTAINERS (c6x port): New entry.
5407
54082011-07-13 Jason Merrill <jason@redhat.com>
5409
5410 * Makefile.in (check-gcc-c++0x): New.
5411 (check-c++): Depend on it.
5412
54132011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5414
5415 PR target/39150
5416 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5417 x86_64-*-solaris2.1[0-9]*.
5418 * configure: Regenerate.
5419
54202011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5421
5422 * MAINTAINERS (RTL optimizers): Add self.
5423
54242011-06-27 Gabriel Charette <gchare@google.com>
5425
5426 * MAINTAINERS (Write After Approval): Add myself.
5427
54282011-06-22 Hans-Peter Nilsson <hp@axis.com>
5429
5430 PR regression/47836
5431 PR bootstrap/23656
5432 PR other/47733
5433 PR bootstrap/49247
5434 PR c/48825
5435 * configure.ac (target_libraries): Remove target-libiberty.
5436 Remove case-statement setting skipdirs=target-libiberty for
5437 multiple targets. Remove checking target_configdirs and
5438 removing target-libiberty but keeping target-libgcc if
5439 otherwise empty.
5440 * Makefile.def (target_modules): Don't add libiberty.
5441 (dependencies): Remove all traces of target-libiberty.
5442 * configure, Makefile.in: Regenerate.
5443
54442011-06-13 Walter Lee <walt@tilera.com>
5445
5446 * configure.ac (tilepro-*-*) New case.
5447 (tilegx-*-*): Likewise.
5448 * configure: Regenerate.
5449
54502011-06-06 Jing Yu <jingyu@google.com>
5451
5452 * configure.ac: Skip target-libiberty for
5453 arm*-*-linux-androideabi.
5454 * configure: Regenerated.
5455
54562011-06-06 Nick Clifton <nickc@redhat.com>
5457
5458 * config.sub: Sync from upstream.
5459
54602011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5461
5462 * MAINTAINERS (Write After Approval): Add myself.
5463
54642011-06-01 Daniel Jacobowitz <drow@false.org>
5465
5466 * MAINTAINERS: Update my email address.
5467
54682011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5469
5470 * MAINTAINERS (Write After Approval): Update my email address.
5471
54722011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5473
5474 * MAINTAINERS (Write After Approval): Add myself.
5475
54762011-05-08 Doug Kwan <dougkwan@google.com>
5477
5478 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5479 * configure: Regenerated.
5480 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5481 value from configure.
5482 * Makefile.in: Regenerated.
5483
54842011-05-05 Joseph Myers <joseph@codesourcery.com>
5485
5486 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5487 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5488 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5489 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5490 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5491 *-*-vxworks*): Disable newlib and libgloss in separate case
5492 statement.
5493 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5494 to separate case statement.
5495 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5496 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5497 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5498 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5499 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5500 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5501 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5502 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5503 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5504 i[[3456789]]86-*-rdos*, m32r-*-*,
5505 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5506 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5507 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5508 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5509 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5510 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5511 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5512 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5513 and libgloss in main case over targets. Remove most empty cases
5514 in main case over targets.
5515 * configure: Regenerate.
5516
55172011-05-04 Janis Johnson <janisjo@codesourcery.com>
5518
5519 * MAINTAINERS (Write After Approval): Add myself.
5520
55212011-05-04 Joseph Myers <joseph@codesourcery.com>
5522
5523 * configure.ac: Remove code setting special library locations for
5524 hppa*64*-*-hpux11*. Remove code setting compiler for
5525 sparc-sun-solaris2*.
5526 * configure: Regenerate.
5527
55282011-05-04 Joseph Myers <joseph@codesourcery.com>
5529
5530 * configure.ac: Separate libgloss_dir settings from general case
5531 over targets.
5532 * configure: Regenerate.
5533
55342011-04-28 Joseph Myers <joseph@codesourcery.com>
5535
5536 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5537 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5538 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5539 cases in libgcj-disabling case statement.
5540 (hppa*64*-*-linux*): Set unsupported_languages instead of
5541 disabling target-zlib.
5542 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5543 to hppa*64*-*-hpux*.
5544 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5545 hppa*-*-hpux*.
5546 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5547 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5548 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5549 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5550 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5551 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5552 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5553 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5554 libgcj-disabling case statement.
5555 * configure: Regenerate.
5556
55572011-04-28 Joseph Myers <joseph@codesourcery.com>
5558
5559 * configure.ac: Disable Java for targets not supporting libffi.
5560 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5561 Remove cases in Java-disabling statement.
5562 (*arm-wince-pe): Change to arm-wince-pe.
5563 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5564 cases in Java-disabling statement.
5565 (bfin-*-*): Don't disable Java again.
5566 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5567 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5568 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5569 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5570 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5571 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5572 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5573 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5574 Java-disabling statement.
5575 (mmix-*-*): Don't disable Java again.
5576 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5577 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5578 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5579 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5580 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5581 statement.
5582 * configure: Regenerate.
5583
55842011-04-28 Joseph Myers <joseph@codesourcery.com>
5585
5586 * configure.ac: Separate cases disabling Java and Java libraries
5587 from general case over targets.
5588 * configure: Regenerate.
5589
55902011-04-21 Jie Zhang <jzhang918@gmail.com>
5591
5592 * MAINTAINERS: Update my email address.
5593
55942011-04-20 Easwaran Raman <eraman@google.com>
5595
5596 * MAINTAINERS (Write After Approval): Add myself.
5597
55982011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5599
5600 PR lto/48086
5601 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5602 * configure: Regenerate.
5603
56042011-04-16 Jim Meyering <meyering@redhat.com>
5605
5606 * MAINTAINERS (Write After Approval): Add myself.
5607
56082011-04-15 Dodji Seketeli <dodji@redhat.com>
5609
5610 * MAINTAINERS: Update my email address.
5611
56122011-04-13 Georg-Johann Lay <avr@gjlay.de>
5613
5614 * MAINTAINERS (Write After Approval): Add myself.
5615
56162011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5617
5618 * MAINTAINERS (Write After Approval): Add myself.
5619
56202011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5621
5622 * MAINTAINERS (Write After Approval): Add myself.
5623
56242011-04-06 Joseph Myers <joseph@codesourcery.com>
5625
5626 * configure.ac (build_tools): Remove build-byacc.
5627 (host_libs): Remove mmalloc.
5628 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5629 autoconf automake libtool diff rcs fileutils shellutils time
5630 textutils wdiff find uudecode hello tar gzip indent recode release
5631 sed perl gawk findutils gettext zip.
5632 (libgcj): Remove target-qthreads.
5633 (target_tools): Remove target-examples target-gperf.
5634 (YACC): Don't handle building byacc.
5635 * configure: Regenerate.
5636 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5637 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5638 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5639 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5640 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5641 handle building components.
5642 * Makefile.in: Regenerate.
5643
56442011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5645
5646 * MAINTAINERS: Update my email address as Xtensa maintainer.
5647
56482011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5649
5650 * config.sub: Sync from upstream.
5651
56522011-04-01 Joseph Myers <joseph@codesourcery.com>
5653
5654 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5655 (microblaze*): Don't disable libssp.
5656 * configure: Regenerate.
5657
56582011-04-01 Joseph Myers <joseph@codesourcery.com>
5659
5660 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5661 moveifchange.
5662 * configure: Regenerate.
5663 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5664 * Makefile.in: Regenerate.
5665
56662011-04-01 Joseph Myers <joseph@codesourcery.com>
5667
5668 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5669 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5670 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5671 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5672 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5673 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5674 md_exec_prefix cases.
5675 * configure: Regenerate.
5676
56772011-04-01 Joseph Myers <joseph@codesourcery.com>
5678
5679 * configure.ac: Separate cases disabling target-libssp,
5680 target-libiberty, target-libstdc++-v3 and Fortran from general
5681 case over targets.
5682 * configure: Regenerate.
5683
56842011-04-01 Joseph Myers <joseph@codesourcery.com>
5685
5686 * configure.ac (*-*-chorusos): Don't disable libgcj.
5687 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5688 Remove case.
5689 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5690 (arm-*-coff): Don't disable libgcj.
5691 (arm*-*-linux-gnueabi): Remove useless assignment.
5692 (arm-*-riscix*): Don't disable libgcj.
5693 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5694 configuration.
5695 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5696 (c54x*-*-*): Remove case.
5697 (tic54x-*-*): Don't disable GCC or GCC libraries.
5698 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5699 to *.
5700 (d10v-*-*): Don't disable GCC libraries.
5701 (d30v-*-*): Don't disable libgcj.
5702 (h8500-*-*): Don't disable GCC libraries.
5703 (i960-*-*): Don't disable libgcj.
5704 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5705 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5706 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5707 libgcj.
5708 (m68k-*-coff*): Remove case.
5709 (mmix-*-*): Don't disable libgloss on host.
5710 (mn10200-*-*, mn10300-*-*): Remove cases.
5711 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5712 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5713 Don't disable libgcj.
5714 (romp-*-*): Remove case.
5715 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5716 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5717 case.
5718 (v810-*-*): Don't disable GCC libraries.
5719 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5720 (ip2k-*-*): Don't disable GCC libraries.
5721 * configure: Regenerate.
5722
57232011-03-28 Joseph Myers <joseph@codesourcery.com>
5724
5725 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5726 libffi on host.
5727 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5728 on host.
5729 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5730 * configure: Regenerate.
5731
57322011-03-26 John Marino <binutils@marino.st>
5733
5734 * configure.ac: Add support for *-*-dragonfly*
5735 * configure: Regenerate.
5736
57372011-03-25 Joseph Myers <joseph@codesourcery.com>
5738
5739 * configure.ac (native_only): Remove.
5740 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5741 send-pr uudecode guile gnuserv on host.
5742 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5743 send-pr rcs guile perl texinfo libtool on host.
5744 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5745 automake send-pr rcs guile perl texinfo libtool on host.
5746 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5747 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5748 (alpha*-dec-osf*): Don't disable fileutils on target.
5749 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5750 texinfo send-pr expect dejagnu on target.
5751 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5752 target-qthreads on target.
5753 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5754 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5755 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5756 x86_64-*-mingw*): Don't disable expect on target.
5757 (*-*-cygwin*): Don't disable target-gperf on target.
5758 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5759 gnuserv on target.
5760 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5761 target.
5762 * configure: Regenerate.
5763
57642011-03-25 Joseph Myers <joseph@codesourcery.com>
5765
5766 * configure.ac (target_tools): Remove target-groff.
5767 (native_only): Remove target-groff.
5768 (hppa*64*-*-*): Don't disable byacc.
5769 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5770 setting.
5771 (*-*-kaos*): Don't skip target-librx and target-groff.
5772 (*-*-netware*): Don't skip target-libmudflap.
5773 (*-*-tpf*): Don't skip target-libmudflap.
5774 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5775 directories on the host.
5776 (ia64*-*-*vms*): Don't skip tix.
5777 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5778 host.
5779 * configure: Regenerate.
5780
57812011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5782
5783 * configure.ac: Remove references to mt-mep, mt-netware,
5784 mt-wince.
5785 * Makefile.def: Add all-utils soft dependencies.
5786 * Makefile.tpl: Remove GDB_NLM_DEPS.
5787 * configure: Regenerate.
5788 * Makefile.in: Regenerate.
5789
57902011-03-24 Paolo Bonzini <bonzini@gnu.org>
5791
5792 * configure.ac: Do not include mh-x86omitfp.
5793 * configure: Regenerate.
5794
57952011-03-24 Paolo Bonzini <bonzini@gnu.org>
5796
5797 * configure.ac: Remove empty cases.
5798 * configure: Regenerate.
5799
58002011-03-24 Paolo Bonzini <bonzini@gnu.org>
5801
5802 * Makefile.def: Add dependency from termcap to gdb.
5803 * Makefile.in: Regenerate.
5804
58052011-03-24 Paolo Bonzini <bonzini@gnu.org>
5806
5807 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5808 * configure: Regenerate.
5809 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5810 * Makefile.tpl: Likewise.
5811 * Makefile.in: Regenerate.
5812
58132011-03-24 Paolo Bonzini <bonzini@gnu.org>
5814
5815 * configure.ac: Remove all mentions of tentative_cc.
5816 * configure: Regenerate.
5817
58182011-03-24 Joseph Myers <joseph@codesourcery.com>
5819
5820 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5821 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5822 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5823 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5824 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5825 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5826 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5827 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5828 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5829 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5830 *-*-rhapsody*): Remove host cases.
5831 * configure: Regenerate.
5832
58332011-03-24 Joseph Myers <joseph@codesourcery.com>
5834
5835 * configure.ac (ppc*-*-pe): Remove host case.
5836 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5837 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5838 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5839 cases.
5840 * configure: Regenerate.
5841
58422011-03-24 Joseph Myers <joseph@codesourcery.com>
5843
5844 * config.sub: Update to version 2011-03-23.
5845
58462011-03-22 Joseph Myers <joseph@codesourcery.com>
5847
5848 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5849 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5850 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5851 * configure: Regenerate.
5852
58532011-03-22 Joseph Myers <joseph@codesourcery.com>
5854
5855 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5856 to Write After Approval.
5857 * config-ml.in: Don't handle arc-*-elf*.
5858 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5859 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5860 handle GCC libraries.
5861 * configure: Regenerate.
5862
58632011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5864
5865 PR bootstrap/48120:
5866 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5867 Add -lstdc++ -lm to LIBS.
5868 * configure: Regenerate.
5869
58702011-03-18 David Edelsohn <dje.gcc@gmail.com>
5871
5872 * config.guess: Update to version 2011-02-02
5873 * config.sub: Update to version 2011-02-24
5874
58752011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5876
5877 PR lto/48086
5878 * configure.ac: Re-enable LTO on *-apple-darwin9.
5879 * configure: Regenerate.
5880
58812011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5882
5883 PR lto/48086
5884 * configure.ac: Disable LTO on darwin due to an assembler change in
5885 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5886 under 256.
5887 * configure: Regenerate.
5888
58892011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5890
5891 * MAINTAINERS: Update myself as score backend maintainer,
5892 update my e-mail address.
5893
58942011-03-09 Xuepeng Guo <terry.guo@arm.com>
5895
5896 * MAINTAINERS: Update my e-mail address.
5897
58982011-03-06 Joey Ye <joey.ye@arm.com>
5899
5900 * MAINTAINERS: Update my e-mail address.
5901
59022011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5903
5904 * configure.ac: Adjust test of with_ppl.
5905 * configure: Regenerated.
5906
59072011-03-02 Kai Tietz <ktietz@redhat.com>
5908
5909 * MAINTAINERS: Adjust my e-mail address.
5910
59112011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5912
5913 * configure.ac: Add -lpwl to ppllibs.
5914 * configure: Regenerated.
5915
59162011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5917
5918 * config/cloog.m4: Add -lisl to clooglibs.
5919 * configure: Regenerated.
5920
59212011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5922
5923 * MAINTAINERS (CPU Port maintainers): Add self.
5924
59252011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5926
5927 * MAINTAINERS: Add myself as testsuite maintainer.
5928
59292011-02-15 Mike Stump <mikestump@comcast.net>
5930
5931 * MAINTAINERS: Add myself as testsuite maintainer.
5932
59332011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5934
5935 Import from Libtool and gnulib:
5936
5937 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5938
5939 Prepare for supporting FreeBSD 10.
5940 * config.rpath: Remove handling of freebsd1* which soon would
5941 match FreeBSD 10.0.
5942
5943 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5944
5945 Remove support for FreeBSD 1.x.
5946 * libtool.m4 (_LT_LINKER_SHLIBS)
5947 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5948 soon would incorrectly match FreeBSD 10.0.
5949
59502011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5951
5952 PR binutils/12283
5953 * move-if-change: Import version from gnulib.
5954
59552011-02-12 Alexandre Oliva <aoliva@redhat.com>
5956
5957 PR lto/47225
5958 * Makefile.def (lto-plugin): Double dash for enable-shared.
5959 (configure-gcc): Depend on all-lto-plugin.
5960 * Makefile.in: Rebuilt.
5961
59622011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5963
5964 * configure.ac: Remove extra bracket.
5965 * configure: Regenerate.
5966
59672011-02-08 Tobias Burnus <burnus@net-b.de>
5968
5969 * MAINTAINERS: Add myself as libquadmath maintainer.
5970
59712011-02-08 Thomas Schwinge <thomas@schwinge.name>
5972
5973 * MAINTAINERS: Update my email address.
5974
59752011-02-07 Joseph Myers <joseph@codesourcery.com>
5976
5977 * MAINTAINERS (option handling): Add self.
5978
59792011-02-06 Kai Tietz <kai.tietz@onevision.com>
5980
5981 PR lto/47225
5982 * Makefile.def: Add dependency for install-gcc
5983 on install-lto-plugin.
5984 * Makfile.in: Regenerated
5985
59862011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5987
5988 * MAINTAINERS (CPU Port Maintainers): Add myself.
5989
59902011-01-31 Alexandre Oliva <aoliva@redhat.com>
5991
5992 PR libgcj/44341
5993 * configure.ac: Discard --with-* flags for host when configuring
5994 target libraries for cross build.
5995 * configure: Rebuilt.
5996
59972011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5998
5999 * MAINTAINERS (linear loop transforms): Removed.
6000
60012011-01-25 Jakub Jelinek <jakub@redhat.com>
6002
6003 * configure.ac: If with_ppl is no, move setting with_cloog=no
6004 after CLOOG_REQUESTED check.
6005 * configure: Regenerated.
6006
60072011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6008
6009 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6010 CLooG has been requested.
6011 * configure: Regenerated.
6012
60132011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6014
6015 * configure: Regenerated.
6016 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6017
60182011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6019
6020 * configure: Regenerated.
6021 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6022
60232011-01-21 Andreas Schwab <schwab@redhat.com>
6024
6025 * configure.ac: Use AS_HELP_STRING throughout.
6026 * configure: Regenerate.
6027
60282011-01-18 Jie Zhang <jie.zhang@analog.com>
6029
6030 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6031 * configure: Regenerate.
6032
60332011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6034
6035 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6036
60372011-01-13 Joel Brobecker <brobecker@adacore.com>
6038
6039 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6040 for ia64-hpux.
6041 * configure: Regenerate.
6042
60432011-01-07 Jan Hubicka <jh@suse.cz>
6044
6045 PR lto/47225
6046 * Makefile.in: Regenerate.
6047 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6048 configure.
6049
60502011-01-07 Jan Hubicka <jh@suse.cz>
6051
6052 * Makefile.in: Regenerate.
6053 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6054 and configure dependency on lto-plugin configure.
6055 (lto-plugin module): Remove dependency on GCC; add dependency on
6056 liniberty.
6057
60582011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6059
6060 * MAINTAINERS (Write After Approval): Add myself.
6061
60622010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6063
6064 * configure: Regenerate.
6065
60662010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6067
6068 * configure.ac: (picochip): Disable libiberty.
6069
60702010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6071
6072 * MAINTAINERS (Write After Approval): Add myself.
6073
60742010-12-10 Ian Lance Taylor <iant@google.com>
6075
6076 PR bootstrap/46819
6077 * configure.ac: For --disable-libgcj clear libgcj_saved.
6078 * configure: Rebuild.
6079
60802010-12-10 Tobias Burnus <burnus@net-b.de>
6081
6082 PR fortran/46540
6083 * configure.ac: Add --disable-libquadmath and
6084 --disable-libquadmath-support.
6085 * configure: Regenerate.
6086
60872010-12-03 Ian Lance Taylor <iant@google.com>
6088
6089 * MAINTAINERS: Add myself as libgo maintainer.
6090
60912010-12-03 Hans-Peter Nilsson <hp@axis.com>
6092
6093 PR libffi/46792
6094 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6095 * configure: Regenerate.
6096
60972010-12-02 Ian Lance Taylor <iant@google.com>
6098
6099 * configure.ac: Always set default for poststage1_ldflags to
6100 -static-libstdc++ -static-libgcc.
6101
61022010-11-29 Andreas Schwab <schwab@redhat.com>
6103
6104 * configure.ac: Move comment to remove extra space in last argument
6105 of GCC_TARGET_TOOL.
6106
61072010-11-26 Alexandre Oliva <aoliva@redhat.com>
6108
6109 PR other/46026
6110 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6111 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6112 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6113 (BASE_FLAGS_TO_PASS): Use it.
6114 * configure: Rebuilt.
6115 * Makefile.in: Rebuilt.
6116
61172010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6118
6119 PR binutils/12258
6120 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6121 Properly check default linker.
6122 * configure: Regnerated.
6123
61242010-11-23 Matthias Klose <doko@ubuntu.com>
6125
6126 * configure.ac: For --enable-gold, handle value `default' instead of
6127 `both*'. New configure option --{en,dis}able-ld.
6128 * configure: Regenerate.
6129
61302010-11-20 Ian Lance Taylor <iant@google.com>
6131
6132 * configure.ac: Only disable a language library if no language needs
6133 it. Don't let --disable-libgcj uncondtionally disable libffi.
6134 * configure: Rebuild.
6135
61362010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6137
6138 * Makefile.in: Regenerate.
6139
6140 PR other/46202
6141 * configure.ac: Fix just-built in-tree STRIP name to be
6142 binutils/strip-new.
6143 * configure: Regenerate.
6144 * Makefile.def (install-strip-gcc, install-strip-binutils)
6145 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6146 (install-strip-sid): Mirror dependencies on non-strip variants
6147 of these targets on the respective -strip prerequisites.
6148 * Makefile.tpl (install-strip, install-strip-host)
6149 (install-strip-target): New targets.
6150 (install-strip-[+module+], install-strip-target-[+module+]):
6151 New targets.
6152 * Makefile.in: Regenerate.
6153
61542010-11-19 Ian Lance Taylor <iant@google.com>
6155 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6156
6157 * configure.ac: Add target-libgo to target_libraries. Set
6158 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6159 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6160 (HOST_EXPORTS): Add GOC.
6161 (BASE_TARGET_EXPORTS): Add GOC.
6162 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6163 (GOCFLAGS_FOR_TARGET): New variable.
6164 (EXTRA_HOST_FLAGS): Add GOC.
6165 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6166 * Makefile.def (target_modules): Add libgo.
6167 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6168 (dependencies): Add dependency from configure-target-libgo to
6169 configure-target-libffi and all-target-libstdc++-v3. Add
6170 dependencies from all-target-libgo to all-target-libffi.
6171 (languages): Add go.
6172 * configure: Rebuild.
6173 * Makefile.in: Rebuild.
6174
61752010-11-19 Ian Lance Taylor <iant@google.com>
6176
6177 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6178 compiler/flag environment variables.
6179
61802010-11-18 Ian Lance Taylor <iant@google.com>
6181
6182 * configure.ac: Check for lang_requires_boot_languages in
6183 config-lang.in files.
6184 * configure: Rebuild.
6185
61862010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
6187 Tobias Burnus <burnus@net-b.de>
6188
6189 PR fortran/32049
6190 * Makefile.def: Add libquadmath; build it with language=fortran.
6191 * configure.ac: Add libquadmath.
6192 * Makefile.tpl: Handle multiple libs in check-[+language+].
6193 * Makefile.in: Regenerate.
6194 * configure: Regenerate.
6195
b9b9d342
TT
61962010-11-16 Tom Tromey <tromey@redhat.com>
6197
6198 * MAINTAINERS: Moved myself to reviewers section.
6199
ecbfe87a
ZD
62002010-11-15 Zdenek Dvorak <ook@ucw.cz>
6201
6202 * MAINTAINERS: Moved myself to reviewers section.
6203
29a4f477
RW
62042010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6205
6206 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6207 (Write After Approval): Remove self.
6208
9965e3cd
AS
62092010-11-15 Andreas Schwab <schwab@redhat.com>
6210
6211 * configure.ac: Fix spelling in option names.
6212 * configure: Regenerated.
6213
0463992b
GJL
62142010-11-13 Georg-Johann Lay <georgjohann@web.de>
6215
6216 PR bootstrap/39622
6217 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6218 * configure: Regenerated.
6219
3df08734
KG
62202010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6221
6222 * MAINTAINERS: Update my email address.
6223
f16e2237
TG
62242010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6225
f16e2237
TG
6226 * configure: Regenerate.
6227
0bb52d68
TG
62282010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6229
1f980c25 6230 * configure: Regenerate.
0bb52d68 6231
aba2b02e
TG
62322010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6233
aba2b02e
TG
6234 * configure: Regenerate.
6235
27882098
TG
62362010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6237
27882098
TG
6238 * configure: Regenerate.
6239
d32ef397
AS
62402010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6241
6242 * configure.ac: Support official CLooG.org versions.
6243 * configure: Regenerate.
6244 * config/cloog.m4: New.
6245
5a4b6c0e
FD
62462010-11-10 François Dumont <francois.cppdevs@free.fr>
6247
6248 * MAINTAINERS (Write After Approval): Add myself.
6249
f2cea726
DE
62502010-11-09 David Edelsohn <dje.gcc@gmail.com>
6251
6252 * MAINTAINERS: Update my email address.
6253
d8ed14ce
IS
62542010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6255
6256 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6257 * configure: Regenerate.
d8ed14ce 6258
48215350
DK
62592010-11-03 Ian Lance Taylor <iant@google.com>
6260 Dave Korn <dave.korn.cygwin@gmail.com>
6261
6262 PR lto/46273
6263 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6264 and on other supported platforms whenever LTO is enabled.
6265 * configure: Rebuild.
6266
87841584
AM
62672010-11-02 Alan Modra <amodra@gmail.com>
6268
6269 PR binutils/12110
6270 * configure.ac: Error when source path contains spaces.
6271 * configure: Regenerate.
6272
fe12dfe1
JW
62732010-10-23 James E. Wilson <wilson@codesourcery.com>
6274
6275 * MAINTAINERS: Update my email address.
6276
66c92425
ILT
62772010-10-20 Ian Lance Taylor <iant@google.com>
6278
6279 * Makefile.def (target_modules): Set lib_path to src/.libs for
6280 libstdc++-v3 module.
6281 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6282 * Makefile.in: Rebuild.
6283
187d3518
LB
62842010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6285
6286 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6287 (Write After Approval): Remove myself.
6288
02db6bba
TG
62892010-10-15 Tristan Gingold <gingold@adacore.com>
6290
6291 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6292
c0103e74
DR
62932010-10-14 Douglas Rupp <rupp@gnat.com>
6294
6295 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6296
1cd0b716
DK
62972010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6298
6299 * configure.ac (build_lto_plugin): New shell variable.
6300 (--enable-lto): Turn on by default for all non-ELF platforms that
6301 have had LTO support added so far. Set build_lto_plugin appropriately
6302 for both ELF and non-ELF.
6303 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6304 * configure: Regenerate.
6305
d4c1abb3
RW
63062010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6307
6308 Sync from src:
6309 * configure.ac (v850 support): Remove target-libgloss from
6310 noconfigdirs.
6311 * configure: Regenerate.
6312
ffedf511
RW
63132010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6314
6315 PR bootstrap/45326
6316 PR bootstrap/45174
6317 * configure.ac: Honor initial values of $build_configargs,
6318 $host_configargs, $target_configargs. Mark the precious, so
6319 environment settings get recorded.
6320 * configure: Regenerate.
6321
e1826acc
RW
63222010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6323
6324 PR bootstrap/45796
6325 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6326 Depend on all-build-libiberty.
6327 * Makefile.in: Regenerate.
6328
80920132
ME
63292010-09-30 Michael Eager <eager@eagercon.com>
6330
6331 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6332 * configure: Regenerate.
6333
770a498a
ME
63342010-09-28 Michael Eager <eager@eagercon.com>
6335
6336 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6337
86dfbd58
RW
63382010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6339
6340 PR bootstrap/44621
6341 * configure.ac: Fix unportable shell quoting.
6342 * configure: Regenerate.
6343
db50fe7d
IS
63442010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6345
6346 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6347 targets and amend comment.
6348 * configure: Regenerate.
6349
0064e825
TB
63502010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6351
6352 * MAINTAINERS (Write After Approval): Add myself.
6353
bb79486c
JH
63542010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6355
6356 * configure.ac: Enable LTO by default on Darwin.
6357 * configure: Regenerate.
6358
9e0b22c3
MS
63592010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6360
bb79486c 6361 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 6362
2fabf1b7
IB
63632010-09-01 Ian Bolton <ian.bolton@arm.com>
6364
bb79486c 6365 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 6366
3a9abc98
DS
63672010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6368
6369 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6370 ports
6371
331a9a59
DY
63722010-07-28 David Yuste <david.yuste@gmail.com>
6373
6374 * MAINTAINERS (Write After Approval): Add myself.
6375
223a9d64
N
63762010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6377
6378 * configure.ac: Support all v850 targets.
6379 * configure: Regenerate.
6380
9183bdcf
MG
63812010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6382
6383 PR bootstrap/44455
6384 * configure.ac (extra_mpfr_configure_flags): Copy from
6385 extra_mpc_gmp_configure_flags.
6386 * configure: Re-generated.
6387
2e290598
AK
63882010-07-22 Andi Kleen <ak@linux.intel.com>
6389
6390 * MAINTAINERS (Write After Approval): Add myself.
6391
8d6cd388
CLT
63922010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6393
6394 * MAINTAINERS (Write After Approval): Add myself.
6395
b0b01eb0
JY
63962010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6397
6398 * MAINTAINERS (Write After Approval): Add myself.
6399
77198d71
JH
64002010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6401
6402 PR target/44862
6403 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6404 Provide -B option to allow for link spec %s substitutions for
6405 libstdc++.a on darwin.
6406 * Makefile.in: Regenerate.
6407
02fe70af
MM
64082010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6409
6410 * MAINTAINERS (Reviewers): Update my e-mail address
6411
c63a4676
AO
64122010-06-10 Alexandre Oliva <aoliva@redhat.com>
6413
6414 * Makefile.def (configure-gcc): Depend on all-libelf.
6415 * Makefile.in: Rebuild.
6416
e68edbf6
FC
64172010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6418
6419 * MAINTAINERS (Write After Approval): Add myself in the right place.
6420
dce2d8b2 64212010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
6422
6423 * MAINTAINERS (Write After Approval): Add myself.
6424
dce2d8b2 64252010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
6426
6427 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
6428
64292010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 6430
1ab55d69
MK
6431 * config.sub: Update to version 2010-05-21.
6432 * config.guess: Update to version 2010-04-03.
0c422e74 6433
02540df4
SB
64342010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6435
6436 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6437 * configure: Regenerate.
6438
dfe5f5b2
ST
64392010-05-12 Sriraman Tallam <tmsriram@google.com>
6440
6441 * MAINTAINERS (Write After Approval): Add myself.
6442
c082f9f3
SB
64432010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6444
6445 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6446 a platform that supports LTO.
6447 * configure: Regenerate.
6448
f1af9e5f
SP
64492010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6450
6451 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6452 * configure: Regenerated.
6453
38e3d868
RM
64542010-04-27 Roland McGrath <roland@redhat.com>
6455 H.J. Lu <hongjiu.lu@intel.com>
6456
6457 * configure.ac (--enable-gold): Support both, both/gold and
6458 both/bfd to add gold to configdirs without removing ld.
6459 * configure: Regenerated.
6460
6461 * Makefile.def: Add install-gold dependency to install-ld.
6462 * Makefile.in: Regenerated.
6463
3bec79c5
DK
64642010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6465
6466 PR lto/42776
6467 * configure.ac (--enable-lto): Refactor handling so libelf tests
6468 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6469 and allow LTO to be explicitly enabled on non-ELF platforms that
6470 are known to support it inside else-clause.
6471 * configure: Regenerate.
6472
615c8ffa
EB
64732010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6474
6475 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6476 * configure: Regenerate.
6477
e4522f78
RC
64782010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6479
6480 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6481 * configure: Regenerate.
6482
8ccb78f2
RO
64832010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6484
6485 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6486 separately.
6487 * configure: Regenerate.
6488
d5cc2ee3
KW
64892010-04-16 Kevin Williams <kevin.williams@inria.fr>
6490
6491 * MAINTAINERS (Write After Approval): Add myself.
6492
8406cb62
TG
64932010-04-14 Tristan Gingold <gingold@adacore.com>
6494
6495 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6496 * configure: Regenerate.
6497
3591b8e2
SE
64982010-04-13 Steve Ellcey <sje@cup.hp.com>
6499
6500 * configure: Regenerate after change to elf.m4.
6501
a82ecc7b
IS
65022010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6503
6504 * MAINTAINERS (Write After Approval): Add myself.
6505
1f0bf148
SP
65062010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6507
6508 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6509 * configure: Regenerated.
6510
65112010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6512
6513 * configure.ac: Print "buggy but acceptable" when CLooG
6514 revision is less than 9.
6515 * configure: Regenerated.
6516
ecd01dee
DN
65172010-04-01 Diego Novillo <dnovillo@google.com>
6518
6519 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6520
dc683a3f
RW
65212010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6522
6523 PR bootstrap/43615
6524 PR bootstrap/43328
6525
6526 Revert:
6527
6528 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6529
6530 * configure.ac: Do not pass --enable-multilib nor
6531 --disable-multilib in baseargs. Accept explicitly passed
6532 --enable_multilib.
6533 * configure: Regenerate.
6534
7527d83f
UW
65352010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6536
6537 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6538
895522b6
JJ
65392010-03-31 Janis Johnson <janis187@us.ibm.com>
6540
6541 * MAINTAINERS: Remove myself.
6542
9db4e878
RW
65432010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6544
6545 PR bootstrap/43328
6546 * configure.ac: Do not pass --enable-multilib nor
6547 --disable-multilib in baseargs. Accept explicitly passed
6548 --enable_multilib.
6549 * configure: Regenerate.
6550
acf6bf36
AP
65512010-03-28 Andrew Pinski <pinskia@gmail.com>
6552
6553 * MAINTAINERS (spu port): Remove me.
6554
b42f0d7e
JM
65552010-03-23 Joseph Myers <joseph@codesourcery.com>
6556
6557 * configure.ac (tic6x-*-*): New case.
6558 * configure: Regenerate.
6559
0d1152b1
JM
65602010-03-23 Joseph Myers <joseph@codesourcery.com>
6561
6562 * config.sub: Update to version 2010-03-22.
6563 * config.guess: Update to version 2009-12-30.
6564
dce2d8b2 65652010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
6566
6567 PR ada/42554
6568 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6569 * configure: Regenerate.
6570
5408fbe8
RR
65712010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6572
6573 * MAINTAINERS: Update my email address.
6574
3f55a3b3
SP
65752010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6576
6577 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6578 (ghassan.shobaki@amd.com): Removed.
6579
3f08f7e8
AM
65802010-03-17 Alan Modra <amodra@gmail.com>
6581
6582 * MAINTAINERS: Update my email address.
6583
f3a9d094
DN
65842010-03-16 Diego Novillo <dnovillo@google.com>
6585
6586 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6587 Matthews.
6588
db5c4b8b
JM
65892010-03-16 Joseph Myers <joseph@codesourcery.com>
6590
6591 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6592 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6593
b995570a
JM
65942010-03-16 Joseph Myers <joseph@codesourcery.com>
6595
6596 * MAINTAINERS: Update my email address.
6597
124cc66f
DJ
65982010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6599
6600 * MAINTAINERS: Update my email address.
6601
a4581668
BS
66022010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6603
6604 * MAINTAINERS: Update my email address.
6605
49d78e29
JZ
66062010-03-09 Jie Zhang <jie@codesourcery.com>
6607
6608 * MAINTAINERS: Update my email address.
6609
8927b7c0
RO
66102010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6611
6612 PR libstdc++/32499
6613 * configure.ac (RANLIB): Default to true.
6614 (STRIP): Likewise.
6615 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6616 * configure: Regenerate.
6617
dce2d8b2 66182010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
6619
6620 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6621 (Write After Approval): Update my email address.
6622
bf646aaf
NC
66232010-02-17 Nick Clifton <nickc@redhat.com>
6624
6625 PR 11238
6626 * Makefile.tpl (local-distclean): Also remove config.cache files in
6627 sub-directories as there may not be Makefiles present in the
6628 sub-directories.
96e41f16
NC
6629 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6630 the config.cache files found by the find command.
6631
bf646aaf
NC
6632 * Makefile.in: Regenerate.
6633 * configure.ac: Revert previous delta.
6634 * configure: Regenerate.
6635
ff78880a
NC
66362010-02-15 Nick Clifton <nickc@redhat.com>
6637
6638 PR 11238
6639 * configure.ac: Delete config.cache files in sub-directories when
6640 deleting Makefiles.
6641 * configure: Regenerate.
6642
8150eadf
BE
66432010-02-12 Ben Elliston <bje@gnu.org>
6644
6645 * MAINTAINERS: Update my email address.
6646
a9e12bfd
AP
66472010-02-08 Andrew Pinski <pinskia@gmail.com>
6648
6649 * MAINTAINERS (spu port): Update my email address.
6650
95315086
JZ
66512010-02-08 Jie Zhang <jie.zhang@analog.com>
6652
6653 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6654
362c6d2f
KG
66552010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6656
6657 * configure.ac: Add "recommended" version checks for GMP/MPC.
6658 Update recommended GMP/MPFR/MPC versions.
6659 * configure: Regenerate.
6660
888c5ad2
JR
66612010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6662
6663 * MAINTAINERS: Move my Embecosm email address into the
6664 write-after-approval section.
6665
3bf714a7
ILT
66662010-01-26 Ian Lance Taylor <iant@google.com>
6667
6668 * MAINTAINERS: Add myself as Go frontend maintainer.
6669
ad1e5170
JR
66702010-01-25 Joern Rennecke <amylaar@spamcop.net>
6671
6672 PR libstdc++/36101, PR libstdc++/42813
6673 * configure.ac (bootstrap_target_libs): Make inclusion of
6674 target-libgomp conditional on libgomb being in target_configdirs.
6675 * configure: Regenerate.
6676
fb0553d1
JR
66772010-01-23 Joern Rennecke <amylaar@spamcop.net>
6678
6679 PR libstdc++/36101, PR libstdc++/42813
6680 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6681 * configure: Regenerate.
6682
aae29963
JR
66832010-01-22 Joern Rennecke <amylaar@spamcop.net>
6684
6685 PR libstdc++/36101, PR libstdc++/42813
6686 * configure.ac (target_configdirs): Substitute.
6687 * Makefile.def: Bootstrap target module libgomp.
6688 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6689 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6690 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6691 * configure, Makefile.in: Regenerate.
6692
d8fe8895
DK
66932010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6694
6695 * MAINTAINERS: Adjust my details.
6696
ebfe4897
EW
66972010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6698
6699 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6700
f7746c59
TL
67012010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6702
6703 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6704
306c7b5b
TL
67052010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6706
6707 * MAINTAINERS (Write After Approval): Add myself.
6708
1b8b9e19
KT
67092010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6710
6711 * MAINTAINERS (Write After Approval): Add myself.
6712
c164615b
RG
67132010-01-11 Richard Guenther <rguenther@suse.de>
6714
6715 PR lto/41569
6716 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6717 * Makefile.in: Regenerated.
6718
f3f623ae
AT
67192010-01-11 Andreas Tobler <andreast@fgznet.ch>
6720
6721 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6722 * configure: Regenerate.
6723
592c90ff 67242010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 6725 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
6726
6727 PR bootstrap/42424
6728 * configure.ac: Include libtool m4 files.
9c78662a 6729 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
6730 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6731 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 6732
592c90ff
KG
6733 * configure: Regenerate.
6734
60a2e213
RW
67352010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6736
6737 PR bootstrap/41818
6738 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6739 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6740 * Makefile.in: Regenerate.
6741
7413962d
RG
67422010-01-02 Richard Guenther <rguenther@suse.de>
6743
6744 PR lto/41529
6745 * configure.ac: Include config/elf.m4. Disable LTO if not
6746 builting for an elf target.
6747 * configure: Regenerate.
6748
f77f3945
CF
67492009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6750
6751 * MAINTAINERS: Change my email address.
6752
4960e3f0
BE
67532009-12-18 Ben Elliston <bje@au.ibm.com>
6754
6755 * config.sub, config.guess: Update from upstream sources.
6756
d16a31da
SZ
67572009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6758
6759 * MAINTAINERS (Write After Approval): Add myself.
6760
3a5729ea
KG
67612009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6762
6763 PR middle-end/30447
6764 PR middle-end/30789
6765 PR other/40302
6766
6767 * configure.ac: Require MPC.
6768 * configure: Regenerate.
6769
43e02a8a
RW
67702009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6771
6772 PR target/38384
6773 PR bootstrap/40972
6774 * libtool.m4: Sync from git Libtool.
6775 * ltoptions.m4: Likewise.
6776 * ltversion.m4: Likewise.
6777 * lt~obsolete.m4: Likewise.
6778 * ltmain.sh: Likewise.
6779
360d4522
KG
67802009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6781
6782 * configure.ac: Update minimum MPC version to 0.8.
6783 * configure: Regenerate.
6784
f264ed56
SP
67852009-11-21 Sebastian Pop <sebpop@gmail.com>
6786
6787 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6788 * configure: Regenerated.
6789
ed2eaa9f
ILT
67902009-11-21 Ian Lance Taylor <iant@google.com>
6791
6792 * configure.ac: Change default of poststage1_ldflags to be empty if
6793 poststage1_libs is set. When poststage1_libs is empty, and
6794 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6795 * configure: Rebuild.
6796
58346783
AN
67972009-11-21 Adam Nemet <adambnmet@gmail.com>
6798
6799 * MAINTAINERS (Write After Approval): Update my email address.
6800
5ca0106a
BE
68012009-11-20 Ben Elliston <bje@au.ibm.com>
6802
6803 * config.guess: Update from upstream sources.
6804
87213cd4
AO
68052009-11-16 Alexandre Oliva <aoliva@redhat.com>
6806
6807 * Makefile.def: Restore host and target settings for gmp.
6808 * Makefile.in: Rebuild.
6809
f61428ed
AO
68102009-11-16 Alexandre Oliva <aoliva@redhat.com>
6811
6812 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6813 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6814 Fix portability of test of C++ as bootstrap language. Add
6815 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6816 * configure: Rebuild.
6817 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6818 and cloog. Fix in-tree ppl configuration. Introduce libelf
6819 in-tree building.
6820 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6821 (POSTSTAGE1_HOST_EXPORTS): Use it.
6822 (STAGE[+id+]_CXXFLAGS): New.
6823 (BASE_FLAGS_TO_PASS): Pass it down.
6824 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6825 extra_exports.
6826 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6827 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6828 extra_exports.
6829 * Makefile.in: Rebuild.
6830
f6c56be6
BE
68312009-11-17 Ben Elliston <bje@au.ibm.com>
6832
6833 * config.sub, config.guess: Update from upstream sources.
6834
0ccb5970
JK
68352009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6836
6837 * MAINTAINERS (Write After Approval): Add myself.
6838
dce2d8b2 68392009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
6840
6841 * MAINTAINERS (Write After Approval): Add myself.
6842
5d571eaa
OS
68432009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6844
6845 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6846 paths for *-w64-mingw* and x86_64-*mingw*.
6847 * configure: Regenerated.
6848
dce2d8b2 68492009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
6850
6851 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6852
c393f559
BK
68532009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6854
6855 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6856 Phil Edwards to Write-After Approval.
6857
ef4c4300
KT
68582009-10-30 Kai Tietz <kai.tietz@onevision.com>
6859
6860 * configure.ac: Disable target-winsup & co for
6861 x86_64-*-mingw* and *-w64-mingw* targets.
6862 * configure: Regenerated.
6863
65a324b4
NC
68642009-10-16 Nick Clifton <nickc@redhat.com>
6865
6866 * MAINTAINERS: Add myself as a maintainer for the RX port.
6867
dce2d8b2 68682009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 6869
9c78662a 6870 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 6871
17e72e5d
RO
68722009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6873
6874 * configure.ac (CLooG test): Use = with test.
6875 * configure: Regenerate.
6876
ed3a56f3
RG
68772009-10-22 Richard Guenther <rguenther@suse.de>
6878
6879 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6880 cloog if the ppl version check failed. Move flags saving
6881 before setting in libelf check.
6882 * configure: Regenerate.
6883
ad0abd3c
RG
68842009-10-21 Richard Guenther <rguenther@suse.de>
6885
6886 * configure.ac: Adjust the ppl and cloog configure to work as
6887 documented. Disable cloog if ppl was disabled. Omit the version
6888 checks if they were disabled.
6889 * configure: Re-generate.
6890
e4c5bd48
RW
68912009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6892
6893 * configure.ac: Add 'lto' to enable_languages, not
6894 new_enable_languages, and only if not already present.
6895 * configure: Regenerate.
6896
0ffd69c5
GP
68972009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6898
6899 * README: Refer to the various COPYING* files instead of just
6900 COPYING.
6901 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6902
dce2d8b2 69032009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
6904
6905 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 6906
58687768
RG
69072009-10-07 Richard Guenther <rguenther@suse.de>
6908
6909 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6910 and Richard Guenther as reviewers.
6911 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6912 as reviewers.
6913
49b0ca5c 69142009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 6915
49b0ca5c 6916 * config.sub: Update from upstream sources.
d2d9ce5e 6917
aeb94799
ILT
69182009-10-06 Ian Lance Taylor <iant@google.com>
6919
6920 * Makefile.def: check-gold depends upon all-gas.
6921 * Makefile.in: Rebuild.
6922
123651cd
PM
69232009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6924
6925 * MAINTAINERS (Write After Approval): Add myself.
6926
d7f09764
DN
69272009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6928
6929 * Makefile.def: all-lto-plugin depends on all-libiberty.
6930 set bootstrap=true for lto-plugin.
6931 Add lto-plugin.
6932 * Makefile.in: Regenerate.
6933 * configure.ac (host_libs): Add lto-plugin.
6934 * configure: Regenerate.
6935
d7f09764
DN
69362009-10-03 Diego Novillo <dnovillo@google.com>
6937
6938 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6939 (HOST_LIBELFLIBS): Define.
6940 (HOST_LIBELFINC): Define.
6941 * Makefile.in: Regenerate.
6942 * configure.ac: Add --enable-lto.
6943 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6944 If --enable-lto is used, add 'lto' to new_enable_languages.
6945 If --enable-lto is used and gold is enabled, add
6946 lto-plugin to configdirs.
6947 * configure: Regenerate.
6948
69492009-10-03 Simon Baldwin <simonb@google.com>
6950
6951 * configure.ac: If --with-system-zlib, suppress local zlib and
6952 pass --with-system-zlib to subdir configure scripts.
6953 * configure: Regenerate.
6954
dce2d8b2 69552009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
6956 Paolo Bonzini <bonzini@gnu.org>
6957
6958 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6959 $(srcdir).
6960 * Makefile.in: Rebuilt.
6961
dce2d8b2 69622009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
6963
6964 * MAINTAINERS (Write After Approval): Add myself.
6965
3e661154
KG
69662009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6967
6968 * configure.ac: Update minimum MPC version to 0.7.
6969 * configure: Regenerate.
6970
f1a036e4
NC
69712009-09-25 Nick Clifton <nickc@redhat.com>
6972
6973 * configure.ac: Pass any --cache-file=/dev/null option on to
6974 subconfigures.
6975 * configure: Regenerate.
6976
d4c74acc
NC
69772009-09-23 Nick Clifton <nickc@redhat.com>
6978
6979 * config.sub, config.guess: Update from upstream sources.
6980
dce2d8b2 69812009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
6982
6983 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6984 * Makefile.in: Rebuilt.
6985
0db770bd
RW
69862009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6987
6988 PR bootstrap/32272
6989 * configure.ac: Error out if $srcdir isn't '.' but contains
6990 host-${host_noncanonical}.
6991 * configure: Regenerate.
6992
71101870
RO
69932009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6994
6995 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6996 maintainer.
6997
ca6d0d62
RW
69982009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6999
79cd2b23
RW
7000 * configure.ac: If bootstrapping a combined tree with
7001 --enable-gold, require c++ in stage1_languages.
7002 * configure: Regenerate.
7003
ab9dcd0c
RW
7004 * configure.ac: Also add target_libs of stage1_languages to
7005 bootstrap_target_libs.
7006 * configure: Regenerate.
7007
ca6d0d62
RW
7008 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7009 with --enable-languages not containing c++.
7010 * configure: Regenerate.
7011
1c3c9f12
JZ
70122009-09-15 Jie Zhang <jie.zhang@analog.com>
7013
7014 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7015 * configure: Regenerate.
7016
dce2d8b2 70172009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 7018
6fb30a14
JR
7019 * MAINTAINERS (Write After Approval): Update my e-mail address,
7020 and move from from here...
7021 (Waiting for paperwork): To here.
0318772d 7022
4056c2c6
JM
70232009-09-09 Joseph Myers <joseph@codesourcery.com>
7024
7025 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7026
3e54529c
RW
70272009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7028
7029 * configure.ac: Do not use $extrasub for replacing @if/@endif
7030 parts in Makefile; instead, use additional arguments to
7031 AC_CONFIG_COMMANDS to do the replacement manually, with several
7032 sed invocations, to avoid HP-UX sed command limits.
7033 * configure: Regenerate.
7034
713e2ea6
AO
70352009-09-08 Alexandre Oliva <aoliva@redhat.com>
7036
7037 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7038 blank before -L.
7039
5646b7b9
AO
70402009-09-04 Alexandre Oliva <aoliva@redhat.com>
7041
7042 * configure.ac (with-build-config): Document. Handle without.
7043 Handle missing argument.
7044 * configure: Rebuilt.
7045
e12c4094
AO
70462009-09-03 Alexandre Oliva <aoliva@redhat.com>
7047
7048 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7049 Default to bootstrap-debug only if compare-debug works.
7050 * configure: Rebuilt.
7051 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7052 * Makefile.in: Rebuilt.
7053
75cb0057
RO
70542009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7055
7056 * MAINTAINERS (OS Port Maintainers): Update my email address.
7057
8fc68cba
AO
70582009-09-01 Alexandre Oliva <aoliva@redhat.com>
7059
7060 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7061 * Makefile.in: Rebuilt.
7062
44cb38cf
CD
70632009-09-01 Chris Demetriou <cgd@google.com>
7064
7065 * MAINTAINERS (Write After Approval): Add myself.
7066
f9329c35
DS
70672009-08-31 Dodji Seketeli <dodji@redhat.com>
7068
7069 PR debug/30161
7070 * include/dwarf2.h (enum dwarf_tag): Added
7071 DW_TAG_GNU_template_template_param
7072 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7073
f945e229
PB
70742009-08-30 Paolo Bonzini <bonzini@gnu.org>
7075
7076 * Makefile.tpl (AWK): Fix typo.
7077 * Makefile.in: Regenerate.
7078
87264276
PB
70792009-08-30 Paolo Bonzini <bonzini@gnu.org>
7080
7081 * configure.ac: Detect awk and sed.
7082 * Makefile.def (flags_to_pass): Add AWK and SED.
7083 * Makefile.tpl (AWK, SED): New.
7084 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7085 * configure: Regenerate.
7086 * Makefile.in: Regenerate.
7087
68ccd57c
DK
70882009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7089
7090 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7091 (collapseslashes): Likewise.
7092
df58e648
RW
70932009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7094
7095 * configure.ac (AC_PREREQ): Bump to 2.64.
7096
0539cb2c
RW
70972009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7098
70fa0efa
RW
7099 * configure.ac: Remove --with-datarootdir, --with-docdir,
7100 --with-pdfdir, --with-htmldir switches.
7101 * configure: Regenerate.
7102
5213506e
RW
7103 * configure: Regenerate.
7104
0539cb2c
RW
7105 * compile: Sync from Automake 1.11.
7106 * depcomp: Likewise.
7107 * install-sh: Likewise.
7108 * missing: Likewise.
7109 * mkinstalldirs: Likewise.
7110 * ylwrap: Likewise.
7111
197c68cc
DK
71122009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7113
7114 * ltmain.sh (func_normal_abspath): New function.
7115 (func_relative_path): Likewise.
7116 (func_mode_help): Document new -bindir option for link mode.
7117 (func_mode_link): Add new -bindir option, and use it to place
7118 output DLL if specified.
7119
58af276a
RW
71202009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7121
0115d4a3
RW
7122 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7123 (baseargs): Add --disable-option-checking.
7124 * configure: Regenerate.
7125
58af276a
RW
7126 * Makefile.def (configure-target-libiberty): Depend on
7127 all-binutils and all-ld.
7128 (configure-target-newlib): Likewise.
7129 * Makefile.in: Regenerate.
7130
e9d9afef
BE
71312009-08-17 Ben Elliston <bje@au.ibm.com>
7132
7133 * config.sub, config.guess: Update from upstream sources.
7134
354ebf88
RW
71352009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7136
7137 Sync from src, merge:
7138
7139 2009-07-02 Tristan Gingold <gingold@adacore.com>
7140
7141 * configure.ac: Do not exclude gas for i386-*-darwin.
7142 Add a case for x86_64-*-darwin.
7143 * configure: Regenerate.
7144
8375f7b2
NV
71452009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7146
7147 * MAINTAINERS: Add my name to Write After Approval list.
7148
dce2d8b2 71492009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
7150
7151 * configure.ac: Add Microblaze target.
7152 * configure: Regenerate.
7153
ea2002ba
CB
71542009-07-31 Christian Bruel <christian.bruel@st.com>
7155
7156 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7157 * configure: Regenerate.
2bf33cdb 7158
dce2d8b2 71592009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
7160
7161 * MAINTAINERS (Write After Approval): Update my e-mail address.
7162
e90e6bd7
ILT
71632009-07-06 Ian Lance Taylor <iant@google.com>
7164
7165 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7166 * configure: Rebuild.
7167
f6e0880a
TG
71682009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7169
7170 * MAINTAINERS: Move myself to the Graphite Reviewers.
7171
6d984927
WG
71722009-06-30 Wei Guozhi <carrot@google.com>
7173
7174 * MAINTAINERS: Add my name to Write After Approval list.
7175
f2689b09
SE
71762009-06-26 Steve Ellcey <sje@cup.hp.com>
7177
7178 PR bootstrap/40338
7179 * configure.ac (comparestring): Create new variable.
7180 * Makefile.tpl (comparestring): Use to skip some comparisions.
7181 * configure: Regenerate.
7182 * Makefile.in: Regenerate.
7183
f62c0ba4
DE
71842009-06-26 Doug Evans <dje@sebabeach.org>
7185
7186 * Makefile.def (host_modules): Add cgen.
7187 * Makefile.in: Regenerate.
7188 * configure.ac (host_tools): Add cgen.
7189 * configure: Regenerate.
7190
7acf4da6
DD
71912009-06-23 DJ Delorie <dj@redhat.com>
7192
7193 * MAINTAINERS: Add myself as mep maintainer.
7194
00020c16
ILT
71952009-06-23 Ian Lance Taylor <iant@google.com>
7196
7197 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7198 boot_languages. Only bootstrap target libraries listed in
7199 target_libs for some boot language. Add --with-stage1-ldflags,
7200 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7201 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7202 if not building with C++.
7203 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7204 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7205 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7206 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7207 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7208 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7209 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7210 * configure, Makefile.in: Rebuild.
7211
1da52d4a
LF
72122009-06-23 Li Feng <nemokingdom@gmail.com>
7213
7214 * MAINTAINERS: Added my name to write-after-approval list.
7215
144c9175
RM
72162009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7217
7218 * configure.ac: Define is_elf for QNX Neutrino targets.
7219 * configure: Regenerate.
7220
e5871e24
GS
72212009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7222
9c78662a 7223 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 7224
5f4a82c0
KG
72252009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7226
7227 * configure.ac: Detect MPC in default directory.
7228 * configure: Regenerate.
7229
394e9195
JG
72302009-06-03 Jerome Guitton <guitton@adacore.com>
7231 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7232
9c78662a
UB
7233 * Makefile.tpl (all): Avoid a trailing backslash.
7234 * Makefile.in: Regenerate.
394e9195 7235
47bca6aa
BE
72362009-06-03 Ben Elliston <bje@au.ibm.com>
7237
7238 * config.sub, config.guess: Update from upstream sources.
7239
a891a473
RS
72402009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7241
7242 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7243 to noconfdirs.
7244 * configure: Regenerate.
7245
70cb2d9f
AO
72462009-06-02 Alexandre Oliva <aoliva@redhat.com>
7247
7248 * Makefile.tpl ([+compare-target+]): Compare all stage
7249 directories, rather than just gcc.
7250 * Makefile.in: Rebuilt.
7251
7f1245df
DK
72522009-06-01 Doug Kwan <dougkwan@google.com>
7253
7254 * configure.ac: Support gold for target arm*-*-*.
7255 * configure: Regenerate.
394e9195 7256
acd26225
KG
72572009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7258
7259 * Makefile.def: Add MPC support and dependencies.
7260 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7261
7262 * Makefile.in, configure: Regenerate.
7263
a1fc946a
AO
72642009-05-27 Alexandre Oliva <aoliva@redhat.com>
7265
7266 * Makefile.tpl (all): Avoid harmless warning in make all when
7267 gcc-bootstrap is enabled but stage_last does not exist.
7268 * Makefile.in: Rebuilt.
7269
2e6a3c8d
NR
72702009-05-24 Nicolas Roche <roche@adacore.com>
7271
7272 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7273 * Makefile.in: Regenerate.
7274
63487d11
DC
72752009-05-21 Denis Chertykov <chertykov@gmail.com>
7276
7277 * MAINTAINERS: Update my e-mail address.
7278
449223af
DK
72792009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7280
7281 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7282 * configure: Regenerate.
7283
31c98f49
AO
72842009-05-18 Alexandre Oliva <aoliva@redhat.com>
7285
7286 PR other/40159
7287 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7288 gcc-no-bootstrap are mutually exclusive.
7289 * Makefile.in: Rebuilt.
7290
0f501837
AO
72912009-05-18 Alexandre Oliva <aoliva@redhat.com>
7292
7293 PR other/40159
7294 * Makefile.tpl (all): Don't end with unconditional success.
7295 * Makefile.in: Rebuilt.
7296
4a4a4e99
AO
72972009-05-12 Alexandre Oliva <aoliva@redhat.com>
7298
7299 PR target/37137
7300 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7301 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7302 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7303 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7304 stage_configureflags, stage_cflags and stage_libcflags into
7305 explicit Makefile macros.
7306 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7307 GFORTRAN.
7308 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7309 CC. Set CC_FOR_BUILD from CC.
7310 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7311 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7312 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7313 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7314 and GFORTRAN.
7315 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7316 (_LIBCFLAGS): Renamed to _TFLAGS.
7317 (do-compare-debug, do-compare3-debug): Drop.
7318 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7319 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7320 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7321 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7322 (XGCC_FLAGS_FOR_TARGET): New.
7323 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7324 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7325 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7326 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 7327 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
7328 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7329 TFLAGS.
7330 (BUILD_CONFIG): Include if requested.
7331 (all): Set TFLAGS on bootstrap.
7332 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7333 (all-stageid-prefixmodule): Likewise.
7334 (do-clean, distclean-stageid): Set TFLAGS.
7335 (restrap): Fix whitespace.
7336 * Makefile.in: Rebuilt.
7337
1cee3429
PB
73382009-05-07 Paolo Bonzini <bonzini@gnu.org>
7339
7340 * config.guess: Sync with src.
7341
0b70eafd
DK
73422009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7343
7344 * configure.ac ($with_ppl): Default to no if not supplied.
7345 ($with_cloog): Likewise.
7346 configure: Regenerate.
7347
5175f17c
JW
73482009-04-27 James E. Wilson <wilson@codesourcery.com>
7349
7350 * MAINTAINERS: Update my e-mail address.
7351
952fa153
NC
73522009-04-27 Nick Clifton <nickc@redhat.com>
7353
7354 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7355
a687f83c
EB
73562009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7357
7358 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7359 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7360 * Makefile.in: Regenerate.
7361
9e3eba15
KG
73622009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7363
7364 PR bootstrap/39739
7365 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7366 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7367
7368 * configure, Makefile.in: Regenerate.
7369
a687f83c 73702009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
7371
7372 * include/hashtab.h: Update GTY annotations to new syntax
7373 * include/splay-tree.h: Likewise
7374
070bdbd9
BE
73752009-04-17 Ben Elliston <bje@au.ibm.com>
7376
7377 * config.sub, config.guess: Update from upstream sources.
7378
55f2d967
AG
73792009-04-15 Anthony Green <green@moxielogic.com>
7380
7381 * configure.ac: Add moxie support.
7382 * configure: Rebuilt.
7383
309c24a9
JJ
73842009-04-14 Jakub Jelinek <jakub@redhat.com>
7385
7386 * configure.ac: Change copyright header to refer to version
7387 3 of the GNU General Public License and to point readers at the
7388 COPYING3 file and the FSF's license web page.
7389 * Makefile.def: Likewise.
7390 * Makefile.tpl: Likewise.
7391 * Makefile.in: Regenerate.
7392
b93133bc
JH
73932009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7394
7395 * configure.ac: Restore match for darwin9 or later. Use double
7396 brackets since regeneration eats one pair.
7397 * configure: Regenerate.
7398
d18ff35a
L
73992009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7400
7401 PR gas/10039
7402 * configure.ac: Require texinfo 4.7.
7403 * configure: Regenerated.
7404
748086b7
JJ
74052009-04-09 Nick Clifton <nickc@redhat.com>
7406
7407 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7408 the GCC Runtime Library Exception.
7409
a3337ea2
KG
74102009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7411
7412 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7413 * configure: Regenerate.
7414
60911f14
SE
74152009-04-01 Steve Ellcey <sje@cup.hp.com>
7416
7417 * Makefil.def (languages): New entries.
7418 * Makefile.tpl (check-gcc-*): New generic target.
7419 * Makefile.in: Regenerate.
60911f14 7420
dce2d8b2 74212009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 7422
d18ff35a 7423 * MAINTAINERS: Update my email address.
7369c1d0 7424
cfb1f59f
TT
74252009-03-18 Tom Tromey <tromey@redhat.com>
7426
d18ff35a
L
7427 * configure: Rebuild.
7428 * configure.ac (host_libs): Add libiconv.
7429 * Makefile.in: Rebuild.
7430 * Makefile.def (host_modules): Add libiconv.
7431 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 7432
75eeae1a
TG
74332009-03-16 Tristan Gingold <gingold@adacore.com>
7434
7435 * configure.ac: Treat gdb as supported on x86_64-darwin.
7436 * configure: Regenerate.
7437
f38095f3
JM
74382009-03-16 Joseph Myers <joseph@codesourcery.com>
7439
7440 * configure.ac (--with-host-libstdcxx): New option.
7441 * configure: Regenerate.
7442
dce2d8b2 74432009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
7444
7445 * MAINTAINERS: Move myself into the write after approval list.
7446
6d401294
NP
74472009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7448
7449 * MAINTAINERS: Update e-mail address.
2bf33cdb 7450
07c97076
DN
74512009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7452
7453 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7454
dce2d8b2 74552009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
7456
7457 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7458
7a9d3fe8
RW
74592009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7460
7461 Backport from git Libtool:
7462
7463 2009-01-19 Robert Millan <rmh@aybabtu.com>
7464 Support GNU/kOpenSolaris.
7465 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7466 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7467 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7468 GNU/kOpenSolaris.
7469
c9e9e11f
AS
74702009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7471
7472 * MAINTAINERS: Update e-mail address.
7473
5e8c1552 74742009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
7475
7476 * MAINTAINERS (Write After Approval): Add self.
7477
b0adb088
BM
74782009-02-18 Bingfeng Mei <bmei@broadcom.com>
7479
7480 * MAINTAINERS (Write After Approval): Add myself.
7481
ee04b574
AS
74822009-02-05 Andreas Schwab <schwab@suse.de>
7483
7484 * Makefile.tpl (stage_last): Define $r and $s before using
7485 $(RECURSE_FLAGS_TO_PASS).
7486 * Makefile.in: Regenerate
7487
907884c9
ILT
74882009-01-30 Ian Lance Taylor <iant@google.com>
7489
7490 * MAINTAINERS: Move myself to the Global Reviewers list.
7491
416ac4d4
RM
74922009-01-29 Robert Millan <rmh@aybabtu.com>
7493
7494 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7495 * configure: Regenerate.
7496
ee5decb3
GP
74972009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7498
7499 * MAINTAINERS: Make whitespace consistent.
19196f44 7500 Remove Robert Millan from Write After Approval.
ee5decb3 7501
36fbb0ec
AM
75022009-01-16 Alan Modra <amodra@bigpond.net.au>
7503
7504 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7505 (all-opcodes): Depend on all-libiberty.
7506 * Makefile.in: Regenerate.
7507
52535a64
DR
75082009-01-15 Douglas B Rupp <rupp@gnat.com>
7509
7510 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7511 * configure: Regenerate.
7512
e04a57df
RR
75132009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7514
7515 * MAINTAINERS (Write After Approval): Add myself.
7516
856c450b
SK
75172009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7518
7519 * MAINTAINERS: Add myself to reviewers (Fortran).
7520
dce2d8b2 75212009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
7522
7523 PR tree-optimization/38515
7524 * configure.ac (cloog-polylib): Removed.
7525 (with_ppl, with_cloog): Test for "no".
7526 * configure: Regenerated.
7527
1e5e8a59
DF
75282009-01-11 Daniel Franke <franke.daniel@gmail.com>
7529
7530 * MAINTAINERS: Moved myself to reviewers (Fortran).
7531
5e5debf6
TS
75322009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7533
7534 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7535 (Write After Approval): Remove myself.
7536
1c42acf1
DN
75372009-01-03 Diego Novillo <dnovillo@google.com>
7538
7539 * MAINTAINERS: Remove myself from alias maintainership.
7540
2fbbedaf
DA
75412009-01-02 David Ayers <ayers@fsfe.org>
7542
7543 * MAINTAINERS: Update e-mail address.
7544
17213821
GP
75452008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7546
7547 * MAINTAINERS: Make whitespace consistent.
7548
baafc534
RW
75492008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7550
7551 Backport from upstream Libtool:
7552 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7553 Add cache variables to tests that require the linker to work.
7554 For shlibpath_overrides_runpath, this also changes the semantics
7555 to let the result from the C compiler take precedence.
7556
18430d27
BE
75572008-12-02 Ben Elliston <bje@au.ibm.com>
7558
7559 * config.sub, config.guess: Update from upstream sources.
7560
dce2d8b2 75612008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
7562
7563 * configure.ac (ppllibs): Add by default the lib flags.
7564 * configure: Regenerate.
7565
41e9641b
LM
75662008-12-08 Luis Machado <luisgpm@br.ibm.com>
7567
7568 * MAINTAINERS: Add myself to the write after approval list.
7569
25783c30
JH
75702008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7571
ee04b574
AS
7572 * configure.ac: Add double brackets on darwin[912].
7573 * configure: Regenerate.
25783c30 7574
0e318fcc
DK
75752008-12-03 Daniel Kraft <d@domob.eu>
7576
7577 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7578 Approval to Reviewer section (for Fortran front-end).
7579
7f171b95
JH
75802008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7581
7582 * configure.ac: Expand to darwin10 and later.
7583 * configure: Regenerate.
7584
09ce620e
AS
75852008-12-02 Andreas Schwab <schwab@suse.de>
7586
7587 * Makefile.def: configure-target-boehm-gc depends on
7588 all-target-libstdc++-v3.
7589 * Makefile.in: Regenerate.
7590
386c704d
KT
75912008-12-02 Kai Tietz <kai.tietz@onevision.com>
7592
7593 * MAINTAINERS: Add myself as mingw maintainer.
7594
e03dd84a
BE
75952008-12-02 Ben Elliston <bje@au.ibm.com>
7596
7597 * config.sub, config.guess: Update from upstream sources.
7598
3fa87964
GP
75992008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7600
7601 * README.SCO: Remove.
7602
df72d7ed
FP
76032008-11-29 Fernando Pereira <pronesto@gmail.com>
7604
7605 * MAINTAINERS: Add myself to the write after approval list.
7606
b5646528
DK
76072008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7608
7609 * MAINTAINERS: Update my email address in WAA section.
7610
dce2d8b2 76112008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
7612
7613 * MAINTAINERS: Update e-mail address.
7614
dce2d8b2 76152008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
7616
7617 * MAINTAINERS: Change e-mail address.
7618
0db3a858
TG
76192008-11-27 Tristan Gingold <gingold@adacore.com>
7620
7621 * configure.ac: Build gdb for i?86-*-darwin*
7622 * configure: Regenerated.
7623
dce2d8b2 76242008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
7625
7626 * MAINTAINERS: Added my full name.
7627
487e299b
DJ
76282008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7629
7630 PR bootstrap/38014
7631 PR bootstrap/37923
7632
7633 Revert:
7634
7635 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7636
7637 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7638 * Makefile.in: Regenerated.
7639
7640 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7641
7642 PR gdb/921
7643 PR gdb/1646
7644 PR gdb/2175
7645 PR gdb/2176
7646
7647 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7648 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7649 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7650 (HOST_EXPORTS): Pass CPPFLAGS.
7651 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7652 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7653 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7654 * Makefile.in, configure: Regenerated.
7655 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7656 and CPPFLAGS_FOR_BUILD.
7657
dce2d8b2 76582008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
7659
7660 * MAINTAINERS: Add myself as middle end maintainer.
7661
044fed69
AS
76622008-11-06 Andrew Stubbs <ams@codesourcery.com>
7663
7664 * MAINTAINERS (Write after approval): Add myself.
7665
caf6defe
DN
76662008-11-05 Diego Novillo <dnovillo@google.com>
7667
7668 * MAINTAINERS (Global Reviewers): Add myself.
7669 (Non-Algorithmic Maintainers): Remove myself.
7670
3e9899ac
TS
76712008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7672
09ce620e 7673 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 7674
ea99e36e
MM
76752008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7676
09ce620e 7677 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 7678
fb0d2684
BE
76792008-10-31 Ben Elliston <bje@au.ibm.com>
7680
7681 * configure.ac (spu-*-*): Remove special case.
7682 * configure: Regenerate.
7683
73c07a3e
CM
76842008-10-30 Catherine Moore <clm@codesourcery.com>
7685
7686 * MAINTAINERS (Write after approval): Update my email address.
7687
7310a2da
SSF
76882008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7689
7690 * configure.ac [spu-*-*]: Do not set skipdirs.
7691 * configure: Re-generate.
7692
7e51fe23
BS
76932008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7694
7695 * MAINTAINERS (Various Maintainers): Add myself to reload.
7696
ef20be93
RG
76972008-10-25 Richard Guenther <rguenther@suse.de>
7698
7699 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7700 maintainer. Remove myself as libgcc-math maintainer.
7701 (Non-Algorithmic Maintainers): Remove myself.
7702
03ffcfa0
DJ
77032008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7704
7705 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7706 * Makefile.in: Regenerated.
7707
dec014a9
CC
77082008-10-23 Cary Coutant <ccoutant@google.com>
7709
7710 * MAINTAINERS (Write after approval): Add myself.
7711
b36c386c
DJ
77122008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7713
7714 PR gdb/921
7715 PR gdb/1646
7716 PR gdb/2175
7717 PR gdb/2176
7718
7719 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7720 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7721 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7722 (HOST_EXPORTS): Pass CPPFLAGS.
7723 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7724 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7725 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7726 * Makefile.in, configure: Regenerated.
7727 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7728 and CPPFLAGS_FOR_BUILD.
7729
dce2d8b2 77302008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
7731
7732 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7733 Sebastian Pop.
7734
e0bda97e
AP
77352008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7736
7737 * MAINTAINERS (Write After Approval): Added myself.
7738
36c713e0
KG
77392008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7740
7741 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7742 recommended version to 2.3.2.
7743
7744 * configure: Regenerate.
7745
8fe005ee
MM
77462008-10-01 Mark Mitchell <mark@codesourcery.com>
7747
7748 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7749
be8f156f
DD
77502008-09-29 David Daney <david.daney@caviumnetworks.com>
7751
7752 * MAINTAINERS (Write After Approval): Update e-mail address.
7753
ae11dff4
PG
77542008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7755
7756 * libtool.m4: Update to libtool 2.2.6.
7757 * lt~obsolete.m4: Update to libtool 2.2.6.
7758 * ltmain.sh: Update to libtool 2.2.6.
7759 * ltsugar.m4: Update to libtool 2.2.6.
7760 * ltversion.m4: Update to libtool 2.2.6.
7761 * ltoptions.m4: Update to libtool 2.2.6.
7762 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7763
441154b1
CF
77642008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7765
7766 * MAINTAINERS (Write After Approval): Add myself.
7767
775b3b26
BRF
77682008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7769
7770 * MAINTAINERS (Write After Approval): Update my name.
7771
94538043
SB
77722008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7773
09ce620e 7774 * MAINTAINERS: Add myself in "Write After Approval".
94538043 7775
52d1bfd8
SE
77762008-09-18 Steve Ellcey <sje@cup.hp.com>
7777
09ce620e 7778 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 7779
c5cc92f5
GP
77802008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7781
7782 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7783 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7784 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7785 and Michael Tiemann from Write After Approval since they do not
7786 actually have access.
7787
23d9794a
RG
77882008-09-05 Richard Guenther <rguenther@suse.de>
7789
7790 * configure.ac: Initialize clooglibs to -lcloog.
7791 * configure: Re-generate.
7792
192a671e
LCW
77932008-09-04 Le-Chun Wu <lcwu@google.com>
7794
7795 * MAINTAINERS (Write After Approval): Add myself.
7796
d789184e
SP
77972008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7798
7799 * configure.ac (--with-cloog-polylib): New.
7800 (--disable-cloog-version-check): New.
7801 (--disable-ppl-version-check): New.
7802 * configure: Re-generate.
7803
36a881c7
RG
78042008-09-03 Richard Guenther <rguenther@suse.de>
7805
7806 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7807 cloog test.
7808 * configure: Re-generate.
7809
358da97e
HS
78102008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7811
7812 Add picoChip port.
7813 * MAINTAINERS: Add picoChip maintainers.
7814
f8bf9252
SP
78152008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7816 Tobias Grosser <grosser@fim.uni-passau.de>
7817 Jan Sjodin <jan.sjodin@amd.com>
7818 Harsha Jagasia <harsha.jagasia@amd.com>
7819 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7820 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7821 Adrien Eliche <aeliche@isty.uvsq.fr>
7822
7823 Merge from graphite branch.
7824 * configure: Regenerate.
7825 * Makefile.in: Regenerate.
7826 * configure.ac (host_libs): Add ppl and cloog.
7827 Add checks for PPL and CLooG.
7828 * Makefile.def (ppl, cloog): Added modules and dependences.
7829 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7830 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7831
d89f0ad6
AL
78322008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7833
7834 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7835 (GCC_SHLIB_SUBDIR): New.
7836 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7837 * configure: Regenerate.
7838 * Makefile.in: Regenerate.
7839
88a25817
GP
78402008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7841
7842 * MAINTAINERS: Consistently use tabs to separate columns.
7843
f873f15f
TG
78442008-08-29 Tristan Gingold <gingold@adacore.com>
7845
7846 * MAINTAINERS (Write after Approval): Add myself.
7847
e1514c3f
TG
78482008-08-28 Tristan Gingold <gingold@adacore.com>
7849
7850 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7851 Enable bfd, binutils and opcodes.
7852 * configure: Regenerate.
7853
4717882f
JDA
78542008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7855
7856 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7857
28c9884c
TK
78582008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7859
7860 * MAINTAINERS: Use correct Umlaut for last name.
7861
ae96d86a
FXC
78622008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7863
7864 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7865
3ecc96e3
DE
78662008-08-16 David Edelsohn <edelsohn@gnu.org>
7867
7868 * MAINTAINERS: Update my email address.
7869
dd609cc1
EB
78702008-08-16 Nicolas Roche <roche@adacore.com>
7871
7872 * Makefile.tpl: Add BOOT_ADAFLAGS.
7873 * Makefile.in: Regenerate.
7874
08d0963a
RS
78752008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7876
7877 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7878 * configure: Regenerate.
7879
dce2d8b2 78802008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
7881
7882 * configure.ac: Add makefile fragments for hpux.
7883 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7884 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7885 * configure: Regenerate.
7886 * Makefile.in: Regenerate.
7887
dce2d8b2 78882008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
7889
7890 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7891
dce2d8b2 78922008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
7893
7894 * MAINTAINERS (Write after Approval): Add myself.
7895
78209f30
XG
78962008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7897
7898 * MAINTAINERS (Write After Approval): Add myself.
7899
5b5b098d
AJ
79002008-06-29 Andrew Jenner <andrew@codesourcery.com>
7901
7902 * MAINTAINERS (Write After Approval): Add myself.
7903
d812ec93
KW
79042008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7905
7906 * MAINTAINERS: Update my email address.
7907
99e78224
JY
79082008-06-25 Joey Ye <joey.ye@intel.com>
7909
7910 * MAINTAINERS (Write After Approval): Add myself.
7911
18c04407
RW
79122008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7913
7914 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7915 * Makefile.in: Regenerate.
7916 * configure: Regenerate.
7917
47aa9a31
DK
79182008-06-17 Daniel Kraft <d@domob.eu>
7919
7920 * MAINTAINERS (Write After Approval): Add myself.
7921
ad33ff57
RW
79222008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7923
7924 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7925 "$@" is still intact with both Autoconf 2.59 and 2.62.
7926 * configure: Regenerate.
7927
cdce5c41
RW
79282008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7929
7930 * Makefile.tpl: Fix comment errors.
7931 * Makefile.in: Regenerate.
7932
01b79d11
DM
79332008-06-12 David S. Miller <davem@davemloft.net>
7934 David Edelsohn <edelsohn@gnu.org>
7935
7936 * configure.ac: Add powerpc*-*-* to gold supported targets.
7937 * configure: Regenerate.
7938
f8c33439
JM
79392008-06-08 Joseph Myers <joseph@codesourcery.com>
7940
7941 PR tree-optimization/36218
7942 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7943 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7944 (all prefix="build-"): Pass them to build-system sub-makes.
7945 * Makefile.in: Regenerate.
7946
cd985f66
JM
79472008-06-07 Joseph Myers <joseph@codesourcery.com>
7948
7949 * MAINTAINERS (mt port): Remove.
7950 (sco5, unixware, sco udk): Remove.
7951 (Kean Johnston): Add to Write After Approval.
7952
3f6383d3
JB
79532008-05-30 Julian Brown <julian@codesourcery.com>
7954
7955 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7956 of libobjc for ARM EABI Linux.
7957 * configure: Regenerate.
30da41ed 7958
dce2d8b2 79592008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 7960
09ce620e 7961 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 7962
dce2d8b2 79632008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 7964
e29cc9b4 7965 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 7966
955410cb
JW
79672008-05-15 Janus Weil <janus@gcc.gnu.org>
7968
7969 * MAINTAINERS (Write After Approval): Add myself.
7970
719bb4e3 79712008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
7972
7973 * config-ml.in: don't handle --enable-shared and --enable-static.
7974
372b05fc
RS
79752008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7976
7977 * MAINTAINERS: Update my email address.
7978
f73e2200
PC
79792008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7980
7981 * MAINTAINERS: Update my email address.
09ce620e 7982
3e438e2b
KVH
79832008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7984
7985 * MAINTAINERS (Write After Approval): Add myself.
7986
177bf491
GS
79872008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7988
7989 * MAINTAINERS (Write After Approval): Add myself.
7990
dce2d8b2 79912008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
7992
7993 * MAINTAINERS (crx): Add myself.
7994
14a8726b
PB
79952008-04-18 Paolo Bonzini <bonzini@gnu.org>
7996
7997 Sync with src:
7998 2008-04-14 David S. Miller <davem@davemloft.net>
7999
09ce620e
AS
8000 * configure.ac: Add sparc*-*-* to gold supported targets.
8001 * configure: Regenerate.
14a8726b 8002
7142fb32
PB
80032008-04-18 Paolo Bonzini <bonzini@gnu.org>
8004
8005 PR bootstrap/35457
8006 * configure.ac: Include override.m4.
8007 * configure: Regenerate.
8008
c6b196de
PB
80092008-04-18 Paolo Bonzini <bonzini@gnu.org>
8010
09ce620e
AS
8011 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8012 * Makefile.in: Regenerate.
c6b196de 8013
dce2d8b2 80142008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 8015
09ce620e 8016 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 8017 as nonconfigurable directories list.
09ce620e 8018 * configure: Regenerate.
c993ae60 8019
8479b1b1
BE
80202008-04-14 Ben Elliston <bje@au.ibm.com>
8021
8022 * config.sub, config.guess: Update from upstream sources.
8023
295e261a
HPN
80242008-04-12 Hans-Peter Nilsson <hp@axis.com>
8025
8026 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8027 * Makefile.in: Regenerate.
8028
ac3949d9
EW
80292008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8030
8031 * configure.ac: Do not build libssp for the AVR.
8032 * configure: Regenerate.
8033
06407e30
ILT
80342008-04-07 Ian Lance Taylor <iant@google.com>
8035
8036 * Makefile.def: check-gold depends upon all-binutils.
8037 * Makefile.in: Regenerate.
8038
97db009c
AH
80392008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8040
8041 * MAINTAINERS (Write After Approval): Add myself.
8042
2a79c47f
NC
80432008-04-04 Nick Clifton <nickc@redhat.com>
8044
8045 PR binutils/4334
5f4bebbf 8046 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
8047 builds.
8048 * configure: Regenerate.
8049
c53a18d3
N
80502008-04-04 NightStrike <NightStrike@gmail.com>
8051
8052 PR other/35151
09ce620e
AS
8053 * configure.ac: Combine rules for mingw32 and mingw64.
8054 * configure: Regenerate.
c53a18d3 8055
d925aa70
KT
80562008-04-02 Kai Tietz <kai.tietz@onvision.com>
8057
8058 * MAINTAINERS (Write After Approval): Add myself.
8059
dce2d8b2 80602008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
8061
8062 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8063 * Makefile.in (.NOTPARALLEL): Ditto.
8064
4412a506
PG
80652008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8066
8067 * MAINTAINERS (Write After Approval): Add myself.
8068
dce2d8b2 80692008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
8070
8071 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8072 * Makefile.in (.NOTPARALLEL): Regenerate.
8073
639223bd
PB
80742008-03-27 Paolo Bonzini <bonzini@gnu.org>
8075
8076 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8077 * Makefile.in: Regenerate.
8078
b8ab1f4a
JS
80792008-03-26 Jakub Staszak <kuba@et.pl>
8080
8081 * MAINTAINERS (Write After Approval): Add myself.
8082
b45890a4
TK
80832008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8084
8085 * MAINTAINERS: Update e-mail address.
8086
5afab7ad
ILT
80872008-03-20 Ian Lance Taylor <iant@google.com>
8088
8089 * configure.ac: Add support for --enable-gold.
8090 * Makefile.def: Add gold as a directory like ld.
8091 * configure, Makefile.in: Regenerate.
8092
38d24731
RW
80932008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8094
8095 * configure.ac: m4_include config/proginstall.m4.
8096 * configure: Regenerate.
32bc4cf4
RW
8097
8098 Backport from upstream Libtool:
09ce620e 8099
32bc4cf4 8100 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 8101
32bc4cf4
RW
8102 Deal with Autoconf 2.62's semantic change in m4_append.
8103 * ltsugar.m4 (lt_append): Replace broken versions of
8104 m4_append.
8105 (lt_if_append_uniq): Don't require separator to be overquoted,
8106 and avoid broken m4_append.
8107 (lt_dict_add): Fix typo.
8108 * libtool.m4 (_LT_DECL): Don't overquote separator.
8109
9d3c50ea
DE
81102008-03-13 David Edelsohn <edelsohn@gnu.org>
8111
8112 * config.rpath: Add AIX 6 support.
8113
5d2edb29
PB
81142008-03-13 Paolo Bonzini <bonzini@gnu.org>
8115
8116 * Makefile.def (stageprofile). Remove -fprofile-generate
8117 from stage_libcflags.
8118 * Makefile.in: Regenerate.
8119
954910ef
BE
81202008-03-13 Ben Elliston <bje@au.ibm.com>
8121
8122 * config.sub, config.guess: Update from upstream sources.
8123
e8645a40
TT
81242008-03-06 Tom Tromey <tromey@redhat.com>
8125
8126 * MAINTAINERS: Update for treelang deletion.
8127
2c8e955e
JW
81282008-03-03 James E. Wilson <wilson@tuliptree.org>
8129
8130 * MAINTAINERS: Update my email address.
8131
54acd307
SS
81322008-03-03 Stan Shebs <stanshebs@earthlink.net>
8133
893ad2a1 8134 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
8135 (objective-c/c++): Add myself as a maintainer.
8136
4b52b516
VR
81372008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8138
8139 * MAINTAINERS (Write After Approval): Update my email address.
8140
e652b516
TB
81412008-02-25 Tomas Bily <tbily@suse.cz>
8142
8143 * MAINTAINERS (Write After Approval): Add myself.
8144
02d30740
JJ
81452008-02-23 Jakub Jelinek <jakub@redhat.com>
8146
8147 * MAINTAINERS (OpenMP): Add myself.
8148
1c8bd6a3
PB
81492008-02-20 Paolo Bonzini <bonzini@gnu.org>
8150
4b40b2a5
UB
8151 PR bootstrap/32009
8152 PR bootstrap/32161
1c8bd6a3 8153
4b40b2a5
UB
8154 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8155 * configure: Regenerate.
1c8bd6a3 8156
4b40b2a5
UB
8157 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8158 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8159 STAGE4_LIBCFLAGS): New.
8160 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8161 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8162 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8163 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8164 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8165 for target modules. Don't export LIBCFLAGS.
8166 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8167 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8168 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8169 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8170 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8171 * Makefile.in: Regenerate.
1c8bd6a3 8172
bb44c9d2
RW
81732008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8174
8175 PR libgcj/33085
8176 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8177 Do not use -DDLL_EXPORT. Backport from upstream.
8178
29a7754d
RW
81792008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8180
8181 * MAINTAINERS (Write After Approval): Add myself.
8182
9a212bb7
HPN
81832008-02-02 Hans-Peter Nilsson <hp@axis.com>
8184
8185 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8186 * configure: Regenerate.
8187
aa12a573
MG
81882008-01-31 Marc Gauthier <marc@tensilica.com>
8189
8190 * configure.ac (xtensa*-*-*): Recognize processor variants.
8191 * configure: Regenerate.
8192
ac9e6043
RW
81932008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8194
40049ccc
UB
8195 PR bootstrap/34922
8196 * configure.ac (PARSE_ARGS): Push suitable setting of
8197 ac_subdirs_all, for `./configure --help=recursive'.
8198 Handle `+' in generic toplevel directory disabling.
8199 * configure: Regenerate.
ac9e6043 8200
4288c86a
NC
82012008-01-28 Nick Clifton <nickc@redhat.com>
8202
8203 * MAINTAINERS (xstormy16): Take over maintainership.
8204
8d8da227
JM
82052008-01-25 Joseph Myers <joseph@codesourcery.com>
8206
8207 * MAINTAINERS (c4x port): Remove.
8208
349b60e7
DE
82092008-01-24 David Edelsohn <edelsohn@gnu.org>
8210
8211 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8212
3ca06a68
BE
82132008-01-23 Ben Elliston <bje@au.ibm.com>
8214
8215 * config.sub, config.guess: Update from upstream sources.
8216
3c631381
TG
82172008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8218
8219 * MAINTAINERS (Write After Approval): Add myself.
8220
20533ef1
L
82212008-01-17 H.J. Lu <hjl.tools@gmail.com>
8222
8223 * MAINTAINERS: Update my email address.
8224
82252008-01-09 Raksit Ashok <raksit@google.com>
8226
8227 * MAINTAINERS (Write After Approval): Add myself.
8228
684f4f6a
RA
82292008-01-09 Raksit Ashok <raksit@google.com>
8230
8231 * MAINTAINERS (Write After Approval): Add myself.
8232
9cb8756f
BE
82332008-01-08 Ben Elliston <bje@au.ibm.com>
8234
8235 * config.sub, config.guess: Update from upstream sources.
8236
94e1934d
KG
82372007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8238
8239 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 8240 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
8241 * configure: Regenerate.
8242
a2e51f77
SP
82432007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8244
8245 * MAINTAINERS: Update my email address.
8246
ffe3dcd9
BRF
82472007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8248
8249 * MAINTAINERS: Update my email address.
8250
aa4095c9
RS
82512007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8252
8253 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8254 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8255 * Makefile.in: Regenerate.
8256
dce2d8b2 82572007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
8258
8259 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8260 misplaced entries.
8261
0fe0f073
AT
82622007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8263
8264 * configure.ac: Enable libjava for x86_64-*-darwin9.
8265 * configure: Regenerate.
8266
dce2d8b2 82672007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
8268
8269 * MAINTAINERS (Write After Approval): Add myself.
8270
c3220d4c
BE
82712007-12-05 Ben Elliston <bje@au.ibm.com>
8272
8273 * config.sub, config.guess: Update from upstream sources.
8274
aba7501e
MK
82752007-12-02 Matthias Klose <doko@ubuntu.com>
8276
8277 * config-ml.in: Remove 64bit configure tests.
8278
d683ec81
PB
82792007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8280
8281 * config-ml.in: Robustify against white space in absolute file
8282 names.
8283
8284 * config-ml.in (multi-clean): Substitute ${Makefile}.
8285 Remove superfluous ${Makefile} in list.
8286
60f1711a
TS
82872007-11-19 Thiemo Seufer <ths@mips.com>
8288
8289 * config-ml.in: Don't hardcode the Makefile name.
8290
487f9d96
AM
82912007-11-08 Alexander Monakov <amonakov@ispras.ru>
8292
8293 * MAINTAINERS (Write After Approval): Add myself.
8294
fa3886fe
ST
82952007-11-07 Samuel Tardieu <sam@rfc1149.net>
8296
8297 * MAINTAINERS (Write After Approval): Add myself.
8298
dce2d8b2 82992007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
8300
8301 * MAINTAINERS (Write After Approval): Add myself.
8302
acc48927
BE
83032007-10-25 Ben Elliston <bje@au.ibm.com>
8304
8305 * MAINTAINERS (mercury): Remove entry.
8306 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8307
e00e9858
DJ
83082007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8309
8310 * Makefile.def (dependencies): Make configure-gdb depend on
8311 all-intl.
8312 * Makefile.in: Regenerated.
8313
def14a3c
SK
83142007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8315
8316 * MAINTAINERS (Fortran maintainer): Remove myself.
8317
dce2d8b2 83182007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
8319
8320 * Makefile.def: To avoid problems running with parallel makes,
8321 build newlib before libgloss so that target specific header
8322 files are availble.
8323 * Makefile.in: Regenerate
8324
bbfbfafc
DJ
83252007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8326
8327 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8328 * Makefile.in: Regenerate.
8329
c56abad5
VM
83302007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8331
8332 * MAINTAINERS (Register allocation reviewer): Add myself.
8333
f019adc1
MF
83342007-10-08 Mike Frysinger <vapier@gentoo.org>
8335
8336 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8337 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8338 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8339 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8340 * configure: Regenerate.
8341
dce2d8b2 83422006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
8343
8344 * MAINTAINERS (Register allocation reviewer): Add myself.
8345
0999159b
PB
83462007-10-01 Paolo Bonzini <bonzini@gnu.org>
8347
8348 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8349 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8350 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8351 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8352 * configure.ac: Default them to host tools for $host = $build.
8353 Subst them.
8354
8355 * configure: Regenerate.
8356 * Makefile.in: Regenerate.
8357
dce2d8b2 83582006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
8359
8360 * MAINTAINERS (Register allocation reviewer): Add myself.
8361
dce2d8b2 83622006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
8363
8364 * MAINTAINERS (Register allocation reviewer): Add myself.
8365
9d209c83
SP
83662007-09-21 Seongbae Park <seongbae.park@gmail.com>
8367
8368 * MAINTAINERS (Write After Approval): Fix typo.
8369
1ec3b87b
RS
83702007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8371
8372 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8373 * configure: Regenerate.
8374
19d5986d
PJ
83752007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8376
8377 PR bootstrap/31906
8378 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 8379 they're already prefixed.
19d5986d 8380
6d3b5aea
BK
83812007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8382
8383 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8384 libstdc++.
8385 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8386 * configure: Regenerate.
8387 * Makefile.in: Regenerate.
09ce620e 8388
4fe7e755
AS
83892007-09-17 Andreas Schwab <schwab@suse.de>
8390
8391 * configure.ac: Raise minimum makeinfo version to 4.6.
8392 * configure: Regenerate.
8393
dce2d8b2 83942007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 8395
ffe3dcd9 8396 * MAINTAINERS (write-after-approval) add myself
d483feaa 8397
fa9a3f31
AM
83982007-09-15 Alan Modra <amodra@bigpond.net.au>
8399
8400 * configure.ac: Correct makeinfo version check.
8401 * configure: Regenerate.
8402
6593a73e
RS
84032007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8404
8405 * MAINTAINERS: Update my email address.
8406
d9dced13
RS
84072007-09-14 Richard Sandiford <richard@codesourcery.com>
8408
8409 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8410 to $skipdirs and only disable gprof for newlib. Use the normal
8411 mips*-elf* handling in other respects.
8412 * configure: Regnerate.
8413
773c1467
DD
84142007-09-12 David Daney <ddaney@avtrex.com>
8415
8416 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8417 enabling libgcj.
8418 * configure: Regenerate.
8419
c03353e2
RIL
84202007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8421
8422 PR other/32154
8423 * configure.ac: For libgloss targets, point the linker to the linker
8424 script, startup code and simulator library.
8425 * configure: Regenerate.
8426
c4e9bf2b
AH
84272007-09-07 Andrew Haley <aph@redhat.com>
8428
8429 * configure.ac (noconfigdirs): Remove target-libffi and
8430 target-libjava.
8431 * configure: Regenerate.
8432
1f5a6b84
FXC
84332007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8434
8435 PR target/33281
8436 * configure.ac: Use config/mh-mingw on mingw.
8437 * configure: Regenerate.
1f5a6b84 8438
3951e521
PH
84392007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8440
9f349f63 8441 * MAINTAINERS (Write After Approval): Add myself.
3951e521 8442
e643dc23
RG
84432007-09-05 Richard Guenther <rguenther@suse.de>
8444
8445 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8446 nor --disable-checking is provided also turn on yes and types
8447 checking for stage1.
8448 * configure: Re-generate.
8449
039874df
KW
84502007-08-30 Krister Walfridsson <cato@df.lth.se>
8451
8452 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8453 (Write After Approval): Remove myself.
8454
c3f07bd6 84552007-08-29 Nick Clifton <nickc@redhat.com>
15098359 8456
c3f07bd6 8457 * config.sub, config.guess: Update from upstream sources.
15098359 8458
40049ccc 84592007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
8460
8461 * MAINTAINERS (Write After Approval): Added myself.
8462 * MAINTAINERS (Reviewers): Removed myself.
8463
c8aea42c 84642007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 8465 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
8466
8467 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8468 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8469 * Makefile.in: Regenerate.
8470 * configure.ac (--with-debug-prefix-map): New.
8471 * configure: Regenerate.
8472
4bf6c438
RS
84732007-08-17 Richard Sandiford <richard@codesourcery.com>
8474 Nigel Stephens <nigel@mips.com>
8475
4bf6c438
RS
8476 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8477 as target_makefile_frag.
8478 * configure: Regenerate.
8479
bb286d71
AO
84802007-08-16 Alexandre Oliva <aoliva@redhat.com>
8481
8482 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8483 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8484 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8485 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8486 (do-compare, do-compare3, do-compare-debug): New.
8487 ([+compare-target+]): Use them.
8488
a4630417
MK
84892007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8490
8491 * MAINTAINERS (Write After Approval): Change my email address.
8492
d9acb717
RW
84932007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8494 Ben Elliston <bje@au.ibm.com>
8495
8496 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8497 --silent if $silent.
8498 * configure: Regenerate.
8499
96876681
ZD
85002003-08-12 Zdenek Dvorak <ook@ucw.cz>
8501
8502 * MAINTAINERS (Various Maintainers): Add myself as
8503 loop infrastructure maintainer. Update my e-mail
8504 address.
8505
1c1d80ee
DN
85062007-07-31 Diego Novillo <dnovillo@google.com>
8507
8508 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8509 Adjust description.
8510
7e98624c
RG
85112007-07-26 Richard Guenther <rguenther@suse.de>
8512
8513 * configure.ac: Add types checking to stage1 checking flags.
8514 * configure: Regenerate.
8515
4c85af60
NC
85162007-07-17 Nick Clifton <nickc@redhat.com>
8517
8518 * COPYING3: New file. Contains version 3 of the GNU General
8519 Public License.
8520 * COPYING3.LIB: New file. Contains version 3 of the GNU
8521 Lesser General Public License.
8522
19ddfd3a
AK
85232007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8524
8525 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8526
2a064545
AK
85272007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8528
8529 * MAINTAINERS (S/390 co-maintainer): Add myself.
8530 (Write After Approval): Remove myself.
8531
f861f54d
DH
85322007-07-13 Dan Hipschman <dsh@google.com>
8533
8534 * MAINTAINERS (Write After Approval): Add myself.
8535
0136f2f7
NC
85362007-07-11 Nick Clifton <nickc@redhat.com>
8537
8538 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8539 WINDRES export.
8540 * Makefile.in: Regenerate.
8541
6e29b5a4
RO
85422007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8543
8544 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8545 maintainer.
8546
159a4b02
L
85472007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8548
8549 * lt~obsolete.m4: New. Import from 20070318 libtool.
8550
6ba67283
JB
85512007-07-03 Julian Brown <julian@codesourcery.com>
8552
8553 * MAINTAINERS (Write After Approval): Add myself.
8554
30b74385
RW
85552007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8556
8557 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8558 * configure: Regenerate.
8559
85602007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8561
8562 * configure.ac: Add some missing m4 quotation.
8563 * configure: Regenerate.
8564
943c54ce
SB
85652007-07-02 Simon Baldwin <simonb@google.com>
8566
8567 * MAINTAINERS (Write After Approval): Add myself.
8568
1c00b503
PB
85692007-07-02 Paolo Bonzini <bonzini@gnu.org>
8570
8571 * configure: Regenerate.
8572
901119ae
KT
85732007-07-02 Kai Tietz <kai.tietz@onevision.com>
8574
8575 * Makefile.def: Add windmc tool to build.
8576 * Makefile.tpl: Likewise.
8577 * configure.ac: Likewise.
8578 * Makefile.in: Regenerate.
8579 * configure: Regenerate.
09ce620e 8580
83f4c19f
DD
85812007-06-28 DJ Delorie <dj@redhat.com>
8582
8583 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8584 not building newlib.
8585 * configure: Regenerated.
09ce620e 8586
5346c75c
JS
85872007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8588
8589 * MAINTAINERS (Write After Approval): Add myself.
8590
aacfb86b
MM
85912007-06-25 Martin Michlmayr <tbm@cyrius.com>
8592
8593 * MAINTAINERS (Write After Approval): Add myself.
8594
590bf0d3
CM
85952007-06-19 Chris Matthews <chrismatthews@google.com>
8596
8597 * MAINTAINERS (Write After Approval): Add myself.
8598
cdbbee7a
RIL
85992007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8600
8601 * MAINTAINERS (Write After Approval): Add myself.
8602
b8afffc1
DJ
86032007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8604
8605 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8606 * Makefile.in: Regenerated.
8607
3fcfad76
BS
86082007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8609
8610 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8611 bfin*-*-uclinux* targets.
8612 * configure: Regenerate.
8613
3f5a2b7f
ILT
86142007-06-14 Ian Lance Taylor <iant@google.com>
8615
8616 * MAINTAINERS: Add myself as non-algorithmic global write
8617 maintainer.
8618
4c46daee
DN
86192007-06-14 Diego Novillo <dnovillo@google.com>
8620
8621 * MAINTAINERS: Add self as middle-end maintainer and
8622 non-algorithmic global write maintainer.
8623
a3bb222a
FXC
86242007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8625
8626 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8627 Move all Fortran maintainers except Paul Brook into the
8628 Non-Autopoiesis section.
8629
a19e8f64
PB
86302007-06-14 Paolo Bonzini <bonzini@gnu.org>
8631
8632 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8633 (distclean-stage[+id+]): Possibly delete stage_last.
8634 * Makefile.in: Regenerate.
8635
1c2abe5e
SP
86362007-06-12 Seongbae Park <seongbae.park@gmail.com>
8637
8638 * MAINTAINERS (Various Maintainer): Fix typo.
8639
abca4739
PB
86402007-06-11 Paolo Bonzini <bonzini@gnu.org>
8641
8642 * MAINTAINERS (Various Maintainer): Add myself as
8643 dataflow maintainer.
8644
a894d2c3
BE
86452007-06-07 Ben Elliston <bje@au.ibm.com>
8646
8647 * config.sub, config.guess: Update from upstream sources.
8648
8024d75e
BE
86492007-06-07 Ben Elliston <bje@au.ibm.com>
8650
8651 * Makefile.tpl: Fix spelling error.
8652 * Makefile.in: Regenerate.
8653
973a9a5e
SE
86542007-06-01 Steve Ellcey <sje@cup.hp.com>
8655
96598938
L
8656 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8657 lt_cv_sys_max_cmd_len.
973a9a5e 8658
ccb4d26b
DN
86592007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8660
8661 * MAINTAINERS (Various Maintainers): Add myself as
8662 auto-vectorizer maintainer.
8663
eecb7461
PB
86642003-05-31 Paolo Bonzini <bonzini@gnu.org>
8665
8666 PR libjava/32098
8667 * libtool.m4: Revert previous change.
8668 * ltgcc.m4: Put it here.
8669
89d28202
ZD
86702003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8671
8672 * MAINTAINERS (Various Maintainers): Add myself as
8673 auto-vectorizer maintainer.
8674
60c7a11a
L
86752007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8676
8677 PR libjava/32098
8678 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8679
9dd3cc81
RG
86802007-05-30 Richard Guenther <rguenther@suse.de>
8681
8682 * MAINTAINERS (Various Maintainers): Add myself as
8683 auto-vectorizer maintainer.
8684
9cc1244e
JJ
86852007-05-30 Jakub Jelinek <jakub@redhat.com>
8686
8687 PR bootstrap/29382
8688 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8689 * configure: Rebuilt.
8690
6124296b
RC
86912007-05-28 Roberto Costa <robsettantasei@gmail.com>
8692
8693 * MAINTAINERS (Write After Approval): Removed my name.
8694
6b757a0d
SB
86952007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8696
8697 * MAINTAINERS (Write After Approval): Remove myself.
8698
86ef8528
AT
86992007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8700
8701 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8702
1cf3d07d
SE
87032007-05-23 Steve Ellcey <sje@cup.hp.com>
8704
8705 * ltmain.sh: Update from ToT Libtool.
8706 * libtool.m4: Update from ToT Libtool.
8707 * ltsugar.m4: New. Update from ToT Libtool.
8708 * ltversion.m4: New. Update from ToT Libtool.
8709 * ltoptions.m4: New. Update from ToT Libtool.
8710 * ltconfig: Remove.
8711 * ltcf-c.sh: Remove.
8712 * ltcf-cxx.sh: Remove.
8713 * ltcf-gcj.sh: Remove.
8714
ce3fcf8c
OW
87152007-05-22 Ollie Wild <aaw@google.com>
8716
8717 * MAINTAINERS (Write After Approval): Add myself.
8718
342b9200
PB
87192007-05-16 Paolo Bonzini <bonzini@gnu.org>
8720
8721 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8722 stage_cflags.
8723 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8724 Remove CFLAGS/LIBCFLAGS.
8725 (configure-stage[+id+]-[+prefix+][+module+],
8726 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8727 * Makefile.in: Regenerate.
8728
cea17285
DN
87292007-05-15 Diego Novillo <dnovillo@google.com>
8730
8731 * MAINTAINERS: Update e-mail address.
8732
11c004e7
RE
87332007-05-15 Revital Eres <eres@il.ibm.com>
8734
8735 * MAINTAINERS (Write After Approval): Add myself.
8736
ab6bd693
RC
87372007-05-14 Roberto Costa <robsettantasei@gmail.com>
8738
8739 * MAINTAINERS (Write After Approval): Updated my address.
8740
388cdf07
TN
87412007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8742
8743 * MAINTAINERS (Write After Approval): Add myself.
8744
23f24034
SR
87452007-05-11 Silvius Rus <rus@google.com>
8746
8747 * MAINTAINERS (Write After Approval): Add myself.
8748
34a7526e
TT
87492007-04-23 Tom Tromey <tromey@redhat.com>
8750
8751 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8752
51da21be
MM
87532007-04-22 Mark Mitchell <mark@codesourcery.com>
8754
8755 * MAINTAINERS (cpplib): Rename to ...
8756 (libcpp): ... this. Add C/C++ front end maintainers.
8757
70070387
SE
87582007-04-14 Steve Ellcey <sje@cup.hp.com>
8759
8760 * config-ml.in: Pass ${ml_config_env} to configure calls.
8761
df1a0dbb
CB
87622007-04-04 Christian Bruel <christian.bruel@st.com>
8763
8764 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8765
9daff147
DK
87662007-04-02 Dave Korn <dave.korn@artimi.com>
8767
8768 * MAINTAINERS (Write After Approval): Add myself.
8769
374eadb2
TB
87702007-03-31 Tobias Burnus <burnus@net-b.de>
8771
8772 * MAINTAINERS (fortran 95 front end): Add myself.
8773
8eced3a2
DR
87742007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8775
8776 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8777
653de3e3
AZ
87782007-03-24 Ayal Zaks <zaks@il.ibm.com>
8779
8780 * MAINTAINERS (Modulo Scheduler): Add myself.
8781
b737d953
BM
87822007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8783
8784 * MAINTAINERS (fortran 95 front end): Add myself.
8785 (c++ front end): whitespace fix.
8786
a584cdf2
NF
87872007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8788
8789 * MAINTAINERS (Write After Approval): Add myself.
8790
8c79f3c4
RS
87912007-03-21 Richard Sandiford <richard@codesourcery.com>
8792
8793 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8794 of glob. Quote arguments with single quotes too.
8795 * configure: Regenerate.
8796
07f1ac6d
BM
87972007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8798
8799 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8800 * Makefile.in: Regenerate
8801
172e41aa
AS
88022007-03-07 Andreas Schwab <schwab@suse.de>
8803
8804 * configure: Regenerate.
8805
9c4d2493
BM
88062007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8807
8808 * configure.ac: Add "--with-pdfdir" configure option,
8809 which defines pdfdir variable.
8810 * Makefile.def (target=fixincludes): Add install-pdf to
8811 missing targets.
8812 (recursive_targets): Add install-pdf target.
8813 (flags_to_pass): Add pdfdir.
8814 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8815 target.
8816 * configure: Regenerate
8817 * Makefile.in: Regenerate
8818
e14e622e
EC
88192007-02-28 Eric Christopher <echristo@apple.com>
8820
8821 Revert:
8822 2006-12-07 Mike Stump <mrs@apple.com>
8823
8824 * Makefile.def (dependencies): Add dependency for
8825 install-target-libssp and install-target-libgomp on
8826 install-gcc.
8827 * Makefile.in: Regenerate.
8828
54e433bc
MK
88292007-02-27 Matt Kraai <kraai@ftbfs.org>
8830
8831 * configure: Regenerate.
8832 * configure.ac: Move statements after variable declarations.
8833
6c8d3d8f
KK
88342007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8835
8836 * MAINTAINERS: Add myself as sh maintainer.
8837
9f8c6739
JM
88382007-02-19 Joseph Myers <joseph@codesourcery.com>
8839
8840 * configure.ac: Adjust for loop syntax.
8841 * configure: Regenerate.
8842
278a7a38
AO
88432007-02-18 Alexandre Oliva <aoliva@redhat.com>
8844
8845 * configure: Rebuilt.
8846
b2eaac4a
AO
88472007-02-18 Alexandre Oliva <aoliva@redhat.com>
8848
8849 * configure.ac: Drop multiple occurrences of --enable-languages,
8850 and fix its quoting.
8851 * configure: Rebuilt.
8852
beeaf216 88532007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
8854 Nathan Sidwell <nathan@codesourcery.com>
8855 Vladimir Prus <vladimir@codesourcery.com>
8856 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
8857
8858 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8859 * configure: Regenerate.
8860
09201a09
GP
88612007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8862
8863 * ltconfig (freebsd*): Default to elf.
8864
291f172e
DJ
88652007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8866
8867 * configure.ac (target_libraries): Move libgcc before libiberty.
8868 * configure: Regenerated.
8869
c3a86da9
DJ
88702007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8871 Paolo Bonzini <bonzini@gnu.org>
8872
8873 PR bootstrap/30753
8874 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8875 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8876 * configure: Regenerated.
8877
88e1e72a
FXC
88782007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8879
8880 * MAINTAINERS (Language Front End Maintainers): Update my mail
8881 address.
8882
44bfc3ac
DJ
88832007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8884
8885 PR bootstrap/30748
8886 * configure.ac: Correct syntax for Solaris ksh.
8887 * configure: Regenerated.
8888
3e19841a
PB
88892007-02-09 Paolo Bonzini <bonzini@gnu.org>
8890
8891 * configure.ac: Sync with src.
8892 * configure: Regenerate.
8893
74a48762
PB
88942007-02-09 Paolo Bonzini <bonzini@gnu.org>
8895
8896 * Makefile.in: Regenerate.
8897
d846e52e
PB
88982007-02-09 Paolo Bonzini <bonzini@gnu.org>
8899
8900 * config.sub: Sync with src.
8901
1c710c3c
DJ
89022007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8903
8904 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8905 noncanonical equivalents.
8906 * configure.in: Rename to...
8907 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8908 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8909 target_noncanonical. Use them. Rewrite removal of configure
8910 arguments for autoconf 2.59. Discard variable settings. Force
8911 program_transform_name for native tools.
8912
8913 * Makefile.in: Regenerated.
8914 * configure: Regenerated with autoconf 2.59.
8915
dce2d8b2 89162007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 8917
3de8da2a 8918 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 8919
f6671c93
AS
89202007-01-31 Andreas Schwab <schwab@suse.de>
8921
8922 * Makefile.tpl (LDFLAGS): Substitute it.
8923 * Makefile.in: Regenerate.
8924
dce2d8b2 89252007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 8926
3de8da2a 8927 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 8928
2472200d
DE
89292007-01-28 David Edelsohn <edelsohn@gnu.org>
8930
3de8da2a 8931 * MAINTAINERS (spu port): Add myself.
2472200d 8932
5305be7e
RG
89332007-01-23 Richard Guenther <rguenther@suse.de>
8934
8935 PR bootstrap/30541
8936 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8937 * Makefile.tpl (GNATBIND): Substitute it.
8938 (GNATMAKE): Likewise.
8939 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8940 of STAGE_PREFIX.
8941 * Makefile.in: Regenerate.
8942 * configure: Regenerate.
8943
416cfb5e
MS
89442007-01-18 Mike Stump <mrs@apple.com>
8945
8946 * configure.in: Re-enable -Werror for gcc builds.
8947
3de8da2a 89482007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 8949
3de8da2a 8950 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 8951
d943d7c4
PB
89522007-01-11 Paolo Bonzini <bonzini@gnu.org>
8953
8954 * configure.in: Change == to = in test command.
3de8da2a 8955 * configure: Regenerate.
d943d7c4 8956
e69bf64b 89572007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
8958 Nick Clifton <nickc@redhat.com>
8959 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8960
8961 * configure.in (build_configargs, host_configargs, target_configargs):
8962 Remove build/host/target parameters.
8963 (host_libs): Add gmp and mpfr.
8964 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8965 * Makefile.def (gmp, mpfr): New.
8966 (gcc): Remove target.
8967 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8968 target_os, target_vendor): New.
dce2d8b2 8969 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
8970 * configure: Regenerate.
8971 * Makefile.in: Regenerate.
e69bf64b
PB
8972
89732007-01-11 Matt Fago <fago@earthlink.net>
8974
8975 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 8976 to improve robustness of configure tests.
e69bf64b 8977 * configure: Regenerate.
e14e622e 8978
a42f3b80
UB
89792007-01-09 Uros Bizjak <ubizjak@gmail.com>
8980
8981 * MAINTAINERS: Add myself as i386 maintainer.
8982
a36aee1a
JH
89832007-01-08 Jan Hubicka <jh@suse.cz>
8984
61fcaeef 8985 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 8986
738a52d3
KT
89872007-01-08 Kai Tietz <kai.tietz@onevision.com>
8988
8989 * configure.in: Add support for an x86_64-mingw* target.
95af8923 8990 * configure: Regenerate.
738a52d3 8991
54fdc474
DJ
89922007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8993
8994 * Makefile.tpl (all-target): Correct @if conditional for target
8995 modules.
8996 * configure.in: Omit libiberty if building only target libgcc.
8997 * configure, Makefile.in: Regenerated.
8998
3dd71726
PB
89992007-01-04 Paolo Bonzini <bonzini@gnu.org>
9000
dce2d8b2 9001 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
9002 * configure: Regenerate.
9003
fa958513
DJ
90042007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9005
9006 * Makefile.def (target_modules): Add libgcc.
9007 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9008 * Makefile.tpl (clean-target-libgcc): Delete.
9009 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9010 on gcc even for bootstrapped modules. Rewrite handling of
9011 lang_env_dependencies to loop over target_modules.
9012 * configure.in (target_libraries): Add target-libgcc.
9013 * Makefile.in, configure: Regenerated.
9014
e1888513
PB
90152006-12-29 Paolo Bonzini <bonzini@gnu.org>
9016
9017 * configure.in: Reorganize recognition of languages. Add
9018 --enable-stage1-languages. Show supported languages for the chosen
9019 target rather than all recognized languages.
9020 * configure: Regenerate.
9021
53b88b73
PB
90222006-12-29 Paolo Bonzini <bonzini@gnu.org>
9023
9024 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9025 * Makefile.in: Regenerate.
9026
a3993f33
KG
90272006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9028
9029 * configure.in: Warn that MPFR 2.2.0 is buggy.
9030 * configure: Regenerate.
9031
f063a9ed
ILT
90322006-12-27 Ian Lance Taylor <iant@google.com>
9033
9034 * configure.in: When removing Makefiles to force a reconfigure, also
9035 remove prev-DIR*/Makefile.
9036 * configure: Regenerate.
9037
af71363e
AS
90382006-12-22 Andreas Schwab <schwab@suse.de>
9039
9040 * configure: Regenerate with correct autoconf version.
9041
0b0dc272
AM
90422006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9043
3de8da2a
UB
9044 * configure.in: add AC_SUBST for *_FOR_TARGET.
9045 * configure: Regenerate.
0b0dc272 9046
53b88b73
PB
90472006-12-19 Paolo Bonzini <bonzini@gnu.org>
9048
9049 * configure.in: Simplify logic for rejecting languages that cannot
9050 be built. Separate the case when a language is unsupported,
9051 from the case when the user chooses not to build a language.
9052
400ebff4
PB
90532006-12-19 Paolo Bonzini <bonzini@gnu.org>
9054
9055 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9056 it only affects bootstrap and could be tested on "$host" as well.
9057 * configure: Regenerate.
9058 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9059
8efea775
PB
90602006-12-19 Paolo Bonzini <bonzini@gnu.org>
9061
9062 PR bootstrap/29544
9063 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9064 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9065 move here comment from Makefile.tpl.
9066 * Makefile.tpl: Move some definitions higher in the file.
9067 (STAGE1_CHECKING): New.
9068 * configure.in: Add --enable-stage1-checking.
9069 * configure: Regenerate.
9070 * Makefile.in: Regenerate.
9071
ed88a7ed
PB
90722006-12-19 Paolo Bonzini <bonzini@gnu.org>
9073
9074 * MAINTAINERS: Add myself as build system maintainer.
9075
b65151d3
SM
90762006-12-15 Simon Martin <simartin@users.sourceforge.net>
9077
9078 * MAINTAINERS (Write After Approval): Add myself.
9079
7e050830
EC
90802006-12-13 Eric Christopher <echristo@apple.com>
9081
9082 * MAINTAINERS: Add myself as darwin maintainer.
9083
8b494895
ILT
90842006-12-11 Ian Lance Taylor <ian@airs.com>
9085
9086 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9087
dce2d8b2 90882006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
9089
9090 MAINTAINERS: Update my entry.
9091
58e24147
AM
90922006-12-11 Alan Modra <amodra@bigpond.net.au>
9093
9094 * configure.in: Handle spu makefile frag.
58e24147
AM
9095 * Makefile.tpl (MAINT): Define
9096 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9097 * configure: Regenerate.
9098 * Makefile.in: Regenerate.
9099
9b6f37a0
BE
91002006-12-11 Ben Elliston <bje@au.ibm.com>
9101
9102 * config.guess: Import latest version.
9103 * config.sub: Likewise.
9104
ea6f5c57
BE
91052006-12-11 Ben Elliston <bje@au.ibm.com>
9106
9107 * configure.in (spu-*-*): Don't skip target-libiberty.
9108 * configure: Regenerate.
9109
42c1cd8a
AT
91102006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9111
9112 PR bootstrap/30134
9113 * configure.in: Correct x86 darwin support for libjava to powerpc
9114 and i?86 only.
9115 * configure: Regenerate.
9116
55eb837d
ST
91172006-12-08 Sandro Tolaini <tolaini@libero.it>
9118
9119 * configure.in: Add x86 darwin support for libjava.
9120 * configure: Regenerate.
9121
5bdacbc7
MS
91222006-12-07 Mike Stump <mrs@apple.com>
9123
9124 * Makefile.def (dependencies): Add dependency for
9125 install-target-libssp and install-target-libgomp on
9126 install-gcc.
9127 * Makefile.in: Regenerate.
9128
477d851c
RG
91292006-12-04 Richard Guenther <rguenther@suse.de>
9130
9131 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9132 (Non-Algorithmic Maintainers): Move over non-algorithmic
9133 loop optimizer maintainers, add myself as a non-algorithmic
9134 middle-end maintainer.
9135
5d33d367
DF
91362006-12-04 Daniel Franke <franke.daniel@gmail.com>
9137
9138 * MAINTAINERS (Write After Approval): Add myself.
9139
dbee1fb3
KG
91402006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9141
9142 * configure.in: Update error message for missing GMP/MPFR.
9143
9144 * configure: Regenerate.
9145
b5147de7
KG
91462006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9147
9148 * configure.in: Update MPFR version in error message.
9149
9150 * configure: Regenerate.
9151
f019376c
KG
91522006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9153
9154 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9155 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9156 --with-gmp-lib): New flags.
9157
9158 * configure: Regenerate.
9159
91ed95ae
BM
91602006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9161
9162 * MAINTAINERS (Write After Approval): Change my email address.
9163
3a971f15
MLI
91642006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9165
05170031 9166 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 9167
dce2d8b2 91682006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
9169
9170 * MAINTAINERS (i18n): Update e-mail address.
9171
df5487ee
TS
91722006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9173
9174 * MAINTAINERS (spu port): Add myself as maintainer.
9175 (Write After Approval): Remove myself.
9176
92c2f0ee
BE
91772006-11-22 Ben Elliston <bje@au.ibm.com>
9178
9179 * configure.in (skipdirs): Don't build libssp for SPU.
9180 * configure: Regenerate.
9181
a3b97199
AP
91822006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9183
9184 * MAINTAINERS (spu port): Add myself as maintainer.
9185 (libobjc): Update my email address.
9186
0eb97064
AB
91872006-11-21 Andrea Bona <andrea.bona@st.com>
9188
9189 * MAINTAINERS (Write After Approval): Add myself.
9190
dce2d8b2 91912006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
9192
9193 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9194 * configure : Rebuilt.
9195
dce2d8b2 91962006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
9197
9198 * MAINTAINERS (Write After Approval): Add myself.
9199
d58542ea
AO
92002006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9201
9202 * MAINTAINERS (Write After Approval): Add myself.
9203
a357b5ae
KG
92042006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9205
9206 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9207 libmpfr.a.
9208 * configure: Regenerate.
9209
9bd6112c
PB
92102006-11-16 Paolo Bonzini <bonzini@gnu.org>
9211
9212 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9213 (unstage): Test for stage_last presence.
9214
9215 PR bootstrap/29802
dce2d8b2
EB
9216 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9217 STAGE_PREFIX.
9bd6112c
PB
9218 * Makefile.in: Regenerate.
9219
c8cf9f0f
ZD
92202003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9221
9222 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9223 maintainers.
9224
467b1fc6
ER
92252006-11-14 Erven Rohou <erven.rohou@st.com>
9226
9227 * MAINTAINERS (Write After Approval): Add myself.
9228
995a5697
PB
92292006-11-14 Paolo Bonzini <bonzini@gnu.org>
9230
9231 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9232 and stageN-package/Makefile.
9233 * Makefile.in: Regenerated.
9234
c8d6d53e
JZ
92352006-11-14 Jie Zhang <jie.zhang@analog.com>
9236
9237 * configure.in: Remove target-libgloss from noconfigdirs for
9238 bfin-*-*.
9239 * configure: Regenerated.
9240
dffb147d
KG
92412006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9242
9243 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 9244
dffb147d
KG
9245 * configure: Regenerate.
9246
ca558912
KG
92472006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9248
9249 * configure.in: Robustify error message for missing GMP/MPFR.
9250
9251 * configure: Regenerate.
9252
dce2d8b2 92532006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
9254
9255 * MAINTAINERS (Write After Approval): Add myself.
9256
dce2d8b2 92572006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
9258
9259 * MAINTAINERS: Change email address.
9260
91de1527
VP
92612006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9262
9263 * MAINTAINERS (Write After Approval): Add myself.
9264
a3867703
PB
92652006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9266
9267 * MAINTAINERS (Write After Approval): Add myself.
9268
b4364fa2
CL
92692006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9270
7e050830 9271 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 9272 Write After Approval section.
b4364fa2 9273
70ec446f
KG
92742006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9275
9276 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9277 need_gmp anymore.
9278 * configure: Regenerate.
9279
018c8d88
TB
92802006-10-16 Tobias Burnus <burnus@net-b.de>
9281
9282 * MAINTAINERS (Write After Approval): Add myself.
9283
f6a1687e
BE
92842006-10-16 Ben Elliston <bje@au.ibm.com>
9285
9286 * config.guess: Import latest version.
9287 * config.sub: Likewise.
9288
b5422ad7
BM
92892006-10-10 Brooks Moses <bmoses@stanford.edu>
9290
9291 * Makefile.def: Added pdf target handling.
9292 * Makefile.tpl: Added pdf target handling.
9293 * Makefile.in: Regenerated.
9294
bdcee471
CL
92952006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9296
9297 * MAINTAINERS: Add self as score port maintainer.
9298
7d610414
BM
92992006-10-04 Brooks Moses <bmoses@stanford.edu>
9300
9301 * MAINTAINERS (Write After Approval): Add myself.
9302
e48d66a9
SK
93032006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9304
7e050830 9305 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
9306 or newer.
9307 * configure: Regenerated.
9308
c394e891
DB
93092006-09-27 Dave Brolley <brolley@redhat.com>
9310
dce2d8b2
EB
9311 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9312 using $s instead of $r.
c394e891
DB
9313 * configure: Regenerated.
9314
1ee4c5a0
TS
93152006-09-26 Thiemo Seufer <ths@mips.com>
9316
9317 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9318 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9319 * configure: Regenerate.
9320
dce2d8b2 93212006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
9322
9323 * MAINTAINERS (Write After Approval): Remove myself.
9324
0c502898
CF
93252006-09-22 Chao-ying Fu <fu@mips.com>
9326
9327 * MAINTAINERS (Write After Approval): Add myself.
9328
a7819e42
JM
93292006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9330
9331 * MAINTAINERS: Add self as soft-fp maintainer.
9332
dce2d8b2 93332006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
9334
9335 * MAINTAINERS: Add myself as avr maintainer.
9336 Remove Marek Michalkiewicz as avr maintainer.
827d0991 9337
e8288489
RC
93382006-09-07 Roberto Costa <roberto.costa@st.com>
9339
9340 * MAINTAINERS (Write After Approval): Add myself.
9341
b91f0a41
CV
93422006-08-30 Corinna Vinschen <corinna@vinschen.de>
9343
9344 * configure.in: Never build newlib for a Mingw host.
9345 Never build newlib as Mingw target library.
9346 Test the existence of winsup/cygwin for building a Cygwin newlib,
9347 rather than just winsup.
9348 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9349 building a Mingw target.
9350 * configure: Regenerate.
9351
094c07a0
EB
93522006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9353
9354 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9355
8d1171cb
PB
93562006-07-25 Paolo Bonzini <bonzini@gnu.org>
9357
9358 * config.guess: Import from src (was more updated).
9359 * config.sub: Likewise.
9360
2e9e6f68
DJ
93612006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9362
9363 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9364 * configure: Regenerated.
9365
57255173
PB
93662006-07-18 Paolo Bonzini <bonzini@gnu.org>
9367
cc6010cd
AP
9368 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9369 for stages after the first.
57255173 9370
9fbe6585
JJ
93712006-07-17 Jakub Jelinek <jakub@redhat.com>
9372
9373 * Makefile.def: Add dependencies for configure-opcodes
9374 on configure-intl and all-opcodes on all-intl.
9375 * Makefile.in: Regenerated.
9376
18c3f977
BE
93772006-07-13 Ben Elliston <bje@au.ibm.com>
9378
9379 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9380
27b56ba6
PE
93812006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9382
9383 Port to hosts whose 'sort' and 'tail' implementations
9384 treat operands with leading '+' as file names, as POSIX
9385 has required since 2001. However, make sure the code still
9386 works on pre-POSIX hosts.
9387 * ltmain.sh: Don't assume "sort +2" is equivalent to
9388 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9389
ad6d4e43
UW
93902006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9391
9392 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9393
706601d9
PG
93942006-07-04 Peter O'Gorman <peter@pogma.com>
9395
9396 * ltconfig: chmod 644 before ranlib during install.
9397
0b50988a
EB
93982006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9399
9400 PR bootstrap/18058
9401 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9402 if the bootstrap compiler is a GCC version that supports it.
9403 * configure: Regenerate.
9404
b6348cb3
PB
94052006-07-03 Paolo Bonzini <bonzini@gnu.org>
9406
95695ad3 9407 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
9408 * configure: Regenerate.
9409
1546bb64
PB
94102006-07-03 Paolo Bonzini <bonzini@gnu.org>
9411
9412 PR other/27063
9413 * configure.in: Test subdir_requires and give an appropriate
9414 error message.
9415 * configure: Regenerate.
9416
5cb6c629
AJH
94172006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9418
9419 * MAINTAINERS (Write After Approval): Add myself.
9420
f4d8cdf8
JDA
94212006-06-22 John David Anglin <dave.anglin@nrc.ca>
9422
9423 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9424
4fe5abb7
SE
94252006-06-22 Steve Ellcey <sje@cup.hp.com>
9426
9427 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9428
2a79fd67
DA
94292006-06-20 David Ayers <d.ayers@inode.at>
9430
9431 PR bootstrap/28072
9432 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9433 whether target-libjava is being configured instead of whether the
9434 java front end is enabled.
9435 * configure: Regenerate.
7e050830 9436
04879af3
RO
94372006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9438
9439 PR target/27540
9440 * configure.in: Only enable libgomp on IRIX 6.
9441 * configure: Regenerate.
9442
ec6c7392
PB
94432006-06-15 Paolo Bonzini <bonzini@gnu.org>
9444
9445 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9446 too.
9447 * Makefile.in: Regenerate.
9448
12973d7a
DD
94492006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9450
9451 * config-ml.in: Alter CCASFLAGS to include special
9452 multilib options the same as is done for CFLAGS.
9453
c67ed86a
JDA
94542006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9455
9456 * configure.in: Don't enable libgomp on hpux10.
9457 * configure: Rebuilt.
9458
cb253473
DA
94592006-06-12 David Ayers <d.ayers@inode.at>
9460
9461 PR bootstrap/27963
9462 PR target/19970
7e050830 9463 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
9464 ${libgcj} is specified.
9465 * configure: Regenerate.
7e050830 9466
dce2d8b2 94672006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
9468
9469 Sync from src:
7e050830
EC
9470
9471 * configure.in: Sync.
32845532 9472 * configure: Regenerated.
7e050830 9473
32845532
CD
9474 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9475
9476 * Makefile.def: Added dependencies from sim and gdb on intl, and
9477 added configure dependencies to everything with an all dependency
9478 on intl.
9479 * Makefile.in: Regenerated.
9480
7cd0cf9c
DA
94812006-06-06 David Ayers <d.ayers@inode.at>
9482
9483 PR libobjc/13946
9484 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9485 * Makefile.in: Regenerate.
9486 * configure.in: Add --enable-objc-gc at toplevel and have it
9487 enable boehm-gc for Objective-C.
9488 Remove target-boehm-gc from libgcj.
9489 Add target-boehm-gc to target_libraries.
9490 Add target-boehm-gc to noconfigdirs where ${libgcj}
9491 is specified.
9492 Assert that boehm-gc is supported when requested for Objective-C.
9493 Only build boehm-gc if needed either for Java or Objective-C.
9494 * configure: Regenerate.
7e050830 9495
3ff3adad
PB
94962006-06-05 Paolo Bonzini <bonzini@gnu.org>
9497
9498 PR 27674
9499 * Makefile.tpl (configure-[+prefix+][+module+],
9500 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9501 Remove rule to unstage bootstrapped modules.
9502 (stage_current): New.
9503 * Makefile.in: Regenerate.
9504
898e551d
LB
95052006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9506
9507 * MAINTAINERS (Write After Approval): Update my e-mail address.
9508
ea60341e
MS
95092006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9510
9511 * include/libiberty.h: Declare pex_run_in_environment.
9512
222ae291
AL
95132006-05-31 Asher Langton <langton2@llnl.gov>
9514
9515 * MAINTAINERS (Write After Approval): Add myself.
898e551d 9516
e9a54b07
PB
95172006-05-25 Paolo Bonzini <bonzini@gnu.org>
9518
9519 * Makefile.def (bfd, opcodes): Fix lib_path.
9520 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9521 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9522 * Makefile.in: Regenerate.
9523
03e67131
CD
95242006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9525
9526 * Makefile.in: Regenerate.
9527
65d6e994
CD
95282006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9529
9530 * Makefile.def: Add install-html target. Add datarootdir
9531 docdir and htmldir to flags_to_pass.
9532 * Makefile.tpl: Add install-html target.
9533 * Makefile.in: Regenerate.
9534 * configure.in: Add --with-datarootdir, --with-docdir, and
9535 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9536 * configure: Regenerate.
9537
9e299237
MS
95382006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9539
9540 * configure.in: Enable gprof for cross builds.
9541 * configure: Regenerate.
9542
c31202cd
RG
95432006-05-22 Richard Guenther <rguenther@suse.de>
9544
9545 Revert
9546 2006-01-31 Richard Guenther <rguenther@suse.de>
9547 Paolo Bonzini <bonzini@gnu.org>
9548
9549 * Makefile.def (target_modules): Add libgcc-math target module.
9550 * configure.in (target_libraries): Add libgcc-math target library.
9551 (--enable-libgcc-math): New configure switch.
9552 * Makefile.in: Re-generate.
9553 * configure: Re-generate.
9554 * libgcc-math: New toplevel directory.
9555
2a332582
JDA
95562006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9557 Andreas Tobler <a.tobler@schweiz.ch>
9558
9559 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9560 * configure: Rebuilt.
9561
dce2d8b2 95622006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 9563
ccce6917
SL
9564 * MAINTAINERS (Write After Approval): Add myself.
9565
ed606bc0
DD
95662006-05-01 DJ Delorie <dj@redhat.com>
9567
3d8f47a0 9568 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
9569 * configure: Regenerate.
9570
9386bd20
RG
95712006-05-01 Richard Guenther <rguenther@suse.de>
9572
9573 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9574 maintainer.
9575
dce2d8b2 95762006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
9577
9578 * MAINTAINERS (Write After Approval): Add myself.
9579
87ceee72
JB
95802006-04-28 Jan Beulich <jbeulich@novell.com>
9581
9582 * MAINTAINERS (Write After Approval): Add myself.
9583
e88a2c09
DD
95842006-04-18 DJ Delorie <dj@redhat.com>
9585
9586 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9587 reference libgloss so that libssp can be built in a combined
9588 tree.
9589 * configure: Regenerate.
9590
675f0a8a
RM
95912006-04-08 Robert Millan <rmh@gcc.gnu.org>
9592
9593 * MAINTAINERS (Write After Approval): Add myself.
9594
27b6c940
BE
95952006-04-05 Ben Elliston <bje@au.ibm.com>
9596
9597 * configure.in: Require makeinfo 4.4 or higher.
9598 * configure: Regenerate.
9599
687b17d4
GP
96002006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9601
9602 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9603 Rearrange the entries of other libraries to have them in one place.
9604
906ac235
JB
96052006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9606
7e050830 9607 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
9608 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9609
fb0103e5
RG
96102006-03-14 Richard Guenther <rguenther@suse.de>
9611
9612 * configure: Regenerate with autoconf 2.13.
9613
17237f6b
JB
96142006-03-13 Jim Blandy <jimb@codesourcery.com>
9615
9616 * MAINTAINERS: Use my work address.
bed31434
JB
9617
9618 * MAINTAINERS: Update my E-mail address.
9619
27079765
AH
96202006-03-10 Aldy Hernandez <aldyh@redhat.com>
9621
9622 * configure.in: Handle --disable-<component> generically.
9623 * configure: Regenerate.
9624
54a17039
L
96252006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9626
9627 PR libgcj/17311
9628 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9629
b9bd11ca
EE
96302006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9631
9632 * MAINTAINERS (Write After Approval): Remove myself.
9633 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9634
dce2d8b2 96352006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 9636
072b06f2
RE
9637 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9638 (TARGET_CONFIGDIRS): Remove.
9639 * configure.in: Remove AC_SUBST(target_configdirs).
9640 * Makefile.in, configure: Regenerated.
ee2312f3 9641
936e1a35
SK
96422006-02-20 Steven G. Kargl <kargls@comcast.net>
9643
9644 * MAINTAINERS (Write After Approval): Remove myself.
9645 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9646
cc11cc9b
PB
96472006-02-20 Paolo Bonzini <bonzini@gnu.org>
9648
9649 PR bootstrap/25670
9650
9651 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9652
9653 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9654 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9655 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9656 BUILD_PREFIX, BUILD_PREFIX_1.
9657 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9658
9659 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9660 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9661
9662 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9663 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9664 of `cat stage_current`. Always provide the `r' and `s' variables.
9665 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9666 a single shell execution.
9667 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9668 bootstrapped modules, make the stage1 module if the build was not
9669 started yet, else build the current stage.
9670 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9671 (all-build, all-host, all-target, [+make_target+]-host,
9672 [+make_target+]-target): Do not use \-continued lines.
9673 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9674 (current_stage, restrap, stage_last): New.
9675
9676 * Makefile.in: Regenerate.
9677 * configure: Regenerate.
9678
63a7c9ef
BD
96792006-02-19 Bud Davis <jmdavis@link.com>
9680
9681 * MAINTAINERS (Write After Approval): Remove myself.
9682 (Language Front End Maintainers): Add myself as fortran 95
9683 maintainer and update e-mail address.
9684
a3543e3a
FXC
96852006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9686
9687 * MAINTAINERS (Write After Approval): Remove myself.
9688 (Language Front End Maintainers): Add myself as fortran 95
9689 maintainer.
9690
ca5b1d2c
VK
96912006-02-16 Victor Kaplansky <victork@il.ibm.com>
9692
9693 * MAINTAINERS (Write After Approval): Add myself.
9694
0499513f
TK
96952006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9696
9697 * MAINTAINERS (Write After Approval): Remove myself.
9698 (Language Front End Maintainers): Add myself as
9699 fortran 95 maintainer.
9700
d1f8db0c
PB
97012006-02-14 Paolo Bonzini <bonzini@gnu.org>
9702
9703 Sync from src:
9704
9705 2005-12-27 Leif Ekblad <leif@rdos.net>
9706
cc6010cd
AP
9707 * configure.in: Add support for RDOS target.
9708 * configure: Regenerate.
d1f8db0c
PB
9709
97102006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 9711 Andreas Schwab <schwab@suse.de>
d1f8db0c 9712
cc6010cd 9713 * configure: Regenerate.
d1f8db0c 9714
cac90078
DE
97152006-02-12 David Edelsohn <edelsohn@gnu.org>
9716
9717 * configure.in (enable_libgomp): Add AIX.
9718 * configure: Regenerate.
9719
bd37fbf5
MK
97202006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9721
9722 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9723
23027b7a
LM
97242006-02-03 Lee Millward <lee.millward@gmail.com>
9725
9726 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9727
0058967b
RG
97282006-01-31 Richard Guenther <rguenther@suse.de>
9729 Paolo Bonzini <bonzini@gnu.org>
9730
9731 * Makefile.def (target_modules): Add libgcc-math target module.
9732 * configure.in (target_libraries): Add libgcc-math target library.
9733 (--enable-libgcc-math): New configure switch.
9734 * Makefile.in: Re-generate.
9735 * configure: Re-generate.
9736 * libgcc-math: New toplevel directory.
9737
e8b05380
PB
97382006-01-26 Paolo Bonzini <bonzini@gnu.org>
9739
9740 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9741 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9742 the assembler, linker and binutils.
9743 * configure: Regenerate.
9744
d54d5437
DM
97452006-01-22 Dirk Mueller <dmueller@suse.de>
9746
9747 * MAINTAINERS (Write After Approval): Add myself.
9748
670cbfcf
DN
97492006-01-20 Diego Novillo <dnovillo@redhat.com>
9750
9751 * configure: Regenerate.
9752
953ff289
DN
97532006-01-18 Richard Henderson <rth@redhat.com>
9754 Jakub Jelinek <jakub@redhat.com>
9755 Diego Novillo <dnovillo@redhat.com>
9756
9757 * libgomp: New directory.
9758 * Makefile.def: Add target_module libgomp.
9759 * Makefile.in: Regenerate.
9760 * configure.in (target_libraries): Add target-libgomp.
9761 * configure: Regenerate.
9762
32ce4048
AO
97632006-01-05 Alexandre Oliva <aoliva@redhat.com>
9764
9765 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9766 @ from continuation.
9767 * Makefile.in: Rebuilt.
9768
0eaf8e17 97692006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 9770
c76c0c83
CL
9771 * MAINTAINERS (Write After Approval): Add myself.
9772
2d309510
PB
97732006-01-04 Paolo Bonzini <bonzini@gnu.org>
9774
9775 PR bootstrap/24252
9776
9777 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9778 * Makefile.tpl (OBJDUMP): New.
9779 (EXTRA_HOST_FLAGS): Add it.
9780 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9781
953ff289
DN
9782 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9783 to use symbolic links between directories. Avoid race conditions
9784 or make them harmless.
9785 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
9786
9787 * Makefile.def (LEAN): Pass.
9788 * Makefile.tpl (LEAN): Define.
9789 (stage[+id+]-start): Accept that the previous directory does not
9790 exist, if the bootstrap is lean.
9791 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9792 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9793 configure substitution.
9794 ([+compare-target+]): Likewise.
9795 ([+bootstrap-target+]-lean): New.
9796 * configure.in: Remove lean bootstrap support from here.
9797
953ff289
DN
9798 * Makefile.in: Regenerate.
9799 * configure: Regenerate.
2d309510 9800
368872c3
BE
98012006-01-04 Ben Elliston <bje@au.ibm.com>
9802
9803 * MAINTAINERS (libdecnumber): Add myself.
9804
d79e6356
MM
98052006-01-02 Mark Mitchell <mark@codesourcery.com>
9806
9807 * libtool-ldflags: New script.
9808
a6fbc1e2
AS
98092006-01-02 Andreas Schwab <schwab@suse.de>
9810
9811 * configure.in: When reconfiguring remove Makefile in
9812 all stage directories.
9813 * configure: Regenerate.
9814
103a4b39
SB
98152005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9816
9817 * MAINTAINERS: Update my email address.
9818
212f829c
PB
98192005-12-20 Paolo Bonzini <bonzini@gnu.org>
9820
9821 Revert Ada-related part of the previous change.
9822
9823 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9824 Do not pass.
9825 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9826 * Makefile.in: Regenerate.
9827 * configure.in: Do not include mt-ppc-aix target fragment.
9828 * configure: Regenerate.
9829
8ef1f2df
PB
98302005-12-19 Paolo Bonzini <bonzini@gnu.org>
9831
9832 * configure.in: Select appropriate fragments for PowerPC/AIX.
9833 * configure: Regenerate.
9834
9835 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9836 BOOT_CFLAGS, BOOT_LDFLAGS.
9837 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9838 BOOT_CFLAGS, BOOT_LDFLAGS.
9839 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9840 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9841 (stage): Fail if we cannot complete the work.
9842 * Makefile.in: Regenerate.
9843
ab34901f
NS
98442005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9845
9846 * configure.in: Replace ms1 with mt.
9847 * configure: Rebuilt.
9848
cbe82f21
BM
98492005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9850
9851 * MAINTAINERS: Update my email address.
9852
19843472
PB
98532005-12-15 Paolo Bonzini <bonzini@gnu.org>
9854
9855 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9856 install-host-nogcc): Don't invoke $(stage) at the end.
9857 * Makefile.in: Regenerate.
9858
1ca26cd2
PB
98592005-12-14 Paolo Bonzini <bonzini@gnu.org>
9860
9861 * configure.in: Flip the top-level bootstrap switch.
9862 * configure: Regenerate.
9863
f41d6665
DJ
98642005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9865
9866 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9867 $(stage) and $(unstage).
9868 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9869 (all): Remove stray semicolon.
9870 (local-distclean): Don't handle multilib.tmp and multilib.out.
9871 (install.all): Set $s for consistency.
9872 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9873 check_multilibs setting. Always make the install directory.
9874 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9875 Correct @if/@endif.
9876 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9877 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9878 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9879 (multilib.out): Remove.
9880 * Makefile.in: Regenerated.
9881
dce2d8b2 98822005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
9883
9884 * MAINTAINERS (Write After Approval): Add myself.
9885
64f182bd
NS
98862005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9887
121b2cee
NS
9888 * MAINTAINERS: Add myself as mt maintainer.
9889
64f182bd
NS
9890 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9891
a6d63770
AN
98922005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9893
9894 * MAINTAINERS: Change email address.
9895
2abefe3d
PB
98962005-12-05 Paolo Bonzini <bonzini@gnu.org>
9897
9898 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9899 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9900 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9901 Find in-tree tools if available.
9902 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9903 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9904 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9905 (COMPILER_*_FOR_TARGET): New.
9906 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9907 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9908 (CONFIGURED_*, USUAL_*): Remove.
9909 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9910 STRIP): Use autoconf substitutions.
9911 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9912 COMPILER_NM_FOR_TARGET): New.
9913 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9914
9915 (all): Make all-host and all-target in parallel.
9916 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9917 that $$r and $$s are set before invoking a recursive make.
9918 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9919 ([+bootstrap-target+]): Inline most of the `all' target.
9920
2f3bdde7
BE
99212005-11-29 Ben Elliston <bje@au.ibm.com>
9922
9923 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9924 from the gcc build directory.
9925 * Makefile.in: Regenerate.
9926
a4b6c45a
BE
99272005-11-29 Ben Elliston <bje@au.ibm.com>
9928
9929 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9930 depend on all-libdecnumber.
9931 * configure.in (host_libs): Include libdecnumber.
9932 * Makefile.in: Regenerate.
9933 * configure: Likewise.
9934
473a74b9
BE
99352005-11-29 Ben Elliston <bje@au.ibm.com>
9936
9937 * libdecnumber: Import decNumber sources from the dfp-branch.
9938
b4623110
KJ
99392005-11-21 Kean Johnston <jkj@sco.com>
9940
9941 * config.sub, config.guess: Sync from upstream sources.
9942
67dc1785
BE
99432005-11-21 Ben Elliston <bje@au.ibm.com>
9944
9945 Import from Autoconf sources:
9946
9947 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9948 * config/move-if-change: Don't output "$2 is unchanged";
9949 suggested by Ben Elliston. Handle weird characters correctly.
9950
186abafe
AT
99512005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9952
9953 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9954 to match upstream libtool for darwin.
9955
ef9db8d5
DJ
99562005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9957
9958 * Makefile.def: Remove gdb dependencies for gdbtk.
9959 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9960 (configure-gdb, install-gdb): New rules.
9961 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9962 * Makefile.in, configure: Regenerated.
9963
9c5141ab
JB
99642005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9965
9966 * MAINTAINERS (Write After Approval): Add myself.
9967
4523d51b
EE
99682005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9969
9970 * MAINTAINERS (Write After Approval): Add myself.
9971
086b011c
DN
99722005-10-24 Diego Novillo <dnovillo@redhat.com>
9973
9974 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9975 Diego Novillo.
9976
e7c84bf8
PB
99772005-10-22 Paolo Bonzini <bonzini@gnu.org>
9978
9979 PR bootstrap/24297
9980 * Makefile.tpl (do-[+make-target+], do-check, install,
9981 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9982 are set before recursing.
9983 * Makefile.in: Regenerate.
9984
b88a7564
EB
99852005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9986
9987 PR bootstrap/18939
9988 * Makefile.def (gcc) <target>: Fix thinko.
9989 * Makefile.in: Regenerate.
9990
61efc800
BS
99912005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9992
9993 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9994 * configure: Regenerate.
9995
f53d2869
JZ
99962005-10-15 Jie Zhang <jie.zhang@analog.com>
9997
9998 * MAINTAINERS (Write After Approval): Add self.
9999
077fc835
KH
100002005-10-08 Kazu Hirata <kazu@codesourcery.com>
10001
10002 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10003 target-libffi, target-qthreads, target-libjava, and
10004 targetlibobjc.
10005 * configure: Regenerate.
10006
d739199a
DJ
100072005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10008
10009 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10010 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10011 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10012 (USUAL_OBJDUMP_FOR_TARGET): New.
10013 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10014 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 10015 * configure, Makefile.in: Regenerated.
d739199a 10016
db38c6bb
PB
100172005-10-05 Paolo Bonzini <bonzini@gnu.org>
10018
10019 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10020 before other host packages.
10021
3015564c
KK
100222005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10023
10024 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10025
1061f99e
PB
100262005-10-05 Paolo Bonzini <bonzini@gnu.org>
10027
10028 PR bootstrap/22340
10029
10030 * configure.in (default_target): Remove.
10031 * Makefile.tpl (all): Do not use prerequisites as subroutines
10032 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10033 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10034 use prerequisites as subroutines.
10035 (check-host, check-target): New.
10036 (bootstrap configure & all targets): Do not use stage*-start
10037 if the directory layout is already ok.
10038 (non-bootstrap configure & all targets): Prepend a $(unstage).
10039 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10040 (NOTPARALLEL): Remove.
10041 (unstage, stage variables): New variables.
10042 (unstage, stage targets): Simply expand to those variables.
10043
10044 * configure: Regenerate.
10045 * Makefile.in: Regenerate.
10046
4a9c436f
JW
100472005-10-04 James E Wilson <wilson@specifix.com>
10048
10049 * Makefile.def (lang_env_dependencies): Add libmudflap.
10050 * Makefile.in: Regenerate.
10051
37150080
AS
100522005-10-03 Andreas Schwab <schwab@suse.de>
10053
10054 Backport from libtool CVS:
10055 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10056
10057 * ltmain.sh: add support for installing into temporary
10058 staging area (e.g. 'make install DESTDIR=...')
10059
39d16468
L
100602005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10061
10062 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10063 * configure: Regenerated.
10064
72a7ab82
AP
100652005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10066
10067 * configure: Regenerate with the correct
10068 autoconf version.
10069
6b65a26d
CM
100702005-09-30 Catherine Moore <clm@cm00re.com>
10071
10072 * configure.in (bfin-*-*): New.
10073 * configure: Regenerated.
10074
040b1c5a
GK
100752005-09-28 Geoffrey Keating <geoffk@apple.com>
10076
10077 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10078 (LIPO_FOR_TARGET): New.
10079 (CONFIGURED_LIPO_FOR_TARGET): New.
10080 (USUAL_LIPO_FOR_TARGET): New.
10081 (STRIP_FOR_TARGET): New.
10082 (CONFIGURED_STRIP_FOR_TARGET): New.
10083 (USUAL_STRIP_FOR_TARGET): New.
10084 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10085 STRIP_FOR_TARGET.
10086 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10087 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10088 * Makefile.in: Regenerate.
10089 * configure: Regenerate.
7e050830 10090
3a3c28db
DE
100912005-09-19 David Edelsohn <edelsohn@gnu.org>
10092
10093 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10094 (rs6000-*-aix*): Same.
10095 * configure: Regenerate.
10096
2749a921
TT
100972005-09-16 Tom Tromey <tromey@redhat.com>
10098
10099 * MAINTAINERS: Add self as java maintainer.
10100
7f26dfa3
FXC
101012005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10102
10103 * configure.in: Recognize f95 in the --enable-languages option,
10104 and substitute it for fortran, issuing a warning.
10105 * configure: Regenerate.
10106
d8852c4f
PE
101072005-08-30 Phil Edwards <phil@codesourcery.com>
10108
10109 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10110 * configure: Regenerated.
10111
ad685e81
AH
101122005-08-22 Aldy Hernandez <aldyh@redhat.com>
10113
10114 * MAINTAINERS: Add self as ms1 maintainer.
10115
b00d752c
RE
101162005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10117
10118 * Makefile.def (libssp): Add to lang_env_dependencies.
10119 * Makefile.in: Regenerate.
10120
9ed8fb9b
ILT
101212005-08-18 Ian Lance Taylor <ian@airs.com>
10122
10123 * MAINTAINERS: Add myself as middle-end maintainer.
10124
0f029d39
CG
101252005-08-17 Christian Groessler <chris@groessler.org>
10126
10127 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10128 * Makefile.in: Regenerate.
10129
81087874
AK
101302005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10131
10132 * MAINTAINERS (write after approval): Added myself.
10133
6a134f1c
MR
101342005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10135
10136 * MAINTAINERS (Write After Approval): Add myself.
10137
2693c0b0
PB
101382005-08-12 Paolo Bonzini <bonzini@gnu.org>
10139
10140 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10141 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10142 Look for alternate names of the target cc and c++
10143 * configure: Regenerate.
10144
4de997d1
PB
101452005-08-08 Paolo Bonzini <bonzini@gnu.org>
10146
10147 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10148 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10149 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10150 tools; remove code to manually set them.
10151 (Target tools): Look in the environment for them.
10152 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10153 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10154 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10155 build directory.
10156 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10157 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10158 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10159 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10160 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10161 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10162 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10163 * configure: Regenerate.
10164 * Makefile.in: Regenerate.
10165
b089e33a
BE
101662005-07-28 Ben Elliston <bje@au.ibm.com>
10167
10168 * MAINTAINERS: Update for removed CPU targets.
10169
e3791243
MM
101702005-07-27 Mark Mitchell <mark@codesourcery.com>
10171
10172 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 10173 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
10174 * Makefile.in: Regenerated.
10175
526635cb
MM
101762005-07-26 Mark Mitchell <mark@codesourcery.com>
10177
10178 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10179 (CFLAGS_FOR_TARGET): Use it.
10180 (CXXFLAGS_FOR_TARGET): Likewise.
10181 * Makefile.in: Regenerated.
10182 * configure.in (--with-build-sysroot): New option.
10183 * configure: Regenerated.
10184
19791f70
PB
101852005-07-24 Paolo Bonzini <bonzini@gnu.org>
10186
10187 * Makefile.tpl: Wrap install between unstage and stage
10188 * Makefile.in: Regenerate.
10189
35f5a23f
EC
101902005-07-21 Eric Christopher <echristo@apple.com>
10191
10192 * MAINTAINERS: Update affiliation.
10193
ff3ddf15
PW
101942005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10195
10196 * MAINTAINERS: Add self as crx port maintainer.
10197
3a664c1c
DD
101982005-07-20 DJ Delorie <dj@redhat.com>
10199
10200 * MAINTAINERS: Add self as m32c maintainer.
10201
539df155
KC
102022005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10203
10204 * all files: Update FSF address.
10205
be9c593a
EC
102062005-07-15 Eric Christopher <echristo@redhat.com>
10207
10208 * MAINTAINERS: Change affiliation.
10209
fd7ea4ab
JB
102102005-07-14 Jim Blandy <jimb@redhat.com>
10211
10212 * configure.in: Add cases for Renesas m32c.
10213 * configure: Regenerated.
7e050830 10214
0063a823
KC
102152005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10216
d0ca130a
KC
10217 * COPYING.LIB: Update from fsf.org.
10218
102192005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10220
10221 * COPYING, compile, config.guess,
0063a823
KC
10222 config.sub, install-sh, missing, mkinstalldirs,
10223 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 10224 * config-ml.in: Update FSF address.
0063a823 10225
a8ba31f2
EC
102262005-07-13 Eric Christopher <echristo@redhat.com>
10227
10228 * configure.in: Add toplevel noconfigdir support for tpf.
10229 * configure: Regenerate.
10230
5bea4a03
PB
102312005-07-11 Paolo Bonzini <bonzini@gnu.org>
10232
10233 PR ada/22340
10234
10235 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10236 * Makefile.in: Regenerate.
10237
284bdbbd
MM
102382005-07-07 Mark Mitchell <mark@codesourcery.com>
10239
10240 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 10241 Brolley to write-after-approval.
284bdbbd 10242
452190fb
AS
102432005-07-07 Andreas Schwab <schwab@suse.de>
10244
10245 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10246 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10247 * Makefile.in: Regenerated.
10248
9c8f9ec2
GK
102492005-07-06 Geoffrey Keating <geoffk@apple.com>
10250
10251 * configure.in: Don't build sim or rda when targetting darwin.
10252 * configure: Regenerate.
10253
ef0087a7
KH
102542005-07-06 Kazu Hirata <kazu@codesourcery.com>
10255
10256 * configure.in: Add --enable-libssp and --disable-libssp.
10257 * configure: Regenerate with autoconf-2.13.
10258
77008252
JJ
102592005-07-02 Jakub Jelinek <jakub@redhat.com>
10260
10261 * Makefile.def (target_modules): Add libssp.
10262 * configure.in (target_libraries): Add target-libssp.
10263 * configure: Rebuilt.
10264 * Makefile.in: Rebuilt.
10265
a04eae1b
ZW
102662005-07-01 Zack Weinberg <zackw@panix.com>
10267
10268 * MAINTAINERS: Change email address. Resign from maintainership.
10269
948884cd
RG
102702005-07-01 Richard Guenther <rguenther@suse.de>
10271
10272 * MAINTAINERS: Change my e-mail address and affiliation.
10273
c7870f5d
PB
102742005-06-22 Paolo Bonzini <bonzini@gnu.org>
10275
10276 * Makefile.def (stagefeedback): Come after profile.
10277 Define profiledbootstrap target.
10278 * Makefile.tpl (profiledbootstrap): Remove.
10279 (stageprofile-end): Zap stagefeedback.
10280 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10281 * Makefile.in: Regenerate.
10282
ab99519a
RS
102832005-06-13 Richard Sandiford <richard@codesourcery.com>
10284
10285 * MAINTAINERS: Update my email address.
10286
f610dd5f
ZW
102872005-06-13 Zack Weinberg <zack@codesourcery.com>
10288
10289 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10290 In 'cpp' stanza, support '#line' as well as '# '.
10291
71bc2a83
AS
102922005-06-08 Andreas Schwab <schwab@suse.de>
10293
10294 * MAINTAINERS: Move myself from 'Write After Approval' to
10295 'CPU Port Maintainers' section as m68k maintainer.
10296
4fab7234
HPN
102972005-06-07 Hans-Peter Nilsson <hp@axis.com>
10298
10299 * configure.in (unsupported_languages): New macro.
10300 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10301 non-ported target libraries in noconfigdirs.
10302 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10303 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 10304 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
10305 unsupported_languages.
10306 * configure: Regenerate.
10307
68193f9b
TS
103082005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10309
10310 * configure.in: Fix typo in handling of --with-mpfr-dir.
10311 * configure: Regenerate.
10312
f26f6b8d
RS
103132005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10314
10315 * MAINTAINERS: Update my email address.
10316
ba4853f8
JB
103172005-06-02 Jim Blandy <jimb@redhat.com>
10318
10319 * config.sub: Add cases for the Renesas m32c. (This patch has been
10320 accepted into the master sources.)
10321
79dd769c 103222005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
10323 Michael Snyder <msnyder@redhat.com>
10324 Stan Cox <scox@redhat.com>
79dd769c 10325
f610dd5f 10326 * configure.in: Set noconfigdirs for ms1.
79dd769c 10327
f610dd5f 10328 * configure: Regenerate.
79dd769c 10329
d29e107f
JD
103302005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10331
10332 * MAINTAINERS (Write After Approval): Add self.
10333
e93196c3
JC
103342005-06-01 Josh Conner <jconner@apple.com>
10335
10336 * MAINTAINERS (Write After Approval): Add self.
10337
ae263c7a
KH
103382005-06-01 Kazu Hirata <kazu@codesourcery.com>
10339
10340 * MAINTAINERS: Update my email address.
10341
585b3aa3
ZM
103422005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10343
10344 * MAINTAINERS (Write After Approval): Add self.
10345
4930c50b
CD
103462005-05-26 Chris Demetriou <cgd@broadcom.com>
10347
10348 * MAINTAINERS (Write After Approval): Remove self.
10349
2dfbef6d
PB
103502005-05-25 Paolo Bonzini <bonzini@gnu.org>
10351
10352 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10353 (Dependencies): Consider target modules for bootstrap dependencies.
10354 Make target bootstrap modules depend on each stage's gcc.
10355 * Makefile.in: Regenerate.
10356
bcb28cf5
PB
103572005-05-20 Paolo Bonzini <bonzini@gnu.org>
10358
10359 * Makefile.def (configure-gcc): Depend on binutils having been built.
10360 (all-gcc): No need to do it here.
10361 * Makefile.in: Regenerate.
10362
0cf085e4
PB
103632005-05-19 Paul Brook <paul@codesourcery.com>
10364
f610dd5f 10365 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
10366 language cannot be built.
10367 * configure: Regenerate.
10368
dfb2c39a
DJ
103692005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10370
10371 * ylwrap: Import from Automake 1.9.5.
10372
771aaa92
DU
103732005-05-13 David Ung <davidu@mips.com>
10374
10375 * MAINTAINERS (Write After Approval): Add self.
10376
3ac9bd58
MS
103772005-05-09 Mike Stump <mrs@apple.com>
10378
10379 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10380 lt_cv_sys_max_cmd_len for now.
f610dd5f 10381
f77a5578
SC
103822005-05-09 Stan Cox <scox@redhat.com>
10383
10384 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10385
795e36e5
MK
103862005-05-08 Matt Kraai <kraai@ftbfs.org>
10387
10388 * README.SCO: Update the URL.
10389
c9392a2b
DE
103902005-05-05 David Edelsohn <edelsohn@gnu.org>
10391
10392 * ltconfig: Define file_list_spec. Pass file_list_spec and
10393 with_gnu_ld to libtool.
10394 * ltcf-c.sh (aix[45]): Define file_list_spec.
10395 * ltcf-cxx.sh (aix[45]): Same.
10396 * ltcf-gcj.sh (aix[45]): Same.
10397 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10398 exists, write list of input files to temporary file.
10399
bebcd931
MS
104002005-05-04 Mike Stump <mrs@apple.com>
10401
10402 * configure.in: Always pass --target to target configures as
10403 otherwise rebuilds that do --recheck will fail.
10404 * confiugure: Rebuilt.
10405
ce406537
PB
104062005-05-04 Paolo Bonzini <bonzini@gnu.org>
10407
10408 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10409 STAGE_HOST_EXPORTS.
10410 (configure, all): Add bootstrap support.
10411 (Host modules, target modules): Pass post-stage1 flags and exports.
10412 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10413 * Makefile.in: Regenerate.
10414
aa9dcfc4
PB
104152005-04-29 Paolo Bonzini <bonzini@gnu.org>
10416
10417 * configure: Regenerate.
10418
b6f9abcf
MS
104192005-04-27 Mike Stump <mrs@apple.com>
10420
10421 * MAINTAINERS: Add self as darwin maintainer.
10422
acb217cb
BS
104232005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10424
10425 * config.sub: Update from master copy.
10426
b6dae270
MS
104272005-04-21 Mike Stump <mrs@apple.com>
10428
10429 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10430 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10431
c2e0d3a9
HPN
104322005-04-19 Hans-Peter Nilsson <hp@axis.com>
10433
10434 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10435 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10436 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10437 "*-*-elf" and "*-*-linux*".
10438 * configure: Regenerate.
10439
871ae772
JM
104402005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10441
10442 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10443
bf070c29
MS
104442005-04-12 Mike Stump <mrs@apple.com>
10445
10446 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10447
e865b6f7
TK
104482005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10449
10450 * MAINTAINERS (Write After Approval): Add myself.
10451
7b71ad7f
BS
104522005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10453
10454 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10455
25b42232
PB
104562005-04-06 Paolo Bonzini <bonzini@gnu.org>
10457
f610dd5f 10458 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
10459 (TARGET_CONFIGARGS): Include --with-target-subdir.
10460 (configure, all): New macros. Use them throughout.
10461 * Makefile.in: Regenerate.
10462
d727c624
JG
104632005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10464
10465 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 10466
fff72cc4
ZD
104672005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10468
10469 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10470
86472dc3
GP
104712005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10472
10473 * MAINTAINERS: Move John Carr to Write After Approval.
10474
dce2d8b2 104752005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
10476
10477 * config/mh-mingw32: Delete.
10478 * configure.in: Don't use it.
10479 * configure: Regenerate.
10480
33da42bc
PB
104812005-03-31 Paolo Bonzini <bonzini@gnu.org>
10482
10483 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10484 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 10485 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
10486 (HOST_LIB_PATH): Generate from Makefile.def.
10487 (TARGET_LIB_PATH): Likewise.
10488 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10489 * Makefile.in: Regenerate.
10490 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10491 (RPATH_ENVVAR): Include Darwin case.
10492 * configure: Regenerate.
10493
15cc1841
TF
104942005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10495
10496 * MAINTAINERS (Various Maintainers): Remove self.
10497 (Write After Approval): Add self.
10498
6a8c79d5
TF
104992005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10500
10501 * MAINTAINERS (Various Maintainers): Add self.
10502
256f7136
PB
105032005-03-25 Paolo Bonzini <bonzini@gnu.org>
10504
10505 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10506 * configure: Regenerate.
10507
191dd2c9
ZW
105082005-03-21 Zack Weinberg <zack@codesourcery.com>
10509
10510 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10511 gcc_version, and gcc_version_trigger from set of flags to pass.
10512 * Makefile.tpl: Remove definitions of above variables.
10513 (config.status): Remove dependency on $(gcc_version_trigger).
10514 * Makefile.in: Regenerate.
10515 * configure.in: Do not reference config/gcc-version.m4 nor
10516 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10517 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10518 * configure: Regenerate.
10519
ef6e9bc0 105202005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 10521 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
10522
10523 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10524 * Makefile.in: Regenerate.
10525
009bbd5a
FW
105262005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10527
10528 * MAINTAINERS (Write After Approval): Add myself.
10529
09f8755b
DA
105302005-03-03 David Ayers <d.ayers@inode.at>
10531
10532 * MAINTAINERS (Write After Approval): Add myself.
10533
e73ed25c
AO
105342005-03-01 Alexandre Oliva <aoliva@redhat.com>
10535
10536 PR libgcj/20160
10537 * ltmain.sh: Avoid creating archives with components that have
10538 duplicate basenames.
10539
ace9ac7b
AP
105402005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10541
10542 PR bootstrap/20250
10543 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10544 instead of check.
10545 * Makefile.in: Regenerate.
10546
c9db9354
PB
105472005-02-28 Paolo Bonzini <bonzini@gnu.org>
10548
10549 * Makefile.in: Regenerate to fix conflict between the previous two
10550 patches.
10551
215c351a
PB
105522005-02-28 Paolo Bonzini <bonzini@gnu.org>
10553
10554 PR bootstrap/17383
10555 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10556 * Makefile.tpl (HOST_SUBDIR): New substitution.
10557 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10558 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10559 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10560 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10561 (Host modules, Bootstrapped modules): Use it.
10562 (Build modules, Target modules): Do not create symlink trees,
10563 always configure out-of-srcdir.
10564 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10565 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10566 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10567 $(HOST_SUBDIR). Create a symlink for host_subdir.
10568
10569 * Makefile.in: Regenerate.
10570 * configure: Regenerate.
10571
5395b47b
NN
105722005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10573
10574 Merged from libada-gnattools-branch:
10575 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10576
10577 * gnattools: New directory.
10578 * Makefile.def: Add gnattools as a module, depending on target-libada.
10579 * Makefile.in: Regenerate.
10580 * configure.in: Include gnattools in host_tools; disable it if ada
10581 is disabled.
10582 * configure: Regenerate.
10583
ca2cc05c
JM
105842005-02-24 James A. Morrison <phython@gcc.gnu.org>
10585
10586 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10587 treelang maintainer.
10588 (Write After Approval): Remove myself.
10589
d2f3024f
PS
105902005-02-23 Paul Schlie <schlie@comcast.net>
10591
10592 * configure.in: Allow darwin targeted ports to build tk, itcl and
10593 libgui.
10594 * configure: Regenerate.
10595
bba5e0ca
EB
105962005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10597
10598 PR libgcj/10353
10599 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10600 * configure: Regenerate.
10601
70132ce7
SK
106022005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10603
10604 * MAINTAINERS (Write After Approval): Add myself.
10605
20f0edca
ILT
106062005-02-10 Ian Lance Taylor <ian@airs.com>
10607
10608 * MAINTAINERS: Update my e-mail address.
10609
e64e5109
RG
106102005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10611
10612 * MAINTAINERS (Write After Approval): Add myself.
10613
40d64b5a
HPN
106142005-01-29 Hans-Peter Nilsson <hp@axis.com>
10615
10616 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10617 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10618 target-libgloss when not *-*-elf and *-*-aout.
10619 * configure: Regenerate.
10620
54a12711
KH
106212005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10622
10623 * MAINTAINERS: Remove obsolete entries.
10624
0aa99dbb
KH
10625 * MAINTAINERS (Write After Approval): Add Michael Matz.
10626
2b009f5f
NB
106272005-01-19 Neil Booth <neil@daikokuya.co.uk>
10628
10629 * MAINTAINERS: Remove self as cpplib maintainer.
10630
385870f5
KC
106312005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10632
10633 * install-sh, config.sub: Import from upstream.
10634
e7daab31
KC
106352005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10636
10637 PR bootstrap/18222
10638 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10639 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10640 * Makefile.in: Regenerate.
10641
e6003f4d
JT
106422005-01-16 Jason Thorpe <thorpej@netbsd.org>
10643
10644 * MAINTAINERS: Update my email address.
10645
145e2972 106462005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 10647 Andreas Schwab <schwab@suse.de>
145e2972
DE
10648
10649 PR bootstrap/18033
10650 * config-ml.in: Eval option if surrounded by single quotes.
10651
86c7e0da
PB
106522005-01-03 Paolo Bonzini <bonzini@gnu.org>
10653
10654 Revert 2004-12-28 Makefile changes, a better fix will be
10655 applied to mainline and src after GCC 4.0 branches.
10656
3224a22f
PB
106572004-12-28 Paolo Bonzini <bonzini@gnu.org>
10658
10659 PR bootstrap/17383
10660
10661 * Makefile.def (target_modules): Remove stage parameter,
10662 it is always true now.
10663 * Makefile.tpl (configure-build-[+module+],
10664 configure-target-[+module+]): Always build symlink tree
10665 for the directory and for include. BUILD_SUBDIR and
10666 TARGET_SUBDIR cannot be . anymore.
10667 * Makefile.in: Regenerate.
10668
aaf51ca2
DE
106692004-12-25 David Edelsohn <edelsohn@gnu.org>
10670
10671 Revert 2004-12-08 Makefile changes.
10672
4e32e454
DS
106732004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10674
10675 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10676 cygwin, mingw.
10677
669f01d8
AS
106782004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10679
10680 * configure.in (sh64-*-*): Reenable gprof.
10681 * configure: Regenerate.
10682
1b227ee0
DE
106832004-12-08 David Edelsohn <edelsohn@gnu.org>
10684
10685 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10686 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10687 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10688 * Makefile.in: Regenerate.
10689
ce5e944c
CF
106902004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10691
10692 * MAINTAINERS: Update my email address.
10693
893f1e87
MK
106942004-12-07 Matt Kraai <kraai@ftbfs.org>
10695
10696 * Makefile.tpl: Generate normal dependencies if the LHS module is
10697 not bootstrapped.
10698 * Makefile.in: Regenerate.
10699
bb59c339
RS
107002004-12-03 Richard Sandiford <rsandifo@redhat.com>
10701
10702 * configure.in: Include config/gxx-include-dir.m4. Use
10703 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10704 * configure: Regenerate.
10705
4982adbe
RS
107062004-12-03 Richard Sandiford <rsandifo@redhat.com>
10707
10708 * config.if: Delete.
10709 * configure.in: Set libstdcxx_incdir directly.
10710 * configure: Regenerate.
10711
05750653
EC
107122004-12-02 Eric Christopher <echristo@redhat.com>
10713
10714 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10715 * Makefile.in: Regenerate.
10716
5fef1dbd
RS
107172004-12-02 Richard Sandiford <rsandifo@redhat.com>
10718
10719 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10720 * configure: Regenerate.
10721
afabd8e6
RS
107222004-12-02 Richard Sandiford <rsandifo@redhat.com>
10723
10724 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10725 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10726 * configure: Regenerate.
10727
78716e86
EC
107282004-12-01 Eric Christopher <echristo@redhat.com>
10729
10730 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10731 of things to remove.
10732
57ab8ba9
MK
107332004-11-29 Matt Kraai <kraai@ftbfs.org>
10734
10735 * MAINTAINERS (Write After Approval): Update my e-mail address.
10736
2539bffe
KC
107372004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10738
10739 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10740 from CVS libtool to always pass_all.
10741
3e732ba0
JDA
107422004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10743
10744 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10745 (hppa*64*-*-*): Delete incorrect comment.
10746 * configure: Rebuilt.
10747
767f726e
KC
107482004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10749
10750 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10751
2c92e90f
KC
107522004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10753
10754 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10755 from CVS libtool to always pass_all.
10756
32f84e48
KC
107572004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10758
10759 * install-sh, compile: Import from automake.
10760
9587be8a
KC
107612004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10762
10763 * config.guess, config.sub: Import from savannnah.
10764
04e81808 107652004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
10766
10767 * MAINTAINERS (Write After Approval): Add myself
10768
f87a2b2e
MS
107692004-11-12 Mike Stump <mrs@apple.com>
10770
10771 * Makefile.def: Add html support.
10772 * Makefile.tpl: Likewise.
10773 * Makefile.in: Regenerate.
10774
848556c2
GK
107752004-11-11 Geoffrey Keating <geoffk@apple.com>
10776
556f03c4
GK
10777 PR 18423
10778 * configure.in: Remove all instances of build-fixincludes from
10779 noconfigdirs.
10780 (build_configargs): Supply --target to subdirectories.
10781 * configure: Regenerate.
10782
848556c2
GK
10783 * Makefile.def: Make gcc install depend on fixincludes install.
10784 * Makefile.in: Regenerate.
10785
9e5712a5
JJ
107862004-11-10 Janis Johnson <janis187@us.ibm.com>
10787
10788 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10789
4ef509c0
PB
107902004-11-11 Paul Brook <paul@codesourcery.com>
10791
10792 * MAINTAINERS: Add self as arm maintainer. Update email address.
10793
20d11df6
HPN
107942004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10795
10796 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10797 target-libgfortran.
79fd8592 10798 * configure: Regenerate.
20d11df6 10799
68c70f15
DE
108002004-11-07 David Edelsohn <edelsohn@gnu.org>
10801
10802 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10803 like CC.
10804
54f88091
PB
108052004-11-05 Paolo Bonzini <bonzini@gnu.org>
10806
10807 * Makefile.def (host fixincludes): Specify missing targets.
10808 * Makefile.in: Regenerate.
10809
6866abb8
RC
108102004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10811
10812 * MAINTAINERS: Add myself
10813
83f62578
GL
108142004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10815
10816 * MAINTAINERS (Write After Approval): Add myself.
10817
53c7ffe7
GK
108182004-11-04 Geoffrey Keating <geoffk@apple.com>
10819
10820 * Makefile.def: Build fixincludes for the host, too.
10821 * Makefile.in: Regenerate.
10822 * configure.in (host_tools): Add fixincludes.
10823 * configure: Regenerate.
10824
ac8b3d9d
DJ
108252004-11-04 Daniel Jacobowitz <dan@debian.org>
10826
10827 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10828 * configure: Regenerated.
10829
bab37580
L
108302004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10831
10832 PR other/17783
10833 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10834 * configure: Regenerated.
10835
db1de713
MM
108362004-10-31 Mark Mitchell <mark@codesourcery.com>
10837
10838 * README.SCO: Update per FSF instructions.
10839
a827e21a
EW
108402004-10-28 Eric B. Weddington <ericw@evcohs.com>
10841
10842 PR target/18151
10843 * configure.in (case ${target}): Do not build fixincludes for avr.
10844 * configure: Regenerated.
10845
9d069a4f
PB
108462004-10-26 Paolo Bonzini <bonzini@gnu.org>
10847
10848 * configure.in (case ${target}): Do not build fixincludes
10849 on platforms where it is not used.
10850 * configure: Regenerated.
10851
fc45f3fe
DJ
108522004-10-23 Daniel Jacobowitz <dan@debian.org>
10853
10854 * configure.in: Use an absolute path to install-sh.
10855 * configure: Regenerated.
10856
36554b92
AL
108572004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10858
10859 * MAINTAINERS (Write After Approval): Add myself.
10860
88e9994a
KH
108612004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10862
10863 * MAINTAINERS: Remove from Write After Approval those that are
10864 already maintainers.
10865
ad02a944
SP
108662004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10867
10868 * MAINTAINERS: Update my email address.
10869
c8e6cd41
KC
108702004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10871
10872 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10873 * configure: Regenerate.
10874
dce2d8b2 108752004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
10876
10877 * MAINTAINERS: Update my email address.
10878
a8b0957e
KH
108792004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10880
10881 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10882 entries belonging to this category.
10883
96836f61
JZ
108842004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10885
10886 * MAINTAINERS: Update my e-mail address.
10887
7e0b5752
PB
108882004-10-06 Paolo Bonzini <bonzini@gnu.org>
10889
10890 Fix wrong conflict resolution in:
10891
10892 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10893
10894 * Makefile.in: Regenerate.
10895 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10896 in the recursive `make', instead of hardwiring `all'.
10897 (Autogenerated TARGET-* variables): New.
10898
370f7a47
TL
108992004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10900
10901 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 10902 * configure: Regenerate.
370f7a47 10903
13e5d623
KH
109042004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10905
10906 * MAINTAINERS (Various Maintainers): Move the "windows,
10907 cygwin, mingw" maintainer to ...
10908 (OS Port Maintainers): ... here.
10909
a6497c1b
KH
109102004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10911
10912 * MAINTAINERS (Write After Approval): Remove those that are
10913 maintainers of some subsystem.
10914
1abb828a
D
109152004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10916
10917 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10918 * ltcf-cxx.sh (tpf*): Likewise.
10919 * ltconfig (tpf*): Add TPF OS configuration support.
10920
16d1338d
BS
109212004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10922
10923 * MAINTAINERS: Change my email address to my new work account.
10924
9082a750
MR
109252004-09-24 Michael Roth <mroth@nessie.de>
10926
10927 * configure.in (--without-headers): Add missing double quotes.
10928 * configure: Regenerate.
10929
dce2d8b2 109302004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
10931
10932 * ylwrap: Revert to previous version.
10933
4c4a5bbc
L
109342004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10935
10936 PR bootstrap/17369
10937 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10938 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10939 SET_GCC_LIB_PATH_CMD.
10940 (BASE_TARGET_EXPORTS): Likewise.
10941 * Makefile.in: Regenerated.
10942
10943 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10944 * configure: Regenerated.
10945
85f59630
KC
109462004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10947
10948 * config.guess: New upstream version
10949 * compile, depcomp, install-sh, ylwrap: Likewise.
10950
95c53c62
RS
109512004-09-19 Roger Sayle <roger@eyesopen.com>
10952
10953 * config/mh-x86omitfp: New host makefile fragment. Add
10954 -fomit-frame-pointer to the default BOOT_CFLAGS.
10955 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10956 * configure: Regenerate.
10957
0a1c093b
AP
109582004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10959
10960 PR target/11572
10961 * configure.in (*-*-darwin*): Renable libobjc.
10962 * configure: Regenerate.
10963
315fcf97
NS
109642004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10965
10966 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10967
0a050485 109682004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 10969
0a050485
DB
10970 * Makefile.def: Remove libbanshee.
10971 * Makefile.tpl: Ditto.
10972 * configure.in: Ditto.
10973 * Makefile.in: Regen.
10974 * configure: Ditto.
10975
5f4a098e
DE
109762004-09-08 David Edelsohn <edelsohn@gnu.org>
10977
10978 * ltmain.sh: Use $pic_object as $non_pic_object if
10979 $non_pic_object=none.
10980
32b2511f
PB
109812004-09-07 Paolo Bonzini <bonzini@gnu.org>
10982
10983 * missing: Import latest version from master repository.
10984
fc4d0e82
NC
109852004-09-06 Nick Clifton <nickc@redhat.com>
10986
10987 * config.sub: Import latest version from master repository.
10988 * config.guess: Likewise.
10989 This includes these changes:
78716e86 10990
fc4d0e82
NC
10991 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10992
10993 * config.sub: Handle crisv32, alias etraxfs.
10994 * config.guess (crisv32:Linux:*:*): Handle.
10995
10996 2004-08-13 Brad Smith <brad@comstyle.com>
10997
10998 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10999 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11000
11001 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11002
11003 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11004 assume the processor is a powerpc. This is because coreutils
11005 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11006 in this case, due to a MacOS X bug that causes
11007 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11008 to return a negative number.
11009 Problem reported by Petter Reinholdtsen in:
11010 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11011
11012 2004-07-19 Ben Elliston <bje@gnu.org>
11013
11014 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11015
11016 2004-06-24 Ben Elliston <bje@gnu.org>
11017
11018 * config.guess: Update copyright years.
11019 * config.sub: Likewise.
11020
11021 2004-06-22 Robert Millan <robertmh@gnu.org>
11022
11023 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11024 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11025
11026 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11027
11028 * config.guess (*:*VMS:*:*): New entry. Replaces
11029 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11030 manufacturer.
11031
11032 2004-06-22 Ben Elliston <bje@gnu.org>
11033
11034 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11035 * config.sub: Likewise.
11036
11037 2004-06-22 Ben Elliston <bje@gnu.org>
11038
11039 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11040 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11041
11042 2004-06-11 Ben Elliston <bje@gnu.org>
11043
11044 * config.guess (pegasos:OpenBSD:*:*): Remove.
11045
11046 2004-06-11 Ben Elliston <bje@gnu.org>
11047
11048 From Wouter Verhelst <wouter@grep.be>:
11049 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11050
11051 2004-06-11 Ben Elliston <bje@gnu.org>
11052
11053 * config.guess (luna88k:OpenBSD:*:*): New.
11054
11055 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11056
11057 * config.guess (m32r*:Linux:*:*): New case.
11058 * config.sub: Handle m32rle.
11059
11060 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11061
11062 From Jens Petersen <petersen@redhat.com>:
11063 * config.sub: Handle sparcv8.
11064
11065 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11066
11067 From Tom Smith <smith@cag.lkg.hp.com>:
11068 * config.guess: Version suffixes are equally significant on Tru64
11069 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11070 prefix of "P" (patched kernel).
11071
11072 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11073
11074 * config.sub: Add support for National Semiconductor CRX target.
11075
2f4cc6bf
JJ
110762004-09-03 Janis Johnson <janis187@us.ibm.com>
11077
11078 * MAINTAINERS (Various Maintainers): Remove myself as web page
11079 maintainer, add myself as maintainer of build status lists.
11080
61fec9ff
JB
110812004-09-03 Jan Beulich <jbeulich@novell.com>
11082
11083 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11084 *-*-netware, but add target-libmudflap.
11085 Consolidate *-*-netware targets (of which really only i?86 exists)
11086 into a single entry.
11087 * configure: Likewise.
11088
45f366ab
PB
110892004-09-01 Paolo Bonzini <bonzini@gnu.org>
11090
11091 * Makefile.tpl (sorry): Remove.
11092 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11093 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11094 (do-clean): Clean per-stage directories too.
11095 (do-distclean): Run distclean-stage1 too.
11096 (.NOTPARALLEL): Enable during toplevel bootstrap.
11097 (stage[+id+]-bubble): Enable parallel execution during
11098 the recursive invocation.
11099 * Makefile.in: Regenerate.
11100
11101 Fix previous checkin:
11102
11103 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11104 include.
11105 * configure.in: Fix indentation.
11106 * configure: Regenerate.
11107
dce2d8b2 111082004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 11109
45f366ab
PB
11110 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11111 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11112 * configure: regenerate
78716e86 11113 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 11114 -mdynamic-no-pic
be8fff81 11115
71b5d516
PB
111162004-08-31 Paolo Bonzini <bonzini@gnu.org>
11117
11118 * Makefile.def (build_modules): Add fixincludes.
11119 (dependencies): Make gcc depend on fixincludes.
11120 * configure.in (build_tools): Add fixincludes.
11121 (build_configdirs): Always include build_libs.
11122 * Makefile.in: Regenerate.
11123 * configure: Regenerate.
11124
111252004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
11126
11127 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11128 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11129 phony targets; do not generate timestamp files.
11130 (distclean-stageN): Remove references to their timestamp files.
11131 (restageN, touch-stageN): Remove.
11132 (stageN-bubble): Rewritten.
11133 (compare): Support lean bootstraps.
11134 * Makefile.in: Regenerate.
11135
11136 * configure.in: Only warn when bootstrapping but
11137 build != host or build != target. Support lean bootstraps.
11138 * configure: Regenerate.
11139
ce7cbbb0
PE
111402004-08-26 Phil Edwards <phil@codesourcery.com>
11141
11142 * configure.in: Give a better error message if GMP/MPFR are missing
11143 and a language needing them has been requested.
11144 * configure: Regenerated.
11145
9c71a529
PE
111462004-08-25 Phil Edwards <phil@codesourcery.com>
11147
11148 * configure.in: Print a list of available language front-ends if
11149 a requested one is missing. Tidy stray tab characters.
11150 * configure: Regenerated.
11151
e3f92d3b
MK
111522004-08-19 Michael Koch <konqueror@gmx.de>
11153
11154 * gcc/doc/install.texi: Update entry about automake for libjava.
11155
c3f84f61
RM
111562004-08-17 Robert Millan <robertmh@gnu.org>
11157
11158 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11159 (instead of FreeBSD).
11160 * configure: Regenerate.
11161
7c27e184
PB
111622004-08-16 Paolo Bonzini <bonzini@gnu.org>
11163
11164 * Makefile.in: Regenerate.
11165 * configure: Regenerate.
11166
11167 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11168 stage_*_flags.
11169 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11170 for bootstrapped modules if toplevel bootstrap is going.
11171 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11172 modules. Adjust for changes in Makefile.def. Enable several
11173 rules even in non-bootstrap mode, just to avoid peppering the
11174 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11175 (stage-[+prev+]-bubble): Remove.
11176
11177 * Makefile.def (Dependencies): Depend on all-build-bison,
11178 all-build-flex, all-build-byacc, all-build-texinfo, rather
11179 than the host variations.
11180 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11181 with BUILD_SUBDIR.
11182 (BISON): Update for recent Bisons.
11183 (YACC): Fix typo.
11184 (cross): Depend on all-build.
11185 (all): Do not depend on all-build.
11186 (prebootstrap): Remove.
11187 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11188 (Prebootstrap dependencies): Add them to the per-stage targets
11189 and to all-prebootstrap.
11190 * configure.in (build_configdirs): Always enable build_tools.
11191 (BUILD_DIR_PREFIX): Remove.
11192
11193 * Makefile.def (gcc): Add target variable.
11194 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11195 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11196 in the recursive `make', instead of hardwiring `all'.
11197 (Autogenerated TARGET-* variables): New.
11198
20f3bb80
BB
111992004-08-13 Brian Booth <bbooth@redhat.com>
11200
11201 * MAINTAINERS: Remove myself from write-after-approval.
11202
b5be499d
NN
112032004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11204
11205 * src-release: Stop distributing mmalloc with gdb (which doesn't
11206 use it).
11207 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11208 * Makefile.in: Regenerate.
11209
b3f8d95d
MM
112102004-08-09 Mark Mitchell <mark@codesourcery.com>
11211
11212 * configure.in (arm*-*-eabi*): New target.
11213 * configure: Regenerate.
11214
3589b69e
PB
112152004-08-06 Paolo Bonzini <bonzini@gnu.org>
11216
11217 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11218 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11219 (Dependencies): New section.
11220 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11221 (configure-target-[+module+]): Depend on maybe-all-gcc
11222 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11223 (toplevel profiledbootstrap): Fix dependencies.
11224 * Makefile.in: Regenerate.
11225
972974fc
MM
112262004-08-03 Mark Mitchell <mark@codesourcery.com>
11227
11228 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11229 target-libiberty to noconfigdirs.
11230 * configure: Regenerate.
11231
bebf829d
PB
112322004-08-03 Paul Brook <paul@codesourcery.com>
11233
11234 * configure.in: Check for MPFR as well as GMP.
11235 * configure: Regenerate.
11236
98a5bb3b
RM
112372004-08-01 Robert Millan <robertmh@gnu.org>
11238
11239 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11240 libmudflap for all GNU-based systems (with Glibc).
11241 * configure: Regenerate.
11242
dce2d8b2 112432004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
11244
11245 * Makefile.def (host-modules): Add gcc.
11246 * Makefile.in: Regenerate.
11247 * Makefile.tpl (sorry): New rule.
11248 (configure-host, all-host, [+make_target+]-host, do-check,
11249 install-host): Do not add gcc as a special case.
11250 (host modules): Add a small special-casing for gcc. Export
11251 extra_make_flags through the environment.
11252 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11253 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11254 other recursive targets for gcc): Remove.
11255
11256 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11257 (stage, unstage): New rules.
11258 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11259 distclean-stage[+id+]): Use stage_current.
11260 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11261 the stage*-start rules.
11262
aeb732c1
GK
112632004-08-02 Geoffrey Keating <geoffk@apple.com>
11264
11265 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11266 use -all_load flag.
11267
25b656e7
PB
112682004-08-02 Paolo Bonzini <bonzini@gnu.org>
11269
11270 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11271 * configure: Regenerate.
11272
cc440d71
TM
112732004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11274
11275 * maintainer-scripts/gcc_release: Revert yesterday's change.
11276
270e140b
SB
112772004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11278
11279 * MAINTAINERS: Add myself to write-after-approval.
11280
3e4035f8
TM
112812004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11282
11283 * libf2c: Removed.
11284 * gcc/gccbug.in: Updated because of libf2c removal.
11285 * maintainer-scripts/gcc_release: Ditto.
11286
dce2d8b2 112872004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
11288
11289 * configure.in: Build libmudflap by default on FreeBSD.
11290 * configure: Regenerated.
11291
dfcada9a
MM
112922004-07-09 Mark Mitchell <mark@codesourcery.com>
11293
11294 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11295 systems.
11296 * configure: Regenerated.
11297
dce2d8b2 112982004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
11299
11300 PR target/16344
11301 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11302 feedback based compiler.
11303 * Makefile.in: Rebuilt.
11304
95bcca47
AO
113052004-07-08 Alexandre Oliva <aoliva@redhat.com>
11306
11307 * Makefile.def (host_modules): Set bootstrap=true for flex.
11308 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11309 * Makefile.in: Rebuilt.
11310
051822f6
JH
113112004-07-07 Jan Hubicka <jh@suse.cz>
11312
11313 * MAINTAINERS: Add self as a profile feedback maintainer.
11314
7b61653a
PE
113152004-07-05 Phil Edwards <phil@codesourcery.com>
11316
11317 * configure.in: Do not prepend $srcdir to /dev/null in
11318 makefile fragments.
11319 * configure: Regenerate.
11320
23f6b2f9
PB
113212004-07-01 Paolo Bonzini <bonzini@gnu.org>
11322
11323 * Makefile.def (build_modules): Add bison, byacc, flex,
11324 m4, texinfo.
11325 (flags_to_pass): Add FLEX.
11326 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11327 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11328 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11329 DEFAULT_MAKEINFO): Remove.
11330 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11331 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11332 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11333 objdir or else use configured tool.
11334 (all-build): New.
11335 (all): Depend on it.
11336 (Build module dependencies): Add.
11337 * Makefile.in: Regenerate.
11338 * configure.in: Better support for multiple build modules,
11339 matching what is done for host/target modules. Do not look
11340 for "plausible" locations of build tools if Canadian cross.
11341 Use autoconf's AC_PROG_CC to find a C compiler. Define
11342 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11343 * configure: Regenerate.
78716e86 11344
1c020272
PB
113452004-06-22 Paolo Bonzini <bonzini@gnu.org>
11346
11347 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11348 * Makefile.in: Regenerate.
11349
a52a0a7f
PB
113502004-06-22 Paolo Bonzini <bonzini@gnu.org>
11351
11352 * Makefile.tpl (configure-build-[+module+],
11353 configure-[+module+], configure-target-[+module+]): Pass
11354 [+extra_configure_args+].
11355 (all-build-[+module+], all-[+module+], check-[+module+],
11356 install-[+module+], [+make_target+]-[+module+],
11357 all-target-[+module+], check-target-[+module+],
11358 install-target-[+module+], [+make_target+]-target-[+module+]):
11359 Pass [+extra_make_args+].
11360 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11361 (GCC_HOST_EXPORTS): Remove.
11362 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11363 cross, check-gcc, check-gcc-c++, install-gcc,
11364 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11365 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11366 * Makefile.in: Regenerate.
11367
ccde3f1a
MS
113682004-06-21 Matthew Sachs <msachs@apple.com>
11369
11370 * MAINTAINERS: Added self to write-after-approval.
11371
6264b0a6
CF
113722004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11373
11374 * configure.in: Check for srcdir/winsup rather than build directory
11375 winsup.
11376 * configure: Regenerate.
11377
801e2270
CV
113782004-06-17 Corinna Vinschen <vinschen@redhat.com>
11379
11380 * configure.in: Don't build Cygwin native newlib if winsup
11381 directory is missing. Emit warning instead.
11382 * configure: Regenerate.
11383
ad6717df
PB
113842004-06-09 Paolo Bonzini <bonzini@gnu.org>
11385
11386 * Makefile.tpl (touch-stage[+id+]): New.
11387 (restage[+prev+]): Depend on touch-stage[+id+].
11388
11389 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11390 Use it throughout.
11391
11392 * Makefile.def: Add profile and feedback bootstrap stages.
11393 Remove next field from bootstrap stages.
11394 * Makefile.tpl (LN, LN_S): Substitute.
11395 (stageN-start, stageN-end): Use double-colon rules, to
11396 provide a hook for additional setup commands.
11397 (distclean-stageN-gcc, restageN): Create dependencies from
11398 [+prev+], not from [+next+].
11399 (stageN-bubble): Add commands for successive stages from
11400 [+prev+], using double-colon rules.
11401 (all-stageN-gcc): Fix typo.
11402 (stagefeedback-start, profiledbootstrap): New.
11403 * Makefile.in: Regenerate.
11404 * configure.in: Call ACX_PROG_LN.
11405 * configure: Regenerate.
11406
5bbb9680
CY
114072004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11408
11409 * MAINTAINERS (Write After Approval): Add myself.
11410
e18be1d4
MA
114112004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11412
11413 * MAINTAINERS (Write After Approval): Add myself.
11414
5607edfd
PB
114152004-06-03 Paolo Bonzini <bonzini@gnu.org>
11416
11417 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11418 without gcc.
11419 * configure: Regenerate.
11420
1ec4e9c3
PB
114212004-06-01 Paolo Bonzini <bonzini@gnu.org>
11422
11423 * Makefile.tpl: Fix typo.
11424 * Makefile.in: Regenerate.
11425
dce2d8b2 114262004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
11427
11428 * configure.in: Remove new- prefix from toplevel
11429 bootstrap targets.
11430 * configure: Regenerate.
11431
f516a7da
PB
114322004-06-01 Paolo Bonzini <bonzini@gnu.org>
11433
11434 * Makefile.tpl (all.normal): Rename to all.
11435 (all): Replace with a rule to pick the default
11436 target from configure.
11437 (all-gcc, configure-gcc): Use conditionals to
11438 do nothing when toplevel bootstrap is going on.
11439 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11440 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11441 * configure.in: Support --enable-bootstrap.
11442
11443 * Makefile.def: Remove new- prefix from toplevel
11444 bootstrap targets.
11445 * Makefile.tpl: Likewise.
11446
11447 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11448 target.
11449
11450 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11451 $(RECURSE_FLAGS) to recursive invocation of make.
11452
11453 * Makefile.in: Regenerate.
11454 * configure: Regenerate.
11455
78dd5e36 114562004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 11457 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
11458
11459 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11460 like CC.
11461
30f1bddc
DJ
114622004-05-27 Daniel Jacobowitz <dan@debian.org>
11463
11464 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11465 * configure: Regenerate.
11466
4fc4dd12
DJ
114672004-05-25 Daniel Jacobowitz <drow@false.org>
11468
11469 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11470 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11471 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11472 targets.
11473 * Makefile.in: Regenerate.
11474
dce2d8b2 114752004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
11476
11477 * configure.in: Test the ability to symlink directories.
11478 * configure: Regenerate.
11479
11480 * Makefile.def (bootstrap-stage): New definitions.
11481 * Makefile.tpl (configure-stage1-gcc,
11482 configure-stage2-gcc, configure-stage3-gcc,
11483 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11484 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11485 new-restage3, compare): Autogenerate, see Makefile.in
11486 entry for behavioral changes.
11487 (distclean-stage1, new-stage1-start, new-stage1-end,
11488 new-stage1-bubble, distclean-stage2, new-stage2-start,
11489 new-stage2-end, new-stage2-bubble, distclean-stage3,
11490 new-stage3-start, new-stage3-end): New autogenerated targets.
11491 (objext, prebootstrap, BOOT_CFLAGS,
11492 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11493 targets.
11494
11495 * Makefile.in: Regenerate.
11496 (distclean-stage1, new-stage1-start, new-stage1-end,
11497 new-stage1-bubble, distclean-stage2, new-stage2-start,
11498 new-stage2-end, new-stage2-bubble, distclean-stage3,
11499 new-stage3-start, new-stage3-end): New targets.
11500 (all-stage1-gcc): Move prebootstrap dependency from here...
11501 (configure-stage1-gcc): ...to here.
11502 (new-bootstrap): Use bubble targets.
11503 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11504 Use per-stage distclean targets.
11505 (configure-stage1-gcc, configure-stage2-gcc,
11506 configure-stage3-gcc, all-stage1-gcc,
11507 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11508 Use new-stageN-start to prepare the tree.
11509
4f4e53dd
PB
115102004-05-23 Paolo Bonzini <bonzini@gnu.org>
11511
11512 * Makefile.def (host_modules): add libcpp.
11513 * Makefile.tpl: Add dependencies on and for libcpp.
11514 * Makefile.in: Regenerate.
11515 * configure.in: Add libcpp host module.
11516 * configure: Regenerate.
11517
60975492
PB
115182004-05-21 Paolo Bonzini <bonzini@gnu.org>
11519
11520 * Makefile.tpl: Whenever a recursive target is defined, wrap
11521 it in a special @if/@endif block, and prepare its maybe
11522 dependency in the @if/@endif block
11523 * configure.in: Instead of writing maybe dependencies, remove
11524 the @if/@endif statements, and remove the @if/@endif blocks
11525 that remain.
11526 * configure: Regenerate.
11527 * Makefile.in: Regenerate.
11528
5ce7d75d
JJ
115292004-05-20 Janis Johnson <janis187@us.ibm.com>
11530
11531 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11532
c779c42f
KK
115332004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11534
11535 PR bootstrap/15120
11536 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11537 * */configure: Rebuilt.
11538
b4117c30
ZW
115392004-05-17 Zack Weinberg <zack@codesourcery.com>
11540
11541 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11542 of libf2c.
11543 * configure, Makefile.in: Regenerate.
11544
719bb4e3 115452004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
11546
11547 * MAINTAINERS (Write After Approval): Add myself.
11548
6de9cd9a
DN
115492004-05-13 Diego Novillo <dnovillo@redhat.com>
11550
11551 Merge from tree-ssa-20020619-branch.
11552
11553 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11554 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11555 (HOST_GMPLIBS): Define.
11556 (HOST_GMPINC): Define.
11557 (TARGET_LIB_PATH): Add libmudflap.
11558 (GFORTRAN_FOR_TARGET): Define.
11559 (configure-build*): Export GFORTRAN.
11560 (configure-gcc): Export GMPLIBS and GMPINC.
11561 (all-gcc): Add maybe-all-libbanshee.
11562 (configure-target-libgfortran): Define.
11563 * Makefile.in: Regenerate.
11564 * configure.in (host_libs): Add libbanshee.
11565 (target_libraries): Add target-libmudflap and target-libgfortran.
11566 Add --with-libbanshee.
11567 Handle --disable-libmudflap.
11568 (*-*-freebsd*): Use with_gmp.
11569 Add $(libgcj) to noconfigdirs.
11570 * configure: Regenerate.
11571 * depcomp: New file.
11572 * MAINTAINERS: Add tree-ssa maintainers.
11573
8f1b790f
VM
115742004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11575
b4117c30 11576 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 11577
693446fc
BF
115782004-04-30 Brian Ford <ford@vss.fsi.com>
11579
b4117c30 11580 * MAINTAINERS (Write After Approval): Add myself.
693446fc 11581
d1bb666c
UB
115822004-04-29 Uros Bizjak <uros@kss-loka.si>
11583
b4117c30 11584 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 11585
6cf1ac42
PB
115862004-04-28 Paolo Bonzini <bonzini@gnu.org>
11587
11588 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11589 * configure: Regenerate.
11590
632933d5
PB
115912004-04-27 Paolo Bonzini <bonzini@gnu.org>
11592
11593 Revert:
11594 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11595
11596 * Makefile.def (flags_to_pass): Remove *dir variables that
11597 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11598 as well as prefix and exec_prefix.
11599 * Makefile.in: Regenerate.
11600
80dc6aa0
RM
116012004-04-26 Robert Millan <robertmh@gnu.org>
11602
11603 Add patches from libtool CVS.
11604 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11605 * ltconfig: Likewise.
11606 * ltcf-c.sh: Likewise.
11607 * ltcf-cxx.sh: Likewise.
11608 * ltcf-gcj.sh: Likewise.
11609
e11283f1
PB
116102004-04-26 Paolo Bonzini <bonzini@gnu.org>
11611
11612 * Makefile.def (host_modules): Mark with the bootstrap
11613 flag packages on which gcc depends.
11614 * Makefile.tpl (all-bootstrap): Use it.
11615 * Makefile.in: Regenerate.
11616
8546950c
PB
116172004-04-26 Paolo Bonzini <bonzini@gnu.org>
11618
11619 * Makefile.def (flags_to_pass): Remove *dir variables that
11620 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11621 as well as prefix and exec_prefix.
11622 * Makefile.in: Regenerate.
11623
a76494aa
PB
116242004-04-26 Paolo Bonzini <bonzini@gnu.org>
11625
b4117c30
ZW
11626 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11627 * configure: Regenerate.
11628 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11629 * gcc/Makefile.tpl (compare): Use the result of the test.
11630 * gcc/Makefile.in: Regenerate.
a76494aa 11631
03a91701
PB
116322004-04-23 Paolo Bonzini <bonzini@gnu.org>
11633
11634 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11635 Always relocate gcc and prev-gcc to the original names, even
11636 if the build fails.
11637 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11638 New targets.
11639
082a6351
LG
116402004-04-23 Laurent GUERBY <laurent@guerby.net>
11641
11642 * MAINTAINERS: Update my email address.
b4117c30 11643
1f1d584b
RO
116442004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11645
11646 * configure.in (mips*-*-irix5*): Enable ld.
11647 * configure: Regenerate.
082a6351 11648
1db673ca
RO
116492004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11650
11651 * configure: Regenerate.
11652
ce4ea44e
JW
116532004-04-15 James E Wilson <wilson@specifixinc.com>
11654
11655 * Makefile.tpl (configure-[+module+], configure-gcc,
11656 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11657 Set and export LDFLAGS.
11658 * Makefile.in: Regenerate.
11659
611f62ad
MC
116602004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11661
b4117c30 11662 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 11663
be912515
NN
116642004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11665
11666 PR bootstrap/14871
11667 * Makefile.tpl: If we don't have built-in-tree target tools,
11668 use the ones found by configure rather than hacking around with
11669 program_transform_name.
11670 * configure.in: Give Makefile.tpl the information necessary
11671 to do that.
11672 * Makefile.in: Regenerate.
11673 * configure: Regenerate.
11674
9104315a
NN
116752004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11676
11677 PR bootstrap/14760
11678 * configure.in: When computing baseargs, strip *all* copies of
11679 offending options. Also, don't match/substitute the trailing space,
11680 so that this actually works when two similar options are separated by
11681 only one space.
11682 * configure: Regenerate.
11683
bef1d700
DE
116842004-04-06 David Edelsohn <edelsohn@gnu.org>
11685
b4117c30
ZW
11686 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11687 (rs6000-*-aix*): Same.
11688 * configure: Regenerate.
bef1d700 11689
54bcf05e 116902004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
11691
11692 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 11693
369a832c 116942004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
11695
11696 * MAINTAINERS: Add myself to write-after-approval.
369a832c 11697
09a9c095
NN
116982004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11699
7caf53cb
NN
11700 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11701 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11702 * Makefile.in: Regenerate.
11703
09a9c095
NN
11704 * configure.in (top level bootstrap support): Rework --enable-werror
11705 to set @stage2_werror_flag@.
11706 * configure: Regenerate.
11707 * Makefile.tpl (top level bootstrap support): Pass
11708 @stage2_werror_flag@ down to configure in stages 2 and 3.
11709 * Makefile.in: Regenerate.
11710
5595a2bd
NN
117112004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11712
cbfd7e06
NN
11713 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11714 for stages 2 and 3 as well as in make. As a consequence, remove
11715 OUTPUT_OPTION (now detected by configure) from the flags passed down
11716 to make.
11717 * Makefile.in: Regenerate.
11718
5595a2bd
NN
11719 * Makefile.tpl (new-bootstrap): Fix typo.
11720 * Makefile.in: Regenerate.
11721
ca3b3e20
NN
117222004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11723
295f4e42
NN
11724 * Makefile.tpl: Rearrange by moving recursive_targets rules
11725 into their proper sections.
11726 * Makefile.tpl (top level bootstrap support): Move disabling
11727 of coverage flags from 'make' to 'configure'; improve comments.
11728 * Makefile.in: Regenerate.
11729
340de83f
NN
11730 * Makefile.tpl (experimental top level bootstrap) Move stage1
11731 language setting from all- target to configure- target; disable
11732 intermodule optimization in stage 1; prevent gratuitous rebuilds
11733 of stage 1.
11734 * Makefile.in: Regenerate.
11735 * configure.in: Comma-separate stage 1 language list for top
11736 level bootstrap.
11737 * configure: Regenerate.
11738
ca3b3e20
NN
11739 * Makefile.tpl: Clean up experimental top level bootstrap support:
11740 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11741 prev-gcc in configure- targets as well as all- targets.
11742 * Makefile.in: Regenerate.
11743
4d038073
KC
117442004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11745
11746 * compile: New file imported from automake.
11747
ab3533d6
PB
117482004-03-17 Paolo Bonzini <bonzini@gnu.org>
11749
11750 * configure.in: Remove symbolic link section.
11751 * configure: Regenerate.
11752 * Makefile.tpl (links): Remove.
11753 * Makefile.in: Regenerate.
11754
1e0f07d3 117552004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 11756 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
11757
11758 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 11759 Set with AC_CHECK_PROGS.
1e0f07d3
PB
11760 * configure.in: Fix comment typo from last patch.
11761 * configure: Regenerate.
11762
2805b53a
NN
117632004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11764
11765 * Makefile.tpl: Introduce experimental top level bootstrap support.
11766 * Makefile.in: Regenerate.
11767 * configure.in: Introduce support for top level bootstrap.
11768 * configure: Regenerate.
11769
79b4b7d2 117702004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11771 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
11772
11773 PR bootstrap/14522
11774 * configure.in: Cope with shells that do not support unquoted ^
11775 * configure: Regenerate.
11776
6bbec498 117772004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11778 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
11779
11780 PR bootstrap/14522
79b4b7d2 11781 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
11782 quotes inside quoted backquote substitutions.
11783 * configure: Regenerate.
11784
83c15dfc
AP
117852004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11786
11787 PR bootstrap/14522
f2bd98d4 11788 * configure.in: Fix escaping of $.
83c15dfc
AP
11789 * configure: Regenerate.
11790
55ffb5ed
NN
117912004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11792
11793 * configure: Regenerate, since I forgot to while committing Paolo's
11794 changes.
11795
e4c9c075
PB
117962004-03-08 Paolo Bonzini <bonzini@gnu.org>
11797
11798 PR ada/14131
11799 Move language detection to the top level.
11800 * configure.in: Find default values for the tools as
11801 soon as possible. Disable ada if GNAT is not found.
11802 Emit error message about missing languages. Expand
11803 --enable-languages=all for the gcc subdirectory.
11804
5199e2c6
BE
118052004-03-10 Ben Elliston <bje@gnu.org>
11806
11807 * MAINTAINERS: Update my email address.
11808
c18b95e5
DE
118092004-03-05 David Edelsohn <edelsohn@gnu.org>
11810
11811 * ltconfig: Disable building static libraries if building shared
11812 libraries on AIX 5L.
11813
d0fe5ad3
RS
118142004-03-01 Richard Sandiford <rsandifo@redhat.com>
11815
11816 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11817 and disable libgcj.
11818 * configure: Regenerated.
11819
e6f71f9d
BB
118202004-03-01 Brian Booth <bbooth@redhat.com>
11821
11822 * MAINTAINERS: Add myself to write-after-approval.
11823
8983e50e
PB
118242004-03-01 Paolo Bonzini <bonzini@gnu.org>
11825
11826 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11827
d4cd9d81
NN
118282004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11829
11830 PR bootstrap/7087
11831 * Makefile.tpl: Guard XFOO sed statements better.
11832 * Makefile.tpl: Add dependency for configure-target-libada.
11833 * Makefile.in: Regenerate (incidentally fixes broken
11834 commit when libada-branch was merged).
11835
0ea0229e
KC
118362004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11837
11838 * MAINTAINERS: Add myself to write-after-approval.
11839
bad93735
AP
118402004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11841
11842 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11843 maintainers.
11844
a7ca14fc
AC
118452004-02-20 Andrew Cagney <cagney@redhat.com>
11846
11847 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11848 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11849
51592782
NN
118502004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11851
11852 PR bootstrap/11932
11853 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11854
6a30854a
JQ
118552004-02-14 Jerry Quinn <jlquinn@optonline.net>
11856
11857 * MAINTAINERS: Added myself to write-after-approval.
11858
be8b2bee
MK
118592004-02-14 Michael Koch <konqueror@gmx.de>
11860
11861 * MAINTAINERS: Added myself to write-after-approval.
11862
972760b7
JM
118632004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11864
11865 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11866 some OS port maintainers to OS port maintainers section.
11867
b0281654
FCE
118682004-02-13 Frank Ch. Eigler <fche@redhat.com>
11869
11870 * MAINTAINERS: Add self.
11871
3c419fd6
KH
118722004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11873
11874 * MAINTAINERS: Alphabetize.
11875
e88e9aee
PB
118762004-02-12 Paolo Bonzini <bonzini@gnu.org>
11877
11878 * MAINTAINERS: Remove myself.
b4117c30 11879
1915e422
DE
118802004-02-11 David Edelsohn <edelsohn@gnu.org>
11881
11882 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11883 (rs6000-*-aix*): Same.
11884 * configure: Regenerate.
11885
a22c2d8d
KC
118862004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11887
11888 * configure.in (host): Add in missing $noconfigdirs to defines.
11889 * configure: Regenerate.
11890
d9cdb878
AC
118912004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11892 Nathanael Nerode <neroden@gcc.gnu.org>
11893
11894 PR ada/6637, PR ada/5911
b4117c30 11895 Merge with libada-branch:
d9cdb878
AC
11896 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11897 with appropriate dependencies. Add --enable-libada configure switch.
11898 * configure, Makefile.in: Regenerate.
11899
8bd92821
PB
119002004-02-09 Paolo Bonzini <bonzini@gnu.org>
11901
11902 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11903
89a95129
RO
119042004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11905
11906 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11907 * configure: Regenerate.
11908
892629bc
GK
119092004-02-04 Geoffrey Keating <geoffk@apple.com>
11910
11911 Merge from upstream:
11912
11913 * ltmain.in: When setting IFS to '~', be careful about user
11914 arguments that contain '~'.
11915
11916 2004-02-04 Peter O'Gorman <peter@pogma.com>
11917
11918 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11919 Also test $base_compile against $CC with escaped arguments. Bug
11920 reported by Geoff Keating <geoffk@apple.com>.
11921
6b402165
KH
119222004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11923
11924 * MAINTAINERS: Remove i960 port.
11925
fa2f0306
DD
119262004-01-23 DJ Delorie <dj@redhat.com>
11927
11928 * Makefile.def (target_modules) [libiberty]: Don't stage.
11929 * Makefile.in: Rebuilt.
11930
9feb20aa
CT
119312004-01-20 Caroline Tice <ctice@apple.com>
11932
11933 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11934
7aed2ccc
PC
119352004-01-19 Paolo Carlini <pcarlini@suse.de>
11936
11937 * MAINTAINERS: Update my email address.
11938
f25bebe1
JM
119392004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11940
11941 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11942
28083580
VR
119432004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11944
11945 * MAINTAINERS: Remove entries without email address.
11946
c0f4b5e4
DJ
119472004-01-15 Daniel Jacobowitz <drow@mvista.com>
11948
11949 * MAINTAINERS: Add myself to write-after-approval.
11950
b5eb5a5e
SB
119512004-01-15 Steven Bosscher <stevenb@suse.de>
11952
11953 * MAINTAINERS: Update my email address.
11954
dce2d8b2 119552004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
11956
11957 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11958 * Makefile.tpl (configure-target-[+module+]): Support stage.
11959 * Makefile.in: Rebuilt.
11960
74c0b320
ILT
119612004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11962
11963 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11964
2560344b
RS
119652004-01-10 Richard Sandiford <rsandifo@redhat.com>
11966
11967 * MAINTAINERS: Add myself as a MIPS maintainer.
11968
8b21cda6
NN
119692004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11970
2b6c260d
NN
11971 * configure.in: Use ./config.cache, not config.cache.
11972 * configure: Regenerate.
11973 * Makefile.tpl: Special-casing not needed for GCC any more.
11974 * Makefile.in: Regenerate.
11975
09438bde
NN
11976 * configure.in: Don't share a cache file for host dirs.
11977 * configure: Regenerate.
11978
8b21cda6
NN
11979 * config-ml.in: Don't mess with the cache file.
11980
e42870df
EB
119812004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11982
11983 * MAINTAINERS: Move myself from 'Write After Approval' to
11984 'CPU Port Maintainers' section as SPARC maintainer.
11985
6b9eb62c
NN
119862004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11987
78a816a6
NN
11988 * Makefile.tpl: Make GCC use a separate config.cache.
11989 * Makefile.in: Regenerate.
11990
6b9eb62c
NN
11991 PR bootstrap/11932, PR bootstrap/11933
11992 (I don't know if it will fix either of them, but it relates
11993 to them.)
11994 * configure.in: Don't use shared config.cache for target
11995 directories.
11996 * configure: Regenerate.
11997
86d7b562
DN
119982004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11999
12000 * MAINTAINERS: Add myself to 'Write After Approval' section.
12001
07d0a605
RS
120022003-12-31 Roger Sayle <roger@eyesopen.com>
12003
12004 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12005 * configure: Regenerated.
12006
459ac19f
KH
120072003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12008
12009 * MAINTAINERS: Remove the mn10200 maintainer.
12010
5785c0ed 120112003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 12012
cc6010cd
AP
12013 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12014 * configure: Regenerated.
5785c0ed 12015
a268eff9
JH
120162003-12-16 Jan Hubicka <jh@suse.cz>
12017
12018 * MAINTAINERS: Add myself as callgraph maintainer.
12019
9d465b12
TF
120202003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12021
12022 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12023 * configure: Regenerate.
12024
a68a270a
GB
120252003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12026
12027 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12028 'Write After Approval' section. Update email.
12029
dce2d8b2 120302003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
12031
12032 * MAINTAINERS (Write After Approval): Add myself.
12033
8c052da4
MT
120342003-11-20 Matt Thomas <matt@3am-software.com>
12035
12036 * MAINTAINERS: Add myself as a vax port maintainer.
12037
e75f9147
KC
120382003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12039
12040 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12041 (configure-build-[+module+], configure-[+module+]): Likewise.
12042 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12043 * Makefile.in: Regenerate.
12044
43d8d958
AT
120452003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12046
12047 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12048 shared/dylibed libraries.
12049 * ltmain.sh: Likewise.
12050 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12051 * ltcf-cxx.sh: Likewise.
12052 * ltcf-gcj.sh: Likewise.
12053 * ltconfig: Likewise.
12054
638dcaa0
SC
120552003-11-17 Stan Cox <scox@redhat.com>
12056
12057 * MAINTAINERS: Add myself as iq2000 port maintainer.
12058
15cc172b
AC
120592003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12060
b4117c30
ZW
12061 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12062 * Makefile.in: Regenerate.
15cc172b 12063
20af77cd
UW
120642003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12065
12066 * config.sub: Update to 2003-11-03 version.
12067
4dd01c5c
PE
120682003-10-20 Phil Edwards <phil@codesourcery.com>
12069
12070 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12071 * configure: Regenerate.
12072
dce2d8b2 120732003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
12074
12075 * MAINTAINERS: Add myself to 'Write After Approval' section.
12076
8b7ebc31
AC
120772003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12078
12079 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12080
afe1910c
JM
120812003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12082
12083 * MAINTAINERS: Update my email address.
12084
05dcec66
RO
120852003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12086
12087 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12088
dce2d8b2 120892003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
12090
12091 * MAINTAINERS: Add myself to 'Write After Approval' section.
12092
507ec745
BI
120932003-10-16 Bernardo Innocenti <bernie@develer.com>
12094
12095 * config.guess: Update to 2003-10-16 version.
12096 * config.sub: Update to 2003-10-16 version.
12097
dce2d8b2 120982003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
12099
12100 * MAINTAINERS: Added myself to 'Write After Approval' section.
12101
0c9b16bc
FH
121022003-10-15 Falk Hueffner <falk@debian.org>
12103
12104 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12105 'Write After Approval' section. Update email.
12106
74d57d15
RS
121072003-10-14 Roger Sayle <roger@eyesopen.com>
12108
12109 * MAINTAINERS: Move myself from 'Write After Approval' to
12110 'Various Maintainers' section as middle-end maintainer.
12111
d29b8ad8
NN
121122003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12113
12114 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12115 HOST_FLAGS_TO_PASS.
12116 * Makefile.in: Regenerate.
12117
26db814a
BI
121182003-10-11 Bernardo Innocenti <bernie@develer.com>
12119
12120 * config.guess: Update to 2003-10-07 version.
12121 * config.sub: Update to 2003-10-07 version.
12122
fffeb871
RO
121232003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12124
12125 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12126 * ltconfig (irix5*, irix6*): Don't override version_type.
12127
6691a79e
ME
121282003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12129
12130 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12131 * configure: Rebuilt
12132 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12133 * Makefile.in: Rebuilt
12134
62cdd71e
L
121352003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12136
12137 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12138
6fe2eacc
CW
121392003-09-30 Carlo Wood <carlo@alinoe.com>
12140
cc6010cd 12141 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 12142
ea57e5ad
PK
121432003-09-29 Paul Koning <ni1d@arrl.net>
12144
12145 * MAINTAINERS: Move myself from "Write After Approval"
12146 to CPU platform maintainers for pdp11 platform.
12147
e070672a
AT
121482003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12149
12150 * MAINTAINERS: Move myself from 'Write After Approval' to
12151 'Various Maintainers' section as libffi testsuite maintainer.
12152
43bb47c2
DJ
121532003-09-21 Daniel Jacobowitz <drow@mvista.com>
12154
12155 * configure.in: Pass a computed --program-transform-name
12156 to subconfigures.
12157 * configure: Regenerated.
12158
da9d3b37
NN
121592003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12160
94322beb
NN
12161 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12162 * Makefile.in: Regenerate.
12163
da9d3b37
NN
12164 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12165 * Makefile.in: Regenerate.
12166
ffd9060b
ZL
121672003-09-19 Ziemowit Laski <zlaski@apple.com>
12168
12169 * MAINTAINERS: Move myself from 'Write After Approval'
12170 to 'Various Maintainers' (objective-c) section.
12171
eeae7b41
DJ
121722003-09-17 Daniel Jacobowitz <drow@mvista.com>
12173
12174 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12175 quoting.
12176 * configure: Regenerated.
12177
a080d12b
JB
121782003-09-16 Joel Brobecker <brobecker@gnat.com>
12179
12180 * MAINTAINERS (Write After Approval): Add myself to write after
12181 approval list.
12182
6cd2fc59
DN
121832003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12184
cc6010cd 12185 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 12186
dcbdd9cc
ILT
121872003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12188
12189 * MAINTAINERS: Update my e-mail address.
12190
e517f636
AM
121912003-09-09 Alan Modra <amodra@bigpond.net.au>
12192
12193 * libtool.m4 (LD): Correct powerpc64 host match.
12194
bc49924b
JW
121952003-09-06 James E Wilson <wilson@tuliptree.org>
12196
12197 * MAINTAINTERS: Update my affiliation and email address.
12198
082124f5
ZD
121992003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12200
12201 * MAINTAINERS (Write After Approval): Add myself.
12202
dc94d89e
DD
122032003-09-04 DJ Delorie <dj@redhat.com>
12204
12205 * configure: Regenerate.
12206
122072003-09-04 Robert Millan <robertmh@gnu.org>
12208
12209 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 12210
7a0f2d4e
KG
122112003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12212
12213 * configure.in: Ensure arguments to sed are properly spaced.
12214 * configure: Regenerate.
12215
88d032eb
GP
122162003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12217
12218 * MAINTAINERS: Update my e-mail address.
12219
0b3f3d22
ME
122202003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12221
12222 * MAINTAINERS (Write After Approval): Add myself.
12223
d253f9ba
DJ
122242003-08-27 Daniel Jacobowitz <drow@mvista.com>
12225
12226 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12227 * configure: Regenerated.
12228
066ec9c9
MM
122292003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12230
12231 * MAINTAINERS: Update my email address.
12232
415d7ef9
PE
122332003-08-23 Phil Edwards <pme@gcc.gnu.org>
12234
12235 * configure.in: Use newline instead of semicolon when assuming
12236 shell arguments in a for loop.
12237 * configure: Regenerated.
12238
e1567352
JE
122392003-08-22 Jason Eckhardt <jle@rice.edu>
12240
12241 * MAINTAINERS: Resurrect the i860 maintainer.
12242
b348267b
GK
122432003-08-20 Geoffrey Keating <geoffk@apple.com>
12244
e50084fa
GK
12245 PR 8180
12246 * configure.in: When testing with_libs and with_headers, treat
12247 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12248 * configure: Regenerate.
b4117c30 12249
b348267b
GK
12250 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12251 make, shell, etc.
12252 (baseargs): Likewise.
12253 * configure: Regenerate.
12254
ca26ffe0
BI
122552003-08-20 Bernardo Innocenti <bernie@develer.com>
12256
12257 * MAINTAINERS (Write After Approval): Add myself.
12258
940cde4d
GK
122592003-08-19 Geoffrey Keating <geoffk@apple.com>
12260
12261 * configure.in: Disable libgcj for darwin not on powerpc.
12262 * configure: Rebuild.
12263
74bed51b
ADL
122642003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12265
12266 * config-ml.in, symlink-tree: Add license.
12267
b4117c30
ZW
122682003-08-03 Richard Stallman <rms@gnu.org>
12269 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
12270
12271 * README.SCO: New file.
12272
333a28b4
MK
122732003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12274
12275 * Makefile.tpl (check, check-c++): Express dependencies using
12276 dependencies rather than commands.
12277 * Makefile.in: Regenerate.
12278
c197e306
AC
122792003-08-01 Andrew Cagney <cagney@redhat.com>
12280
12281 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12282 * configure: Ditto.
12283
a8ee6e2d
GK
122842003-07-31 Geoffrey Keating <geoffk@apple.com>
12285
12286 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 12287 * Makefile.in: Update.
a8ee6e2d 12288
8d9b3f2e
AT
122892003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12290
12291 * configure.in: Enable libgcj for darwin.
12292 * configure: Rebuild.
12293
52c0c542
PE
122942003-07-29 Phil Edwards <pme@gcc.gnu.org>
12295
12296 * config-ml.in: Use ac_configure_args directly instead of
12297 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12298 actually seen.
12299
b4acb5ef
NN
123002003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12301
12302 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12303 creating target and build subdirs to build all parent dirs as needed.
12304 * Makefile.in: Rebuild.
12305 * configure.in: Don't build dirs explicitly here.
12306 * configure: Rebuild.
12307
a51d71d0
PB
123082003-07-26 Paul Brook <paul@nowt.org>
12309
12310 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12311
f43e12ce
AO
123122003-07-22 Alexandre Oliva <aoliva@redhat.com>
12313
12314 * Makefile.tpl (all-make): Depend on intl.
12315 * Makefile.in: Rebuilt.
12316
8a199ff6
PE
123172003-07-20 Phil Edwards <pme@gcc.gnu.org>
12318
12319 * install-sh: Update to newer upstream versions (associated with
12320 aclocal 1.7).
12321 * mkinstalldirs: Likewise.
12322 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12323
e6a8c803
AP
123242003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12325
12326 * MAINTAINERS: Move self from Bug database only accounts
12327 to write-after-approval.
12328
9f13608f
NN
123292003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12330
12331 * config.if: Remove unused libc_interface determination.
12332
c7864714
NN
123332003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12334
12335 * MAINTAINERS: Move self from write-after-approval to
12336 build machinery (*.in).
12337
775956d0
NN
123382003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12339
12340 PR bootstrap/11273
12341 PR bootstrap/11408
12342 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12343 unused INSTALL_PROGRAM_ARGS.
12344 * configure.in: Use AC_PROG_INSTALL.
12345 * Makefile.in: Regenerate.
12346 * configure: Regenerate.
12347
c7f67a6e
KH
123482003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12349
12350 * MAINTAINERS: Alphabetize.
12351
33952f6f
AO
123522003-07-10 Alexandre Oliva <aoliva@redhat.com>
12353
12354 * configure: Rebuilt.
12355 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12356 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12357 newlib nor libgloss.
12358 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12359 * configure.in (am33_2.0-*-linux*): Added.
12360
0d4f1b4e
BW
123612003-07-09 Bob Wilson <bob.wilson@acm.org>
12362
12363 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12364 * configure: Regenerate.
12365
56694dd9
ZW
123662003-07-07 Zack Weinberg <zack@codesourcery.com>
12367
12368 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12369 * Makefile.in: Regenerate.
12370
21607eb4
ZW
123712003-07-04 Zack Weinberg <zack@codesourcery.com>
12372
12373 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12374 * Makefile.in: Regenerate.
12375
dce2d8b2 123762003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
12377
12378 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12379 * Makefile.in: Regenerated.
12380
5d42f90e
L
12381 * config-ml.in: Replace PWD with PWD_COMMAND.
12382
6eb95e99
ZW
123832003-07-04 Zack Weinberg <zack@codesourcery.com>
12384
12385 * intl: New directory; see intl/ChangeLog for details.
12386 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12387 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12388 * Makefile.in: Regenerate.
12389
07d1940e
NN
123902003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12391
12392 * configure.in: Clean up config-lang.in handling. Delete
12393 useless assignment to "subdirs".
12394 * configure: Regenerate.
12395
4dbda6f0
NN
123962003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12397
12398 * configure.in: Rename 'target_libs' to 'target_libraries'.
12399 Remove useless reference to 'target_libs'.
12400 * configure: Regenerate.
12401
2c30ab71
KS
124022003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12403
12404 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12405 * Makefile.in: Regenerate.
12406
11405c93
NN
124072003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12408
12409 * Makefile.def: Introduce flags_to_pass.
12410 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12411 * Makefile.in: Regenerate.
12412
fb87ad5d
HPN
124132003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12414
12415 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12416 and target-libgloss.
12417 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12418 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12419 * configure: Regenerate.
12420
a7956a48
BK
124212003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12422
12423 * configure.in: Update testsuite_flags to new location.
12424 * configure. Regenerate.
6eb95e99 12425
eaf9f3b2
NN
124262003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12427
12428 * Makefile.tpl: Remove BUILD_CC stuff.
12429 * Makefile.in: Regenerate.
12430
2d89ffef
KH
124312003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12432
12433 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12434
dce2d8b2 124352003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
12436
12437 * MAINTAINERS (Write After Approval): Add myself.
12438
dce2d8b2 124392003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 12440
b951c91c
L
12441 * config.guess: Update to 2003-06-12 version.
12442 * config.sub: Update to 2003-06-13 version.
12443
dce2d8b2 124442003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
12445
12446 * config.guess: Update to 2003-06-06 version.
12447 * config.sub: Update to 2003-06-06 version.
12448
655b7166
RO
124492003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12450
12451 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12452 * configure. Regenerate.
12453
01b759aa
NN
124542003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12455
bf1d3e81
NN
12456 * configure.in: Disable serial configure by default.
12457 * configure: Regenerate.
12458 * Makefile.tpl: Abolish .NOTPARALLEL.
12459 * Makefile.in: Regenerate.
12460
e89fbdfe
NN
12461 * Makefile.tpl: Replace {build,host,target}_canonical by
12462 {build,host,target}.
12463 * Makefile.in: Regenerate.
12464
01b759aa
NN
12465 * Makefile.tpl: Fix stupid pasto.
12466 * Makefile.in: Regenerate.
12467
f7dae026
NN
124682003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12469
12470 * Makefile.tpl: Remove bogus conditional.
12471 * Makefile.in: Regenerate.
12472
124732003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
12474
12475 * Makefile.tpl (profiledbootstrap): New target.
12476 * Makefile.in (profiledbootstrap): New target.
12477
2ffc3e73 124782003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
12479
12480 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12481 Pinski. Remove user names from other bugzilla-only maintainers.
12482
1a1e6b96
NN
124832003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12484
1358ccea
NN
12485 * Makefile.tpl: Make 'recursive targets' using autogen rather
12486 than shell loop. Remove duplicate 'clean' targets and false
12487 comments.
12488 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12489 Add systematic method of specifying missing targets in subdirs.
12490 Add copyright boilerplate.
12491 * Makefile.in: Regenerate.
12492 * configure.in: Add 'recursive targets' to maybe list.
12493 * configure: Regenerate.
12494
ae74ed1f
NN
12495 * MAINTAINERS: "GNATS only" -> "Bug database only".
12496
1a1e6b96
NN
12497 * Makefile.tpl: Rename [+target+] to [+make_target+].
12498 * Makefile.def: Rename 'target' to 'make_target'.
12499
c79af3fa
NB
125002003-05-31 Neil Booth <neil@daikokuya.co.uk>
12501
12502 * MAINTAINERS: Add self as options handling maintainer.
12503
39d85b61
MM
125042003-05-28 Michael Meissner <gnu@the-meissners.org>
12505
12506 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12507 been too long since I touched those ports.
12508
afc2b62d
DD
125092003-05-28 DJ Delorie <dj@redhat.com>
12510
12511 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12512 * Makefile.in: Regenerate.
12513
df445104
MR
125142003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12515
12516 * configure.in: Use curly braces in the definition of tooldir.
12517 * configure: Regenerate.
12518
2eb98e5d 125192003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 12520
2eb98e5d
DD
12521 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12522 newlib or libgloss.
12523 * Makefile.in: Regenerate.
12524
862fced8
DD
125252003-05-21 DJ Delorie <dj@redhat.com>
12526
12527 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12528 * Makefile.in: Regenerate.
12529
fc351800
ILT
125302003-05-20 Ian Lance Taylor <ian@airs.com>
12531
12532 * MAINTAINERS: Update my e-mail address.
12533
7e2dbcef
NN
125342003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12535
12536 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 12537 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
12538 Factor out common code from autogen IF statements.
12539 * configure: Regenerate.
12540 * Makefile.in: Regenerate.
12541
f2a0e225
KC
125422003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12543
12544 * configure.in: Accept i[3456789]86 for machine type.
12545 * configure: Regenerate.
12546
8b87bb96
NN
125472003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12548
12549 * configure.in: Switch more things to use maybe dependencies.
12550 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12551 * configure: Regenerate.
12552 * Makefile.tpl: Switch more things to use maybe dependencies.
12553 * Makefile.in: Regenerate.
12554
fdb882bc 125552003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
12556
12557 * Makefile.tpl (install-opcodes): Define.
12558 * Makefile.in: Rebuild.
12559
f7c50032
AJ
125602003-05-13 Andreas Jaeger <aj@suse.de>
12561
12562 * config.guess: Update to 2003-05-09 version.
12563 * config.sub: Update to 2003-05-09 version.
12564
dce2d8b2 125652003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
12566
12567 * configure.in: Correct sed script so that options in quotes are not
12568 deleted.
12569 * configure: Rebuild.
12570
aa8f1f57
CV
125712003-05-12 Corinna Vinschen <corinna@vinschen.de>
12572
12573 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12574 and $$s/newlib/libc/sys/cygwin32 include paths.
12575 * configure: Ditto.
12576
0c130f81
MM
125772003-05-12 Michael Meissner <gnu@the-meissners.org>
12578
12579 * MAINTAINERS: Update my email addresses.
12580
aa1a100b
EB
125812003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12582
12583 * config-ml.in: Propagate INSTALL variables.
f7c50032 12584
87861833
GP
125852003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12586
12587 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12588
de722255
CD
125892003-05-02 Chris Demetriou <cgd@broadcom.com>
12590
6eb95e99
ZW
12591 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12592 * Makefile.in: Regenerate.
de722255 12593
96c4a002
WB
125942003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12595
12596 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12597
55b15a11
WB
125982003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12599
12600 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12601
0c227849
DJ
126022003-04-27 Daniel Jacobowitz <drow@mvista.com>
12603
12604 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12605 * Makefile.in: Regenerated.
12606
d45148c1
WB
126072003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12608
12609 * MAINTAINERS (Write After Approval): Upgrade myself from
12610 GNATS only to write-after-approval. Update my mail address.
12611
dce2d8b2 126122003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
12613
12614 (OS Port Maintainers: freebsd): Add myself.
12615
438f50c3
MM
126162003-04-22 Mark Mitchell <mark@codesourcery.com>
12617
12618 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12619
9074e169
KJ
126202003-04-22 Kean Johnston <jkj@sco.com>
12621
12622 * MAINTAINERS (SCO ports): Added myself.
12623
dfd39a2e
NS
126242003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12625
12626 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12627
ccbae82a
KJ
126282003-04-19 Kean Johnston <jkj@sco.com>
12629
12630 * MAINTAINERS (Write After Approval): Add myself.
12631
2f50999f
GP
126322003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12633
12634 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12635 * Makefile.in: Regenerate.
12636
e9b84181
JJ
126372003-04-18 Jakub Jelinek <jakub@redhat.com>
12638
12639 * configure.in (powerpc64*-*-linux*): Remove.
12640 * configure: Rebuilt.
12641
1ca4c6e1
PE
126422003-04-17 Phil Edwards <pme@gcc.gnu.org>
12643
12644 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12645 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12646 and restrap.
12647 * Makefile.in: Regenerate.
12648
0590b963
RE
126492003-04-16 Richard Earnshaw <rearnsha@arm.com>
12650
12651 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12652 * configure: Regenerated.
12653
ff41a56f
DD
126542003-04-15 DJ Delorie <dj@redhat.com>
12655
12656 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12657
50d440bc
NC
126582003-04-13 Nick Clifton <nickc@redhat.com>
12659
12660 * config-ml.in: Remove support for --disable-aix removing
12661 call-aix multilibs.
12662
b1e0a93e
AO
126632003-04-10 Alexandre Oliva <aoliva@redhat.com>
12664
12665 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12666 * */configure: Rebuilt.
12667
71fb704d
JS
126682003-04-08 Joel Sherrill <joel@oarcorp.com>
12669
12670 * MAINTAINERS: Add my email address.
12671
3897ea90
OH
126722003-03-17 Olivier Hainque <hainque@act-europe.fr>
12673
12674 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 12675
93c834b7
NN
126762003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12677
12678 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12679 * Makefile.in: Regenerate.
12680
82c34dcb
MC
126812003-03-14 Michael Chastain <mec@shout.net>
12682
12683 * Makefile.in: Regenerate with correct Makefile.def.
12684
73458fb7
NN
126852003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12686
12687 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12688 Make macro.
12689 * Makefile.in: Regenerate.
12690 * configure.in: Clean up gxx_include_dir logic.
12691 * configure: Regenerate.
12692
32cf27e5
AE
126932003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12694
12695 * MAINTAINERS (Write After Approval): Add myself.
12696
c727e7a0
BE
126972003-03-10 Ben Elliston <bje@wasabisystems.com>
12698
12699 * MAINTAINERS: Update my mail address.
12700
9a27ac7a
FS
127012003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12702
12703 * configure.in (gxx_include_dir): Fix typo.
12704 * configure: Regenerated.
12705
3aa83176
NN
127062003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12707
12708 * Makefile.tpl: Reindent.
12709 * Makefile.in: Regenerate.
12710 * configure.in: Reindent. Don't set unused variables.
12711 * configure: Regenerate.
12712
9124bc53
DJ
127132003-03-04 Daniel Jacobowitz <drow@mvista.com>
12714
12715 * configure.in: Include $(build_tooldir)/sys-include in
12716 FLAGS_FOR_TARGET.
12717 * configure: Regenerated.
12718
cb543528
NN
127192003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12720
c858bf1e
NN
12721 * Makefile.tpl: Always pass down RANLIB.
12722 * Makefile.in: Regenerate.
12723
aa9c3ab4
NN
12724 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12725 * Makefile.in: Regenerate.
12726 * configure.in: Remove unused logic relating to --enable-shared
12727 and --enable-threads. Remove bogus comments. Remove redundant
12728 noconfigdirs.
12729 * configure: Regenerate.
12730
cb543528
NN
12731 * configure.in: Replace ${libstdcxx_version} by its value.
12732 Remove reference to mh-dgux.
12733 * configure: Regenerate.
12734
53f70c1b
KB
127352003-03-03 Kevin Buettner <kevinb@redhat.com>
12736
12737 * MAINTAINERS (Write After Approval): Add myself.
12738
df0f0674
NN
127392003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12740
12741 * Makefile.tpl: Rearrange.
12742 * Makefile.in: Regenerate.
12743
dce2d8b2 127442003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
12745
12746 * configure.in: Add support for kaOS as cross build target system.
12747 * configure: Regenerated.
12748
a7a287eb
SB
127492003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12750
12751 * MAINTAINERS (Write after approval): Add myself.
12752
ff00c8a2
JW
127532003-02-21 James E Wilson <wilson@tuliptree.org>
12754
12755 * MAINTAINERS: Update my email address.
12756
abb2db7a
ZW
127572003-02-21 Zack Weinberg <zack@codesourcery.com>
12758
12759 * MAINTAINERS: Add self to blanket write privs. section.
12760
e9f2dc3b
SM
127612003-02-20 Sean McNeil <sean@blue.mcneil.com>
12762
12763 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12764 configure-target-* as some target builds may require additional
12765 flags for preprocessor tests.
12766 * Makefile.in: Regenerated.
12767
ee03dc5e
AO
127682003-02-19 Alexandre Oliva <aoliva@redhat.com>
12769
11856278
AO
12770 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12771 * ltconfig: Handle it.
12772 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12773 auto-detecting it.
12774
274aef32
AO
12775 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12776 it is used as argument to $CC.
12777 * ltcf-gcj.sh: Likewise.
12778
ee03dc5e
AO
12779 * configure.in: Introduce --enable-maintainer-mode.
12780 * configure: Rebuilt.
12781 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12782 for maintainer mode.
12783 * Makefile.in: Rebuilt.
12784
30db8e17
JM
127852003-02-18 Jason Merrill <jason@redhat.com>
12786
12787 * Makefile.tpl (check-c++): Allow parallelism.
12788
cab60ac6
GP
127892003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12790
12791 * MAINTAINERS: Remove John Carr (who never actually had access to
12792 gcc.gnu.org).
12793
c8e5d1af
GK
127942003-02-15 Geoffrey Keating <geoffk@apple.com>
12795
12796 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12797 don't configure target-libobjc.
12798 * configure: Regenerate.
12799
70f91f50
RO
128002003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12801
12802 * Makefile.tpl (RANLIB): Define.
12803 * Makefile.in: Regenerate.
12804
669e9062
LB
128052003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12806
12807 * MAINTAINERS: Update my email.
abb2db7a 12808
61b56b2e
KS
128092003-02-06 Keith R Seitz <keiths@redhat.com>
12810
12811 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12812 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12813 * Makefile.in: Regenerated.
12814 * configure.in: Remove all traces of snavigator, db, and grep.
12815 * configure: Regenerated.
12816
a1ba6e15
GP
128172003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12818
12819 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12820 After Approval.
12821
f5f2cce5
CC
128222003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12823
12824 * MAINTAINERS (Write after approval): Add myself.
12825
ba49f6f1
FCE
128262003-01-31 Frank Ch. Eigler <fche@redhat.com>
12827
12828 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12829 * Makefile.in: Regenerated.
12830
ccf9f10c
RS
128312003-01-30 Roger Sayle <roger@eyesopen.com>
12832
12833 * config.guess: Updated to 2003-01-30's version.
12834 * config.sub: Updated to 2003-01-28's version.
12835
a693735b
AO
128362003-01-30 Alexandre Oliva <aoliva@redhat.com>
12837
12838 * config.if: If gcc_version is already set, just use it. Don't set
12839 gcc_version_trigger if it's already set, otherwise set it to
12840 gcc/version.c, but only if the file exists. If it is not set and
12841 gcc/version.c does not exist, try to extract the version number from
12842 $CC.
12843
204c43d6
AT
128442003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12845
abb2db7a 12846 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 12847
842e91ec
PE
128482003-01-27 Phil Edwards <pme@gcc.gnu.org>
12849
12850 * configure.in: Revert 24Jan change.
12851 * configure: Regenerate.
12852
6b99984e
GP
128532003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12854
12855 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12856 entry of HJ Lu.
12857
806e0935
NN
128582003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12859
12860 * configure.in: Revert previous change.
12861 * configure: Regenerate.
12862
307a9864
NN
128632003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12864
12865 * configure.in: Make rda native-only.
12866 * configure: Regenerate.
12867
02ba6302
VR
128682003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12869
12870 * MAINTAINERS: Move myself from GNATS-only-accounts to
12871 write-after-approval.
12872
77d187bc
NN
128732003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12874
12875 * configure.in: Add missing \.
12876 * configure: Rebuilt.
12877
a94a2d4c
JJ
128782003-01-17 Jakub Jelinek <jakub@redhat.com>
12879
12880 * configure.in (baseargs): Avoid using \| in sed regular
12881 expressions.
12882 * configure: Rebuilt.
12883
73f84924
JJ
128842003-01-16 Jakub Jelinek <jakub@redhat.com>
12885
12886 * configure.in (baseargs): Remove all supported forms of
12887 --cache-file, --srcdir, --host, --build and --target options
12888 from argument lists.
12889 * configure: Rebuilt.
12890
8c12fc63
JZ
128912003-01-15 Josef Zlomek <zlomekj@suse.cz>
12892
12893 * MAINTAINERS: Add myself to write-after-approval list.
12894
7c005a3a
AO
128952003-01-15 Alexandre Oliva <aoliva@redhat.com>
12896
12897 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12898 * configure: Rebuilt.
12899
3dfabf63
NN
129002003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12901
12902 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12903 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12904 * Makefile.in: Regenerate.
12905 * configure: Regenerate.
12906
cf53ae10
AO
129072003-01-09 Alexandre Oliva <aoliva@redhat.com>
12908
12909 * configure.in: Remove Makefile in build, host and target modules
12910 unless configure was run with --no-recursion.
12911 * configure: Rebuilt.
12912
3fbe8e4a
CC
129132003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12914
12915 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12916 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12917 * Makefile.in: Regenerate.
12918
66e2aa7d
CD
129192003-01-08 Chris Demetriou <cgd@broadcom.com>
12920
12921 * config.guess: Update to 2003-01-03 version.
12922 * config.sub: Update to 2003-01-03 version.
12923
b5038cfb
CF
129242003-01-07 Christopher Faylor <cgf@redhat.com>
12925
12926 * configure: Regenerate with proper autoconf 2.13.
12927
d02c69be
CF
129282003-01-07 Christopher Faylor <cgf@redhat.com>
12929
12930 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 12931 * configure: Regenerate.
d02c69be 12932
e914a571
AC
129332003-01-06 Andrew Cagney <ac131313@redhat.com>
12934
12935 * configure.in (GDB_TK): Add tcl directories conditional on
12936 gdb/gdbtk directory being present.
12937 * configure: Regenerate.
abb2db7a 12938
dce2d8b2 129392003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 12940
dce2d8b2
EB
12941 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12942 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
12943 * configure: Rebuilt.
12944
89a7012a
TT
129452002-12-31 Tom Tromey <tromey@redhat.com>
12946
12947 * Makefile.in: Rebuilt.
12948 * Makefile.def (target_modules) [libffi]: Allow installation.
12949
3f4f56e2
AS
129502002-12-31 Andreas Schwab <schwab@suse.de>
12951
12952 * configure.in: Fix use of $program_transform_name.
12953 * configure: Regenerated.
12954
6c1b8d0a
DJ
129552002-12-30 Daniel Jacobowitz <drow@mvista.com>
12956
12957 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 12958 * configure: Regenerated.
6c1b8d0a 12959
c5120911
AO
129602002-12-29 Alexandre Oliva <aoliva@redhat.com>
12961
12962 * Makefile.tpl (local-distclean): Don't remove...
12963 (multilib.ts): ... this. Moved into...
12964 (multilib.out): ... this. Don't use sub-make.
12965 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12966 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12967 (configure-build-[+module+], configure-[+module+],
12968 configure-target-[+module+], configure-gcc): ... these. Test
12969 for Makefile existence. Drop config.status from dependencies.
12970 * Makefile.in: Rebuilt.
12971 * configure.in: Move gcc-version-trigger to the end of
12972 ac_configure_args. Add comments to maybedep.tmp and
12973 serdep.tmp. Introduce --disable-serial-configure. Remove
12974 nonopt from baseargs, matching and removing corresponding
12975 whitespace while at it.
12976 * configure: Rebuilt.
12977
e245b0ea
AO
129782002-12-28 Alexandre Oliva <aoliva@redhat.com>
12979
903de295
AO
12980 * configure.in (host_configargs): Replace reference to
12981 no-longer-defined buildopts with --build=${build_alias}.
12982 * configure: Rebuilt.
12983
e245b0ea
AO
12984 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12985 program_transform_name to standard idiom.
12986 (AUTOGEN, AUTOCONF): Define.
12987 (Makefile.in): Use $(AUTOGEN).
12988 (Makefile): Depend on config.status, and use autoconf-style rule to
12989 build it. Move original commands to...
12990 (config.status): ... this new target.
12991 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12992 $(AUTOCONF).
12993 * Makefile.in: Rebuilt.
12994
671aa708
NN
129952002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12996
53fbfb58
NN
12997 * Makefile.tpl: Fix dramatic bustage due to change in
12998 program_transform_name.
12999 * Makefile.in: Regenerate.
13000
13001 * configure.in: Remove unnecessary PATH setting.
13002 * configure: Regnerate.
13003
13004 * configure.in: Don't default to unprefixed tools unless
13005 the native tools will work.
13006 * configure: Regenerate.
13007
671aa708
NN
13008 * configure.in: Convert to autoconf script. Blow away lots
13009 of now-redundant Makefile fragments.
13010 * configure: Generate using Autoconf.
13011 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13012 * Makefile.in: Regenerate.
13013
57f40826
NN
130142002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13015
3fedb745
NN
13016 * configure: Fix stupid bug where RANLIB was mistakenly included.
13017
abb2db7a 13018 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
13019 (build_configargs, host_configargs, target_configargs).
13020
13021 * configure.in: Move logic out of sed statement.
13022
abb2db7a 13023 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
13024 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13025
315fa0f4
SS
130262002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13027
13028 * config.sub: Import from master repository
13029 * config.guess: Ditto
13030
45aff44f
AS
130312002-12-24 Andreas Schwab <schwab@suse.de>
13032
13033 * Makefile.tpl (multilib.out): Fix missing space.
13034 * Makefile.in: Regenerate.
13035
88b5521b
NN
130362002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13037
13038 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13039 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13040 * Makefile.in: Regenerate.
13041 * configure.in: Remove unnecessary leftovers.
13042
2a726918
GK
130432002-12-21 Geoffrey Keating <geoffk@apple.com>
13044
13045 * configure.in (extra_ranlibflags_for_target): New variable.
13046 (*-*-darwin): Add -c to ranlib commands.
13047 * configure (tooldir): Handle extra_ranlibflags_for_target.
13048
aace3269 130492002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
13050
13051 * Makefile.tpl: Revert HJL's change.
13052 * Makefile.in: Regenerated.
13053 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13054 always.
13055
f0895142
AS
130562002-12-19 Andreas Schwab <schwab@suse.de>
13057
13058 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13059 * Makefile.in: Regenerate.
13060
dce2d8b2 130612002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
13062
13063 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13064 * Makefile.in: Regenerated.
13065
13066 * configure.in (build_prefix): New. Substitute.
13067
212f6dd0
NN
130682002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13069
79308c5d
NN
13070 * Makefile.tpl: Don't let real targets depend on phony targets.
13071 * Makefile.in: Regenerate.
13072
212f6dd0
NN
13073 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13074 * Makefile.in: Regenerate.
13075
ab17919f
SS
130762002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13077
13078 * config.sub: Import from master repository
13079 * config.guess: Ditto
13080
5ecf91d1
JM
130812002-12-16 Jason Merrill <jason@redhat.com>
13082
13083 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13084 previous 'make bootstrap'.
13085 * Makefile.in: Regenerate.
13086
d8437e1b
HPN
130872002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13088
13089 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13090
4977bab6
ZW
130912002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13092
13093 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13094 * Makefile.in: Regenerate.
13095
0edcfdcb
JM
130962002-12-13 Jason Merrill <jason@redhat.com>
13097
6248218a 13098 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
13099 library tests.
13100 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
13101 * Makefile.in: Regenerate.
13102
4977bab6
ZW
131032002-12-12 Alexandre Oliva <aoliva@redhat.com>
13104
13105 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13106 * Makefile.in: Rebuilt.
13107
f87505dd
AO
131082002-12-12 Alexandre Oliva <aoliva@redhat.com>
13109
13110 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13111
4977bab6
ZW
131122002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13113
13114 * configure: Fix bug put in by gremlins.
13115
13116 * Makefile.tpl: Substitute more autoconfily.
13117 * configure: Substitute more autoconfily.
13118 * Makefile.in: Regenerate.
13119
7f0db92a
SS
131202002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13121
13122 * config.sub: Import from master repository
13123 * config.guess: Ditto
13124 * MAINTAINERS: Added Svein Seldal under write after approval
13125
4977bab6
ZW
131262002-12-08 Andrew Cagney <ac131313@redhat.com>
13127
13128 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13129 * Makefile.in (all-sim): Ditto.
13130
131312002-12-06 DJ Delorie <dj@redhat.com>
13132
13133 * Makefile.tpl: Change configure dependencies to not have real
13134 targets depend on phony targets.
13135
131362002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13137
13138 * configure.in: Revert unintentional change.
13139
13140 * Makefile.tpl: Change dependency for */multilib.out so that
13141 it works when gcc isn't in the tree.
13142
13143 * configure.in: Substitute more.
13144 * configure: Run subconfigures from the Makefile.
13145 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13146 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13147
67f1b906
GP
131482002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13149
13150 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13151
4977bab6
ZW
131522002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13153
13154 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13155 and corresponding dependencies.
13156 * Makefile.in: Regenerate.
13157
13158 * configure.in (host_tools): Order binutils, gas and ld for
13159 convenience in running the testsuites.
13160
13161 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13162 * Makefile.in: Regenerate.
13163 * configure.in: Introduce rules to serialize subconfigure runs.
13164
13165 * configure.in: Introduce BASE_CC_FOR_TARGET.
13166 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13167 Realize configure-build-* targets. Realize configure-target-* targets.
13168 * Makefile.in: Regenerate.
13169
131702002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13171
13172 * configure: Move gcc_version_trigger stuff from here...
13173 * configure.in: ...to here.
13174
13175 * configure.in: Separate subconfigure options added by this file from
13176 options given by the user. Add machinery to put args for host
13177 subconfigures into the Makefile.
13178
13179 * Makefile.tpl: Remove 'vault' targets.
13180 * Makefile.tpl: Reorder and comment dependencies.
13181 * Makefile.in: Regenerate.
13182
131832002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13184 * configure.in: Fix my broken commit of previous patch. (sigh)
13185
743f054e
GK
131862002-11-28 Geoffrey Keating <geoffk@apple.com>
13187
13188 * configure.in: Move host-specific darwin noconfigdirs into
13189 the host-specific section.
13190
4977bab6
ZW
131912002-11-28 Geoffrey Keating <geoffk@apple.com>
13192
13193 * configure.in: Move host-specific darwin noconfigdirs into
13194 the host-specific section.
13195
131962002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13197
13198 * configure: Remove skip-this-dir support.
13199 * Makefile.tpl: Remove skip-this-dir support.
13200
13201 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13202 subdirectories.
13203 * Makefile.in: Regenerate.
13204
13205 * Makefile.tpl: Strip out useless setting of 'dir'.
13206 * Makefile.in: Regenerate.
13207
132082002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13209
13210 * configure.in: Fix deeply stupid bug.
13211
13212 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13213 shell code in CXX_FOR_TARGET
13214 * Makefile.def: Introduce raw_cxx.
13215 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13216 RAW_CXX_FOR_TARGET.
13217 * Makefile.in: Regenerate.
13218
132192002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13220
13221 * Makefile.tpl: Remove unnecessary ifs.
13222 * Makefile.in: Regenerate.
13223
13224 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13225 dependencies. Maybe-ize build-libiberty. Create dummy install
13226 targets for 'no_install' modules.
13227 * configure: Move GDB_TK substitution to configure.in. Move
13228 build_modules stuff to configure.in.
13229 * configure.in: Implement soft dependency machinery. Maybe-ize
13230 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13231 * Makefile.in: Regenerate.
13232
132332002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13234
13235 * Makefile.tpl: Make all-target, install-target behave similarly
13236 to all, install (only hitting configured targets). Eliminate
13237 unused macro defintions.
13238
13239 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13240 build != host.
13241
13242 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13243
13244 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13245
13246 * configure.in: Produce lists of subdir targets we're actually
13247 configuring. Remove references to "dosrel".
13248 * Makefile.tpl: Let configure set which subdir targets are hit.
13249 Remove install-cross; clean up install; remove ALL. Remove
13250 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13251 Autogenerate host module targets. Remove empty dependency lines
13252 and redundant dependency; rearrange slightly.
13253 * Makefile.def: Add host-side libtermcap, utils.
13254
13255 * Makefile.in: Regenerate.
13256
e6226a2f
RO
132572002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13258
13259 * ltconfig (osf[345]): Append $major to soname_spec.
13260 Reflect this in library_names_spec.
13261 * ltmain.sh (osf): Prefix $major with . for use as extension.
13262
3b75d237
AJ
132632002-11-19 Andreas Jaeger <aj@suse.de>
13264
13265 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13266 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13267 and sparc64 GNU/Linux systems.
13268
809108de
NS
132692002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13270
13271 * MAINTAINERS: Update email.
13272
e7e0de7e
GP
132732002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13274
13275 * MAINTAINERS: Complete James Dennett's entry.
13276
f7109dea
EB
132772002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13278
13279 * MAINTAINERS (Write After Approval): Add myself.
13280
d3ac17c9
BK
132812002-11-13 Bruce Korb <bkorb@gnu.org>
13282
13283 * Makefile.tpl: syntactic cleanup
13284
dce2d8b2 132852002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
13286
13287 * MAINTAINERS: Add myself to write-after-approval list.
13288
4977bab6
ZW
132892002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13290
13291 * Makefile.def: Add list of recursive targets to autogenerate.
13292 Add build_modules.
13293 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13294 targets. Autogenerate *-build-* targets.
13295 * Makefile.in: Regenerate.
13296
132972002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13298
13299 * configure: More autoconf-style substitutions.
13300 * Makefile.tpl: More autoconf-style substitutions.
13301 * Makefile.in: Regenerate.
13302
133032002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13304
13305 * configure: Substitute more variables in a more autoconf-friendly
13306 way. Simplify slightly.
13307 * Makefile.tpl: Make more variables substitutable in an
13308 autoconf-friendly way.
13309 * Makefile.in: Regenerate.
13310
d4783999
JW
133112002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13312
13313 * MAINTAINERS (Write After Approval): Add myself.
13314
4977bab6
ZW
133152002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13316
13317 * configure.in (v810*): Remove special setting of tools.
13318
13319 * configure: Add support for extra required flags for ar or nm.
13320 * configure.in (aix4.3+): Use above support for target-specific
13321 issues, rather than using config/mt-aix43.
13322
133232002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13324
13325 * configure: Remove 'removing', which doesn't work. Replace $subdir
13326 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13327 with $srcdir. Reformat indentation. Substitute some variables
13328 formerly hard-coded in the Makefile for build=host.
13329 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13330 * Makefile.def: Autogenerate more.
13331 * Makefile.in: Regenerate.
13332
1c9c903e
AN
133332002-11-04 Adam Nemet <anemet@lnxw.com>
13334
13335 * MAINTAINERS (Write After Approval): Add myself.
13336
40673d2b
KB
133372002-11-04 Kevin Buettner <kevinb@redhat.com>
13338
13339 * Makefile.def (host_modules): Add rda.
13340 * Makefile.in: Regenerate.
13341 * configure.in (target_tool): Add target-rda to list.
13342
42e650ae
GP
133432002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13344
13345 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13346
e004b81f
PE
133472002-10-25 Phil Edwards <pme@gcc.gnu.org>
13348
13349 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13350 and restrap targets to this rule.
13351 * Makefile.in: Regenerate.
13352
06bd49b1
GP
133532002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13354
13355 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13356 GNATS only accounts.
13357
d0af82b0
HPN
133582002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13359
13360 * configure.in (i[3456]86-*-linux*): Add check to disable
13361 ${libgcj} for glibc1.
13362
10782654
DC
133632002-10-24 Denis Chertykov <denisc@overta.ru>
13364
13365 * MAINTAINERS: Add myself as ip2k port maintainer.
13366
a5a438f5
SS
133672002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13368
13369 * configure.in: Add tic4x target.
13370
fe3d5b7f
NN
133712002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13372
aba8a494
NN
13373 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13374 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13375 * Makefile.in: Regenerate.
13376
fe3d5b7f
NN
13377 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13378 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13379 * Makefile.in: Regenerate.
13380
a6ad79e7
JJ
133812002-10-02 Janis Johnson <janis187@us.ibm.com>
13382
13383 * MAINTAINERS: Add myself as web pages co-maintainer.
13384
6a8a9058
NN
133852002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13386
13387 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13388 * Makefile.in: Regenerate.
13389
327d975a
ZW
133902002-10-02 Zack Weinberg <zack@codesourcery.com>
13391
13392 * MAINTAINERS: Add myself and Nathan Sidwell
13393 <nathan@codesourcery.com> as VxWorks maintainers.
13394
a5ae8f19 133952002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
13396
13397 * Makefile.def: Remove order dependency comments.
13398 * Makefile.tpl: Add explicit install-install dependencies.
13399 * Makefile.in: Regenerate.
d0f6c823 13400
34c6040c 13401 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 13402 * Makefile.in: Regenerate.
34c6040c 13403
d0f6c823
NN
13404 * Makefile.tpl: Add configure-target (for src-release in src)
13405 * Makefile.in: Regenerate.
13406
50bd210b
NC
134072002-09-30 Nick Clifton <nickc@redhat.com>
13408
13409 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13410
ca25149e
UW
134112002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13412
13413 * configure.in (s390*-*-linux*): Enable libgcj.
13414
dd30b57d
NN
134152002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13416
9e60a678
NN
13417 * configure: Revert accidentally applied changes.
13418
dd30b57d
NN
13419 * Makefile.tpl: Make more autoconf-friendly.
13420 * Makefile.in: Regenerate.
13421 * configure: Make substitution more autoconf-like.
13422
5831424e
RE
134232002-09-28 Richard Earnshaw <rearnsha@arm.com>
13424
13425 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13426 single entry to handle all these.
13427 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13428 libjava on arm-*-elf.
13429
b7f3b15b
GK
134302002-09-27 Geoffrey Keating <geoffk@apple.com>
13431
13432 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13433 things that depend on them.
13434
0dffceed
NN
134352002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13436
13437 * Makefile.tpl: Make subsituted variables more autoconfy.
13438 * Makefile.in: Regenerate.
13439 * configure: Make seds more autoconfy.
13440
1db75a86 134412002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
13442
13443 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13444 * Makefile.in: Regenerate.
13445 * configure.in: Rewrite sed statements to look autoconfy.
13446
1db75a86
NN
13447 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13448 all-target-foo on configure-target-foo.
13449 * Makefile.def: Ditto.
13450 * Makefile.in: Rebuild.
13451
741a4e89
AH
134522002-09-25 Andrew Haley <aph@redhat.com>
13453
13454 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13455
95ddd785
NN
134562002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13457
13458 * Makefile.def: New file.
13459 * Makefile.tpl: New file.
13460 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13461 * contrib/gcc_update: Note that Makefile.in is a generated file.
13462
13463 * configure.in: Minor rearrangement. Simplify tests.
13464
65a824f6
JT
134652002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13466
13467 * configure.in (with_headers): Skip copy if value is "yes".
13468 (with_libs): Likewise.
13469
51270f0a 134702002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
13471
13472 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13473 * configure.in (sh*-*-pe*): Ditto.
13474 * configure.in (mips*-*-pe*): Ditto.
13475 * configure.in (*arm-wince-pe): Ditto.
13476
8f89dbf4
NN
13477 * configure.in: Rearrange.
13478
c1b8db3f
KH
134792002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13480
13481 * MAINTAINERS: Update my email address.
13482
341f0575
PK
134832002-08-30 Paul Koning <pkoning@equallogic.com>
13484
13485 * MAINTAINERS: (Write After Approval): Add myself.
13486
d2e06980
GK
134872002-08-29 Geoffrey Keating <geoffk@redhat.com>
13488
13489 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13490
4906d5d8
GK
134912002-08-24 Geoffrey Keating <geoffk@redhat.com>
13492
13493 * MAINTAINERS: Change my mailing address.
13494
e9a25cc8
PC
134952002-08-21 Paolo Carlini <pcarlini@unitus.it>
13496
13497 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 13498 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 13499
dce2d8b2 135002002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
13501
13502 * MAINTAINERS (Write After Approval): Remove myself.
13503 (Various Maintainers: c++ runtime libs): Add myself.
13504
5ce6f47b
EC
135052002-08-15 Eric Christopher <echristo@redhat.com>
13506
13507 * config.sub: Import from master repository.
13508 * config.guess: Ditto.
13509
7f9317f0
AO
135102002-08-19 Alexandre Oliva <aoliva@redhat.com>
13511
13512 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13513 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13514 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13515
7aecca3d
AH
135162002-08-16 Aldy Hernandez <aldyh@redhat.com>
13517
13518 * MAINTAINERS: Add self to rs6000 vector extensions.
13519
8ea4b195
AO
135202002-08-15 Alexandre Oliva <aoliva@redhat.com>
13521
13522 * libiberty/configure: Reverted unintended yesterday's check in.
13523
f5cc59a7
AO
135242002-08-14 Alexandre Oliva <aoliva@redhat.com>
13525
13526 * boehm-gc/configure, libf2c/configure: Rebuilt.
13527 * libffi/configure, libiberty/configure: Ditto.
13528 * libjava/configure, libobjc/configure: Ditto.
13529 * libstdc++-v3/configure, zlib/configure: Ditto.
13530 Merged from binutils:
13531 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13532 From Steve Ellcey <sje@cup.hp.com>:
13533 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13534 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13535 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13536 IA64.
13537 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13538 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13539 soname_spec, sys_lib_search_path_spec): Ditto.
13540
dce2d8b2 135412002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
13542
13543 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13544
2ff34870
L
135452002-08-04 H.J. Lu (hjl@gnu.org)
13546
13547 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13548
a014f2fe
KW
135492002-08-02 Krister Walfridsson <cato@df.lth.se>
13550
13551 * MAINTAINERS (Write After Approval): Add myself.
13552
c01d477a
AM
135532002-07-31 Alan Modra <amodra@bigpond.net.au>
13554
13555 * configure.in: Move generic linux case to end. Copy generic
13556 linux noconfigdirs to mips*-*-linux* entry and new
13557 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13558
68cd2524
MM
135592002-07-19 Michael Matz <matz@suse.de>
13560
13561 * MAINTAINERS: Add myself as ra* maintainer.
13562
e2d83b8c
CD
135632002-07-16 Chris Demetriou <cgd@broadcom.com>
13564
13565 * config.guess: Update to 2002-07-09 version.
13566 * config.sub: Update to 2002-07-03 version.
13567
cece4f1d
HPN
135682002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13569
13570 * MAINTAINERS: Fix typo in a maintainer email address.
13571
bb654703
NN
135722002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13573
13574 * configure.in: Remove two redundant tests.
13575
789b7de5
RO
135762002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13577
13578 * configure.in (mips*-*-irix6*o32): Enable stabs.
13579
e1da1089
NN
135802002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13581
f3970bba
NN
13582 * configure.in: Don't build grez.
13583 * Makefile.in: Ditto.
13584
e1da1089
NN
13585 * Makefile.in: Remove references to bsp, cygmon, libstub.
13586 * configure.in: Ditto.
13587
13588 * configure.in: Remove leftover reference to gdbtest.
13589
57c905fa
PE
135902002-07-08 Phil Edwards <pme@gcc.gnu.org>
13591
13592 * configure.in (gxx_include_dir): Change to match versioned
13593 C++ headers if --enable-version-specific-runtime-libs is used.
13594
a0af94a7 135952002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 13596
a0af94a7
SE
13597 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13598
423ce3eb
NN
135992002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13600
13601 * configure.in: Make --without-x work.
13602
98186934
NN
136032002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13604
c3b7d169
NN
13605 * configure.in: Rearrange target Makefile fragment collection.
13606
98186934
NN
13607 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13608 cvs[src].
13609 * configure.in: Ditto.
13610
eebd288a
MK
136112002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13612
13613 * MAINTAINERS (Write After Approval): Update my e-mail address.
13614
3ab36f05
NN
136152002-06-24 Ben Elliston <bje@redhat.com>
13616
13617 * configure.in (host_tools): Remove cgen.
13618
13619 * Makefile.in (all-cgen): Remove; runs from its source directory.
13620 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 13621 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
13622 (all-sim): Likewise.
13623
dce2d8b2 136242002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
13625
13626 * Makefile.in: Eliminate 'apache' targets.
13627 * configure.in: Eliminate 'apache' targets.
13628
55380b08
NN
13629 * configure.in: Eliminate redundant tests. Reorganize.
13630
9a5c1b9d
NN
13631 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13632
5fd3853a
NN
13633 * config-ml.in: Eliminate references to Cygnus configure.
13634
cfefc434
NN
13635 * Makefile.in: Eliminate references to building emacs.
13636
2fe93885
GS
136372002-06-28 Graham Stott <graham.stott@btinternet.com>
13638
13639 * MAINTAINERS: Update my email address.
13640
53c40185
BK
136412002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13642
13643 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 13644 (cxx_incdir): Remove.
53c40185 13645
97679694
NN
136462002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13647
13648 * MAINTAINERS (Write After Approval): Add self.
13649
b03bcd37
DC
13650Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13651
13652 * configure.in: Add support for ip2k.
13653
6bd12129
NN
136542002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13655
13656 * configure.in: Fix AIX configury bug.
13657
e0d98a92
SE
136582002-06-20 Steve Ellcey <sje@cup.hp.com>
13659
13660 * MAINTAINERS (Write After Approval): Add self.
13661
ba3292db
NN
136622002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13663
ef40bc65
NN
13664 * configure.in: replace ${topsrcdir} with ${srcdir}
13665
7a0be465
NN
13666 * configure.in: Move definition of libstdcxx_flags
13667 right above usage, rather than waaay earlier.
13668
e1848dde
NN
13669 * configure.in: Pull definition of is_cross_compiler earlier.
13670
8bc2fff1
NN
13671 * configure.in: Rearrange a little.
13672
ba3292db
NN
13673 * configure.in: Remove references to librx.
13674 * Makefile.in: Remove references to librx.
13675
11d8b408
DC
13676Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13677
13678 * config.sub: Add support for avr target.
13679 Import from master sources, rev 1.255
5ce6f47b 13680
93da8339
PE
136812002-06-19 Phil Edwards <pme@gcc.gnu.org>
13682
13683 * configure, .cvsignore: Revert previous change...
13684 * Makefile: ...delete.
13685
b4caab5c
NN
136862002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13687
13688 * configure.in: Eliminate ${gasdir} variable.
13689
ee777171
DB
136902002-06-18 Dave Brolley <brolley@redhat.com>
13691
13692 * configure.in: Add support for frv.
13693 * config.sub: Add support for frv.
13694
26e4af54
PE
136952002-06-18 Phil Edwards <pme@gcc.gnu.org>
13696
13697 * configure: Remove garbage from previous commit.
13698
bb20b7da
PE
136992002-06-18 Phil Edwards <pme@gcc.gnu.org>
13700
13701 * configure: For in-source builds, make a subdir and re-exec there.
13702 * Makefile: New file. Pass targets through to build directory.
13703 * .cvsignore: No longer ignore "Makefile".
13704
9d321f6c
DR
137052002-06-16 Douglas Rupp <rupp@gnat.com>
13706
13707 * MAINTAINERS (Write After Approval): Add self.
13708
c8eb2bc0
KG
137092002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13710
13711 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13712
f210d239
JT
137132002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13714
13715 * configure.in (vax-*-netbsd*): Re-enable gas.
13716
e9667b3c
NN
137172002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13718
efe1f357
NN
13719 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13720 BUILD_PREFIX_1, to correct nomenclature.
13721 * configure: Likewise.
13722
e9667b3c
NN
13723 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13724 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13725
fe2fe497
OH
137262002-05-31 Olaf Hering <olh@suse.de>
13727
13728 * config-ml.in: Propogate DESTDIR also.
13729
dcf7f0dd
JT
137302002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13731
13732 * configure.in (vax-*-netbsd*): Don't build gas for this
13733 platform.
13734
6ff14f32
MM
137352002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13736
13737 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13738 and libgcj for AVR.
13739
397de1ff
KK
137402002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13741
13742 * MAINTAINERS (Write After Approval): Add myself.
13743
ac30211c
JT
137442002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13745
13746 * config.guess: Update to 2002-05-22 version.
13747 * config.sub: Likewise.
13748
1e6347d8
RO
137492002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13750
13751 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13752 * config-ml.in: Likewise.
13753 * configure: Likewise.
13754 * configure.in: Likewise.
13755
e5ce1d6d
SC
137562002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13757
13758 * MAINTAINERS: Update my email address.
13759
6cdef75d
NN
137602002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13761
4a87f061
NN
13762 * configure.in: Simplify makefile fragment collection.
13763
13764 * configure.in: Remove code to build emacs.
603606e7 13765
e254d6b5
NN
13766 * configure.in : Remove --srcdir argument from targargs and buildargs
13767 (it's always overridden in the Makefile anyway). Rearrange a bit.
13768
13769 * configure: Move some logic to configure.in.
13770 * configure.in: Move some logic from configure.
6cdef75d 13771
1d6006fe
TT
137722002-05-11 Tom Tromey <tromey@redhat.com>
13773
13774 * MAINTAINERS: Reflect libgcj reality.
13775
b70b3534
FS
137762002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13777
13778 * Makefile.in: Honour DESTDIR.
13779
4434687a
MM
137802002-05-08 Mark Mitchell <mark@codesourcery.com>
13781
13782 * config.guess: Import 2002-03-20 version.
13783 * config.sub: Import 2002-04-26 version.
13784
a89e49c7
RO
137852002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13786
13787 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13788
44e55536
TJ
137892002-05-07 Tim Josling <tej@melbpc.org.au>
13790
13791 * MAINTAINERS: Add self.
13792
dce2d8b2 137932002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
13794
13795 * ltmain.sh: Detect and handle object name conflicts
13796 while piecewise linking a static library.
13797
b7c13625
AO
137982002-05-05 Alexandre Oliva <aoliva@redhat.com>
13799
13800 * configure.in (noconfigdirs): Don't disable libgcj on
13801 sparc64-*-solaris* and sparcv9-*-solaris*.
13802
4182d9fa
AO
138032002-05-03 Alexandre Oliva <aoliva@redhat.com>
13804
13805 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13806
7bebf279
TF
138072002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13808
13809 * configure.in (FLAGS_FOR_TARGET): Do not add
13810 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13811 on i[3456]86-*-linux*.
13812
9a06dc7d
TF
138132002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13814
13815 * configure.in (noconfigdirs): Replace [ ] with test.
13816
13817 * configure.in (noconfigdirs): Do not add target-newlib if
13818 target == i[3456]86-*-linux*, and host == target.
13819
a51a07fa
NN
138202002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13821
9e7facd6
DD
13822 * configure.in: delete reference to absent file
13823
aeaa0f2f
NN
13824 * configure.in: replace '[' with 'test'
13825
4bb98828
NN
13826 * configure.in: Eliminate references to gash.
13827 * Makefile.in: Eliminate references to gash.
13828
64791664
NN
13829 * configure.in: remove useless references to 'pic' makefile fragments.
13830
3ed57cf4
NN
13831 * configure.in: (*-*-windows*) Finish removing.
13832
a51a07fa
NN
13833 * configure.in: Eliminate redundant test for libgui.
13834
8552f6f1
RS
138352002-04-29 Roger Sayle <roger@eyesopen.com>
13836
13837 * MAINTAINERS: Add self and realphabetize. Update entries
13838 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13839 entry for a29k port maintainer.
13840
dce2d8b2 138412002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
13842
13843 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13844 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13845
704c9a14
NN
138462002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13847
13848 * configure.in: remove references to dead files
13849
7bff5059
MM
138502002-04-19 Mark Mitchell <mark@codesourcery.com>
13851
13852 * MAINTAINERS: Add information about purpose of this file.
13853
0c7c67f0
TT
138542002-04-18 Tom Tromey <tromey@redhat.com>
13855
13856 * configure.in: Disallow configuring libgcj when it is already
13857 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13858 Solaris 2.8 by default. For PR libgcj/6158.
13859
63501e91
NN
138602002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13861
13862 * configure.in: Move default CC setting out of config/mh-* fragments
13863 directly into here.
13864
701afd4d
NN
138652002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13866
13867 * configure.in: don't even try to configure or make a subdirectory
13868 if there's no configure script for it.
13869
07cdae91
MM
138702002-04-15 Mark Mitchell <mark@codesourcery.com>
13871
13872 * MAINTAINERS: Remove chill maintainers.
13873 * Makefile.in (CHILLFLAGS): Remove.
13874 (CHILL_LIB): Remove.
13875 (TARGET_CONFIGDIRS): Remove libchill.
13876 (CHILL_FOR_TARGET): Remove.
13877 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13878 CHILL_LIB.
13879 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13880 (CHECK_TARGET_MODULES): Likewise.
13881 (INSTALL_TARGET_MODULES): Likewise.
13882 (CLEAN_TARGET_MODULES): Likewise.
13883 (configure-target-libchill): Remove.
13884 (all-target-libchill): Remove.
13885 * configure.in (target_libs): Remove target-libchill.
13886 Do not compute CHILL_FOR_TARGET.
13887 * libchill: Remove directory.
5ce6f47b 13888
ab50d72b
DD
138892002-04-11 DJ Delorie <dj@redhat.com>
13890
13891 * Makefile.in, configure.in: Sync with binutils, entries
13892 follow...
13893
0a1e123a
DD
138942002-04-07 Andrew Cagney <ac131313@redhat.com>
13895
13896 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13897 (do-tar, do-bz2): New rules.
13898 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13899 (gdb-tar): New rule.
13900 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13901 (insight_dejagnu.tar): New rule.
13902 (insight.tar): New rule.
13903 (gdb+dejagnu.tar): New rule.
13904 (gdb.tar): New rule.
13905
ab50d72b
DD
139062002-02-01 Mo DeJong <supermo@bayarea.net>
13907
13908 * Makefile.in: Add all-tix to deps for all-snavigator
13909 so that tix is built when building snavigator.
13910
139112002-01-11 Steve Ellcey <sje@cup.hp.com>
13912
13913 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13914 ld and gdb are not supported.
13915
139162002-01-07 Mark Salter <msalter@redhat.com>
13917
13918 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13919 Allow target-libgloss to be built for arm, strongarm, and xscale.
13920
139212001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13922
13923 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13924 options for i[3456]86-pc-linux* native builds.
13925
139262001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13927
13928 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13929 files from .po files for a distribution.
13930
139312001-09-03 Jeff Holcomb <jeffh@redhat.com>
13932
13933 * configure.in: Enable libstdc++-v3 for h8300 targets.
13934
139352001-06-19 Alan Modra <amodra@bigpond.net.au>
13936
13937 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13938 version from bfd/.
13939
13940Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13941
13942 * Makefile.in (VER): When present, extract the version number from
13943 the file version.in.
13944
dce2d8b2 139452001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
13946
13947 * configure.in : enable ld for aix
13948
139492001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13950
13951 * config.guess: Add linux target for S/390.
13952
139532000-11-07 Philip Blundell <pb@futuretv.com>
13954
13955 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13956
139572000-11-03 Philip Blundell <pb@futuretv.com>
13958
13959 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13960 files.
13961
139622001-01-15 Ben Elliston <bje@redhat.com>
13963
13964 * configure.in (host_tools): Add sid.
13965 Always configure cgen.
13966
139672000-11-24 Nick Clifton <nickc@redhat.com>
13968
13969 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13970
ab50d72b
DD
139712000-08-20 Doug Evans <dje@casey.transmeta.com>
13972
13973 * Makefile.in (ALL_MODULES): Add all-cgen.
13974 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13975 (all-cgen): New target.
13976 (all-opcodes,all-sim): Depend on all-cgen.
13977 * configure.in (host_tools): Add cgen.
13978 Only configure cgen if --enable-cgen-maint.
13979
dce2d8b2 139802002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
13981
13982 * configure.in: Add *-*-freebsd* configurations.
13983
90def2b2
TT
139842002-04-08 Tom Tromey <tromey@redhat.com>
13985
13986 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13987 Fixes PR libgcj/6068.
13988
320d7e7a
KW
139892002-03-30 Krister Walfridsson <cato@df.lth.se>
13990
13991 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13992
18b467f1
RO
139932002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13994
13995 * configure.in (alpha*-dec-osf*): Enable libgcj.
13996
dce2d8b2 139972003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
13998
13999 * MAINTAINERS (Write After Approval): Add myself.
14000
56ae9405
NC
140012002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14002
14003 Fix for: PR bootstrap/3591, target/5676
14004 * configure.in (mcore-pe): Disable the configuration of
14005 libstdc++-v3 since exceptions are not supported.
14006
f18d9a0c
AG
140072002-03-20 Anthony Green <green@redhat.com>
14008
14009 * configure.in: Enable libgcj for xscale-elf target.
14010
dce2d8b2 14011Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
14012
14013 * MAINTAINERS: Update my email address.
14014
28eca9e8
AO
140152002-03-16 Alexandre Oliva <aoliva@redhat.com>
14016
14017 * ltmain.sh (relink_command): Fix typo in previous change.
14018
e67e72c7
AO
140192002-03-15 Alexandre Oliva <aoliva@redhat.com>
14020
14021 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14022 (relink_command): Added --tag flags.
14023 (mode=install): If relinking fails; error out.
14024
c2273204
RH
140252002-03-12 Richard Henderson <rth@redhat.com>
14026
14027 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14028 .NOTPARALLEL tag.
14029 (do-check): Rename from check.
14030 (check): Allow parallel check.
14031
bcb64245
BW
140322002-03-12 Bob Wilson <bob.wilson@acm.org>
14033
14034 * MAINTAINERS: Add myself as maintainer for xtensa port.
14035 Fix alphabetical order in CPU port maintainer list.
14036 Remove myself from Write After Approval list.
14037
63adb4ff
RH
140382002-03-11 Richard Henderson <rth@redhat.com>
14039
14040 * Makefile.in (.NOTPARALLEL): Add fake tag.
14041
9bec4bf0
L
140422002-03-07 H.J. Lu (hjl@gnu.org)
14043
14044 * configure.in: Enable gprof for mips*-*-linux*.
14045
c7fc1f84
DS
140462002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14047
14048 * MAINTAINERS (Write After Approval): Add myself.
14049
6bff33fb
AO
140502002-02-28 Alexandre Oliva <aoliva@redhat.com>
14051
14052 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14053 libjava.
14054 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14055
0210b33b
AO
140562002-02-23 Alexandre Oliva <aoliva@redhat.com>
14057
14058 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14059 because its Makefile is there; test for the executable instead.
14060
fcc0a3ef
AO
140612002-02-22 Alexandre Oliva <aoliva@redhat.com>
14062
14063 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14064 libstdc++-v3 and libjava.
14065
dce2d8b2 140662002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
14067
14068 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14069 boehm-gc
5ce6f47b 14070
40fe0ec3
AO
140712002-02-09 Alexandre Oliva <aoliva@redhat.com>
14072
14073 * config.guess: Updated to 2002-01-30's version.
14074 * config.sub: Updated to 2002-02-01's version.
14075 Contribute sh64-elf.
14076 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14077 * configure.in: Added sh64-*-*.
14078
694d53ee
CD
140792002-02-08 Chris Demetriou <cgd@broadcom.com>
14080
14081 * MAINTAINERS: Belatedly add myself to write after approval list.
14082
a9ca50b1
JH
14083Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14084
14085 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14086 Remove self as Write After Approval.
14087
5ffc3500
GK
140882002-01-31 Geoffrey Keating <geoffk@redhat.com>
14089
14090 * MAINTAINERS: Put self in as maintainer for contrib/regression
14091 directory.
14092
4ceaf7fb
PE
140932002-01-28 Phil Edwards <pme@gcc.gnu.org>
14094
14095 * MAINTAINERS: Update my email address.
14096
51584787
JT
140972002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14098
5ce6f47b
EC
14099 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14100 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
14101 libraries if not supported for NetBSD on target CPU.
14102
5701d273
DR
141032002-01-25 Douglas B Rupp <rupp@gnat.com>
14104
14105 * install-sh: Use _inst.$$_ for temp file name.
14106
b299a075
JT
141072002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14108
14109 * MAINTAINERS (Write After Approval): Move my contact info
14110 from here...
14111 (OS Port Maintainers): ...to here (netbsd).
14112
51fe14b5
BW
141132002-01-22 Bob Wilson <bob.wilson@acm.org>
14114
14115 * MAINTAINERS (Write After Approval): Add myself.
14116
dce2d8b2 141172002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
14118
14119 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14120 (all-target-fastjar): Also depend on all-target-libiberty.
14121
3cd87679
L
141222002-01-16 H.J. Lu (hjl@gnu.org)
14123
14124 * config.guess: Import from master sources, rev 1.225.
14125 * config.sub: Import from master sources, rev 1.238.
14126
969a6d8f
KH
141272002-01-16 Kazu Hirata <kazu@hxi.com>
14128
14129 * MAINTAINERS (Write After Approval): Remove myself.
14130
366f6a52
FW
141312001-12-19 Florian Weimer <fw@deneb.enyo.de>
14132
14133 * MAINTAINERS (Write After Approval): Add myself.
14134
f02240b6
JM
141352001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14136
14137 * MAINTAINERS: Add self as docs co-maintainer.
14138
5d08dc39
MK
141392001-12-11 Matthias Klose <doko@debian.org>
14140
14141 * MAINTAINERS (Write After Approval): Add myself.
14142
39e790d5
ZW
141432001-12-09 Zack Weinberg <zack@codesourcery.com>
14144
14145 * MAINTAINERS: Update my email address.
14146
4519d6a3
TC
141472001-12-07 Turly O'Connor <turly@apple.com>
14148 * MAINTAINERS (Write After Approval): Add myself.
14149 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14150 (rs6000_initialize_trampoline): Call __trampoline_setup for
14151 ABI_DARWIN too.
14152 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 14153 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 14154
21cf0a73
PC
141552001-12-07 Paolo Carlini <pcarlini@unitus.it>
14156
14157 * MAINTAINERS (Write After Approval): Add myself.
14158
4ee43206
DR
14159Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14160
14161 * configure, configure.in: Use temp file for long sed commands.
14162
251931f3
LG
141632001-12-03 Laurent Guerby <guerby@acm.org>
14164
14165 * config.sub: Update to version 1.232 on subversion.
14166
03777dd7
BE
141672001-12-03 Ben Elliston <bje@redhat.com>
14168
14169 * MAINTAINERS: Update mail address for config.* patches.
14170
dce2d8b2 141712001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
14172 Zack Weinberg <zack@codesourcery.com>
14173
14174 When build != host, create libiberty for the build machine.
14175
14176 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14177 CONFIG_ARGUMENTS.
14178 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14179 New variables.
14180 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14181 and rules.
14182 (all.normal): Depend on ALL_BUILD_MODULES.
14183 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14184 (all-build-libiberty): Depend on configure-build-libiberty.
14185
14186 * configure: Calculate and substitute proper value for
14187 ALL_BUILD_MODULES.
14188 * configure.in: Create the build subdirectory.
14189 Calculate and substitute TARGET_CONFIGARGS (formerly
14190 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14191
04075e8f
ZL
141922001-11-26 Ziemowit Laski <zlaski@apple.com>
14193
14194 * MAINTAINERS (write-after-approval): Add self.
14195
ed19322d
CR
141962001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14197
14198 * MAINTAINERS (GNATS only accounts): Remove self.
14199
90a12988
HPN
142002001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14201
14202 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14203 libf2c.
14204
77e653ad
CR
142052001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14206
14207 * MAINTAINERS (Write After Approval): Add self.
14208
64adad99
DB
142092001-11-12 David O'Brien <obrien@FreeBSD.org>
14210
14211 * MAINTAINERS: mips and s390 are also CPU ports.
14212
834a28c7
DB
142132001-11-12 David O'Brien <obrien@FreeBSD.org>
14214
14215 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14216
ef94239f
DB
142172001-11-11 David O'Brien <obrien@FreeBSD.org>
14218
14219 * MAINTAINERS: Alphabetize.
14220
beda0427
KH
142212001-11-09 Kazu Hirata <kazu@hxi.com>
14222
14223 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14224
6ca224d3
JDA
142252001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14226
14227 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14228
132e4bd7
PE
142292001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14230
14231 * configure.in (--enable-languages): Be more permissive about
14232 syntax. Check for empty lists better. Warn about $LANGUAGES.
14233
c6243b4c
GK
142342001-11-08 Geoffrey Keating <geoffk@redhat.com>
14235
14236 * config.sub: Import from master sources, rev. 1.230.
14237 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14238
abbb9e76
LG
142392001-11-07 Laurent Guerby <guerby@acm.org>
14240
14241 * MAINTAINERS (Write After Approval): Add self.
14242
53cdb27a
HPN
142432001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14244
14245 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14246
dd3a88c9
HPN
142472001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14248
14249 * config.sub: Import from master sources, rev 1.226.
14250 * config.guess: Import from master sources, rev 1.216.
14251
d344dce9
HPN
142522001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14253
14254 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14255 * MAINTAINERS: Add self as maintainer of MMIX port.
14256 Remove old after-approval entry.
14257
63f6bcd7
JM
142582001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14259
14260 * ChangeLog, configure: Fix spelling errors.
14261
84f92638
BK
142622001-10-20 Brendan Kehoe <brendan@zen.org>
14263
14264 * MAINTAINERS: Tweak my address.
14265
dce2d8b2 14266Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
14267
14268 * MAINTAINERS: Update my email address.
14269
1567080c 142702001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 14271
f48a3b5c 14272 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 14273 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 14274
30106886
GB
142752001-10-10 Geert Bosch <bosch@gnat.com>
14276
e490616e 14277 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
14278 Added Robert Dewar.
14279
dce2d8b2 142802001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
14281
14282 * MAINTAINERS (Write After Approval): Added self
14283
d1c3e709
GB
142842001-10-02 Geert Bosch <bosch@gnat.com>
14285
14286 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14287
50f5f793
JM
142882001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14289
14290 * configure: Handle temporary files securely using mkdir.
14291
7fddf9a9
AO
142922001-09-29 Alexandre Oliva <aoliva@redhat.com>
14293
14294 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14295
dce2d8b2 142962001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
14297
14298 * configure.in (*-*-linux*): Disable configuration of target-newlib
14299 and target-libgloss.
e490616e 14300
0c055e34
AO
143012001-09-26 Alexandre Oliva <aoliva@redhat.com>
14302
14303 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14304 RANLIB.
14305
759bfa90
AO
143062001-09-21 Alexandre Oliva <aoliva@redhat.com>
14307
14308 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14309 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14310 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14311 avoid quotes nesting problems.
14312 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14313 (DO_X): Export only variables that are set.
14314
1dc4a750
BE
143152001-09-19 Ben Elliston <bje@redhat.com>
14316
14317 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14318 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14319 semantics. Use the shell built-in "type" command instead.
14320
898c7238
AO
143212001-08-31 Alexandre Oliva <aoliva@redhat.com>
14322
14323 Merged from gcc-3_0-branch:
14324 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14325 * ltcf-c.sh: Use $objext, not $ac_objext.
14326 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14327 * ltcf-cxx.sh: Add support for GNU.
14328 2001-07-22 Timothy Wall <twall@redhat.com>
14329 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14330 default settings if using GNU tools with that configuration.
14331 * ltcf-cxx.sh: Ditto.
14332 * ltcf-gcj.sh: Ditto.
14333 2001-07-21 Michael Chastain <chastain@redhat.com>
14334 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14335 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14336 * ltmain.sh: Mark as gcc-local.
14337
8fa0a32e
EC
143382001-08-30 Eric Christopher <echristo@redhat.com>
14339 Jason Eckhardt <jle@redhat.com>
14340
14341 * config.guess: Merge from master sources.
14342 * config.sub: Merge from master sources, add support for mipsisa32.
14343
32f30f91 143442001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
14345 * config.sub: Merge from master sources, rev 1.219.
14346 * MAINTAINERS: Add self as contact for stormy16 port.
14347
f6084f99
ZW
143482001-08-14 Zack Weinberg <zackw@panix.com>
14349
14350 * config.sub: Merge from master sources, rev 1.218.
14351 * config.guess: Merge from master sources, rev 1.209.
14352
91b54f7f
GS
143532001-08-11 Graham Stott <grahams@redhat.com>
14354
14355 * Makefile.in (check-c++): Add missing semicolon.
14356
e5b3941e
JH
14357Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14358
32f30f91 14359 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 14360
6387a56e
EC
143612001-07-30 Eric Christopher <echristo@redhat.com>
14362
14363 * MAINTAINERS (Various maintainers: mips port): Added myself.
14364
53b475f0
AH
143652001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14366
e490616e 14367 * configure.in (sh-*-linux*): New.
53b475f0 14368
2a08c780
RH
143692001-07-27 Richard Henderson <rth@redhat.com>
14370
14371 * .cvsignore: Add LAST_UPDATED.
14372
bfa79422
UW
143732001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14374
14375 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14376
0ae85492
AH
143772001-07-16 Aldy Hernandez <aldyh@redhat.com>
14378
e490616e 14379 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 14380
8e1ab0fe
NP
14381Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14382
14383 * MAINTAINERS (Write After Approval): Added myself.
14384
2b997990
SC
143852001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14386
14387 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14388 and libgcj on m68hc11/m68hc12.
14389
d920e825
L
143902001-06-27 H.J. Lu (hjl@gnu.org)
14391
14392 * Makefile (CFLAGS_FOR_BUILD): New.
14393 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14394
d425a1e0
JM
143952001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14396
14397 * README: Remove version number.
14398
5b5b4207
GP
143992001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14400
14401 * INSTALL/README: Update wrt. to the installation instructions now
14402 residing in gcc/doc/install.texi.
14403
be839b69
JM
144042001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14405
14406 * README: Replace with a cut-down and updated version of gcc/README.
14407
fe2ee7c4
DE
144082001-06-12 David Edelsohn <edelsohn@gnu.org>
14409
14410 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14411 multilibs to be disabled.
14412
4f5d646c
DB
144132001-06-11 Daniel Berlin <dan@cgsoftware.com>
14414
14415 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 14416
818f0c85
AO
144172001-06-09 Alexandre Oliva <aoliva@redhat.com>
14418
14419 * config.guess: Import CVS version 1.195.
14420 * config.sub: Import CVS version 1.212.
14421
e9a8af10
AO
144222001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14423
14424 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14425 gcc/xgcc is built, use -print-prog-name to find out the program
14426 name to use.
14427
ae3ca0a9
PE
144282001-06-04 Phil Edwards <pme@sources.redhat.com>
14429
14430 * config.guess: Import CVS version 1.194. All gcc-local changes
14431 appear to also be in the master copy.
14432 * config.sub: Import CVS version 1.211.
14433
066bd40d
MM
14434Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14435
14436 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14437 with_gcc]: Use `gcc -shared' to build a shared library.
14438
4aef4f33
JDA
14439Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14440
14441 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14442 archives.
14443
c386f00f
RO
14444Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14445
14446 * MAINTAINERS (Write After Approval): Add myself.
14447
2ae5cea5
HPN
144482001-06-01 Hans-Peter Nilsson <hp@axis.com>
14449
14450 * configure.in (libstdcxx_flags): Do not try to execute
14451 libstdc++-v3/testsuite_flags until it exists.
14452
c3766183
AM
144532001-06-01 Alan Modra <amodra@bigpond.net.au>
14454
14455 * MAINTAINERS: Update my email address.
14456
9b337833
GS
144572001-05-31 Graham Stott <grahams@redhat.com>
14458
14459 * MAINTAINERS (Write After Approval): Add myself.
14460
dce2d8b2 144612001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
14462
14463 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14464 libraries when using g++ with native linker.
14465
5f7de4b8
AO
144662001-05-28 Alexandre Oliva <aoliva@redhat.com>
14467
14468 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14469
a7bc0fbb
AO
144702001-05-22 Alexandre Oliva <aoliva@redhat.com>
14471
14472 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14473 [aix4*|aix5*]: Prepend blank.
14474
33456445
AO
144752001-05-20 Alexandre Oliva <aoliva@redhat.com>
14476
14477 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14478 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14479 of subdir/configure scripts to use the new libtool.m4.
14480
e48d3d00
MK
144812001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14482
14483 * MAINTAINERS (Write After Approval): Add myself.
14484
9e0e191b
BK
144852001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14486
14487 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14488
3f19b439
BE
144892001-05-11 Ben Elliston <bje@redhat.com>
14490
14491 * Makefile.in (all-sid): New target.
14492 (check-sid, clean-sid, install-sid): Likewise.
14493
6ebe3121
JO
144942001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14495
14496 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14497
ca3667c4
AO
144982001-05-03 Alexandre Oliva <aoliva@redhat.com>
14499
14500 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14501 libgcj.
14502
145032001-05-03 Alexandre Oliva <aoliva@redhat.com>
14504
14505 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14506 gcc/xgcc is built, use -print-prog-name to find out the program
14507 name to use.
14508
b2964d63
AO
145092001-04-26 Alexandre Oliva <aoliva@redhat.com>
14510
b1bb2302
AO
14511 * configure.in (noconfigdirs): Don't reset it from scratch in the
14512 target case; only append to it.
6387a56e 14513
b2964d63
AO
14514 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14515 sparc-*-solaris2.8]: Disable ${libgcj}.
14516
8343765d
AO
145172001-04-25 Alexandre Oliva <aoliva@redhat.com>
14518
14519 * configure.in (libgcj_saved): Copy from $libgcj.
14520 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14521 --disable-libgcj.
14522
ddbb6d43
GRK
145232001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14524
14525 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 14526 C front end maintainer.
ddbb6d43 14527
3fa03ff9
AG
14528Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14529
14530 * configure.in: Move *-chorusos target case to the proper switch.
14531 Disable libgcj.
14532
99ffe40f
AO
145332001-04-12 Alexandre Oliva <aoliva@redhat.com>
14534
14535 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14536 1.641.2.228.
14537
78faa32d
FS
145382001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14539
14540 * Makefile.in (STAGE1_CFLAGS): Pass down.
14541
cdbff0ab
AM
145422001-04-13 Alan Modra <amodra@one.net.au>
14543
14544 * config.guess: Add hppa64-linux support. Note for next import that
14545 this is already in the master file.
14546 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14547
75b9074c
AO
145482001-04-12 Alexandre Oliva <aoliva@redhat.com>
14549
14550 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14551 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14552
125404c5
SS
145532001-04-11 Stan Shebs <shebs@apple.com>
14554
14555 * MAINTAINERS: Add self as Darwin port maintainer.
14556
876684fe
AM
145572001-04-11 Alan Modra <amodra@one.net.au>
14558
14559 * MAINTAINERS: Update my email address.
14560
06729913
LR
145612001-04-10 Loren J. Rittle <ljrittle@acm.org>
14562
14563 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14564 recent versions of FreeBSD (release 3 or later).
14565 * ltconfig: On FreeBSD, -lc must not be provided when building
14566 a shared library or else the standard -pthread gcc option is
14567 rendered worthless to later users of the built library.
14568
67916302
JM
145692001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14570
14571 * MAINTAINERS: Add self and RTH as C front end maintainers.
14572
d2bc0628
AO
145732001-04-05 Alexandre Oliva <aoliva@redhat.com>
14574
e490616e
ZW
14575 * config.sub: Make sure to match an already-canonicalized
14576 machine name (eg. mn10300-unknown-elf).
d2bc0628 14577
a3406c06
AO
145782001-04-01 Alexandre Oliva <aoliva@redhat.com>
14579
14580 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14581 New macros.
14582 (bootstrap, cross): Use RECURSE_FLAGS.
14583 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14584
a076f6a4
AO
145852001-03-27 Alexandre Oliva <aoliva@redhat.com>
14586
14587 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14588
e9f4fa71
CH
145892001-03-22 Colin Howell <chowell@redhat.com>
14590
7238de5c
CH
14591 * Makefile.in (DO_X): Do not backslash single-quotes in
14592 backquotes (two places).
e9f4fa71 14593
b6b14b1b
AO
145942001-03-22 Alexandre Oliva <aoliva@redhat.com>
14595
14596 Re-installed:
14597 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14598 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14599 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14600 * ltcf-cxx.sh: Likewise.
14601 * ltcf-gcj.sh: Likewise.
14602
1eb0b89d
GP
146032001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14604
14605 * MAINTAINERS: Add myself as "documentation co-maintainer".
14606
82e23236
AO
146072001-03-22 Alexandre Oliva <aoliva@redhat.com>
14608
14609 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14610 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14611
64ec27c3
TT
146122001-03-19 Tom Tromey <tromey@redhat.com>
14613
14614 * config-ml.in: Handle GCJ and GCJFLAGS.
14615
191de407
MC
146162001-03-21 Michael Chastain <chastain@redhat.com>
14617
14618 * Makefile.in: all-m4 depends on all-texinfo.
14619
fed4dede
LR
146202001-03-20 Loren J. Rittle <ljrittle@acm.org>
14621
14622 * MAINTAINERS: Add myself to write after approval list.
14623
085072bb
LB
146242001-03-18 Laurynas Biveinis <lauras@softhome.net>
14625
14626 * Makefile.in (DO_X): Quote nested quotes.
14627
5af8ea3f
AM
146282001-03-18 Alan Modra <alan@linuxcare.com.au>
14629
14630 * MAINTAINERS: Add myself to write after approval list.
14631
69e23037
LB
146322001-03-15 Laurynas Biveinis <lauras@softhome.net>
14633
14634 * Makefile.in (DO_X): Use double quotes for quoting
14635 "RANLIB=$${RANLIB}".
14636
2b9650f4
OP
146372001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14638
14639 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14640
dce2d8b2 146412001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
14642
14643 * configure.in: Only use `lang_requires' for languages athat are
14644 actually enabled.
14645
f6646274
PE
146462001-03-08 Phil Edwards <pme@sources.redhat.com>
14647
14648 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14649
c9a54638
AO
146502001-03-08 Alexandre Oliva <aoliva@redhat.com>
14651
14652 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14653
6a556ad6
TT
146542001-03-07 Tom Tromey <tromey@redhat.com>
14655
14656 * configure.in: Allow config-lang.in to set `lang_requires' to list
14657 of other required languages.
14658
6822468a
LB
146592001-03-06 Laurynas Biveinis <lauras@softhome.net>
14660
14661 * Makefile.in: Remove RANLIB definition. Use RANLIB
14662 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14663 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 14664
f04885d3 146652001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 14666 Alexandre Oliva <aoliva@redhat.com>
6387a56e 14667
f04885d3
BK
14668 * Makefile.in (check-c++): Use tabs, not spaces.
14669
288edf47 146702001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 14671
288edf47
LB
14672 * MAINTAINERS: add myself to Write After Approval list.
14673
3d55d2f8 146742001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 14675
e490616e 14676 * Makefile.in (check-c++): New rule.
6387a56e 14677
4d88a68a
BK
14678 * configure.in (target_libs): Remove libg++.
14679 (noconfigdirs): Remove libg++.
14680 (noconfigdirs): Same.
14681 (noconfigdirs): Same.
14682 (noconfigdirs): Same.
14683
14684 * config-ml.in: Remove libg++ references.
14685
14686 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14687 (ALL_TARGET_MODULES): Same.
14688 (configure-target-libg++): Remove.
14689 (all-target-libg++): Remove.
14690 (configure-target-libio): Remove.
14691 (all-target-libio): Remove.
14692 (check-target-libio): Remove.
14693 (.PHONY): Remove.
14694 (libg++.tar.bz2): Remove.
14695 (all-target-cygmon): Remove libio.
14696 (all-target-libstdc++): Remove.
14697 (configure-target-libstdc++): Remove.
14698 (TARGET_LIB_PATH): Remove libstdc++.
14699 (ALL_GCC_CXX): Remove libstdc++.
14700 (all-target-gperf): Correct.
14701
2437d4ed
NC
147022001-02-16 Nick Clifton <nickc@redhat.com>
14703
14704 * configure.in (noconfigdirs): Allow configuration of texinfo
14705 for Cygwin hosts.
14706
85b99cbe
AG
147072001-02-15 Anthony Green <green@redhat.com>
14708
14709 * configure: Introduce GCJ_FOR_TARGET.
14710 * configure.in: Ditto.
14711 * Makefile.in: Ditto.
14712
7b18790c
AS
147132001-02-13 Andreas Schwab <schwab@suse.de>
14714
14715 * MAINTAINERS: Update mail address.
14716
c4880c99
MS
147172001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14718
14719 * config.guess: Add linux target for S/390.
14720 * config.sub: Likewise.
14721
dce2d8b2 147222001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
14723
14724 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 14725 target-libgloss.
e31ae6db 14726
7739adfb
BE
147272001-02-06 Ben Elliston <bje@redhat.com>
14728
14729 * configure: Output host type to stdout, not stderr.
14730
36ca672c
MM
147312001-02-05 Mark Mitchell <mark@codesourcery.com>
14732
e40f2829 14733 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
14734 * ltcf-cxx.sh: Likewise.
14735
36ca672c
MM
14736 * config.if: Assume enable_libstdcxx_v3 is defined.
14737
22fdd65e
MM
147382001-02-04 Mark Mitchell <mark@codesourcery.com>
14739
14740 Remove V2 C++ library.
14741 * configure.in: Remove --enable-libstdcxx_v3 support.
14742
3b60dd8e
BM
147432001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14744
14745 * include/demangle.h: Add prototype for java_demangle_v3.
14746
42c0c80a
PE
147472001-01-29 Phil Edwards <pme@sources.redhat.com>
14748
14749 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14750
0be25992
RH
147512001-01-27 Richard Henderson <rth@redhat.com>
14752
14753 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14754
8a8de62d
MS
147552001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14756
14757 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14758 Don't unset, it's non-portable and no longer necessary, set to empty
14759 instead.
14760
92769744
MS
147612001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14762
14763 * ltconfig: Shell portability fix for the tagname validity check.
14764
88a1c0ab
AO
147652001-01-27 Alexandre Oliva <aoliva@redhat.com>
14766
14767 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14768 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14769
45291dd5
MS
147702001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14771
14772 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14773
1ace7e15
TT
147742001-01-26 Tom Tromey <tromey@redhat.com>
14775
14776 * configure.in: Allow libgcj to be built on Sparc Solaris.
14777
0ef8b11b
DE
147782001-01-25 David Edelsohn <edelsohn@gnu.org>
14779
14780 * ltcf-c.sh: Add aix5 case.
14781 * ltcf-cxx.sh: Likewise.
14782 * ltconfig: Likewise.
14783
0006091e
AO
147842001-01-24 Alexandre Oliva <aoliva@redhat.com>
14785
9bad11e1
AO
14786 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14787 keep at least one of build_libtool_libs or build_old_libs set to
14788 yes.
14789
0006091e
AO
14790 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14791 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14792
7c01b2b5
BM
147932001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14794
14795 * configure.in: Enable libgcj on several additional platforms.
14796
d340e0ac
BM
147972001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14798
14799 * configure.in: Enable libgcj for linux targets.
14800
5baf8c37
MS
148012001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14802
14803 * MAINTAINERS (Write After Approval): Add myself.
14804
10a0ba84
JDA
148052001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14806
14807 * MAINTAINERS: Add myself as vax port maintainer.
14808
357c6a4b
FH
148092001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14810
14811 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14812
6e2d9a7a
MS
148132001-01-09 Mike Stump <mrs@wrs.com>
14814
14815 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14816 failures of subdirectories.
14817
b6b14b1b 148182001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 14819
b6b14b1b 14820 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 14821 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
14822 * ltcf-cxx.sh: Likewise.
14823 * ltcf-gcj.sh: Likewise.
14824 * ltconfig.sh: Fix typo.
976b230d 14825
07109110
LB
148262001-01-02 Laurynas Biveinis <lauras@softhome.net>
14827
14828 * configure: handle DOS-style absolute paths.
14829
1da5b8fc
LB
148302001-01-02 Laurynas Biveinis <lauras@softhome.net>
14831
14832 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14833
4c2f5b4f
MM
148342000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14835
14836 * MAINTAINERS: Add myself as avr port co-maintainer.
14837
bc53668e
BE
148382000-12-28 Ben Elliston <bje@redhat.com>
14839
14840 * MAINTAINERS: Add myself under ``Write After Approval''.
14841
c387606f
JM
148422000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14843
14844 * texinfo: Remove directory from GCC.
14845
2cb5082c
JM
148462000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14847
14848 * COPYING: Update to current
14849 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14850 to 19yy as example year in copyright notice).
14851
cc330df9
BK
148522000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14853
6387a56e 14854 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
14855 (libstdcxx_incdir): Pass down.
14856 * config.if: Remove expired bits for cxx_interface, add stub.
14857 (libstdcxx_incdir): Add variable for g++ include directory.
14858 * configure.in (gxx_include_dir): Use it.
6387a56e 14859
4c6b2835
AO
148602000-12-18 Alexandre Oliva <aoliva@redhat.com>
14861
14862 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14863 with old-email address from ``Write After Approval''.
14864
3896f13e
AJ
148652000-12-15 Andreas Jaeger <aj@suse.de>
14866
14867 * configure.in: Handle lang_dirs.
14868
148692000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 14870
ad46e881
TT
14871 * MAINTAINERS: Removed brads.
14872
90a10418
TT
14873 * MAINTAINERS: Added gcj developers.
14874
41dfe3a2 148752000-12-13 Anthony Green <green@redhat.com>
6387a56e 14876
41dfe3a2 14877 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
14878 listed. Disable libgcj for x86 and Alpha Linux until compatible
14879 with g++ abi.
6387a56e 14880
e2f601da
MS
148812000-12-13 Mike Stump <mrs@wrs.com>
14882
14883 * Makefile.in (local-distclean): Also remove fastjar.
14884
70030c01
RB
148852000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14886
14887 * contrib/gcc_update: Add fastjar --touch entries.
14888
2a50f859
AO
148892000-12-12 Alexandre Oliva <aoliva@redhat.com>
14890
14891 * configure.in: Disable language-specific target libraries for
14892 languages that aren't enabled.
14893
7743113b
AG
148942000-12-10 Anthony Green <green@redhat.com>
14895
14896 * configure.in: Define libgcj. Disable libgcj target libraries for
14897 most targets.
14898
92e061a6
NB
148992000-12-10 Neil Booth <neilb@earthling.net>
14900
14901 * MAINTAINERS: Update mail address, remove from WAA list.
14902
f34ff6d6
APB
149032000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14904
14905 * libjava: Imported from /cvs/java.
14906 * libffi: Likewise.
14907 * Boehm-gc: Likewise.
14908
d82a33c6
APB
149092000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14910
14911 * configure.in (target_libs): Revert 2000-12-08 patch.
14912 (noconfigdirs): Added target-libjava.
14913
e14f8e28
LB
149142000-12-09 Laurynas Biveinis <lauras@softhome.net>
14915
14916 * djunpack.bat: removed.
14917
fc26516b
LB
149182000-12-09 Laurynas Biveinis <lauras@softhome.net>
14919
14920 * Makefile.in: handle DOS-style absolute paths.
14921 * config-ml.in: likewise.
14922 * symlink-tree: likewise.
14923
bd8757b3
APB
149242000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14925
14926 * fastjar: Imported.
14927
81522a1f
APB
149282000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14929
14930 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14931 libjava.
14932 * configure.in (target_libs): Removed `target-libjava'.
14933
5db1f7ed
APB
149342000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14935
14936 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14937 (ALL_MODULES): Added fastjar.
14938 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14939 (all-target-libjava): all-fastjar replaces all-zip.
14940 (all-fastjar): Added.
14941 (configure-target-fastjar, all-target-fastjar): Likewise.
14942 * configure.in (host_tools): Added fastjar.
14943
5e59997c
MS
149442000-12-07 Mike Stump <mrs@wrs.com>
14945
14946 * Makefile.in (local-distclean): Remove leftover built files.
14947
0a534f40
NC
149482000-11-24 Nick Clifton <nickc@redhat.com>
14949
14950 * configure.in (xscale-elf): Add target.
14951 (xscale-coff): Add target.
14952
7686cadf
LR
149532000-11-22 Loren J. Rittle <ljrittle@acm.org>
14954
e490616e
ZW
14955 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14956 recent versions of FreeBSD (release 3 or later).
14957 * ltconfig: On FreeBSD, -lc must not be provided when building
14958 a shared library or else the standard -pthread gcc option is
14959 rendered worthless to later users of the built library.
7686cadf 14960
fff01699
FF
149612000-11-16 Fred Fish <fnf@be.com>
14962
14963 * configure.in (enable_libstdcxx_v3): Fix typo,
14964 libstd++ -> libstdc++.
14965
4dc16355
KL
149662000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14967
14968 * MAINTAINERS: Add self to Write After Approval list.
14969
bf6fc7b2
BS
149702000-11-21 Bernd Schmidt <bernds@redhat.com>
14971
14972 * MAINTAINERS: Update my email address. Add myself to global write
14973 privs list.
14974
ce8e06b1
AO
149752000-11-18 Alexandre Oliva <aoliva@redhat.com>
14976
6e2a4843
AO
14977 * Makefile.in: Merge with src and libgcj.
14978 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14979 configure-target-<library> when their configure scripts need the C
14980 or C++ library to have already been built to work properly.
14981 (do_proto_toplev): Set them to an empty string.
14982
ce8e06b1
AO
14983 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14984 (REALLY_SET_LIB_PATH): Use them.
14985
c003f378
SS
149862000-11-17 Stan Shebs <shebs@apple.com>
14987
14988 * MAINTAINERS: Add self to Write After Approval list.
14989
cc1e60ea
JM
149902000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14991
14992 * configure: Provide the original toplevel configure arguments
14993 (including $0) to subprocesses in the environment rather than
14994 through gcc/configargs.h.
14995
1173593d
JM
149962000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14997
14998 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14999 C99. Alphabetise "Write After Approval" list.
15000
520907ee
MM
150012000-11-12 Mark Mitchell <mark@codesourcery.com>
15002
34f6fbdb
MM
15003 * configure: Turn on libstdc++ V3 by default.
15004
520907ee
MM
15005 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15006 if we've got GCC.
15007
0bbd37ed
PB
150082000-11-11 Philip Blundell <philb@gnu.org>
15009
15010 * MAINTAINERS: Add self to Write After Approval list.
15011
7ca0e6d9
DE
150122000-11-09 David Edelsohn <edelsohn@gnu.org>
15013
15014 * ltcf-c.sh (aix4): Improve shared library configuration; require
15015 exporting symbols.
15016 * ltcf-cxx.sh (aix4): Define.
15017 * ltconfig (aix4): Define library and soname specs appropriate for
15018 AIX. Define command to create export symbols list.
15019
dce2d8b2 15020Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
15021
15022 * config.sub: Add support for Sun Chorus
15023
fc05d516
NC
150242000-10-31 Nick Clifton <nickc@redhat.com>
15025
15026 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15027 <name>@redhat.com. Also installed new email address for Clint
15028 Popetz.
6387a56e 15029
90a0e73f
JM
150302000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15031
15032 * etc: Remove directory from GCC.
15033
a5e1b548
MM
150342000-10-16 Michael Meissner <meissner@redhat.com>
15035
15036 * configure (gcc/configargs.h): Only create if there is a build GCC
15037 directory created.
15038
6387a56e
EC
150392000-10-16 Matthias Klose <doko@debian.org>
15040
be1db873
MK
15041 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15042 when configured for libstdc++-v3.
15043
f5fa9a5b
PE
150442000-10-05 Phil Edwards <pme@gcc.gnu.org>
15045
15046 * configure: Save configure arguments to gcc/configargs.h.
15047
61a77fea
PT
150482000-10-04 Philipp Thomas <pthomas@suse.de>
15049
15050 * config.guess: Import CVS version 1.157.
15051 * config.sub: Import CVS version 1.181.
15052
3a4fee66
AP
150532000-10-04 Andris Pavenis <pavenis@latnet.lv>
15054
15055 * Makefile.in (bootstrap): avoid recursion if subdir missing
15056 (cross): ditto
15057 (do-proto-toplev): ditto
15058
3dd7094e
AO
150592000-09-30 Alexandre Oliva <aoliva@redhat.com>
15060
de710532
AO
15061 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15062 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15063
3dd7094e
AO
15064 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15065 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15066 all affected `configure' scripts.
15067
e592386f
NB
15068Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15069
15070 * MAINTAINERS: Add self as cpplib co-maintainer.
15071
fba54939
AH
150722000-09-24 Aldy Hernandez <aldyh@redhat.com>
15073
15074 * MAINTAINERS: Add self to Write After Approval list.
15075
2bd429f4
GP
150762000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15077
15078 * INSTALL/README: egcs -> GCC update.
15079
dce2d8b2 15080Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
15081
15082 * MAINTAINERS: Add myself to Write After Approval list.
15083
d7ce9a83
KH
150842000-09-15 Kazu Hirata <kazu@hxi.com>
15085
15086 * MAINTAINERS: Add myself to Write After Approval list.
15087
18a53ffe
JL
15088Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15089
e490616e
ZW
15090 * configure.in: Do not build byacc for hppa64. Provide paths to the
15091 X11 libraries for hppa64.
18a53ffe 15092
f246ff23
SC
150932000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15094
15095 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15096
06298abd
AO
150972000-09-06 Alexandre Oliva <aoliva@redhat.com>
15098
4b92758a
AO
15099 * Makefile.in (all-zlib): Added dummy target.
15100
06298abd
AO
15101 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15102 ltcf-gcj.sh: Updated from libtool multi-language branch.
15103
4d73d07a
AO
151042000-09-05 Alexandre Oliva <aoliva@redhat.com>
15105
15106 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15107 (bootstrap*): Depend on all-bootstrap.
15108
05d52d78
PT
151092000-09-05 Philipp Thomas <pthomas@suse.de>
15110
15111 * config.guess: Import CVS version 1.156.
15112 * config.sub: Import CVS version 1.179.
15113
3c809ba4
AG
151142000-09-02 Anthony Green <green@cygnus.com>
15115
15116 * Makefile.in (all-gcc): Depend on all-zlib.
15117 (CLEAN_MODULES): Add clean-zlib.
15118 (ALL_MODULES): Add all-zlib.
15119 * configure.in (host_libs): Add zlib.
15120
10ad78a0 151212000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
15122
15123 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15124 crosses, but add gcc/include to the header search path for them.
15125
b36a9ce3
DB
151262000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15127
15128 * MAINTAINERS: Add self to Write After Approval list.
15129
cb011248
FS
151302000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15131
15132 * config.guess: Import CVS version 1.152.
15133 * config.sub: Import CVS version 1.177.
15134
db310af0
AO
151352000-08-25 Alexandre Oliva <aoliva@redhat.com>
15136
7965440a
AO
15137 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15138 $targargs to tell whether newlib is going to be built.
15139
db310af0
AO
15140 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15141 $$r/TARGET_SUBDIR/libio for _G_config.h.
15142
e7977565
AO
151432000-08-23 Alexandre Oliva <aoliva@redhat.com>
15144
15145 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15146
126bb9ed
DD
151472000-08-22 DJ Delorie <dj@redhat.com>
15148
15149 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15150
5b0e9d29
AO
151512000-08-22 Alexandre Oliva <aoliva@redhat.com>
15152
15153 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15154 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15155 sub-configures.
15156
4f3e904e
DD
151572000-08-21 DJ Delorie <dj@redhat.com>
15158
15159 * MAINTAINERS: Add self as a libiberty maintainer
15160
c9635443
AO
151612000-08-16 Alexandre Oliva <aoliva@redhat.com>
15162
15163 * configure.in (libstdcxx_flags): Use
15164 libstdc++-v3/src/libstdc++.INC.
15165
8b2100ba
AO
151662000-08-15 Alexandre Oliva <aoliva@redhat.com>
15167
15168 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15169
57119aa9
ZW
151702000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15171
eeb943b0
ZW
15172 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15173
6387a56e 15174 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
15175 explicit. Substitute enable_threads into generated Makefiles.
15176 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15177 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15178
acffa7c4
GK
151792000-08-13 Geoff Keating <geoffk@cygnus.com>
15180
15181 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15182
808d8c41
AO
151832000-08-12 Alexandre Oliva <aoliva@redhat.com>
15184
15185 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15186 previous delta.
15187
1fc8c51c 151882000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 15189
1fc8c51c
JM
15190 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15191 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15192 (FLAGS_FOR_TARGET): Not here.
15193 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 15194
25698887
AO
151952000-08-11 Alexandre Oliva <aoliva@redhat.com>
15196
15197 * config-ml.in (CC, CXX): Don't introduce a leading space.
15198
10120687
DD
151992000-08-07 DJ Delorie <dj@delorie.com>
15200
15201 * MAINTAINERS: Add self as a DJGPP maintainer
15202
15c758e9
DD
152032000-08-07 DJ Delorie <dj@redhat.com>
15204
15205 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15206 "if we're also building gcc, and it's a gcc that will run on the
15207 build machine, we want to use its includes instead of the system's
15208 default includes".
15209
2d0de245
JM
152102000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15211
15212 * MAINTAINERS: Add self to Write After Approval list.
15213
e81b330a
AO
152142000-08-03 Alexandre Oliva <aoliva@redhat.com>
15215
83440c1e
AO
15216 * configure.in (libstdcxx_flags): Don't use `"'.
15217
e81b330a
AO
15218 * config-ml.in: Adjust multilib search paths to the
15219 appropriate multilib tree.
15220
cf95c847
AO
152212000-08-02 Alexandre Oliva <aoliva@redhat.com>
15222
15223 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15224 commas in $LANGUAGES.
15225
9e9af119
MH
152262000-08-02 Manfred Hollstein <manfredh@redhat.com>
15227
15228 * configure.in: Re-enable all references to libg++ and librx.
15229
606ce391
AO
152302000-08-01 Alexandre Oliva <aoliva@redhat.com>
15231
89820b43
AO
15232 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15233 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15234 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15235 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15236
606ce391
AO
15237 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15238
04179d4a
AO
152392000-07-31 Alexandre Oliva <aoliva@redhat.com>
15240
15241 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15242 CXX_FOR_TARGET for sed.
15243
d4eb109c
AO
152442000-07-30 Alexandre Oliva <aoliva@redhat.com>
15245
15246 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15247 Do not override if already set in the environment or in configure.
15248 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15249 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15250
4f4caf92
AO
152512000-07-28 Alexandre Oliva <aoliva@redhat.com>
15252
15253 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15254 the libtool CVS tree multi-language branch.
15255 * ltconfig, ltmain.sh: Updated.
6387a56e 15256
b87487b6
AO
152572000-07-27 Alexandre Oliva <aoliva@redhat.com>
15258
1670d1ea
AO
15259 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15260 (clean-target): Depend on it.
15261
b87487b6
AO
15262 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15263 (GCC_FOR_TARGET): Use it.
15264 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15265 * configure.in: ... here.
15266 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15267 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15268
4e81ae98
EC
152692000-07-24 Eric Christopher <echristo@cygnus.com>
15270
15271 * MAINTAINERS: Add self to Write After Approval list.
15272
059ae32c
AO
152732000-07-24 Alexandre Oliva <aoliva@redhat.com>
15274
5b28edd4
AO
15275 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15276 (configure-target-libchill, configure-target-libobjc): Likewise.
15277
059ae32c
AO
15278 * configure.in: Use the same cache file for all target libs.
15279 * config-ml.in: But different cache files per multilib variant.
15280
1adcd149
MS
152812000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15282
15283 * configure (topsrcdir): Don't use dirname.
15284
2d573dff
JO
152852000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15286
15287 * MAINTAINERS: Add self to Write After Approval list.
15288
d207ebef
JM
152892000-07-20 Jason Merrill <jason@redhat.com>
15290
15291 * configure.in: Remove all references to libg++ and librx.
15292
15293 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15294
152952000-07-20 Hans-Peter Nilsson <hp@axis.com>
15296
15297 * config.sub: Update to subversions version 2000-07-06.
15298
7b7792d5
AH
152992000-07-12 Andrew Haley <aph@cygnus.com>
15300
15301 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15302 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15303
3abaac67
PE
153042000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15305
15306 * symlink-tree: Check number of arguments.
15307
34be2b36
JW
153082000-07-05 Jim Wilson <wilson@cygnus.com>
15309
15310 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15311 search path for a g++ extracted from the build tree. This
15312 will allow link tests run by configure scripts in
15313 subdirectories to succeed.
15314
d207ebef
JM
153152000-07-01 Koundinya K <kk@ddeorg.soft.net>
15316
e490616e 15317 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 15318
0900331b
MH
153192000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15320
15321 * MAINTAINERS: Add myself as loop discovery maintainer.
15322
d207ebef
JM
153232000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15324
15325 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15326 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15327
153282000-06-19 Timothy Wall <twall@cygnus.com>
15329
15330 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15331 * config.sub: Add tic54x target.
15332
11a27a76
TM
15333Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15334
15335 * MAINTAINERS: Add self as Fortran maintainer,
15336 remove Craig Burley.
15337
d207ebef 15338Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 15339
d207ebef
JM
15340 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15341 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 15342
7758b73f
PT
15343Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15344
15345 * MAINTAINERS: Add self as i18n maintainer
15346
d207ebef
JM
1534720000-05-21 H.J. Lu (hjl@gnu.org)
15348
e490616e
ZW
15349 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15350 directory are used if they exist. Make sure
15351 $(build_tooldir)/include is searched for header files,
15352 $(build_tooldir)/lib/ for library files.
d207ebef 15353 (GCC_FOR_TARGET): Likewise.
e490616e 15354 (CXX_FOR_TARGET): Likewise.
d207ebef 15355
bae29210
JL
15356Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15357
15358 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15359
d207ebef 15360Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
15361
15362 * Makefile.in (configure-target-libiberty): Depend on
15363 configure-target-newlib.
15364
aab0d19d
AO
153652000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15366
15367 * configure.in, Makefile.in: Merge all libffi-related
15368 configury stuff from the libgcj tree.
15369
d207ebef
JM
15370Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15371
15372 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15373 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15374
15375Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15376
15377 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15378 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 15379 current version information. Add to proto-toplev directory.
d207ebef
JM
15380 (gdb-taz): Build do-djunpack.
15381
758c7bd4
DE
153822000-05-15 David Edelsohn <edelsohn@gnu.org>
15383
15384 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15385
1888228d
AC
15386Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15387
15388 * MAINTAINERS: Add self to Write After Approval list.
15389
d207ebef
JM
153902000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15391
15392 * ltmain.sh: Preserve in relink_command any environment
15393 variables that may affect the linker behavior.
15394
2d7cc2fe
JL
15395Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15396
d207ebef
JM
15397 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15398
15399Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15400
15401 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15402
154032000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15404
15405 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 15406 with the version name.
2d7cc2fe 15407
ee455968
JE
15408Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15409
15410 * MAINTAINERS: Add self as bb-reorder maintainer.
15411
73b97e5c
BK
154122000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15413
15414 * config.if: Tweak.
15415
d207ebef
JM
154162000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15417
15418 * djunpack.bat: New file.
15419
15420Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15421
15422 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
15423 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15424 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15425 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 15426
954869eb
DP
154272000-04-16 Dave Pitts <dpitts@cozx.com>
15428
e490616e
ZW
15429 * config.sub (case $basic_machine): Change default for "ibm-*"
15430 to "openedition".
954869eb 15431
eaabe541
AJ
154322000-04-13 Andreas Jaeger <aj@suse.de>
15433
15434 * MAINTAINERS: Added myself.
15435
d207ebef
JM
15436Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15437
15438 * Makefile.in (gdb-taz): New target. GDB specific archive.
15439 (do-md5sum): New target.
15440 (MD5PROG): Define.
15441 (PACKAGE): Default to TOOL.
15442 (VER): Default to a shell script.
15443 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 15444 md5 checksum generation.
d207ebef
JM
15445 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15446 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15447 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 15448 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
15449
15450Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15451
15452 * configure (warn_cflags): Delete.
15453
0ea6d60c
PDM
15454Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15455
15456 * MAINTAINERS: Added myself.
15457
17090313 154582000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 15459 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 15460
e490616e
ZW
15461 * configure.in (enable_libstdcxx_v3): Add.
15462 (target_libs): Add bits here to switch between libstdc++-v2 and
15463 libstdc++-v3.
15464 * config.if: And this file too.
15465 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 15466
76b78517
MM
154672000-04-05 Michael Meissner <meissner@redhat.com>
15468
15469 * config.sub (d30v): Add d30v as a basic machine type.
15470
ad242caf
JM
154712000-03-29 Jason Merrill <jason@casey.cygnus.com>
15472
15473 * configure.in: -linux-gnu*, not -linux-gnu.
15474
d4537148
TM
15475Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15476
15477 * MAINTAINERS: Add self in write-after-approval section.
15478
f152e9d4
JW
15479Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15480
15481 * MAINTAINERS: Add self as ia64 port maintainer.
15482
6a5fcef1
NB
154832000-03-08 Neil Booth <NeilB@earthling.net>
15484
15485 * MAINTAINERS: Add self in write-after-approval section.
15486
d207ebef 15487Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 15488
d207ebef
JM
15489 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15490 (do-tar-bz2): Replace TOOL with PACKAGE.
15491 (gdb.tar.bz2): Remove GDBTK from GDB package.
15492 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 15493 dejagnu.tar.bz2): New packages.
d207ebef
JM
15494
154952000-02-27 Andreas Jaeger <aj@suse.de>
15496
15497 * configure.in: Add entry for mips*-*-linux*, move catch all
15498 *-*-*linux* entry below this one.
15499
155002000-02-27 Ian Lance Taylor <ian@zembu.com>
15501
15502 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 15503
521fe9d0
NC
155042000-02-24 Nick Clifton <nickc@cygnus.com>
15505
15506 * config.sub: Support an OS of "wince".
15507
d207ebef
JM
15508Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15509
15510 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 15511 version.
d207ebef 15512
dce2d8b2 155132000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
15514
15515 * config.sub: Add support for Linux/IBM 370.
15516 * configure.in: Likewise.
15517
3a685f6f
NC
155182000-02-22 Nick Clifton <nickc@cygnus.com>
15519
15520 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15521
dce2d8b2 155222000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 15523
d207ebef 15524 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 15525
4746ee26
KG
155262000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15527
15528 * configure (gcc_version): When setting, narrow search to
15529 lines containing `version_string'.
15530
ba96c72d
DC
155312000-02-15 Denis Chertykov <denisc@overta.ru>
15532
15533 * config.sub: Add support for avr target.
15534
77f16a66
NC
155352000-02-14 Nick Clifton <nickc@cygnus.com>
15536
15537 * MAINTAINERS: Add maintainers for MCore port.
15538
784a3a80
HPN
15539Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15540
15541 * config.sub: Add mmix-knuth-mmixware.
15542
719dd4fa
KG
155432000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15544
15545 * MAINTAINERS: Pair cccp with cpplib maintainership.
15546
dce2d8b2 155472000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
15548
15549 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15550 structure stuff to -L library search.
15551 (CXX_FOR_TARGET): Ditto.
15552 (CROSS_CHECK_MODULES): Fix spelling mistake.
15553
7a53e94b
MM
155542000-01-24 Mark Mitchell <mark@codesourcery.com>
15555
15556 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15557 the C++ compiler.
15558
0da3b5a7
RH
155592000-01-12 Richard Henderson <rth@cygnus.com>
15560
15561 * configure.in: Don't build some bits for beos.
15562
02368d6d
JS
155632000-01-12 Joel Sherrill (joel@OARcorp.com)
15564
15565 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15566 as include files.
15567
2e76d35c
ZW
155682000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15569
15570 * Add self as cpplib maintainer, as requested by Jason
15571 Merrill. Correct my e-mail address.
15572
4c25fdcf
GK
155732000-01-06 Geoff Keating <geoffk@cygnus.com>
15574
15575 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15576 not mh-aix43.
15577
188e3966
HPN
15578Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15579
15580 * MAINTAINERS: Add myself to "write after approval" list.
15581
c2f5d030
RH
155821999-12-14 Richard Henderson <rth@cygnus.com>
15583
15584 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15585 * config.sub: Accept alphaev[78], alphaev8.
15586
eeda916a
AO
155871999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15588
15589 * config.guess, config.sub: Update from autoconf.
15590
b3bd7820
BK
155911999-11-29 Bruce Korb <autogen@linuxbox.com>
15592
2c290989 15593 * MAINTAINERS: update my playtime e-address.
b3bd7820 15594
1882b2b1
RO
15595Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15596
15597 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15598 necessary libraries are missing.
15599
dce2d8b2 15600Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
15601
15602 * MAINTAINERS: Add new 'write after approval' maintainer.
15603
1e25de97
APB
15604Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15605
15606 * MAINTAINERS: Add new Java maintainer.
15607
1722c704
AS
156081999-10-25 Andreas Schwab <schwab@suse.de>
15609
15610 * configure: Fix quoting inside arguments of eval.
15611
8141abe8
NC
156121999-10-21 Nick Clifton <nickc@cygnus.com>
15613
15614 * config-ml.in: Allow suppression of some ARM multilibs.
15615
0b77644a
LV
15616Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15617
15618 * config.guess: Add OS/390 match pattern.
15619 * config.sub: Add mvs, openedition targets.
15620 * configure.in (i370-ibm-opened*): New.
15621
d207ebef
JM
156221999-09-04 Steve Chamberlain <sac@pobox.com>
15623
15624 * config.sub: Add support for configuring for pj.
15625
156261999-08-31 Nick Clifton <nickc@cygnus.com>
15627
15628 * config.sub (maybe_os): Add support for configuring for fr30.
15629
af13ebe9
NC
156301999-08-25 Nick Clifton <nickc@cygnus.com>
15631
15632 * configure.in: Do not configure or build ld for AIX
15633 platforms. ld is known to be broken on these platforms.
15634
1250c760
RO
15635Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15636
15637 * config-ml.in: Pass compiler flag corresponding to multidirs to
15638 subdir configures.
15639
d207ebef
JM
156401999-08-09 Ian Lance Taylor <ian@zembu.com>
15641
15642 * Makefile.in (LDFLAGS): Define.
15643
156441999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15645
15646 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15647 noconfigdirs.
15648 (*-*-cygwin*): Likewise.
15649
156501999-08-08 Ian Lance Taylor <ian@zembu.com>
15651
15652 * mkdep: New file.
15653 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15654 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15655
15656 From Eli Zaretskii <eliz@is.elta.co.il>:
15657 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15658 long file name when using DJGPP on MS-DOS.
15659
dbd83e11
JL
15660Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15661
15662 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15663
d207ebef
JM
156641999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15665
15666 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15667 dependency as this causes "make check" to globally "make all"
15668
cd1f4c2c
TT
15669Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15670
15671 * configure.in (target_libs): Added target-zlib.
15672 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15673 (CONFIGURE_TARGET_MODULES): Likewise.
15674 (CHECK_TARGET_MODULES): Likewise.
15675 (INSTALL_TARGET_MODULES): Likewise.
15676 (CLEAN_TARGET_MODULES): Likewise.
15677 (configure-target-zlib): New target.
15678 (all-target-zlib): Likewise.
15679 (all-target-libjava): Depend on all-target-zlib.
15680 (configure-target-libjava): Depend on configure-target-zlib.
15681
15682 * Makefile.in (configure-target-libjava): Depend on
15683 configure-target-newlib.
15684 (configure-target-boehm-gc): New target.
15685 (configure-target-qthreads): New target.
15686
e490616e
ZW
15687 * configure.in (target_libs): Added target-qthreads.
15688 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15689 (CONFIGURE_TARGET_MODULES): Likewise.
15690 (CHECK_TARGET_MODULES): Likewise.
15691 (INSTALL_TARGET_MODULES): Likewise.
15692 (CLEAN_TARGET_MODULES): Likewise.
15693 (all-target-qthreads): New target.
15694 (configure-target-libjava): Depend on configure-target-qthreads.
15695 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
15696
15697 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15698 (CONFIGURE_TARGET_MODULES): Likewise.
15699 (CHECK_TARGET_MODULES): Likewise.
15700 (INSTALL_TARGET_MODULES): Likewise.
15701 (CLEAN_TARGET_MODULES): Likewise.
15702 (all-target-libjava): New target.
15703 (all-target-boehm-gc): Likewise.
15704 * configure.in (target_libs): Added libjava, boehm-gc.
15705
d207ebef
JM
157061999-07-22 Ian Lance Taylor <ian@zembu.com>
15707
15708 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15709 configure.bat in SUPPORT_FILES.
15710 (gas+binutils.tar.bz2): Likewise.
15711
15712 * makeall.bat: Remove; obsolete.
15713
157141999-07-21 Ian Lance Taylor <ian@zembu.com>
15715
15716 From Mark Elbrecht:
15717 * configure.bat: Remove; obsolete.
15718
157191999-07-11 Ian Lance Taylor <ian@zembu.com>
15720
15721 * configure: Add -W -Wall to the default CFLAGS when compiling with
15722 gcc.
15723
15724Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15725
15726 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15727
157281999-06-30 Mark Mitchell <mark@codesourcery.com>
15729
15730 * configure.in: Build ld on IRIX6.
15731
157321999-06-12 Ian Lance Taylor <ian@zembu.com>
15733
15734 * Makefile.in: Change distribution targets to use bzip2 instead of
15735 gzip.
15736 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15737 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15738
157391999-06-04 Nick Clifton <nickc@cygnus.com>
15740
15741 * config.sub: Add mcore target.
15742
26d088fa
CD
15743Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15744
15745 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15746
c2c08b29
L
15747Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15748
15749 * config.guess (dummy): Changed to $dummy.
15750
671d0648
NC
157511999-05-24 Nick Clifton <nickc@cygnus.com>
15752
15753 * config.sub: Tidied up case statements.
15754
b1345c72
BE
157551999-05-22 Ben Elliston <bje@cygnus.com>
15756
51ccbd8d
BE
15757 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15758 <jiro@din.or.jp>.
15759
b1345c72
BE
15760 * config.guess: Merge with FSF version. Future changes will be
15761 more accurately recorded in this ChangeLog.
15762 * config.sub: Likewise.
15763
2caf864f
SM
15764Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15765
3d3b561f 15766 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
2caf864f 15767
d207ebef
JM
157681999-04-30 Tom Tromey <tromey@cygnus.com>
15769
15770 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15771
90fb0c24
TT
157721999-04-23 Tom Tromey <tromey@cygnus.com>
15773
15774 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15775
d207ebef
JM
157761999-04-20 Drew Moseley <dmoseley@cygnus.com>
15777
15778 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15779 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15780 Bad merge removed these two changes.
15781
3516940d 15782Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 15783 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
15784
15785 * config.guess (interix Alpha): Add.
15786
d207ebef
JM
157871999-04-11 Richard Henderson <rth@cygnus.com>
15788
15789 * configure.in (i?86-*-beos*): Do config gperf; don't config
15790 gdb, newlib, or libgloss.
15791
e891fbfe 15792Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15793
e891fbfe
AO
15794 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15795 link a trivial program with -mabi=64. If it fails, remove mabi=64
15796 from multidirs.
15797
f9ae47d6
PT
15798Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15799
15800 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15801
d207ebef
JM
158021999-04-08 Nick Clifton <nickc@cygnus.com>
15803
15804 * config.sub: Add support for mcore targets.
15805
158061999-04-07 Michael Meissner <meissner@cygnus.com>
15807
15808 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15809 not mt-ospace, in order to shut up assembler warning about using
15810 symbols that are named the same as registers.
15811
158121999-04-07 Drew Moseley <dmoseley@cygnus.com>
15813
15814 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15815 dependency list for all-target-cygmon.
15816
158171999-04-05 Doug Evans <devans@casey.cygnus.com>
15818
15819 * config-ml.in: Check $host, not $target, for selective multilibs.
15820 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15821 thumb interworking, and underscore prefix multilibs.
15822
158231999-04-04 Ian Lance Taylor <ian@zembu.com>
15824
15825 * missing: Update to version from current automake.
15826
88101ab9
L
15827Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15828
15829 * configure (gxx_include_dir): Removed.
15830
15831 * configure.in (gxx_include_dir): Handle it.
15832 * Makefile.in: Likewise.
15833
d207ebef
JM
158341999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15835
15836 * config.sub (mips64vr4111,mips64vr4111el) Add.
15837
158381999-03-21 Ben Elliston <bje@cygnus.com>
15839
e490616e 15840 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 15841
8dc91cbe
ME
15842Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15843
8dc91cbe
ME
15844 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15845 config/mh-djgpp.
15846
d207ebef
JM
15847Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15848
15849 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15850 all-target-newlib to dependency list for all-target-bsp.
15851
926bb5ed
MK
15852Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15853
15854 * config.sub: Add i386-uwin support.
15855 * config.guess: Likewise.
15856
4a6e3000
FS
15857Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15858
15859 * configure.in: cleanup, add mh-*pic handling for arm, special
15860 case powerpc*-*-aix*
15861
d207ebef
JM
15862Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15863
15864 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15865 can be built.
15866
15867Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15868
15869 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 15870 targets.
d207ebef 15871
71c91078
NC
158721999-03-02 Nick Clifton <nickc@cygnus.com>
15873
15874 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15875
282e5df8
GN
15876Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15877
15878 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15879
1de558ee
NC
158801999-02-24 Nick Clifton <nickc@cygnus.com>
15881
15882 * config.sub: Fix typo in arm recognition.
15883
d207ebef
JM
15884Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15885
15886 * configure.in (noconfigdirs): Changed target_configdirs to
15887 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15888 rather than m68k-*-* since it is not known to work on
15889 m68k-aout. Ditto for arm-*-*oabi.
15890
15891Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15892
15893 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
15894
158951999-02-19 Ben Elliston <bje@cygnus.com>
15896
15897 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15898 Smart and improved by Andrew Cagney.
15899
fab7445a
ME
15900Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15901
15902 * config.guess: Recognize openbsd-*-hppa.
15903
8ccdc228
L
15904Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15905
15906 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15907 only if it is not empty.
15908
3b7265ff
NC
159091999-02-17 Nick Clifton <nickc@cygnus.com>
15910
15911 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 15912
d207ebef 15913 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
15914
15915 * config.sub: Modified to recognize uname's armv* syntax.
15916
d207ebef
JM
159171999-02-17 Mark Salter <msalter@cygnus.com>
15918
15919 * configure.in: Added target-bsp for sparclite.
15920
15921Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15922
15923 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15924
159251999-02-08 Nick Clifton <nickc@cygnus.com>
15926
15927 * configure.in: Add support for strongarm port.
15928 * config.sub: Add support for strongarm target.
15929
c48dd3f5 15930Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 15931
c48dd3f5
MK
15932 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15933 the old name config/mh-cygwin32.
15934 Enable texinfo.
15935
d207ebef
JM
15936Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15937
15938 * configure.in: Do build ld for ix86 Solaris.
15939
ecd62820
JW
15940Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15941
15942 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15943 $AR_FOR_TARGET. Likewise for RANLIB.
15944
bbd8fa7f 15945Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 15946
e490616e
ZW
15947 * config.sub (oabi): Recognize.
15948 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 15949
0397442c
RL
15950Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15951
15952 * config.guess: Improve detection of i686 on UnixWare 7.
15953
c9ffaa63
MK
15954Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15955
15956 * config.guess: Add support for i386-pc-interix.
15957 * config.sub: Likewise.
15958 * configure.in: Likewise.
c9ffaa63 15959
d207ebef
JM
15960Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15961
15962 * Makefile.in: Remove unneeded all-target-libio from
15963 from all-target-winsup target since it is now unneeded.
15964 Add all-target-libtermcap in its place since it is now
15965 needed.
15966
15967Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15968
15969 * configure.in: makefile stub for cygwin target is probably
15970 unnecessary. Remove it for now.
d207ebef
JM
15971
15972Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15973
15974 * configure.in: libtermcap.a should be built when cygwin is the
15975 target as well as the host.
15976 * config.guess: Allow mixed case in cygwin uname output.
15977 * Makefile.in: Add libtermcap target.
d207ebef 15978
ebe12325
JL
15979Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15980
15981 * config.sub: Clean up handling of hppa2.0.
15982
57057b67
RB
15983Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15984
15985 * config.guess: Use C code to identify more HP machines.
15986
f8670be1
JL
15987Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15988
15989 * config.sub: Handle hppa2.0.
15990
d207ebef
JM
15991Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15992
15993 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 15994 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
15995
159961998-12-15 Mark Salter <msalter@cygnus.com>
15997
15998 * configure.in: Added target-bsp for several target architectures.
15999
16000 * Makefile.in: Added rules for bsp.
16001
d1a09590
JL
16002Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16003
16004 * config.guess: Improve detection of hppa2.0 processors.
16005
16006Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16007
16008 * config.guess: Recognize FreeBSD using ELF automatically.
16009
71205e0b
MH
160101998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16011
16012 * configure (skip-this-dir): Add handling for new shell script, which
16013 might be created by a sub-directory's configure to indicate, this particular
16014 directory is "unwanted".
16015 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16016
d207ebef
JM
16017Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16018
16019 * ltconfig: import from libtool, after changing libtool to
16020 account for the cygwin name change.
16021
16022Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16023
16024 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16025 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16026
16027Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16028
16029 * configure.in: Add libtermcap to list of cygwin dependencies.
16030
16031Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16032
e490616e
ZW
16033 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16034 they include winsup/include when it's a cygwin target.
d207ebef
JM
16035
160361998-11-12 Tom Tromey <tromey@cygnus.com>
16037
16038 * configure.in (host_tools): Added zip.
16039 * Makefile.in (all-target-libjava): Depend on all-zip.
16040 (all-zip): New target.
16041 (ALL_MODULES): Added all-zip.
16042 (NATIVE_CHECK_MODULES): Added check-zip.
16043 (INSTALL_MODULES): Added install-zip.
16044 (CLEAN_MODULES): Added clean-zip.
16045
16046Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16047
16048 * Makefile.in: lose "32" from comment about cygwin.
16049
16050Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16051
16052 * configure.in: Use -Os to build target libraries for the fr30.
16053
16054Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16055
16056 * config.sub: Add fr30.
16057
16058Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16059
e490616e 16060 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
16061 cygwin* instead of cygwin32*.
16062 * config.sub: Check cygwin* instead of cygwin32*.
16063
d2ec8b39
RL
16064Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16065
16066 * config.guess: Match any version of Unixware7.
16067
d207ebef
JM
160681998-10-20 Syd Polk <spolk@cygnus.com>
16069
16070 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16071 if desired.
16072
35cd2565
JL
16073Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16074
16075 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16076 these if the appropriate directories and files to not exist.
16077
52d4e5b7
JL
16078Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16079
16080 * Makefile.in (DEVO_SUPPORT): Add config.if.
16081
38ada91e
MH
16082Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16083
16084 * configure: Add pattern to replace "build_tooldir"'s
16085 definition in the generated Makefile with "tooldir"'s
16086 actual value.
16087
e44e84da
JL
16088Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16089
56a8387f
JL
16090 * config.sub: Bring back lost sparcv9.
16091
e44e84da
JL
16092 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16093
5cb95c7a
JL
16094Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16095
16096 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16097 CC_FOR_TARGET and friends.
16098
16099Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 16100
ceff9b14
AO
16101 * Makefile.in (build_tooldir): New variable, same as tooldir.
16102 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16103 -B$(build_tooldir)/bin/.
16104 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 16105
f2d11dcd
GP
16106Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16107
16108 * README: Remove installation instructions and refer to the
16109 INSTALL directory instead.
16110
73a6d2e7 16111Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 16112
73a6d2e7
RL
16113 * config.sub: Add support for i[34567]86-pc-udk.
16114 * configure.in: Likewise.
16115
5d4a5ee6
JL
16116Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16117
16118 * Makefile.in: add bzip2 package building bits for user
16119 tools module
16120 * configure.in: ditto
16121
6fc19d6d
JL
16122Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16123
16124 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16125 (ALL_TARGET_MODULES): Add all-target-libobjc.
16126 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16127 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16128 (all-target-libchill): Add dependencies.
16129 * configure.in (target_libs): Add libchill.
4e81ae98 16130
f653f0ab
MH
161311998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16132
16133 * configure.in (target_subdir): Remove duplicate line.
16134
5d4a5ee6
JL
16135Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16136
16137 * Makefile.in (all-automake): fix dependencies.
16138
494933e4
JL
16139Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16140
16141 * configure.in: Minor cleanups for building in the $(target_alias)
16142 subdir.
16143
f6b58262
JW
161441998-09-22 Jim Wilson <wilson@cygnus.com>
16145
16146 * Makefile.in (bootstrap): Set r and s before make all. Use
16147 BASE_FLAGS_TO_PASS in make all.
16148 (cross): Likewise.
16149
27c7a08d
MM
161501998-09-20 Mark Mitchell <mark@markmitchell.com>
16151
16152 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16153
e67afd1e
RH
16154Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16155
16156 * config.sub: Fix typo in last change.
16157
8e44ac71
MH
161581998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16159
16160 * config.sub: Add support for C4x target.
16161 * configure.in: Likewise.
16162
d7496fbb
DM
161631998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16164
16165 * config.sub: Recognize sparcv9 just like sparc64.
16166
22097bd1
RL
16167Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16168
16169 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16170
4b877abd
JL
16171Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16172
2c8ec9a2
JL
16173 * config.guess: Correctly identify Pentium II sco boxes.
16174
4b877abd
JL
16175 * config.guess: Fix "tr" code. From Weiwen Liu.
16176
ab03db52
JH
16177Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16178
16179 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16180 stabs.
16181
b54db294
JL
16182Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16183
16184 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16185 (ALL_TARGET_MODULES): Add all-target-libchill.
16186 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16187 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16188 (all-target-libchill): Add dependencies.
16189 * configure.in (target_libs): Add libchill.
16190
bf48dd73
LW
16191Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16192
16193 * config.guess: Avoid assumptions about "tr" behaves when
16194 LANG is set to something other than English.
16195
a3cbd105
L
16196Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16197
16198 * configure (gxx_include_dir): Changed to
16199 '${prefix}/include/g++'-${libstdcxx_interface}.
16200
16201 * config.if: New to determine the interfaces.
16202
c4acd909
MK
16203Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16204
16205 * config.guess: Detect and handle MPE/IX.
16206 * config.sub: Deal with MPE/IX.
16207
9ea97665
DE
16208Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16209
16210 * configure.in: Use mh-aix43.
16211
0ce065bd
MH
162121998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16213
16214 * configure: Fix --without/--disable cases for gxx-include-dir.
16215
5d4a5ee6
JL
16216Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16217
16218 * mdata-sh: Imported. Needed for automake support.
16219
16220Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16221
16222 * Makefile.in (taz): Try "chmod -R og=u ." before
16223 "chmod og=u `find . -print`".
16224
16225Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16226
16227 * configure.in: Add arm-elf and thumb-elf support.
16228
16229Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16230
16231 * Makefile.in: Undo previous patch.
16232
16233Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16234
16235 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16236 to here ...
16237 (install-no-fixedincludes): and here
16238 (INSTALL_MODULES): ... from here.
16239
466456d9
ILT
16240Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16241
16242 * config.sub: Merge with FSF.
16243
1b409d25
ILT
16244 * config.guess: Merge with FSF.
16245
d207ebef
JM
16246Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16247
16248 * configure (extraconfigdirs): New variable.
16249 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16250 * Makefile.in (all): Move higher in file.
16251 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16252 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16253 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16254 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16255 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16256
162571998-07-23 Brendan Kehoe <brendan@cygnus.com>
16258
16259 * Makefile.in (all-target-libjava): Depend on all-gcc and
16260 all-target-newlib.
16261 (configure-target-libjava): Depend on $(ALL_GCC).
16262
7f1937c1
RL
16263Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16264
16265 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16266 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16267
2ada2bd6
ML
16268Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16269
16270 * INSTALL/README: Fix typo.
16271
1e025bde
ML
16272Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16273
5d4a5ee6
JL
16274 * ylwrap: Change absolute path checks to check for DOS style path
16275 names.
1e025bde 16276
5d4a5ee6
JL
16277 * ylwrap: Don't use a full path name if the source file is in the
16278 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 16279
6755ff73
ILT
16280 * config-ml.in: Default to being verbose, to match Feb 18 change to
16281 configure.
16282
5d4a5ee6
JL
16283Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16284
16285 Brought over from egcs:
16286
16287 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16288
16289 * configure.in (target_subdir): Set to ${target_alias} instead
16290 of "libraries".
16291
16292 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16293
16294 * configure.in (target_subdir): Set to libraries if enable_multilib.
16295
16296Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16297
16298 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16299 multilibs, force reconfiguration the first time we create
16300 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16301
16302Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16303
16304 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16305 avoid confusion with --no-recursion.
16306
16307Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16308
16309 * configure.in: Win32 hosts shouldn't use install -x
16310 * install-sh: remove -x option, and special .exe-handling
16311 hack.
16312
d207ebef
JM
16313Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16314
16315 * config.guess: Recognize i586-pc-beos.
16316 * configure.in: Don't build some bits for beos.
16317
fbd836fc
ILT
16318Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16319
5d4a5ee6
JL
16320 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16321 CFLAGS default to -O2.
16322
fbd836fc
ILT
16323 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16324 when using GNU ld.
16325
16326Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16327
16328 * ltmain.sh: Correct install when using a different shell.
16329
16330Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16331
16332 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16333
d207ebef
JM
16334Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16335
16336 * makefile.vms: Update to build binutils/makefile.vms. Add install
16337 target.
fbd836fc
ILT
16338
16339Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16340
16341 * ltconfig: Update to correct AIX handling.
16342
69b471bc
JL
16343Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16344
81241b5e
JL
16345 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16346
69b471bc
JL
16347 * configure.in (target_subdir): Set to ${target_alias} instead
16348 of "libraries".
16349
bedf82df
MH
163501998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16351
16352 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16353 (Makefile): Depend on $(gcc_version_trigger).
16354
16355 * configure (gcc_version): Change default initializer to empty
16356 string.
16357 (gcc_version_trigger): New variable; pass this variable down
16358 to subdir configures to enable them checking gcc's version
16359 themselves. Emit make macros for both gcc_version vars.
16360 (topsrcdir): Initialize reliably.
16361 (recursion line): Remove --with-gcc-version=${gcc_version}.
16362
28e449d8
MH
163631998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16364
16365 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
16366 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16367 in $(libsubdir); emit definition in each generated Makefile.
16368 (gxx_include_dir): Initialize depending on
16369 $enable_version_specific_runtime_libs.
28e449d8 16370
50c4c9f7
MH
163711998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16372
16373 * configure (gcc_version): Initialize properly depending on
16374 how and where configure is started.
16375 (recursion line): Pass a --with-gcc-version=${gcc_version}
16376 to configures in subdirs.
16377
d207ebef
JM
16378Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16379
16380 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 16381 cygmon
d207ebef 16382
5d4a5ee6
JL
16383Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16384
16385 * configure.in: Add cygmon and libstub support for mn10200.
16386
2f96399b
MH
163871998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16388
16389 * configure (gcc_version): Add new variable describing the
16390 particular gcc version we're building.
16391 * Makefile.in (libsubdir): Add new macro for the directory
16392 in which the compiler finds executables, libraries, etc.
16393 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16394 and libsubdir.
16395
c4137c50
AO
16396Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16397
ceff9b14
AO
16398 * Makefile.in (local-clean): Remove *.log.
16399 (warning.log): Built with warn_summary from build.log.
16400 (mail-report.log): Run test_summary.
16401 (mail-report-with-warnings.log): Run test_summary including
16402 warning.log in the report.
c4137c50 16403
276d5ee0
RL
16404Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16405
16406 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16407
5d4a5ee6
JL
16408Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16409
16410 * Makefile.in (grep): Grep no longer depends on libiberty.
16411
16412Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16413
16414 * Makefile.in: all-snavigator needs all-libgui.
16415
16416Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16417
16418 * configure.in: Add cygmon and libstub support for mn10300.
16419
8af14275
ILT
16420Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16421
16422 * missing: Update to version from automake 1.3.
16423
fbd836fc
ILT
16424 * ltmain.sh: On installation, don't get confused if the same name
16425 appears more than once in the list of library names.
16426
466456d9
ILT
16427Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16428
16429 * config.sub: Accept m68060 and m5200 as CPU names.
16430
5d4a5ee6
JL
16431Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16432
16433 * configure: Use && rather than using -a in test, because odd
16434 strings can confuse test.
16435 * configure.in: Likewise.
16436
fbd836fc
ILT
16437Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16438
16439 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16440
f0983958
AO
16441Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16442
16443 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 16444 bootstrap4-lean): New targets.
f0983958 16445
bfed1ea0
JL
16446Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16447
16448 * mpw-* Delete. Not used.
16449
5d4a5ee6
JL
16450Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16451
16452 * COPYING.LIB: Update FSF address.
16453
bfed1ea0
JL
16454Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16455
16456 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16457
5d4a5ee6
JL
16458 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16459 GAS_SUPPORT_DIRS.
16460
bfed1ea0
JL
16461Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16462
16463 * ltconfig, ltmain.sh: Avoid producing a version number if
16464 -version-info was not used.
16465
5d4a5ee6
JL
16466Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16467
16468 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16469 building with newlib.
16470
164711998-04-30 Paul Eggert <eggert@twinsun.com>
16472
d207ebef 16473 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 16474 Solaris `make' causes it to continue to next definition.
d207ebef
JM
16475
16476Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16477
16478 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16479 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
16480
16481Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16482
16483 * configure.in: Change alpha to alpha* in several places.
16484
d207ebef
JM
16485Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16486
16487 * config.sub: Recognize sparc86x.
16488
77be0cab
MM
16489Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16490
16491 * configure.in (--enable-target-optspace): Remove debug echo.
16492
62441128
JW
16493Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16494
16495 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16496
bfed1ea0
JL
16497Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16498
16499 * ltconfig: Update cygwin32 support.
16500
5d4a5ee6
JL
16501 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16502 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16503 (GDB_SUPPORT_DIRS): Likewise.
16504
3f4ea1de
MM
16505Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16506
16507 * configure.in (target_makefile_frag): If --enable-target-optspace,
16508 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
16509 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16510 not used.
16511 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 16512
5d4a5ee6
JL
16513Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16514
16515 * Makefile.in (all-bfd): Depend on all-intl.
16516 (all-binutils): Likewise.
16517 (all-gas): Likewise.
16518 (all-gprof): Likewise.
16519 (all-ld): Likewise.
16520
165211998-04-19 Brendan Kehoe <brendan@cygnus.com>
16522
16523 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16524
bfed1ea0
JL
16525Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16526
5d4a5ee6
JL
16527 * Makefile.in (all-bfd): Depend upon all-libiberty.
16528
bfed1ea0
JL
16529 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16530
5d4a5ee6
JL
16531Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16532
16533 * Makefile.in: Add libstub.
16534
16535 * configure.in: Ditto. Build libstub for targets that have cygmon
16536 support.
16537
16538Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16539
16540 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16541
16542Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16543
16544 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16545 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16546
ec8d6ddc
KW
16547Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16548
16549 * configure: Define DEFAULT_M4 by searching PATH.
16550 * Makfile.in: Use DEFAULT_M4.
16551
bfed1ea0
JL
16552Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16553
16554 * ltconfig: Add cygwin32 support.
16555
5d4a5ee6
JL
16556 * Makefile.in, configure.in: Add libtool as a native only directory
16557 to configure and build.
16558
547a6183
JL
16559Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16560
16561 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16562
5d4a5ee6 16563Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 16564
5d4a5ee6
JL
16565 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16566
16567Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16568
16569 * Makefile.in: add ash make rules
16570 * configure.in: add ash to native_only and host_tools lists
16571
16572Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16573
16574 * Makefile.in (all-gettext, all-intl): New targets.
16575 (ALL_MODULES): Added all-gettext, all-intl.
16576 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16577 (INSTALL_MODULES): Added install-gettext, install-intl.
16578 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16579
16580 * configure.in (host_tools): Added gettext.
16581 (native_only): Likewise.
16582 (noconfigdirs) [various cases]: Likewise.
16583 (host_libs): Added intl.
16584
d207ebef
JM
16585Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16586
16587 * configure: Do not disable building gdbtk for cygwin32 hosts.
16588
e98e406f
NC
16589Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16590
16591 * configure.in: Add thumb-coff target.
16592 * config.sub: Add thumb-coff target.
16593
5d4a5ee6
JL
16594Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16595
16596 * Makefile.in: Revert yesterday's change.
16597 (all-target-winsup): all-target-librx stays out of here.
16598
16599Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16600
16601 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16602 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16603 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16604 Remove references to librx and libg++.
16605
16606Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16607
16608 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16609 recursive makes
16610
bfed1ea0
JL
16611Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16612
16613 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 16614 for newlib directory.
bfed1ea0
JL
16615 (CXX_FOR_TARGET): Likewise.
16616
16617Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16618
16619 * ltconfig: Update after libtool/ltconfig.in change for
16620 hpux11.
16621
16622Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16623
16624 * ltconfig, ltmain.sh: Update to libtool 1.2.
16625
3cd730af
MH
16626Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16627
16628 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16629 (install-gcc-cross): Instead, override LANGUAGES here.
16630
80564603
DL
166311998-03-18 Dave Love <d.love@dl.ac.uk>
16632
16633 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16634 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16635
d207ebef
JM
16636Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16637
16638 * configure.in: Add Thumb-pe target.
16639
5d4a5ee6 16640Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 16641
5d4a5ee6
JL
16642 * Makefile.in - changed sn targets to snavigator
16643 * configure.in - changed sn targets to snavigator
16644
2d4a0558
MH
16645Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16646
16647 * config-ml.in: After building symlink tree call make distclean
16648 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16649 to be the case for libiberty.
16650
04b93567
L
16651Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16652
16653 * configure: When making link, also check the current
16654 directory. The configure scripts may create one.
16655
9a06b842
RH
16656Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16657
16658 * config.sub: Accept alphapca56 and alphaev6 properly.
16659
217fc4e6
FS
16660Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16661
16662 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16663
3e07bdbd 16664Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 16665
e490616e 16666 * config.sub (sco5): Fix typo.
3e07bdbd 16667
5d4a5ee6
JL
16668Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16669
16670 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16671 install-itcl.
16672 (install-itcl): Remove dependency on install-tcl.
16673
16674Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16675
16676 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16677
16678Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16679
16680 * configure.in: Don't build libgui for a cygwin32 target when not on
16681 a cygwin32 host.
16682
16683Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16684
16685 * configure (redirect): Set to null, so default behavior of
16686 configure is now --verbose.
16687
ce0d965c
DL
166881998-02-16 Dave Love <d.love@dl.ac.uk>
16689
16690 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16691 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16692
3acd1fd0
MH
16693Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16694
16695 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16696 this change to sync Makefile.in with its ChangeLog entries.
16697
5d4a5ee6
JL
16698Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16699
16700 * ltmain.sh (mkdir): Check that the directory doesn't exist
16701 before we exit with error, so that we don't get races during
16702 parallel builds.
16703
bfed1ea0
JL
16704Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16705
16706 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16707
4e77e8f1
MH
16708Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16709
16710 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16711 PICFLAG_FOR_TARGET.
16712 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16713
16714 * configure: Emit a definition for the new macro enable_shared
16715 into each Makefile.
16716
5d4a5ee6
JL
16717Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16718
16719 * configure.in (host_tools, native_only): Add libtool.
16720
16721Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16722
16723 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16724 Fix typo in ming config comment.
16725
bfed1ea0
JL
16726Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16727
16728 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16729
5d4a5ee6
JL
16730Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16731
16732 * config.sub: Add tic30 cases, and map c30 to tic30.
16733
8821a725
RH
16734Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16735
16736 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16737 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16738 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16739 (CLEAN_TARGET_MODULES): Similarly
16740 (all-target-libf2c): Add dependences.
4e81ae98 16741 * configure.in (target_libs): Add libf2c.
8821a725 16742
5d4a5ee6
JL
16743Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16744
16745 * configure.in: Remove expect from noconfigdirs when target
16746 is cygwin32. OK to build expect and dejagnu with Canadian
16747 Cross.
16748
0aadd657
ILT
16749Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16750
5d4a5ee6
JL
16751 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16752 host.
16753
0aadd657
ILT
16754 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16755 and mingw32.
16756
d0a8352c
MH
16757Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16758
16759 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16760 here as it is not defined in the toplevel Makefile.
16761
59739e3c
MH
16762Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16763
16764 * configure (package_makefile_rules_frag): New variable, which names
16765 a file with generic rules, ...
16766 Change comment to mention we now have FIVE parts.
16767 * configure: Undo last change.
16768
228197ee
LT
16769Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16770
16771 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 16772 * config.sub: More accurate determination of HP processor types.
228197ee 16773
efd4c0ba
MH
16774Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16775
16776 * configure (package_makefile_frag): Move inserting the
16777 ${package_makefile_frag} to where it should be according
16778 to the comment.
16779
6eef3189
PB
16780Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16781
16782 * config.guess: Add support for Linux/ARM.
16783
d207ebef
JM
16784Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16785
16786 * .cvsignore: Remove *-info and *-install since they match
16787 release-info and mpw-install, which we don't want to just ignore.
16788
48464ebf
RH
16789Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16790
16791 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16792
803462a7
PN
16793Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16794
16795 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16796 local_prefix to sub-make invocations.
16797
520ab477
L
16798Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16799
16800 * configure.in: Check makefile fragments in the source
16801 directory.
16802
4bcdb76d
AO
16803Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16804
ceff9b14
AO
16805 * configure.in: Check whether host and target makefile
16806 fragments exist before adding them to *_makefile_frag.
4bcdb76d 16807
5d4a5ee6
JL
16808Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16809
16810 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16811
16812Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16813
16814 * configure.in: Make sure we only replace RPATH_ENVVAR on
16815 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16816 regexp to sed.
16817
16818 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16819 to sub-makes.
16820
0d3e11a5
LI
168211998-01-13 Lee Iverson (leei@ai.sri.com)
16822
16823 * config-ml.in (multi-do): LDFLAGS must include multilib
16824 designator.
16825
d45b3d87 16826Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
16827
16828 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16829
d39cd7a1
MK
16830Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16831
16832 * config.sub: Add mingw32 support.
16833 * configure.in: Likewise.
d39cd7a1 16834
6decbc24
FS
16835Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16836
16837 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16838
5d4a5ee6
JL
16839Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16840
16841 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16842 * configure (gxx_include_dir): Provide a definition for subdirs
16843 which do not use autoconf.
16844
16845Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16846
16847 * config.guess: Sync with egcs. Picks up new alpha support,
16848 BeOS & some additional linux support.
16849
d3d1907a
JL
16850Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16851
16852 * config.guess: HP 9000/803 is a PA1.1 machine.
16853
b104e095
RH
16854Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16855
16856 * configure.in: It's alpha*-...
16857
aca823c1
L
16858Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16859
16860 * configure.in (host_makefile_frag, target_makefile_frag):
16861 Handle multiple config files.
16862 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16863 alpha-*-*.
16864
d207ebef
JM
16865Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16866
16867 * mkdep: New file.
16868
16869Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16870
16871 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16872
5d4a5ee6
JL
16873Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16874
16875 * Makefile.in: Add libgui directory.
16876 (GDB_TK): Add all-libgui.
16877 * configure.in: Add libgui directory.
16878 * configure: Add all-libgui to GDB_TK.
16879
16880Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16881
16882 * config-ml.in (multidirs): Add m32r to multilib list.
16883
16884Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16885
16886 * Makefile.in (all-target-gperf): Change dependency to
16887 all-target-libstdc++.
16888
baf55877
FF
16889Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16890
16891 * config.guess: Add BeOS support.
16892
5d4a5ee6
JL
16893Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16894
16895 Source directory cvs renamed to cvssrc:
16896 * configure.in (host_tools): Change cvs to cvssrc.
16897 (native_only): Likewise.
16898 (noconfigdirs) [various cases]: Likewise.
16899 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16900 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16901 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16902 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16903 (all-cvssrc): Rename target from all-cvs.
16904
f2d76545
JL
16905Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16906
16907 * configure (gxx_include_dir): Fix thinko.
16908
205cba53
JL
16909Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16910
16911 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16912 (install-cross, install-gcc-cross): New targets.
16913
5d4a5ee6
JL
16914Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16915
16916 * configure.in (noconfigdirs): Add support for Thumb target.
16917
16918 * config.sub (maybe_os): Add support for Thumb target.
16919
16920Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16921
16922 * Makefile.in: Add rules for cygmon.
16923
16924 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16925
96b0f1fc
JL
16926Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16927
16928 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16929 * configure (gxx_include_dir): Provide a definition for subdirs
16930 which do not use autoconf.
d207ebef
JM
16931
16932Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16933
16934 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 16935 11/18/97 build
d207ebef 16936
7dfef6ed
JL
16937Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16938
16939 * From Franz Sirl.
16940 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16941 found on RedHat Linux systems.
96b0f1fc 16942
83cfe7c0
JL
16943Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16944
16945 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16946 guesses.
16947
7dfef6ed
JL
16948Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16949
16950 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16951
5d4a5ee6
JL
16952Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16953
16954 * ltmain.sh: If mkdir fails, check whether the directory was created
16955 anyhow by some other process.
16956
d207ebef
JM
16957Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16958
16959 * configure.in (d30v-*-*): Configure all directories.
16960
16961Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16962
16963 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16964 for the D30V.
16965
16966Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16967
16968 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16969
5d4a5ee6
JL
16970Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16971
e490616e
ZW
16972 * include/libiberty.h: Add extern "C" { so it can be used with C++
16973 progrms.
16974 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16975 programs.
5d4a5ee6 16976
d207ebef
JM
16977Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16978
16979 * configure.in (d30v-*-*): Configure GCC now.
16980
5d4a5ee6
JL
16981Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16982
16983 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16984 is no longer needed.
16985
c9670e62
JM
16986Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16987
16988 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16989
cc71c0ca
MH
16990Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16991
16992 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16993 targets using "$@" to provide support for similar but not identical
16994 targets without having to duplicate code.
16995
d207ebef
JM
16996Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16997
16998 * makefile.vms: Fix to work with DEC C.
16999
17000Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17001
17002 * config.sub: Add mips-tx39-elf to marketing names.
17003
17004Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17005
17006 * ltmain.sh: Handle symlinks in generated script.
17007
17008Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17009
17010 * configure: Handle autoconf style directory options: --bindir,
17011 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17012 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17013 --sysconfdir.
17014 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17015 (sharedstatedir, localstatedir, oldincludedir): New variables.
17016 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17017 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17018 sbindir, sharedstatedir, and sysconfdir.
17019
b1e3ddfd
AJ
17020Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17021
17022 * Makefile.in (bootstrap-lean): New target.
17023
d207ebef
JM
17024Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17025
17026 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 17027 sn, and gnuserv from noconfigdirs.
d207ebef
JM
17028
17029Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17030
17031 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17032
09f97c1e
JL
17033Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17034
17035 * Makefile.in (cross): New target.
17036
335d0ab2
AO
17037Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17038 Jeff Law <law@cygnus.com>
17039
17040 * Makefile.in (bootstrap2, bootstrap3): New targets.
17041 (all-bootstrap): Remove outdated and confusing target.
339c9b00 17042 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 17043
d207ebef
JM
17044Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17045
17046 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 17047 windows. Consistent with gdb/configure.
d207ebef 17048
e693cc28
UD
170491997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17050
e693cc28
UD
17051 * configure.in: Name Linux target fragment.
17052
17053 * configure: Rewrite so that project Makefile fragment is inserted
17054 first and appears last in the resulting Makefile.
17055
d207ebef
JM
17056Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17057
17058 * Makefile.in (install-itcl): Install tcl first.
17059
5d4a5ee6
JL
17060Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17061
17062 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17063
f401679e
JW
17064Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17065
17066 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17067
17068 * configure.in (skipdirs): Add target-librx for Linux.
17069 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17070
ec20b1b9
JL
17071Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17072
17073 * Makefile.in (bootstrap): New target.
17074
becdcf6d
JL
17075Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17076
63f6bcd7 17077 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 17078
d207ebef
JM
17079Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17080
17081 * config.guess: Merge with FSF.
17082
0c82f6bf
FF
17083Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17084
17085 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17086
d207ebef
JM
17087Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17088
17089 * config.sub: Add "marketing-names" patch.
17090
3fbc0b70
JS
17091Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17092
e490616e 17093 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 17094
e20d4801
JL
17095Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17096
17097 * config.sub: Handle v850-elf.
17098
fe181f78 17099Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
17100
17101 * .cvsignore (*-install): Remove.
17102
bfed1ea0
JL
17103Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17104
17105 * ltconfig: Set CONFIG_SHELL in libtool.
17106 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17107
558a1e7c
JW
17108Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17109
17110 * configure.in (target_subdir): Set to libraries if enable_multilib.
17111
7818d6fc
JW
17112Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17113
17114 * config.guess: Update from gcc directory.
17115
d207ebef
JM
17116Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17117
17118 * Makefile.in (all-sim): Depends on all-readline.
17119
6599da04
JM
17120Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17121
17122 * Makefile.in (BISON, YACC): Use $$s.
17123 (all-bison): Depend on all-texinfo.
17124
17125Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17126
17127 * Makefile.in (BISON): Add -L flag.
17128 (YACC): Likewise.
17129
d207ebef
JM
17130Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17131
4e81ae98
EC
17132 * configure.in (noconfigdirs): Add support for v850e target.
17133
d207ebef
JM
17134 * config.sub (maybe_os): Add support for v850e target.
17135
17136Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17137
4e81ae98
EC
17138 * configure.in (noconfigdirs): Add support for v850ea target.
17139
d207ebef
JM
17140 * config.sub (maybe_os): Add support for v850ea target.
17141
6599da04
JM
17142Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17143
17144 * config.sub: Add mipstx39. Delete r3900.
17145
17146Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17147
17148 * Makefile.in (all-autoconf): Depends on all-texinfo.
17149
17150Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17151
17152 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17153 eabi targets.
17154
17155Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17156
17157 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17158
17159 * configure: When handling a Canadian Cross, handle YACC as well as
17160 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 17161 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
17162
17163Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17164
17165 * Makefile.in (BISON): bison, not byacc or bison -y.
17166 (YACC): bison -y or byacc or yacc.
17167 (various): Add *-bison as appropriate.
17168 (taz): No need to mess with BISON anymore.
17169
17170Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17171
17172 * configure: If OSTYPE matches *win32*, try to find a good value for
17173 CONFIG_SHELL.
17174
17175Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17176
17177 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17178 configure.in if it is present.
17179
17180Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17181
17182 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17183
17184Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17185
17186 * config.sub: Recognize `arc' cpu.
17187 * configure.in: Likewise.
17188 * config-ml.in: Likewise.
17189
17190Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17191
17192 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17193
17194Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17195
17196 * configure: Changed sed delimiter from ':' to '|' when
17197 attempting to substitute ${config_shell} for SHELL. On
17198 NT ${config_shell} may contain a ':' in it.
17199
17200Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17201
17202 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17203
17204Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17205
17206 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17207
17208Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17209
17210 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17211
17212 * ylwrap: If the program is a relative path, force it to be
17213 absolute.
17214
17215Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17216
17217 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17218
17219Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17220
17221 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
17222 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17223 for libraries.
6599da04
JM
17224
17225Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17226
17227 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 17228 separated by spaces.
6599da04
JM
17229
17230Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17231
17232 * ylwrap: New file.
17233 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17234
17235 * ltmain.sh: Handle /bin/sh at start of install program.
17236
17237 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17238
17239 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17240 * missing: New file, from automake 1.2.
17241
17242Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17243
17244 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17245 check-tk to CHECK_X11_MODULES.
17246
17247Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17248
17249 * config.sub: Merge with FSF.
17250
17251Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17252
17253 * config.guess: Merge with FSF.
17254
17255Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17256
17257 * configure: Treat msdosdjgpp like go32.
17258 * configure.in: Likewise. Don't remove gprof for go32.
17259
17260 * configure: Change Makefile.tem2 to Makefile.tm2.
17261
17262Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17263
17264 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17265
17266Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17267
17268 * install-sh (chmodcmd): Set to null if the DST directory already
17269 exists. Same as Nov 11th change.
17270
17271Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17272
4e81ae98 17273 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
17274
17275Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17276
17277 * config.guess: Update from FSF.
17278
17279Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17280
17281 * Makefile.in (GDB_TK): Depend on itcl and tix.
17282
17283Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17284
17285 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17286 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17287 (INSTALL_SCRIPT): New variable.
17288 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17289 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17290 to -x.
17291 * install-sh: Add support for -x option.
17292
17293Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17294
17295 * configure.in, Makefile.in: Treat tix like itcl.
17296
17297Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17298
17299 * Makefile.in (WINDRES): New variable.
17300 (WINDRES_FOR_TARGET): New variable.
17301 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17302 (EXTRA_HOST_FLAGS): Add WINDRES.
17303 (EXTRA_TARGET_FLAGS): Add WINDRES.
17304 (EXTRA_GCC_FLAGS): Add WINDRES.
17305 ($(DO_X)): Pass down WINDRES.
17306 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17307 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17308 DLLTOOL_FOR_TARGET.
17309
17310Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17311
17312 * configure.in: configure sim before gdb for win32-x-ppc
17313
17314Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17315
17316 Move gperf into the toplevel, from libg++.
17317 * configure.in (target_tools): Add target-gperf.
17318 (native_only): Add target-gperf.
17319 * Makefile.in (all-target-gperf): New target, depend on
17320 all-target-libg++.
17321 (configure-target-gperf): Empty rule.
17322 (ALL_TARGET_MODULES): Add all-target-gperf.
17323 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17324 (CHECK_TARGET_MODULES): Add check-target-gperf.
17325 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17326 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17327
17328Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 17329
6599da04
JM
17330 * config.sub (mn10200): Recognize new basic machine.
17331
17332Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17333
17334 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17335 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17336
17337Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17338
17339 * configure.in: If we're building mips-sgi-irix6* native, turn on
17340 ENABLE_MULTILIB and set TARGET_SUBDIR.
17341
17342Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17343
17344 * Makefile.in (all-sn): Depend on all-grep.
17345
17346Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17347
17348 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17349
17350 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17351 Makefile. From Jeff Makey <jeff@cts.com>.
17352 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17353
17354 * Makefile.in (DISTBISONFILES): Remove.
17355 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17356 $(DEFAULT_YACC).
17357
17358 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 17359 cygwin32.
6599da04
JM
17360
17361 * Makefile.in (LD): New variable.
17362 (EXTRA_HOST_FLAGS): Pass down LD.
17363 ($(DO_X)): Likewise.
17364
17365Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17366
17367 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17368
17369Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17370
17371 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 17372 before adding our own. Always add --build.
6599da04
JM
17373
17374Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17375
17376 * configure.in (targargs): Pass --build if we're doing
17377 a cross-compile.
17378
17379Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17380
ca236658 17381 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
17382 sed. Otherwise sed chokes on NT path names with drive
17383 designators. Also look for "?:*" as the leading characters in an
17384 absolute pathname.
17385
17386Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17387
17388 * config.sub: Support for r3900.
17389
17390Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17391
17392 * configure.in: Use install-sh, not install.sh.
17393
17394Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17395
17396 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17397 apply it twice.
17398
17399Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17400
17401 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17402 install-binutils.
17403
17404Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17405
17406 * Makefile.in: Add automake targets.
17407 * configure.in (host_tools): Add automake.
17408
17409Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17410
17411 * configure: Default CXX to c++, not gcc.
17412 * Makefile.in (CXX): Set to c++, not gcc.
17413 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17414
17415Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17416
17417 * install-sh: try appending a .exe if source file doesn't
17418 exist
17419
17420Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17421
17422 * configure.in: Turn on multilib by default.
17423 (cross_only): Remove target-libiberty.
17424
17425 * Makefile.in (all-gcc): Don't depend on libiberty.
17426
17427Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17428
17429 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17430
17431Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17432
17433 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17434 (DISTBISONFILES): Add ld/Makefile.in
17435
17436Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17437
17438 * configure.in: if target is cygwin32 but host isn't cygwin32,
17439 don't configure gdb tcl tk expect, not just gdb.
17440
17441Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17442
17443 * configure.in: Added gnuserv everywhere sn appears.
17444
17445 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17446 (CROSS_CHECK_MODULES): Added check-gnuserv.
17447 (INSTALL_MODULES): Added install-gnuserv.
17448 (CLEAN_MODULES): Added clean-gnuserv.
17449 (all-gnuserv): New target.
17450
17451Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17452
17453 * config.guess: Fixes for MIPS OpenBSD systems.
17454
17455Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17456
17457 * Makefile.in (INSTALL_XFORM): Remove.
17458 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17459
17460 * mkinstalldirs: New file, copied from automake.
17461 * Makefile.in (installdirs): Rename from install-dirs. Use
17462 mkinstalldirs. Change all users.
17463 (DEVO_SUPPORT): Add mkinstalldirs.
17464
17465Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17466
17467 * install-sh: Rename from install.sh.
17468 * Makefile.in (INSTALL): Change install.sh to install-sh.
17469 (DEVO_SUPPORT): Likewise.
17470
17471 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17472 Graichen <graichen@rzpd.de>.
17473
17474Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17475
17476 * config.guess: Recognize OpenBSD systems correctly.
17477
17478Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17479
17480 * README, Makefile.in (ETC_SUPPORT): Remove references to
17481 cfg-paper*, configure.{texi,man,info*}._
17482
17483Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17484
17485 * Makefile.in (all.normal): Ensure that gcc is built after all
17486 the x11 - ie gdb - targets.
17487
17488Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17489
17490 * makefile.vms: Don't run conf-a-gas.
17491
17492Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17493
e490616e 17494 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 17495
d207ebef
JM
17496Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17497
17498 * configure.in: Remove noconfigdirs case since gdb also
17499 configures and builds for tic80-coff.
17500
6599da04
JM
17501Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17502
17503 * configure: Set cache_file to config.cache.
17504 * Makefile.in (local-distclean): Remove config.cache.
17505
17506Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17507
17508 * COPYING: Update FSF address.
17509
d207ebef
JM
17510Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17511
17512 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17513 noconfigdirs.
17514
6599da04
JM
17515Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17516
17517 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17518 MAKEDIRS, is empty.
17519
17520Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17521
17522 * config.sub: Tweak mn10300 entry.
17523
17524Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17525
17526 * configure.in (host_tools): Put sim before gdb, so gdb's
17527 configure.tgt can determine if the simulator was configured.
17528
17529Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17530
17531 * config.sub: Move BeOS $os case to be with other Cygnus
17532 local cases.
17533
17534Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17535
17536 * config.sub: Remove misplaced comment that broke Linux.
17537
17538Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17539
17540 * config.sub: Add BeOS support.
17541
17542Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17543
17544 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17545
17546Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17547
17548 * configure.in (noconfigdirs): Remove tcl and tk from
17549 noconfigdirs for cygwin32 builds.
17550
d207ebef
JM
17551Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17552
17553 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17554
6599da04
JM
17555Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17556
17557 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17558 make-all.com, use makefile.vms instead.
17559
17560Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17561
17562 * config.sub: Accept -lnews*.
17563
d207ebef
JM
17564Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17565
17566 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 17567 target-examples and target-libiberty for d30v.
d207ebef
JM
17568
17569Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17570
17571 * configure.in (noconfigdirs): Enable ld for d30v.
17572
17573Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17574
17575 * configure.in (tic80-*-*): Build compiler.
17576
17577Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17578
17579 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 17580 unsupported d30v directories
d207ebef
JM
17581
17582Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17583
4e81ae98
EC
17584 * config.sub, configure.in: Add d30v target cpu.
17585
6599da04
JM
17586Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17587
17588 * makefile.vms: New file.
17589 * make-all.com: Remove.
17590
17591Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17592
17593 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17594
17595Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17596
17597 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17598
17599Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17600
17601 * Makefile.in (ALL_MODULES): Added all-db.
17602 (CROSS_CHECK_MODULES): Addec check-db.
17603 (INSTALL_MODULES): Added install-db.
17604 (CLEAN_MODULES): Added clean-db.
17605
17606Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17607
17608 * config.guess: Merge with latest FSF sources.
17609
17610Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17611
17612 * Makefile.in (ALL_MODULES): Added all-itcl.
17613 (CROSS_CHECK_MODULES): Added check-itcl.
17614 (INSTALL_MODULES): Added install-itcl.
17615 (CLEAN_MODULES): Added clean-itcl.
17616
17617Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17618
17619 * configure.in: build gdb for mn10200
17620
17621Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17622
17623 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17624
d207ebef
JM
17625Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17626
17627 * configure.in (tic80-*-*): Turn off most targets right now.
17628
6599da04
JM
17629Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17630
17631 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17632 rather than the makeinfo program.
17633 (do-info): Depend upon all-texinfo.
17634
17635Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17636
17637 * configure.in: Remove uses of config/mh-linux.
17638
17639 * config.sub, config.guess: Merge with latest FSF sources.
17640
d207ebef
JM
17641Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17642
17643 * config.sub (case $basic_machine): Add tic80 entries.
17644
6599da04
JM
17645Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17646
17647 * config.sub, config.guess: Merge with latest FSF sources.
17648
17649Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17650
17651 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17652 * mpw-config.in: Test for NewFolderRecursive.
17653 * mpw-install: Use symbolic name for startup filename.
17654 * mpw-README: Add various additional details.
17655
17656Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17657
17658 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17659
17660Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17661
17662 * configure.in: Do build gcc and the target libraries for
17663 the mn10200.
17664
17665Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17666
17667 * configure.in: don't avoid building gdb for mn10300 any more
17668 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17669 instead of single-quoting it.
17670
17671Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17672
17673 * configure.in: Don't use --with-stabs on IRIX 6.
17674
17675Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17676
17677 * configure.in (m32r): Build gdb, libg++ now.
17678
17679Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17680
17681 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17682 directories from noconfigdirs.
17683
17684Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17685
17686 * config.sub (basic_machine): added mips16 configuration
17687
17688Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17689
17690 * config.sub: Handle d10v-unknown.
17691
d207ebef
JM
17692Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17693
17694 * config.sub: Handle v850-unknown.
17695
6599da04
JM
17696Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17697
17698 * Makefile.in: add findutils
17699 * configure.in: add findutils to list of host_tools
17700
17701Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17702
17703 * config.sub: Handle mn10200 and mn10300.
17704
17705Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17706
17707 * configure.in (d10v-*): Do not build librx.
17708
17709Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17710
17711 * configure.in (mn10300): Build everything except gdb & libgloss.
17712
17713Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17714
17715 * config.guess: Patch for Dansk Data Elektronik servers,
17716 from Niels Skou Olsen <nso@dde.dk>.
17717
17718 For ncr, use /bin/uname rather than uname, since GNU uname does not
17719 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17720
17721 Patch for MIPS R4000 running System V,
17722 from Eric S. Raymond <esr@snark.thyrsus.com>.
17723
17724 Fix thinko for nextstep.
17725
17726 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17727
17728 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17729 * config.guess: Guess mips-dec-mach_bsd4.3.
17730
17731 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17732 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17733 release numbers.
17734 * config.guess (mips-mips-riscos*): Emit just enough of the
17735 release number.
17736
17737 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17738 * config.guess (sparc-auspex-sunos*): Added.
17739 (f300-fujitsu-*): Added.
17740
17741 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17742 * config.guess: Recognize a Tadpole as a sparc.
17743
17744Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17745
17746 * config.guess: Don't assume that NextStep version is either 2 or
17747 3. NextStep 4 (aka OpenStep 4) has come out now.
17748
17749Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17750
17751 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17752 From Rik Faith <faith@cs.unc.edu>.
17753
17754Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17755
17756 * config.sub: Contributions from bug-gnu-utils to:
17757 Support plain "hppa" (no version given) architecture, reported by
17758 OpenStep.
17759 OpenBSD like NetBSD.
17760 LynxOs is not a hardware supplier.
17761
17762 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 17763 OpenBSD like NetBSD.
6599da04
JM
17764 Stratus systems.
17765 More Pyramid systems.
17766 i[n>4]86 Intel chips.
17767 M680[n>4]0 Motorola chips.
17768 Use unknown instead of lynx for hardware manufacturer.
17769
17770Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17771
17772 * install.sh (chmodcmd): Set to null if the DST directory already
17773 exists.
17774
17775Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17776
17777 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17778 not use mt-ppc target Makefile fragment any more.
17779
17780Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17781
17782 * configure.in (*-*-windows): Exclude everything but those dirs
17783 needed to build windows.
17784
17785Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17786
17787 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17788
17789Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17790
17791 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
17792
17793Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17794
17795 * Undo my previous change.
17796
17797Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17798
17799 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17800 unconditionally.
17801 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17802
17803Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17804
17805 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17806 host to add it's own flags.
6599da04
JM
17807
17808Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17809
17810 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17811
17812Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17813
17814 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17815 (CXX_FOR_TARGET): Likewise.
17816 (GCC_FOR_TARGET): Define.
17817 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17818 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17819 CC_FOR_TARGET was specified on the command line.
17820 (MAKEOVERRIDES): Don't define.
17821
17822Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17823
17824 * configure.in (m32r): Fix spelling of libg++ libs.
17825
17826Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17827
17828 * config.sub (-apple*): Remove, now redundant.
17829
17830Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17831
17832 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17833
17834 * configure: Rework yesterday's sed script patch.
17835
17836 * config.sub: Merge with FSF.
17837
17838Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17839
17840 * config.guess: Merge from FSF.
17841
17842 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
17843 * config.guess: Use pc instead of unknown, for pc clone systems.
17844 Change linux to linux-gnu.
6599da04
JM
17845
17846 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 17847 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
17848
17849Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17850
17851 * test-build.mk (HOLES): Add "xargs" for gdb.
17852
17853 * configure: Avoid hpux10.20 sed bug.
17854
17855Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17856
731a8127 17857 * configure.in: Add support for windows host
6599da04
JM
17858 (that is a build done under the Microsoft build environment).
17859
17860Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17861
17862 * Makefile.in: Replace all uses of srcroot with s, to shrink
17863 command line lengths.
17864
17865 Patches from Geoffrey Noer <noer@cygnus.com>:
17866 * configure.in: If configuring for newlib, pass --with-newlib to
17867 subdirectories.
17868 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17869 -Bnewlib/ and -Lwinsup to gcc.
17870 (CXX_FOR_TARGET): Likewise.
17871
17872Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17873
17874 * Makefile.in (ETC_SUPPORT): Add configure.
17875
17876Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17877
4e81ae98 17878 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
17879 host configuration file.
17880
17881Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17882
17883 * configure.in: Break mn10x00 support into separate
17884 mn10200 and mn10300 configurations.
17885 * config.sub: Likewise.
17886
17887Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17888
17889 * configure.in: Add lots of stuff to noconfigdirs for
17890 the mn10x00 targets.
17891
17892 * config.sub, configure.in: Add mn10x00 support.
17893
17894Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17895
17896 * make-all.com: Call conf-a-gas, not config-a-gas.
17897
17898Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17899
17900 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 17901 targets.
6599da04
JM
17902
17903Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17904
17905 * mpw-README: Add much more detail for native PowerMac.
17906 * mpw-install: New file.
17907 * mpw-configure: Add --norecursion and --help options.
17908 * mpw-config.in: Translate readme and install files when
17909 copying to objdir.
17910 * mpw-build.in: Don't always depend on byacc and flex.
17911 (install-only-top): New action.
17912
d207ebef
JM
17913Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17914
17915 * configure.in: You can now configure GDB for the v850.
17916
6599da04
JM
17917Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17918
17919 * configure.in (noconfigdirs): Don't configure any C++ dirs
17920 if targeting D10V.
17921
17922Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17923
17924 * config.sub: Recognize mips64vr5000.
17925
17926Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17927
17928 * configure.in: Use a single line for host_tools and native_only.
17929
17930Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17931
17932 * config.sub, configure.in: Add entries for m32r.
17933
17934Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17935
17936 * Makefile.in (inet-install): Don't run install-gzip.
17937
17938Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17939
17940 * configure.in: Don't config lots of things for *-*-windows*.
17941
17942Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17943
17944 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17945 (host_libs, host_tools): Copy from configure.in.
17946 * mpw-configure: Don't complain about directories not found.
17947
17948Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17949
17950 * configure.in (i[345]86): Recognize i686 for pentium pro.
17951 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17952 file.
17953
17954 * config.guess (i[345]86): Ditto.
17955
17956Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17957
17958 * configure.in (noconfigdirs): Removed gdb for D10V.
17959
d207ebef 17960Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 17961
d207ebef
JM
17962 * configure.in: Remove ld, target-libio, target-libg++, and
17963 target-libstdc++ from noconfigdirs.
5d4a5ee6 17964
6599da04
JM
17965Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17966
17967 * configure: Fix three locations where shell scripts were
17968 being run directly rather than with config_shell.
17969
d207ebef
JM
17970Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17971
17972 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17973 * config.sub (basic_machine): Recognize v850.
17974
6599da04
JM
17975Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17976
17977 * mpw-configure: Handle multiple enable/disable options and
17978 pass them down recursively, handle -c and -s flags appropriately
17979 depending on choice of compiler, add escape mechanism for
17980 quoted arguments to gC.
17981
17982Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17983
17984 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17985 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17986 so that -mrelocatable-lib and -mno-eabi are used.
17987
17988 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17989 not support --print-multi-lib, don't abort.
17990
6599da04
JM
17991Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17992
17993 * make-all.com: Run config-a-gas.
17994 * setup.com: Don't copy subdirectory files around.
17995
17996Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17997
17998 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17999 target, it now compiles correctly.
18000
18001Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18002
18003 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18004
18005Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18006
4e81ae98 18007 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
18008
18009Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18010
18011 * configure.in (native_only): Add prms.
18012
18013Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18014
18015 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18016 (BINUTILS_SUPPORT_DIRS): Likewise.
18017
18018Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18019
18020 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18021 d10v support is added.
18022
18023Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18024
18025 * configure.in (d10v-*-*): New target.
18026
18027Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18028
18029 * config.guess (HP 9000/811): Recognize this as a PA1.1
18030 machine.
18031
18032Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18033
18034 * Makefile.in (do-tar-gz): New target, split out from tail end of
18035 taz target. Run each command separately, don't use pipes.
18036 (taz): Use it.
18037
18038Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18039
18040 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18041 * mpw-build.in: No builds should depend on building byacc or flex,
18042 they are assumed to be installed already.
18043
18044Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18045
18046 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18047 variable that CC_FOR_TARGET needs.
18048
18049Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18050
18051 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18052 options have changed since the last time the subdirectory was
18053 configured, and if it has, reconfigure.
18054 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18055 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18056
18057Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18058
18059 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18060 CLEAN_MODULES): Add bash.
18061 (all-bash): New target.
18062
18063Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18064
18065 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18066
18067Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18068
18069 * config.sub (basic_machine): Recognize d10v as a valid processor.
18070
18071Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18072
18073 * mpw-configure: Add support for --bindir.
18074 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18075
18076Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18077
18078 * configure.in: add bash, time, gawk to list of hosttools and things
18079 to only build for native toolchains
18080
18081Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18082
18083 * Makefile.in (docdir): Remove.
18084
18085Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18086
18087 * Makefile.in (datadir): Set to $(prefix)/share.
18088
18089Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18090
18091 * configure.in: build diff and patch for cygwin32-hosted
18092 toolchains.
18093
18094Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18095
18096 * config.sub: Accept -rtems*.
18097
18098Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18099
e490616e
ZW
18100 * configure.in: enable dosrel for cygwin32-hosted builds,
18101 remove diff from the list of things not buildable
18102 via Canadian Cross
6599da04
JM
18103
18104Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18105
18106 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 18107 don't get ". ".
6599da04
JM
18108
18109Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18110
18111 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18112
18113Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18114
18115 * Makefile.in (taz): Handle case where tex3patch didn't even get
18116 checked out. Also, if it was found, put the symlink in a new util
18117 subdirectory.
18118
18119Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18120
18121 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18122
18123Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18124
18125 * config.sub: Recognize -openvms.
18126 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18127 * make-all.com, setup.com: New files.
18128
18129Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18130
18131 * Makefile.in (taz): tex3patch moved to texinfo/util.
18132
18133Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18134
18135 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18136 * configure.in: remove make from disable-if-Can-Cross list
18137 enable gdb if ${host} and ${target} are cygwin32
18138
18139Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18140
18141 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18142 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18143
18144Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18145
18146 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18147 distinguish sysv/svr4/bsd variants.
18148 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18149
18150Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18151
18152 * configure.in: Added copyright notice.
18153 * move-if-change: Added copyright notice.
18154
18155Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18156
18157 * configure.in (powerpcle-*-solaris*): Until we get shared
18158 libraries working, don't build gdb, sim, make, tcl, tk, or
18159 expect.
18160
18161Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18162
18163 * config.guess: Merge with FSF:
18164
18165 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18166 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18167
18168 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18169 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18170
18171 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18172 * config.guess: Combine two OSF1 rules.
18173 Also recognize field test versions. From mjr@zk3.dec.com.
18174 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18175 because GNU uname does not support -p. From pmr@pajato.com.
18176
18177Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18178
18179 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18180
18181Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18182
18183 * mpw-README: Document GCCIncludes.
18184
18185Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18186
18187 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18188
18189Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18190
18191 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18192
18193Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18194
18195 * configure.in (*-*-cygwin32): Configure make.
18196
18197Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18198
18199 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18200
18201Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18202
18203 * Makefile.in (all-inet): Depend on all-perl.
18204
18205 * Makefile.in (inet-install): New target.
18206
18207 * Makefile.in (all-inet): Depend on all-tcl.
18208 (all-inet): Depend on all-send-pr.
18209
18210Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18211
18212 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18213 temporarily.
18214
18215Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18216
18217 * configure.in: Don't configure --with-gnu-ld on AIX.
18218
18219Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18220
18221 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18222
18223Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18224
18225 * Makefile.in (ALL_MODULES): Added all-inet.
18226 (CROSS_CHECK_MODULES): Added check-inet.
18227 (INSTALL_MODULES): Added install-inet.
18228 (CLEAN_MODULES): Added clean-inet.
18229 (all-indent): New target.
18230
18231 * configure.in (host_tools): Added inet.
18232 (native_only): Added inet.
18233 (noconfigdirs): Added inet.
18234
18235Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18236
18237 * configure.in: Don't configure libgloss if we are not configuring
18238 newlib.
18239
18240Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18241
18242 * configure.in: Don't configure libgloss for unsupported
18243 architectures.
18244
18245Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18246
18247 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18248
18249Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18250
18251 * Makefile.in (ALL_MODULES): Include all-apache.
18252 (CROSS_CHECK_MODULES): Include check-apache.
18253 (INSTALL_MODULES): Include install-apache.
18254 (all-apache): New target.
18255
18256 * configure.in: Added apache everywhere perl is seen.
18257
18258Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18259
18260 * Makefile.in: Add support for clean-{module} and
18261 clean-target-{module} rules.
18262
18263Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18264
18265 * configure.in (*-*-ose) do not build libgloss.
18266
18267Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18268
18269 * config.guess (prep*:SunOS:5.*:*): Turn into
18270 powerpele-unknown-solaris2.
18271
18272Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18273
18274 * configure.in: Permit --enable-shared to specify a list of
18275 directories.
18276
18277Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18278
18279 * configure.in (host==solaris): Pass only the first word of $CC
18280 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18281
18282Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18283
18284 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18285
18286Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18287
18288 * Makefile.in (ALL_MODULES): Include all-perl.
18289 (CROSS_CHECK_MODULES): Include check-perl.
18290 (INSTALL_MODULES): Include install-perl.
18291 (ALL_X11_MODULES): Include all-guile.
18292 (CHECK_X11_MODULES): Include check-guile.
18293 (INSTALL_X11_MODULES): Include install-guile.
18294 (all-perl): New target.
18295 (all-guile): New target.
18296
18297 * configure.in (host_tools): Include perl and guile.
18298 (native_only): Include perl and guile.
18299 (noconfigdirs): Don't build guile and perl; no ports have been
18300 done.
18301
18302Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18303
e490616e
ZW
18304 * configure (--enable-*): Handle quoted option lists such as
18305 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
18306
18307Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18308
18309 * Makefile.in ({,inst}all-target): New rule so we can make and
18310 install all of the target directories easily.
18311
18312Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18313
18314 * configure.in: Add missing global flag in sed substitution when
18315 deleting `target-' from ${configdirs}.
18316
18317Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18318
18319 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18320 option.
18321
18322 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18323 config/mh-necv4.
18324
18325 * install.sh: Correct misspelling of transformbasename.
18326
18327 * config.guess: Recognize mips-*-sysv*.
18328
18329Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18330
18331 * config.sub: Recognize mon960.
18332
18333Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18334
18335 * configure: Restore Canadian Cross handling of BISON and LEX,
18336 removed in Feb 20 change.
18337
18338Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18339
18340 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18341 Mention make install. Remove the old copyright date as well the
18342 clumsy and rather pointless copyright on the README file.
18343
18344Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18345
18346 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18347 Makefile after running symlink-tree, then run `make distclean' to
18348 avoid clobbering any generated files in srcdir.
18349
18350Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18351
18352 * configure.in (m68k-*-netbsd*): Build everything now.
18353
18354Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18355
18356 * Makefile.in (taz): Fix quoting.
18357
18358Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18359
18360 * configure.in (sparclet-*-*): Build everything now.
18361
18362Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18363
18364 * configure.in (m68k-*-linux*): New host.
18365
18366Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18367
18368 * configure: Check for bison before byacc.
18369
18370Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18371
18372 * Makefile.in configure: Change the way LEX and BISON/YACC are
18373 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18374 searching PATH. These are used as fallbacks by Makefile.in if
18375 flex/bison/byacc aren't in objdir.
18376
18377Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18378
18379 * Makefile.in: Make everything which depends upon all-bfd also
18380 depend upon all-opcodes, in case --with-commonbfdlib is used.
18381
18382Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18383
18384 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18385 building NT native compilers on Unix.
18386
18387Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18388
18389 * configure.in: Don't get CC from the host Makefile fragment if we
18390 can find gcc in PATH, or if this is a Canadian Cross. Move the
18391 Solaris test for /usr/ucb/cc to the post target script, just after
18392 the compiler sanity test.
18393
18394Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18395
18396 * config.sub: Merge with FSF.
18397
18398Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18399
18400 * Makefile.in (RPATH_ENVVAR): New variable.
18401 (REALLY_SET_LIB_PATH): Use it.
18402 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18403
18404Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18405
18406 * config.sub, configure.in: Recognize sparclet cpu.
18407
18408Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18409
18410 * config.guess: Support m68k-cbm-sysv4.
18411
18412Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18413
18414 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18415 m68k-unknown-linuxaout from linker help string. Put quotes around
18416 $ld_help_string.
18417
18418Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18419
18420 * config.guess (powerpc-harris-powerunix): Add guess for port
18421 to new target.
18422
18423Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18424
18425 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18426
18427Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18428
18429 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18430 $(REALLY_SET_LIB_PATH) in Makefile.
18431 * Makefile.in (SET_LIB_PATH): New variable.
18432 (REALLY_SET_LIB_PATH): New variable.
18433 ($(DO_X)): Use $(SET_LIB_PATH).
18434 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18435 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18436 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18437 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18438 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18439 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18440 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18441 (install-dosrel): Likewise.
18442 (all-opcodes): Depend upon all-libiberty.
18443
18444Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18445
18446 * config.guess (*:CYGWIN*): New
18447
18448Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18449
18450 * Makefile.in (all-target-winsup): All all-target-libiberty.
18451
18452Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18453
18454 * configure.in (noconfigdirs): Add missing # in front of comment.
18455
18456Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18457
18458 * configure.in: add second pass to things added to noconfigdirs
18459 so *-gm-magic can exclude libgloss properly.
18460
18461Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18462
18463 * mpw-configure (extralibs_name, rez_name): Set correctly
18464 for MWC68K compiler.
18465
18466 * mpw-README: Add more info on the necessary build tools.
18467
18468Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18469
18470 * configure.in, config.sub: Recognize cygwin32.
18471
18472Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18473
18474 * config.guess, config.sub: Recognize A/UX.
18475
18476Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18477
18478 * config.sub: Merge with gcc/config.sub.
18479
18480Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18481
18482 * mpw-build.in (do-binutils): Add build of stamps.
18483
18484Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18485
18486 * config.sub: Add recognition for mips64vr4100*-* targets.
18487
18488Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18489
18490 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18491 Add creation of gconfigargs with `--enable-shared' turned on.
18492 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18493 ($(host)-stamp-stage3-configured): Likewise.
18494 (HOLES): Add chatr and ldd.
18495 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18496
18497Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18498
18499 * configure: Pass --nfp to recursive configures.
18500
18501Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18502
18503 * Makefile.in (DLLTOOL): New.
18504 (DLLTOOL_FOR_TARGET): New.
18505 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18506 (EXTRA_TARGET_FLAGS): Ditto.
18507 (EXTRA_GCC_FLAGS): Ditto.
18508 (CONFIGURE_TARGET_MODULES): Ditto.
18509 (DO_X): Ditto.
18510 * configure: Add DLLTOOL.
18511
18512Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18513
18514 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18515 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18516 mh-sco, since old workarounds no longer needed, and don't
18517 build ld, since libraries have weak symbols in COFF.
18518
18519Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18520
18521 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18522
18523Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18524
18525 * configure.in: Make sure that ${CC} can be used to compile an
18526 executable.
18527
18528Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18529
18530 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18531 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18532 nothing depending on whether gdbtk is being built.
18533
18534Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18535
18536 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18537
18538Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18539
18540 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18541 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18542
18543Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18544
18545 * config-ml.in: Add support for
18546 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18547 Simplify setting of multidirs from --disable-foo.
18548
18549Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18550
18551 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18552 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18553 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 18554 non-empty, pass them on to the GCC make.
6599da04
JM
18555 (all-bootstrap): New rule that is like all-gcc, except it executes
18556 the GCC bootstrap rule instead of the GCC all rule.
18557
18558Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18559
18560 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18561
18562Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18563
18564 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18565 DG/UX support.
18566
18567Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18568
18569 * config.sub (i*86*) Change [345] to [3456]
18570
18571Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18572
18573 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18574 --with-gnu-ld=no.
18575
18576Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18577
18578 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18579 AIX multilibs get built.
18580
18581Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18582
18583 * configure.in (i386-win32): Don't build expect if we're not
18584 building the tcl subdir.
18585
18586Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18587
18588 * Makefile.in: (configure-target-examples, all-target-examples):
18589 New targets, configure and build example programs.
18590
18591Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18592
18593 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18594 use it as input to sedit the generated MPW makefile.
18595 * mpw-README: Add a suggestion about Gestalt.h.
18596
18597Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18598
18599 * config.sub: Accept *-*-ieee*.
18600
18601Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18602
18603 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18604 Ronald F. Guilmette <rfg@monkeys.com>.
18605
18606Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18607
18608 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18609 for powerpc-pe native.
18610 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18611 (target==powerpc-pe): duplicate i386-win32 entry.
18612
18613Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18614
18615 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18616 of vxworks, not just vxworks5.1.
18617
18618Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18619
18620 * mpw-configure: Add support for exec-prefix.
18621
18622Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18623
18624 * config.guess: Recognize HP model 816 machines as having
18625 a PA1.1 processor.
18626
18627Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18628
18629 * configure: Ignore new autoconf configure options.
18630
6599da04
JM
18631Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18632
18633 * config.guess: Recognize Pentium under SCO.
18634 From Robert Lipe <robertl@arnet.com>.
18635
18636Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18637
18638 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
18639
18640Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18641
18642 * configure.in: Don't configure gas for alpha-dec-osf*.
18643
18644Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18645
18646 * configure.in: Default to --with-stabs for some targets for which
18647 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18648 i[345]86*-*-unixware*.
18649
18650Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18651
18652 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18653 rather than basing it on the target. Simplify handling of options
18654 controlling which directories to configure. Remove extraneous
18655 slash in multi-clean target.
18656
18657Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18658
18659 * config-ml.in: Prefix more variables with ml_ so they don't collide
18660 with configure's.
18661
18662Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18663
18664 * configure: Don't turn -v into --v.
18665
18666Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18667
18668 * configure.in (targargs): Fix typo.
18669
18670 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18671
18672Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18673
18674 * configure.in: Strip --host and --target options from
18675 CONFIG_ARGUMENTS, and always configure for --host only. Add
18676 --with-cross-host option when building with a cross-compiler.
18677 * configure: Canonicalize the arguments put into config.status by
18678 always using `=' for an option with an argument. Pass a presumed
18679 --host or --target explicitly.
18680
18681Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18682
18683 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18684 into general OS recognition case.
18685
18686Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18687
18688 * configure.in (target_configdirs): add target-winsup only
18689 for win32 target systems.
18690
18691Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18692
18693 * Makefile.in (all-target-libgloss): Depend upon
18694 configure-target-newlib, since when libgloss is built it looks to
18695 see if the newlib directory exists.
18696
18697Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18698
18699 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18700 cfg-ml-*.in.
18701
18702Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18703
18704 * configure: Handle LD and LD_FOR_TARGET when configuring a
18705 Canadian Cross.
18706
6599da04
JM
18707Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18708
18709 * configure.in (target_libs): add target-winsup.
18710 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18711 (target==ppcle-pe): remove ld from $noconfigdirs.
18712
18713Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18714
18715 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18716 Preserve relative path names in $srcdir. Build symlink tree if
18717 configuring cross target dir and srcdir=. (= no VPATH support).
18718 (configure-target-libg++): Depend on configure-target-librx.
18719 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18720 * config-ml.in: New file.
18721 * symlink-tree: New file.
18722 * configure: Ensure srcdir="." if that's what it is.
18723
18724Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18725
18726 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18727 includes and FLEX_SKELETON setting.
18728 * mpw-configure (--with-gnu-ld): New option, controls whether
18729 to use PPCLink or ld with PowerMac GCC.
18730 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18731 * mpw-config.in: Configure grez if targeting Mac.
18732
18733 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
18734 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18735 just macos.
6599da04
JM
18736 * configure.in: Configure grez resource compiler if targeting Mac.
18737 * Makefile.in (all-grez, install-grez): New targets.
18738
18739Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18740
18741 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 18742 gcc in the path, set CC to gcc -O2.
6599da04
JM
18743
18744Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18745
18746 * configure: Default ${build} correctly. Avoid picking up extra
18747 spaces when reading CC and CXX from Makefile. When doing a
18748 Canadian Cross, use plausible default values for numerous
18749 variables.
18750 * configure.in: When doing a Canadian Cross, don't try to
18751 configure tools whose configure script can't handle it.
18752
18753Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18754
18755 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18756
18757Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18758
18759 * configure: Remove dubious bug reporting address.
18760
18761Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18762
18763 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18764 configure script, run that instead of this directory's configure.
18765 In either case, print a message that we're configuring the sub-dir.
18766
18767Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18768
18769 * configure.in: Before checking for the existence of various files,
18770 use sed to filter out "target-".
18771
18772Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18773
18774 * Makefile.in (DO_X): Split rule to decrease command line length
18775 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18776 (Philippe De Muyter).
18777
18778Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18779
18780 * Makefile.in (all-patch): depend on all-libiberty.
18781
18782Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18783
18784 * configure.in: If the only directory in target_configdirs which
18785 actually exists is libiberty, then set target_configdirs to empty,
18786 to avoid trying to build a target libiberty in a gas or gdb
18787 distribution.
18788
18789Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18790
18791 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
18792 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18793 systems.
6599da04
JM
18794
18795Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18796
18797 * configure.in (copy_dirs): Use sys-include instead of include
18798 for --with-headers option.
18799
18800Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18801
18802 * Makefile.in, configure.in: Make winsup builds work with
18803 new scheme.
18804
18805Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18806
18807 * configure.in: Build the linker on AIX.
18808
18809Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18810
18811 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18812 where needed.
18813
18814Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18815
18816 * Makefile.in (all-gcc): Fix typo.
18817
18818Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18819
18820 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18821
18822Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18823
18824 * configure.in: Rename libFOO to target-libFOO, and xiberty
18825 to target-xiberty, to provide more flexibility.
18826 (target_subdir): Define. Create if cross.
18827 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18828 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18829 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18830 check-libFOO -> check-target-libFOO, etc.
18831 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18832 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18833 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18834 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18835 allow ALL_GCC="" to only configure.
18836 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18837 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18838 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18839
18840Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18841
18842 * Makefile.in (taz): Build "info" in etc explicitly.
18843
18844Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18845
18846 * configure.in: Make sure that CC is undefined (as opposed to
18847 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18848 problem with autoconf trying to configure on a host without GCC.
18849
18850Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18851
18852 * mpw-configure: Set host alias from choice of host compiler,
18853 only use generic MPW Makefile sed if present, edit a file
18854 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18855 * mpw-README: Add problem notes about CW6 and CW7.
18856
18857Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18858
18859 * Makefile.in (taz): Use ";" instead of ";;".
18860
18861Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18862
18863 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18864 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18865 DISTDOCDIRS.
18866 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18867 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18868
18869Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18870
18871 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18872 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18873 Move bfd to DISTSTUFFDIRS.
18874
18875Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18876
18877 * Makefile.in (X11_LIB): Removed.
18878 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18879
18880 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18881
18882Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18883
18884 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18885 names.
18886
18887Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18888
18889 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18890
18891Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18892
18893 * configure.in (i[345]86-*-win32): Always build newlib.
18894 Don't configure cvs, autoconf or texinfo.
18895 * Makefile.in (LD_FOR_TARGET): New.
18896 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18897 Pass down LD_FOR_TARGET.
18898
18899Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18900
18901 * winsup: New directory.
18902 * Makefile.in: Build winsup.
18903 * configure.in: Winsup is configured when target is win32.
18904 Can only build win32 target GDB when native.
4e81ae98 18905
6599da04
JM
18906Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18907
18908 * config.guess: Recognize HP model 819 machines as having
18909 a PA 1.1 processor.
18910
18911Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18912
18913 * configure: Fix sed loop which substitutes for CC and CXX to
18914 avoid bug found in various sed implementations.
18915
18916Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18917
18918 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18919 simulator. Use standard powerpc-*-eabi*.
18920
18921Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18922
18923 * configure.in: Stop putting gas and binutils in noconfigdirs for
18924 powerpc-*-aix* and rs6000-*-*.
18925
18926Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18927
18928 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18929 -mcall-aixdesc libraries.
18930
18931Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18932
18933 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18934
18935 * config.sub (arm | armel | armeb): Fix shell syntax.
18936
18937Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18938
18939 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18940 -msoft-float and -mcpu=common support.
18941 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18942 libraries.
18943
18944Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18945
18946 * configure.in: Allow configuration and build of emacs19 for the alpha.
18947
18948Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18949
18950 * configure.in (CC): Get ^CC, not just any old CC, from
18951 ${host_makefile_frag}.
18952
18953Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18954
4e81ae98 18955 * configure.in (CC): Try to get CC from
6599da04
JM
18956 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18957
18958Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18959
18960 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18961 only if it exists in $(srcdir).
18962
18963Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18964
18965 * configure: If CC and CXX are not set in the environment, set
18966 them, based on either an existing Makefile or on searching for gcc
18967 in PATH. Substitute for CC and CXX in Makefile.
18968 * configure.in: Remove libm from target_libs. Separate
18969 target_configdirs from configdirs. If CC is not set in
18970 environment, try to get it from a host Makefile fragment. Rewrite
18971 changes of configdirs to use skipdirs instead. A few minor
18972 tweaks. Take directories out of target_configdirs as they are
18973 taken out of configdirs. Remove existing Makefile files from
18974 subdirectories. Substitute for TARGET_CONFIGDIRS and
18975 CONFIG_ARGUMENTS in Makefile.
18976 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18977 by configure.in.
18978 (CONFIG_ARGUMENTS): Likewise.
18979 (CONFIGURE_TARGET_MODULES): New variable.
18980 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18981 ($(CONFIGURE_TARGET_MODULES)): New target.
18982 (configure-libg++, configure-libio): New targets.
18983 (all-libg++): Depend upon configure-libg++.
18984 (all-libio): Depend upon configure-libio.
18985 (configure-libgloss, all-libgloss): New targets.
18986 (configure-libstdc++): New target.
18987 (all-libstdc++): Depend upon configure-libstdc++.
18988 (configure-librx, all-librx): New targets.
18989 (configure-newlib): New target.
18990 (all-newlib): Depend upon configure-newlib
18991 (configure-xiberty): New target.
18992 (all-xiberty): Depend upon configure-xiberty.
18993
18994Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18995
18996 * configure.in (host i[345]86-*-win32): Expand the
18997 noconfigdirs again.
18998
18999Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19000
19001 * mpw-configure: Fix sed command file name.
19002
19003Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19004
4e81ae98 19005 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
19006 noconfigdirs again.
19007
19008Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19009
19010 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19011 or powerpc*-*-pe*, since they are not yet supported.
19012
19013Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19014
19015 Add PowerMac support and many other enhancements.
19016 * mpw-configure: New option --cc to select compiler to use,
19017 paste options set according to --cc into the generated
19018 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19019 if mpw-make.sed is present.
19020 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19021 add forward includes for PowerPC include files.
19022 * mpw-build.in: Build using Makefile.PPC if present.
19023 (do-byacc, etc): Remove separate version resource builds.
19024 (do-gas): Build "stamps" before "all".
19025 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19026 * mpw-README: Update to reflect --cc option, PowerMac support,
19027 and recently-reported compatibility problems.
19028
19029Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19030
19031 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19032 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19033 (--with-multilib-top): Pass to recursive invocations.
19034
19035Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19036
19037 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19038 v810-*-*.
19039
19040Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19041
19042 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19043 gdb, ld and opcodes on v810-*-*.
19044
6599da04
JM
19045Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19046
19047 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19048 (local-maintainer-clean): New target.
19049 (maintainer-clean): New target.
19050 (realclean): Just depend upon maintainer-clean.
19051
19052Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19053
19054 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19055
19056Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19057
19058 * configure.in: Build ld in mips*-*-bsd* case.
19059
19060Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19061
19062 * config.sub: Accept -lites* OS. From Ian Dall.
19063
19064Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19065
19066 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 19067 targets.
6599da04
JM
19068
19069Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19070
19071 * configure.in: treat i386-win32 canadian cross the same as
19072 i386-go32 canadian cross.
19073
19074Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19075
19076 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19077 running under the simulator to build a reduced set of libraries.
19078 (powerpc-*-eabiaix): Add fine grained multilib support added to
19079 other powerpc targets yesterday.
19080
19081Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19082
19083 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19084 -disable-softfloat, -disable-relocatable, -disable-aix, and
19085 -disable-sysv to control which multilib libraries get built.
19086
19087Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19088
19089 * configure: Add Makefile.tem to list of files to remove in trap
19090 handler.
19091
19092Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19093
19094 * config.guess (*Linux*): Add missing "exit"s.
19095 Also, need specific check for alpha-unknown-linux (uses COFF).
19096
19097Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19098
19099 * config.guess: Merge with FSF:
19100
19101 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19102 * config.guess (AIX4): More robust release numbering discovery.
19103
19104 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19105 * config.guess (i386-sequent-ptx): Properly get version number.
19106
19107 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19108 * config.guess (mips:*:4*:UMIPS): New case.
19109
19110Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19111
19112 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19113 (i386-win32 host): Likewise. Don't build readline.
19114
19115Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19116
19117 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19118 SUPPORT_FILES to submakes.
19119
19120Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19121
19122 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19123 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19124 mpw-configure.
19125
19126Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19127
19128 * configure.in (appdirs): Use =, not ==, in test expression when
19129 trying to build the text to print in the warning message for
19130 Solaris users.
19131
19132Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19133
19134 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19135
19136Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19137
19138 * config.guess: Recognize lynx-2.3.
19139
19140Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19141
19142 * config.sub (z8ksim): Deleted
19143 (z8k-*-coff): New, this is the one true name of the target.
19144
19145Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19146
19147 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19148
19149Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19150
19151 * config.guess (*:Linux:*:*): First try asking the linker what the
19152 default object file format is (elf, aout, or coff). Then if this
19153 fails, try previous methods.
19154
19155Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19156
19157 * configure.in: Don't build newlib for *-*-vxworks5.1.
19158
19159Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19160
19161 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19162 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19163
19164Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19165
19166 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19167
19168Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19169
19170 * cfg-ml-com.in: New file.
19171 * cfg-ml-pos.in: New file.
19172
19173Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19174
19175 * COPYING.NEWLIB: Add HP free copyright to list.
19176
19177Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19178
19179 * config.sub: Recognize -eabi* for the system, not just -eabi.
19180
19181Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19182
19183 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19184 * config.sub, configure.in (win32): New target and host.
19185
19186Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19187
19188 * configure.in: Add i386-pe configuration.
19189
19190Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19191
19192 * mpw-build.in (install): Install GDB after LD.
19193
19194Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19195
19196 * mpw-config.in (elf/mips.h): Always forward-include, needed
19197 for GDB to build.
19198
19199Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19200
19201 * testsuite: New directory for customer acceptance and whole tool
19202 chain tests.
19203
19204Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19205
19206 * configure: If per-host line isn't found, but AC_OUTPUT is found
19207 and a configure script exists, run it instead.
19208
19209Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19210
19211 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19212
19213Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19214
19215 * configure: Set build_{cpu,vendor,os,alias} to host values when
19216 --build isn't specified.
19217
19218Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19219
19220 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19221 (FLAGS_TO_PASS): Pass them.
19222 (EXTRA_TARGET_FLAGS): Ditto.
19223
6599da04
JM
19224Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19225
19226 * Makefile.in (all-libg++): Depend on all-libstdc++.
19227
19228Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19229
19230 * configure.in (noconfigdirs): Enable all packages for
3d3b561f 19231 i386-unknown-netbsd.
6599da04
JM
19232
19233Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19234
19235 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19236 hosted builds (DOS builds)
19237
19238Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19239
19240 Changes for ARM based on patches from Richard Earnshaw:
19241 * config.sub: Handle armeb and armel.
19242 * configure.in: Omit arm linker only for riscix.
19243
19244Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19245
19246 * config.guess: Update from FSF.
19247
19248Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19249
63f6bcd7 19250 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
19251 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19252 powerpcle variant. Convert pentium into i586, not i486. Add p5
19253 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19254 temporarily.
19255
19256Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19257
19258 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19259
19260Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19261
19262 * config.sub: Accept -lites* as a basic system type.
19263
19264Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19265
19266 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19267 installed, and if so return linuxoldld as the system name.
19268
19269Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19270
19271 * config.guess: Add hppa1.1-hp-lites support.
19272
19273Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19274
19275 * configure.in: Don't build newlib for m68k-vxworks5.1.
19276
19277Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19278
19279 * configure.in (mips-sgi-irix6): Use mh-irix5.
19280
19281Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19282
19283 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19284
19285Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19286
19287 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 19288 OSF/1. Fix compiler flags.
6599da04
JM
19289 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19290
19291Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19292
19293 * configure.in: Recognize --with-newlib.
19294 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19295
19296Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19297
d207ebef 19298 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
19299 to *_X11_MODULES due to gdbtk needing X include files et al.
19300
19301Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19302
19303 Merge in support for Mac MPW as a host.
19304 (Old change descriptions retained for informational value.)
19305
19306 * mpw-config.in: Add generic include forwards for cpu-specific
19307 include files in aout and elf directories.
19308
19309 * mpw-configure: Added copyright.
19310 * mpw-config.in: Check for presence of required build tools.
19311 (target_libs): Add newlib.
19312 (target_tools): Add examples.
19313 (Read Me): Generate as "Read Me for MPW" instead.
19314 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19315 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19316 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19317
19318 * mpw-configure: Remove subdir-specific makefile hackery,
19319 delete mk.tmp after using it.
19320
19321 * mpw-build.in (all): Display start and end times.
19322
19323 * mpw-configure (host_canonical): Set.
19324 (target_cpu): Always add to makefiles.
19325 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19326 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19327 (mpw-mh-mpw): Look for in srcdir and srcroot.
19328 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19329
19330 * mpw-build.in: (install-only): New target.
19331
19332 * mpw-configure (host_alias, target_alias): Rename from hostalias
19333 and targetalias, add into generated Makefile.
19334 (mk.tmp): If present, add into generated Makefile.
19335 * mpw-build.in (all-gas): Build config.h first before gas proper.
19336
19337 * mpw-configure (config.status): Write only if changed.
19338 * mpw-config.in (readline): Configure it (not built, just used for
19339 definitions).
19340
19341 * mpw-config.in (elf/mips.h): Add a forward include.
19342
19343 * mpw-config.in: Forward-include most .h files in include into
19344 extra-include.
19345 (readline): Don't build.
19346 mpw-build.in (install): Install GDB.
19347
19348 * mpw-configure (prefix, mpw_prefix): Handle it.
19349 * mpw-config.in (mmalloc, readline): Don't configure.
19350 * mpw-build.in (thisscript): Rename to ThisScript.
19351 Use mpw-build instead of BuildProgram everywhere.
19352 (mmalloc, readline): Don't build.
19353 * mpw-README: New file, basic documentation about the MPW port.
19354
19355 * mpw-config.in: Use forward-include to create include files.
19356
19357 * mpw-configure: Add more things to the top of each configured
19358 Makefile, including contents of config/mpw-mh-mpw.
19359 * mpw-config.in (extra-include): Create this directory and fill it
19360 with Posix-like include files when configuring.
19361
19362 * config.sub (apple, mac, mpw): Add various aliases.
19363
19364 * mpw-build.in: New file, top-level build script fragment for MPW.
19365 * mpw-configure: New file, configure script for MPW.
19366 * mpw-config.in: New file, config fragment for MPW.
19367
19368Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19369
19370 * configure.in (host_libs): Remove glob, since it is gone from the
19371 sources.
19372
19373Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19374
19375 * Makefile.in: define empty GDB_NLM_DEPS var.
19376
19377 * configure.in(target_makefile_frag): use config/mt-netware
19378 for netware targets.
19379
19380Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19381
19382 * config.sub: Merge in recent FSF changes. Remove linux special
19383 cases.
19384
19385Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19386
731a8127 19387 Revert this change:
6599da04
JM
19388
19389 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19390
19391 * build-all.mk: Use CC=cc -Xs on Solaris.
19392
6599da04
JM
19393Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19394
19395 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19396 stop using it.
19397 * Makefile.in: Nuke all references to glob subdirectory.
19398
19399Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19400
19401 * configure.in: Fix --enable-shared logic in per-host.
19402
19403Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19404
19405 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19406
19407Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19408
19409 * configure.in (noconfigdirs): Don't build gas on AIX, for
19410 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19411
19412Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19413
19414 * configure: Fix --cache-file to work if the file argument is a
19415 relative path.
19416
19417Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19418
19419 * configure: If the --cache-file is used, pass it down to
19420 configure in subdirectories.
19421
19422Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19423
19424 * config.sub: add vxworks29k configuration.
19425
19426Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19427
19428 * Makefile.in (taz): Do "diststuff" part quietly.
19429
19430Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19431
19432 * config.sub: Mini-merge with gcc/config.sub.
19433
19434Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19435
19436 * config.guess (IRIX): Sed - to _.
19437
19438Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19439
19440 * Makefile.in (source-vault, binary-vault): New targets.
19441
19442Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19443
19444 * config.sub: Recognize -eabi as a basic system type.
19445
19446Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19447
19448 * configure.in (enable_shared stuff): Fix typo.
19449
19450Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19451
19452 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19453
19454Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19455
19456 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19457
19458Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19459
19460 * configure.in (rs6000-*-*): Don't build gas.
19461
19462Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19463
19464 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19465 reduce command line length.
19466 (AS_FOR_TARGET): Check for as.new, not Makefile.
19467 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19468
19469Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19470
19471 * config.guess: Merge from FSF.
19472
19473Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19474
19475 * configure: Don't use $ when handling program_suffix.
19476
19477Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19478
19479 * configure.in: Configure tk for hppa/hpux.
19480
19481Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19482
19483 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19484
19485Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19486
19487 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19488 to LIBCXXFLAGS. Tests are better run without it.
19489
19490Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19491
19492 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19493
19494Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19495
19496 * configure.in (*-*-netware*): Don't configure xiberty.
19497
19498Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19499
19500 * configure.in: Remove tk from native_only list.
19501
19502Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19503
19504 * build-all.mk: Add mips-ncd-elf target to sun4 targets
3d3b561f 19505 for special NCD build.
6599da04
JM
19506
19507Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19508
19509 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19510 makeall.bat, they're only useful for binutils snapshots.
19511 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19512 makeall.bat to specified SUPPORT_FILES.
19513
19514Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19515
19516 * build-all.mk: Add Ericsson targets to sun4 and solaris
3d3b561f
ML
19517 hosts. Add BNR's sun4 target to solaris host, so their
19518 build-from-source will be tested in-house first.
6599da04
JM
19519
19520Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19521
19522 * Makefile.in (LIBCFLAGS): New variable.
19523 (CFLAGS_FOR_TARGET): Ditto.
19524 (LIBCFLAGS_FOR_TARGET): Ditto.
19525 (LIBCXXFLAGS): Ditto.
19526 (CXXFLAGS_FOR_TARGET): Ditto.
19527 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19528 (BASE_FLAGS_TO_PASS): Pass them.
19529 (EXTRA_TARGET_FLAGS): Ditto.
19530
731a8127 19531 * configure.in: Support --enable-shared.
6599da04
JM
19532
19533Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19534
19535 * configure.in (target_libs): Include libstdc++ again.
19536 * config.guess: Update from FSF (for FreeBSD).
19537
19538Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19539
19540 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19541 makeall.bat.
19542 (DISTDOCDIRS): Add `etc'.
19543 (ETC_SUPPORT_PFX): New variable.
19544 (taz): Include anything from etc starting with a word in
19545 ETC_SUPPORT_PFX.
19546
19547Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19548
19549 * config.sub: Update for recent FSF changes. Remove obsolete
19550 h8300hds entry. Add -windows* and -osx as basic os. Minor
19551 spacing changes.
19552
19553Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19554
19555 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19556
19557 * config.guess: Merge with FSF.
19558 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19559
19560Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19561
19562 * configure: Since the "trap 0" handler will override the exit
19563 status on many systems, only use it for "exit 1", and make it set
19564 a non-zero exit status; reset it before "exit 0". Also, check
19565 exit status of config.sub, and error out if it failed.
19566
19567Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19568
19569 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19570 and install libgloss.
19571
19572Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19573
19574 * Makefile.in (all-binutils): Depend upon all-byacc.
19575
19576 * configure.in: Don't build emacs on Irix 5.
19577
19578Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19579
19580 * configure.in (*-*-netware*): Add libio.
19581
19582Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19583
19584 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19585 (CHECK_TARGET_MODULES): Ditto.
19586 (INSTALL_TARGET_MODULES): Ditto.
19587 (TARGET_LIBS): Ditto.
19588 (all-libstdc++): Note dependencies.
19589
19590Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19591
19592 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19593
19594Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19595
19596 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19597 -fexternal-templates.
19598
19599 * configure.in (target_libs): Add libstdc++.
19600 (noconfigdirs): Add libstdc++ as appropriate.
19601
19602Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19603
19604 * config.guess: Update from FSF.
19605
19606Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19607
19608 * configure: Use ${config_shell} when running ${configsub}.
19609
19610Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19611
19612 * config.sub: No longer recognize h8300h.
19613
19614Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19615
19616 * config.sub: Remove extraneous differences between config.sub and
19617 gcc/config.sub.
19618
19619Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19620
19621 * Makefile.in (DISTSTUFFDIRS): Add gas.
19622
19623Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19624
19625 * COPYING.NEWLIB: New file.
19626
19627Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19628
19629 * config.guess (HP-UX): Patch from Harlan Stenn
19630 <harlan@landmark.com> to also emit release level.
19631
19632Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19633
19634 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19635
19636Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19637
19638 * config.sub: Merge nextstep cleanup from FSF.
19639
19640Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19641
19642 * configure.in (arm-*-*): Don't configure ld for this target.
19643
19644Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19645
19646 * configure.in (*-*-netware): don't configure libg++, libio,
3d3b561f 19647 librx, or newlib.
6599da04
JM
19648
19649Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19650
19651 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19652 configure ld--it works, but it doesn't support shared libraries.
19653
19654Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19655
19656 * config.guess (*-unknown-freebsd*): Get rid of possible
19657 trailing "(Release)" in version string.
19658 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19659
19660Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19661
19662 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19663 Fix type: *-next-neststep -> *-next-nextstep.
19664
19665 * config.guess: Merge from FSF:
19666
19667 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19668
19669 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19670
19671 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19672
19673 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19674 instead of UNIX_SV for UnixWare 1.0).
19675
19676Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19677
19678 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19679 to make gdb/nlm/* build after the compiler and linker.
19680
19681Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19682
19683 * config.guess (netbsd, freebsd, linux): Accept any machine,
19684 not just i[34]86.
19685 (m68k-atari-sysv4): Relocate to match FSF version.
19686
19687 * config.guess: More merges from the FSF:
19688
19689 Add a space before function call or macro invocation.
19690
19691 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19692
19693 * config.guess: Add trap cmd to remove dummy.c and dummy when
19694 interrupted.
19695
19696 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19697
19698 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19699 (dummy): Redirect stderr from compilation of dummy.c.
19700
19701 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19702
19703 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19704
19705Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19706
19707 * configure: Accept and ignore --cache*, for compatibility with
19708 new autoconf.
19709
19710Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19711
19712 * config.guess: Merge from FSF:
19713
19714 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19715
19716 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
19717 (PATH): Add /.attbin at end for finding uname.
19718 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
19719
19720 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19721
e490616e 19722 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
19723
19724 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19725
e490616e
ZW
19726 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19727 to select whether to use ELF or COFF.
6599da04
JM
19728
19729 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19730
e490616e 19731 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
19732
19733 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19734
19735 * config.guess: Guess the OS version for HPUX.
19736
19737 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19738
19739 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19740
19741Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19742
19743 * configure.in: Recognize --with-headers, --with-libs, and
19744 --without-newlib.
19745 * Makefile.in (all-xiberty): Depend upon all-ld.
19746
19747Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19748
19749 * configure.in: Change i[34]86 to i[345]86.
19750
19751Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19752
19753 * configure (version): A few more tweaks to help message.
19754
19755Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19756
19757 * Makefile.in: Remove (for now) librx as a host library,
19758 now that we're building it for target.
19759
19760Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19761
19762 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19763 (Karl Berry).
19764
19765Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19766
19767 * configure.in: Also configure librx.
19768
19769Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19770
19771 * Makefile.in: Update various rules to reflect that librx
19772 is now needed for libg++.
19773
19774Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19775
19776 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19777
19778Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19779
19780 * configure.in: Configure the examples directory.
19781
19782Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19783
19784 * configure: Simplify Jun 2 1994 change.
19785
19786Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19787
19788 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19789 /bin/gcc isn't good enough to build gcc.
19790
19791Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19792
19793 * Makefile.in (GDB_SUPPORT_FILES): Remove
19794 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19795 (gdb.tar.gz): Add new rule to use standard distribution building
19796 mechanism.
19797
19798Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19799
19800 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19801 Bill Cox <bill@cygnus.com>.
19802
19803Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19804
19805 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19806
19807Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19808
19809 * configure: Search current dir first in .gdbinit.
19810
19811Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19812
19813 * config.sub: Recognize freebsd (merged from gcc config.sub).
19814
19815Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19816
19817 * config.sub: Refer to NeXT's operating system as nextstep.
19818
19819 * config.sub (case $basic_machine): Re-order the cases, to match
19820 the order in the FSF version (which is mostly alphabethical).
19821 Merge in some additions and changes from the FSF.
19822
19823Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19824
19825 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19826 * config.sub: Recognize cxux7.
19827 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19828
19829Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19830
19831 * config.sub: Fix typo powerpc -> powerpc-*.
19832
19833Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19834
19835 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19836
19837 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19838 parallel with all-emacs and install-emacs). Top-level command
19839 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19840
19841Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19842
19843 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19844 $(relbindir)/make before doing ``make install'', and use
19845 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19846 installing over running make binary.
19847 ($(host)-stamp-stage3-installed): Likewise.
19848
19849Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19850
19851 * config.guess: Recognize Mach.
19852
19853Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19854
19855 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19856 see whether --exec-prefix was used.
19857
19858Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19859
19860 * README: Explicitly mention libg++/README. (Zoo's idea.)
19861
19862Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19863
19864 * Makefile.in: Add all-librx target similar to all-libproc.
19865
19866Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19867
19868 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19869 with post 1.2 uname bogosity.
19870
19871Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19872
19873 * configure: Remove temporary files on receipt of a signal.
19874
19875Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19876
19877 * configure: If there is a package_makefile_frag, remove
19878 ${subdir}/Makefile.tem after copying it in.
19879
19880Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19881
19882 * build_all.mk: support rs6000 lynx identifies itself as
19883 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19884 since /bin/gcc is too feeble to compile a modern gcc.
19885
19886Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19887
19888 * brought devo/test-build.mk update-to-date with progressive/
3d3b561f 19889 test-build.mk. Add lynx targets and hppa flag info.
6599da04
JM
19890
19891Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19892
19893 * configure.in: Use mh-ncrsvr43. Patch from
19894 Tom McConnell <tmcconne@sedona.intel.com>.
19895
19896Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19897
19898 * config.guess (i386-unknown-bsdi): No longer need to
19899 check #if defined(__bsdi__) && defined(__i386__).
19900
19901Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19902
19903 * configure: Set program_transform_nameoption correctly.
19904
19905Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19906
19907 * brought build-all.mk update-to-date with progressive build-all.mk,
3d3b561f 19908 added new targets and hppa info.
4e81ae98 19909
6599da04
JM
19910Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19911
19912 * configure: If config.guess result is a prefix of the user
19913 specified target, assume a native build and use the user specified
19914 target as the host alias. Remove SunOS patch suffix removal hack.
19915 * configure.in: Remove SunOS patch suffix removal hack.
19916
19917 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19918 in NATIVE_CHECK_MODULES.
19919
19920Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19921
19922 * Makefile.in: Rename HOST_ONLY to NATIVE.
19923 * configure: Delete SunOs patch suffix from host_canonical
3d3b561f 19924 and build_canonical variables that are prepended to Makefiles.
6599da04
JM
19925 * configure.in: Add comments for easier maintenance.
19926
19927Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19928
19929 * Makefile.in: Add all-libproc target similar to all-gui.
19930
19931Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19932
19933 * Makefile.in (CHECK_MODULES): split into
19934 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19935
19936Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19937
19938 * config.guess (i386-unknown-bsdi): New system to guess.
19939
19940Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19941
19942 * Makefile.in: Add all-gui target (but not yet build by "all").
19943
19944Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19945
19946 * config.sub: Move deletion of patch suffix from here...
19947 * configure.in: To here, at Ian's suggestion. The top-
3d3b561f 19948 level scripts might need to know of a patch level.
6599da04
JM
19949
19950Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19951
19952 * config.sub: Strip off patch suffix so rtl is recognized
3d3b561f 19953 as a sunos4.1.3 machine, even though it's been patched.
6599da04
JM
19954
19955Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19956
19957 * Makefile.in (INSTALL_LAST): Delete.
19958 (INSTALL_DOSREL): New.
19959
19960Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19961
19962 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19963 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19964 whether we pass down --with-gnu-ld anyhow.
19965
19966Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19967
19968 * Makefile.in (INSTALL_LAST): Change operation so it works
19969 on more flavors of make.
19970 * configure.in (go32): Don't build libg++ or libio.
19971
19972Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19973
19974 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19975 they can be overriden by templates.
19976
19977Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19978
19979 * configure.in (target==go32): Don't build gdb.
19980 * dosrel: New directory.
19981
19982Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19983
19984 * configure.in (host==go32): Configure dosrel too.
19985 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19986 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19987 be set by incoming names or templates.
19988 (INSTALL_LAST): New rule.
6599da04
JM
19989
19990Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19991
19992 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19993
19994Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19995
6599da04
JM
19996 * configure.in (appdirs): New variable. Currently empty, but will
19997 be used in gas distribution. If nonempty, lists a set of
19998 directories at least one of which must get configured, or top
19999 level configuration is considered to have failed.
20000 (rs6000-*-lynxos*): Use new file name.
20001
20002Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20003
20004 Eliminate XTRAFLAGS.
20005 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20006 newlib include files using -idirafter, and also use -nostdinc.
20007 (CXX_FOR_TARGET): Likewise.
20008 (XTRAFLAGS): Removed.
20009 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20010 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20011 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20012 ($(DO_X)): Don't pass down XTRAFLAGS.
20013
20014Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20015
20016 * configure.in (mips*-dec-bsd*): New target; do build linker.
20017 (mips*-*-bsd*): New target; don't build linker.
20018
20019Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20020
20021 * configure.in: support rs6000-*-lynxos* configuration.
20022 support sunos4 as a cross target.
20023
20024 * config.sub: look for lynx*, not lynx since the OS version may
20025 legitimately be part of the name.
20026
20027Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20028
20029 * configure.in (i[34]86-*-sco*): Move to be with other i386
20030 targets.
20031 (romp-*-*): New target. Skip various binary utilities.
20032 (vax-*-*): New target. Don't build newlib.
20033 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20034
20035Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20036
20037 * configure.in: Only set host_makefile_frag if config
20038 directory exists.
20039
20040Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20041
20042 * install.sh: If $dstdir exists, don't check whether each
20043 component does.
20044
20045Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20046
20047 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20048
20049Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20050
3b75d237
AJ
20051 * configure.in (*-*-lynxos*): Don't configure newlib for either
20052 native or cross Lynx.
6599da04
JM
20053
20054Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20055
20056 * config.sub (sparc64-elf): Fix os.
20057 (z8k): Remove duplicate.
20058
20059Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20060
20061 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20062 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20063
20064Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20065
20066 * configure: Make file links cleanly even if Lynx fails on
3d3b561f 20067 an NFS symlink (at least fail cleanly).
6599da04
JM
20068
20069Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20070
20071 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20072 -XNh2000.
20073
20074Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20075
20076 * configure: Unknown options are fatal again.
20077
20078Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20079
20080 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 20081 compatibility.
6599da04
JM
20082
20083Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20084
20085 * build-all.mk: Add `clean' target.
20086
20087Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20088
20089 * config.guess: Add SINIX support.
20090 * configure.in: Add mips-*-sysv4* support.
20091
20092Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20093
20094 * build-all.mk: Document all useful targets.
20095 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20096 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20097
20098Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20099
20100 * configure: Support --silent, --quiet.
20101
20102Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20103
20104 * configure: Support --disable-FEATURE.
20105
20106Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20107
20108 * config.guess: Recognize NCR running SVR4.3.
20109
20110Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20111
20112 * config.guess: Make BSDI generate i386-unknown-bsd386.
20113 Patch from Paul Eggert <eggert@twinsun.com>.
20114
20115Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20116
20117 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20118
20119Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20120
20121 * configure: Make unrecognized options give nonfatal warnings
20122 instead of fatal errors, and pass them to any subdirectory
20123 configures in case they recognize them.
20124 Make --x equivalent to --with-x.
20125
20126Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20127
20128 * configure: Add --enable-* options. Clean up usage message and
20129 some comments.
20130
20131Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20132
20133 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20134
20135Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20136
20137 * configure.in (hppa*-*-*): Enable binutils.
20138
20139Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20140
20141 * config.sub: Recognize cisco.
20142
20143Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20144
20145 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20146
20147Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20148
20149 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20150 than one configuration name. Add comment.
20151
20152Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20153
20154 * config.guess: about target *-hitachi-hiuxwe2, fixed
20155 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20156 macro is incorrect.]
20157
20158Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20159
20160 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20161 than the "make ls" stuff which used to be here.
20162
20163Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20164
20165 * config.guess: Recognize i[34]86-unknown-freebsd.
20166 From Shawn M Carey <smcarey@rodan.syr.edu>.
20167
20168Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20169
20170 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20171
20172Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20173
20174 * config.guess: Check for ptx.
20175
20176Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20177
20178 * config.sub: Add os9k checking.
20179
20180Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20181
20182 * config.guess: Handle OSF1 running on HPPA processors
20183
20184Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20185
20186 * configure: If subdir configure fails, print out a message with
20187 subdirectory name, in case subdir's configure code didn't identify
20188 itself.
20189
20190Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20191
20192 * configure.in: Remove embedded newlines from configdirs.
20193 Avoid mismatches of substrings. Fix matching strings at end
20194 of configdirs.
20195
20196Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20197
20198 * config.guess: Add Lynx/rs6000 config support.
20199
20200Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20201
20202 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20203
20204Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20205
20206 * configure.in (hppa*-*-osf*): Treat this just like most other
20207 PA configurations (eg no binutils or ld).
20208 (hppa*-*-*elf*): These configurations have binutils and ld.
20209
20210Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20211
20212 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20213
20214Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20215
20216 * configure.in (rs6000-*-*): Build gas.
20217
20218Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20219
e490616e 20220 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
20221
20222Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20223
20224 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20225 for GDB and GDB has been fixed to not need it.
20226
6599da04
JM
20227Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20228
20229 * config.guess: Recognize vax hosts.
20230
20231Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20232
20233 * configure (while loop): Don't use "break 2" inside case
20234 statement -- the case statement isn't an enclosing loop.
20235
20236Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20237
20238 * config.guess: Clean up NeXT support, to allow nextstep
20239 on Intel machines. Make OS be nextstep.
20240
20241Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20242
20243 * config.guess: Add alternate forms for Convex.
20244
20245Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20246
20247 * configure: Completely rewrite option processing. Take
20248 advantage of pattern-matching to avoid invoking test frequently.
20249 Also clean up host and target defaulting logic.
20250
20251Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20252
20253 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20254 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20255 commands (plus user environment) will fit SCO limits.
20256
20257Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20258
20259 * configure.in: Don't issue warnings about directories which are
20260 not being configured if -norecursion is set. Correct test for
20261 --with-gnu-as and --with-gnu-ld to not get confused by substring
20262 matches.
20263
20264 * configure.in: Don't build gas for alpha-dec-osf1*.
20265
20266Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20267
20268 * configure: Back out Per's change of 12/19/1993. It changes the
20269 behavior of configure in unexpected and confusing ways.
20270
20271 Also, use different delim char when calculating
20272 program_transform_name so that the name can contain slashes.
20273
20274Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20275
20276 * configure.in, config.sub: Add support for VSTa micro-kernel.
20277
20278Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20279
20280 * configure.in: Nuke hacks which were used to get a special
20281 version of GAS for HPPA configurations.
20282
20283Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20284
20285 * configure: If only ${target_alias} is given, use that
20286 as the default for ${host_alias}.
20287 * configure: Add missing back-slashes before nested quotes.
20288
20289Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20290
20291 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20292
20293Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20294
20295 * config.guess: Recognize some Tektronix configurations.
20296 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20297
20298Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20299
20300 * config.sub: Match any flavor of SH.
20301
20302Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20303
20304 * configure.in: Don't try to configure newlib for Alpha.
20305
20306Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20307
20308 * configure.in: Don't build ld for Irix 5. Don't build gas,
20309 libg++ or libio for any Alpha target.
20310
20311 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
20312
20313Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20314
20315 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20316 default arguments -- so it tried to compress itself.
20317
20318Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20319
20320 * configure.in (notsupp): ensure that a space is always at the end
3d3b561f 20321 of the configdirs list, since the grep checks for an explicit space
6599da04
JM
20322
20323Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20324
20325 * configure.in (target i386-sysv4.2): don't build ld, since static
3d3b561f 20326 versions of many libraries are not available.
6599da04
JM
20327
20328Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20329
20330 * config.guess: Recognize Apollos (using environment variables).
20331 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20332
20333Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20334
20335 * config.guess: Recognize Sony news mips running newsos.
20336
20337Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20338
20339 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20340 "fi ; else" for bash.
20341
20342Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20343
20344 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20345
20346Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20347
20348 * config.sub: accept unixware as an alias for svr4.2.
20349 Fix some inconsistancies with the gcc version.
20350
20351Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20352
20353 * Makefile.in (DISTDOCDIRS): Add gdb.
20354
20355Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20356
20357 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20358
20359Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20360
20361 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20362 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20363 this now.
20364
20365Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20366
20367 * config.sub: Accept hiux* as an OS name.
20368
20369 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20370 etc/make-stds.texi. The underscore came from gcc, and dje now
20371 agrees that RUNTESTFLAGS is the correct name.
20372
20373Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20374
20375 * install.sh: Remove 'set -e'. It makes any conditionals
20376 in the script useless.
20377
20378 * config.guess: Automatically recognize arm-acorn-riscix
20379 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20380
20381Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20382
20383 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20384
20385Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20386
20387 * Makefile.in (DISTDOCDIRS): New variable.
20388 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 20389 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
20390
20391Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20392
20393 * configure.in (hppa target): check the source directory for the
3d3b561f 20394 pagas sub-directory
6599da04
JM
20395
20396Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20397
20398 * config.sub: Allow -aout* and -elf*.
20399
20400Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20401
20402 * configure.in: Don't build ld on i386-solaris2, same as for
20403 sparc-solaris2.
20404
20405Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20406
20407 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20408
20409Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20410
20411 * configure.in: Configure gdb for alpha.
20412
20413Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20414
20415 * Makefile.in (CXXFLAGS): Add -O.
20416
20417Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20418
20419 * config.guess: added support for DG Aviion
20420
20421Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20422
20423 * configure.in: Produce warning message for subdirectories not
20424 configurable for this host/target combination. Don't try to
20425 configure gdb for vms.
20426
20427Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20428
20429 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20430 appropriate files before making "diststuff".
20431 (DISTBISONFILES): New var: list of files to be edited.
20432 (DISTSTUFFDIRS): Add binutils.
20433
20434Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20435
20436 * config.sub: also handle mipsel and mips64el (for little endian mips)
20437
20438Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20439
20440 * configure.in: Add * to end of all OS names.
20441
20442Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20443
20444 * configure.in: Build newlib for LynxOS native.
20445
20446Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20447
20448 * config.guess: Add support for delta 88k running SVR3.
20449
20450 * configure.in: Add comment about HP compiler vs. emacs.
20451
20452Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20453
20454 * configure.in: don't build ld on solaris2 (not a viable option
3d3b561f 20455 due to bugs in getpwnam & getpwuid)
6599da04
JM
20456
20457Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20458
20459 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20460 config.guess will produce a full version number.
20461
20462Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20463
20464 * configure.in: Build linker and binutils for alpha-dec-osf1.
20465
20466Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20467
20468 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20469 and gdb/testsuite/Makefile.in.
20470
20471Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20472
20473 * configure.in: recognize mips*- instead of mips-
20474
20475Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20476
20477 * config.sub: Accept linux*coff and linux*elf as operating
20478 systems.
20479
20480Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20481
20482 * config.sub: Recognize mips64, and mips3 as an alias for it.
20483
20484Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20485
20486 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20487 gdb knows how to handle OSF/1 shared libraries.
20488
20489Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20490
20491 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20492 * config.guess: Recognize Hitachi's HIUX.
20493 * config.sub: Recognize h3050r* and hppahitachi.
20494 Remove redundant cases for hp9k[23]*.
20495
20496Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20497
20498 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20499 if gas and ld are in the source tree and are in ${configdirs}.
20500 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 20501 --with options (but still pass them down on the command line,
6599da04
JM
20502 if they were explicitly specified).
20503
20504Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20505
20506 * configure: substitute SHELL value in Makefile.in with
20507 ${CONFIG_SHELL}
20508
20509Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20510
20511 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20512 *-*-solaris2* targets.
20513
20514Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20515
20516 * Makefile.in: define M4, and pass it down to sub-makes;
20517 all-autoconf now depends on all-m4
20518
20519Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20520
20521 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20522 presence of {ar,ranlib} instead of a configured directory
20523
20524Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20525
20526 * config.guess: Accept 34?? as well as 33?? for NCR.
20527
20528Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20529
20530 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20531 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20532
20533Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20534
20535 * configure: grab values for $(CC) and $(CXX) from the
20536 environment, so that someone can do "CC=gcc configure; make" and
20537 have it work right (matching the way that autoconf works now)
20538
20539 * configure.in, Makefile.in: add support for gash, the tcl
20540 interface to Galaxy
20541
20542 * config.guess: add NetBSD variants (hp300, x86)
20543
20544Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20545
20546 * install.sh: Support -d option (in the manner of SunOS 4 install,
20547 as it is more deterministic than that of GNU install)
20548 (chmodcmd): Set file to mode 755 by default (should also do default
20549 chgrp and chown, but I don't feel like dealing with that now)
20550
20551Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20552
20553 * config.sub: Remove h8300hhms alias.
20554
20555Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20556
20557 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20558
20559Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20560
20561 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20562 as stmp-fixinc
20563
20564Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20565
20566 * config.sub: recognize m88110-bug-coff.
20567
20568Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20569
20570 * Makefile.in (all-libio): all dependencies on the toolchain used
20571 to build this (gcc, gas, ld, etc)
20572
20573Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20574
20575 * config.guess: Deal with OSF/1 1.3 on alpha.
20576
20577Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20578
20579 * install.sh: add some 'else true' clauses for portability
20580
20581 * configure.in: don't build libio for h8[35]00-*-* targets
20582
20583Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20584
20585 * Makefile.in: Add support for new libio.
20586
20587Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20588
20589 * install.sh: If one command fails, don't try the rest. Don't try
20590 to remove $dsttmp (via trap) unless we have already created it.
20591 If $src doesn't exist, detect it and exit with an error.
20592
20593 * config.guess: Recognize BSD on hp300.
20594
20595Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20596
20597 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20598 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20599
20600Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20601
20602 * Makefile.in (all-send-pr): depends on all-prms
20603
20604Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20605
20606 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20607
20608Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20609
20610 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20611 Added test for mips-mips-riscos5.
20612
20613Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20614
20615 * configure.in: use mh-hp300 for 68k HP hosts
20616
20617Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20618
20619 * configure: add support for CONFIG_SHELL, so that you can use
20620 some alternate shell for evaluating configure scripts
20621
20622Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20623
20624 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20625 in configure script to bug-gdb@prep.ai.mit.edu when building
20626 distribution archive.
20627 * Makefile.in (COMPRESS): Remove def.
20628 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20629 gdb.tar.Z and make-gdb.tar.Z respectively.
20630 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20631 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20632 to convergence with 'taz' target in Makefile.in.
20633
20634Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20635
20636 * install.sh (dsttmp): use trap to ensure that tmp files go
20637 away on error conditions
20638
20639Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20640
20641 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20642
20643Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20644
20645 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20646 its parent is '/' not ''.
20647
20648 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20649
20650Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20651
20652 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20653 that ${newsrcdir}/configure.in does.
20654
20655Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20656
20657 * test-build.mk: support for CONFIG_SHELL
20658
20659Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20660
20661 * config.sub (netware): Add as a basic system type.
20662
20663Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20664
20665 * Makefile.in (Makefile): depend on configure.in. Also drop the
3d3b561f 20666 $(srcdir)/ from the dependency on Makefile.in.
6599da04
JM
20667
20668Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20669
20670 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20671 (h8300hhms is temporary until multi-libraries are implemented).
20672 * configure.in: Handle h8300h too.
20673
20674Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20675
20676 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20677
20678Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20679
20680 * configure: Remove extraneous output when guessing host type.
20681 * config.guess: Remove extraneous output when guessing using C
20682 compiler rather than uname, or when guessing fails.
20683
20684Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20685
20686 * Makefile.in: remove all.cross and install.cross targets
20687
20688 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
3d3b561f 20689 definitions
6599da04
JM
20690
20691Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20692
20693 * configure.in (target sh): Build gprof.
20694
20695Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20696
20697 * config.sub: change -solaris to -solaris2
20698
20699Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20700
20701 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20702
20703Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20704
20705 * configure: Correct error message for missing Makefile.in to
20706 print correct directory.
20707
20708Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20709
20710 * install.sh: kludge around 386BSD shell bug
20711
20712Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20713
20714 * config.guess: Recognize NeXT.
20715 * config.guess: Recognize i486-ncr-sysv4.
20716 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20717
20718Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20719
20720 * Makefile.in (MAKEINFOFLAGS): New variable.
20721 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20722 * build-all.mk, test-build.mk: Pass down --no-split as
20723 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20724
20725Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20726
20727 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20728
20729Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20730
20731 * Makefile.in (libg++.tar.z): New rule.
20732 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20733 * Makefile.in (taz): Only do a single chmod.
20734
20735Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20736
20737 * install.sh: don't use dirname anymore (replaced with sed usage)
20738
20739Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20740
20741 * Makefile.in: Change extension for gzip'd files from '.z' to
20742 '.gz' per new FSF standard usage.
20743
20744Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20745
20746 * configure: put quotes around the final value of program_transform_name
20747
20748Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20749
20750 * Makefile.in: new install.sh support; update install-info rules
20751
20752Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20753
20754 * configure.in: Build diff for crosses, but not for go32 host.
20755
20756 * configure.in: Build gprof only for native, and don't build it
20757 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20758
20759Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20760
20761 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20762
20763Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20764
20765 * configure.in (host_tools): Add prms.
20766
20767Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20768
20769 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20770 with $(FLAGS_TO_PASS) on the command line
20771
20772 * config.sub: Recognize lynx and lynxos
20773
20774Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20775
20776 * config.sub: Accept -ecoff*, not just -ecoff.
20777
20778Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20779
20780 * Makefile.in (taz): Use .gz suffix instead of .z.
20781 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20782 names.
20783
20784Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20785
20786 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20787
20788Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20789
20790 * Makefile.in (install-no-fixedincludes): install gcc last, so
20791 that rebuilds that might happen during 'make install' don't get
20792 bogus gcc include files
20793
20794Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20795
20796 Change from Utah for HPPA support:
20797 * config.guess: Recognize hppa1.x-hp-bsd.
20798
20799Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20800
20801 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20802 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20803
20804Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20805
20806 * config.sub: Add support for rom68k and bug boot monitors.
20807
20808Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20809
20810 * Makefile.in: Make all-opcodes depend on all-bfd.
20811
20812Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20813
20814 * config.guess: Added special check for i[34]86-univel-sysv4*.
20815
20816Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20817
20818 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20819 the processor rather than assuming i486.
20820
20821Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20822
20823 * config.guess: Recognize SunOS6 as Solaris3.
20824
20825Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20826
20827 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20828 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20829
20830Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20831
20832 * build-all.mk (all-cross): New target for Canadian Cross.
20833 Added Q2 go32 targets.
20834 * test-build.mk: Configure go32 cross sparclite-aout and
20835 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20836 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20837
20838Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20839
20840 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20841 GO32 hosted toolchains
20842
20843Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20844
20845 * configure: change so "-exec-prefix" gets passed down rather
20846 than "-exec_prefix" so autoconf generated Makefiles get the
20847 exec_prefix set right.
20848
20849Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20850
20851 * config.guess: get the Solaris2 minor version number
20852
20853 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20854
20855Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20856
20857 * config.guess: Recognize some Sequent platforms.
20858
20859Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20860
20861 * Makefile.in: added the vault-install target
20862
20863 * configure.in: actually use the Sun3 makefile fragment that's in
20864 config, also added the release dir to configdirs
20865
20866Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20867
20868 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20869
20870Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20871
20872 * configure.in: remove some program from Alpha targetted toolchains
20873
20874Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20875
20876 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20877 gprof.
20878 (taz): Run "make diststuff" in those directories instead of "make
20879 proto-dir". Look for "VERSION=" only at start of line in subdir
20880 Makefile. Use "gzip -9" for compression.
20881 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20882 (binutils.tar.z): New target.
20883
20884Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20885
20886 * Makefile.in (taz): Include gpl.texinfo.
20887
20888Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20889
20890 * Makefile.in (setup-dirs): Merged into "taz" target.
20891 (taz): Only do `proto-dir' stuff if a directory is actually needed
20892 for this target.
20893
20894Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20895
20896 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20897 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20898 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20899 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20900 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20901
20902Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20903
20904 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20905 config.sub, and move-if-change to gdb testsuite distribution
20906 archive, so the testsuite can be extracted, configured, and
20907 run separately from the gdb distribution. Blow away the Chill
20908 tests that require a Chill compiled executable, since GNU Chill
20909 is not yet publically available.
20910
20911Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20912
20913 * test-build.mk: set environment variables in a single command,
20914 instead of a list of assignments and exports
20915
20916 * config.guess: recognize Alpha/OSF1 systems
20917
20918Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20919
20920 * configure: Change help message to prefer --options rather than
3d3b561f 20921 -options.
6599da04
JM
20922
20923Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20924
20925 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20926 zippy@ecst.csuchico.edu.
20927 * config.guess: Recognize miniframe.
20928
20929Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20930
cc6010cd
AP
20931 * Makefile.in: Use srcroot to find runtest rather than rootme.
20932 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
20933
20934Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20935
20936 * test-build.mk: Extensive additions to support building on a
20937 machine other than the host.
20938
20939Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20940
20941 * configure (tooldir): Fix for i386-aix again.
20942
20943Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20944
20945 * configure, Makefile.in: Change definition of $(tooldir)
20946 to match the FSF.
20947
20948Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20949
20950 * config.guess: Recognize i[34]86/SVR4.
20951
20952Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20953
20954 * Makefile.in (all-gdb): gdb depends on sim.
20955
20956Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20957
20958 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20959 at the same time we make the prototype gdb directory.
20960 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20961 files at the same time as the gdb base release distribution.
20962
20963Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20964
20965 * Makefile.in (check): Use individual check targets rather than
20966 DO_X rule.
20967 (check-gcc): Added.
20968
20969Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20970
20971 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20972 for System V release 3.2.
20973
20974Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20975
20976 * config.sub: Recognize hppaosf.
20977 * configure.in: Do configure ld/binutils/gas for it.
20978
20979Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20980
20981 * configure (tooldir): Alter syntax used to set this, for systems
20982 where "\$" isn't handled right, like i386-aix.
20983
20984Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20985
20986 * configure: Pass program-transform-name, not
20987 program_transform_name, to recursive configures.
20988
20989Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20990
20991 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20992 of gas+ld+binutils.
20993
20994Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20995
20996 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20997
20998Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20999
21000 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21001
6599da04
JM
21002Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21003
21004 * Makefile.in (PRMS): Set back to all-prms.
21005
21006Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21007
21008 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21009 targets, rather than for MIPS hosts.
21010
21011Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21012
21013 * configure.in: add comment for --with-x default values
21014
21015 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21016
21017 * Makefile.in: add check-* targets for each of the directories in
21018 the tree. Add a definition of RUNTEST that will use the one we
21019 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21020
21021Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21022
21023 * configure.in: Removed obsolete references to bfd_target and
21024 target_makefile_frag.
21025
21026 * build-all.mk: Set assorted targets for Q2.
21027 * config.sub: Recognize z8k-sim and h8300-hms.
21028 * test-build.mk: Really don't pass host to configure.
21029 (HOLES): Added uname.
21030
21031Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21032
21033 * configure: Handle an empty program-prefix, program-suffix or
21034 program-transform-name correctly.
21035
21036Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21037
21038 * build-all.mk: -G 8 no longer required for MIPS targets.
21039 * test-build.mk: Don't pass host argument to configure; make it
21040 guess.
21041
21042Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21043
21044 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21045 * Makefile.in (COMPRESS): New macro, like GZIP.
21046
21047Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21048
21049 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21050
21051 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21052 with gas currently defaults to -G 0.
21053
21054Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21055
21056 * Makefile.in (all-flex): flex depends on byacc.
21057
21058 * build-all.mk: If host not specified, use config.guess. Pass TAG
21059 to test-build.mk as RELEASE_TAG.
21060 * test-build.mk (configargs): New variable containing arguments to
21061 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21062 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21063
21064 * config.guess: Use /bin/uname when checking -X argument on SCO,
21065 to avoid invoking GNU uname which doesn't understand -X.
21066
21067 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21068
21069 * configure.in: Build gas for mips-*-*.
21070
21071Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21072
21073 * Makefile.in (all.normal): insert missing backslash.
21074
21075Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21076
731a8127 21077 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
21078
21079 * Makefile.in: Complete overhaul to merge many almost identical
21080 targets.
21081
21082Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21083
21084 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21085 (gdb.tar.Z): Adjusted.
21086
21087 * Makefile.in (setup-dirs, taz): New targets; should be general
21088 enough to adapt for gdb sometime. Build only .z file.
21089 (gas.tar.z): New target.
21090
21091Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21092
21093 * build-all.mk: Use CC=cc -Xs on Solaris.
21094
6599da04
JM
21095Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21096
21097 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21098 for handling BISON for FSF releases.
21099
21100Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21101
21102 * configure: Actually implement the change zoo just documented.
21103
21104Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21105
21106 * configure: when using config.guess, only set target_alias when
21107 it's not already been set (ie, on the command line)
21108
21109Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21110
21111 * Makefile.in: add installcheck target, set PRMS to install-prms
21112
21113Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21114
21115 * configure: add support for package_makefile_fragment, handle the
21116 case where a directory has a configure.in file but no Makefile.in
21117 more gracefully (with an actual understandable error message, even);
21118 add support for --without (and add this to the usage message); also
21119 explicitly add a --host=${host_alias} to the command line when
21120 config.guess is used
21121
21122Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21123
21124 * configure: Must use both --host and --target in recursive calls.
21125
21126Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21127
21128 * Makefile.in: Change deja-gnu to dejagnu.
21129
21130Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21131
21132 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21133
21134Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21135
21136 * configure.in: canonicalize all instances to *-*-solaris2*,
21137 also strip out a number of tools to not build for go32 host
21138
21139Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21140
21141 * config.guess: add GPL.
21142
21143 * Makefile.in, config.guess, config.sub, configure: bump
3d3b561f 21144 copyrights to 93.
6599da04
JM
21145
21146Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21147
21148 * Makefile.in (do-info): Removed obsolete check for existence of
21149 localenv file.
21150
21151 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21152
21153Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21154
21155 * Makefile.in: a couple of 'else true' for decstation,
21156 support for TclX
21157
21158 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21159
21160Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21161
21162 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21163
21164Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21165
21166 * config.guess: Recognize i386-ibm-aix (PS/2).
21167 * configure.in: Use config/mh-aix386 file for it.
21168
21169Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21170
21171 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21172 CC_FOR_TARGET instead.
21173 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21174
21175Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21176
21177 * Makefile.in: Add sim to list of directories sent with gdb
21178
21179Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21180
21181 * configure.in: Put back mips-dec-bsd* case.
21182
21183Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21184
21185 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21186 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21187 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
21188
21189Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21190
21191 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21192
21193 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21194 (install-info): install dir.info only if it exists,
21195 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21196
21197Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21198
21199 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21200 gas for mips-dec-bsd.
21201
21202Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21203
21204 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21205 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21206
21207Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21208
21209 * configure.in: Added "dejagnu" to hosttools list.
21210
21211Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21212
21213 * config.sub, configure.in, config.guess: Add support
21214 for Bosx, an AIX variant from Bull.
21215 Patches from F.Pierresteguy@frcl.bull.fr.
21216
21217Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21218
21219 * devo/dejagnu: Initial creation of devo/dejagnu.
21220 Migrated dejagnu testcases and support files for testing software
21221 tools to reside as subdirectories, currently called "testsuite",
21222 within the directory of the software tool. Migrated all programs,
21223 support libraries, etc. beloging to dejagnu proper from
21224 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21225 with no modifications. The changes to these files which will
21226 allow them to configure, build, and execute properly will be made
21227 in a future update.
21228
21229Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21230
21231 * Makefile.in: Change send_pr to send-pr.
21232 * configure.in: Likewise.
21233 * send_pr: Renamed directory to send-pr.
21234
21235Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21236
21237 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21238
21239Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21240
21241 * README: Update for gdb-4.8 release.
21242 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21243 gdb-xxx.tar.z (gzip'd) file also.
21244
21245Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21246
21247 * Makefile.in: make all-diff depend on all-libiberty
21248
21249Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21250
21251 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21252
21253Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21254
21255 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21256
21257Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21258
21259 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21260 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21261 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21262
21263Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21264
21265 * Makefile.in: makeinfo binary is in a new location
21266
21267Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21268
21269 * config.sub: Accept -ecoff as an OS.
21270
21271 * Makefile.in: Various changes to eliminate a level of make
21272 recursion and reduce the required command line length.
21273 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21274 sub-makes.
21275 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21276 variables holding settings for specific sub-makes.
21277 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21278 in terms of BASE_FLAGS_TO_PASS.
21279 (TARGET_LIBS): New variable listing directories which use
21280 TARGET_FLAGS_TO_PASS.
21281 (subdir_do): Eliminated.
21282 (do-*): New set of targets to replace subdir_do.
21283 (various): All targets which used subdir_do now depend on do-*.
21284 (local-clean): Renamed from do_clean.
21285 (local-distclean): New target, dependency of distclean and
21286 realclean.
21287 (install-info): Don't create directories. Depend on dir.info
21288 rather than calling make recursively.
21289 (install-dir.info): Eliminated.
21290 (install-info-dirs): Create all info directories here.
21291 (dir.info): Depend upon do-install-info.
21292
21293 * test-build.mk (HOLES): Added false.
21294
21295Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21296
21297 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21298
21299Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21300
21301 * Makefile.in (info): remove dependency on all-texinfo. The
21302 problem was really in texinfo/C, not at this level.
21303
21304Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21305
21306 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21307
21308Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21309
21310 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21311 GDB releases.
21312
21313Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21314
21315 * configure: Include srcdir in message about target of link not
21316 being found. Don't convert `-' to `_' in `with' options being
21317 passed to subdirs.
21318
21319Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21320
21321 * configure.in: add uudecode to host_tools
21322
21323 * Makefile.in: added {all,install}-uudecode targets, added them to
21324 the appropriate lists
21325
21326Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21327
21328 * Makefile.in (all-gcc): Added dependency on all-gas.
21329
21330 * configure.in (mips-*-*): Build ld and binutils.
21331
21332Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21333
21334 * configure: check return code from mkdir, print error message and
3d3b561f 21335 exit on failure.
6599da04
JM
21336
21337Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21338
21339 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21340
21341Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21342
21343 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21344
21345Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21346
21347 * config.sub (h8500): Recognize this as a cpu type.
21348
21349Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21350
21351 * configure: source directory missing is no longer a warning
21352
21353 * configure.in: recognize irix[34]* instead of irix[34]
21354
21355 * Makefile.in: define and pass down X11_LIB
21356
6599da04
JM
21357Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21358
21359 * guess-systype: Renamed to ...
21360 * config.guess: ... by popular request.
21361 * configure.in, Makefile.in: Update accordingly.
21362
21363Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21364
21365 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21366 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21367 + Execute ./dummy instead of assuming . is in PATH.
21368
21369Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21370
21371 * guess-systype: New shell script. Attempts to guess the
21372 canonical host name of the executing host.
21373 Only a few hosts are supported so far.
21374 * configure: Call guess-systype if no host is specified.
21375
21376Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21377
21378 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21379 gcc Makefile.
21380
6599da04
JM
21381Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21382
21383 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21384 (all-gcc, install-gcc, subdir_do): Use it.
21385
21386Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21387
21388 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21389
21390Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21391
21392 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3d3b561f 21393 set exclusively by configure, using configure.in .
6599da04
JM
21394
21395Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21396
21397 * test-build.mk: set $PATH for all builds
21398
21399 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21400
21401Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21402
21403 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21404 the one used in gcc/Makefile.in, so that a null expansion doesn't
21405 override the one needed to build gcc with a native cc.
21406
6599da04
JM
21407Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21408
21409 * configure: Accept -with arguments.
21410
21411Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21412
21413 * Makefile.in: added h8300sim
21414
21415Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21416
6599da04
JM
21417 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21418 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21419 (all-cygnus, native, build-cygnus): Make
21420 $(canonhost)-stamp-3stage-done, not $(host)....
21421 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21422 i386-sco3.2v4. Added else true to if command.
21423
21424Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21425
21426 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21427
21428Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21429
21430 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21431
21432Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21433
21434 * configure.in: don't remove binutils from Solaris builds
21435
21436Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21437
21438 * Makefile.in: get rid of earlier definitions for *clean,
21439 also handle the recursive info rule better
21440
21441Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21442
21443 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21444 do more-or-less the right thing.
21445
21446Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21447
21448 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21449 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21450
21451Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21452
21453 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21454 $(host_canonical).
21455
21456 * configure.in: split the configdirs list into 4 categories (native
21457 v. cross, library v. tool) and handle the cross-only and native-
21458 only in more reasonable (and correct!) way.
21459
21460Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21461
21462 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21463 configdirs anymore.
21464
21465Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21466
21467 * Makefile.in: extensive cleanup:: removed all of the explicit
21468 clean-* targets, collapsed many wrappers around subdir_do into
21469 one, added additional targets to satisfy standards.texi, deleted
21470 some old targets, some changes for consistency
21471
21472Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21473
21474 * configure.in: handle some programs as cross-only, and others as
21475 native only
21476
21477 * test-build.mk: handle partial holes in a more generic manner
21478
21479 * Makefile.in: m4 depends on libiberty
21480
6599da04
JM
21481Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21482
21483 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21484 time, wdiff, and find to configdirs
21485
21486 * Makefile.in: all, clean, and install rules for the new programs
21487 added to configure.in
21488
21489Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21490
21491 * configure.in: use mh-sun for all *-sun-* hosts
21492
6599da04
JM
21493Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21494
21495 * Makefile.in: define flags for X11 include files and library file
21496 locations, pass them down to the programs that need this info
21497
21498 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21499
6599da04
JM
21500Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21501
21502 * configure.in: start building libg++ for HP-UX targets
21503
21504Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21505
21506 * README: Update references to files moved into etc/.
21507
21508Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21509
21510 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21511 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21512
21513Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21514
21515 * configure: accept dash as well as underscore in long option
21516 names for FSF compatibility.
21517
21518Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21519
21520 * config.sub: added -sco3.2v4 support from FSF.
21521
21522Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21523
21524 * configure.in: expand the section that adds or removes
21525 directories from the list of programs to build, to handle native
21526 vs. cross in addition to host v. native
21527
21528Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21529
21530 * Makefile.in: Replace C++ in macro names with CXX.
21531 This is less likely to break ...
21532
21533Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21534
21535 * test-build.mk: add -w to GNU_MAKE
21536
21537Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21538
21539 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21540 add 'sparc' to list of recognized cpus. This needed to make
21541 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21542 Delete some redundant ose68 variants. Recognize -wrs as an os,
21543 then changes that into $CPU-wrs-vxworks.
21544
21545 * configure.in: remove most references to gdbtest, regularize
21546 target based program removal
21547
21548 * test-build.mk: import from p3 tree (many fixes and changes)
21549
21550Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21551
21552 * Makefile.in: added rules to handle tcl, tk, and expect
21553
21554 * configure.in: handle those directories if they exist
21555
21556Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21557
21558 * config.sub: removed bogus hppabsd and hppahpux names, since
21559 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21560
21561Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21562
21563 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21564 depends upon all-xiberty
21565
21566 * Makefile.in: changes from p3, including:
21567
21568 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21569
21570 * Makefile.in (XTRAFLAGS): include newlib directories if
21571 newlib/Makefile exists, rather than if host != target.
21572
21573 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21574
21575 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21576 from the same source tree and not building a cross-compiler. This
21577 matters for the libg++ configuration if reconfiguring a tree that
21578 has already been installed.
21579
21580 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21581
21582 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21583 pick up the machine and system specific header files.
21584
21585 * Makefile.in: added AS_FOR_TARGET, passed down in
21586 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21587 the C compiler to use to create programs which are run in the
21588 build environment, set it to default to $(CC), and passed it down
21589 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21590
21591 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21592
21593 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21594 We need them for unusual native builds, like systems without
21595 ranlib.
21596
21597 * configure: also define $(host_canonical) and
e490616e
ZW
21598 $(target_canonical), which are the full, canonical names for the
21599 given host and target
6599da04
JM
21600
21601Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21602
21603 * Makefile.in: Added separate definitions for C++.
21604
21605Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21606
21607 * configure.in (configdirs): Add deja-gnu.
21608
21609Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21610
21611 * README: Update for configure.texi and gdb-4.7 release.
21612
21613Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21614
21615 * Makefile.in: Move "all" target to top of file.
21616 Previously, first target was ".PHONY" which caused BSD4.4 make
21617 to build .PHONY when make was run without arguments.
21618
21619Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21620
21621 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21622 Library-copylefted code in libiberty.
21623
21624Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21625
21626 * config.sub: Replace m68kmote with plain old m68k.
21627
21628Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21629
21630 * Makefile.in: Remove space from blank line, avoid Make complaints.
21631
21632Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21633
21634 * config.sub: Complain if no argument is given. Added support for
21635 386bsd as OS and target alias.
21636
21637Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21638
21639 * Makefile.in (XTRAFLAGS): include newlib directories if
21640 newlib/Makefile exists, rather than if host != target.
21641
21642Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21643
21644 * config.sub: recognize sparclite-wrs-vxworks.
21645
21646 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21647 p3.) Added clean-xiberty to clean.
21648
21649Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21650
21651 * configure.in: use *-*-* instead of nested cases for host and target
21652
21653Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21654
21655 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21656 from the same source tree and not building a cross-compiler. This
21657 matters for the libg++ configuration if reconfiguring a tree that
21658 has already been installed.
21659
21660Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21661
21662 * config.sub (i486v/i486v4): Merge in from FSF version.
21663
21664Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21665
21666 * configure: only set PWD if it is already set.
21667
21668Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21669
21670 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21671 doesn't have unset and all success paths (and most error paths)
21672 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21673 to just ${PWD} to avoid confusion.)
21674
21675Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21676
21677 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21678 even for a native compilation.
21679
21680Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21681
21682 Changes to make the gdb.tar.Z rule work better.
21683
21684 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21685 (DEVO_SUPPORT): Add configure.texi.
21686 (bfd-ilrt.tar.Z): Remove ancient rule.
21687
21688Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21689
21690 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21691 pick up the machine and system specific header files.
21692
21693 * configure.in, config.sub: added new target m68010-adobe-scout,
21694 with alias of adobe68k. Changed configure.in to check for
21695 -scout before -sco* to avoid a false match.
21696
21697 * Makefile.in: added AS_FOR_TARGET, passed down in
21698 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21699 the C compiler to use to create programs which are run in the
21700 build environment, set it to default to $(CC), and passed it down
21701 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21702
21703Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21704
21705 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21706 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21707 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21708 FOR_TARGET variants, to newlib and libg++.
21709
21710Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21711
21712 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21713 first.
21714
21715Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21716
21717 * config.sub: Accept `elf' as an environment.
21718
21719Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21720
21721 * Makefile.in (all-opcodes): cd into the right directory
21722
21723Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21724
21725 * configure: added -program_transform_name option, used as
21726 argument to sed when installing programs.
21727 configure.texi: added documentation for -program_prefix,
21728 -program_suffix and -program_transform_name.
21729
21730Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21731
21732 * config.sub: Accept i486 where i386 ok.
21733
21734Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21735
21736 * config.sub: accept we32k
21737
21738Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21739
3b75d237 21740 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
21741
21742 * Makefile.in: don't create all directories for ``make install'';
21743 let the subdirectories create the ones they need.
21744
21745Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21746
e490616e 21747 * COPYING: new file, GPL v2
6599da04
JM
21748
21749Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21750
21751 * Makefile.in: use the new gen-info-dir, which needs a template
21752 argument (which also lives in texinfo)
21753
21754 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21755
6599da04
JM
21756Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21757
21758 * config.sub (ncr3000): Change i386 to i486.
21759
21760Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21761
21762 * Makefile.in: add install-rcs, install-grep to
21763 install-no-fixedincludes, removed install-bison and install-libgcc
21764
21765Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21766
21767 * configure.in: grab the HPUX makefile fragment if on HPUX
21768
21769Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21770
21771 * Makefile.in: eradicate bison spoor (ditto libgcc).
3d3b561f
ML
21772 configure.in: recognise m68{k,000}-ericsson-OSE.
21773 es1800 is alias for m68k-ericsson-OSE
6599da04
JM
21774
21775Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21776
21777 * configure.in: rearrange the parts that remove programs from
21778 configdirs, based now on HOST==TARGET or by canonical triple.
21779
21780Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21781
21782 * test-build.mk: recurse explicitly with -f test-build.mk when
3d3b561f
ML
21783 appropriate. predicate stage3 and comparison on the existence
21784 of gcc. That is, if gcc isn't around, we aren't three-staging.
21785 On very clean, also remove ...stamp-co. Build in-place before
21786 doing other builds.
6599da04
JM
21787
21788Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21789
21790 * Makefile.in, configure.in: add tgas
21791
21792Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21793
21794 * Makefile.in: a number of changes merged in from progressive.
21795
21796 * configure.in: add libm.
21797
21798 * .cvsignore: ignore some stuff that comes from test-build.mk.
21799
6599da04
JM
21800Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21801
21802 * config.sub: Add es1800 (m68k-ericsson-es1800).
21803
21804Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21805
21806 * configure: Add program_suffix (parallel to program_prefix)
21807 * Makefile.in: adjust directory-creating script for losing decstation
21808
21809Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21810
21811 * configure: Minor $subdir-related fixes.
21812
21813Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21814
21815 * configure: fix various problems with propogating
21816 makefile_target_frag in subdirs.
21817 * configure.in: config libgcc if its there
21818
21819Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21820
21821 * config.sub: HPPA merge.
21822
6599da04
JM
21823Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21824
21825 * Makefile.in: Replace all-bison with all-byacc in all
21826 dependency lines for other tools (which now use byacc).
21827
21828Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21829
21830 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21831
6599da04
JM
21832Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21833
21834 * Makefile.in: make gprof rules similar to byacc rules (instead of
21835 vestigal $(unsubdir) that didn't work...)
21836
21837Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21838
21839 * config.sub: Add support for Linux.
21840 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21841 (at least for libg++).
21842
21843Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21844
21845 * configure.texi: fix doc for the -nfp option to configure
21846
21847Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21848
21849 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21850
21851Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21852
21853 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21854 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21855 * configure.in: added solaris* host_makefile_frag hook.
21856
21857Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21858
21859 * config.sub: changed recognition of m68000 so that various
21860 m68k types can be specified via m680[01234]0
21861
21862Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21863
21864 * config.sub (basic_machine): fix sed so that '-foo' isn't
21865 completely substituted out while .+'-foo' loses the '-foo'
21866
21867Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21868
21869 * config.sub ($os): Add -aout.
21870
21871Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21872
21873 * configure: If host_makefile_frag is absolute, don't
21874 prefix ${invsubdir} (relevant to libg++ auto-configure).
21875
21876Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21877
21878 * Makefile.in (tooldir): Define it.
21879 (all-ld): Depend on all-flex.
21880
21881Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21882
21883 * Makefile.in (check): Fix libg++ special case.
21884
21885Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21886
21887 * configure: do not bury `pwd` into config.status, thus do fewer
3d3b561f 21888 pwd's.
6599da04
JM
21889
21890 * configure: print the "Building in" message only when building in
3d3b561f 21891 other than "." AND verbose.
6599da04 21892
63f6bcd7 21893 * configure: remove -s, rework -v to better accommodate guested
3d3b561f 21894 configures.
6599da04
JM
21895
21896 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21897
21898Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21899
21900 * Makefile.in: macroize flags passed on recursion. remove
3d3b561f 21901 fileutils.
6599da04
JM
21902
21903Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21904
21905 * configure: get makesrcdir right for subdirs deeper than 1.
21906
21907 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
3d3b561f 21908 install.
6599da04
JM
21909
21910Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21911
21912 * Makefile.in: don't print subdir_do or recursion lines.
21913
21914Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21915
21916 * standards.texi: added menu item.
21917
21918 * Makefile.in: build and install standards.info.
21919
21920 * standards.texi: new file.
21921
21922Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21923
21924 * configure: test for and move config.status pieces from
3d3b561f 21925 ${subdir}/.
6599da04
JM
21926
21927Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21928
6599da04
JM
21929 * configure: Test for existance of files before trying to mv
21930 them, to avoid numerous non-existance messages.
21931
21932Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21933
21934 * configure: correct final line of config.status.
21935
21936 * configure: patch from eggert. Avoids a protection problem if
3d3b561f 21937 the original Makefile.in is read only.
6599da04
JM
21938
21939 * configure: use move-if-change from gcc to create config.status.
3d3b561f
ML
21940 Some makefiles depend on config.status to tell if a directory
21941 has been reconfigured for a different host. This change
21942 prevents those directories from remaking everything in the case
21943 where the reconfig was only intended to rebuild a Makefile.
6599da04
JM
21944
21945 * configure: test for config.sub with "config.sub sun4" rather
3d3b561f
ML
21946 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21947 host alias from a missing config.sub.
6599da04
JM
21948
21949Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21950
21951 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
3d3b561f 21952 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
6599da04
JM
21953
21954Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21955
21956 * configure: mkdir ${subdir} as needed.
21957
21958Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21959
21960 * Makefile.in,configure.in: added autoconf.
21961
21962Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21963
21964 * Makefile.in: no longer pass against on recursion.
21965
21966 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
3d3b561f 21967 definitions are not inherited.
6599da04
JM
21968
21969 * configure: correct makesrcdir when subdir is .
21970
21971Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21972
21973 * configure: Add support for 'subdirs' variable, which is
21974 like 'configdirs', except that configure doesn't re-invoke
21975 itself for subdirs, it just creates a Makefile for each subdir.
21976 * configure.texi: Document subdirs.
21977
21978Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21979
21980 * configure.in: added flex to configdirs
21981
21982Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21983
21984 * Makefile.in: remove clean-stamps from clean.
21985
21986Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21987
21988 * configure.in: Add gdbtest to configdirs.
21989
21990Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21991
21992 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21993 to recursive makes.
21994 * configure.in: Recognize new ncr3000 config.
21995
21996Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21997
21998 * Makefile.in, configure.in: removed references to gdbm.
21999
22000Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22001
22002 * config.sub: Don't canonicalize os value
22003 newsos* to bsd (readline needs to check for newsos).
22004 (This fix was earlier made Jan 31, but got re-broken.)
22005
22006Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22007
22008 * configure.in: sco is an os, not a vendor!
22009
22010 * configure: Quote $( better. Keep various shells happy.
22011
22012Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22013
22014 * Makefile.in: eliminate stamp-files.
22015
22016Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22017
22018 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
3d3b561f 22019 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
6599da04
JM
22020
22021Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22022
22023 * config.sub: fix iris/iris3.
22024
22025Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22026
22027 * configure: re-add -rm.
22028
22029Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22030
22031 * Maskefile.in: add .stmp-rcs to all.
22032
22033 * configure.in: remove gas from rs6000 build, use aix host fragment.
22034
22035Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22036
22037 * configure: pass down site_option during recursion.
22038
22039Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22040
22041 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22042
22043Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22044
22045 * configure: Change exec_prefix so that it really defaults to prefix.
22046
22047Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22048
22049 * Makefile.in, configure.in: Add support for mmalloc library.
22050
22051Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22052
22053 * Makefile.in: add stmp dependencies for a few more things.
22054
22055Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22056
22057 * configure: adjusted error message on objdir/srcdir configure
3d3b561f 22058 collision, per john's suggestion.
6599da04
JM
22059
22060 * Makefile.in: add libiberty stmp to all and all.cross.
22061
22062Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22063
22064 * Makefile.in: remove force dependencies, add grep to all.
22065
22066Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22067
22068 * Makefile.in: drop flex. make stamp files work.
22069
22070 * configure: added test for conflicting configuration in srcdir,
3d3b561f
ML
22071 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22072 gets cranky. use relative paths for configure and srcdir
22073 whenever possible. Send some error messages to stderr that were
22074 going to stdout.
6599da04
JM
22075
22076Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22077
22078 * Makefile.in: Fix libg++ rule to check for gcc directory
22079 before using gcc/gcc. Also pass XTRAFLAGS.
22080
22081Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22082
22083 * Makefile.in: added stmp-files so that directories aren't polled
3d3b561f 22084 when they are already built.
6599da04
JM
22085
22086 * configure.texi: fixed a node pointer problem.
22087
22088Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22089
731a8127 22090 * config.sub configure.in gdb/configure.in
6599da04
JM
22091 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22092 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22093 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22094
22095Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22096
22097 * configure: -recurring becomes -silent. corrected help message
3d3b561f 22098 for -site= option.
6599da04
JM
22099
22100 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22101
22102Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22103
22104 * configure: when building Makefile for crosses, replace
3d3b561f
ML
22105 tooldir and program_prefix. default srcdir from location of
22106 config.sub. remove "for host in hosts" and "for target in
22107 targets" loops.
6599da04
JM
22108
22109Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22110
22111 * Makefile.in: Do not pass bindir or mandir to cvs.
22112
22113Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22114
22115 * Makefile.in, configure.in: removed traces of namesubdir,
3d3b561f
ML
22116 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22117 copyrights to '92, changed some from Cygnus to FSF.
6599da04
JM
22118
22119 * configure.texi: remove most references to multiple hosts,
3d3b561f 22120 multiple targets, subdirs, etc.
6599da04
JM
22121
22122 * configure.man: removed rcsid. reference config.sub not
3d3b561f 22123 config.subr.
6599da04
JM
22124
22125 * Makefile.in: mkdir $(infodir) on install-info.
22126
22127Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22128
22129 * configure.texi: Explain better about .gdbinit and about
22130 the environment that configure.in sections run in.
22131
22132Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22133
22134 * configure.in: Ultrix is only a decstation if it's a MIPS.
22135
22136Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22137
22138 * README: DOC.configure => cfg-paper.texi.
22139
22140Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22141
22142 * config.sub (near case $os): Don't convert newsos* to bsd!
22143
22144Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22145
22146 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22147 the number of copies of COPYING that go into the GDB tar file.
22148
22149Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22150
731a8127 22151 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
22152 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22153 Fix SCO configuration stuff.
22154
22155Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22156
22157 * Makefile.in: For libg++, make sure the -I pointing
22158 to the gcc directory goes *after* all the libg++-local -I flags.
22159 Also, move just-gcc dependency from just-libg++ to all-libg++.
22160
22161Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22162
22163 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22164
22165Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22166
22167 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22168
22169Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22170
22171 * config.sub: Add stratus configuration frags. Also
22172 submitted to FSF.
22173
22174Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22175
22176 * Makefile.in (DEV_SUPPORT): add configure.man.
22177
22178 * config.sub(Decode manufacturer-specific): add -none*.
22179
22180Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22181
22182 * Makefile.in: remove form feeds to make Sun's make happy.
22183 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22184
22185Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22186
22187 * Makefile.in (AR_FLAGS): Make quieter.
22188
22189Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22190
22191 * configure.in: Add libg++.
22192 * configure: When verbose, don't output the command line at each
22193 level; it will be unremarkably the same as the previous version,
22194 which will be the same as what the user typed.
22195
22196Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22197
22198 * configure.in, Makefile.in: fix clean-info, add flex. add
3d3b561f 22199 fileutils.
6599da04
JM
22200
22201 * configure: be less sensitive to spaces in Makefile.in. Do not
3d3b561f
ML
22202 look for sources in "..". Doing so breaks subdirectories that
22203 might have their own configure. If a subdir has it's own
22204 configure script, use it.
6599da04
JM
22205
22206Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22207
22208 * cfg-paper.texi: some changes suggested by rms.
22209
22210Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22211
22212 * config.sub: Merge in some small additions from the FSF version,
22213 taken from the gcc distribution, to bring the Cygnus and FSF
22214 versions into closer sync.
22215
22216Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22217
22218 * configure.in: Changed svr4 references to sysv4.
22219
22220Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22221
22222 * configure: added -V for version number option.
22223
22224Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22225
22226 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
3d3b561f 22227 renamed from DOC.configure to cfg-paper.texi.
6599da04
JM
22228
22229Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22230
22231 * configure, config.subr, config.sub: config.subr is now
3d3b561f 22232 config.sub again.
6599da04
JM
22233
22234Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22235
22236 * configure.texi: new file, in progress.
22237
22238 * Makefile.in: build info file and install the man page for
3d3b561f 22239 configure.
6599da04
JM
22240
22241 * configure.man: new file, first cut.
22242
22243 * configure: find config.subr again now that configuration "none"
3d3b561f
ML
22244 has gone. removed all traces of the -ansi option. removed all
22245 traces of the -languages option.
6599da04
JM
22246
22247 * config.subr: resync from rms.
22248
22249Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22250
22251 * configure, config.sub, config.subr: merge config.sub into
3d3b561f
ML
22252 config.subr, call the result config.subr, remove config.sub, use
22253 config.subr.
6599da04
JM
22254
22255 * Makefile.in: revised install for dir.info.
22256
22257Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22258
22259 * configure.in: add decstation host makefile frag.
22260
22261 * Makefile.in: BISON now bison -y again. also install-gcc on
3d3b561f
ML
22262 install. clean-gdbm on clean. infodir belongs in datadir.
22263 Make directories for info install. Build dir.info here then
22264 install it.
6599da04
JM
22265
22266Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22267
22268 * Makefile.in: fix for bad directory tests.
22269
22270Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22271
22272 * configure: \{1,2\} appears to be a sysv'ism. Use a different
3d3b561f 22273 regexp. -srcdir relative was being handled incorrectly.
6599da04
JM
22274
22275 * Makefile.in: unwrapped some for loops so that parallel makes
3d3b561f
ML
22276 work again and so one can focus one's attention on a particular
22277 package.
6599da04
JM
22278
22279Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22280
22281 * configure: added PWD as a stand in for `pwd` (for speed). use
3d3b561f
ML
22282 elif wherever possible. make -srcdir work without -objdir.
22283 -objdir= commented out.
6599da04
JM
22284
22285Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22286
22287 * configure: +options become --options. -subdirs commented out.
3d3b561f
ML
22288 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22289 Makefile now at top of generated Makefile. Removed cvs log
22290 entries. added -srcdir. create .gdbinit only if there is one
22291 in ${srcdir}.
6599da04
JM
22292
22293 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3d3b561f
ML
22294 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22295 and mandir now keyed off datadir by default.
6599da04
JM
22296
22297Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22298
22299 * Freshly created ChangeLog.
22300
22301\f
22302Local Variables:
22303mode: change-log
22304left-margin: 8
22305fill-column: 76
22306version-control: never
22307End: