]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
6c44b95d
GA
12023-10-05 Jan Engelhardt <jengelh@inai.de>
2
3 * SECURITY.txt: Fix up indentation.
4
52023-10-05 Jan Engelhardt <jengelh@inai.de>
6
7 * SECURITY.txt: Fix up commas.
8
bf2e66e3
GA
92023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
10
11 * SECURITY.txt: New file.
12
6b78e9a5
GA
132023-09-18 Fei Gao <gaofei@eswincomputing.com>
14
15 * MAINTAINERS: Add myself.
16
37bbfd1c
GA
172023-09-15 Yang Yujie <yangyujie@loongson.cn>
18
19 * config-ml.in: Remove unneeded loongarch clause.
20 * configure.ac: Register custom makefile fragments mt-loongarch-*
21 for loongarch targets.
22 * configure: Regenerate.
23
a1c20158
GA
242023-09-12 Edwin Lu <ewlu@rivosinc.com>
25
26 * MAINTAINERS: Add myself
27
282023-09-12 Thomas Schwinge <thomas@codesourcery.com>
29 Chung-Lin Tang <cltang@codesourcery.com>
30
31 PR testsuite/109951
32 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
33 'SYSROOT_CFLAGS_FOR_TARGET'.
34 * Makefile.in: Regenerate.
35
d820cd78
GA
362023-09-05 Yang Yujie <yangyujie@loongson.cn>
37
38 * config-ml.in: Do not build the multilib library variant
39 that is duplicate with the toplevel one.
40
ded52c9f
GA
412023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
42
43 * MAINTAINERS: Add myself.
44
6cd85273
GA
452023-08-22 Filip Kastl <fkastl@suse.cz>
46
47 * MAINTAINERS: Update my email address.
48
886afed6
GA
492023-08-11 Eric Feng <ef2648@columbia.edu>
50
51 * MAINTAINERS: Add myself.
52
4b92dba7
GA
532023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
54
55 * Makefile.def: Reflect that libsframe needs to installed before
56 libbfd. Reorder a bit to better track libsframe dependencies.
57 * Makefile.in: Regenerate.
58
592023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
60
61 * Makefile.def: Add install dependency on libsframe for libbfd.
62 * Makefile.in: Regenerated.
63
642023-08-07 Nick Alcock <nick.alcock@oracle.com>
65
66 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
67 Solaris 11.
68
692023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
70
71 * configure: Regenerate.
72 * configure.ac: Add Haiku to list of ELF OSes
73 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
74
752023-08-07 Nick Alcock <nick.alcock@oracle.com>
76
77 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
78 options, including options containing paths.
79
802023-08-07 Nick Alcock <nick.alcock@oracle.com>
81
82 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
83 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
84 errors from nms that refuse to work on non-regular files. Remove
85 other workarounds for this problem. Strip out blank lines from the
86 nm output.
87
882023-08-07 Arsen Arsenović <arsen@aarsen.me>
89
90 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
91 * configure: Regenerate.
92
932023-08-07 Simon Marchi <simon.marchi@efficios.com>
94
95 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
96 * configure: Re-generate.
97 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
98 (PKG_CONFIG_PATH): New.
99 * Makefile.in: Re-generate.
100
1012023-08-07 Luis Machado <luis.machado@arm.com>
102
103 * configure.ac: Disable year2038 by default on 32-bit hosts.
104 * configure: Regenerate.
105
1062023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
107
108 * Makefile.def: Add gprofng module.
109 * configure.ac: Add --enable-gprofng option.
110 * Makefile.in: Regenerate.
111 * configure: Regenerate.
112
1132023-08-07 Martin Liska <mliska@suse.cz>
114
115 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
116 * configure: Regenerate.
117
1182023-08-07 Fangrui Song <maskray@google.com>
119
120 * configure: Regenerate.
121 * configure.ac: Add --with-zstd.
122
1232023-08-07 Arsen Arsenović <arsen@aarsen.me>
124
125 * configure: Regenerate.
126 * configure.ac: Recover tilegx/tilepro targets.
127
1282023-08-07 H.J. Lu <hjl.tools@gmail.com>
129
130 * configure: Regenerated.
131 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
132 --plugin and rc before enabling --plugin.
133
1342023-08-07 H.J. Lu <hjl.tools@gmail.com>
135
136 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
137 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
138 * configure.ac: Include config/gcc-plugin.m4.
139 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
140 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
141 RANLIB if possible.
142 * Makefile.in: Regenerated.
143 * configure: Likewise.
144
1452023-08-07 Arsen Arsenović <arsen@aarsen.me>
146
147 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
148 $(CFLAGS).
149
1502023-08-07 David Faust <david.faust@oracle.com>
151
152 * MAINTAINERS: Add the BPF port to my reviewer listing.
153
4297a08e
GA
1542023-08-02 Jan Beulich <jbeulich@suse.com>
155
156 * MAINTAINERS: Correct my email address.
157
1582023-08-02 Hu, Lin1 <lin1.hu@intel.com>
159
160 * MAINTAINERS (Write After Approval): Add myself.
161
cf58b896
GA
1622023-08-01 Richard Ball <richard.ball@arm.com>
163
164 * MAINTAINERS: Add myself.
165
a2f31d79
GA
1662023-07-31 Andreas Schwab <schwab@suse.de>
167
168 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
169 * configure: Regenerate.
170 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
171
1722023-07-31 xuli <xuli1@eswincomputing.com>
173
174 * MAINTAINERS: Add myself.
175
af37e394
GA
1762023-07-25 Thomas Schwinge <thomas@codesourcery.com>
177
178 * MAINTAINERS: List myself as "nvptx port" maintainer.
179
0ce63530
GA
1802023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
181
182 * MAINTAINERS: Add myself to write after approval
183
ec842611
GA
1842023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
185
186 * MAINTAINERS: Add myself as a reviewer for the riscv port.
187
1882023-07-18 Robin Dapp <rdapp@ventanamicro.com>
189
190 * MAINTAINERS: Add myself as a reviewer for the riscv port.
191
15939bae
GA
1922023-07-12 Hao Liu <hliu@os.amperecomputing.com>
193
194 * MAINTAINERS: Add Hao Liu to write after approval
195
1962023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
197
198 * MAINTAINERS: Add Ken Matsui to write after approval
199
01405f01
GA
2002023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
201
202 * Makefile.in: Collect both kernel and user events for autofdo
203 * Makefile.tpl: Collect both kernel and user events for autofdo
204
69d3015a
GA
2052023-06-30 Rishi Raj <rishiraj45035@gmail.com>
206
207 * MAINTAINERS: Added myself to Write After Approval and DCO
208
14bfda60
GA
2092023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
210
211 * Makefile.in: Remove -gtoggle for STAGEautoprofile
212 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
213
f445b42e
GA
2142023-06-25 Lehua Ding <lehua.ding@rivai.ai>
215
216 * MAINTAINERS: Add Lehua Ding to write after approval
217
2182023-06-25 Iain Sandoe <iain@sandoe.co.uk>
219
220 * Makefile.def: Pass the enable-host-pie value to GCC configure.
221 * Makefile.in: Regenerate.
222 * configure: Regenerate.
223 * configure.ac: Adjust the logic for shared and PIE host flags to
224 ensure that PIE is passed for hosts that require it.
225
f10a4ce0
GA
2262023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
227
228 * MAINTAINERS (Write After Approval): move Matthew Fortune
229 to Write After Approval.
230
7ff79341
GA
2312023-06-15 Marek Polacek <polacek@redhat.com>
232
233 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
234 check.
235 * configure: Regenerate.
236
c1c5edef
GA
2372023-06-14 Filip Kastl <filip.kastl@gmail.com>
238
239 * MAINTAINERS: Add myself to write after approval
240
829d5975
GA
2412023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
242
243 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
244 port maintainer.
245 (Write After Approval): Remove myself.
246
df2762ac
GA
2472023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
248
249 * MAINTAINERS (Write After Approval): Add myself.
250
b4c15a14
GA
2512023-05-29 Martin Jambor <mjambor@suse.cz>
252
253 * MAINTAINERS: Replace spaces with tabs.
254
68816ba2
GA
2552023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
256
257 * MAINTAINERS: New entry.
258
b2776076
GA
2592023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
260
261 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
262 * Makefile.in: Regenerate
263
ff2dcddf
GA
2642023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
265
266 * Makefile.in: Disable warnings as errors for STAGEautofeedback
267
3d125c91
GA
2682023-05-11 Robin Dapp <rdapp@ventanamicro.com>
269
270 * MAINTAINERS: Sort.
271
2722023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
273
274 * MAINTAINERS: Add myself.
275
08d0d17b
GA
2762023-05-10 Pan Li <pan2.li@intel.com>
277
278 * MAINTAINERS: Add myself.
279
50205195
GA
2802023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
281
282 * Makefile.in: Define PROFILE_MERGER
283 * Makefile.tpl: Define PROFILE_MERGER
284
32a98ccd
GA
2852023-04-27 Robin Dapp <rdapp@ventanamicro.com>
286
287 * MAINTAINERS: Change my email address.
288
4a3dbcbd
GA
2892023-04-26 Patrick O'Neill <patrick@rivosinc.com>
290
291 * MAINTAINERS: Add myself.
292
2932023-04-26 Martin Liska <mliska@suse.cz>
294
295 * MAINTAINERS: fix sorting
296
49cea02d
GA
2972023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
298
299 * MAINTAINERS (Write After Approval): Add myself.
300
aeaf9426
GA
3012023-04-24 Martin Liska <mliska@suse.cz>
302
303 * MAINTAINERS: Fix sorting.
304
6d7f9ebf
GA
3052023-04-21 Peter Foley <pefoley2@pefoley.com>
306
307 * configure: Regenerate.
308 * configure.ac: Only create serdep.tmp if needed
309
3102023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
311
312 * MAINTAINERS (Write After Approval): Add myself.
313
3142023-04-21 Vineet Gupta <vineetg@rivosinc.com>
315
316 * MAINTAINERS (Write After Approval): Add myself.
317 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
318
a8c8351c
GA
3192023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
320
321 * MAINTAINERS: Add myself.
322
50bd9c41
GA
3232023-03-22 Tobias Burnus <tobias@codesourcery.com>
324
325 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
326
c8065441
GA
3272023-03-10 Arsen Arsenović <arsen@aarsen.me>
328
329 * MAINTAINERS (Write After Approval): Add myself.
330
88cc4495
GA
3312023-02-16 Martin Liska <mliska@suse.cz>
332
333 * MAINTAINERS: I'm stepping down from my positions.
334
f432ad09
GA
3352023-01-10 Philip Herron <herron.philip@googlemail.com>
336
337 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
338
d808db1f
GA
3392023-01-06 Clément Chigot <chigot@adacore.com>
340
341 * configure.ac: Skip GMP and MPFR when --disable-gdb is
342 provided.
343 * configure: Regenerate.
344
faccda27
GA
3452023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
346
347 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
348
90323d0b
GA
3492022-12-31 Iain Sandoe <iain@sandoe.co.uk>
350
351 * Makefile.def: Do not build shared libffi.
352 * Makefile.in: Regenerate.
353
de282a20
GA
3542022-12-21 Andrew Pinski <apinski@marvell.com>
355
356 * Makefile.def: Add configure-gdb dependencies
357 on all-gmp and all-mpfr.
358 * configure.ac: Split out MPC checking from MPFR.
359 Require GMP and MPFR if the gdb directory exist.
360 * Makefile.in: Regenerate.
361 * configure: Regenerate.
362
26f4aefa
GA
3632022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
364
365 * configure.ac (target_libraries): Add target-libgm2.
366 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
32582c19
JJ
367 Add GCC_TARGET_TOOL entry for gm2.
368 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
26f4aefa 369 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
32582c19
JJ
370 * Makefile.def (target_modules): Add libgm2.
371 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
372 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
373 (languages): Add entry for language=m2 with gcc-check-target=check-m2
26f4aefa 374 and lib-check-target=check-target-libgm2.
32582c19
JJ
375 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
376 (HOST_EXPORTS): Add definition for GM2.
377 (BASE_TARGET_EXPORTS): Add definition for GM2.
378 (GM2_FOR_BUILD): Defined.
379 (GM2FLAGS): Defined.
380 (GM2_FOR_TARGET): Defined.
381 (GM2FLAGS_FOR_TARGET): Defined.
382 (EXTRA_HOST_FLAGS): Defined.
383 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
384 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
385 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
386 * configure: Rebuilt.
387 * Makefile.in: Rebuilt.
26f4aefa 388
f17ddf2c
GA
3892022-12-13 Philip Herron <philip.herron@embecosm.com>
390
391 * Makefile.def: Add Rust language.
392 * Makefile.in: Regenerate via autogen.
393
40ce6485
GA
3942022-12-09 Martin Liska <mliska@suse.cz>
395
396 * MAINTAINERS: Fix spacing.
397
4bc2d9f6
GA
3982022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
399
400 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
401
4022022-12-07 Iain Sandoe <iain@sandoe.co.uk>
403
404 * Makefile.def: Pass host_libs_picflag to host dependent library
405 configures.
406 * Makefile.in: Regenerate.
407 * configure: Regenerate.
408 * configure.ac (host_libs_picflag): New configure variable set to
409 '--with-pic' when building 'host_shared'.
410
d769c504
GA
4112022-11-25 Weimin Pan <weimin.pan@oracle.com>
412
413 * Makefile.def: Add libsframe as new module with its dependencies.
414 * Makefile.in: Regenerated.
415 * configure.ac: Add libsframe to host_libs.
416 * configure: Regenerated.
417
8761284f
GA
4182022-11-23 Marek Polacek <polacek@redhat.com>
419
420 Revert:
421 2022-11-23 Marek Polacek <polacek@redhat.com>
422
423 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
424 isl.
425 * Makefile.in: Regenerate.
426 * Makefile.tpl: Set PICFLAG.
427 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
428 check.
429 * configure: Regenerate.
430
4312022-11-23 Marek Polacek <polacek@redhat.com>
432
433 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
434 isl.
435 * Makefile.in: Regenerate.
436 * Makefile.tpl: Set PICFLAG.
437 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
438 check.
439 * configure: Regenerate.
440
83d400bd
GA
4412022-11-14 Martin Liska <mliska@suse.cz>
442
443 Revert:
444 2022-11-09 Martin Liska <mliska@suse.cz>
445
446 * doc/Makefile: New file.
447 * doc/_static/custom.css: New file.
448 * doc/baseconf.py: New file.
449 * doc/bsd.rst: New file.
450 * doc/contrib.rst: New file.
451 * doc/contribute.rst: New file.
452 * doc/cppdiropts.rst: New file.
453 * doc/cppenv.rst: New file.
454 * doc/cppopts.rst: New file.
455 * doc/cppwarnopts.rst: New file.
456 * doc/favicon.ico: New file.
457 * doc/funding.rst: New file.
458 * doc/gcc_sphinx.py: New file.
459 * doc/gnu.rst: New file.
460 * doc/gnu_free_documentation_license.rst: New file.
461 * doc/gpl-3.0.rst: New file.
462 * doc/indices-and-tables.rst: New file.
463 * doc/lgpl-2.1.rst: New file.
464 * doc/logo.pdf: New file.
465 * doc/logo.svg: New file.
466 * doc/md.rst: New file.
467 * doc/requirements.txt: New file.
468
4692022-11-14 Martin Liska <mliska@suse.cz>
470
471 Revert:
472 2022-11-09 Martin Liska <mliska@suse.cz>
473
474 * doc/baseconf.py: Port to GCC sources.
475
4762022-11-14 Martin Liska <mliska@suse.cz>
477
478 Revert:
479 2022-11-14 Martin Liska <mliska@suse.cz>
480
481 * configure: Regenerate.
482 * configure.ac: Support Sphinx based documentation.
483
4842022-11-14 Martin Liska <mliska@suse.cz>
485
486 Revert:
487 2022-11-09 Martin Liska <mliska@suse.cz>
488
489 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
490 provide a default.
491
4922022-11-14 Martin Liska <mliska@suse.cz>
493
494 Revert:
495 2022-11-09 Martin Liska <mliska@suse.cz>
496
497 * doc/bsd.rst:
3d3b561f 498 Add trailing newline.
83d400bd 499 * doc/contrib.rst:
3d3b561f 500 Add trailing newline.
83d400bd 501 * doc/contribute.rst:
3d3b561f 502 Add trailing newline.
83d400bd 503 * doc/cppdiropts.rst:
3d3b561f 504 Add trailing newline.
83d400bd 505 * doc/cppenv.rst:
3d3b561f 506 Add trailing newline.
83d400bd 507 * doc/cppopts.rst:
3d3b561f 508 Add trailing newline.
83d400bd 509 * doc/cppwarnopts.rst:
3d3b561f 510 Add trailing newline.
83d400bd 511 * doc/funding.rst:
3d3b561f 512 Add trailing newline.
83d400bd 513 * doc/gnu.rst:
3d3b561f 514 Add trailing newline.
83d400bd 515 * doc/gnu_free_documentation_license.rst:
3d3b561f 516 Add trailing newline.
83d400bd 517 * doc/gpl-3.0.rst:
3d3b561f 518 Add trailing newline.
83d400bd 519 * doc/indices-and-tables.rst:
3d3b561f 520 Add trailing newline.
83d400bd 521 * doc/lgpl-2.1.rst:
3d3b561f 522 Add trailing newline.
83d400bd 523 * doc/md.rst:
3d3b561f 524 Add trailing newline.
83d400bd
GA
525
5262022-11-14 Martin Liska <mliska@suse.cz>
527
528 Revert:
529 2022-11-09 Martin Liska <mliska@suse.cz>
530
531 * configure.ac: Use new install URL.
532 * configure: Regenerate.
533
5342022-11-14 Martin Liska <mliska@suse.cz>
535
536 Revert:
537 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
538
539 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
540 instead of just ``.''.
541 * doc/gcc_sphinx.py: Moved to...
542 * doc/modules/gcc_sphinx.py: ...here.
543
5442022-11-14 Martin Liska <mliska@suse.cz>
545
546 Revert:
547 2022-11-10 Martin Liska <mliska@suse.cz>
548
549 * doc/baseconf.py: Modernize by using pathlib.
550
5512022-11-14 Martin Liska <mliska@suse.cz>
552
553 Revert:
554 2022-11-11 Martin Liska <mliska@suse.cz>
555
556 * doc/Makefile: Disable -j auto.
557
5582022-11-14 Martin Liska <mliska@suse.cz>
559
560 Revert:
561 2022-11-11 Martin Liska <mliska@suse.cz>
562
563 * doc/Makefile: Update comment.
564
5652022-11-14 Martin Liska <mliska@suse.cz>
566
567 Revert:
568 2022-11-11 Martin Liska <mliska@suse.cz>
569
570 * doc/indices-and-tables.rst: Rename Indexes to Indices.
571
5722022-11-14 Martin Liska <mliska@suse.cz>
573
574 Revert:
575 2022-11-13 Martin Liska <mliska@suse.cz>
576
577 PR web/107643
578 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
579 is set.
580 * doc/indices-and-tables.rst: Use include_todo tag.
581
5822022-11-14 Martin Liska <mliska@suse.cz>
583
584 Revert:
585 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
586
587 * doc/contrib.rst: Update Jeff Law's email address.
588
eefbfbc7
GA
5892022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
590
591 * doc/contrib.rst: Update Jeff Law's email address.
592
5932022-11-13 Martin Liska <mliska@suse.cz>
594
595 PR web/107643
596 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
597 is set.
598 * doc/indices-and-tables.rst: Use include_todo tag.
599
5b6ce16a
GA
6002022-11-11 Martin Liska <mliska@suse.cz>
601
602 * doc/indices-and-tables.rst: Rename Indexes to Indices.
603
6042022-11-11 Martin Liska <mliska@suse.cz>
605
606 * doc/Makefile: Update comment.
607
6082022-11-11 Martin Liska <mliska@suse.cz>
609
610 * doc/Makefile: Disable -j auto.
611
f225b813
GA
6122022-11-10 Martin Liska <mliska@suse.cz>
613
614 * doc/baseconf.py: Modernize by using pathlib.
615
6162022-11-10 Arsen Arsenović <arsen@aarsen.me>
617
618 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
619 instead of just ``.''.
620 * doc/gcc_sphinx.py: Moved to...
621 * doc/modules/gcc_sphinx.py: ...here.
622
1cdfd0e5
GA
6232022-11-09 Martin Liska <mliska@suse.cz>
624
625 * configure.ac: Use new install URL.
626 * configure: Regenerate.
627
6282022-11-09 Martin Liska <mliska@suse.cz>
629
630 * doc/bsd.rst:
3d3b561f 631 Add trailing newline.
1cdfd0e5 632 * doc/contrib.rst:
3d3b561f 633 Add trailing newline.
1cdfd0e5 634 * doc/contribute.rst:
3d3b561f 635 Add trailing newline.
1cdfd0e5 636 * doc/cppdiropts.rst:
3d3b561f 637 Add trailing newline.
1cdfd0e5 638 * doc/cppenv.rst:
3d3b561f 639 Add trailing newline.
1cdfd0e5 640 * doc/cppopts.rst:
3d3b561f 641 Add trailing newline.
1cdfd0e5 642 * doc/cppwarnopts.rst:
3d3b561f 643 Add trailing newline.
1cdfd0e5 644 * doc/funding.rst:
3d3b561f 645 Add trailing newline.
1cdfd0e5 646 * doc/gnu.rst:
3d3b561f 647 Add trailing newline.
1cdfd0e5 648 * doc/gnu_free_documentation_license.rst:
3d3b561f 649 Add trailing newline.
1cdfd0e5 650 * doc/gpl-3.0.rst:
3d3b561f 651 Add trailing newline.
1cdfd0e5 652 * doc/indices-and-tables.rst:
3d3b561f 653 Add trailing newline.
1cdfd0e5 654 * doc/lgpl-2.1.rst:
3d3b561f 655 Add trailing newline.
1cdfd0e5 656 * doc/md.rst:
3d3b561f 657 Add trailing newline.
1cdfd0e5
GA
658
6592022-11-09 Martin Liska <mliska@suse.cz>
660
661 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
662 provide a default.
663
6642022-11-09 Martin Liska <mliska@suse.cz>
665
666 * configure: Regenerate.
667 * configure.ac: Support Sphinx based documentation.
668
6692022-11-09 Martin Liska <mliska@suse.cz>
670
671 * doc/baseconf.py: Port to GCC sources.
672
6732022-11-09 Martin Liska <mliska@suse.cz>
674
675 * doc/Makefile: New file.
676 * doc/_static/custom.css: New file.
677 * doc/baseconf.py: New file.
678 * doc/bsd.rst: New file.
679 * doc/contrib.rst: New file.
680 * doc/contribute.rst: New file.
681 * doc/cppdiropts.rst: New file.
682 * doc/cppenv.rst: New file.
683 * doc/cppopts.rst: New file.
684 * doc/cppwarnopts.rst: New file.
685 * doc/favicon.ico: New file.
686 * doc/funding.rst: New file.
687 * doc/gcc_sphinx.py: New file.
688 * doc/gnu.rst: New file.
689 * doc/gnu_free_documentation_license.rst: New file.
690 * doc/gpl-3.0.rst: New file.
691 * doc/indices-and-tables.rst: New file.
692 * doc/lgpl-2.1.rst: New file.
693 * doc/logo.pdf: New file.
694 * doc/logo.svg: New file.
695 * doc/md.rst: New file.
696 * doc/requirements.txt: New file.
697
89d0a14a
JJ
6982022-11-04 Thomas Schwinge <thomas@codesourcery.com>
699
700 * Makefile.def: Remove module 'liboffloadmic'.
701 * Makefile.in: Regenerate.
702 * configure.ac: Remove 'liboffloadmic' handling.
703 * configure: Regenerate.
704
9a8b868d
GA
7052022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
706
707 * MAINTAINERS: Update email address.
708
10439719
GA
7092022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
710
711 * configure.ac: Don't configure readline if --with-system-readline is
712 used.
713 * configure: Re-generate.
714
781f477a
GA
7152022-10-12 Cui,Lili <lili.cui@intel.com>
716
717 * MAINTAINERS (Write After Approval): Add myself.
718
ab332cd7
GA
7192022-10-11 Olivier Hainque <hainque@adacore.com>
720
721 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
722 and friends for rtp !large. Assume the linker has the required
723 abilities and set lt_cv_deplibs_check_method.
724
3a221b73
GA
7252022-09-30 Olivier Hainque <hainque@adacore.com>
726
727 * configure.ac (*vxworks*): If enable_shared is not
728 set, set to "no" and add --disable-shared to target and
729 host_configargs.
730 * configure: Regenerate.
731
220c4d8e
GA
7322022-09-26 Jeff Law <jlaw@ventanamicro.com>
733
734 * MAINTAINERS: Update my email address and DCO entry.
735
4afaeaab
GA
7362022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
737
738 * MAINTAINERS (Write After Approval): Add myself.
739
d0fc05e8
GA
7402022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
741
742 * MAINTAINERS (Write After Approval): Add myself.
743
fe2a8ce9
GA
7442022-09-07 Jeff Law <jeffreyalaw@gmail.com>
745
746 * MAINTAINERS: Update my email address.
747
7482022-09-07 Tom de Vries <tdevries@suse.de>
749
750 * configure.ac: Set extra_host_libiberty_configure_flags and
751 extra_host_zlib_configure_flags in separate case statements.
752 * configure: Regenerate.
753
25aeb922
GA
7542022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
755
756 * MAINTAINERS: Update c-sky port maintainers' emails.
757
542c60c4
GA
7582022-08-31 Martin Liska <mliska@suse.cz>
759
760 * configure: Regenerate.
761 * configure.ac: Delete hpux9 and hpux10.
762
30afe5e7
GA
7632022-08-18 Sergei Trofimovich <siarheit@google.com>
764
765 * Makefile.def: Drop libelf module and gcc-configure dependency
766 on it.
767 * Makefile.in: Regenerate with 'autogen Makefile.def'.
768 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
769 LIBELFINC.
770 * configure: Regenrate.
771 * configure.ac (host_libs): Drop unused libelf.
772
7732022-08-18 Sergei Trofimovich <siarheit@google.com>
774
775 * Makefile.in: Regenerate.
776
4ad52740
GA
7772022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
778
779 * MAINTAINERS: Add myself as AutoFDO maintainer.
780
32510382
GA
7812022-08-01 Roger Sayle <roger@nextmovesoftware.com>
782 Arnaud Charlet <charlet@adacore.com>
783
784 * configure: Regenerate.
785
4a7274dd
GA
7862022-07-31 Roger Sayle <roger@nextmovesoftware.com>
787
788 PR bootstrap/106472
789 * Makefile.def (dependencies): Make configure-target-libgo depend
790 upon all-target-libbacktrace.
791
1e2c5f4c
GA
7922022-07-27 David Faust <david.faust@oracle.com>
793
794 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
795
7962022-07-27 Richard Biener <rguenther@suse.de>
797
798 * MAINTAINERS (Roger Sayle): Update e-mail address.
799
bbb9c030
GA
8002022-07-21 Sam Feifer <sfeifer@redhat.com>
801
802 * MAINTAINERS (Write After Approval): Add myself.
803
8042022-07-21 Marc Poulhiès <poulhies@adacore.com>
805
806 * MAINTAINERS: Add myself as Ada front end co-maintainer.
807
7c0c10db
GA
8082022-07-19 Alexander Monakov <amonakov@ispras.ru>
809
810 * .gitignore: Do not ignore config.h.
811
bdc7b765
GA
8122022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
813
814 * MAINTAINERS: Add myself to Write After Approval.
815
8467574d
GA
8162022-07-04 Martin Liska <mliska@suse.cz>
817
818 * MAINTAINERS: fix sorting of names
819
3731dd0b
GA
8202022-07-03 Immad Mir <mirimmad17@gmail.com>
821
822 * MAINTAINERS: add myself.
823
8242022-07-03 Immad Mir <mirimmad17@gmail.com>
825
826 * MAINTAINERS: Add myself to write after approval and DCO.
827
20f0f305
GA
8282022-07-02 Tim Lange <mail@tim-lange.me>
829
830 * MAINTAINERS: Add myself.
831
ed974488
GA
8322022-07-01 Haochen Jiang <haochen.jiang@intel.com>
833
834 * MAINTAINERS (Write After Approval): Add myself.
835
976196b3
GA
8362022-06-30 Cui,Lili <lili.cui@intel.com>
837
838 Revert:
839 2022-06-30 Cui,Lili <lili.cui@intel.com>
840
841 * MAINTAINERS (Write After Approval): Add myself.
842
8432022-06-30 Cui,Lili <lili.cui@intel.com>
844
845 * MAINTAINERS (Write After Approval): Add myself.
846
fb29fdea
GA
8472022-06-28 Alexandre Oliva <oliva@adacore.com>
848
849 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
850 (EXTRA_GCC_FLAGS): Likewise.
851 * Makefile.in: Rebuilt.
852
8532022-06-28 konglin1 <lingling.kong@intel.com>
854
855 * MAINTAINERS (Write After Approval): Add myself.
856
9d3dd218
GA
8572022-06-27 Tom de Vries <tdevries@suse.de>
858
859 * configure.ac: Build libiberty pic variant for gdbserver.
860 * configure: Regenerate.
861
b2b72757
GA
8622022-06-26 Iain Sandoe <iain@sandoe.co.uk>
863
864 * configure: Regenerate.
865 * configure.ac: Correct use of $host.
866
87509781
GA
8672022-06-25 Jeff Law <jeffreyalaw@gmail.com>
868
869 * MAINTAINERS: Remove tilegx and tilepro entries.
870 * configure.ac: Remove tilegx and tilepro stanzas.
871 * configure: Rebuilt.
872
37b3b5da
GA
8732022-05-28 Bruce Korb <bkorb@gnu.org>
874
875 * .gitignore: Ignore vim swap files
876
9df4ffe4
GA
8772022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
878
879 * MAINTAINERS: Add myself to write after approval.
880
d0d513b5
GA
8812022-05-11 Kewen Lin <linkw@linux.ibm.com>
882
883 * MAINTAINERS: Remove myself from DCO section.
884
bd022ff9
GA
8852022-05-09 Xi Ruoyao <xry111@xry111.site>
886
887 * MAINTAINERS: Update my email address.
888
8892022-05-09 Clément Chigot <chigot@adacore.com>
890
891 * MAINTAINERS: Update my email address.
892
ab869e7f
GA
8932022-05-05 Kewen Lin <linkw@linux.ibm.com>
894
895 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
896 section.
897
d1d57187
GA
8982022-04-19 Richard Henderson <rth@gcc.gnu.org>
899
900 * MAINTAINERS: Update my email address.
901
8af4270d
GA
9022022-04-01 Qian Jianhua <qianjh@fujitsu.com>
903
904 * MAINTAINERS: Update my email address.
905
9f774626
GA
9062022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
907
908 * MAINTAINERS: (CPU Port Maintainers): Add myself and
909 Lulu as LoongArch port maintainer.
910
9112022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
912 Lulu Cheng <chenglulu@loongson.cn>
913
914 * configure.ac: Add LoongArch tuples.
915 * configure: Regenerate.
916
aab0127d
GA
9172022-03-28 Tom Tromey <tromey@adacore.com>
918
919 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
920 * configure: Rebuild.
921
6fc4a993
GA
9222022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
923
924 * MAINTAINERS: Change my information.
925
9fc8f278
GA
9262022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
927
928 * MAINTAINERS: Add myself to DCO section.
929
510613e7
GA
9302022-03-14 Jonathan Wakely <jwakely@redhat.com>
931
932 * configure.ac: Fix incorrect option in comment.
933 * configure: Regenerate.
934
8cc4f9cd
GA
9352022-03-09 Hans-Peter Nilsson <hp@axis.com>
936
937 * Makefile.def (dependencies): Make configure-sim depend on
938 all-readline.
939 * Makefile.in: Regenerate.
940
2cfb33fc
GA
9412022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
942
943 * MAINTAINERS (Write After Approval): Update my e-mail address.
944
2a2fda2d
GA
9452022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
946
947 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
948
1bb52662
GA
9492022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
950
951 * MAINTAINERS: Update my email and add myself to the DCO list.
952
e0b8716f
GA
9532022-01-25 Thomas Schwinge <thomas@codesourcery.com>
954
955 Revert:
956 2021-09-16 Andrew Pinski <apinski@marvell.com>
957
958 PR bootstrap/67102
959 * Makefile.def: Have configure-target-libffi depend on
960 all-target-libstdc++-v3.
961 * Makefile.in: Regenerate.
962
d43be9dc
GA
9632022-01-22 Jakub Jelinek <jakub@redhat.com>
964
965 PR other/104181
966 * build.log: Remove.
967
5fa55d55
GA
9682022-01-20 Martin Liska <mliska@suse.cz>
969
970 * MAINTAINERS: Adjust email address based on IRC request.
971
7a761ae6
GA
9722022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
973
974 * MAINTAINERS: Update my email address.
975
fc829782
GA
9762022-01-17 Martin Liska <mliska@suse.cz>
977
978 * MAINTAINERS: Rename .c names to .cc.
979
ad3f0d08
GA
9802022-01-13 Jakub Jelinek <jakub@redhat.com>
981
982 * Makefile.am: Remove.
983
01a254e3
GA
9842022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
985
986 * Makefile.am: New file.
987
9882022-01-11 Martin Liska <mliska@suse.cz>
989
990 * MAINTAINERS: Sort 2 names.
991
d9450aa0
GA
9922022-01-10 Martin Liska <mliska@suse.cz>
993
994 * MAINTAINERS: Fix obvious issues with sorting.
995
55e96bf9
GA
9962022-01-07 liuhongt <hongtao.liu@intel.com>
997
998 * build.log: New file.
999
0fbefa25
GA
10002022-01-05 Nathan Sidwell <nathan@acm.org>
1001
1002 * MAINTAINERS: Add DCO entry. Sort that list.
1003
7d11b64b
GA
10042022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1005
1006 * MAINTAINERS: Change of email address in both DCO and
1007 Write After Approval list.
1008
aa17859b
GA
10092021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1010
1011 * configure: Regenerate.
1012
10132021-12-21 Martin Liska <mliska@suse.cz>
1014
1015 * config.sub: Change mode back to 755.
1016
2554e2da
GA
10172021-12-17 Martin Liska <mliska@suse.cz>
1018
1019 * config.sub: Sync from master.
1020
10212021-12-17 Martin Liska <mliska@suse.cz>
1022
1023 Revert:
1024 2021-12-16 Matthias Seidel <mseidel@apache.org>
1025
1026 * config.sub: Fix typo.
1027
774269aa
GA
10282021-12-16 Matthias Seidel <mseidel@apache.org>
1029
1030 * config.sub: Fix typo.
1031
10322021-12-16 H.J. Lu <hjl.tools@gmail.com>
1033
1034 Revert:
1035 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1036
1037 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1038 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1039 * configure.ac: Include config/gcc-plugin.m4.
1040 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1041 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1042 RANLIB if possible.
1043 * Makefile.in: Regenerated.
1044 * configure: Likewise.
1045
8a89c39b
GA
10462021-12-15 H.J. Lu <hjl.tools@gmail.com>
1047
1048 * Makefile.tpl (BUILD_CFLAGS): New.
1049 (CFLAGS): Append $(BUILD_CFLAGS).
1050 (CXXFLAGS): Likewise.
1051 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1052 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1053 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1054 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1055 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1056 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1057 (PGO-TRAINING-TARGETS): Likewise.
1058 (PGO_BUILD_TRAINING): Likewise.
1059 (all): Add '+' to the command line for recursive make. Support
1060 the PGO build.
1061 * configure.ac: Add --enable-pgo-build[=lto].
1062 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1063 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1064 * Makefile.in: Regenerated.
1065 * configure: Likewise.
1066
10672021-12-15 H.J. Lu <hjl.tools@gmail.com>
1068
1069 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1070 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1071 * configure.ac: Include config/gcc-plugin.m4.
1072 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1073 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1074 RANLIB if possible.
1075 * Makefile.in: Regenerated.
1076 * configure: Likewise.
1077
9c6586bc
GA
10782021-12-14 Marc Poulhiès <poulhies@adacore.com>
1079
1080 * MAINTAINERS: Add myself to write after approval.
1081
3a580f96
GA
10822021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1083
1084 * MAINTAINERS: Adding myself.
1085
ea6ef320
GA
10862021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1087
1088 * configure: Regenerate.
1089 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1090 $(CPP).
1091
c177e806
GA
10922021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1093
1094 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1095 libatomic.
1096 * Makefile.in: Regenerate.
1097 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1098 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1099 target-libphobos-bootstrap.
1100 (STAGE2_CONFIGURE_FLAGS): Likewise.
1101 * configure: Regenerate.
1102 * configure.ac: Add support for bootstrapping D front-end.
1103
6b1695f4
GA
11042021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1105
1106 * MAINTAINERS: Add myself to DCO section and update email address.
1107
11082021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1109
1110 * configure: Regenerate.
1111 * configure.ac: Ensure that PIC (shared) defaults are set
1112 correctly for Darwin.
1113
11142021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1115
1116 * MAINTAINERS: Update my address.
1117
af2852b9
GA
11182021-11-12 Alan Modra <amodra@gmail.com>
1119
1120 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1121 * Makefile.in: Regenerate.
1122
18ae471f
GA
11232021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1124
1125 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1126 list.
1127
b4df2dd3
GA
11282021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1129
1130 * MAINTAINERS (Reviewers, arc): Remove my entry.
1131 (Write After Approval): Add an entry for myself.
1132
2322c8b1
GA
11332021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1134
1135 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1136 * Makefile.in: Regenerate.
1137 * configure: Regenerate.
1138 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1139
3ff5b4ed
GA
11402021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1141
1142 * MAINTAINERS: Fix up Maciej's entries.
1143
11442021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1145
1146 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1147 maintainer.
1148
c2bd5d8a
GA
11492021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1150
1151 PR other/102663
1152 * Makefile.def: Handle install-dvi target.
1153 * Makefile.tpl: Likewise.
1154 * Makefile.in: Regenerate.
1155
19472fc3
GA
11562021-10-19 Clément Chigot <clement.chigot@atos.net>
1157
1158 * MAINTAINERS: Add myself for write after approval.
1159
52055987
GA
11602021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1161
1162 * Makefile.def: Mark libcody, libdecnumber,
1163 c++tools, libgcc, and libobjc as missing TAGS
1164 targets.
1165 * Makefile.in: Regenerate.
1166
50e20ee6
GA
11672021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1168
1169 * MAINTAINERS: Add myself to DCO section and update email
1170 address.
1171
d238146e
GA
11722021-09-29 Jonathan Wakely <jwakely@redhat.com>
1173
1174 * MAINTAINERS: Add myself to DCO section.
1175
fd133479
GA
11762021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1177
1178 * configure: Regenerate.
1179 * configure.ac (skipdirs): Add the contents of target_configdirs if
1180 we are not building gcc.
1181
9a4293ed
GA
11822021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1183
1184 * Makefile.def: Back-port commits ba4d88ad892f and
1185 755ba58ebef0 from binutils-gdb repository.
1186 * Makefile.in: Regenerated.
1187
62498024
GA
11882021-09-20 Harald Anlauf <anlauf@gmx.de>
1189
1190 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1191
0a4cb439
GA
11922021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1193
1194 * Makefile.def: Add a jit check target for the jit
1195 language.
1196 * Makefile.in: Regenerate.
1197
e19570d3
GA
11982021-09-16 Andrew Pinski <apinski@marvell.com>
1199
1200 PR bootstrap/67102
1201 * Makefile.def: Have configure-target-libffi depend on
1202 all-target-libstdc++-v3.
1203 * Makefile.in: Regenerate.
1204
a26206ec
GA
12052021-09-10 Petter Tomner <tomner@kth.se>
1206
1207 * MAINTAINERS: Me added to DCO and write after approval
1208
e11c6046
GA
12092021-09-01 YunQiang Su <syq@debian.org>
1210
1211 * MAINTAINERS: Add myself for write after approval.
1212
6d51ee43
GA
12132021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1214
1215 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1216 * Makefile.in: Regenerate.
1217
4be4fa4e
GA
12182021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1219
1220 * MAINTAINERS: Add myself for write after approval.
1221
6e529985
GA
12222021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1223
1224 * Makefile.in: Regenerate.
1225 * Makefile.tpl: Make the state of the configured host
1226 shared flag available to makefile fragements.
1227
37768150
GA
12282021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1229
1230 * MAINTAINERS (Write After Approval): Add myself.
1231
92d45509
GA
12322021-07-20 Richard Earnshaw <rearnsha@arm.com>
1233
1234 * .dir-locals.el (bug-reference-url-format): Use https.
1235
12362021-07-20 Richard Earnshaw <rearnsha@arm.com>
1237
1238 * .dir-locals.el (c-mode): Change fill-column to 79.
1239
d97d71a1
GA
12402021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1241
1242 * MAINTAINERS: Add myself to DCO section.
1243
ef2ace64
GA
12442021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1245
1246 * configure: Regenerate.
1247 * configure.ac: Adjust cases for which it is necessary to
1248 include the Darwin host config fragment.
1249
6fba0eea
GA
12502021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1251
1252 * MAINTAINERS: Add myself for write after approval and DCO.
1253
6d53e6f9
GA
12542021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1255
1256 * Makefile.def: Add dsymutil defs.
1257 * Makefile.in: Regenerated.
1258 * Makefile.tpl: Add dsymutil to flags.
1259 * configure: Regenerated.
1260 * configure.ac: Add dsymutil to target and build recipes.
1261
bea7c16a
GA
12622021-07-01 Ankur Saini <arsenic@sourceware.org>
1263
1264 * MAINTAINERS: Add myself for write after approval.
1265
25b6bfea
GA
12662021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1267
1268 * MAINTAINERS (Write After Approval): Add myself.
1269
90708f87
GA
12702021-06-25 Matthias Kretz <m.kretz@gsi.de>
1271
1272 * MAINTAINERS: Add myself for write after approval and DCO
1273
9aa8327e
GA
12742021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1275
1276 * .gitignore: Add entry for cscope.out.
1277
419af06a
GA
12782021-06-22 liuhongt <hongtao.liu@intel.com>
1279
1280 * MAINTAINERS: Remove my Write After Approval entry.
1281
2f080224
GA
12822021-06-21 liuhongt <hongtao.liu@intel.com>
1283
1284 * MAINTAINERS: Add myself as maintainer of the i386 vector
1285 extensions.
1286
c5581d48
GA
12872021-06-18 Antoni Boucher <bouanto@zoho.com>
1288
1289 * MAINTAINERS (Write After Approval): Add myself.
1290
688359a2
GA
12912021-06-17 Aldy Hernandez <aldyh@redhat.com>
1292
1293 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1294 as *vrp and ranger maintainers.
1295
28c62475
GA
12962021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1297
1298 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1299 not trigger testsuite failures.
1300
13012021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1302
1303 * MAINTAINERS: Add myself to DCO section with both email addresses.
1304
440c8a0a
GA
13052021-06-03 Jason Merrill <jason@redhat.com>
1306
1307 * MAINTAINERS: Add DCO version number.
1308
9663c744
GA
13092021-06-02 Jason Merrill <jason@redhat.com>
1310
1311 * MAINTAINERS: Add DCO section.
1312
ee682192
GA
13132021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1314
1315 * MAINTAINERS (Write After Approval): Add myself.
1316
1a87f838
GA
13172021-05-29 Mike Frysinger <vapier@gentoo.org>
1318
1319 * configure.ac: Add gnulib to configdirs for sim.
1320 * configure: Regenerate.
1321
a8daf9a1
GA
13222021-05-18 Mike Frysinger <vapier@gentoo.org>
1323
1324 * Makefile.def: Add configure-sim dependency on all-gnulib.
1325 * Makefile.in: Regenerated.
1326
a7ffc1ef
GA
13272021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1328
1329 * MAINTAINERS (Write After Approval): Add myself.
1330
0ff3a0f2
GA
13312021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1332
1333 * MAINTAINERS (Write After Approval): Add myself.
1334
037e3661
GA
13352021-05-11 Martin Liska <mliska@suse.cz>
1336
1337 * MAINTAINERS: Remove entries for removed
1338 components (HSA, BRIG, libhsail-rt).
1339 Move Pekka to Write After Approval.
1340
13412021-05-11 Martin Liska <mliska@suse.cz>
1342
1343 * Makefile.def: Remove libhsail-rt.
1344 * Makefile.in: Likewise.
1345 * configure.ac: Likewise.
1346 * configure: Regenerate.
1347 * libhsail-rt/ChangeLog: Removed.
1348 * libhsail-rt/Makefile.am: Removed.
1349 * libhsail-rt/Makefile.in: Removed.
1350 * libhsail-rt/README: Removed.
1351 * libhsail-rt/aclocal.m4: Removed.
1352 * libhsail-rt/configure: Removed.
1353 * libhsail-rt/configure.ac: Removed.
1354 * libhsail-rt/configure.tgt: Removed.
1355 * libhsail-rt/include/internal/fibers.h: Removed.
1356 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1357 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1358 * libhsail-rt/include/internal/workitems.h: Removed.
1359 * libhsail-rt/rt/arithmetic.c: Removed.
1360 * libhsail-rt/rt/atomics.c: Removed.
1361 * libhsail-rt/rt/bitstring.c: Removed.
1362 * libhsail-rt/rt/fbarrier.c: Removed.
1363 * libhsail-rt/rt/fibers.c: Removed.
1364 * libhsail-rt/rt/fp16.c: Removed.
1365 * libhsail-rt/rt/misc.c: Removed.
1366 * libhsail-rt/rt/multimedia.c: Removed.
1367 * libhsail-rt/rt/queue.c: Removed.
1368 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1369 * libhsail-rt/rt/segment.c: Removed.
1370 * libhsail-rt/rt/workitems.c: Removed.
1371 * libhsail-rt/target-config.h.in: Removed.
1372
99e8df7a
GA
13732021-05-04 Nick Clifton <nickc@redhat.com>
1374
1375 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1376 * configure: Regenerate.
1377
e4ff4ffb
GA
13782021-04-28 Jakub Jelinek <jakub@redhat.com>
1379 Tobias Burnus <tobias@codesourcery.com>
1380
1381 * configure.ac (--enable-offload-defaulted): New.
1382 * configure: Regenerate.
1383
05ec629f
GA
13842021-04-23 David Faust <david.faust@oracle.com>
1385
1386 * MAINTAINERS (Write After Approval): Add myself.
1387
a0ecde22
GA
13882021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1389
1390 * MAINTAINERS (Write After Approval): Add myself.
1391
651684b4
GA
13922021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1393
1394 * MAINTAINERS: Add myself as pru port maintainer.
1395
bf1f3168
GA
13962021-03-23 David Malcolm <dmalcolm@redhat.com>
1397
1398 * MAINTAINERS: Add myself as static analyzer maintainer.
1399
287e3e84
GA
14002021-03-18 Jeff Law <jlaw@tachyum.com>
1401
1402 * MAINTAINERS: Update primary entry.
1403
5e93c2f0
GA
14042021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1405
1406 * MAINTAINERS (Write After Approval): Add myself.
1407
14082021-03-13 Mike Frysinger <vapier@gentoo.org>
1409
1410 * Makefile.def: Remove all-sim dependency on configure-gdb.
1411 * Makefile.in: Regenerated.
1412
48ff383f
GA
14132021-03-11 Jeff Law <law@redhat.com>
1414
1415 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1416
14172021-03-11 Martin Liska <mliska@suse.cz>
1418
1419 * Makefile.tpl: The change was done Makefile.in which
1420 is generated file.
1421
6405b40f
GA
14222021-03-08 Jeff Law <law@redhat.com>
1423
1424 * MAINTAINERS: Update my email address
1425
71e24b06
GA
14262021-02-23 Kito Cheng <kito.cheng@sifive.com>
1427
1428 * config.guess: Import latest upstream.
1429 * config.sub: Import latest upstream.
1430
161e4c08
GA
14312021-01-25 Martin Liska <mliska@suse.cz>
1432
1433 PR gcov-profile/98739
1434 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1435 for profiledbootstrap.
1436
8502e23d
GA
14372021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1438
1439 * MAINTAINERS (Write After Approval): Add myself.
1440
14412021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1442
1443 * MAINTAINERS (Write After Approval): Update my e-mail address.
1444
6851dda2
GA
14452021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1446
1447 * MAINTAINERS: Fix spacing.
1448
14492021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1450
1451 * MAINTAINERS (Write After Approval): Add myself
1452
942ae5be
GA
14532021-01-06 Nick Alcock <nick.alcock@oracle.com>
1454
1455 * Makefile.def: Sync with binutils-gdb:
1456 (dependencies): all-ld depends on all-libctf.
1457 (host_modules): libctf is no longer no_install.
1458 No longer no_check. Checking depends on all-ld.
1459 * Makefile.in: Regenerated.
1460
651b8a50
GA
14612021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1462
1463 * libtool.m4: Match gnu* along other GNU systems.
1464 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1465 * libgo/configure: Re-generate.
1466
7e73f511
GA
14672021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1468
1469 * MAINTAINERS: Update my email address.
1470
cd69e3d5
GA
14712020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1472
1473 * MAINTAINERS (Write After Approval): Add myself.
1474
6e9d8651
GA
14752020-12-15 Nathan Sidwell <nathan@acm.org>
1476
1477 * Makefile.def
1478 * Makefile.in
1479 * Makefile.tpl
1480 * configure
1481 * configure.ac
1482
14832020-12-15 Nathan Sidwell <nathan@acm.org>
1484
1485 * Makefile.def: Add libcody.
1486 * configure.ac: Add libcody.
1487 * Makefile.in: Regenerated.
1488 * configure: Regenerated.
1489
d52945ce
GA
14902020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1491
1492 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1493
6e1edf48
GA
14942020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1495
1496 PR target/97865
1497 * libtool.m4: Update handling of Darwin platform link flags
1498 for Darwin20.
1499
11860cf4
GA
15002020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1501
1502 * .gitignore: Sync with binutils-gdb
1503
15042020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1505
1506 * MAINTAINERS: Add myself as arc port maintainer.
1507
a9625c50
GA
15082020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1509
1510 PR d/87788
1511 * configure.ac: Don't disable D for *-*-darwin*.
1512 * configure: Regenerate.
1513
15142020-11-29 John David Anglin <danglin@gcc.gnu.org>
1515
1516 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1517 hppa64-*-hpux11*.
1518
360258da
GA
15192020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1520
1521 * configure: Regenerate.
1522 * configure.ac: Add --bootstrap-hwasan option.
1523
8e6198d0
GA
15242020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1525
1526 * config.guess: Import latest upstream.
1527 * config.sub: Import latest upstream.
1528
29c5d9ce
GA
15292020-11-16 Martin Liska <mliska@suse.cz>
1530
1531 * .gitignore: Add cache as clangd uses it now.
1532
77f67db2
GA
15332020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1534
1535 * MAINTAINERS (Write After Approval): add myself
1536
2bee28dd
GA
15372020-11-09 Pat Bernardi <bernardi@adacore.com>
1538
1539 * MAINTAINERS (Write After Approval): Add myself.
1540
15412020-11-09 Jonathan Wakely <jwakely@redhat.com>
1542
1543 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1544 Remove FIXME comments.
1545
44cab2d8
GA
15462020-11-06 Martin Uecker <muecker@gwdg.de>
1547
1548 * MAINTAINERS: Update my email address.
1549
15502020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1551
1552 * MAINTAINERS (Write After Approval): Add myself.
1553
8e97b905
GA
15542020-10-06 Tobias Burnus <tobias@codesourcery.com>
1555
1556 PR target/97302
1557 * configure.ac: Only set with_gmp to /usr/local
1558 if not building in tree.
1559 * configure: Regenerate.
1560
239601c5
GA
15612020-09-18 Omar Tahir <omar.tahir@arm.com>
1562
1563 * MAINTAINERS (Write After Approval): Add myself.
1564
57ea0894
GA
15652020-08-26 Tobias Burnus <tobias@codesourcery.com>
1566
1567 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1568
5b9a3d2a
GA
15692020-08-20 Tobias Burnus <tobias@codesourcery.com>
1570
1571 PR bootstrap/96612
1572 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1573 if not the same as ${host}.
1574 * configure: Regenerate.
1575
2c4c56c2
GA
15762020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1577
1578 * MAINTAINERS (Write After Approval): Add myself.
1579
afdd220a
GA
15802020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1581
1582 * MAINTAINERS: Update my email address.
1583
d48cca8f
GA
15842020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1585
1586 * MAINTAINERS (Write After Approval): Add myself.
1587
3ea9abca
GA
15882020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1589
1590 * MAINTAINERS (Write After Approval): Add myself.
1591
8e3b453e
GA
15922020-06-12 Martin Liska <mliska@suse.cz>
1593
1594 * .gitignore: Add .clang-tidy.
1595
2c455ae0
GA
15962020-06-08 Jason Merrill <jason@redhat.com>
1597
1598 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1599 * configure: Regenerate.
1600
8f94b078
GA
16012020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1602
1603 * MAINTAINERS: Add myself as xtensa port maintainer.
1604
53ffb43a
GA
16052020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1606
1607 * configure.ac: Don't require --enable-host-shared when building
1608 for Mingw.
1609 * configure: Regenerate.
1610
5329b59a
JM
16112020-05-18 Jason Merrill <jason@redhat.com>
1612
1613 * configure.ac: Update bootstrap dialect to -std=c++11.
1614
9a4a0a5b
AC
16152020-05-18 Alex Coplan <alex.coplan@arm.com>
1616
1617 * MAINTAINERS (Write After Approval): Add myself.
1618
afa3d80e
TS
16192020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1620
1621 PR target/92713
1622 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1623 (noconfigdirs): Add 'target-libstdc++-v3'.
1624 * configure: Regenerate.
1625
e6cbe965
SC
16262020-04-21 Stephen Casner <casner@acm.org>
1627
1628 PR 25830
1629 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1630 * configure: Rebuild.
1631
e9f799d2
ML
16322020-04-17 Martin Liska <mliska@suse.cz>
1633 Jonathan Yong <10walls@gmail.com>
1634
1635 PR gcov-profile/94570
1636 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1637 for CYGWIN.
1638
efd5bd4d
MJ
16392020-04-14 Martin Jambor <mjambor@suse.cz>
1640
1641 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1642
f9d09df0
TT
16432020-04-09 Tom Tromey <tom@tromey.com>
1644
1645 * configure: Rebuild.
1646 * Makefile.in: Rebuild.
1647 * Makefile.def (gdbsupport, gdbserver): New host modules.
1648 (configure-gdb): Depend on all-gdbsupport.
1649 (all-gdb): Depend on all-gdbsupport, all-libctf.
1650 * configure.ac (host_tools): Add gdbserver.
1651 Conditionally build gdbserver and gdbsupport.
1652
29b1533a
TB
16532020-03-09 Tobias Burnus <tobias@codesourcery.com>
1654
1655 * configure.ac: Build libgomp by default for amdgcn.
1656 * configure: Regenerate.
1657
7d6b3a78
SP
16582020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1659
1660 * MAINTAINERS (Write After Approval): Add myself.
1661
4707548e
JH
16622020-02-28 Joel Hutton <joel.hutton@arm.com>
1663
1664 * MAINTAINERS (Write After Approval) : Add myself.
1665
6f83ceb8
PD
16662020-02-20 Palmer Dabbelt <palmer@sifive.com>
1667
1668 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1669
d6ee2e7c
MS
16702020-02-14 Martin Sebor <msebor@redhat.com>
1671
1672 * doc/extend.texi (attribute alias): Mention type requirement.
1673 (attribute weak): Same.
1674 (attribute weakref): Correct invalid example.
1675
e01975f9
SB
16762020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1677
1678 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1679
affb7b66
JJ
16802020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1681 Jakub Jelinek <jakub@redhat.com>
1682
1683 * .gitattributes: Add *.md diff=md.
1684
780e19f8
GJL
16852020-01-14 Georg-Johann Lay <avr@gjlay.de>
1686
1687 The mentioned auto-generated file is no more part of the
1688
1689 GCC sources, it's auto-generated in $(builddir) during build.
1690
1691 PR target/92055
1692 * contrib/gcc_update (files_and_dependencies): Remove
1693 entry for gcc/config/avr/t-multilib.
1694
ef4395e5
AS
16952020-01-14 Anatoly Sokolov <aesok@dol.ru>
1696
1697 * MAINTAINERS: Update my email address.
1698
b2b465c5
JM
16992020-01-13 Joseph Myers <joseph@codesourcery.com>
1700
1701 * README.MOVED_TO_GIT: Remove.
1702
cff5a231
JM
17032020-01-11 Joseph Myers <joseph@codesourcery.com>
1704
1705 * README.MOVED_TO_GIT: New file.
1706
b1b72741
DZ
17072020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1708
1709 * MAINTAINERS (Write After Approval): Add myself.
1710
74a7b87a
JL
17112019-12-20 Jerome Lambourg <lambourg@adacore.com>
1712
1713 * MAINTAINERS (write_after_approval): Add myself.
1714
39f8777c
SMW
17152019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1716
1717 * MAINTAINERS (write_after_approval): Add myself.
1718
6226f592
MI
17192019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1720
1721 * MAINTAINERS (write_after_approval): Add myself.
1722
4f943869
MK
17232019-12-11 Matthias Klose <doko@ubuntu.com>
1724
1725 * configure.ac: Factor out common cases for compare_exclusions.
1726 * configure: Regenerate.
1727
a9046e98
JL
17282019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1729
1730 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1731 flag.
1732
53eb0cb3
LH
17332019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1734
a9046e98 1735 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 1736
90ca6847
TB
17372019-11-27 Tobias Burnus <tobias@codesourcery.com>
1738
1739 PR middle-end/92463
1740 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1741 * configure: Regenerate
1742
aeebd94c
JB
17432019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1744
1745 * configure.ac: Use https for gcc.gnu.org.
1746 * configure: Regenerated.
1747
267d7432
JG
17482019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1749
1750 * MAINTAINERS (aarch64 port): Remove my name, move to...
1751 (Write After Approval): ...Here.
1752
a91eb234
KN
17532019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1754
1755 * MAINTAINERS: Change my email address as maintainer.
1756
8be34204
JB
17572019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1758
90ca6847
TB
1759 PR fortran/91828
1760 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1761 * configure: Regenerated.
8be34204 1762
678a1e99
JM
17632019-10-21 Jason Merrill <jason@redhat.com>
1764
1765 * .gitattributes: Also check ChangeLog whitespace.
1766
aa7710cb
AB
17672019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1768
1769 * contrib/dg-extract-results.sh: Add support for KPASS.
1770 * contrib/dg-extract-results.py: Likewise.
1771
6664a5f7
JM
17722019-10-17 Jason Merrill <jason@redhat.com>
1773
1774 * .gitattributes: Avoid {} in filename pattern.
1775
df77d703
TS
17762019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1777
1778 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1779 Approval section.
1780
4d07a2ec
FH
17812019-10-01 Frederik Harwath <frederik@codesourcery.com>
1782
1783 * MAINTAINERS: Add myself to Write After Approval
1784
5fdd1d33
RS
17852019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1786
1787 * MAINTAINERS: Add myself as an aarch64 maintainer.
1788
16b17446
KT
17892019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1790
1791 * MAINTAINERS: Add myself as aarch64 maintainer.
1792
a8cea25c
CL
17932019-09-23 Carl Love <cel@us.ibm.com>
1794
1795 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1796 New define_insn.
1797 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1798 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1799
0d1cfeed
ST
18002019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1801
1802 * MAINTAINERS (Sam Tebbs): Update email address.
1803
3d34b7af
TB
18042019-09-10 Tobias Burnus <tobias@codesourcery.com>
1805
1806 * MAINTAINERS: Update my email address.
1807
b1e21e5a
CL
18082019-09-10 Christophe Lyon <christophe.lyon@st.com>
1809
3d34b7af 1810 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 1811
91dfef96
JM
18122019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1813
1814 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1815 Remove myself from Write After Approval section.
1816
18172019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1818
1819 * configure.ac: Support for bpf-*-* targets.
1820 * configure: Regenerate.
1821
b7b1f657
JM
18222019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1823
1824 * config.sub: Import upstream version 2019-06-30.
1825 * config.guess: Import upstream version 2019-07-24.
1826
2f2aeda9
UW
18272019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1828
1829 * MAINTAINERS: Remove spu port maintainers.
1830
91eed5f2
ML
18312019-08-28 Martin Liska <mliska@suse.cz>
1832
1833 * .gitignore: Add .clangd and compile_commands.json
1834 to .gitignore.
1835
d0fc6e9f
MF
18362019-08-23 Michael Forney <mforney@mforney.org>
1837
1838 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1839 * Makefile.in: Regenerate.
1840
aac9103b
TT
18412019-08-19 Tom Tromey <tom@tromey.com>
1842
1843 * configure: Rebuild.
1844 * configure.ac: Add --with-static-standard-libraries.
1845
3b5864f4
AO
18462019-08-16 Alexandre Oliva <oliva@gnu.org>
1847
1848 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1849
8fc306e9
ME
18502019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1851
1852 * MAINTAINERS (Write After Approval): Add myself.
1853
f069f0f2
KC
18542019-07-08 Kito Cheng <kito.cheng@sifive.com>
1855
1856 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1857 RISC-V port maitainer.
1858
9118c5e1
KC
18592019-07-08 Kito Cheng <kito.cheng@sifive.com>
1860
1861 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1862
c19713b7
KC
18632019-07-08 Kito Cheng <kito.cheng@sifive.com>
1864
1865 * MAINTAINERS (Write After Approval): Add myself.
1866
e676d704 18672019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
1868
1869 * MAINTAINERS (Write After Approval): Add myself.
1870
247b63e3
ML
18712019-06-25 Martin Liska <mliska@suse.cz>
1872
1873 contrib/filter-clang-warnings.py: Transform from
1874 filter-rtags-warnings.py.
1875
98e5be21
TT
18762019-06-15 Tom Tromey <tom@tromey.com>
1877
1878 * configure.ac (host_libs): Add gnulib.
1879 * configure: Rebuild.
1880 * Makefile.def (host_modules, dependencies): Add gnulib.
1881 * Makefile.in: Rebuild.
1882
1ab4217d
DD
18832019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1884
1885 * MAINTAINERS (Write After Approval): Add myself.
1886
3e209f57 18872019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
1888
1889 * configure: Regenerate.
1890 * configure.ac: Add PRU target.
1891
8b164a4e 18922019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
1893
1894 * MAINTAINERS (Write After Approval): Add myself.
1895
de6abd85
NC
18962019-06-11 Nick Clifton <nickc@redhat.com>
1897
1898 Import these changes from the binutils/gdb repository:
1899
1900 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1901
1902 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1903 and all its deps.
1904 * Makefile.in: Regenerated.
1905
1906 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1907
1908 * Makefile.def (host_modules): Add libctf.
1909 * Makefile.def (dependencies): Likewise.
1910 libctf depends on zlib, libiberty, and bfd.
1911 * Makefile.in: Regenerated.
1912 * configure.ac (host_libs): Add libctf.
1913 * configure: Regenerated.
1914
fb03c52f
VI
19152019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1916
1917 * MAINTAINERS (Write After Approval): Add myself.
1918
dbd5df2e
PB
19192019-05-19 Peter Bergner <bergner@linux.ibm.com>
1920
1921 * MAINTAINERS: Update my email address.
1922
8ee47828
TR
19232019-05-17 Thomas Rodgers <trodgers@redhat.com>
1924
1925 * MAINTAINERS (Write After Approval): Add myself.
1926
f6b2daaf
JM
19272019-05-16 Jun Ma <junma@linux.alibaba.com>
1928
1929 * MAINTAINERS (Write After Approval): Add myself.
1930
2ed6d245
JW
19312019-05-07 Jim Wilson <jimw@sifive.com>
1932
1933 * MAINTAINERS: Remove myself as IA-64 maintainer.
1934
d1b65077
RI
19352019-05-04 Roland Illig <roland.illig@gmx.de>
1936
1937 * MAINTAINERS (Write After Approval): Add myself.
1938
5fe6af6d
RB
19392019-05-02 Richard Biener <rguenther@suse.de>
1940
1941 PR bootstrap/85574
1942 * Makefile.tpl (compare target): Also compare extra-compare
1943 files.
1944 * Makefile.in: Regenerate.
1945
1e8dac32
RZ
19462019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1947
1948 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1949 as modulo-scheduler maintainer.
1950
42d3fe9a
IS
19512019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1952
1953 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1954
3d52462c
IS
19552019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1956
1957 * MAINTAINERS: Update my email address.
1958
4d024c32
JP
19592019-04-14 Johannes Pfau <johannespfau@gmail.com>
1960
1961 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1962 * configure: Regenerate.
1963
7d31d331
RO
19642019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1965
1966 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1967 * configure: Regenerate.
1968
bb50312e
IB
19692019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1970
1971 * configure.ac: Add target-zlib to target_libraries.
1972 * configure: Regenerate.
1973
1c67e69c
ML
19742019-04-09 Martin Liska <mliska@suse.cz>
1975
1976 * Makefile.in: Regenerate.
1977 * Makefile.tpl: Pass GENERATOR_CFLAGS
1978 in all stages.
1979
684f6008
ML
19802019-03-28 Martin Liska <mliska@suse.cz>
1981
1982 PR bootstrap/89829
1983 * Makefile.in: Revert r254150.
1984 * Makefile.tpl: Likewise.
1985
fed156ac
BE
19862019-03-28 Ben Elliston <bje@gnu.org>
1987
1988 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1989 related, and libdecnumber.
1990
d81beb31
AM
19912019-03-15 Alexander Monakov <amonakov@ispras.ru>
1992
1993 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1994 (Write After Approval): Remove myself.
1995
35e2f066
AM
19962019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1997
5fce606f 1998 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 1999
60f32352
AS
20002019-02-11 Andrew Stubbs <ams@codesourcery.com>
2001
2002 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2003 (Write After Approval): Remove myself and Julian.
2004
b4f964c8
HA
20052019-01-26 Harald Anlauf <anlauf@gmx.de>
2006
2007 * MAINTAINERS (Write After Approval): Add myself.
2008
1009e9a2
KCY
20092019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2010
2011 * MAINTAINERS (Write After Approval): Add myself.
2012
275e9ad9
XHL
20132019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2014
62fa42ce
SB
2015 * ChangeLog: Replace space with tab.
2016 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 2017
8fcc3599
JG
20182019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2019
2020 * MAINTAINERS (Write After Approval): Add myself.
2021
9c83c587
LJH
20222019-01-18 Li Jia He <helijia@gcc.gnu.org>
2023
2024 * MAINTAINERS (Write After Approval): Add myself.
2025
7431c1a1
AS
20262019-01-17 Andrew Stubbs <ams@codesourcery.com>
2027 Kwok Cheung Yeung <kcy@codesourcery.com>
2028 Julian Brown <julian@codesourcery.com>
2029 Tom de Vries <tom@codesourcery.com>
2030 Jan Hubicka <hubicka@ucw.cz>
2031 Martin Jambor <mjambor@suse.cz>
2032
2033 * configure.ac: Likewise.
2034 * configure: Regenerate.
2035 * contrib/config-list.mk: Add amdgcn-amdhsa.
2036
0684a816
KL
20372019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2038
2039 * MAINTAINERS (Write After Approval): Add myself.
2040
62fa42ce 20412019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 2042
275e9ad9 2043 * MAINTAINERS (Write After Approval): Add myself.
9a603611 2044
5227609c
RO
20452019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2046
2047 PR target/88535
2048 * config.guess: Import upstream version 2019-01-03.
2049 * config.sub: Import upstream version 2019-01-01.
2050
7c50cefc
TP
20512018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2052
2053 * MAINTAINERS (Write After Approval): Update my maintainer address.
2054
ea9a30d0
GB
20552018-12-21 Gergö Barany <gergo@codesourcery.com>
2056
2057 * MAINTAINERS (Write After Approval): Add myself.
2058
23d3e2d5
SB
20592018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2060
2061 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2062
e4a9a572
IS
20632018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2064
2065 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2066 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2067 (GCC_TARGET_TOOL): Likewise.
2068 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2069 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 2070 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 2071 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 2072 * configure: Regenerate.
e4a9a572
IS
2073 * Makefile.in: Likewise.
2074
f9b4801c
JP
20752018-11-28 Johannes Pfau <johannespfau@gmail.com>
2076
2077 * MAINTAINERS (Write After Approval): Add myself.
2078
7f9414c1
ML
20792018-11-13 Martin Liska <mliska@suse.cz>
2080
2081 * gcc.target/i386/pr87930.c: Move to ...
2082 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2083
1dbff00c
SH
20842018-11-10 Stafford Horne <shorne@gmail.com>
2085
2086 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2087 (Write After Approval): Remove myself.
2088
e9f3803d
HAQ
20892018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2090
2091 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2092 Append $INCICONV to it.
2093
45bf1490
SH
20942018-11-04 Stafford Horne <shorne@gmail.com>
2095
2096 * MAINTAINERS (Write After Approval): Add myself.
2097
22e05272
JM
20982018-10-31 Joseph Myers <joseph@codesourcery.com>
2099
2100 PR bootstrap/82856
2101 * multilib.am: New file. From automake.
2102
2103 Merge from binutils-gdb:
2104 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2105
2106 * libtool.m4: Use AC_LANG_SOURCE.
2107 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2108 * ar-lib: New file.
2109 * test-driver: New file.
2110 * configure: Re-generate.
2111
82a14443
MP
21122018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2113
2114 * MAINTAINERS (Write After Approval): Add myself.
2115
260eedb9
IB
21162018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2117
2118 PR bootstrap/87788
2119 PR d/87799
2120 * configure: Rebuild.
2121 * configure.ac: Disable D on systems where it is known not to work.
2122
b4c522fa
IB
21232018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2124
2125 * Makefile.def (target_modules): Add libphobos.
2126 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2127 GDCFLAGS_FOR_TARGET.
2128 (dependencies): Make libphobos depend on libatomic, libbacktrace
2129 configure, and zlib configure.
2130 (language): Add language d.
2131 * Makefile.in: Rebuild.
2132 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2133 (HOST_EXPORTS): Add GDC.
2134 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2135 (BASE_TARGET_EXPORTS): Add GDC.
2136 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2137 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2138 (EXTRA_HOST_FLAGS): Add GDC.
2139 (STAGE1_FLAGS_TO_PASS): Add GDC.
2140 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2141 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2142 environment variables.
2143 * configure: Rebuild.
2144 * configure.ac: Add target-libphobos to target_libraries. Set and
2145 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2146
04193ea0
IL
21472018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2148
2149 * MAINTAINERS (Write After Approval): Add myself.
2150
72eda5f2
IB
21512018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2152
2153 * MAINTAINERS (Write After Approval): Remove myself.
2154
4c029cee
IB
21552018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2156
2157 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2158
fc7367ea
BC
21592018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2160
2161 * MAINTAINERS: Update my email address.
2162
956a7508
TS
21632018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2164
2165 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2166 maintainer.
2167
16ddcc28
MM
21682018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2169
2170 * MAINTAINERS (Write After Approval): Add self.
2171
f9529512
ST
21722018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2173
2174 * MAINTAINERS (write after approval): Add myself.
2175
3ff89a4e
XG
21762018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2177
2178 * MAINTAINERS: Update my email address.
2179
e8a0276c
VL
21802018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2181
2182 * MAINTAINERS (write after approval): Add myself.
2183
3d20537c
RS
21842018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2185
2186 * MAINTAINERS: Add self to global reviewers list.
2187
661d1750
SL
21882018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2189
2190 MAINTAINERS: Add c-sky port maintainers.
2191
aa405905
ML
21922018-08-10 Martin Liska <mliska@suse.cz>
2193
2194 * MAINTAINERS: Revert change in previous commit and
92a285c1 2195 join lines.
aa405905 2196
04e2b41d
ML
21972018-08-10 Martin Liska <mliska@suse.cz>
2198
2199 * MAINTAINERS: Remove extra line.
2200
6e9f49e4
N
22012018-08-06 Naveen H.S <naveenh@marvell.com>
2202
2203 * MAINTAINERS: Update my email address.
2204
3b0df776
DD
22052018-07-19 DJ Delorie <dj@redhat.com>
2206
2207 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2208 as maintainer.
2209
f030b30e
AK
22102018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2211
2212 * MAINTAINERS: Adjust email address for me and my colleague Robin
2213 Dapp.
2214
7264261f
L
22152018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2216 Sunil K Pandey <sunil.k.pandey@intel.com>
2217
2218 PR target/84413
2219 * config/i386/i386.c (m_CORE_AVX512): New.
2220 (m_CORE_AVX2): Likewise.
2221 (m_CORE_ALL): Add m_CORE_AVX2.
2222 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2223 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2224 and remove the rest of m_SKYLAKE_AVX512.
2225
19975c57
SH
22262018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2227
2228 * config.sub: Sync with upstream version 2018-07-03.
2229
c234070e
SH
22302018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2231
2232 * config.guess: Sync with upstream version 2018-06-26.
2233 * config.sub: Sync with upstream version 2018-07-02.
2234
d41cd173
BW
22352018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2236
92a285c1 2237 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
2238 * ltmain.sh: Likewise.
2239
d3435784
SB
22402018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2241
2242 * contrib/config-list.mk: Remove powerpc-linux_paired.
2243
da34ca3f
AO
22442018-06-29 Alexandre Oliva <oliva@adacore.com>
2245
2246 * configure.ac: Introduce support for @unless/@endunless.
2247 * Makefile.tpl (dep-kind): Rewrite with cond; return
2248 postbootstrap in some cases.
2249 (make-postboot-dep, postboot-targets): New.
2250 (dependencies): Do not output postbootstrap dependencies at
2251 first. Output non-target ones changed for configure to depend
2252 on stage_last @if gcc-bootstrap, and the original deps @unless
2253 gcc-bootstrap.
2254 * configure.in, Makefile.in: Rebuilt.
2255
8e236ddd
JW
22562018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2257
2258 * MAINTAINERS (write after approval): Add myself.
2259
71d40114
RV
22602018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2261
2262 * MAINTAINERS (write after approval): Add myself.
2263
8006534c
NC
22642018-06-19 Nick Clifton <nickc@redhat.com>
2265
2266 * zlib/configure.ac: Restore old behaviour of only enabling
2267 multilibs when a target subdirectory is defined. This allows
2268 building with srcdir == builddir.
2269 * zlib/configure: Regenerate.
2270
9e03592e
EB
22712018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2272
2273 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2274 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2275 * Makefile.in: Regenerate.
2276
29305f60
BE
22772018-06-16 Ben Elliston <bje@gnu.org>
2278
2279 * config.guess: Import latest version.
2280 * config.sub: Likewise.
2281
31db0fe0
ML
22822018-06-08 Martin Liska <mliska@suse.cz>
2283
2284 * MAINTAINERS: Remove MPX-related entries.
2285 * Makefile.def: Remove libmpx support.
9e03592e
EB
2286 * Makefile.in: Regenerate.
2287 * configure.ac: Remove removed files.
2288 * configure: Regenerate.
31db0fe0
ML
2289 * libmpx/ChangeLog: Remove.
2290 * libmpx/Makefile.am: Remove.
2291 * libmpx/Makefile.in: Remove.
2292 * libmpx/acinclude.m4: Remove.
2293 * libmpx/aclocal.m4: Remove.
2294 * libmpx/config.h.in: Remove.
2295 * libmpx/configure: Remove.
2296 * libmpx/configure.ac: Remove.
2297 * libmpx/configure.tgt: Remove.
2298 * libmpx/libmpx.spec.in: Remove.
2299 * libmpx/mpxrt/Makefile.am: Remove.
2300 * libmpx/mpxrt/Makefile.in: Remove.
2301 * libmpx/mpxrt/libmpx.map: Remove.
2302 * libmpx/mpxrt/libtool-version: Remove.
2303 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2304 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2305 * libmpx/mpxrt/mpxrt.c: Remove.
2306 * libmpx/mpxrt/mpxrt.h: Remove.
2307 * libmpx/mpxwrap/Makefile.am: Remove.
2308 * libmpx/mpxwrap/Makefile.in: Remove.
2309 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2310 * libmpx/mpxwrap/libtool-version: Remove.
2311 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2312
e68086c4
ML
23132018-06-04 Martin Liska <mliska@suse.cz>
2314
2315 * MAINTAINERS: Add myself as gcov maintainer.
2316
37cca345
MF
23172018-06-04 Matthew Fortune <mfortune@gmail.com>
2318
2319 * MAINTAINERS: Update my email address.
2320
74386680
TV
23212018-06-04 Tom de Vries <tdevries@suse.de>
2322
2323 * MAINTAINERS: Remove write-after-approval entries for component
2324 maintainers.
2325
010ff25b
JL
23262018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2327
2328 * MAINTAINERS (write after approval): Add myself.
2329
64acc19a 23302018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
2331
2332 * MAINTAINERS: Update my email address.
2333
7aad7f4b
TV
23342018-06-01 Tom de Vries <tdevries@suse.de>
2335
2336 * MAINTAINERS: Update my email address.
2337
c5470754
BC
23382018-05-22 Bin Cheng <bin.cheng@arm.com>
2339
2340 * MAINTAINERS (loop-optimizer): Add myself.
2341
58b40a67
FT
23422018-05-01 Francois H. Theron <francois.theron@netronome.com>
2343
2344 * configure.ac: Added "nfp" target.
2345 * configure: Regenerate.
2346
bece35ca
RB
23472018-04-30 Richard Biener <rguenther@suse.de>
2348
2349 PR bootstrap/85571
2350 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2351 (STAGE3_TFLAGS): Likewise.
2352 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2353 (STAGEtrain_TFLAGS): Likewise.
2354 * Makefile.in: Regenerate.
2355
ae05281f
RB
23562018-04-26 Richard Biener <rguenther@suse.de>
2357
2358 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2359 (STAGE2_CFLAGS): Likewise.
2360 (STAGE2_TFLAGS): Likewise.
2361 (STAGE3_CFLAGS): Add -fchecking.
2362 (STAGE3_TFLAGS): Likewise.
2363 (STAGEtrain_CFLAGS): Filter out -fchecking.
2364 (STAGEtrain_TFLAGS): Likewise.
2365 * Makefile.in: Re-generate.
2366
c6e34a9b
CM
23672018-04-25 Catherine Moore <clm@codesourcery.com>
2368
2369 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2370
ae9fb56f
PC
23712018-04-18 Paul Clarke <pc@us.ibm.com>
2372
2373 * MAINTAINERS (write after approval): Add myself.
2374
a2919888
AS
23752018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2376
2377 * MAINTAINERS: Update my email address.
2378
c6024672
BS
23792018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2380
2381 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2382
85d36775
BS
23832018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2384
2385 * MAINTAINERS: Update my email address and disambiguate myself
2386 a bit from Will Schmidt.
2387
8bb406a2
NS
23882018-03-21 Nathan Sidwell <nathan@acm.org>
2389
2390 * MAINTAINERS: Move maintainers of now-removed picochip and score
2391 ports to write after approval.
2392
c9b39302
RS
23932018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2394
2395 * MAINTAINERS: Add entry for SVE maintainership.
2396
1fc1d82e
MR
23972018-02-13 Maciej W. Rozycki <macro@mips.com>
2398
2399 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2400 * configure: Regenerate.
2401
7b7f78d7
BK
24022018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2403
2404 * MAINTAINERS (write after approval): Add myself.
2405
3c1f3bf6
SP
24062018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2407
2408 * MAINTAINERS (write after approval): Add myself.
2409
182f27e3
SP
24102018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2411
2412 * MAINTAINERS (write after approval): Add myself.
85911661 2413
85ec4feb
JJ
24142018-01-03 Jakub Jelinek <jakub@redhat.com>
2415
2416 Update copyright years.
2417
ef7d7cf5
BE
24182018-01-03 Ben Elliston <bje@gnu.org>
2419
2420 * config.guess: Import latest version.
2421 * config.sub: Likewise.
2422
842df93e
SH
24232017-12-12 Stafford Horne <shorne@gmail.com>
2424
2425 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2426 * configure: Regenerate.
2427
1d0a8ae9
QZ
24282017-11-29 Qing Zhao <qing.zhao@oracle.com>
2429
2430 * MAINTAINERS (Write After Approval): Add myself.
2431
5e9d6aa4
JK
24322017-11-28 Julia Koval <julia.koval@intel.com>
2433 Sebastian Peryt <sebastian.peryt@intel.com>
2434
2435 * Makefile.def (target_modules): Remove libcilkrts.
2436 * Makefile.in: Ditto.
2437 * configure: Ditto.
2438 * configure.ac: Ditto.
2439
d2eaaa89
JK
24402017-11-28 Julia Koval <julia.koval@intel.com>
2441
2442 * MAINTAINERS (Write After Approval): Add myself.
2443
90b415f6
SD
24442017-11-22 Sudakshina Das <sudi.das@arm.com>
2445
2446 * MAINTAINERS (Write After Approval): Add myself.
2447
f804ba3e
PD
24482017-11-06 Palmer Dabbelt <palmer@sifive.com>
2449
2450 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2451 Use my SiFive email address.
2452
8744c9bf
SP
24532017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2454
2455 * MAINTAINERS (write after approval): Add myself.
2456
7181cca3
ML
24572017-10-27 Martin Liska <mliska@suse.cz>
2458
2459 * Makefile.tpl: Use proper name of folder as it was renamed
2460 during transition to 4 stages.
2461 * Makefile.in: Regenerate.
2462
fb336a7b
IT
24632017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2464
e50ffab3 2465 * MAINTAINERS (write after approval): Add myself.
fb336a7b 2466
7b5f5267
GP
24672017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2468
2469 * MAINTAINERS: Add a note that maintainership also includes web
2470 pages, docs, and testsuite related to that area.
2471
55de8eb3
TV
24722017-09-25 Tom de Vries <tom@codesourcery.com>
2473
2474 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2475
86ab175e
PMR
24762017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2477
2478 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2479
500ac452
NS
24802017-09-15 Nathan Sidwell <nathan@acm.org>
2481
2482 * MAINTAINERS: Remove myself as a vxworks maintainer.
2483
72ace300
TS
24842017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2485
2486 * MAINTAINERS: Remove email address of Jim Norris.
2487
1328002a
KT
24882017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2489
2490 * MAINTAINERS (Reviewers): Move myself from here...
2491 (CPU Port Maintainers): ... to here.
2492
84d0b6f5
JG
24932017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2494
2495 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2496
9c04bba3
RD
24972017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2498
e50ffab3 2499 * MAINTAINERS (write after approval): Add myself.
9c04bba3 2500
5a427c63
TR
25012017-07-28 Tony Reix <tony.reix@atos.net>
2502
2503 * configure.ac (target-libffi): Don't disable for AIX.
2504 (go): Don't add to unsupported_languages on AIX.
2505 (target-libgo): Don't disable for AIX.
2506 * configure: Regenerate.
2507
8994b66f
YG
25082017-07-19 Yury Gribov <tetra2005@gmail.com>
2509
2510 * MAINTAINERS: Add myself.
2511
7a795e10
TS
25122017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2513
2514 * MAINTAINERS: Update my email address.
2515
50061652
RE
25162017-07-04 Richard Earnshaw <rearnsha@arm.com>
2517
2518 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2519 arm-specific auto-generated header files.
2520
d4360477
NS
25212017-07-03 Nathan Sidwell <nathan@acm.org>
2522
2523 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2524 * configure: Rebuilt.
2525
9dc9ae74
BS
25262017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2527
2528 * MAINTAINERS: Readd myself for c6x.
2529
c8cf0b6f
ML
25302017-06-28 Martin Liska <mliska@suse.cz>
2531
2532 PR bootstrap/81217
2533 * Makefile.def: Remove superfluous bootstrap_target from
2534 bootstrap_stage.
2535 * Makefile.in: Re-generate the file.
2536
0666865c
MO
25372017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2538
e50ffab3 2539 * MAINTAINERS: Add myself to Write After Approval
0666865c 2540
827c925e
AJ
25412017-06-21 Andrew Jenner <andrew@codesourcery.com>
2542
2543 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2544
0d053a49
ML
25452017-06-19 Martin Liska <mliska@suse.cz>
2546
2547 * Makefile.def: Define 4 stages PGO bootstrap.
2548 * Makefile.tpl: Define FLAGS.
2549 * Makefile.in: Regenerate.
2550
be75f645
ILT
25512017-06-14 Ian Lance Taylor <iant@golang.org>
2552
2553 * Makefile.def: Add check-gotools to go check targets.
2554 * Makefile.in: Rebuild.
2555
c725f69c
SB
25562017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2557
2558 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2559
76052545
EB
25602017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2561
2562 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2563 * configure: Regenerate.
2564
afd88efc
ML
25652017-05-31 Martin Liska <mliska@suse.cz>
2566
2567 * configure.ac: Add handling of stage2_werror_flags to
2568 action-if-given and to action-if-not-given.
2569 * configure: Regenerate.
2570
945bafd6
PB
25712017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2572
2573 * MAINTAINERS: Add self to Write After Approval
2574
b9396a49
BS
25752017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2576
2577 * MAINTAINERS: Update my email address, and remove myself as
2578 maintainer in some areas.
2579
aa1b69e7
EG
25802017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2581
2582 * MAINTAINERS: Add self to Write After Approval
2583
cdfee50a
NS
25842017-05-25 Nathan Sidwell <nathan@acm.org>
2585
2586 * configure.ac: Add --enable-languages=default to mean default and
2587 make --enable-languages=all mean all supported languages.
2588 * configure: Regenerated.
2589
83349046
SB
25902017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2591
2592 * config.gcc (powerpc*-*-*spe*): New.
2593 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2594 (powerpc-*-rtems*spe*): New.
2595 (powerpc*-*-linux*spe*): New.
2596 (powerpc-wrs-vxworksspe): New.
2597 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2598 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2599 * config.host (powerpc*-*-*spe*): New.
2600
01c712cb
ML
26012017-05-19 Martin Liska <mliska@suse.cz>
2602
2603 * configure.ac: Add --enable-werror-always just for
2604 bootstrap-debug (or none build config) and do not add it
2605 when we are on a release branch.
2606 * configure: Regenerated.
2607
7880c1a5
SL
26082017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2609
2610 * MAINTAINERS: Add self to Write After Approval
2611
c759355f
KK
26122017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2613
2614 * MAINTAINERS: Move myself to Write After Approval section.
2615
79557bae
CZ
26162017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2617
2618 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2619 ACCH registers.
2620 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2621 available.
2622 (umulsidi3): Likewise.
2623 (mulsidi3_700): Disable this pattern when we have advanced mpy
2624 instructions.
2625 (umulsidi3_700): Likewise.
2626 (maddsidi4): New pattern.
2627 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2628 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2629 (mpydu_imm_arcv2hs): Likewise.
2630 * config/arc/predicates.md (accl_operand): New predicate.
2631
c7314bc1
CZ
26322017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2633 Andrew Burgess <andrew.burgess@embecosm.com>
2634
2635 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2636 case.
2637 (ARC_AUTOFP_IRQ_P): Likewise.
2638 (ARC_AUTO_IRQ_P): Likewise.
2639 (rgf_banked_register_count): New variable.
2640 (parse_mrgf_banked_regs_option): New function.
2641 (arc_override_options): Handle rgf_banked_regs option.
2642 (arc_handle_interrupt_attribute): Add firq option.
2643 (arc_compute_function_type): Return fast irq type when required.
2644 (arc_must_save_register): Handle fast interrupts.
2645 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2646 (arc_return_address_regs): Update.
2647 * config/arc/arc.h (arc_return_address_regs): Update.
2648 (arc_function_type): Add fast interrupt type.
2649 (ARC_INTERRUPT_P): Update.
2650 (RC_FAST_INTERRUPT_P): Define.
2651 * config/arc/arc.md (simple_return): Update for fast interrupts.
2652 (p_return_i): Likewise.
2653 * config/arc/arc.opt (mrgf-banked-regs): New option.
2654 * doc/invoke.texi (mrgf-banked-regs): Document.
2655
41453183
CZ
26562017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2657
2658 * config/arc/arc.c (irq_ctrl_saved): New variable.
2659 (ARC_AUTOBLINK_IRQ_P): Define.
2660 (ARC_AUTOFP_IRQ_P): Likewise.
2661 (ARC_AUTO_IRQ_P): Likewise.
2662 (irq_range): New function.
2663 (arc_must_save_register): Likewise.
2664 (arc_must_save_return_addr): Likewise.
2665 (arc_dwarf_emit_irq_save_regs): Likewise.
2666 (arc_override_options): Handle deferred options.
2667 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2668 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2669 arc_must_save_return_addr.
2670 (arc_compute_frame_size): Handle automated save and restore of
2671 registers.
2672 (arc_expand_prologue): Likewise.
2673 (arc_expand_epilogue): Likewise.
2674 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2675 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2676 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2677
52744dd7
TK
26782017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2679 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2680
2681 PR bootstrap/77661
2682 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2683 in-tree build MPC.
2684 * Makefile.in: Regenerate.
2685
deeba76a
FXC
26862017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2687
2688 * configure.ac: Enable LTO by default on darwin >= 9.
2689 * configure: Regenerate.
2690
5a05e11d
PD
26912017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2692
2693 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2694 and Andrew Waterman as the RISC-V maintainers.
2695
e04f858c
NK
26962017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2697
2698 * MAINTAINERS: Add self to Write After Approval
2699
a98cf819
GP
27002017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2701
2702 * config.guess: Import latest from upstream.
2703
9826d1a3
GP
27042017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2705
2706 * MAINTAINERS (Write After Approval): Remove entries that are
2707 already covered under Reviewers.
2708
a46586c3
MW
27092017-03-08 Mark Wielaard <mark@klomp.org>
2710
2711 PR demangler/70909
2712 PR demangler/67264
2713 * include/demangle.h: Add d_printing to struct demangle_component
2714 and pass struct demangle_component as non const.
2715
734ca1c2
GP
27162017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2717
2718 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2719
93b87d1d
TS
27202017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2721
2722 * Makefile.tpl: Remove HOST_ISLVER.
2723 (HOST_EXPORTS): Remove ISLVER.
2724 * Makefile.in: Regenerate.
2725
f877b3ad
RB
27262017-02-13 Richard Biener <rguenther@suse.de>
2727
2728 * configure: Re-generate.
2729
2ad31830
GP
27302017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2731
2732 * MAINTAINERS: Adjust bug reporting URL.
2733
3501e62c
GP
27342017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2735
2736 * MAINTAINERS (Write After Approval): Remove redundant entry
2737 for Andrew Burgess.
2738
510555e0
JDA
27392017-02-03 John David Anglin <danglin@gcc.gnu.org>
2740
e50ffab3 2741 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 2742 32-bit hppa*-*-hpux*.
e50ffab3 2743 * configure: Regenerate.
510555e0 2744
f6a24a94
MJ
27452017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2746
2747 * configure.ac: Moved the white list of enabling BRIG FE to
2748 libhsail-rt/configure.tgt.
2749 * configure: Regenerated.
2750 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2751
27522017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
2753 Martin Jambor <mjambor@suse.cz>
2754
5fd1486c
PJ
2755 * Makefile.def (target_modules): Added libhsail-rt.
2756 (languages): Added language brig.
2757 * Makefile.in: Regenerated.
2758 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2759 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2760 * configure: Regenerated.
2761
3c36aa6b
JJ
27622017-01-17 Jakub Jelinek <jakub@redhat.com>
2763
2764 PR other/79046
2765 * configure: Regenerated.
2766
8f56cb51
AM
27672017-01-04 Alan Modra <amodra@gmail.com>
2768
2769 * configure: Regenerate.
2770
f2c764c5
BE
27712016-12-29 Ben Elliston <bje@gnu.org>
2772
2773 * config.sub: Import latest version.
2774
1dc9c117
AI
27752016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2776
2777 * MAINTAINERS (Write After Approval): Add myself.
2778
c21fdaa1
JJ
27792016-12-21 Jakub Jelinek <jakub@redhat.com>
2780
2781 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2782 includes bootstrap-mpx.
2783 * configure: Regenerated.
2784
cc811459
CX
27852016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2786
2787 * MAINTAINERS (Write After Approval): Add myself.
2788
b55e6680
MJ
27892016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2790
8f56cb51 2791 * configure: Regenerate.
b55e6680 2792
825fba52
MK
27932016-12-01 Matthias Klose <doko@ubuntu.com>
2794
2795 * configure.ac: Don't use pkg-config to check for bdw-gc.
2796 * configure: Regenerate.
2797
114bf3f1
MK
27982016-11-30 Matthias Klose <doko@ubuntu.com>
2799
2800 * Makefile.def: Remove reference to boehm-gc target module.
2801 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2802 options and for the bdw-gc pkg-config module.
2803 * configure: Regenerate.
2804 * Makefile.in: Regenerate.
2805
21b0f96a
NS
28062016-11-28 Nathan Sidwell <nathan@acm.org>
2807
2808 * MAINTAINERS (nvptx): Remove self.
2809
292edab3
BE
28102016-11-25 Ben Elliston <bje@gnu.org>
2811
2812 * config.guess: Import latest version.
2813 * config.sub: Likewise.
2814
0954a00b
TT
28152016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2816
2817 * MAINTAINERS (Write After Approval): Add myself.
2818
8e4d2ca4
MK
28192016-11-15 Matthias Klose <doko@ubuntu.com>
2820
2821 * Makefile.def: Remove references to GCJ.
2822 * Makefile.tpl: Likewise.
2823 * Makefile.in: Regenerate.
2824
84c1b9d3
MK
28252016-11-15 Matthias Klose <doko@ubuntu.com>
2826
2827 * config-ml.in: Remove references to GCJ.
2828 * configure.ac: Likewise.
2829 * configure: Regenerate.
2830
3f95ca6c
JC
28312016-11-01 Josh Conner <joshconner@google.com>
2832
2833 * MAINTAINERS (Write After Approval): Update email address,
2834
457cc672
CL
28352016-10-27 Carl Love <cel@us.ibm.com>
2836
2837 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2838 Approval list to make it alphabetical.
2839
2142f54f
CL
28402016-10-27 Carl Love <cel@us.ibm.com>
2841
2842 * MAINTAINERS (Write After Approval): Add myself.
2843
104700f4
AB
28442016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2845
2846 * MAINTAINERS (Reviewers): Add myself.
2847 (Write After Approval): Add myself.
2848
942c0db8
HP
28492016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2850 Ulrich Weigand <uweigand@de.ibm.com>
2851
2852 * MAINTAINERS: Update email address.
2853
fbf4c502
NS
28542016-10-10 Nathan Sidwell <nathan@acm.org>
2855
2856 * MAINTAINERS: Update email address.
2857
b20e7532
AT
28582016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2859
2860 * configure.ac: Add aarch64-*-freebsd*.
2861 * configure: Regenerate.
2862
2e21fd4d
SE
28632016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2864
2865 * MAINTAINERS: Update email address after it got reverted.
2866
43c40f3e
RO
28672016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2868
2869 * configure.ac (target_libraries): Readd target-boehm-gc.
2870 Restore --enable-objc-gc handling.
2871 * configure: Regenerate.
2872
f05796ba
JL
28732015-10-03 Jeff Law <law@redhat.com>
2874
2875 * MAINTAINERS: Move several inactive maintainers to the
2876 write-after-approval section.
2877
012447ea
JJ
28782016-09-30 Jakub Jelinek <jakub@redhat.com>
2879
2880 * configure.ac: Add target-libffi to target_libraries.
2881 Readd libgcj target disablings, modified to only target-libffi.
2882 Readd target addition of go to unsupported languages.
2883 * configure: Regenerated.
2884
a7d75d59
SE
28852016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2886
2887 * MAINTAINERS: Update email address.
2888
d1a79a95
AH
28892016-09-30 Andrew Haley <aph@redhat.com>
2890
4d8c733d 2891 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
2892 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2893 libgcj.
2894
af2d4873
AH
28952016-09-30 Andrew Haley <aph@redhat.com>
2896
2897 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2898 write-after approval after GCJ deletion.
2899
07b78716
AH
29002016-09-30 Andrew Haley <aph@redhat.com>
2901
2902 * Makefile.def: Remove libjava.
2903 * Makefile.tpl: Likewise.
2904 * Makefile.in: Regenerate.
2905 * configure.ac: Likewise.
2906 * configure: Likewise.
2907 * gcc/java: Remove.
2908 * libjava: Likewise.
2909
a29b7214
CZ
29102016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2911
2912 * MAINTAINERS (Reviewers): Add myself.
2913
2fd88f4f
AK
29142016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2915
2916 * configure.ac: Disable "sim" directory for arc*-*-*.
2917 * configure: Regenerated.
2918
e2080e79
TC
29192016-09-23 Tamar Christina <tamar.christina@arm.com>
2920
2921 * MAINTAINERS (Write After Approval): Add myself.
2922
8f3675f8
MR
29232016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2924
2925 * configure.ac: Check for the minimum in-tree MPFR version
2926 handled.
2927 * configure: Regenerate.
2928
21f88103
YTL
29292016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2930
2931 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2932 * configure: Regenerated.
2933
60d51882
FR
29342016-07-19 Fritz Reese <fritzoreese@gmail.com>
2935
2936 * MAINTAINERS (Write After Approval): Add myself.
2937
277d7ee0
AK
29382016-06-23 Andi Kleen <ak@linux.intel.com>
2939
2940 * Makefile.def: Add autoprofiledbootstrap.
2941 * Makefile.tpl: Dito.
2942 * Makefile.in: Regenerate.
2943
fd6487af
JS
29442016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2945
2946 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2947 * configure: Regenerate.
2948
3e326935
TS
29492016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2950
2951 * configure: Regenerate.
2952 * configure.ac: Remove support for avr-rtems.
2953
9582bf04
SKS
29542016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2955
2956 * MAINTAINERS (Write After Approval): Add myself.
2957
6f820b68
MC
29582016-06-16 Michael Collison <michael.collison@arm.com>
2959
2960 * MAINTAINERS (Write After Approval): Add myself.
2961
775ee7fa
MM
29622016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2963
2964 * MAINTAINERS (Write After Approval): Update e-mail address.
2965
de3ba371
JM
29662016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2967
21f88103 2968 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 2969
350216e3
AM
29702016-05-28 Alan Modra <amodra@gmail.com>
2971
2972 * Makefile.tpl (configure): Depend on m4 files included.
2973 * Makefile.in: Regenerate.
2974
9cad20fa
BS
29752016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2976
2977 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2978 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2979
92466115
BS
29802016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2981
2982 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2983 special case builtin.
2984 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2985 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2986 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2987 for __builtin_vec_addec.
2988
fe38e08b
JS
29892016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2990
2991 * config.guess: Import version 2016-04-02 (newest).
2992 * config.sub: Import version 2016-05-10 (newest).
2993
cef1a0b8 29942016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 2995
cef1a0b8
JL
2996 * configure.ac: Add ARC support to libgloss.
2997 * configure: Regenerate
704b85c7 2998
75a6b91a
AS
29992016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3000
3001 * MAINTAINERS (Write After Approval): Add myself.
3002
00f35794
BE
30032016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3004
3005 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3006 * configure: Regenerated.
3007 * Makefile.def (gmp): Explicitly disable assembler.
3008 (mpfr): Adjust lib_path.
3009 (mpc): Likewise.
3010 * Makefile.in: Regenerated.
3011
c100769b
JJ
30122016-05-01 Jakub Jelinek <jakub@redhat.com>
3013
3014 PR bootstrap/70704
3015 * configure.ac (--enable-stage1-checking): Add missing
3016 --enable-checking=.
3017 * configure: Regenerated.
3018
bc6d9014
OE
30192016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3020
ace08cb8
OE
3021 * config.guess: Revert r235676.
3022 * config.sub: Revert r235676.
3023
30242016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3025
3026 * config.guess: Remove SH5 support.
bc6d9014
OE
3027 * config.sub: Likewise.
3028 * configure: Likewise.
3029 * configure.ac: Likewise.
3030
7db11a5a
JJ
30312016-04-26 Jakub Jelinek <jakub@redhat.com>
3032
3033 PR bootstrap/70704
3034 * configure.ac (--enable-stage1-checking): For --disable-checking or
3035 implicit --enable-checking, make sure extra flag matches in between
3036 stage1 and later checking.
3037 * configure: Regenerated.
3038
ab0fc037
TS
30392016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3040
3041 * .gitattributes: New file.
3042
c048fa95
SB
30432016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3044
3045 * MAINTAINERS (rs6000/powerpc port): Add myself.
3046
f3653cf5
SB
30472016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3048
3049 PR bootstrap/70173
3050 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3051 and gotools directories. Delete the stage_final file.
3052 * Makefile.in: Regenerate.
3053
4f93efa4
AV
30542016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3055
3056 * MAINTAINERS (Write After Approval): Add myself.
3057
c27e432e
SK
30582016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3059
3060 * MAINTAINERS (Fortran maintainer): Remove myself.
3061
7134713c
BS
30622016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3063
3064 * MAINTAINERS (Write After Approval): Add myself.
3065
7d74282a
KN
30662016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3067
3068 * MAINTAINERS (Write After Approval): Add myself.
3069
1b858e76
CC
30702016-03-17 Cary Coutant <ccoutant@gmail.com>
3071
3072 Sync with binutils-gdb:
3073
3074 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3075
3076 * configure.ac: Add mips and s390 to the gold target check.
3077 * configure: Regenerate.
3078
d15bd5bb
DD
30792016-03-01 DJ Delorie <dj@redhat.com>
3080
3081 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3082
6d1fa6bb
DM
30832016-02-22 David Malcolm <dmalcolm@redhat.com>
3084
3085 * MAINTAINERS (libcpp): Add myself.
3086 (diagnostic messages): Likewise.
3087
607bda60
TV
30882016-02-20 Tom de Vries <tom@codesourcery.com>
3089
3090 * MAINTAINERS: Fix whitespace.
3091
80cfaff8
CZ
30922016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3093
3094 * MAINTAINERS (Write After Approval): Add myself.
3095
c661a43d
SP
30962016-01-29 Sebastian Pop <s.pop@samsung.com>
3097
3098 * config/isl.m4: Add comments about isl-0.16.
3099 * configure: Regenerate.
3100
86b3a101
MJ
31012016-01-29 Martin Jambor <mjambor@suse.cz>
3102
3103 * MAINTAINERS (hsa maintainers): Add myself.
3104
960cbfd2
WD
31052015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3106
3107 * MAINTAINERS: (Write After Approval): Add myself.
3108
1e050c90
AK
31092016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3110 Sebastian Pop <s.pop@samsung.com>
3111
3112 * Makefile.in: Regenerate.
3113 * Makefile.tpl: Export ISLVER.
3114 * configure: Regenerate.
3115 * config/isl.m4: Detect isl-0.15.
3116
cefadad1
MM
31172016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3118
3119 PR bootstrap/69329
3120 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3121 * Makefile.in: Regenerate.
3122
9e530bcd
AP
31232016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3124
3125 * configure.ac: Enable LTO for DJGPP
3126 * configure: Regenerate
3127
324402a0
L
31282016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3129
3130 Sync with binutils-gdb:
3131 2015-10-21 Nick Clifton <nickc@redhat.com>
3132
3133 PR gas/19109
3134 * configure.ac: Note the 'none' is an acceptable argument to
3135 --enable-compressed-debug-sections.
3136 * configure: Regenerate.
3137
9eaaa830
BE
31382016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3139
3140 PR bootstrap/69134
3141 * Makefile.def (mpfr): Disable assembler.
3142 * Makefile.in: Regenerate.
3143
cfe67e03
BE
31442016-01-01 Ben Elliston <bje@gnu.org>
3145
3146 * config.guess: Import version 2016-01-01.
3147 * config.sub: Likewise.
3148
be33d404
SS
31492015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3150
3151 * MAINTAINERS (Write After Approval): Add myself.
3152
e357a5e0
SP
31532015-12-17 Sebastian Pop <s.pop@samsung.com>
3154
3155 * Makefile.in: Replace ISL with isl.
3156 * Makefile.tpl: Same.
3157 * config/isl.m4: Same.
3158 * configure.ac: Same.
3159 * contrib/download_prerequisites: Same.
3160 * configure: Regenerate.
3161
1ad2439b
AP
31622015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3163
3164 * MAINTAINERS (Write After Approval): Add Myself.
3165
70decafb
NS
31662015-12-17 Nathan Sidwell <nathan@acm.org>
3167
3168 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3169 * configure: Regenerate.
3170
560d18d3
AK
31712015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3172 Sebastian Pop <s.pop@samsung.com>
3173
3174 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3175 isl_ctx_get_max_operations.
3176 * configure: Regenerate.
3177
57e8ab24 31782015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
3179
3180 * MAINTAINERS (Write After Approval): Add myself.
3181
105b682e
ILT
31822015-12-02 Ian Lance Taylor <iant@google.com>
3183
3184 PR go/66147
3185 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3186 * Makefile.in: Regenerate.
3187
7eb46bec
AT
31882015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3189
3190 PR libffi/65726
3191 * Makefile.def (lang_env_dependencies): Make libffi depend
3192 on cxx.
3193 * Makefile.in: Regenerate.
3194
cc3baaa9
DE
31952015-11-26 David Edelsohn <dje.gcc@gmail.com>
3196
3197 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3198 symbols.
3199
3be96231
TG
32002015-11-20 Tristan Gingold <gingold@adacore.com>
3201
3202 Sync with binutils-gdb:
3203 2015-11-20 Tristan Gingold <gingold@adacore.com>
3204
3205 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3206 * configure: Regenerate.
3207
daa53f38
ML
32082015-11-19 Martin Liska <mliska@suse.cz>
3209
3210 * .gitignore: Add .clang-format to ignored files.
3211 * Makefile.in: Add clang-format.
3212 * Makefile.tpl: Likewise.
3213
54985c70
TA
32142015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3215
3216 * configure.ac: Enable libmpx by default.
3217 * configure: Regenerated.
3218
d0397c75
SE
32192015-10-23 Steve Ellcey <sellcey@imgtec.com>
3220
3221 * MAINTAINERS: Update email address.
3222
735a559c
PM
32232015-10-23 Paulo Matos <pmatos@linki.tools>
3224
3225 * MAINTAINERS: Update email address.
3226
15713b43
AH
32272015-10-23 Alan Hayward <alan.hayward@arm.com>
3228
3229 * MAINTAINERS (Write After Approval): Add myself.
3230
78edb32f
L
32312015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3232
3233 Sync with binutils-gdb:
3234 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3235
3236 PR gas/19109
3237 * configure.ac: Add
3238 --enable-compressed-debug-sections={all,gas,gold,ld}.
3239 * configure: Regenerated.
3240
dec6b7f1
AC
32412015-10-16 Arnaud Charlet <charlet@adacore.com>
3242
3243 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3244
6be1d686
ML
32452015-10-09 Martin Liska <mliska@suse.cz>
3246
3247 * MAINTAINERS (Write After Approval): Add myself.
3248
dc0e2060
AF
32492015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3250
3251 * MAINTAINERS (Write After Approval): Add myself.
3252
bec93d40
FW
32532015-10-02 Florian Weimer <fweimer@redhat.com>
3254
3255 * MAINTAINERS: Update email address.
3256
0487f06d
LK
32572015-10-02 Louis Krupp <louis.krupp@zoho.com>
3258
3259 * MAINTAINERS (Write After Approval): Add myself.
3260
56547ff7
KT
32612015-09-20 Kai Tietz <ktietz70@googlemail.com>
3262
423ea09f 3263 * MAINTAINERS: Update email.
56547ff7 3264
ed4c91ea
BS
32652015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3266
3267 * MAINTAINERS: Update my email address.
3268
2503fd9e
JB
32692015-09-01 James Bowman <james.bowman@ftdichip.com>
3270
3271 * MAINTAINERS (ft32 port): Add myself.
3272
3726332a
DS
32732015-08-28 David Sherwood <david.sherwood@arm.com>
3274
3275 * MAINTAINERS: Add myself.
3276
15480aaf
PM
32772015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3278
3279 * MAINTAINERS (Write After Approval): Add myself.
3280
ad4f95e3
FXC
32812015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3282
3283 PR libfortran/54572
3284 * Makefile.def: Make libgfortran depend on libbacktrace.
3285 * Makefile.in: Regenerate.
3286
95f25df0
SD
32872015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3288
3289 * MAINTAINERS (Write After Approval): Add myself.
3290
5dc85f7e
TV
32912015-08-12 Tom de Vries <tom@codesourcery.com>
3292
3293 PR other/67092
3294 * configure.ac: Remove --with_host_libstdcxx support.
3295 * configure: Regenerate.
3296
44a7d18d
TS
32972015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3298 Jakub Jelinek <jakub@redhat.com>
3299
3300 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3301 nvptx*-*-*.
3302 * configure: Regenerate.
3303
bf5372e7
YS
33042015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3305
3306 * Makefile.def (libiconv): Define bootstrap=true.
3307 Mark pdf/html/info as missing.
3308 (configure-gcc): Depend on all-libiconv.
3309 (all-gcc): Ditto.
3310 (configure-libcpp): Ditto.
3311 (all-libcpp): Ditto.
3312 (configure-intl): Ditto.
3313 (all-intl): Ditto.
3314 * Makefile.in: Regenerate.
3315
94b8fdcc
BC
33162015-08-03 Bin Cheng <bin.cheng@arm.com>
3317
3318 * MAINTAINERS (loop ivopts): Add the entry and myself.
3319
430bcac1
NS
33202015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3321
3322 * MAINTAINERS (nvptx): Add self.
3323
110d61da
AL
33242015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3325
3326 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3327 128-bit vector modes.
3328
c9da7548 33292015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 3330
c9da7548
VV
3331 * MAINTAINERS (Write After Approval): Add myself.
3332
423ea09f 33332015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
3334
3335 * config.sub, config.guess: Import from upstream.
3336
6b1786aa
JL
33372015-07-24 Michael Darling <darlingm@gmail.com>
3338
3339 PR other/66259
3340 * config-ml.in: Reflects renaming of configure.in to configure.ac
3341 * configure: Likewise
3342 * configure.ac: Likewise
3343
45952786
BS
33442015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3345
3346 * MAINTAINERS: Update my email address.
3347
f1595603
L
33482015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3349
3350 Sync with binutils-gdb:
3351 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3352
3353 * configure.ac (target_configdirs): Exclude target-zlib if
3354 target-libjava isn't built.
3355 * configure: Regenerated.
3356
a05c2c75
L
33572015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3358
3359 Sync with binutils-gdb:
3360 2015-05-13 John David Anglin <dave.anglin@bell.net>
3361
3362 * configure.ac: Disable configuration of GDB for HPUX targets.
3363 * configure: Regenerate.
3364
3365 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3366
3367 * configure.ac: Add --with-system-zlib.
3368 * configure: Regenerated.
3369
3370 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3371
3372 * configure.ac: Add FT32 support.
3373 * configure: Regenerate.
3374
3375 2015-01-12 Anthony Green <green@moxielogic.com>
3376
3377 * configure.ac: Don't disable gprof for moxie.
3378 * configure: Rebuild.
3379
1c01ebf6
L
33802015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3381
3382 Sync with binutils-gdb:
3383 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3384
3385 PR ld/18355
3386 * Makefile.def: Add extra_configure_flags to host zlib.
3387 * configure.ac (extra_host_zlib_configure_flags): New. Set
3388 to --enable-host-shared When bfd is to be built as shared
3389 library. AC_SUBST.
3390 * Makefile.in: Regenerated.
3391
e59969a1
HPN
33922015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3393
3394 Sync with src:
3395 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3396 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3397 * Makefile.in: Regenerated.
3398
d9063947
L
33992015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3400
3401 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3402 target.
3403 * configure: Regenerate.
3404
b837291d
LC
34052015-06-23 Ludovic Courtès <ludo@gnu.org>
3406
3407 * MAINTAINERS (Write After Approval): Add myself.
3408
2a97995f
AT
34092015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3410
3411 * MAINTAINERS (OS Port Maintainers): Add myself.
3412 (Various Maintainers): Remove myself from libffi testsuite.
3413
19cd26a6
RS
34142015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3415
3416 * MAINTAINERS (gen* on machine desc): Add self.
3417
8ca528d9
JM
34182015-06-02 Jason Merrill <jason@redhat.com>
3419
3420 PR bootstrap/66319
3421 * configure.ac: Use -std=gnu++98.
3422
4526c3c1
SN
34232015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3424
3425 * MAINTAINERS (Write After Approval): Add myself.
3426
318a4e6d
MF
34272015-05-28 Mike Frysinger <vapier@gentoo.org>
3428
3429 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3430 * configure: Regenerate.
3431
46070488
JM
34322015-05-26 Jason Merrill <jason@redhat.com>
3433
3434 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3435 * configure: Regenerate.
3436
fef939d6
JB
34372015-05-16 James Bowman <james.bowman@ftdichip.com>
3438
3439 * configure.ac: FT32 target added.
fef939d6
JB
3440 * configure: Regenerated.
3441
886faf50
IB
34422015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3443
3444 * MAINTAINERS (Write After Approval): Add myself.
3445
91c6b410
PM
34462015-05-11 Paulo Matos <paulo@matos-sorge.com>
3447
3448 * MAINTAINERS (Write After Approval): Add myself.
3449
e640447c
PM
34502015-05-11 Paulo Matos <paulo@matos-sorge.com>
3451
3452 * configure.ac: Fix typo.
3453 * configure: Regenerate.
3454
e587377d
MM
34552015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3456
3457 * MAINTAINERS (Write After Approval): Add myself.
3458
cabb9d59
MK
34592015-05-03 Matthias Klose <doko@ubuntu.com>
3460
3461 * configure.ac: Match $host configured with triplets.
3462 * configure: Regenerate.
3463
fafb95a6
BRF
34642015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3465
3466 * Makefile.tpl: Remove surplus whitespace throughout.
3467 * Makefile.in: Regenerate.
3468
85867772
SB
34692015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3470
3471 * MAINTAINERS (Various Maintainers): Add myself as instruction
3472 combiner maintainer.
3473
c10b5ea0
JJ
34742015-04-17 Jakub Jelinek <jakub@redhat.com>
3475
3476 PR bootstrap/62077
3477 * configure.ac (--enable-stage1-checking): Default to
3478 release,misc,gimple,rtlflag,tree,types if --disable-checking
3479 or --enable-checking is not specified and DEV-PHASE is not
3480 experimental.
3481 * configure: Regenerated.
3482
77019397
MO
34832015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3484
3485 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3486 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3487 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3488 * Makefile.in: Regenerate.
3489
17feae99 34902015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
3491
3492 * MAINTAINERS: Update my email address.
3493
e61ffb3b
JG
34942015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3495
3496 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3497
b16cc4f2
KT
34982015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3499
3500 * MAINTAINERS: Add myself as an arm port reviewer.
3501
ec523909
ML
35022015-03-25 Martin Liska <mliska@suse.cz>
3503 Yury Gribov <y.gribov@samsung.com>
3504
3505 * Makefile.in: Fix ln source location for vimrc file.
3506 * Makefile.tpl: Likewise.
3507
fc30054e
AH
35082015-03-09 Aldy Hernandez <aldyh@redhat.com>
3509
3510 PR bootstrap/25672
3511 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3512 cross-compiling. Similarly for CXX_FOR_TARGET.
3513 * configure: Regenerate.
3514
5373cd33
IE
35152015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3516
3517 * Makefile.def: Add libmpx.
3518 * configure.ac: Add libmpx.
3519 * Makefile.in: Regenerate.
3520 * configure: Regenerate.
3521
a6e8abb9
KY
35222015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3523
3524 * MAINTAINERS (CPU Port Maintainers): Add myself
3525 i386 vector ISA extns mantainer.
3526
f2b86778
JL
35272015-03-13 Jeff Law <law@redhat.com>
3528
3529 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3530 maintainer.
3531 Remove Richard Henderson as a maintainer for the x86 port.
3532
9dd44d1c
JR
35332015-03-03 Joern Rennecke <gnu@amylaar.uk>
3534
3535 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3536
33079441
IE
35372015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3538
3539 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3540 pointer bounds checker and i386 MPX maintainer.
3541
d083ae5f
SL
35422015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3543
3544 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3545
f91f1c13
MS
35462015-02-26 Martin Sebor <msebor@redhat.com>
3547
3548 * MAINTAINERS (Various Maintainers): Add self.
3549
426c1eb0
TS
35502015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3551
3552 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3553 Make sure it contains lto.
3554 * configure: Regenerate.
3555
8ae12d71
TS
35562015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3557
3558 * configure: Regenerate.
3559
11aa81cc 35602015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 35611
11aa81cc
DN
3562 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3563 middle-end, docstring): Remove myself.
3564 (Write After Approval): Add myself.
3565
a436ab27
JJ
35662015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3567
3568 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3569 (Write After Approval): Update address.
3570
231d020b
DM
35712015-01-29 David Malcolm <dmalcolm@redhat.com>
3572
3573 PR jit/64780
3574 * configure.ac: Require the user to explicitly specify
3575 --enable-host-shared if the jit is enabled.
3576 * configure: Regenerate.
3577
82a94471
RS
35782015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3579
3580 * MAINTAINERS (Write After Approval): Add myself.
3581
e6f0c56d
TV
35822015-01-25 Tom de Vries <tom@codesourcery.com>
3583
3584 * MAINTAINERS: Make whitespace consistent.
3585
631ff3e1
BO
35862015-01-23 Braden Obrzut <admin@maniacsvault.net>
3587
3588 * MAINTAINERS (Write After Approval): Add myself.
3589
09b9cd1f
AV
35902015-01-20 Andre Vehreschild <vehre@gmx.de>
3591
3592 * MAINTAINERS: (Write After Approval): Add myself.
3593
802ed46a
MU
35942015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3595
3596 * MAINTAINERS: (Write After Approval): Add myself.
3597
c61fcfa6
PT
35982015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3599
3600 * MAINTAINERS: (Write After Approval): Add myself.
3601
ebcd09c1
IS
36022015-01-13 Iain Sandoe <iain@codesourcery.com>
3603
3604 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3605 objective-c/c++ front end maintainer.
3606
71aa170d
MP
36072015-01-13 Marek Polacek <polacek@redhat.com>
3608
3609 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3610
da067543
JL
36112015-01-12 Jeff Law <law@redhat.com>
3612
3613 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3614 a very long time.
3615
bf1de3f0
ILT
36162015-01-09 Ian Lance Taylor <iant@google.com>
3617
3618 * configure.ac (host_tools): Add gotools.
3619 * Makefile.def (host_modules): Add gotools.
3620 (dependencies): Add dependency of all-gotools on all-target-libgo.
3621
82a19768
AT
36222015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3623
3624 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3625 * configure: Regenerate.
3626
53dd59bf
TS
36272015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3628
3629 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3630 all-target-libgomp.
3631 * Makefile.in: Regenerate.
3632
8054942d
EB
36332015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3634
3635 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3636
0969ec7d
EB
36372015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3638
3639 * configure.ac: Add Visium support.
3640 * configure: Regenerate.
3641
ec8fd1c0
AS
36422015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3643
3644 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3645 * configure: Regenerate.
3646
9bccfdf5
AP
36472015-01-03 Andrew Pinski <apinski@cavium.com>
3648
3649 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3650 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3651 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3652 (OBJCOPY_FOR_TARGET): New variable.
3653 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3654 * Makefile.in: Regenerate.
3655 * configure.ac: Check for already installed target objcopy.
3656 Also GCC_TARGET_TOOL on objcopy.
3657 * configure: Regenerate.
3658
007adc0d
HPN
36592015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3660
3661 * config.sub: Update from upstream, to 2015-01-01 version.
3662 * config.guess: Ditto.
3663
fe55e976
SH
36642014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3665
3666 * MAINTAINERS (RTEMS Ports): Add myself.
3667
b86d271e
PMR
36682014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3669
3670 * MAINTAINERS (Write After Approval): Add myself.
3671
9733278a
MH
36722014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3673
3674 * MAINTAINERS (Write After Approval): Add myself.
3675
4b4f2e35
TS
36762014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3677
3678 * configure.ac (--enable-as-accelerator-for): Don't set
3679 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3680 * configure: Regenerate.
3681
b6a65eb6
JJ
36822014-12-13 Jakub Jelinek <jakub@redhat.com>
3683
3684 PR bootstrap/64023
3685 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3686 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3687 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3688 to CXX.
3689 * Makefile.in: Regenerated.
3690
c3e1e693
YG
36912014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3692 Yury Gribov <y.gribov@samsung.com>
3693
3694 * .gitignore: Added .local.vimrc and .lvimrc.
3695 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3696 * Makefile.in: Regenerate.
3697
36982014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
3699
3700 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3701 * configure: Regenerated.
3702
b9fb25a5
BS
37032014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3704
3705 * MAINTAINERS (nvptx port): New entry.
3706
d896cc4d
JBG
37072014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3708
3709 * configure: Regenerate.
3710
74ae587e
JBG
37112014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3712
3713 * configure.ac: Merge with Binutils.
3714
45c89690
TB
37152014-11-26 Tobias Burnus <burnus@net-b.de>
3716
3717 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3718 * Makefile.in: Regenerate.
3719
ea903c37
BE
37202014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3721
3722 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3723 missing flex.
3724 * Makefile.in: Regenerated.
3725
eb23df59
IV
37262014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3727
3728 * Makefile.in: Regenerate.
3729
a699d672
L
37302014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3731
3732 PR bootstrap/63784
3733 * libtool.m4: Add $pic_flag with -shared.
3734
fc065a61
RL
37352014-11-21 Renlin Li <Renlin.Li@arm.com>
3736
3737 * MAINTAINERS (Write After Approval): Added myself.
3738
efcc23e6
AV
37392014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3740
3741 * MAINTAINERS (write-after-approval): Add myself.
3742
dd308ed8
MK
37432014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3744
3745 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3746 from 2 years ago.
3747
ac8698a1
AV
37482014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3749
3750 Revert:
3751 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3752
3753 * MAINTAINERS (Write After Approval): Added myself as line map
3754 maintainer.
3755
8dab9330
RL
37562014-11-19 Renlin Li <Renlin.Li@arm.com>
3757
3758 Revert:
3759 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3760
3761 * MAINTAINERS (Write After Approval): Added myself.
3762
1be22083
RL
37632014-11-19 Renlin Li <Renlin.Li@arm.com>
3764
3765 * MAINTAINERS (Write After Approval): Added myself.
3766
59392f46
AV
37672014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3768
3769 * MAINTAINERS (Write After Approval): Added myself as line map
3770 maintainer.
3771
0f3422cc
DS
37722014-11-17 Dodji Seketeli <dodji@redhat.com>
3773
3774 * MAINTAINERS (Various Maintainers): Added myself as line map
3775 maintainer.
3776
0c8969f0
JBG
37772014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3778
3779 * move-if-change: Sync from upstream gnulib.
3780
d7134c0e
JBG
37812014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3782
3783 * compile: Sync with upstream Automake.
3784 * depcomp: Ditto.
3785 * install-sh: Ditto.
3786 * missing: Ditto.
3787 * mkinstalldirs: Ditto.
3788 * ylwrap: Ditto.
3789
e4ff7e6a
JBG
37902014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3791
3792 * config.sub: Update from upstream config repo.
3793 * config.guess: Ditto.
3794
5f520819
KY
37952014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3796
3797 * Makefile.def: Add liboffloadmic to target_modules. Make
3798 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3799 * Makefile.in: Regenerate.
3800 * configure: Regenerate.
3801 * configure.ac: Add liboffloadmic to target binaries.
3802 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3803 Add liboffloadmic to noconfig list when C++ is not supported.
3804
85c64bbe
BS
38052014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3806 Thomas Schwinge <thomas@codesourcery.com>
3807 Ilya Verbin <ilya.verbin@intel.com>
3808 Andrey Turetskiy <andrey.turetskiy@intel.com>
3809
3810 * configure: Regenerate.
3811 * configure.ac (--enable-as-accelerator-for)
3812 (--enable-offload-targets): New configure options.
3813
7d35a59e
TB
38142014-11-11 Tobias Burnus <burnus@net-b.de>
3815
0a002272 3816 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
3817 * Makefile.in: Regenerate.
3818
35485da9
DM
38192014-11-11 David Malcolm <dmalcolm@redhat.com>
3820
3821 * ChangeLog.jit: New.
3822 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3823
ebf6d33b
FXC
38242014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3825
3826 PR target/63610
3827 * libtool.m4: Fix globbing of darwin versions.
3828 * configure: Regenerate.
3829
4a9bb2aa
TB
38302014-11-11 Tobias Burnus <burnus@net-b.de>
3831
4a9bb2aa
TB
3832 * Makefile.def: Remove CLooG.
3833 * Makefile.tpl: Ditto.
3834 * configure.ac: Ditto.
3835 * configure: Regenerate.
3836 * Makefile.in: Ditto.
3837
738f2522
BS
38382014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3839
3840 * configure.ac: Handle nvptx-*-*.
3841 * configure: Regenerate.
3842
9b591dd1
PG
38432014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3844
3845 * MAINTAINERS (Write After Approval): Add myself.
3846
14258928
JJ
38472014-10-31 Jakub Jelinek <jakub@redhat.com>
3848
3849 * Makefile.def (libcc1): Remove bootstrap=true;.
3850 * Makefile.in: Regenerated.
3851
1335a8ca
JBG
38522014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3853
3854 * configure.ac: Update comment.
3855 * configure: Regenerate.
3856
cb115cc2
IE
38572014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3858
3859 * MAINTAINERS (Write After Approval): Add myself.
3860
fca38047
TS
38612014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3862
3863 * configure.ac (extra_host_libiberty_configure_flags): Add
3864 --enable-shared also for libcc1's benefit.
3865 * configure: Regenerate.
3866
65c0707b
TG
38672014-10-29 Tristan Gingold <gingold@adacore.com>
3868
3869 * MAINTAINERS: Change my email address.
3870
ddc8de03
PM
38712014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3872 Tom Tromey <tromey@redhat.com>
3873
3874 * Makefile.def: Add libcc1 to host_modules.
3875 * configure.ac (host_tools): Add libcc1.
3876 * Makefile.in, configure: Rebuild.
3877
4eb1ac39 38782014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
3879
3880 * configure.ac (build_configargs): Don't share config.cache between
3881 build subdirs.
7fd74620 3882 * configure: Regenerate.
3d96b0d0 3883
d81230b5
DH
38842014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3885
3886 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3887 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3888 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3889 leon3v7 as leon3.
3890 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3891 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3892 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3893 * config/sparc/sparc.md (cpu): Add leon3v7.
3894 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3895
c7a6a617
DH
38962014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3897
3898 * MAINTAINERS (write-after-approval): Add myself.
3899
74cc5471
ILT
39002014-10-23 Ian Lance Taylor <iant@google.com>
3901
3902 * configure.ac: Disable the Go frontend on systems where it is known
3903 to not work.
3904 * configure: Regenerate.
3905
929315a9
RB
39062014-10-23 Richard Biener <rguenther@suse.de>
3907
3908 * Makefile.def: Add libcpp build module and dependencies.
3909 * configure.ac: Add libcpp build module.
3910 * Makefile.in: Regenerate.
3911 * configure: Likewise.
3912
5d12b768
MF
39132014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3914
3915 * MAINTAINERS (write-after-approval): Add myself.
3916
7b262a51
MLI
39172014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3918
3919 * INSTALL/README: Do not mention CVS.
3920
7705dfd1
JY
39212014-10-03 Jing Yu <jingyu@google.com>
3922
3923 * configure.ac: Add aarch64 to list of targets that support gold.
3924 * configure: Regenerate.
3925
a3052d31
FD
39262014-09-29 François Dumont <fdumont@gcc.gnu.org>
3927
3928 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3929
b2a1b261
CM
39302014-09-29 Catherine Moore <clm@codesourcery.com>
3931
3932 * MAINTAINERS: Add myself as MIPS maintainer.
3933
05342e10
MF
39342014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3935
3936 * MAINTAINERS: Move myself to MIPS maintainers.
3937
3f6bb7e5
JBG
39382014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3939
3940 * MAINTAINERS: Put all email addresses between '<' and '>'.
3941
3e895729
FXC
39422014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3943
3944 * MAINTAINERS: Move myself to reviewers (Fortran).
3945
e04733ee
AK
39462014-09-01 Andi Kleen <ak@linux.intel.com>
3947
3948 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3949 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3950 * Makefile.in: Regenerate.
3951
e79c0ea8
DM
39522014-08-28 David Malcolm <dmalcolm@redhat.com>
3953
3954 * rtx-classes-status.txt: Delete
3955
b32d5189
DM
39562014-08-28 David Malcolm <dmalcolm@redhat.com>
3957
3958 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3959
e0c0c325
SP
39602014-08-27 Sebastian Pop <s.pop@samsung.com>
3961
3962 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3963 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3964 of checking for version number.
3965 * configure: Regenerated.
3966 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3967
d7ac0a6a
DM
39682014-08-27 David Malcolm <dmalcolm@redhat.com>
3969
3970 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3971 is done; begin phase 6 (use extra rtx_def subclasses).
3972
9daaca36
DM
39732014-08-27 David Malcolm <dmalcolm@redhat.com>
3974
3975 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3976 done; begin phase 5 (additional rtx_def subclasses).
3977
b2908ba6
DM
39782014-08-26 David Malcolm <dmalcolm@redhat.com>
3979
3980 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3981
1130d5e3
DM
39822014-08-26 David Malcolm <dmalcolm@redhat.com>
3983
3984 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3985 SET_BB_HEADER are done.
3986
0e0ce50d
DM
39872014-08-26 David Malcolm <dmalcolm@redhat.com>
3988
3989 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3990 done.
3991
3d30f4e8
DM
39922014-08-26 David Malcolm <dmalcolm@redhat.com>
3993
3994 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3995
6144a836
DM
39962014-08-26 David Malcolm <dmalcolm@redhat.com>
3997
3998 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3999
b311fd0f
DM
40002014-08-25 David Malcolm <dmalcolm@redhat.com>
4001
4002 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4003
d8ce2eae
DM
40042014-08-25 David Malcolm <dmalcolm@redhat.com>
4005
4006 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4007
1455e88c
DM
40082014-08-25 David Malcolm <dmalcolm@redhat.com>
4009
4010 * rtx-classes-status.txt: Phase 3 (per-file commits within
4011 "config" subdirs) is done; begin phase 4 (removal of
4012 "scaffolding").
4013
76c531d3
DM
40142014-08-23 David Malcolm <dmalcolm@redhat.com>
4015
4016 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4017 dir) is done; begin phase 3 (per-file commits within "config"
4018 subdirs).
4019
00550b3d
DM
40202014-08-21 David Malcolm <dmalcolm@redhat.com>
4021
4022 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4023 phase 2 (per-file commits in main source dir).
4024
622dbadf
BC
40252014-08-21 Bin Cheng <bin.cheng@arm.com>
4026
4027 * configure: Regenerated.
4028
c1286e0b
DM
40292014-08-19 David Malcolm <dmalcolm@redhat.com>
4030
4031 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4032
c2fc1aee
DM
40332014-08-19 David Malcolm <dmalcolm@redhat.com>
4034
4035 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4036
68975683
DM
40372014-08-19 David Malcolm <dmalcolm@redhat.com>
4038
4039 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4040
d914bc6b
DM
40412014-08-19 David Malcolm <dmalcolm@redhat.com>
4042
4043 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4044
8020a4d5
DM
40452014-08-19 David Malcolm <dmalcolm@redhat.com>
4046
4047 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4048
a231b8a5
JV
40492014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4050
4051 * MAINTAINERS (Write After Approval): Add myself.
4052
ce8126f5
CF
40532014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4054
4055 * MAINTAINERS: Remove myself
4056
0f82e5c9
DM
40572014-08-19 David Malcolm <dmalcolm@redhat.com>
4058
4059 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4060
9c9afb69
PP
40612014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4062
4063 * MAINTAINERS (Write After Approval): Add myself.
4064
190bea87
DM
40652014-08-18 David Malcolm <dmalcolm@redhat.com>
4066
4067 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4068 SET_BB_HEADER, SET_BB_FOOTER
4069
c41b94ce
DM
40702014-08-18 David Malcolm <dmalcolm@redhat.com>
4071
bb3fff01 4072 * rtx-classes-status.txt: New file
c41b94ce 4073
eae1a5d4
RG
40742014-08-18 Roman Gareev <gareevroman@gmail.com>
4075
4076 * configure.ac: Eliminate ClooG installation dependency.
4077 * configure: Regenerate.
4078 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4079 * Makefile.in: Regenerate.
4080
f613bc0f
IV
40812014-08-15 Ilya Verbin <iverbin@gmail.com>
4082
4083 * MAINTAINERS (Write After Approval): Add myself.
4084
423ea09f 40852014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
4086
4087 * MAINTAINERS (Write After Approval): Add myself.
4088
88b1a322
JW
40892014-08-01 Jiong Wang <jiong.wang@arm.com>
4090
4091 * MAINTAINERS (Write After Approval): Add myself.
4092
8ed499f8
AG
40932014-07-28 Anthony Green <green@moxielogic.com>
4094
4095 Import from savannah.gnu.org:
4096 * config.sub: Update to 2014-07-28 version.
4097
09ec3110
RS
40982014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4099
4100 * MAINTAINERS: Remove my MIPS maintainer entry.
4101
7b7f941a
UB
41022014-07-26 Uros Bizjak <ubizjak@gmail.com>
4103
4104 PR target/47230
4105 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4106 * configure: Regenerate.
4107
a12f7ac8
JN
41082014-07-24 James Norris <jnorris@codesourcery.com>
4109
4110 * MAINTAINERS (Write After Approval): Add myself.
4111
09611faf
RG
41122014-07-20 Roman Gareev <gareevroman@gmail.com>
4113
4114 * configure.ac: Accept only CLooG 0.18.1.
4115 * configure: Regenerate.
4116
37738b0f
RG
41172014-07-17 Roman Gareev <gareevroman@gmail.com>
4118
4119 * configure.ac: Don't accept isl 0.11.
4120 * configure: Regenerate.
4121
473037cb
AZ
41222014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4123
4124 * MAINTAINERS (Write After Approval): Add myself.
4125
9a62ed16
RO
41262014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4127
4128 * configure.ac: Don't accept isl 0.10.
4129 * configure: Regenerate.
4130
c41f1c42 41312014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 4132
c41f1c42
BE
4133 Fix include path for in-tree cloog.
4134 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4135 * configure: Regenerate.
29d0a43c 4136
c41f1c42 41372014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 4138
c41f1c42 4139 * .gitignore: Import gcc_update output.
a5852bea 4140
b6383ab8
TS
41412014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4142
a10ec8bc
TS
4143 * config-ml.in: Robustify ac_configure_args parsing.
4144
45b3824d
TS
4145 * configure.ac (--enable-linker-plugin-configure-flags)
4146 (--enable-linker-plugin-flags): New flags.
4147 (configdirs): Conditionally add libiberty-linker-plugin.
4148 * configure: Regenerate.
4149 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4150 (host_modules) <lto-plugin>: Pay attention to
4151 @extra_linker_plugin_flags@ and
4152 @extra_linker_plugin_configure_flags@.
4153 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4154 * Makefile.in: Regenerate.
4155
b6383ab8
TS
4156 * Makefile.tpl (configure-[+prefix+][+module+])
4157 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4158 "module_srcdir" instead of "module" for locating a module's srcdir.
4159 * Makefile.in: Regenerate.
4160
a4a1b5f3
MF
41612014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4162
4163 * MAINTAINERS (Write After Approval): Add myself.
4164
38a13841
SP
41652014-06-06 Sebastian Pop <sebpop@gmail.com>
4166
4167 * MAINTAINERS: Update my email address.
4168
153fcd41
TP
41692014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4170
4171 * MAINTAINERS (Write After Approval): Add myself.
4172
e25d9632
AB
41732014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4174
4175 * MAINTAINERS (Write After Approval): Add myself.
4176
1007a55c
JW
41772014-05-30 Jonathan Wakely <jwakely@redhat.com>
4178
4179 PR libstdc++/61011
4180 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4181 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4182 * configure: Regenerate.
4183
fd9ed1ae
PA
41842014-05-28 Pedro Alves <palves@redhat.com>
4185
4186 * MAINTAINERS (Write After Approval): Add myself.
4187
03bdb69f
MK
41882014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4189
4190 * MAINTAINERS: Update my affiliation/email.
4191
905083ad
MS
41922014-05-19 Mike Stump <mikestump@comcast.net>
4193
4194 * MAINTAINERS: Add wide-int reviewers.
4195
707f1839
SL
41962014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4197
4198 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4199 * configure: Regenerated.
4200
7321dc60
TR
42012014-05-15 Torvald Riegel <triegel@redhat.com>
4202
4203 * MAINTAINERS (libitm): Add myself as maintainer.
4204
5b1e4b47
CB
42052014-05-07 Charles Baylis <charles.baylis@linaro.org>
4206
4207 * MAINTAINERS (Write After Approval): Add myself.
4208
a4ebe104
RS
42092014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4210
4211 * config.sub, config.guess: Import from upstream.
4212
9575df4a
AL
42132014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4214
4215 * MAINTAINERS (Write After Approval): Put myself in correct order.
4216
2fdc94b7
AL
42172014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4218
4219 * MAINTAINERS (Write After Approval): Add myself.
4220
080c6230
LB
42212014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4222
4223 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4224 section.
4225
4e4c8692
RÁE
42262014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4227
4228 * MAINTAINERS (Write After Approval): Delete myself.
4229
ffe7f7a7
JJ
42302014-04-17 Jakub Jelinek <jakub@redhat.com>
4231
4232 PR sanitizer/56781
4233 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4234 and -B* options with -Xcompiler.
4235
147d38a5
EB
42362014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4237
4238 PR bootstrap/60620
423ea09f 4239 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
4240 * Makefile.in: Regenerate.
4241
ba1925c3
YS
42422014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4243
4244 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4245 for WINDRES_FOR_TARGET in default-manifest.o rule.
4246 * Makefile.in: Regenerate.
4247
8707b3bc
DH
42482014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4249
4250 * MAINTAINERS (Write After Approval): Add myself.
4251
9e1c8fc1
JJ
42522014-03-26 Jakub Jelinek <jakub@redhat.com>
4253
4254 PR sanitizer/56781
4255 * Makefile.def: Set bootstrap=true; for host fixincludes.
4256 * configure.ac: Don't bootstrap host fixincludes unless
4257 --with-build-config=bootstrap-{a,ub}san.
4258 * Makefile.in: Regenerated.
4259 * configure: Regenerated.
4260
beeda1d9
JJ
42612014-03-21 Jakub Jelinek <jakub@redhat.com>
4262
4263 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4264 --enable-vtable-verify option parsing. Don't add
4265 target-libsanitizer to bootstrap_target_libs unless
4266 --with-build-config=bootstrap-asan or
4267 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4268 to bootstrap_target_libs unless --enable-vtable-verify.
4269 * configure: Regenerated.
4270
e5dddc50
AS
42712014-03-10 Anatoly Sokolov <aesok@post.ru>
4272
4273 * MAINTAINERS (Write After Approval): Add myself.
4274
df5bc1cb
DC
42752014-03-07 Denis Chertykov <chertykov@gmail.com>
4276
4277 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4278
3b9edeac
JJ
42792014-03-07 Jakub Jelinek <jakub@redhat.com>
4280
4281 PR bootstrap/58572
4282 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4283 -I for libstdc++-v3 includes if $(LEAN).
4284 * Makefile.in: Regenerated.
4285
c01a8548
JW
42862014-03-04 Jonathan Wakely <jwakely@redhat.com>
4287
4288 * MAINTAINERS: Update my email address.
4289
341c653c
WL
42902014-02-24 Walter Lee <walt@tilera.com>
4291
4292 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4293 (tilegx-*-*): Change to tilegx*-*-*.
4294 * configure: Regenerate.
4295
37f2c4f0
LR
42962014-02-17 Loren J. Rittle <ljrittle@acm.org>
4297
4298 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4299
6c01e96e
KV
43002014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4301
4302 * MAINTAINERS (Write After Approval): Add myself.
4303
91da0481
RO
43042014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4305
4306 PR target/59788
4307 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4308 *solaris2*.
4309
dd35b84f
JDA
43102014-01-21 John David Anglin <danglin@gcc.gnu.org>
4311
4312 * MAINTAINERS: Update my email address.
4313
493b8af8
GP
43142014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4315
4316 * MAINTAINERS: Convert to UTF-8.
4317 Properly sort Xinliang David Li's entry.
4318
f121b81d
CLT
43192013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4320 Sandra Loosemore <sandra@codesourcery.com>
4321
4322 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4323 nios2 port maintainers.
4324
74f769b5
MT
43252013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4326
4327 * MAINTAINERS (Write After Approval): Add myself.
4328
79e0604d 43292013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
4330
4331 * configure.ac: Add user-friendly check for native x86_64-linux
4332 multilibs.
4333 * configure: Regenerate.
4334
43352013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4336
4337 * MAINTAINERS: Add myself as sh maintainer.
4338
43392013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4340
4341 * MAINTAINERS: Add self as SLSR maintainer.
4342
43432013-11-18 Jan Hubicka <hubicka@ucw.cz>
4344
4345 * MAINTAINERS: Update my email address.
4346
43472013-11-15 David Edelsohn <dje.gcc@gmail.com>
4348
4349 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4350
43512013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4352
4353 * Makefile.in: Regenerate.
4354
4355 * Makefile.tpl: Fix typo.
4356 * Makefile.in: Regenerate partially.
4357
43582013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4359
4360 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4361 supported.
4362 * configure: Regenerated.
4363
43642013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4365
4366 * MAINTAINERS (Write After Approval): Add myself.
4367
43682013-10-30 Jason Merrill <jason@redhat.com>
4369
4370 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4371 --disable-build-format-warnings.
4372
43732013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4374
423ea09f 4375 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
4376 depend on libstdc++ and libgcc.
4377 * configure: Regenerate.
4378 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4379 libcilkrts for POSIX and i*86, and x86_64 architectures.
4380 * Makefile.in: Added libcilkrts related fields to support building it.
4381
43822013-10-26 Jeff Law <law@redhat.com>
4383
4384 * Makefile.def (target_modules): Remove libmudflap
4385 (languages): Remove check-target-libmudflap).
4386 * Makefile.in: Rebuilt.
4387 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4388 * configure.ac (target_libraries): Remove target-libmudflap.
4389 Remove checks which disabled libmudflap on some systems.
4390 * configure: Rebuilt.
4391 * libmudflap: Directory removed.
4392
43932013-10-21 Cong Hou <congh@google.com>
4394
4395 * MAINTAINERS (Write After Approval): Add myself.
4396
43972013-10-16 Mike Stump <mikestump@comcast.net>
4398
4399 * .dir-locals.el: Add.
4400
44012013-10-15 David Malcolm <dmalcolm@redhat.com>
4402
4403 * configure.ac: Add --enable-host-shared
4404 * configure: Regenerate.
4405
44062013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4407
4408 Import from savannah.gnu.org:
4409 * config.guess: Update to 2013-06-10 version.
4410 * config.sub: Update to 2013-10-01 version.
4411
44122013-10-01 Simon Cook <simon.cook@embecosm.com>
4413
4414 Changes to build configuration to allow big endian ARC ELF toolchain
4415 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4416 * configure: Regenerate.
4417
44182013-09-20 Alan Modra <amodra@gmail.com>
4419
4420 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4421 ppc host match. Support little-endian powerpc linux hosts.
4422
44232013-09-19 Dodji Seketeli <dodji@redhat.com>
4424
4425 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4426 maintainer.
4427
44282013-09-12 DJ Delorie <dj@redhat.com>
4429
4430 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4431 maintainers.
4432
44332013-09-03 Richard Biener <rguenther@suse.de>
4434
4435 * configure.ac: Also allow ISL 0.12.
4436 * configure: Regenerated.
4437
44382013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4439
4440 * MAINTAINERS (Write After Approval): Add myself.
4441
44422013-08-27 David Malcolm <dmalcolm@redhat.com>
4443
4444 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4445
44462013-08-26 Caroline Tice <cmtice@google.com>
4447
4448 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4449 "Various Reviewers" to libvtv "Various Maintainers".
4450
44512013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4452
4453 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4454
44552013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4456
4457 * MAINTAINERS: Update name, email.
4458
44592013-08-13 Adam Butcher <adam@jessamine.co.uk>
4460
4461 * MAINTAINERS (Write After Approval): Add myself.
4462
44632013-08-12 Caroline Tice <cmtice@google.com>
4464
4465 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4466 address in the Write After Approval section.
4467
44682013-08-09 Carlos O'Donell <carlos@redhat.com>
4469
4470 * MAINTAINERS (Write After Approval): Update email.
4471
44722013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4473
4474 * configure.ac: Adjust to check VTV_SUPPORTED.
4475 * configure: Regenerated.
4476
44772013-08-02 Caroline Tice <cmtice@google.com>
4478
4479 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4480 on non-linux systems; add target-libvtv to noconfigdirs; add
4481 libsupc++/.libs to C++ library search paths.
4482 * configure: Regenerated.
4483 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4484 libstdc++ and libgcc.
4485 * Makefile.in: Regenerated.
4486
44872013-07-19 Yvan Roux <yvan.roux@linaro.org>
4488
4489 * MAINTAINERS (Write After Approval): Add myself.
4490
44912013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4492 Shiva Chen <shiva0217@gmail.com>
4493
4494 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4495 nds32 port maintainers.
4496
44972013-07-17 Tim Shen <timshen91@gmail.com>
4498
4499 * MAINTAINERS (Write After Approval): Add myself.
4500
45012013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4502
4503 * configure.ac: Sync from binutils.
4504 * configure: Regenerate.
4505
45062013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4507
4508 * MAINTAINERS (Write After Approval): Add myself.
4509
45102013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4511
4512 * MAINTAINERS (Write After Approval): Add myself.
4513
45142013-05-17 David Malcolm <dmalcolm@redhat.com>
4515
4516 * MAINTAINERS (Write After Approval): Add myself.
4517
45182013-04-30 Brooks Moses <bmoses@google.com>
4519
4520 * MAINTAINERS: Update my email; move myself from Fortran
4521 reviewer to Write After Approval.
4522
45232013-04-16 Andreas Schwab <schwab@suse.de>
4524
4525 * configure.ac (aarch64-*-*): Don't disable java.
4526 * configure: Regenerate.
4527
45282013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4529
4530 * MAINTAINERS (Write After Approval): Add myself.
4531
45322013-03-30 Matthias Klose <doko@ubuntu.com>
4533
4534 * Makefile.def (target_modules): Don't install libffi.
4535 * Makefile.in: Regenerate.
4536
45372013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4538
4539 * MAINTAINERS (Write After Approval): Add myself.
4540
45412013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4542
4543 * MAINTAINERS (Write After Approval): Add myself.
4544
45452013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4546
4547 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4548 * configure: Regenerated.
4549
a15d2ea8
ILT
45502013-02-05 Ian Lance Taylor <iant@google.com>
4551
4552 PR go/55969
4553 * configure.ac: Disable libgo on some systems where it does not
4554 work.
4555
a3b854b6
FXC
45562013-02-04 David Edelsohn <dje.gcc@gmail.com>
4557
4558 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4559 Remove Geoff Keating as rs6000 port maintainer, at his request.
4560
45612013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4562
4563 * MAINTAINERS: Update my email.
4564
45652013-01-23 Shenghou Ma <minux.ma@gmail.com>
4566
4567 * configure: Re-generate.
4568
45692013-01-15 Richard Biener <rguenther@suse.de>
4570
4571 PR other/55973
4572 * configure: Re-generate.
4573
45742013-01-14 Matthias Klose <doko@ubuntu.com>
4575
4576 * Makefile.def (install-target-libsanitizer): Depend on
4577 install-target-libstdc++-v3.
4578 * Makefile.in: Regenerate.
4579
45802013-01-14 Richard Biener <rguenther@suse.de>
4581
4582 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4583 * configure: Re-generate
4584
45852013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4586
4587 * config.sub: Update from config repo.
4588
45892013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4590
4591 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4592 * Makefile.in: Regenerate.
4593
45942013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4595
4596 * MAINTAINERS (arc): Add new port maintainership for myself.
4597
45982013-01-09 Jason Merrill <jason@redhat.com>
4599
4600 * .gitignore: Import from gdb repository.
4601
46022013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4603
4604 * Makefile.def (configure-gcc): Depend on all-gmp.
4605 (all-gcc): Remove dependency on all-gmp.
4606 * Makefile.in: Regenerated.
4607
46082013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4609
4610 * config.sub: Merge from config repo.
4611 * config.guess: Ditto.
4612
46132013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4614
4615 * Makefile.def: Merge from binutils.
4616 * Makefile.in: Ditto.
4617
46182013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4619
4620 * MAINTAINERS: Update my email.
4621
46222012-12-29 Ben Elliston <bje@gnu.org>
4623
4624 * config.guess: Update to 2012-12-29 version.
4625 * config.sub: Likewise.
4626
46272012-12-20 Matthias Klose <doko@ubuntu.com>
4628
4629 * Makefile.def (install-target-libgfortran): Depend on
4630 install-target-libquadmath, install-target-libgcc.
4631 (install-target-libsanitizer): Depend on install-target-libgcc.
4632 (install-target-libjava): Depend on install-target-libgcc.
4633 (install-target-libitm): Depend on install-target-libgcc.
4634 (install-target-libobjc): Depend on install-target-libgcc.
4635 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4636 * Makefile.in: Regenerate.
4637
46382012-12-19 Matthias Klose <doko@ubuntu.com>
4639
4640 * Makefile.def (install-target-libgo): Depend on
4641 install-target-libatomic.
4642 * Makefile.in: Regenerate.
4643
46442012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4645
4646 PR go/55201
4647 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4648 * Makefile.in: Regenerate.
4649
46502012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4651
4652 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4653 * configure: Regenerate.
4654
46552012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4656
4657 * config.sub: Merge from config repo.
4658
46592012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4660
4661 * Makefile.def (target_modules): Add bootstrap=true and
4662 raw_cxx=true to libsanitizer.
4663 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4664 * Makefile.in: Regenerated.
4665 * configure: Likewise.
4666
46672012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4668
4669 * MAINTAINERS: Remove self as RTL optimization maintainer.
4670
46712012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4672
4673 * MAINTAINERS (Write After Approval): Add myself.
4674
46752012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4676
4677 * Makefile.def (target_modules): Remove bootstrap=true and
4678 raw_cxx=true from libsanitizer.
4679 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4680 * Makefile.in: Regenerated.
4681 * configure: Likewise.
4682
46832012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4684
4685 * Makefile.def (target_modules): Add bootstrap=true and
4686 raw_cxx=true to libsanitizer.
4687 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4688 * Makefile.in: Regenerated.
4689 * configure: Likewise.
4690
46912012-11-28 Andrew Pinski <apinski@cavium.com>
4692
4693 PR bootstrap/54279
4694 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4695 * configure: Regenerate.
4696 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4697 * Makefile.in: Regenerate.
4698
46992012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4700
4701 * configure.ac: Disable libsanitizer if we're not building C++.
4702 * configure: Regenerate.
4703
47042012-11-15 Roland McGrath <roland@hack.frob.com>
4705
4706 * MAINTAINERS (Write After Approval): Add myself.
4707
47082012-11-15 Dmitry Vyukov <dvyukov@google.com>
4709
4710 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4711 Kostya Serebryany (kcc@google.com) and
4712 Jakub Jelinek (jakub@redhat.com).
4713 Rename area for Dodji Seketeli (dodji@redhat.com).
4714
47152012-11-15 Dodji Seketeli <dodji@redhat.com>
4716
4717 * MAINTAINERS: (asan.c, related): Add myself.
4718
47192012-11-14 Roland McGrath <mcgrathr@google.com>
4720
4721 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4722 * configure: Regenerate.
4723
47242012-11-13 Richard Henderson <rth@redhat.com>
4725
4726 * configure.ac: Move libsanitizer logic to subdirectory.
4727 * configure: Regenerate.
4728
47292012-11-13 Dodji Seketeli <dodji@redhat.com>
4730
4731 * configure.ac: Enable libsanitizer just on x86 linux for now.
4732 * configure: Re-generate.
4733
47342012-11-13 David Edelsohn <dje.gcc@gmail.com>
4735
4736 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4737 sections.
4738 * configure: Regenerate.
4739
47402012-11-13 Hans-Peter Nilsson <hp@axis.com>
4741
4742 * configure.ac: Add section for configdirs for libsanitizer.
4743 Disable for cris-*-* and mmix-*-*.
4744 * configure: Regenerate.
4745
47462012-11-12 Wei Mi <wmi@google.com>
4747
4748 * configure.ac: Add libsanitizer to target_libraries.
4749 * Makefile.def: Ditto.
4750 * configure: Regenerate.
4751 * Makefile.in: Regenerate.
4752 * libsanitizer: New directory for asan runtime. Contains an empty
4753 tsan directory.
4754
47552012-11-03 Corinna Vinschen <corinna@vinschen.de>
4756
4757 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4758 against Mingw64 w32api.
4759 * configure: Regenerate.
4760
47612012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4762
4763 * configure: Regenerated.
4764
47652012-11-03 Robert Mason <rbmj@verizon.net>
4766
4767 * configure.ac: add --disable-libstdcxx configure option
4768 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4769
47702012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4771
4772 * MAINTAINERS (Write After Approval): Add myself.
4773
47742012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4775
4776 * MAINTAINERS (Write After Approval): Add myself.
4777
47782012-10-24 Sharad Singhai <singhai@google.com>
4779
4780 * MAINTAINERS (Write After Approval): Add myself.
4781
47822012-10-24 Eric Christopher <echristo@gmail.com>
4783
4784 * MAINTAINERS: Update email address.
4785
47862012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4787
4788 PR bootstrap/54820
4789 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4790 * configure: Regenerate.
4791
47922012-10-23 Richard Earnshaw <rearnsha@arm.com>
4793
4794 * MAINTAINERS (aarch64): Add Marcus and myself.
4795
47962012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4797
4798 PR bootstrap/54820
4799 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4800 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4801 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4802 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4803 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4804 * Makefile.in: Regenerate.
4805 * configure.ac (have_static_libs): New variable and associated check.
4806 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4807 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4808 * configure: Regenerate.
4809
48102012-10-10 Richard Biener <rguenther@suse.de>
4811
4812 * MAINTAINERS: Adjust for changed surname.
4813
48142012-10-04 Lawrence Crowl <crowl@google.com>
4815
4816 * MAINTAINERS (Write After Approval): Add myself.
4817
48182012-10-01 Cary Coutant <ccoutant@google.com>
4819
4820 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4821
48222012-09-28 Ian Lance Taylor <iant@google.com>
4823
4824 * Makefile.def: Make all-target-libgo depend on
4825 all-target-libbacktrace.
4826 * Makefile.in: Rebuild.
4827
48282012-09-26 Ian Lance Taylor <iant@google.com>
4829
4830 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4831 * Makefile.in: Rebuild.
4832
48332012-09-20 Walter Lee <walt@tilera.com>
4834
4835 * configure.ac: Add tilegx to list of targets that support gold.
4836 * configure: Regenerate.
4837
48382012-09-20 Marek Polacek <polacek@redhat.com>
4839
4840 * MAINTAINERS (Write After Approval): Add myself.
4841
48422012-09-19 Steve Ellcey <sellcey@mips.com>
4843
4844 * configure.ac: Add mips*-mti-elf* target.
4845 * configure: Regenerate.
4846
48472012-09-17 Ian Lance Taylor <iant@google.com>
4848
4849 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4850 * configure.ac (host_libs): Add libbacktrace.
4851 (target_libraries): Add libbacktrace.
4852 * Makefile.def (host_modules): Add libbacktrace.
4853 (target_modules): Likewise.
4854 * configure, Makefile.in: Rebuild.
4855
48562012-09-14 David Edelsohn <dje.gcc@gmail.com>
4857
4858 PR target/38607
4859 Merge upstream change.
4860 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4861
4862 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4863 Add libgomp*.o to compare_exclusions for AIX.
4864 * configure: Regenerate.
4865
48662012-09-06 Diego Novillo <dnovillo@google.com>
4867
4868 * configure.ac: Bump minimum GMP version to 4.2.3.
4869 * configure: Re-generate.
4870
48712012-09-05 Georg-Johann Lay <avr@gjlay.de>
4872
4873 PR target/54461
4874 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4875 target-libgloss if not configured --with-avrlibc=no.
4876 * configure: Regenerate.
4877
48782012-09-04 Jason Merrill <jason@redhat.com>
4879
4880 * configure.ac: Fix --enable-languages=all.
4881
48822012-09-04 Christophe Lyon <christophe.lyon@st.com>
4883
4884 * MAINTAINERS (Write After Approval): Add myself.
4885
48862012-09-03 Richard Guenther <rguenther@suse.de>
4887
4888 PR bootstrap/54138
4889 * configure.ac: Re-organize ISL / CLOOG checks to allow
4890 disabling with either --without-isl or --without-cloog.
4891 * configure: Regenerated.
4892
48932012-09-03 Georg-Johann Lay <avr@gjlay.de>
4894
4895 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4896 * configure: Regenerate.
4897
48982012-08-27 Ulrich Drepper <drepper@gmail.com>
4899
4900 * MAINTAINERS: Fix my email address.
4901
49022012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4903
4904 PR binutils/4970
4905 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4906 and opcodes.
4907 * Makefile.in: Regenerated.
4908
49092012-08-26 Art Haas <ahaas@impactweather.com>
4910
4911 * configure: Regenerate.
4912
49132012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4914
4915 * INSTALL/README: Also refer to the online installation
4916 instructions.
4917
49182012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4919
4920 * MAINTAINERS (Write After Approval): Add myself.
4921 (Picochip port): Remove myself.
4922
49232012-08-14 Diego Novillo <dnovillo@google.com>
4924
4925 Merge from cxx-conversion branch.
4926
4927 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4928 POSTSTAGE1_CONFIGURE_FLAGS.
4929 * Makefile.in: Regenerate.
4930 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4931 Force C++ when bootstrapping.
4932 * configure: Regenerate.
4933
49342012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4935
4936 * MAINTAINERS (Write After Approval): Add myself.
4937
49382012-07-16 Joseph Myers <joseph@codesourcery.com>
4939
4940 * README: Document use of ranges of years in copyright notices.
4941
49422012-07-06 Richard Guenther <rguenther@suse.de>
4943
4944 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4945 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4946 --with-gmp=system.
4947 * Makefile.in: Regenerated.
4948 * configure: Likewise.
4949
49502012-07-06 Richard Guenther <rguenther@suse.de>
4951
4952 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4953 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4954 supply V=1 as extra_make_flags.
4955 * configure: Regenerated.
4956 * Makefile.in: Likewise.
4957
49582012-07-04 Tristan Gingold <gingold@adacore.com>
4959
4960 * configure: Regenerate.
4961
49622012-07-03 Richard Guenther <rguenther@suse.de>
4963
4964 * Makfile.def (isl): Remove not necessary extra_exports and
4965 extra_make_flags.
4966 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4967 * Makefile.in: Regenerated.
4968
49692012-07-03 Richard Guenther <rguenther@suse.de>
4970
4971 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4972 * configure.ac: If either the ISL or the CLooG check failed
4973 do not try to build in-tree versions.
4974 * Makefile.in: Regenerated.
4975 * configure: Regenerated.
4976
49772012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4978
4979 * configure: Regenerate.
4980
49812012-07-02 Janis Johnson <janisjo@codesourcery.com>
4982
4983 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4984 maintainer.
4985
49862012-07-02 Richard Guenther <rguenther@suse.de>
4987
4988 * configure: Regenerated.
4989
49902012-07-02 Richard Guenther <rguenther@suse.de>
4991 Michael Matz <matz@suse.de>
4992 Tobias Grosser <tobias@grosser.es>
4993 Sebastian Pop <sebpop@gmail.com>
4994
4995 * Makefile.def: Add ISL host module, remove PPL host module.
4996 Adjust ClooG host module to use the proper ISL.
4997 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4998 * configure.ac: Include config/isl.m4. Add ISL host library,
4999 remove PPL. Remove PPL configury, add ISL configury, adjust
5000 ClooG configury.
5001 * Makefile.in: Regenerated.
5002 * configure: Likewise.
5003
50042012-07-02 Richard Guenther <rguenther@suse.de>
5005
5006 Merge from graphite branch
5007 2011-07-21 Tobias Grosser <tobias@grosser.es>
5008
5009 * configure: Regenerated.
5010 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5011 both cloog.org and legacy versions. The only supported version will
5012 be CLooG with the isl backend.
5013
5014 2011-07-21 Tobias Grosser <tobias@grosser.es>
5015
5016 * configure: Regenerated.
5017 * configure.ac: Require cloog isl 0.17.0
5018
5019 2011-07-21 Tobias Grosser <tobias@grosser.es>
5020
5021 * configure: Regenerated.
5022 * config/cloog.m4: Do not define CLOOG_ORG
5023
50242012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5025
5026 * configure.ac: Skip C if explicitly selected.
5027 * configure: Regenerate.
5028
50292012-06-28 Christophe Lyon <christophe.lyon@st.com>
5030
5031 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5032 they contain -O2.
5033 * configure: Regenerate.
5034
50352012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5036
5037 PR debug/53740
5038 * df.h, df-problems.c, dce.c: Revert last patch.
5039
50402012-06-25 Iain Sandoe <iain@codesourcery.com>
5041
5042 * MAINTAINERS (Write After Approval): Update my email address.
5043
50442012-06-21 Meador Inge <meadori@codesourcery.com>
5045
5046 * MAINTAINERS (Write After Approval): Add myself.
5047
50482012-06-20 Jason Merrill <jason@redhat.com>
5049
5050 * Makefile.tpl (check-target-libgomp-c++): New.
5051 (check-target-libitm-c++): New.
5052 * Makefile.def (c++): Add them.
5053 * Makefile.in: Regenerate.
5054
50552012-05-29 Edmar Wienskoski <edmar@freescale.com>
5056
5057 * MAINTAINERS (Write After Approval): Add myself.
5058
50592012-05-16 Olivier Hainque <hainque@adacore.com>
5060
5061 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5062 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5063 (install-no-fixedincludes): Adjust accordingly.
5064 * Makefile.in: Regenerate.
5065
50662012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5067
5068 Merge upstream change
5069 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5070
50712012-05-14 Marc Glisse <marc.glisse@inria.fr>
5072
5073 * MAINTAINERS (Write After Approval): Add myself.
5074
50752012-05-09 Nick Clifton <nickc@redhat.com>
5076 Paul Smith <psmith@gnu.org>
5077
5078 PR bootstrap/50461
5079 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5080 allow for the fact that from release v3.1.0 of MPFR the source
5081 files were moved into a src sub-directory.
5082 * configure: Regenerate.
5083
50842012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5085
5086 * configure.ac: Bump minimum MPFR version to 2.4.0.
5087 * configure: Regenerated.
5088
50892012-05-01 Richard Henderson <rth@redhat.com>
5090
5091 * Makefile.def (libatomic): New target_module.
5092 * configure.ac (target_libraries): Add libatomic.
5093 (noconfigdirs): Check if libatomic is supported.
5094 * Makefile.in, configure: Rebuild.
5095
50962012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5097
5098 * MAINTAINERS (Write After Approval): Add myself.
5099
51002012-04-25 Joel Brobecker <brobecker@adacore.com>
5101
5102 * config.sub: Update to 2012-04-18 version from official repo.
5103
51042012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5105
5106 * MAINTAINERS (Write After Approval): Add myself.
5107
51082012-04-11 Steve Ellcey <sellcey@mips.com>
5109
5110 * MAINTAINERS: Changed email address.
5111
51122012-03-28 Georg-Johann Lay <avr@gjlay.de>
5113
5114 PR target/52737
5115 * contrib/gcc_update (files_and_dependencies):
5116 Remove gcc/config/avr/t-multilib from touch data.
5117
51182012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5119
5120 * MAINTAINERS (OS Port Maintainers): Remove irix.
5121 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5122 (unsupported_languages): Remove mips-sgi-irix6.*.
5123 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5124 (with_stabs): Remove.
5125 * configure: Regenerate.
5126
51272012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5128
5129 * MAINTAINERS (OS Port Maintainers): Remove osf.
5130 * configure.ac (enable_libgomp): Remove *-*-osf*.
5131 (with_stabs): Remove alpha*-*-osf*.
5132 * configure: Regenerate.
5133
51342012-03-05 Tristan Gingold <gingold@adacore.com>
5135
5136 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5137 * configure: Regenerate.
5138
51392012-02-17 Walter Lee <walt@tilera.com>
5140
5141 * MAINTAINERS: (Write After Approval): Delete myself.
5142
51432012-02-14 Walter Lee <walt@tilera.com>
5144
5145 * MAINTAINERS (tilegx port): Add myself.
5146 (tilepro port): Add myself.
5147 (Write After Approval): Add myself.
5148
51492012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5150
5151 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5152 and Joseph Myers as docstring relicensing maintainers.
5153
51542012-02-09 Bin Cheng <bin.cheng@arm.com>
5155
5156 * MAINTAINERS (write-after-approval): Add myself.
5157
51582012-02-08 Ira Rosen <irar@il.ibm.com>
5159
5160 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5161 maintainer.
5162
51632012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5164
5165 * MAINTAINERS (Write After Approval): Move myself to
5166 maintain alphabetical order.
5167
51682012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5169
5170 * MAINTAINERS (Write After Approval): Add myself.
5171
51722012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5173
5174 * MAINTAINERS (Write After Approval): Add myself.
5175
51762012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5177 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5178
5179 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5180 * configure: Regenerate.
5181
51822012-01-23 Harshit Chopra <harshit@google.com>
5183
5184 * MAINTAINERS (Write After Approval): Add myself.
5185
51862012-01-22 Douglas B Rupp <rupp@ngnat.com>
5187
5188 * configure.ac: Remove reference to mh-interix.
5189 * configure: Regenerate.
5190
51912012-01-05 Richard Henderson <rth@redhat.com>
5192
5193 PR bootstrap/51072
5194 * configure.ac: Disable libitm if c++ is not enabled.
5195 * configure: Rebuild.
5196
5197 * configure.ac: Fix regexp for same.
5198 * configure: Rebuild.
5199
52002012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5201
5202 * MAINTAINERS (Write After Approval): Add myself.
5203
52042012-01-02 Richard Guenther <rguenther@suse.de>
5205
5206 PR bootstrap/51686
5207 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5208 * Makefile.in: Regenerate.
5209
52102011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5211
5212 * MAINTAINERS (Write After Approval): Add myself.
5213
52142011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5215
5216 * configure: Regenerate.
5217
52182011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5219
5220 * MAINTAINERS (picochip): Changed email address.
5221
52222011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5223
5224 * MAINTAINERS (write-after-approval): Add self.
5225
52262011-11-29 DJ Delorie <dj@redhat.com>
5227
5228 * configure.ac (rl78-*-*) New case.
5229 * configure: Regenerate.
5230 * MAINTAINERS: Add myself as RL78 maintainer.
5231
52322011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5233
5234 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5235
52362011-11-21 Andreas Tobler <andreast@fgznet.ch>
5237
5238 * libtool.m4: Additional FreeBSD 10 fixes.
5239
52402011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5241
5242 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5243 Maintainers section, as Epiphany maintainer.
5244
52452011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5246
5247 PR target/49992
5248 * configure.ac: Remove ranlib special-casing for Darwin.
5249 * configure: Regenerate.
5250
52512011-11-12 Andrey Belevantsev <abel@ispras.ru>
5252
5253 * MAINTAINERS (Reviewers): Keep the list sorted.
5254
52552011-11-11 Andrey Belevantsev <abel@ispras.ru>
5256
5257 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5258
52592011-11-09 Roland McGrath <mcgrathr@google.com>
5260
5261 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5262 * configure: Rebuild.
5263 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5264 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5265 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5266 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5267 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5268 Add READELF.
5269 * Makefile.in: Rebuild.
5270
52712011-11-09 Jason Merrill <jason@redhat.com>
5272
5273 * Makefile.def (language=c++): Remove check-c++0x.
5274 * Makefile.in (check-gcc-c++): Regenerate.
5275
52762011-11-08 Richard Henderson <rth@redhat.com>
5277
5278 * configure.ac: Test for libitm directory present first.
5279
5280 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5281
5282 * configure.ac: Test libitm/configure.tgt to disable libitm.
5283 * configure: Rebuild.
5284
52852011-11-07 Aldy Hernandez <aldyh@redhat.com>
5286 Richard Henderson <rth@redhat.com>
5287
5288 Merged from transactional-memory.
5289
5290 * Makefile.def (lang_env_dependencies): libitm is c++.
5291 Add libitm target module.
5292 * configure.ac: Likewise.
5293 * config/mmap.m4: New file.
5294 * contrib/gcc_update: Add libitm to touch data.
5295 * Makefile.in, configure: Rebuild.
5296
52972011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5298
5299 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5300 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5301 * Makefile.in: Regenerate.
5302
53032011-11-01 DJ Delorie <dj@redhat.com>
5304
5305 * config.sub: Update to version 2011-10-29 (added rl78)
5306
53072011-10-27 Nick Clifton <nickc@redhat.com>
5308
5309 * config.sub: Import these changes from the config project:
5310
5311 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5312 Ben Elliston <bje@gnu.org>
5313
5314 * config.sub (epiphany): New.
5315
5316 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5317 Ben Elliston <bje@gnu.org>
5318
5319 * config.sub (hexagon, hexagon-*): New.
5320
5321 2011-08-23 Roland McGrath <mcgrathr@google.com>
5322
5323 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5324 64eb to be64.
5325
5326 2011-08-16 Roland McGrath <mcgrathr@google.com>
5327
5328 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5329 (nacl): Grok as alias for 32el-unknown-nacl.
5330
53312011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5332
5333 * MAINTAINERS (Write After Approval): Add myself.
5334
53352011-10-24 Teresa Johnson <tejohnson@google.com>
5336
5337 * MAINTAINERS (Write After Approval): Add myself.
5338
53392011-09-21 Jakub Jelinek <jakub@redhat.com>
5340
5341 * MAINTAINERS (sparc port): Remove myself.
5342
53432011-09-14 Tom de Vries <tom@codesourcery.com>
5344
5345 * MAINTAINERS (Write After Approval): Add myself.
5346
53472011-08-14 Yao Qi <yao@codesourcery.com>
5348
5349 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5350 * configure: Regenerate.
5351
53522011-07-26 Ian Lance Taylor <iant@google.com>
5353
5354 * configure.ac: Set have_compiler based on whether gcc directory
5355 exists, rather than on whether gcc is in configdirs.
5356 * configure: Rebuild.
5357
53582011-07-21 Joseph Myers <joseph@codesourcery.com>
5359
5360 * MAINTAINERS (Global Reviewers): Add self.
5361
53622011-07-20 David Edelsohn <dje.gcc@gmail.com>
5363
5364 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5365 link directories.
5366 * Makefile.in: Rebuild.
5367
53682011-07-20 Ian Lance Taylor <iant@google.com>
5369
5370 PR bootstrap/49787
5371 * configure.ac: Move --enable-bootstrap handling earlier in file.
5372 If --enable-bootstrap and either --enable-build-with-cxx or
5373 --enable-build-poststage1-with-cxx, enable C++ automatically.
5374 * configure: Rebuild.
5375
53762011-07-19 Ian Lance Taylor <iant@google.com>
5377
5378 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5379 make C++ a boot_language. Set and substitute
5380 POSTSTAGE1_CONFIGURE_FLAGS.
5381 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5382 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5383 * configure, Makefile.in: Rebuild.
5384
53852011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5386
5387 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5388 maintainers.
5389
53902011-07-18 Jakub Jelinek <jakub@redhat.com>
5391
5392 * MAINTAINERS (Global Reviewers): Add myself.
5393
53942011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5395
5396 * configure: Regenerate.
5397
53982011-07-16 Jason Merrill <jason@redhat.com>
5399
5400 * Makefile.def (language=c++): Add check-c++0x and
5401 check-target-libmudflap-c++.
5402 * Makefile.tpl (check-target-libmudflap-c++): New.
5403 * Makefile.in: Regenerate.
5404
54052011-07-16 Matthias Klose <doko@ubuntu.com>
5406
5407 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5408 * Makefile.def (target_modules/libjava): Pass
5409 $(EXTRA_CONFIGARGS_LIBJAVA).
5410 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5411 if not configured with --enable-static-libjava.
5412 * Makefile.in: Regenerate.
5413 * configure: Likewise.
5414
54152011-07-15 Jason Merrill <jason@redhat.com>
5416
5417 * Makefile.in (check-c++): Move check-gcc-c++0x after
5418 check-target-libstdc++-v3.
5419
54202011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5421
5422 * MAINTAINERS (c6x port): New entry.
5423
54242011-07-13 Jason Merrill <jason@redhat.com>
5425
5426 * Makefile.in (check-gcc-c++0x): New.
5427 (check-c++): Depend on it.
5428
54292011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5430
5431 PR target/39150
5432 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5433 x86_64-*-solaris2.1[0-9]*.
5434 * configure: Regenerate.
5435
54362011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5437
5438 * MAINTAINERS (RTL optimizers): Add self.
5439
54402011-06-27 Gabriel Charette <gchare@google.com>
5441
5442 * MAINTAINERS (Write After Approval): Add myself.
5443
54442011-06-22 Hans-Peter Nilsson <hp@axis.com>
5445
5446 PR regression/47836
5447 PR bootstrap/23656
5448 PR other/47733
5449 PR bootstrap/49247
5450 PR c/48825
5451 * configure.ac (target_libraries): Remove target-libiberty.
5452 Remove case-statement setting skipdirs=target-libiberty for
5453 multiple targets. Remove checking target_configdirs and
5454 removing target-libiberty but keeping target-libgcc if
5455 otherwise empty.
5456 * Makefile.def (target_modules): Don't add libiberty.
5457 (dependencies): Remove all traces of target-libiberty.
5458 * configure, Makefile.in: Regenerate.
5459
54602011-06-13 Walter Lee <walt@tilera.com>
5461
5462 * configure.ac (tilepro-*-*) New case.
5463 (tilegx-*-*): Likewise.
5464 * configure: Regenerate.
5465
54662011-06-06 Jing Yu <jingyu@google.com>
5467
5468 * configure.ac: Skip target-libiberty for
5469 arm*-*-linux-androideabi.
5470 * configure: Regenerated.
5471
54722011-06-06 Nick Clifton <nickc@redhat.com>
5473
5474 * config.sub: Sync from upstream.
5475
54762011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5477
5478 * MAINTAINERS (Write After Approval): Add myself.
5479
54802011-06-01 Daniel Jacobowitz <drow@false.org>
5481
5482 * MAINTAINERS: Update my email address.
5483
54842011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5485
5486 * MAINTAINERS (Write After Approval): Update my email address.
5487
54882011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5489
5490 * MAINTAINERS (Write After Approval): Add myself.
5491
54922011-05-08 Doug Kwan <dougkwan@google.com>
5493
5494 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5495 * configure: Regenerated.
5496 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5497 value from configure.
5498 * Makefile.in: Regenerated.
5499
55002011-05-05 Joseph Myers <joseph@codesourcery.com>
5501
5502 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5503 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5504 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5505 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5506 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5507 *-*-vxworks*): Disable newlib and libgloss in separate case
5508 statement.
5509 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5510 to separate case statement.
5511 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5512 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5513 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5514 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5515 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5516 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5517 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5518 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5519 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5520 i[[3456789]]86-*-rdos*, m32r-*-*,
5521 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5522 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5523 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5524 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5525 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5526 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5527 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5528 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5529 and libgloss in main case over targets. Remove most empty cases
5530 in main case over targets.
5531 * configure: Regenerate.
5532
55332011-05-04 Janis Johnson <janisjo@codesourcery.com>
5534
5535 * MAINTAINERS (Write After Approval): Add myself.
5536
55372011-05-04 Joseph Myers <joseph@codesourcery.com>
5538
5539 * configure.ac: Remove code setting special library locations for
5540 hppa*64*-*-hpux11*. Remove code setting compiler for
5541 sparc-sun-solaris2*.
5542 * configure: Regenerate.
5543
55442011-05-04 Joseph Myers <joseph@codesourcery.com>
5545
5546 * configure.ac: Separate libgloss_dir settings from general case
5547 over targets.
5548 * configure: Regenerate.
5549
55502011-04-28 Joseph Myers <joseph@codesourcery.com>
5551
5552 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5553 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5554 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5555 cases in libgcj-disabling case statement.
5556 (hppa*64*-*-linux*): Set unsupported_languages instead of
5557 disabling target-zlib.
5558 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5559 to hppa*64*-*-hpux*.
5560 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5561 hppa*-*-hpux*.
5562 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5563 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5564 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5565 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5566 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5567 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5568 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5569 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5570 libgcj-disabling case statement.
5571 * configure: Regenerate.
5572
55732011-04-28 Joseph Myers <joseph@codesourcery.com>
5574
5575 * configure.ac: Disable Java for targets not supporting libffi.
5576 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5577 Remove cases in Java-disabling statement.
5578 (*arm-wince-pe): Change to arm-wince-pe.
5579 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5580 cases in Java-disabling statement.
5581 (bfin-*-*): Don't disable Java again.
5582 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5583 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5584 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5585 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5586 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5587 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5588 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5589 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5590 Java-disabling statement.
5591 (mmix-*-*): Don't disable Java again.
5592 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5593 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5594 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5595 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5596 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5597 statement.
5598 * configure: Regenerate.
5599
56002011-04-28 Joseph Myers <joseph@codesourcery.com>
5601
5602 * configure.ac: Separate cases disabling Java and Java libraries
5603 from general case over targets.
5604 * configure: Regenerate.
5605
56062011-04-21 Jie Zhang <jzhang918@gmail.com>
5607
5608 * MAINTAINERS: Update my email address.
5609
56102011-04-20 Easwaran Raman <eraman@google.com>
5611
5612 * MAINTAINERS (Write After Approval): Add myself.
5613
56142011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5615
5616 PR lto/48086
5617 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5618 * configure: Regenerate.
5619
56202011-04-16 Jim Meyering <meyering@redhat.com>
5621
5622 * MAINTAINERS (Write After Approval): Add myself.
5623
56242011-04-15 Dodji Seketeli <dodji@redhat.com>
5625
5626 * MAINTAINERS: Update my email address.
5627
56282011-04-13 Georg-Johann Lay <avr@gjlay.de>
5629
5630 * MAINTAINERS (Write After Approval): Add myself.
5631
56322011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5633
5634 * MAINTAINERS (Write After Approval): Add myself.
5635
56362011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5637
5638 * MAINTAINERS (Write After Approval): Add myself.
5639
56402011-04-06 Joseph Myers <joseph@codesourcery.com>
5641
5642 * configure.ac (build_tools): Remove build-byacc.
5643 (host_libs): Remove mmalloc.
5644 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5645 autoconf automake libtool diff rcs fileutils shellutils time
5646 textutils wdiff find uudecode hello tar gzip indent recode release
5647 sed perl gawk findutils gettext zip.
5648 (libgcj): Remove target-qthreads.
5649 (target_tools): Remove target-examples target-gperf.
5650 (YACC): Don't handle building byacc.
5651 * configure: Regenerate.
5652 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5653 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5654 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5655 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5656 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5657 handle building components.
5658 * Makefile.in: Regenerate.
5659
56602011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5661
5662 * MAINTAINERS: Update my email address as Xtensa maintainer.
5663
56642011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5665
5666 * config.sub: Sync from upstream.
5667
56682011-04-01 Joseph Myers <joseph@codesourcery.com>
5669
5670 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5671 (microblaze*): Don't disable libssp.
5672 * configure: Regenerate.
5673
56742011-04-01 Joseph Myers <joseph@codesourcery.com>
5675
5676 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5677 moveifchange.
5678 * configure: Regenerate.
5679 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5680 * Makefile.in: Regenerate.
5681
56822011-04-01 Joseph Myers <joseph@codesourcery.com>
5683
5684 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5685 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5686 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5687 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5688 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5689 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5690 md_exec_prefix cases.
5691 * configure: Regenerate.
5692
56932011-04-01 Joseph Myers <joseph@codesourcery.com>
5694
5695 * configure.ac: Separate cases disabling target-libssp,
5696 target-libiberty, target-libstdc++-v3 and Fortran from general
5697 case over targets.
5698 * configure: Regenerate.
5699
57002011-04-01 Joseph Myers <joseph@codesourcery.com>
5701
5702 * configure.ac (*-*-chorusos): Don't disable libgcj.
5703 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5704 Remove case.
5705 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5706 (arm-*-coff): Don't disable libgcj.
5707 (arm*-*-linux-gnueabi): Remove useless assignment.
5708 (arm-*-riscix*): Don't disable libgcj.
5709 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5710 configuration.
5711 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5712 (c54x*-*-*): Remove case.
5713 (tic54x-*-*): Don't disable GCC or GCC libraries.
5714 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5715 to *.
5716 (d10v-*-*): Don't disable GCC libraries.
5717 (d30v-*-*): Don't disable libgcj.
5718 (h8500-*-*): Don't disable GCC libraries.
5719 (i960-*-*): Don't disable libgcj.
5720 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5721 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5722 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5723 libgcj.
5724 (m68k-*-coff*): Remove case.
5725 (mmix-*-*): Don't disable libgloss on host.
5726 (mn10200-*-*, mn10300-*-*): Remove cases.
5727 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5728 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5729 Don't disable libgcj.
5730 (romp-*-*): Remove case.
5731 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5732 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5733 case.
5734 (v810-*-*): Don't disable GCC libraries.
5735 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5736 (ip2k-*-*): Don't disable GCC libraries.
5737 * configure: Regenerate.
5738
57392011-03-28 Joseph Myers <joseph@codesourcery.com>
5740
5741 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5742 libffi on host.
5743 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5744 on host.
5745 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5746 * configure: Regenerate.
5747
57482011-03-26 John Marino <binutils@marino.st>
5749
5750 * configure.ac: Add support for *-*-dragonfly*
5751 * configure: Regenerate.
5752
57532011-03-25 Joseph Myers <joseph@codesourcery.com>
5754
5755 * configure.ac (native_only): Remove.
5756 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5757 send-pr uudecode guile gnuserv on host.
5758 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5759 send-pr rcs guile perl texinfo libtool on host.
5760 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5761 automake send-pr rcs guile perl texinfo libtool on host.
5762 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5763 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5764 (alpha*-dec-osf*): Don't disable fileutils on target.
5765 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5766 texinfo send-pr expect dejagnu on target.
5767 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5768 target-qthreads on target.
5769 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5770 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5771 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5772 x86_64-*-mingw*): Don't disable expect on target.
5773 (*-*-cygwin*): Don't disable target-gperf on target.
5774 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5775 gnuserv on target.
5776 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5777 target.
5778 * configure: Regenerate.
5779
57802011-03-25 Joseph Myers <joseph@codesourcery.com>
5781
5782 * configure.ac (target_tools): Remove target-groff.
5783 (native_only): Remove target-groff.
5784 (hppa*64*-*-*): Don't disable byacc.
5785 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5786 setting.
5787 (*-*-kaos*): Don't skip target-librx and target-groff.
5788 (*-*-netware*): Don't skip target-libmudflap.
5789 (*-*-tpf*): Don't skip target-libmudflap.
5790 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5791 directories on the host.
5792 (ia64*-*-*vms*): Don't skip tix.
5793 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5794 host.
5795 * configure: Regenerate.
5796
57972011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5798
5799 * configure.ac: Remove references to mt-mep, mt-netware,
5800 mt-wince.
5801 * Makefile.def: Add all-utils soft dependencies.
5802 * Makefile.tpl: Remove GDB_NLM_DEPS.
5803 * configure: Regenerate.
5804 * Makefile.in: Regenerate.
5805
58062011-03-24 Paolo Bonzini <bonzini@gnu.org>
5807
5808 * configure.ac: Do not include mh-x86omitfp.
5809 * configure: Regenerate.
5810
58112011-03-24 Paolo Bonzini <bonzini@gnu.org>
5812
5813 * configure.ac: Remove empty cases.
5814 * configure: Regenerate.
5815
58162011-03-24 Paolo Bonzini <bonzini@gnu.org>
5817
5818 * Makefile.def: Add dependency from termcap to gdb.
5819 * Makefile.in: Regenerate.
5820
58212011-03-24 Paolo Bonzini <bonzini@gnu.org>
5822
5823 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5824 * configure: Regenerate.
5825 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5826 * Makefile.tpl: Likewise.
5827 * Makefile.in: Regenerate.
5828
58292011-03-24 Paolo Bonzini <bonzini@gnu.org>
5830
5831 * configure.ac: Remove all mentions of tentative_cc.
5832 * configure: Regenerate.
5833
58342011-03-24 Joseph Myers <joseph@codesourcery.com>
5835
5836 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5837 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5838 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5839 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5840 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5841 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5842 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5843 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5844 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5845 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5846 *-*-rhapsody*): Remove host cases.
5847 * configure: Regenerate.
5848
58492011-03-24 Joseph Myers <joseph@codesourcery.com>
5850
5851 * configure.ac (ppc*-*-pe): Remove host case.
5852 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5853 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5854 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5855 cases.
5856 * configure: Regenerate.
5857
58582011-03-24 Joseph Myers <joseph@codesourcery.com>
5859
5860 * config.sub: Update to version 2011-03-23.
5861
58622011-03-22 Joseph Myers <joseph@codesourcery.com>
5863
5864 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5865 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5866 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5867 * configure: Regenerate.
5868
58692011-03-22 Joseph Myers <joseph@codesourcery.com>
5870
5871 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5872 to Write After Approval.
5873 * config-ml.in: Don't handle arc-*-elf*.
5874 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5875 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5876 handle GCC libraries.
5877 * configure: Regenerate.
5878
58792011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5880
5881 PR bootstrap/48120:
5882 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5883 Add -lstdc++ -lm to LIBS.
5884 * configure: Regenerate.
5885
58862011-03-18 David Edelsohn <dje.gcc@gmail.com>
5887
5888 * config.guess: Update to version 2011-02-02
5889 * config.sub: Update to version 2011-02-24
5890
58912011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5892
5893 PR lto/48086
5894 * configure.ac: Re-enable LTO on *-apple-darwin9.
5895 * configure: Regenerate.
5896
58972011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5898
5899 PR lto/48086
5900 * configure.ac: Disable LTO on darwin due to an assembler change in
5901 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5902 under 256.
5903 * configure: Regenerate.
5904
59052011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5906
5907 * MAINTAINERS: Update myself as score backend maintainer,
5908 update my e-mail address.
5909
59102011-03-09 Xuepeng Guo <terry.guo@arm.com>
5911
5912 * MAINTAINERS: Update my e-mail address.
5913
59142011-03-06 Joey Ye <joey.ye@arm.com>
5915
5916 * MAINTAINERS: Update my e-mail address.
5917
59182011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5919
5920 * configure.ac: Adjust test of with_ppl.
5921 * configure: Regenerated.
5922
59232011-03-02 Kai Tietz <ktietz@redhat.com>
5924
5925 * MAINTAINERS: Adjust my e-mail address.
5926
59272011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5928
5929 * configure.ac: Add -lpwl to ppllibs.
5930 * configure: Regenerated.
5931
59322011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5933
5934 * config/cloog.m4: Add -lisl to clooglibs.
5935 * configure: Regenerated.
5936
59372011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5938
5939 * MAINTAINERS (CPU Port maintainers): Add self.
5940
59412011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5942
5943 * MAINTAINERS: Add myself as testsuite maintainer.
5944
59452011-02-15 Mike Stump <mikestump@comcast.net>
5946
5947 * MAINTAINERS: Add myself as testsuite maintainer.
5948
59492011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5950
5951 Import from Libtool and gnulib:
5952
5953 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5954
5955 Prepare for supporting FreeBSD 10.
5956 * config.rpath: Remove handling of freebsd1* which soon would
5957 match FreeBSD 10.0.
5958
5959 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5960
5961 Remove support for FreeBSD 1.x.
5962 * libtool.m4 (_LT_LINKER_SHLIBS)
5963 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5964 soon would incorrectly match FreeBSD 10.0.
5965
59662011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5967
5968 PR binutils/12283
5969 * move-if-change: Import version from gnulib.
5970
59712011-02-12 Alexandre Oliva <aoliva@redhat.com>
5972
5973 PR lto/47225
5974 * Makefile.def (lto-plugin): Double dash for enable-shared.
5975 (configure-gcc): Depend on all-lto-plugin.
5976 * Makefile.in: Rebuilt.
5977
59782011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5979
5980 * configure.ac: Remove extra bracket.
5981 * configure: Regenerate.
5982
59832011-02-08 Tobias Burnus <burnus@net-b.de>
5984
5985 * MAINTAINERS: Add myself as libquadmath maintainer.
5986
59872011-02-08 Thomas Schwinge <thomas@schwinge.name>
5988
5989 * MAINTAINERS: Update my email address.
5990
59912011-02-07 Joseph Myers <joseph@codesourcery.com>
5992
5993 * MAINTAINERS (option handling): Add self.
5994
59952011-02-06 Kai Tietz <kai.tietz@onevision.com>
5996
5997 PR lto/47225
5998 * Makefile.def: Add dependency for install-gcc
5999 on install-lto-plugin.
6000 * Makfile.in: Regenerated
6001
60022011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6003
6004 * MAINTAINERS (CPU Port Maintainers): Add myself.
6005
60062011-01-31 Alexandre Oliva <aoliva@redhat.com>
6007
6008 PR libgcj/44341
6009 * configure.ac: Discard --with-* flags for host when configuring
6010 target libraries for cross build.
6011 * configure: Rebuilt.
6012
60132011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6014
6015 * MAINTAINERS (linear loop transforms): Removed.
6016
60172011-01-25 Jakub Jelinek <jakub@redhat.com>
6018
6019 * configure.ac: If with_ppl is no, move setting with_cloog=no
6020 after CLOOG_REQUESTED check.
6021 * configure: Regenerated.
6022
60232011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6024
6025 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6026 CLooG has been requested.
6027 * configure: Regenerated.
6028
60292011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6030
6031 * configure: Regenerated.
6032 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6033
60342011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6035
6036 * configure: Regenerated.
6037 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6038
60392011-01-21 Andreas Schwab <schwab@redhat.com>
6040
6041 * configure.ac: Use AS_HELP_STRING throughout.
6042 * configure: Regenerate.
6043
60442011-01-18 Jie Zhang <jie.zhang@analog.com>
6045
6046 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6047 * configure: Regenerate.
6048
60492011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6050
6051 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6052
60532011-01-13 Joel Brobecker <brobecker@adacore.com>
6054
6055 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6056 for ia64-hpux.
6057 * configure: Regenerate.
6058
60592011-01-07 Jan Hubicka <jh@suse.cz>
6060
6061 PR lto/47225
6062 * Makefile.in: Regenerate.
6063 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6064 configure.
6065
60662011-01-07 Jan Hubicka <jh@suse.cz>
6067
6068 * Makefile.in: Regenerate.
6069 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6070 and configure dependency on lto-plugin configure.
6071 (lto-plugin module): Remove dependency on GCC; add dependency on
6072 liniberty.
6073
60742011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6075
6076 * MAINTAINERS (Write After Approval): Add myself.
6077
60782010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6079
6080 * configure: Regenerate.
6081
60822010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6083
6084 * configure.ac: (picochip): Disable libiberty.
6085
60862010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6087
6088 * MAINTAINERS (Write After Approval): Add myself.
6089
60902010-12-10 Ian Lance Taylor <iant@google.com>
6091
6092 PR bootstrap/46819
6093 * configure.ac: For --disable-libgcj clear libgcj_saved.
6094 * configure: Rebuild.
6095
60962010-12-10 Tobias Burnus <burnus@net-b.de>
6097
6098 PR fortran/46540
6099 * configure.ac: Add --disable-libquadmath and
6100 --disable-libquadmath-support.
6101 * configure: Regenerate.
6102
61032010-12-03 Ian Lance Taylor <iant@google.com>
6104
6105 * MAINTAINERS: Add myself as libgo maintainer.
6106
61072010-12-03 Hans-Peter Nilsson <hp@axis.com>
6108
6109 PR libffi/46792
6110 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6111 * configure: Regenerate.
6112
61132010-12-02 Ian Lance Taylor <iant@google.com>
6114
6115 * configure.ac: Always set default for poststage1_ldflags to
6116 -static-libstdc++ -static-libgcc.
6117
61182010-11-29 Andreas Schwab <schwab@redhat.com>
6119
6120 * configure.ac: Move comment to remove extra space in last argument
6121 of GCC_TARGET_TOOL.
6122
61232010-11-26 Alexandre Oliva <aoliva@redhat.com>
6124
6125 PR other/46026
6126 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6127 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6128 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6129 (BASE_FLAGS_TO_PASS): Use it.
6130 * configure: Rebuilt.
6131 * Makefile.in: Rebuilt.
6132
61332010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6134
6135 PR binutils/12258
6136 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6137 Properly check default linker.
6138 * configure: Regnerated.
6139
61402010-11-23 Matthias Klose <doko@ubuntu.com>
6141
6142 * configure.ac: For --enable-gold, handle value `default' instead of
6143 `both*'. New configure option --{en,dis}able-ld.
6144 * configure: Regenerate.
6145
61462010-11-20 Ian Lance Taylor <iant@google.com>
6147
6148 * configure.ac: Only disable a language library if no language needs
6149 it. Don't let --disable-libgcj uncondtionally disable libffi.
6150 * configure: Rebuild.
6151
61522010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6153
6154 * Makefile.in: Regenerate.
6155
6156 PR other/46202
6157 * configure.ac: Fix just-built in-tree STRIP name to be
6158 binutils/strip-new.
6159 * configure: Regenerate.
6160 * Makefile.def (install-strip-gcc, install-strip-binutils)
6161 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6162 (install-strip-sid): Mirror dependencies on non-strip variants
6163 of these targets on the respective -strip prerequisites.
6164 * Makefile.tpl (install-strip, install-strip-host)
6165 (install-strip-target): New targets.
6166 (install-strip-[+module+], install-strip-target-[+module+]):
6167 New targets.
6168 * Makefile.in: Regenerate.
6169
61702010-11-19 Ian Lance Taylor <iant@google.com>
6171 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6172
6173 * configure.ac: Add target-libgo to target_libraries. Set
6174 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6175 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6176 (HOST_EXPORTS): Add GOC.
6177 (BASE_TARGET_EXPORTS): Add GOC.
6178 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6179 (GOCFLAGS_FOR_TARGET): New variable.
6180 (EXTRA_HOST_FLAGS): Add GOC.
6181 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6182 * Makefile.def (target_modules): Add libgo.
6183 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6184 (dependencies): Add dependency from configure-target-libgo to
6185 configure-target-libffi and all-target-libstdc++-v3. Add
6186 dependencies from all-target-libgo to all-target-libffi.
6187 (languages): Add go.
6188 * configure: Rebuild.
6189 * Makefile.in: Rebuild.
6190
61912010-11-19 Ian Lance Taylor <iant@google.com>
6192
6193 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6194 compiler/flag environment variables.
6195
61962010-11-18 Ian Lance Taylor <iant@google.com>
6197
6198 * configure.ac: Check for lang_requires_boot_languages in
6199 config-lang.in files.
6200 * configure: Rebuild.
6201
62022010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
6203 Tobias Burnus <burnus@net-b.de>
6204
6205 PR fortran/32049
6206 * Makefile.def: Add libquadmath; build it with language=fortran.
6207 * configure.ac: Add libquadmath.
6208 * Makefile.tpl: Handle multiple libs in check-[+language+].
6209 * Makefile.in: Regenerate.
6210 * configure: Regenerate.
6211
b9b9d342
TT
62122010-11-16 Tom Tromey <tromey@redhat.com>
6213
6214 * MAINTAINERS: Moved myself to reviewers section.
6215
ecbfe87a
ZD
62162010-11-15 Zdenek Dvorak <ook@ucw.cz>
6217
6218 * MAINTAINERS: Moved myself to reviewers section.
6219
29a4f477
RW
62202010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6221
6222 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6223 (Write After Approval): Remove self.
6224
9965e3cd
AS
62252010-11-15 Andreas Schwab <schwab@redhat.com>
6226
6227 * configure.ac: Fix spelling in option names.
6228 * configure: Regenerated.
6229
0463992b
GJL
62302010-11-13 Georg-Johann Lay <georgjohann@web.de>
6231
6232 PR bootstrap/39622
6233 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6234 * configure: Regenerated.
6235
3df08734
KG
62362010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6237
6238 * MAINTAINERS: Update my email address.
6239
f16e2237
TG
62402010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6241
f16e2237
TG
6242 * configure: Regenerate.
6243
0bb52d68
TG
62442010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6245
1f980c25 6246 * configure: Regenerate.
0bb52d68 6247
aba2b02e
TG
62482010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6249
aba2b02e
TG
6250 * configure: Regenerate.
6251
27882098
TG
62522010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6253
27882098
TG
6254 * configure: Regenerate.
6255
d32ef397
AS
62562010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6257
6258 * configure.ac: Support official CLooG.org versions.
6259 * configure: Regenerate.
6260 * config/cloog.m4: New.
6261
5a4b6c0e
FD
62622010-11-10 François Dumont <francois.cppdevs@free.fr>
6263
6264 * MAINTAINERS (Write After Approval): Add myself.
6265
f2cea726
DE
62662010-11-09 David Edelsohn <dje.gcc@gmail.com>
6267
6268 * MAINTAINERS: Update my email address.
6269
d8ed14ce
IS
62702010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6271
6272 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6273 * configure: Regenerate.
d8ed14ce 6274
48215350
DK
62752010-11-03 Ian Lance Taylor <iant@google.com>
6276 Dave Korn <dave.korn.cygwin@gmail.com>
6277
6278 PR lto/46273
6279 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6280 and on other supported platforms whenever LTO is enabled.
6281 * configure: Rebuild.
6282
87841584
AM
62832010-11-02 Alan Modra <amodra@gmail.com>
6284
6285 PR binutils/12110
6286 * configure.ac: Error when source path contains spaces.
6287 * configure: Regenerate.
6288
fe12dfe1
JW
62892010-10-23 James E. Wilson <wilson@codesourcery.com>
6290
6291 * MAINTAINERS: Update my email address.
6292
66c92425
ILT
62932010-10-20 Ian Lance Taylor <iant@google.com>
6294
6295 * Makefile.def (target_modules): Set lib_path to src/.libs for
6296 libstdc++-v3 module.
6297 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6298 * Makefile.in: Rebuild.
6299
187d3518
LB
63002010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6301
6302 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6303 (Write After Approval): Remove myself.
6304
02db6bba
TG
63052010-10-15 Tristan Gingold <gingold@adacore.com>
6306
6307 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6308
c0103e74
DR
63092010-10-14 Douglas Rupp <rupp@gnat.com>
6310
6311 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6312
1cd0b716
DK
63132010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6314
6315 * configure.ac (build_lto_plugin): New shell variable.
6316 (--enable-lto): Turn on by default for all non-ELF platforms that
6317 have had LTO support added so far. Set build_lto_plugin appropriately
6318 for both ELF and non-ELF.
6319 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6320 * configure: Regenerate.
6321
d4c1abb3
RW
63222010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6323
6324 Sync from src:
6325 * configure.ac (v850 support): Remove target-libgloss from
6326 noconfigdirs.
6327 * configure: Regenerate.
6328
ffedf511
RW
63292010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6330
6331 PR bootstrap/45326
6332 PR bootstrap/45174
6333 * configure.ac: Honor initial values of $build_configargs,
6334 $host_configargs, $target_configargs. Mark the precious, so
6335 environment settings get recorded.
6336 * configure: Regenerate.
6337
e1826acc
RW
63382010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6339
6340 PR bootstrap/45796
6341 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6342 Depend on all-build-libiberty.
6343 * Makefile.in: Regenerate.
6344
80920132
ME
63452010-09-30 Michael Eager <eager@eagercon.com>
6346
6347 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6348 * configure: Regenerate.
6349
770a498a
ME
63502010-09-28 Michael Eager <eager@eagercon.com>
6351
6352 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6353
86dfbd58
RW
63542010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6355
6356 PR bootstrap/44621
6357 * configure.ac: Fix unportable shell quoting.
6358 * configure: Regenerate.
6359
db50fe7d
IS
63602010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6361
6362 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6363 targets and amend comment.
6364 * configure: Regenerate.
6365
0064e825
TB
63662010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6367
6368 * MAINTAINERS (Write After Approval): Add myself.
6369
bb79486c
JH
63702010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6371
6372 * configure.ac: Enable LTO by default on Darwin.
6373 * configure: Regenerate.
6374
9e0b22c3
MS
63752010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6376
bb79486c 6377 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 6378
2fabf1b7
IB
63792010-09-01 Ian Bolton <ian.bolton@arm.com>
6380
bb79486c 6381 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 6382
3a9abc98
DS
63832010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6384
6385 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6386 ports
6387
331a9a59
DY
63882010-07-28 David Yuste <david.yuste@gmail.com>
6389
6390 * MAINTAINERS (Write After Approval): Add myself.
6391
223a9d64
N
63922010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6393
6394 * configure.ac: Support all v850 targets.
6395 * configure: Regenerate.
6396
9183bdcf
MG
63972010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6398
6399 PR bootstrap/44455
6400 * configure.ac (extra_mpfr_configure_flags): Copy from
6401 extra_mpc_gmp_configure_flags.
6402 * configure: Re-generated.
6403
2e290598
AK
64042010-07-22 Andi Kleen <ak@linux.intel.com>
6405
6406 * MAINTAINERS (Write After Approval): Add myself.
6407
8d6cd388
CLT
64082010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6409
6410 * MAINTAINERS (Write After Approval): Add myself.
6411
b0b01eb0
JY
64122010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6413
6414 * MAINTAINERS (Write After Approval): Add myself.
6415
77198d71
JH
64162010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6417
6418 PR target/44862
6419 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6420 Provide -B option to allow for link spec %s substitutions for
6421 libstdc++.a on darwin.
6422 * Makefile.in: Regenerate.
6423
02fe70af
MM
64242010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6425
6426 * MAINTAINERS (Reviewers): Update my e-mail address
6427
c63a4676
AO
64282010-06-10 Alexandre Oliva <aoliva@redhat.com>
6429
6430 * Makefile.def (configure-gcc): Depend on all-libelf.
6431 * Makefile.in: Rebuild.
6432
e68edbf6
FC
64332010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6434
6435 * MAINTAINERS (Write After Approval): Add myself in the right place.
6436
dce2d8b2 64372010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
6438
6439 * MAINTAINERS (Write After Approval): Add myself.
6440
dce2d8b2 64412010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
6442
6443 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
6444
64452010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 6446
1ab55d69
MK
6447 * config.sub: Update to version 2010-05-21.
6448 * config.guess: Update to version 2010-04-03.
0c422e74 6449
02540df4
SB
64502010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6451
6452 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6453 * configure: Regenerate.
6454
dfe5f5b2
ST
64552010-05-12 Sriraman Tallam <tmsriram@google.com>
6456
6457 * MAINTAINERS (Write After Approval): Add myself.
6458
c082f9f3
SB
64592010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6460
6461 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6462 a platform that supports LTO.
6463 * configure: Regenerate.
6464
f1af9e5f
SP
64652010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6466
6467 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6468 * configure: Regenerated.
6469
38e3d868
RM
64702010-04-27 Roland McGrath <roland@redhat.com>
6471 H.J. Lu <hongjiu.lu@intel.com>
6472
6473 * configure.ac (--enable-gold): Support both, both/gold and
6474 both/bfd to add gold to configdirs without removing ld.
6475 * configure: Regenerated.
6476
6477 * Makefile.def: Add install-gold dependency to install-ld.
6478 * Makefile.in: Regenerated.
6479
3bec79c5
DK
64802010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6481
6482 PR lto/42776
6483 * configure.ac (--enable-lto): Refactor handling so libelf tests
6484 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6485 and allow LTO to be explicitly enabled on non-ELF platforms that
6486 are known to support it inside else-clause.
6487 * configure: Regenerate.
6488
615c8ffa
EB
64892010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6490
6491 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6492 * configure: Regenerate.
6493
e4522f78
RC
64942010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6495
6496 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6497 * configure: Regenerate.
6498
8ccb78f2
RO
64992010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6500
6501 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6502 separately.
6503 * configure: Regenerate.
6504
d5cc2ee3
KW
65052010-04-16 Kevin Williams <kevin.williams@inria.fr>
6506
6507 * MAINTAINERS (Write After Approval): Add myself.
6508
8406cb62
TG
65092010-04-14 Tristan Gingold <gingold@adacore.com>
6510
6511 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6512 * configure: Regenerate.
6513
3591b8e2
SE
65142010-04-13 Steve Ellcey <sje@cup.hp.com>
6515
6516 * configure: Regenerate after change to elf.m4.
6517
a82ecc7b
IS
65182010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6519
6520 * MAINTAINERS (Write After Approval): Add myself.
6521
1f0bf148
SP
65222010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6523
6524 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6525 * configure: Regenerated.
6526
65272010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6528
6529 * configure.ac: Print "buggy but acceptable" when CLooG
6530 revision is less than 9.
6531 * configure: Regenerated.
6532
ecd01dee
DN
65332010-04-01 Diego Novillo <dnovillo@google.com>
6534
6535 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6536
dc683a3f
RW
65372010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6538
6539 PR bootstrap/43615
6540 PR bootstrap/43328
6541
6542 Revert:
6543
6544 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6545
6546 * configure.ac: Do not pass --enable-multilib nor
6547 --disable-multilib in baseargs. Accept explicitly passed
6548 --enable_multilib.
6549 * configure: Regenerate.
6550
7527d83f
UW
65512010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6552
6553 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6554
895522b6
JJ
65552010-03-31 Janis Johnson <janis187@us.ibm.com>
6556
6557 * MAINTAINERS: Remove myself.
6558
9db4e878
RW
65592010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6560
6561 PR bootstrap/43328
6562 * configure.ac: Do not pass --enable-multilib nor
6563 --disable-multilib in baseargs. Accept explicitly passed
6564 --enable_multilib.
6565 * configure: Regenerate.
6566
acf6bf36
AP
65672010-03-28 Andrew Pinski <pinskia@gmail.com>
6568
6569 * MAINTAINERS (spu port): Remove me.
6570
b42f0d7e
JM
65712010-03-23 Joseph Myers <joseph@codesourcery.com>
6572
6573 * configure.ac (tic6x-*-*): New case.
6574 * configure: Regenerate.
6575
0d1152b1
JM
65762010-03-23 Joseph Myers <joseph@codesourcery.com>
6577
6578 * config.sub: Update to version 2010-03-22.
6579 * config.guess: Update to version 2009-12-30.
6580
dce2d8b2 65812010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
6582
6583 PR ada/42554
6584 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6585 * configure: Regenerate.
6586
5408fbe8
RR
65872010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6588
6589 * MAINTAINERS: Update my email address.
6590
3f55a3b3
SP
65912010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6592
6593 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6594 (ghassan.shobaki@amd.com): Removed.
6595
3f08f7e8
AM
65962010-03-17 Alan Modra <amodra@gmail.com>
6597
6598 * MAINTAINERS: Update my email address.
6599
f3a9d094
DN
66002010-03-16 Diego Novillo <dnovillo@google.com>
6601
6602 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6603 Matthews.
6604
db5c4b8b
JM
66052010-03-16 Joseph Myers <joseph@codesourcery.com>
6606
6607 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6608 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6609
b995570a
JM
66102010-03-16 Joseph Myers <joseph@codesourcery.com>
6611
6612 * MAINTAINERS: Update my email address.
6613
124cc66f
DJ
66142010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6615
6616 * MAINTAINERS: Update my email address.
6617
a4581668
BS
66182010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6619
6620 * MAINTAINERS: Update my email address.
6621
49d78e29
JZ
66222010-03-09 Jie Zhang <jie@codesourcery.com>
6623
6624 * MAINTAINERS: Update my email address.
6625
8927b7c0
RO
66262010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6627
6628 PR libstdc++/32499
6629 * configure.ac (RANLIB): Default to true.
6630 (STRIP): Likewise.
6631 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6632 * configure: Regenerate.
6633
dce2d8b2 66342010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
6635
6636 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6637 (Write After Approval): Update my email address.
6638
bf646aaf
NC
66392010-02-17 Nick Clifton <nickc@redhat.com>
6640
6641 PR 11238
6642 * Makefile.tpl (local-distclean): Also remove config.cache files in
6643 sub-directories as there may not be Makefiles present in the
6644 sub-directories.
96e41f16
NC
6645 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6646 the config.cache files found by the find command.
6647
bf646aaf
NC
6648 * Makefile.in: Regenerate.
6649 * configure.ac: Revert previous delta.
6650 * configure: Regenerate.
6651
ff78880a
NC
66522010-02-15 Nick Clifton <nickc@redhat.com>
6653
6654 PR 11238
6655 * configure.ac: Delete config.cache files in sub-directories when
6656 deleting Makefiles.
6657 * configure: Regenerate.
6658
8150eadf
BE
66592010-02-12 Ben Elliston <bje@gnu.org>
6660
6661 * MAINTAINERS: Update my email address.
6662
a9e12bfd
AP
66632010-02-08 Andrew Pinski <pinskia@gmail.com>
6664
6665 * MAINTAINERS (spu port): Update my email address.
6666
95315086
JZ
66672010-02-08 Jie Zhang <jie.zhang@analog.com>
6668
6669 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6670
362c6d2f
KG
66712010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6672
6673 * configure.ac: Add "recommended" version checks for GMP/MPC.
6674 Update recommended GMP/MPFR/MPC versions.
6675 * configure: Regenerate.
6676
888c5ad2
JR
66772010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6678
6679 * MAINTAINERS: Move my Embecosm email address into the
6680 write-after-approval section.
6681
3bf714a7
ILT
66822010-01-26 Ian Lance Taylor <iant@google.com>
6683
6684 * MAINTAINERS: Add myself as Go frontend maintainer.
6685
ad1e5170
JR
66862010-01-25 Joern Rennecke <amylaar@spamcop.net>
6687
6688 PR libstdc++/36101, PR libstdc++/42813
6689 * configure.ac (bootstrap_target_libs): Make inclusion of
6690 target-libgomp conditional on libgomb being in target_configdirs.
6691 * configure: Regenerate.
6692
fb0553d1
JR
66932010-01-23 Joern Rennecke <amylaar@spamcop.net>
6694
6695 PR libstdc++/36101, PR libstdc++/42813
6696 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6697 * configure: Regenerate.
6698
aae29963
JR
66992010-01-22 Joern Rennecke <amylaar@spamcop.net>
6700
6701 PR libstdc++/36101, PR libstdc++/42813
6702 * configure.ac (target_configdirs): Substitute.
6703 * Makefile.def: Bootstrap target module libgomp.
6704 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6705 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6706 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6707 * configure, Makefile.in: Regenerate.
6708
d8fe8895
DK
67092010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6710
6711 * MAINTAINERS: Adjust my details.
6712
ebfe4897
EW
67132010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6714
6715 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6716
f7746c59
TL
67172010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6718
6719 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6720
306c7b5b
TL
67212010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6722
6723 * MAINTAINERS (Write After Approval): Add myself.
6724
1b8b9e19
KT
67252010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6726
6727 * MAINTAINERS (Write After Approval): Add myself.
6728
c164615b
RG
67292010-01-11 Richard Guenther <rguenther@suse.de>
6730
6731 PR lto/41569
6732 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6733 * Makefile.in: Regenerated.
6734
f3f623ae
AT
67352010-01-11 Andreas Tobler <andreast@fgznet.ch>
6736
6737 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6738 * configure: Regenerate.
6739
592c90ff 67402010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 6741 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
6742
6743 PR bootstrap/42424
6744 * configure.ac: Include libtool m4 files.
9c78662a 6745 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
6746 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6747 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 6748
592c90ff
KG
6749 * configure: Regenerate.
6750
60a2e213
RW
67512010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6752
6753 PR bootstrap/41818
6754 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6755 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6756 * Makefile.in: Regenerate.
6757
7413962d
RG
67582010-01-02 Richard Guenther <rguenther@suse.de>
6759
6760 PR lto/41529
6761 * configure.ac: Include config/elf.m4. Disable LTO if not
6762 builting for an elf target.
6763 * configure: Regenerate.
6764
f77f3945
CF
67652009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6766
6767 * MAINTAINERS: Change my email address.
6768
4960e3f0
BE
67692009-12-18 Ben Elliston <bje@au.ibm.com>
6770
6771 * config.sub, config.guess: Update from upstream sources.
6772
d16a31da
SZ
67732009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6774
6775 * MAINTAINERS (Write After Approval): Add myself.
6776
3a5729ea
KG
67772009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6778
6779 PR middle-end/30447
6780 PR middle-end/30789
6781 PR other/40302
6782
6783 * configure.ac: Require MPC.
6784 * configure: Regenerate.
6785
43e02a8a
RW
67862009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6787
6788 PR target/38384
6789 PR bootstrap/40972
6790 * libtool.m4: Sync from git Libtool.
6791 * ltoptions.m4: Likewise.
6792 * ltversion.m4: Likewise.
6793 * lt~obsolete.m4: Likewise.
6794 * ltmain.sh: Likewise.
6795
360d4522
KG
67962009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6797
6798 * configure.ac: Update minimum MPC version to 0.8.
6799 * configure: Regenerate.
6800
f264ed56
SP
68012009-11-21 Sebastian Pop <sebpop@gmail.com>
6802
6803 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6804 * configure: Regenerated.
6805
ed2eaa9f
ILT
68062009-11-21 Ian Lance Taylor <iant@google.com>
6807
6808 * configure.ac: Change default of poststage1_ldflags to be empty if
6809 poststage1_libs is set. When poststage1_libs is empty, and
6810 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6811 * configure: Rebuild.
6812
58346783
AN
68132009-11-21 Adam Nemet <adambnmet@gmail.com>
6814
6815 * MAINTAINERS (Write After Approval): Update my email address.
6816
5ca0106a
BE
68172009-11-20 Ben Elliston <bje@au.ibm.com>
6818
6819 * config.guess: Update from upstream sources.
6820
87213cd4
AO
68212009-11-16 Alexandre Oliva <aoliva@redhat.com>
6822
6823 * Makefile.def: Restore host and target settings for gmp.
6824 * Makefile.in: Rebuild.
6825
f61428ed
AO
68262009-11-16 Alexandre Oliva <aoliva@redhat.com>
6827
6828 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6829 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6830 Fix portability of test of C++ as bootstrap language. Add
6831 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6832 * configure: Rebuild.
6833 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6834 and cloog. Fix in-tree ppl configuration. Introduce libelf
6835 in-tree building.
6836 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6837 (POSTSTAGE1_HOST_EXPORTS): Use it.
6838 (STAGE[+id+]_CXXFLAGS): New.
6839 (BASE_FLAGS_TO_PASS): Pass it down.
6840 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6841 extra_exports.
6842 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6843 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6844 extra_exports.
6845 * Makefile.in: Rebuild.
6846
f6c56be6
BE
68472009-11-17 Ben Elliston <bje@au.ibm.com>
6848
6849 * config.sub, config.guess: Update from upstream sources.
6850
0ccb5970
JK
68512009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6852
6853 * MAINTAINERS (Write After Approval): Add myself.
6854
dce2d8b2 68552009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
6856
6857 * MAINTAINERS (Write After Approval): Add myself.
6858
5d571eaa
OS
68592009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6860
6861 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6862 paths for *-w64-mingw* and x86_64-*mingw*.
6863 * configure: Regenerated.
6864
dce2d8b2 68652009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
6866
6867 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6868
c393f559
BK
68692009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6870
6871 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6872 Phil Edwards to Write-After Approval.
6873
ef4c4300
KT
68742009-10-30 Kai Tietz <kai.tietz@onevision.com>
6875
6876 * configure.ac: Disable target-winsup & co for
6877 x86_64-*-mingw* and *-w64-mingw* targets.
6878 * configure: Regenerated.
6879
65a324b4
NC
68802009-10-16 Nick Clifton <nickc@redhat.com>
6881
6882 * MAINTAINERS: Add myself as a maintainer for the RX port.
6883
dce2d8b2 68842009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 6885
9c78662a 6886 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 6887
17e72e5d
RO
68882009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6889
6890 * configure.ac (CLooG test): Use = with test.
6891 * configure: Regenerate.
6892
ed3a56f3
RG
68932009-10-22 Richard Guenther <rguenther@suse.de>
6894
6895 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6896 cloog if the ppl version check failed. Move flags saving
6897 before setting in libelf check.
6898 * configure: Regenerate.
6899
ad0abd3c
RG
69002009-10-21 Richard Guenther <rguenther@suse.de>
6901
6902 * configure.ac: Adjust the ppl and cloog configure to work as
6903 documented. Disable cloog if ppl was disabled. Omit the version
6904 checks if they were disabled.
6905 * configure: Re-generate.
6906
e4c5bd48
RW
69072009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6908
6909 * configure.ac: Add 'lto' to enable_languages, not
6910 new_enable_languages, and only if not already present.
6911 * configure: Regenerate.
6912
0ffd69c5
GP
69132009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6914
6915 * README: Refer to the various COPYING* files instead of just
6916 COPYING.
6917 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6918
dce2d8b2 69192009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
6920
6921 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 6922
58687768
RG
69232009-10-07 Richard Guenther <rguenther@suse.de>
6924
6925 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6926 and Richard Guenther as reviewers.
6927 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6928 as reviewers.
6929
49b0ca5c 69302009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 6931
49b0ca5c 6932 * config.sub: Update from upstream sources.
d2d9ce5e 6933
aeb94799
ILT
69342009-10-06 Ian Lance Taylor <iant@google.com>
6935
6936 * Makefile.def: check-gold depends upon all-gas.
6937 * Makefile.in: Rebuild.
6938
123651cd
PM
69392009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6940
6941 * MAINTAINERS (Write After Approval): Add myself.
6942
d7f09764
DN
69432009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6944
6945 * Makefile.def: all-lto-plugin depends on all-libiberty.
6946 set bootstrap=true for lto-plugin.
6947 Add lto-plugin.
6948 * Makefile.in: Regenerate.
6949 * configure.ac (host_libs): Add lto-plugin.
6950 * configure: Regenerate.
6951
d7f09764
DN
69522009-10-03 Diego Novillo <dnovillo@google.com>
6953
6954 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6955 (HOST_LIBELFLIBS): Define.
6956 (HOST_LIBELFINC): Define.
6957 * Makefile.in: Regenerate.
6958 * configure.ac: Add --enable-lto.
6959 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6960 If --enable-lto is used, add 'lto' to new_enable_languages.
6961 If --enable-lto is used and gold is enabled, add
6962 lto-plugin to configdirs.
6963 * configure: Regenerate.
6964
69652009-10-03 Simon Baldwin <simonb@google.com>
6966
6967 * configure.ac: If --with-system-zlib, suppress local zlib and
6968 pass --with-system-zlib to subdir configure scripts.
6969 * configure: Regenerate.
6970
dce2d8b2 69712009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
6972 Paolo Bonzini <bonzini@gnu.org>
6973
6974 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6975 $(srcdir).
6976 * Makefile.in: Rebuilt.
6977
dce2d8b2 69782009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
6979
6980 * MAINTAINERS (Write After Approval): Add myself.
6981
3e661154
KG
69822009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6983
6984 * configure.ac: Update minimum MPC version to 0.7.
6985 * configure: Regenerate.
6986
f1a036e4
NC
69872009-09-25 Nick Clifton <nickc@redhat.com>
6988
6989 * configure.ac: Pass any --cache-file=/dev/null option on to
6990 subconfigures.
6991 * configure: Regenerate.
6992
d4c74acc
NC
69932009-09-23 Nick Clifton <nickc@redhat.com>
6994
6995 * config.sub, config.guess: Update from upstream sources.
6996
dce2d8b2 69972009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
6998
6999 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7000 * Makefile.in: Rebuilt.
7001
0db770bd
RW
70022009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7003
7004 PR bootstrap/32272
7005 * configure.ac: Error out if $srcdir isn't '.' but contains
7006 host-${host_noncanonical}.
7007 * configure: Regenerate.
7008
71101870
RO
70092009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7010
7011 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7012 maintainer.
7013
ca6d0d62
RW
70142009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7015
79cd2b23
RW
7016 * configure.ac: If bootstrapping a combined tree with
7017 --enable-gold, require c++ in stage1_languages.
7018 * configure: Regenerate.
7019
ab9dcd0c
RW
7020 * configure.ac: Also add target_libs of stage1_languages to
7021 bootstrap_target_libs.
7022 * configure: Regenerate.
7023
ca6d0d62
RW
7024 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7025 with --enable-languages not containing c++.
7026 * configure: Regenerate.
7027
1c3c9f12
JZ
70282009-09-15 Jie Zhang <jie.zhang@analog.com>
7029
7030 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7031 * configure: Regenerate.
7032
dce2d8b2 70332009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 7034
6fb30a14
JR
7035 * MAINTAINERS (Write After Approval): Update my e-mail address,
7036 and move from from here...
7037 (Waiting for paperwork): To here.
0318772d 7038
4056c2c6
JM
70392009-09-09 Joseph Myers <joseph@codesourcery.com>
7040
7041 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7042
3e54529c
RW
70432009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7044
7045 * configure.ac: Do not use $extrasub for replacing @if/@endif
7046 parts in Makefile; instead, use additional arguments to
7047 AC_CONFIG_COMMANDS to do the replacement manually, with several
7048 sed invocations, to avoid HP-UX sed command limits.
7049 * configure: Regenerate.
7050
713e2ea6
AO
70512009-09-08 Alexandre Oliva <aoliva@redhat.com>
7052
7053 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7054 blank before -L.
7055
5646b7b9
AO
70562009-09-04 Alexandre Oliva <aoliva@redhat.com>
7057
7058 * configure.ac (with-build-config): Document. Handle without.
7059 Handle missing argument.
7060 * configure: Rebuilt.
7061
e12c4094
AO
70622009-09-03 Alexandre Oliva <aoliva@redhat.com>
7063
7064 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7065 Default to bootstrap-debug only if compare-debug works.
7066 * configure: Rebuilt.
7067 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7068 * Makefile.in: Rebuilt.
7069
75cb0057
RO
70702009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7071
7072 * MAINTAINERS (OS Port Maintainers): Update my email address.
7073
8fc68cba
AO
70742009-09-01 Alexandre Oliva <aoliva@redhat.com>
7075
7076 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7077 * Makefile.in: Rebuilt.
7078
44cb38cf
CD
70792009-09-01 Chris Demetriou <cgd@google.com>
7080
7081 * MAINTAINERS (Write After Approval): Add myself.
7082
f9329c35
DS
70832009-08-31 Dodji Seketeli <dodji@redhat.com>
7084
7085 PR debug/30161
7086 * include/dwarf2.h (enum dwarf_tag): Added
7087 DW_TAG_GNU_template_template_param
7088 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7089
f945e229
PB
70902009-08-30 Paolo Bonzini <bonzini@gnu.org>
7091
7092 * Makefile.tpl (AWK): Fix typo.
7093 * Makefile.in: Regenerate.
7094
87264276
PB
70952009-08-30 Paolo Bonzini <bonzini@gnu.org>
7096
7097 * configure.ac: Detect awk and sed.
7098 * Makefile.def (flags_to_pass): Add AWK and SED.
7099 * Makefile.tpl (AWK, SED): New.
7100 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7101 * configure: Regenerate.
7102 * Makefile.in: Regenerate.
7103
68ccd57c
DK
71042009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7105
7106 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7107 (collapseslashes): Likewise.
7108
df58e648
RW
71092009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7110
7111 * configure.ac (AC_PREREQ): Bump to 2.64.
7112
0539cb2c
RW
71132009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7114
70fa0efa
RW
7115 * configure.ac: Remove --with-datarootdir, --with-docdir,
7116 --with-pdfdir, --with-htmldir switches.
7117 * configure: Regenerate.
7118
5213506e
RW
7119 * configure: Regenerate.
7120
0539cb2c
RW
7121 * compile: Sync from Automake 1.11.
7122 * depcomp: Likewise.
7123 * install-sh: Likewise.
7124 * missing: Likewise.
7125 * mkinstalldirs: Likewise.
7126 * ylwrap: Likewise.
7127
197c68cc
DK
71282009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7129
7130 * ltmain.sh (func_normal_abspath): New function.
7131 (func_relative_path): Likewise.
7132 (func_mode_help): Document new -bindir option for link mode.
7133 (func_mode_link): Add new -bindir option, and use it to place
7134 output DLL if specified.
7135
58af276a
RW
71362009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7137
0115d4a3
RW
7138 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7139 (baseargs): Add --disable-option-checking.
7140 * configure: Regenerate.
7141
58af276a
RW
7142 * Makefile.def (configure-target-libiberty): Depend on
7143 all-binutils and all-ld.
7144 (configure-target-newlib): Likewise.
7145 * Makefile.in: Regenerate.
7146
e9d9afef
BE
71472009-08-17 Ben Elliston <bje@au.ibm.com>
7148
7149 * config.sub, config.guess: Update from upstream sources.
7150
354ebf88
RW
71512009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7152
7153 Sync from src, merge:
7154
7155 2009-07-02 Tristan Gingold <gingold@adacore.com>
7156
7157 * configure.ac: Do not exclude gas for i386-*-darwin.
7158 Add a case for x86_64-*-darwin.
7159 * configure: Regenerate.
7160
8375f7b2
NV
71612009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7162
7163 * MAINTAINERS: Add my name to Write After Approval list.
7164
dce2d8b2 71652009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
7166
7167 * configure.ac: Add Microblaze target.
7168 * configure: Regenerate.
7169
ea2002ba
CB
71702009-07-31 Christian Bruel <christian.bruel@st.com>
7171
7172 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7173 * configure: Regenerate.
2bf33cdb 7174
dce2d8b2 71752009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
7176
7177 * MAINTAINERS (Write After Approval): Update my e-mail address.
7178
e90e6bd7
ILT
71792009-07-06 Ian Lance Taylor <iant@google.com>
7180
7181 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7182 * configure: Rebuild.
7183
f6e0880a
TG
71842009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7185
7186 * MAINTAINERS: Move myself to the Graphite Reviewers.
7187
6d984927
WG
71882009-06-30 Wei Guozhi <carrot@google.com>
7189
7190 * MAINTAINERS: Add my name to Write After Approval list.
7191
f2689b09
SE
71922009-06-26 Steve Ellcey <sje@cup.hp.com>
7193
7194 PR bootstrap/40338
7195 * configure.ac (comparestring): Create new variable.
7196 * Makefile.tpl (comparestring): Use to skip some comparisions.
7197 * configure: Regenerate.
7198 * Makefile.in: Regenerate.
7199
f62c0ba4
DE
72002009-06-26 Doug Evans <dje@sebabeach.org>
7201
7202 * Makefile.def (host_modules): Add cgen.
7203 * Makefile.in: Regenerate.
7204 * configure.ac (host_tools): Add cgen.
7205 * configure: Regenerate.
7206
7acf4da6
DD
72072009-06-23 DJ Delorie <dj@redhat.com>
7208
7209 * MAINTAINERS: Add myself as mep maintainer.
7210
00020c16
ILT
72112009-06-23 Ian Lance Taylor <iant@google.com>
7212
7213 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7214 boot_languages. Only bootstrap target libraries listed in
7215 target_libs for some boot language. Add --with-stage1-ldflags,
7216 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7217 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7218 if not building with C++.
7219 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7220 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7221 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7222 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7223 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7224 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7225 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7226 * configure, Makefile.in: Rebuild.
7227
1da52d4a
LF
72282009-06-23 Li Feng <nemokingdom@gmail.com>
7229
7230 * MAINTAINERS: Added my name to write-after-approval list.
7231
144c9175
RM
72322009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7233
7234 * configure.ac: Define is_elf for QNX Neutrino targets.
7235 * configure: Regenerate.
7236
e5871e24
GS
72372009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7238
9c78662a 7239 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 7240
5f4a82c0
KG
72412009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7242
7243 * configure.ac: Detect MPC in default directory.
7244 * configure: Regenerate.
7245
394e9195
JG
72462009-06-03 Jerome Guitton <guitton@adacore.com>
7247 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7248
9c78662a
UB
7249 * Makefile.tpl (all): Avoid a trailing backslash.
7250 * Makefile.in: Regenerate.
394e9195 7251
47bca6aa
BE
72522009-06-03 Ben Elliston <bje@au.ibm.com>
7253
7254 * config.sub, config.guess: Update from upstream sources.
7255
a891a473
RS
72562009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7257
7258 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7259 to noconfdirs.
7260 * configure: Regenerate.
7261
70cb2d9f
AO
72622009-06-02 Alexandre Oliva <aoliva@redhat.com>
7263
7264 * Makefile.tpl ([+compare-target+]): Compare all stage
7265 directories, rather than just gcc.
7266 * Makefile.in: Rebuilt.
7267
7f1245df
DK
72682009-06-01 Doug Kwan <dougkwan@google.com>
7269
7270 * configure.ac: Support gold for target arm*-*-*.
7271 * configure: Regenerate.
394e9195 7272
acd26225
KG
72732009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7274
7275 * Makefile.def: Add MPC support and dependencies.
7276 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7277
7278 * Makefile.in, configure: Regenerate.
7279
a1fc946a
AO
72802009-05-27 Alexandre Oliva <aoliva@redhat.com>
7281
7282 * Makefile.tpl (all): Avoid harmless warning in make all when
7283 gcc-bootstrap is enabled but stage_last does not exist.
7284 * Makefile.in: Rebuilt.
7285
2e6a3c8d
NR
72862009-05-24 Nicolas Roche <roche@adacore.com>
7287
7288 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7289 * Makefile.in: Regenerate.
7290
63487d11
DC
72912009-05-21 Denis Chertykov <chertykov@gmail.com>
7292
7293 * MAINTAINERS: Update my e-mail address.
7294
449223af
DK
72952009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7296
7297 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7298 * configure: Regenerate.
7299
31c98f49
AO
73002009-05-18 Alexandre Oliva <aoliva@redhat.com>
7301
7302 PR other/40159
7303 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7304 gcc-no-bootstrap are mutually exclusive.
7305 * Makefile.in: Rebuilt.
7306
0f501837
AO
73072009-05-18 Alexandre Oliva <aoliva@redhat.com>
7308
7309 PR other/40159
7310 * Makefile.tpl (all): Don't end with unconditional success.
7311 * Makefile.in: Rebuilt.
7312
4a4a4e99
AO
73132009-05-12 Alexandre Oliva <aoliva@redhat.com>
7314
7315 PR target/37137
7316 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7317 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7318 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7319 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7320 stage_configureflags, stage_cflags and stage_libcflags into
7321 explicit Makefile macros.
7322 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7323 GFORTRAN.
7324 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7325 CC. Set CC_FOR_BUILD from CC.
7326 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7327 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7328 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7329 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7330 and GFORTRAN.
7331 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7332 (_LIBCFLAGS): Renamed to _TFLAGS.
7333 (do-compare-debug, do-compare3-debug): Drop.
7334 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7335 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7336 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7337 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7338 (XGCC_FLAGS_FOR_TARGET): New.
7339 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7340 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7341 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7342 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 7343 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
7344 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7345 TFLAGS.
7346 (BUILD_CONFIG): Include if requested.
7347 (all): Set TFLAGS on bootstrap.
7348 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7349 (all-stageid-prefixmodule): Likewise.
7350 (do-clean, distclean-stageid): Set TFLAGS.
7351 (restrap): Fix whitespace.
7352 * Makefile.in: Rebuilt.
7353
1cee3429
PB
73542009-05-07 Paolo Bonzini <bonzini@gnu.org>
7355
7356 * config.guess: Sync with src.
7357
0b70eafd
DK
73582009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7359
7360 * configure.ac ($with_ppl): Default to no if not supplied.
7361 ($with_cloog): Likewise.
7362 configure: Regenerate.
7363
5175f17c
JW
73642009-04-27 James E. Wilson <wilson@codesourcery.com>
7365
7366 * MAINTAINERS: Update my e-mail address.
7367
952fa153
NC
73682009-04-27 Nick Clifton <nickc@redhat.com>
7369
7370 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7371
a687f83c
EB
73722009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7373
7374 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7375 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7376 * Makefile.in: Regenerate.
7377
9e3eba15
KG
73782009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7379
7380 PR bootstrap/39739
7381 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7382 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7383
7384 * configure, Makefile.in: Regenerate.
7385
a687f83c 73862009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
7387
7388 * include/hashtab.h: Update GTY annotations to new syntax
7389 * include/splay-tree.h: Likewise
7390
070bdbd9
BE
73912009-04-17 Ben Elliston <bje@au.ibm.com>
7392
7393 * config.sub, config.guess: Update from upstream sources.
7394
55f2d967
AG
73952009-04-15 Anthony Green <green@moxielogic.com>
7396
7397 * configure.ac: Add moxie support.
7398 * configure: Rebuilt.
7399
309c24a9
JJ
74002009-04-14 Jakub Jelinek <jakub@redhat.com>
7401
7402 * configure.ac: Change copyright header to refer to version
7403 3 of the GNU General Public License and to point readers at the
7404 COPYING3 file and the FSF's license web page.
7405 * Makefile.def: Likewise.
7406 * Makefile.tpl: Likewise.
7407 * Makefile.in: Regenerate.
7408
b93133bc
JH
74092009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7410
7411 * configure.ac: Restore match for darwin9 or later. Use double
7412 brackets since regeneration eats one pair.
7413 * configure: Regenerate.
7414
d18ff35a
L
74152009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7416
7417 PR gas/10039
7418 * configure.ac: Require texinfo 4.7.
7419 * configure: Regenerated.
7420
748086b7
JJ
74212009-04-09 Nick Clifton <nickc@redhat.com>
7422
7423 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7424 the GCC Runtime Library Exception.
7425
a3337ea2
KG
74262009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7427
7428 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7429 * configure: Regenerate.
7430
60911f14
SE
74312009-04-01 Steve Ellcey <sje@cup.hp.com>
7432
7433 * Makefil.def (languages): New entries.
7434 * Makefile.tpl (check-gcc-*): New generic target.
7435 * Makefile.in: Regenerate.
60911f14 7436
dce2d8b2 74372009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 7438
d18ff35a 7439 * MAINTAINERS: Update my email address.
7369c1d0 7440
cfb1f59f
TT
74412009-03-18 Tom Tromey <tromey@redhat.com>
7442
d18ff35a
L
7443 * configure: Rebuild.
7444 * configure.ac (host_libs): Add libiconv.
7445 * Makefile.in: Rebuild.
7446 * Makefile.def (host_modules): Add libiconv.
7447 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 7448
75eeae1a
TG
74492009-03-16 Tristan Gingold <gingold@adacore.com>
7450
7451 * configure.ac: Treat gdb as supported on x86_64-darwin.
7452 * configure: Regenerate.
7453
f38095f3
JM
74542009-03-16 Joseph Myers <joseph@codesourcery.com>
7455
7456 * configure.ac (--with-host-libstdcxx): New option.
7457 * configure: Regenerate.
7458
dce2d8b2 74592009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
7460
7461 * MAINTAINERS: Move myself into the write after approval list.
7462
6d401294
NP
74632009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7464
7465 * MAINTAINERS: Update e-mail address.
2bf33cdb 7466
07c97076
DN
74672009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7468
7469 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7470
dce2d8b2 74712009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
7472
7473 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7474
7a9d3fe8
RW
74752009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7476
7477 Backport from git Libtool:
7478
7479 2009-01-19 Robert Millan <rmh@aybabtu.com>
7480 Support GNU/kOpenSolaris.
7481 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7482 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7483 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7484 GNU/kOpenSolaris.
7485
c9e9e11f
AS
74862009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7487
7488 * MAINTAINERS: Update e-mail address.
7489
5e8c1552 74902009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
7491
7492 * MAINTAINERS (Write After Approval): Add self.
7493
b0adb088
BM
74942009-02-18 Bingfeng Mei <bmei@broadcom.com>
7495
7496 * MAINTAINERS (Write After Approval): Add myself.
7497
ee04b574
AS
74982009-02-05 Andreas Schwab <schwab@suse.de>
7499
7500 * Makefile.tpl (stage_last): Define $r and $s before using
7501 $(RECURSE_FLAGS_TO_PASS).
7502 * Makefile.in: Regenerate
7503
907884c9
ILT
75042009-01-30 Ian Lance Taylor <iant@google.com>
7505
7506 * MAINTAINERS: Move myself to the Global Reviewers list.
7507
416ac4d4
RM
75082009-01-29 Robert Millan <rmh@aybabtu.com>
7509
7510 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7511 * configure: Regenerate.
7512
ee5decb3
GP
75132009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7514
7515 * MAINTAINERS: Make whitespace consistent.
19196f44 7516 Remove Robert Millan from Write After Approval.
ee5decb3 7517
36fbb0ec
AM
75182009-01-16 Alan Modra <amodra@bigpond.net.au>
7519
7520 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7521 (all-opcodes): Depend on all-libiberty.
7522 * Makefile.in: Regenerate.
7523
52535a64
DR
75242009-01-15 Douglas B Rupp <rupp@gnat.com>
7525
7526 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7527 * configure: Regenerate.
7528
e04a57df
RR
75292009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7530
7531 * MAINTAINERS (Write After Approval): Add myself.
7532
856c450b
SK
75332009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7534
7535 * MAINTAINERS: Add myself to reviewers (Fortran).
7536
dce2d8b2 75372009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
7538
7539 PR tree-optimization/38515
7540 * configure.ac (cloog-polylib): Removed.
7541 (with_ppl, with_cloog): Test for "no".
7542 * configure: Regenerated.
7543
1e5e8a59
DF
75442009-01-11 Daniel Franke <franke.daniel@gmail.com>
7545
7546 * MAINTAINERS: Moved myself to reviewers (Fortran).
7547
5e5debf6
TS
75482009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7549
7550 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7551 (Write After Approval): Remove myself.
7552
1c42acf1
DN
75532009-01-03 Diego Novillo <dnovillo@google.com>
7554
7555 * MAINTAINERS: Remove myself from alias maintainership.
7556
2fbbedaf
DA
75572009-01-02 David Ayers <ayers@fsfe.org>
7558
7559 * MAINTAINERS: Update e-mail address.
7560
17213821
GP
75612008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7562
7563 * MAINTAINERS: Make whitespace consistent.
7564
baafc534
RW
75652008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7566
7567 Backport from upstream Libtool:
7568 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7569 Add cache variables to tests that require the linker to work.
7570 For shlibpath_overrides_runpath, this also changes the semantics
7571 to let the result from the C compiler take precedence.
7572
18430d27
BE
75732008-12-02 Ben Elliston <bje@au.ibm.com>
7574
7575 * config.sub, config.guess: Update from upstream sources.
7576
dce2d8b2 75772008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
7578
7579 * configure.ac (ppllibs): Add by default the lib flags.
7580 * configure: Regenerate.
7581
41e9641b
LM
75822008-12-08 Luis Machado <luisgpm@br.ibm.com>
7583
7584 * MAINTAINERS: Add myself to the write after approval list.
7585
25783c30
JH
75862008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7587
ee04b574
AS
7588 * configure.ac: Add double brackets on darwin[912].
7589 * configure: Regenerate.
25783c30 7590
0e318fcc
DK
75912008-12-03 Daniel Kraft <d@domob.eu>
7592
7593 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7594 Approval to Reviewer section (for Fortran front-end).
7595
7f171b95
JH
75962008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7597
7598 * configure.ac: Expand to darwin10 and later.
7599 * configure: Regenerate.
7600
09ce620e
AS
76012008-12-02 Andreas Schwab <schwab@suse.de>
7602
7603 * Makefile.def: configure-target-boehm-gc depends on
7604 all-target-libstdc++-v3.
7605 * Makefile.in: Regenerate.
7606
386c704d
KT
76072008-12-02 Kai Tietz <kai.tietz@onevision.com>
7608
7609 * MAINTAINERS: Add myself as mingw maintainer.
7610
e03dd84a
BE
76112008-12-02 Ben Elliston <bje@au.ibm.com>
7612
7613 * config.sub, config.guess: Update from upstream sources.
7614
3fa87964
GP
76152008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7616
7617 * README.SCO: Remove.
7618
df72d7ed
FP
76192008-11-29 Fernando Pereira <pronesto@gmail.com>
7620
7621 * MAINTAINERS: Add myself to the write after approval list.
7622
b5646528
DK
76232008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7624
7625 * MAINTAINERS: Update my email address in WAA section.
7626
dce2d8b2 76272008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
7628
7629 * MAINTAINERS: Update e-mail address.
7630
dce2d8b2 76312008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
7632
7633 * MAINTAINERS: Change e-mail address.
7634
0db3a858
TG
76352008-11-27 Tristan Gingold <gingold@adacore.com>
7636
7637 * configure.ac: Build gdb for i?86-*-darwin*
7638 * configure: Regenerated.
7639
dce2d8b2 76402008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
7641
7642 * MAINTAINERS: Added my full name.
7643
487e299b
DJ
76442008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7645
7646 PR bootstrap/38014
7647 PR bootstrap/37923
7648
7649 Revert:
7650
7651 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7652
7653 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7654 * Makefile.in: Regenerated.
7655
7656 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7657
7658 PR gdb/921
7659 PR gdb/1646
7660 PR gdb/2175
7661 PR gdb/2176
7662
7663 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7664 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7665 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7666 (HOST_EXPORTS): Pass CPPFLAGS.
7667 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7668 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7669 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7670 * Makefile.in, configure: Regenerated.
7671 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7672 and CPPFLAGS_FOR_BUILD.
7673
dce2d8b2 76742008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
7675
7676 * MAINTAINERS: Add myself as middle end maintainer.
7677
044fed69
AS
76782008-11-06 Andrew Stubbs <ams@codesourcery.com>
7679
7680 * MAINTAINERS (Write after approval): Add myself.
7681
caf6defe
DN
76822008-11-05 Diego Novillo <dnovillo@google.com>
7683
7684 * MAINTAINERS (Global Reviewers): Add myself.
7685 (Non-Algorithmic Maintainers): Remove myself.
7686
3e9899ac
TS
76872008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7688
09ce620e 7689 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 7690
ea99e36e
MM
76912008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7692
09ce620e 7693 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 7694
fb0d2684
BE
76952008-10-31 Ben Elliston <bje@au.ibm.com>
7696
7697 * configure.ac (spu-*-*): Remove special case.
7698 * configure: Regenerate.
7699
73c07a3e
CM
77002008-10-30 Catherine Moore <clm@codesourcery.com>
7701
7702 * MAINTAINERS (Write after approval): Update my email address.
7703
7310a2da
SSF
77042008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7705
7706 * configure.ac [spu-*-*]: Do not set skipdirs.
7707 * configure: Re-generate.
7708
7e51fe23
BS
77092008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7710
7711 * MAINTAINERS (Various Maintainers): Add myself to reload.
7712
ef20be93
RG
77132008-10-25 Richard Guenther <rguenther@suse.de>
7714
7715 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7716 maintainer. Remove myself as libgcc-math maintainer.
7717 (Non-Algorithmic Maintainers): Remove myself.
7718
03ffcfa0
DJ
77192008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7720
7721 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7722 * Makefile.in: Regenerated.
7723
dec014a9
CC
77242008-10-23 Cary Coutant <ccoutant@google.com>
7725
7726 * MAINTAINERS (Write after approval): Add myself.
7727
b36c386c
DJ
77282008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7729
7730 PR gdb/921
7731 PR gdb/1646
7732 PR gdb/2175
7733 PR gdb/2176
7734
7735 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7736 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7737 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7738 (HOST_EXPORTS): Pass CPPFLAGS.
7739 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7740 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7741 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7742 * Makefile.in, configure: Regenerated.
7743 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7744 and CPPFLAGS_FOR_BUILD.
7745
dce2d8b2 77462008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
7747
7748 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7749 Sebastian Pop.
7750
e0bda97e
AP
77512008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7752
7753 * MAINTAINERS (Write After Approval): Added myself.
7754
36c713e0
KG
77552008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7756
7757 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7758 recommended version to 2.3.2.
7759
7760 * configure: Regenerate.
7761
8fe005ee
MM
77622008-10-01 Mark Mitchell <mark@codesourcery.com>
7763
7764 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7765
be8f156f
DD
77662008-09-29 David Daney <david.daney@caviumnetworks.com>
7767
7768 * MAINTAINERS (Write After Approval): Update e-mail address.
7769
ae11dff4
PG
77702008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7771
7772 * libtool.m4: Update to libtool 2.2.6.
7773 * lt~obsolete.m4: Update to libtool 2.2.6.
7774 * ltmain.sh: Update to libtool 2.2.6.
7775 * ltsugar.m4: Update to libtool 2.2.6.
7776 * ltversion.m4: Update to libtool 2.2.6.
7777 * ltoptions.m4: Update to libtool 2.2.6.
7778 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7779
441154b1
CF
77802008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7781
7782 * MAINTAINERS (Write After Approval): Add myself.
7783
775b3b26
BRF
77842008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7785
7786 * MAINTAINERS (Write After Approval): Update my name.
7787
94538043
SB
77882008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7789
09ce620e 7790 * MAINTAINERS: Add myself in "Write After Approval".
94538043 7791
52d1bfd8
SE
77922008-09-18 Steve Ellcey <sje@cup.hp.com>
7793
09ce620e 7794 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 7795
c5cc92f5
GP
77962008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7797
7798 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7799 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7800 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7801 and Michael Tiemann from Write After Approval since they do not
7802 actually have access.
7803
23d9794a
RG
78042008-09-05 Richard Guenther <rguenther@suse.de>
7805
7806 * configure.ac: Initialize clooglibs to -lcloog.
7807 * configure: Re-generate.
7808
192a671e
LCW
78092008-09-04 Le-Chun Wu <lcwu@google.com>
7810
7811 * MAINTAINERS (Write After Approval): Add myself.
7812
d789184e
SP
78132008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7814
7815 * configure.ac (--with-cloog-polylib): New.
7816 (--disable-cloog-version-check): New.
7817 (--disable-ppl-version-check): New.
7818 * configure: Re-generate.
7819
36a881c7
RG
78202008-09-03 Richard Guenther <rguenther@suse.de>
7821
7822 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7823 cloog test.
7824 * configure: Re-generate.
7825
358da97e
HS
78262008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7827
7828 Add picoChip port.
7829 * MAINTAINERS: Add picoChip maintainers.
7830
f8bf9252
SP
78312008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7832 Tobias Grosser <grosser@fim.uni-passau.de>
7833 Jan Sjodin <jan.sjodin@amd.com>
7834 Harsha Jagasia <harsha.jagasia@amd.com>
7835 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7836 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7837 Adrien Eliche <aeliche@isty.uvsq.fr>
7838
7839 Merge from graphite branch.
7840 * configure: Regenerate.
7841 * Makefile.in: Regenerate.
7842 * configure.ac (host_libs): Add ppl and cloog.
7843 Add checks for PPL and CLooG.
7844 * Makefile.def (ppl, cloog): Added modules and dependences.
7845 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7846 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7847
d89f0ad6
AL
78482008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7849
7850 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7851 (GCC_SHLIB_SUBDIR): New.
7852 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7853 * configure: Regenerate.
7854 * Makefile.in: Regenerate.
7855
88a25817
GP
78562008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7857
7858 * MAINTAINERS: Consistently use tabs to separate columns.
7859
f873f15f
TG
78602008-08-29 Tristan Gingold <gingold@adacore.com>
7861
7862 * MAINTAINERS (Write after Approval): Add myself.
7863
e1514c3f
TG
78642008-08-28 Tristan Gingold <gingold@adacore.com>
7865
7866 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7867 Enable bfd, binutils and opcodes.
7868 * configure: Regenerate.
7869
4717882f
JDA
78702008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7871
7872 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7873
28c9884c
TK
78742008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7875
7876 * MAINTAINERS: Use correct Umlaut for last name.
7877
ae96d86a
FXC
78782008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7879
7880 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7881
3ecc96e3
DE
78822008-08-16 David Edelsohn <edelsohn@gnu.org>
7883
7884 * MAINTAINERS: Update my email address.
7885
dd609cc1
EB
78862008-08-16 Nicolas Roche <roche@adacore.com>
7887
7888 * Makefile.tpl: Add BOOT_ADAFLAGS.
7889 * Makefile.in: Regenerate.
7890
08d0963a
RS
78912008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7892
7893 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7894 * configure: Regenerate.
7895
dce2d8b2 78962008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
7897
7898 * configure.ac: Add makefile fragments for hpux.
7899 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7900 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7901 * configure: Regenerate.
7902 * Makefile.in: Regenerate.
7903
dce2d8b2 79042008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
7905
7906 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7907
dce2d8b2 79082008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
7909
7910 * MAINTAINERS (Write after Approval): Add myself.
7911
78209f30
XG
79122008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7913
7914 * MAINTAINERS (Write After Approval): Add myself.
7915
5b5b098d
AJ
79162008-06-29 Andrew Jenner <andrew@codesourcery.com>
7917
7918 * MAINTAINERS (Write After Approval): Add myself.
7919
d812ec93
KW
79202008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7921
7922 * MAINTAINERS: Update my email address.
7923
99e78224
JY
79242008-06-25 Joey Ye <joey.ye@intel.com>
7925
7926 * MAINTAINERS (Write After Approval): Add myself.
7927
18c04407
RW
79282008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7929
7930 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7931 * Makefile.in: Regenerate.
7932 * configure: Regenerate.
7933
47aa9a31
DK
79342008-06-17 Daniel Kraft <d@domob.eu>
7935
7936 * MAINTAINERS (Write After Approval): Add myself.
7937
ad33ff57
RW
79382008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7939
7940 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7941 "$@" is still intact with both Autoconf 2.59 and 2.62.
7942 * configure: Regenerate.
7943
cdce5c41
RW
79442008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7945
7946 * Makefile.tpl: Fix comment errors.
7947 * Makefile.in: Regenerate.
7948
01b79d11
DM
79492008-06-12 David S. Miller <davem@davemloft.net>
7950 David Edelsohn <edelsohn@gnu.org>
7951
7952 * configure.ac: Add powerpc*-*-* to gold supported targets.
7953 * configure: Regenerate.
7954
f8c33439
JM
79552008-06-08 Joseph Myers <joseph@codesourcery.com>
7956
7957 PR tree-optimization/36218
7958 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7959 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7960 (all prefix="build-"): Pass them to build-system sub-makes.
7961 * Makefile.in: Regenerate.
7962
cd985f66
JM
79632008-06-07 Joseph Myers <joseph@codesourcery.com>
7964
7965 * MAINTAINERS (mt port): Remove.
7966 (sco5, unixware, sco udk): Remove.
7967 (Kean Johnston): Add to Write After Approval.
7968
3f6383d3
JB
79692008-05-30 Julian Brown <julian@codesourcery.com>
7970
7971 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7972 of libobjc for ARM EABI Linux.
7973 * configure: Regenerate.
30da41ed 7974
dce2d8b2 79752008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 7976
09ce620e 7977 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 7978
dce2d8b2 79792008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 7980
e29cc9b4 7981 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 7982
955410cb
JW
79832008-05-15 Janus Weil <janus@gcc.gnu.org>
7984
7985 * MAINTAINERS (Write After Approval): Add myself.
7986
719bb4e3 79872008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
7988
7989 * config-ml.in: don't handle --enable-shared and --enable-static.
7990
372b05fc
RS
79912008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7992
7993 * MAINTAINERS: Update my email address.
7994
f73e2200
PC
79952008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7996
7997 * MAINTAINERS: Update my email address.
09ce620e 7998
3e438e2b
KVH
79992008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8000
8001 * MAINTAINERS (Write After Approval): Add myself.
8002
177bf491
GS
80032008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8004
8005 * MAINTAINERS (Write After Approval): Add myself.
8006
dce2d8b2 80072008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
8008
8009 * MAINTAINERS (crx): Add myself.
8010
14a8726b
PB
80112008-04-18 Paolo Bonzini <bonzini@gnu.org>
8012
8013 Sync with src:
8014 2008-04-14 David S. Miller <davem@davemloft.net>
8015
09ce620e
AS
8016 * configure.ac: Add sparc*-*-* to gold supported targets.
8017 * configure: Regenerate.
14a8726b 8018
7142fb32
PB
80192008-04-18 Paolo Bonzini <bonzini@gnu.org>
8020
8021 PR bootstrap/35457
8022 * configure.ac: Include override.m4.
8023 * configure: Regenerate.
8024
c6b196de
PB
80252008-04-18 Paolo Bonzini <bonzini@gnu.org>
8026
09ce620e
AS
8027 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8028 * Makefile.in: Regenerate.
c6b196de 8029
dce2d8b2 80302008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 8031
09ce620e 8032 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 8033 as nonconfigurable directories list.
09ce620e 8034 * configure: Regenerate.
c993ae60 8035
8479b1b1
BE
80362008-04-14 Ben Elliston <bje@au.ibm.com>
8037
8038 * config.sub, config.guess: Update from upstream sources.
8039
295e261a
HPN
80402008-04-12 Hans-Peter Nilsson <hp@axis.com>
8041
8042 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8043 * Makefile.in: Regenerate.
8044
ac3949d9
EW
80452008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8046
8047 * configure.ac: Do not build libssp for the AVR.
8048 * configure: Regenerate.
8049
06407e30
ILT
80502008-04-07 Ian Lance Taylor <iant@google.com>
8051
8052 * Makefile.def: check-gold depends upon all-binutils.
8053 * Makefile.in: Regenerate.
8054
97db009c
AH
80552008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8056
8057 * MAINTAINERS (Write After Approval): Add myself.
8058
2a79c47f
NC
80592008-04-04 Nick Clifton <nickc@redhat.com>
8060
8061 PR binutils/4334
5f4bebbf 8062 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
8063 builds.
8064 * configure: Regenerate.
8065
c53a18d3
N
80662008-04-04 NightStrike <NightStrike@gmail.com>
8067
8068 PR other/35151
09ce620e
AS
8069 * configure.ac: Combine rules for mingw32 and mingw64.
8070 * configure: Regenerate.
c53a18d3 8071
d925aa70
KT
80722008-04-02 Kai Tietz <kai.tietz@onvision.com>
8073
8074 * MAINTAINERS (Write After Approval): Add myself.
8075
dce2d8b2 80762008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
8077
8078 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8079 * Makefile.in (.NOTPARALLEL): Ditto.
8080
4412a506
PG
80812008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8082
8083 * MAINTAINERS (Write After Approval): Add myself.
8084
dce2d8b2 80852008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
8086
8087 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8088 * Makefile.in (.NOTPARALLEL): Regenerate.
8089
639223bd
PB
80902008-03-27 Paolo Bonzini <bonzini@gnu.org>
8091
8092 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8093 * Makefile.in: Regenerate.
8094
b8ab1f4a
JS
80952008-03-26 Jakub Staszak <kuba@et.pl>
8096
8097 * MAINTAINERS (Write After Approval): Add myself.
8098
b45890a4
TK
80992008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8100
8101 * MAINTAINERS: Update e-mail address.
8102
5afab7ad
ILT
81032008-03-20 Ian Lance Taylor <iant@google.com>
8104
8105 * configure.ac: Add support for --enable-gold.
8106 * Makefile.def: Add gold as a directory like ld.
8107 * configure, Makefile.in: Regenerate.
8108
38d24731
RW
81092008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8110
8111 * configure.ac: m4_include config/proginstall.m4.
8112 * configure: Regenerate.
32bc4cf4
RW
8113
8114 Backport from upstream Libtool:
09ce620e 8115
32bc4cf4 8116 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 8117
32bc4cf4
RW
8118 Deal with Autoconf 2.62's semantic change in m4_append.
8119 * ltsugar.m4 (lt_append): Replace broken versions of
8120 m4_append.
8121 (lt_if_append_uniq): Don't require separator to be overquoted,
8122 and avoid broken m4_append.
8123 (lt_dict_add): Fix typo.
8124 * libtool.m4 (_LT_DECL): Don't overquote separator.
8125
9d3c50ea
DE
81262008-03-13 David Edelsohn <edelsohn@gnu.org>
8127
8128 * config.rpath: Add AIX 6 support.
8129
5d2edb29
PB
81302008-03-13 Paolo Bonzini <bonzini@gnu.org>
8131
8132 * Makefile.def (stageprofile). Remove -fprofile-generate
8133 from stage_libcflags.
8134 * Makefile.in: Regenerate.
8135
954910ef
BE
81362008-03-13 Ben Elliston <bje@au.ibm.com>
8137
8138 * config.sub, config.guess: Update from upstream sources.
8139
e8645a40
TT
81402008-03-06 Tom Tromey <tromey@redhat.com>
8141
8142 * MAINTAINERS: Update for treelang deletion.
8143
2c8e955e
JW
81442008-03-03 James E. Wilson <wilson@tuliptree.org>
8145
8146 * MAINTAINERS: Update my email address.
8147
54acd307
SS
81482008-03-03 Stan Shebs <stanshebs@earthlink.net>
8149
893ad2a1 8150 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
8151 (objective-c/c++): Add myself as a maintainer.
8152
4b52b516
VR
81532008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8154
8155 * MAINTAINERS (Write After Approval): Update my email address.
8156
e652b516
TB
81572008-02-25 Tomas Bily <tbily@suse.cz>
8158
8159 * MAINTAINERS (Write After Approval): Add myself.
8160
02d30740
JJ
81612008-02-23 Jakub Jelinek <jakub@redhat.com>
8162
8163 * MAINTAINERS (OpenMP): Add myself.
8164
1c8bd6a3
PB
81652008-02-20 Paolo Bonzini <bonzini@gnu.org>
8166
4b40b2a5
UB
8167 PR bootstrap/32009
8168 PR bootstrap/32161
1c8bd6a3 8169
4b40b2a5
UB
8170 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8171 * configure: Regenerate.
1c8bd6a3 8172
4b40b2a5
UB
8173 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8174 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8175 STAGE4_LIBCFLAGS): New.
8176 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8177 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8178 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8179 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8180 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8181 for target modules. Don't export LIBCFLAGS.
8182 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8183 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8184 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8185 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8186 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8187 * Makefile.in: Regenerate.
1c8bd6a3 8188
bb44c9d2
RW
81892008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8190
8191 PR libgcj/33085
8192 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8193 Do not use -DDLL_EXPORT. Backport from upstream.
8194
29a7754d
RW
81952008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8196
8197 * MAINTAINERS (Write After Approval): Add myself.
8198
9a212bb7
HPN
81992008-02-02 Hans-Peter Nilsson <hp@axis.com>
8200
8201 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8202 * configure: Regenerate.
8203
aa12a573
MG
82042008-01-31 Marc Gauthier <marc@tensilica.com>
8205
8206 * configure.ac (xtensa*-*-*): Recognize processor variants.
8207 * configure: Regenerate.
8208
ac9e6043
RW
82092008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8210
40049ccc
UB
8211 PR bootstrap/34922
8212 * configure.ac (PARSE_ARGS): Push suitable setting of
8213 ac_subdirs_all, for `./configure --help=recursive'.
8214 Handle `+' in generic toplevel directory disabling.
8215 * configure: Regenerate.
ac9e6043 8216
4288c86a
NC
82172008-01-28 Nick Clifton <nickc@redhat.com>
8218
8219 * MAINTAINERS (xstormy16): Take over maintainership.
8220
8d8da227
JM
82212008-01-25 Joseph Myers <joseph@codesourcery.com>
8222
8223 * MAINTAINERS (c4x port): Remove.
8224
349b60e7
DE
82252008-01-24 David Edelsohn <edelsohn@gnu.org>
8226
8227 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8228
3ca06a68
BE
82292008-01-23 Ben Elliston <bje@au.ibm.com>
8230
8231 * config.sub, config.guess: Update from upstream sources.
8232
3c631381
TG
82332008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8234
8235 * MAINTAINERS (Write After Approval): Add myself.
8236
20533ef1
L
82372008-01-17 H.J. Lu <hjl.tools@gmail.com>
8238
8239 * MAINTAINERS: Update my email address.
8240
82412008-01-09 Raksit Ashok <raksit@google.com>
8242
8243 * MAINTAINERS (Write After Approval): Add myself.
8244
684f4f6a
RA
82452008-01-09 Raksit Ashok <raksit@google.com>
8246
8247 * MAINTAINERS (Write After Approval): Add myself.
8248
9cb8756f
BE
82492008-01-08 Ben Elliston <bje@au.ibm.com>
8250
8251 * config.sub, config.guess: Update from upstream sources.
8252
94e1934d
KG
82532007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8254
8255 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 8256 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
8257 * configure: Regenerate.
8258
a2e51f77
SP
82592007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8260
8261 * MAINTAINERS: Update my email address.
8262
ffe3dcd9
BRF
82632007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8264
8265 * MAINTAINERS: Update my email address.
8266
aa4095c9
RS
82672007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8268
8269 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8270 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8271 * Makefile.in: Regenerate.
8272
dce2d8b2 82732007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
8274
8275 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8276 misplaced entries.
8277
0fe0f073
AT
82782007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8279
8280 * configure.ac: Enable libjava for x86_64-*-darwin9.
8281 * configure: Regenerate.
8282
dce2d8b2 82832007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
8284
8285 * MAINTAINERS (Write After Approval): Add myself.
8286
c3220d4c
BE
82872007-12-05 Ben Elliston <bje@au.ibm.com>
8288
8289 * config.sub, config.guess: Update from upstream sources.
8290
aba7501e
MK
82912007-12-02 Matthias Klose <doko@ubuntu.com>
8292
8293 * config-ml.in: Remove 64bit configure tests.
8294
d683ec81
PB
82952007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8296
8297 * config-ml.in: Robustify against white space in absolute file
8298 names.
8299
8300 * config-ml.in (multi-clean): Substitute ${Makefile}.
8301 Remove superfluous ${Makefile} in list.
8302
60f1711a
TS
83032007-11-19 Thiemo Seufer <ths@mips.com>
8304
8305 * config-ml.in: Don't hardcode the Makefile name.
8306
487f9d96
AM
83072007-11-08 Alexander Monakov <amonakov@ispras.ru>
8308
8309 * MAINTAINERS (Write After Approval): Add myself.
8310
fa3886fe
ST
83112007-11-07 Samuel Tardieu <sam@rfc1149.net>
8312
8313 * MAINTAINERS (Write After Approval): Add myself.
8314
dce2d8b2 83152007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
8316
8317 * MAINTAINERS (Write After Approval): Add myself.
8318
acc48927
BE
83192007-10-25 Ben Elliston <bje@au.ibm.com>
8320
8321 * MAINTAINERS (mercury): Remove entry.
8322 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8323
e00e9858
DJ
83242007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8325
8326 * Makefile.def (dependencies): Make configure-gdb depend on
8327 all-intl.
8328 * Makefile.in: Regenerated.
8329
def14a3c
SK
83302007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8331
8332 * MAINTAINERS (Fortran maintainer): Remove myself.
8333
dce2d8b2 83342007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
8335
8336 * Makefile.def: To avoid problems running with parallel makes,
8337 build newlib before libgloss so that target specific header
8338 files are availble.
8339 * Makefile.in: Regenerate
8340
bbfbfafc
DJ
83412007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8342
8343 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8344 * Makefile.in: Regenerate.
8345
c56abad5
VM
83462007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8347
8348 * MAINTAINERS (Register allocation reviewer): Add myself.
8349
f019adc1
MF
83502007-10-08 Mike Frysinger <vapier@gentoo.org>
8351
8352 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8353 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8354 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8355 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8356 * configure: Regenerate.
8357
dce2d8b2 83582006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
8359
8360 * MAINTAINERS (Register allocation reviewer): Add myself.
8361
0999159b
PB
83622007-10-01 Paolo Bonzini <bonzini@gnu.org>
8363
8364 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8365 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8366 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8367 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8368 * configure.ac: Default them to host tools for $host = $build.
8369 Subst them.
8370
8371 * configure: Regenerate.
8372 * Makefile.in: Regenerate.
8373
dce2d8b2 83742006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
8375
8376 * MAINTAINERS (Register allocation reviewer): Add myself.
8377
dce2d8b2 83782006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
8379
8380 * MAINTAINERS (Register allocation reviewer): Add myself.
8381
9d209c83
SP
83822007-09-21 Seongbae Park <seongbae.park@gmail.com>
8383
8384 * MAINTAINERS (Write After Approval): Fix typo.
8385
1ec3b87b
RS
83862007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8387
8388 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8389 * configure: Regenerate.
8390
19d5986d
PJ
83912007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8392
8393 PR bootstrap/31906
8394 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 8395 they're already prefixed.
19d5986d 8396
6d3b5aea
BK
83972007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8398
8399 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8400 libstdc++.
8401 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8402 * configure: Regenerate.
8403 * Makefile.in: Regenerate.
09ce620e 8404
4fe7e755
AS
84052007-09-17 Andreas Schwab <schwab@suse.de>
8406
8407 * configure.ac: Raise minimum makeinfo version to 4.6.
8408 * configure: Regenerate.
8409
dce2d8b2 84102007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 8411
ffe3dcd9 8412 * MAINTAINERS (write-after-approval) add myself
d483feaa 8413
fa9a3f31
AM
84142007-09-15 Alan Modra <amodra@bigpond.net.au>
8415
8416 * configure.ac: Correct makeinfo version check.
8417 * configure: Regenerate.
8418
6593a73e
RS
84192007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8420
8421 * MAINTAINERS: Update my email address.
8422
d9dced13
RS
84232007-09-14 Richard Sandiford <richard@codesourcery.com>
8424
8425 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8426 to $skipdirs and only disable gprof for newlib. Use the normal
8427 mips*-elf* handling in other respects.
8428 * configure: Regnerate.
8429
773c1467
DD
84302007-09-12 David Daney <ddaney@avtrex.com>
8431
8432 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8433 enabling libgcj.
8434 * configure: Regenerate.
8435
c03353e2
RIL
84362007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8437
8438 PR other/32154
8439 * configure.ac: For libgloss targets, point the linker to the linker
8440 script, startup code and simulator library.
8441 * configure: Regenerate.
8442
c4e9bf2b
AH
84432007-09-07 Andrew Haley <aph@redhat.com>
8444
8445 * configure.ac (noconfigdirs): Remove target-libffi and
8446 target-libjava.
8447 * configure: Regenerate.
8448
1f5a6b84
FXC
84492007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8450
8451 PR target/33281
8452 * configure.ac: Use config/mh-mingw on mingw.
8453 * configure: Regenerate.
1f5a6b84 8454
3951e521
PH
84552007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8456
9f349f63 8457 * MAINTAINERS (Write After Approval): Add myself.
3951e521 8458
e643dc23
RG
84592007-09-05 Richard Guenther <rguenther@suse.de>
8460
8461 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8462 nor --disable-checking is provided also turn on yes and types
8463 checking for stage1.
8464 * configure: Re-generate.
8465
039874df
KW
84662007-08-30 Krister Walfridsson <cato@df.lth.se>
8467
8468 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8469 (Write After Approval): Remove myself.
8470
c3f07bd6 84712007-08-29 Nick Clifton <nickc@redhat.com>
15098359 8472
c3f07bd6 8473 * config.sub, config.guess: Update from upstream sources.
15098359 8474
40049ccc 84752007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
8476
8477 * MAINTAINERS (Write After Approval): Added myself.
8478 * MAINTAINERS (Reviewers): Removed myself.
8479
c8aea42c 84802007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 8481 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
8482
8483 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8484 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8485 * Makefile.in: Regenerate.
8486 * configure.ac (--with-debug-prefix-map): New.
8487 * configure: Regenerate.
8488
4bf6c438
RS
84892007-08-17 Richard Sandiford <richard@codesourcery.com>
8490 Nigel Stephens <nigel@mips.com>
8491
4bf6c438
RS
8492 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8493 as target_makefile_frag.
8494 * configure: Regenerate.
8495
bb286d71
AO
84962007-08-16 Alexandre Oliva <aoliva@redhat.com>
8497
8498 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8499 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8500 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8501 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8502 (do-compare, do-compare3, do-compare-debug): New.
8503 ([+compare-target+]): Use them.
8504
a4630417
MK
85052007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8506
8507 * MAINTAINERS (Write After Approval): Change my email address.
8508
d9acb717
RW
85092007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8510 Ben Elliston <bje@au.ibm.com>
8511
8512 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8513 --silent if $silent.
8514 * configure: Regenerate.
8515
96876681
ZD
85162003-08-12 Zdenek Dvorak <ook@ucw.cz>
8517
8518 * MAINTAINERS (Various Maintainers): Add myself as
8519 loop infrastructure maintainer. Update my e-mail
8520 address.
8521
1c1d80ee
DN
85222007-07-31 Diego Novillo <dnovillo@google.com>
8523
8524 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8525 Adjust description.
8526
7e98624c
RG
85272007-07-26 Richard Guenther <rguenther@suse.de>
8528
8529 * configure.ac: Add types checking to stage1 checking flags.
8530 * configure: Regenerate.
8531
4c85af60
NC
85322007-07-17 Nick Clifton <nickc@redhat.com>
8533
8534 * COPYING3: New file. Contains version 3 of the GNU General
8535 Public License.
8536 * COPYING3.LIB: New file. Contains version 3 of the GNU
8537 Lesser General Public License.
8538
19ddfd3a
AK
85392007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8540
8541 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8542
2a064545
AK
85432007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8544
8545 * MAINTAINERS (S/390 co-maintainer): Add myself.
8546 (Write After Approval): Remove myself.
8547
f861f54d
DH
85482007-07-13 Dan Hipschman <dsh@google.com>
8549
8550 * MAINTAINERS (Write After Approval): Add myself.
8551
0136f2f7
NC
85522007-07-11 Nick Clifton <nickc@redhat.com>
8553
8554 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8555 WINDRES export.
8556 * Makefile.in: Regenerate.
8557
6e29b5a4
RO
85582007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8559
8560 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8561 maintainer.
8562
159a4b02
L
85632007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8564
8565 * lt~obsolete.m4: New. Import from 20070318 libtool.
8566
6ba67283
JB
85672007-07-03 Julian Brown <julian@codesourcery.com>
8568
8569 * MAINTAINERS (Write After Approval): Add myself.
8570
30b74385
RW
85712007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8572
8573 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8574 * configure: Regenerate.
8575
85762007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8577
8578 * configure.ac: Add some missing m4 quotation.
8579 * configure: Regenerate.
8580
943c54ce
SB
85812007-07-02 Simon Baldwin <simonb@google.com>
8582
8583 * MAINTAINERS (Write After Approval): Add myself.
8584
1c00b503
PB
85852007-07-02 Paolo Bonzini <bonzini@gnu.org>
8586
8587 * configure: Regenerate.
8588
901119ae
KT
85892007-07-02 Kai Tietz <kai.tietz@onevision.com>
8590
8591 * Makefile.def: Add windmc tool to build.
8592 * Makefile.tpl: Likewise.
8593 * configure.ac: Likewise.
8594 * Makefile.in: Regenerate.
8595 * configure: Regenerate.
09ce620e 8596
83f4c19f
DD
85972007-06-28 DJ Delorie <dj@redhat.com>
8598
8599 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8600 not building newlib.
8601 * configure: Regenerated.
09ce620e 8602
5346c75c
JS
86032007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8604
8605 * MAINTAINERS (Write After Approval): Add myself.
8606
aacfb86b
MM
86072007-06-25 Martin Michlmayr <tbm@cyrius.com>
8608
8609 * MAINTAINERS (Write After Approval): Add myself.
8610
590bf0d3
CM
86112007-06-19 Chris Matthews <chrismatthews@google.com>
8612
8613 * MAINTAINERS (Write After Approval): Add myself.
8614
cdbbee7a
RIL
86152007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8616
8617 * MAINTAINERS (Write After Approval): Add myself.
8618
b8afffc1
DJ
86192007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8620
8621 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8622 * Makefile.in: Regenerated.
8623
3fcfad76
BS
86242007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8625
8626 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8627 bfin*-*-uclinux* targets.
8628 * configure: Regenerate.
8629
3f5a2b7f
ILT
86302007-06-14 Ian Lance Taylor <iant@google.com>
8631
8632 * MAINTAINERS: Add myself as non-algorithmic global write
8633 maintainer.
8634
4c46daee
DN
86352007-06-14 Diego Novillo <dnovillo@google.com>
8636
8637 * MAINTAINERS: Add self as middle-end maintainer and
8638 non-algorithmic global write maintainer.
8639
a3bb222a
FXC
86402007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8641
8642 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8643 Move all Fortran maintainers except Paul Brook into the
8644 Non-Autopoiesis section.
8645
a19e8f64
PB
86462007-06-14 Paolo Bonzini <bonzini@gnu.org>
8647
8648 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8649 (distclean-stage[+id+]): Possibly delete stage_last.
8650 * Makefile.in: Regenerate.
8651
1c2abe5e
SP
86522007-06-12 Seongbae Park <seongbae.park@gmail.com>
8653
8654 * MAINTAINERS (Various Maintainer): Fix typo.
8655
abca4739
PB
86562007-06-11 Paolo Bonzini <bonzini@gnu.org>
8657
8658 * MAINTAINERS (Various Maintainer): Add myself as
8659 dataflow maintainer.
8660
a894d2c3
BE
86612007-06-07 Ben Elliston <bje@au.ibm.com>
8662
8663 * config.sub, config.guess: Update from upstream sources.
8664
8024d75e
BE
86652007-06-07 Ben Elliston <bje@au.ibm.com>
8666
8667 * Makefile.tpl: Fix spelling error.
8668 * Makefile.in: Regenerate.
8669
973a9a5e
SE
86702007-06-01 Steve Ellcey <sje@cup.hp.com>
8671
96598938
L
8672 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8673 lt_cv_sys_max_cmd_len.
973a9a5e 8674
ccb4d26b
DN
86752007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8676
8677 * MAINTAINERS (Various Maintainers): Add myself as
8678 auto-vectorizer maintainer.
8679
eecb7461
PB
86802003-05-31 Paolo Bonzini <bonzini@gnu.org>
8681
8682 PR libjava/32098
8683 * libtool.m4: Revert previous change.
8684 * ltgcc.m4: Put it here.
8685
89d28202
ZD
86862003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8687
8688 * MAINTAINERS (Various Maintainers): Add myself as
8689 auto-vectorizer maintainer.
8690
60c7a11a
L
86912007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8692
8693 PR libjava/32098
8694 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8695
9dd3cc81
RG
86962007-05-30 Richard Guenther <rguenther@suse.de>
8697
8698 * MAINTAINERS (Various Maintainers): Add myself as
8699 auto-vectorizer maintainer.
8700
9cc1244e
JJ
87012007-05-30 Jakub Jelinek <jakub@redhat.com>
8702
8703 PR bootstrap/29382
8704 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8705 * configure: Rebuilt.
8706
6124296b
RC
87072007-05-28 Roberto Costa <robsettantasei@gmail.com>
8708
8709 * MAINTAINERS (Write After Approval): Removed my name.
8710
6b757a0d
SB
87112007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8712
8713 * MAINTAINERS (Write After Approval): Remove myself.
8714
86ef8528
AT
87152007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8716
8717 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8718
1cf3d07d
SE
87192007-05-23 Steve Ellcey <sje@cup.hp.com>
8720
8721 * ltmain.sh: Update from ToT Libtool.
8722 * libtool.m4: Update from ToT Libtool.
8723 * ltsugar.m4: New. Update from ToT Libtool.
8724 * ltversion.m4: New. Update from ToT Libtool.
8725 * ltoptions.m4: New. Update from ToT Libtool.
8726 * ltconfig: Remove.
8727 * ltcf-c.sh: Remove.
8728 * ltcf-cxx.sh: Remove.
8729 * ltcf-gcj.sh: Remove.
8730
ce3fcf8c
OW
87312007-05-22 Ollie Wild <aaw@google.com>
8732
8733 * MAINTAINERS (Write After Approval): Add myself.
8734
342b9200
PB
87352007-05-16 Paolo Bonzini <bonzini@gnu.org>
8736
8737 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8738 stage_cflags.
8739 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8740 Remove CFLAGS/LIBCFLAGS.
8741 (configure-stage[+id+]-[+prefix+][+module+],
8742 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8743 * Makefile.in: Regenerate.
8744
cea17285
DN
87452007-05-15 Diego Novillo <dnovillo@google.com>
8746
8747 * MAINTAINERS: Update e-mail address.
8748
11c004e7
RE
87492007-05-15 Revital Eres <eres@il.ibm.com>
8750
8751 * MAINTAINERS (Write After Approval): Add myself.
8752
ab6bd693
RC
87532007-05-14 Roberto Costa <robsettantasei@gmail.com>
8754
8755 * MAINTAINERS (Write After Approval): Updated my address.
8756
388cdf07
TN
87572007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8758
8759 * MAINTAINERS (Write After Approval): Add myself.
8760
23f24034
SR
87612007-05-11 Silvius Rus <rus@google.com>
8762
8763 * MAINTAINERS (Write After Approval): Add myself.
8764
34a7526e
TT
87652007-04-23 Tom Tromey <tromey@redhat.com>
8766
8767 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8768
51da21be
MM
87692007-04-22 Mark Mitchell <mark@codesourcery.com>
8770
8771 * MAINTAINERS (cpplib): Rename to ...
8772 (libcpp): ... this. Add C/C++ front end maintainers.
8773
70070387
SE
87742007-04-14 Steve Ellcey <sje@cup.hp.com>
8775
8776 * config-ml.in: Pass ${ml_config_env} to configure calls.
8777
df1a0dbb
CB
87782007-04-04 Christian Bruel <christian.bruel@st.com>
8779
8780 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8781
9daff147
DK
87822007-04-02 Dave Korn <dave.korn@artimi.com>
8783
8784 * MAINTAINERS (Write After Approval): Add myself.
8785
374eadb2
TB
87862007-03-31 Tobias Burnus <burnus@net-b.de>
8787
8788 * MAINTAINERS (fortran 95 front end): Add myself.
8789
8eced3a2
DR
87902007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8791
8792 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8793
653de3e3
AZ
87942007-03-24 Ayal Zaks <zaks@il.ibm.com>
8795
8796 * MAINTAINERS (Modulo Scheduler): Add myself.
8797
b737d953
BM
87982007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8799
8800 * MAINTAINERS (fortran 95 front end): Add myself.
8801 (c++ front end): whitespace fix.
8802
a584cdf2
NF
88032007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8804
8805 * MAINTAINERS (Write After Approval): Add myself.
8806
8c79f3c4
RS
88072007-03-21 Richard Sandiford <richard@codesourcery.com>
8808
8809 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8810 of glob. Quote arguments with single quotes too.
8811 * configure: Regenerate.
8812
07f1ac6d
BM
88132007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8814
8815 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8816 * Makefile.in: Regenerate
8817
172e41aa
AS
88182007-03-07 Andreas Schwab <schwab@suse.de>
8819
8820 * configure: Regenerate.
8821
9c4d2493
BM
88222007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8823
8824 * configure.ac: Add "--with-pdfdir" configure option,
8825 which defines pdfdir variable.
8826 * Makefile.def (target=fixincludes): Add install-pdf to
8827 missing targets.
8828 (recursive_targets): Add install-pdf target.
8829 (flags_to_pass): Add pdfdir.
8830 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8831 target.
8832 * configure: Regenerate
8833 * Makefile.in: Regenerate
8834
e14e622e
EC
88352007-02-28 Eric Christopher <echristo@apple.com>
8836
8837 Revert:
8838 2006-12-07 Mike Stump <mrs@apple.com>
8839
8840 * Makefile.def (dependencies): Add dependency for
8841 install-target-libssp and install-target-libgomp on
8842 install-gcc.
8843 * Makefile.in: Regenerate.
8844
54e433bc
MK
88452007-02-27 Matt Kraai <kraai@ftbfs.org>
8846
8847 * configure: Regenerate.
8848 * configure.ac: Move statements after variable declarations.
8849
6c8d3d8f
KK
88502007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8851
8852 * MAINTAINERS: Add myself as sh maintainer.
8853
9f8c6739
JM
88542007-02-19 Joseph Myers <joseph@codesourcery.com>
8855
8856 * configure.ac: Adjust for loop syntax.
8857 * configure: Regenerate.
8858
278a7a38
AO
88592007-02-18 Alexandre Oliva <aoliva@redhat.com>
8860
8861 * configure: Rebuilt.
8862
b2eaac4a
AO
88632007-02-18 Alexandre Oliva <aoliva@redhat.com>
8864
8865 * configure.ac: Drop multiple occurrences of --enable-languages,
8866 and fix its quoting.
8867 * configure: Rebuilt.
8868
beeaf216 88692007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
8870 Nathan Sidwell <nathan@codesourcery.com>
8871 Vladimir Prus <vladimir@codesourcery.com>
8872 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
8873
8874 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8875 * configure: Regenerate.
8876
09201a09
GP
88772007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8878
8879 * ltconfig (freebsd*): Default to elf.
8880
291f172e
DJ
88812007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8882
8883 * configure.ac (target_libraries): Move libgcc before libiberty.
8884 * configure: Regenerated.
8885
c3a86da9
DJ
88862007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8887 Paolo Bonzini <bonzini@gnu.org>
8888
8889 PR bootstrap/30753
8890 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8891 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8892 * configure: Regenerated.
8893
88e1e72a
FXC
88942007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8895
8896 * MAINTAINERS (Language Front End Maintainers): Update my mail
8897 address.
8898
44bfc3ac
DJ
88992007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8900
8901 PR bootstrap/30748
8902 * configure.ac: Correct syntax for Solaris ksh.
8903 * configure: Regenerated.
8904
3e19841a
PB
89052007-02-09 Paolo Bonzini <bonzini@gnu.org>
8906
8907 * configure.ac: Sync with src.
8908 * configure: Regenerate.
8909
74a48762
PB
89102007-02-09 Paolo Bonzini <bonzini@gnu.org>
8911
8912 * Makefile.in: Regenerate.
8913
d846e52e
PB
89142007-02-09 Paolo Bonzini <bonzini@gnu.org>
8915
8916 * config.sub: Sync with src.
8917
1c710c3c
DJ
89182007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8919
8920 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8921 noncanonical equivalents.
8922 * configure.in: Rename to...
8923 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8924 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8925 target_noncanonical. Use them. Rewrite removal of configure
8926 arguments for autoconf 2.59. Discard variable settings. Force
8927 program_transform_name for native tools.
8928
8929 * Makefile.in: Regenerated.
8930 * configure: Regenerated with autoconf 2.59.
8931
dce2d8b2 89322007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 8933
3de8da2a 8934 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 8935
f6671c93
AS
89362007-01-31 Andreas Schwab <schwab@suse.de>
8937
8938 * Makefile.tpl (LDFLAGS): Substitute it.
8939 * Makefile.in: Regenerate.
8940
dce2d8b2 89412007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 8942
3de8da2a 8943 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 8944
2472200d
DE
89452007-01-28 David Edelsohn <edelsohn@gnu.org>
8946
3de8da2a 8947 * MAINTAINERS (spu port): Add myself.
2472200d 8948
5305be7e
RG
89492007-01-23 Richard Guenther <rguenther@suse.de>
8950
8951 PR bootstrap/30541
8952 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8953 * Makefile.tpl (GNATBIND): Substitute it.
8954 (GNATMAKE): Likewise.
8955 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8956 of STAGE_PREFIX.
8957 * Makefile.in: Regenerate.
8958 * configure: Regenerate.
8959
416cfb5e
MS
89602007-01-18 Mike Stump <mrs@apple.com>
8961
8962 * configure.in: Re-enable -Werror for gcc builds.
8963
3de8da2a 89642007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 8965
3de8da2a 8966 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 8967
d943d7c4
PB
89682007-01-11 Paolo Bonzini <bonzini@gnu.org>
8969
8970 * configure.in: Change == to = in test command.
3de8da2a 8971 * configure: Regenerate.
d943d7c4 8972
e69bf64b 89732007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
8974 Nick Clifton <nickc@redhat.com>
8975 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8976
8977 * configure.in (build_configargs, host_configargs, target_configargs):
8978 Remove build/host/target parameters.
8979 (host_libs): Add gmp and mpfr.
8980 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8981 * Makefile.def (gmp, mpfr): New.
8982 (gcc): Remove target.
8983 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8984 target_os, target_vendor): New.
dce2d8b2 8985 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
8986 * configure: Regenerate.
8987 * Makefile.in: Regenerate.
e69bf64b
PB
8988
89892007-01-11 Matt Fago <fago@earthlink.net>
8990
8991 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 8992 to improve robustness of configure tests.
e69bf64b 8993 * configure: Regenerate.
e14e622e 8994
a42f3b80
UB
89952007-01-09 Uros Bizjak <ubizjak@gmail.com>
8996
8997 * MAINTAINERS: Add myself as i386 maintainer.
8998
a36aee1a
JH
89992007-01-08 Jan Hubicka <jh@suse.cz>
9000
61fcaeef 9001 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 9002
738a52d3
KT
90032007-01-08 Kai Tietz <kai.tietz@onevision.com>
9004
9005 * configure.in: Add support for an x86_64-mingw* target.
95af8923 9006 * configure: Regenerate.
738a52d3 9007
54fdc474
DJ
90082007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9009
9010 * Makefile.tpl (all-target): Correct @if conditional for target
9011 modules.
9012 * configure.in: Omit libiberty if building only target libgcc.
9013 * configure, Makefile.in: Regenerated.
9014
3dd71726
PB
90152007-01-04 Paolo Bonzini <bonzini@gnu.org>
9016
dce2d8b2 9017 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
9018 * configure: Regenerate.
9019
fa958513
DJ
90202007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9021
9022 * Makefile.def (target_modules): Add libgcc.
9023 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9024 * Makefile.tpl (clean-target-libgcc): Delete.
9025 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9026 on gcc even for bootstrapped modules. Rewrite handling of
9027 lang_env_dependencies to loop over target_modules.
9028 * configure.in (target_libraries): Add target-libgcc.
9029 * Makefile.in, configure: Regenerated.
9030
e1888513
PB
90312006-12-29 Paolo Bonzini <bonzini@gnu.org>
9032
9033 * configure.in: Reorganize recognition of languages. Add
9034 --enable-stage1-languages. Show supported languages for the chosen
9035 target rather than all recognized languages.
9036 * configure: Regenerate.
9037
53b88b73
PB
90382006-12-29 Paolo Bonzini <bonzini@gnu.org>
9039
9040 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9041 * Makefile.in: Regenerate.
9042
a3993f33
KG
90432006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9044
9045 * configure.in: Warn that MPFR 2.2.0 is buggy.
9046 * configure: Regenerate.
9047
f063a9ed
ILT
90482006-12-27 Ian Lance Taylor <iant@google.com>
9049
9050 * configure.in: When removing Makefiles to force a reconfigure, also
9051 remove prev-DIR*/Makefile.
9052 * configure: Regenerate.
9053
af71363e
AS
90542006-12-22 Andreas Schwab <schwab@suse.de>
9055
9056 * configure: Regenerate with correct autoconf version.
9057
0b0dc272
AM
90582006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9059
3de8da2a
UB
9060 * configure.in: add AC_SUBST for *_FOR_TARGET.
9061 * configure: Regenerate.
0b0dc272 9062
53b88b73
PB
90632006-12-19 Paolo Bonzini <bonzini@gnu.org>
9064
9065 * configure.in: Simplify logic for rejecting languages that cannot
9066 be built. Separate the case when a language is unsupported,
9067 from the case when the user chooses not to build a language.
9068
400ebff4
PB
90692006-12-19 Paolo Bonzini <bonzini@gnu.org>
9070
9071 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9072 it only affects bootstrap and could be tested on "$host" as well.
9073 * configure: Regenerate.
9074 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9075
8efea775
PB
90762006-12-19 Paolo Bonzini <bonzini@gnu.org>
9077
9078 PR bootstrap/29544
9079 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9080 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9081 move here comment from Makefile.tpl.
9082 * Makefile.tpl: Move some definitions higher in the file.
9083 (STAGE1_CHECKING): New.
9084 * configure.in: Add --enable-stage1-checking.
9085 * configure: Regenerate.
9086 * Makefile.in: Regenerate.
9087
ed88a7ed
PB
90882006-12-19 Paolo Bonzini <bonzini@gnu.org>
9089
9090 * MAINTAINERS: Add myself as build system maintainer.
9091
b65151d3
SM
90922006-12-15 Simon Martin <simartin@users.sourceforge.net>
9093
9094 * MAINTAINERS (Write After Approval): Add myself.
9095
7e050830
EC
90962006-12-13 Eric Christopher <echristo@apple.com>
9097
9098 * MAINTAINERS: Add myself as darwin maintainer.
9099
8b494895
ILT
91002006-12-11 Ian Lance Taylor <ian@airs.com>
9101
9102 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9103
dce2d8b2 91042006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
9105
9106 MAINTAINERS: Update my entry.
9107
58e24147
AM
91082006-12-11 Alan Modra <amodra@bigpond.net.au>
9109
9110 * configure.in: Handle spu makefile frag.
58e24147
AM
9111 * Makefile.tpl (MAINT): Define
9112 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9113 * configure: Regenerate.
9114 * Makefile.in: Regenerate.
9115
9b6f37a0
BE
91162006-12-11 Ben Elliston <bje@au.ibm.com>
9117
9118 * config.guess: Import latest version.
9119 * config.sub: Likewise.
9120
ea6f5c57
BE
91212006-12-11 Ben Elliston <bje@au.ibm.com>
9122
9123 * configure.in (spu-*-*): Don't skip target-libiberty.
9124 * configure: Regenerate.
9125
42c1cd8a
AT
91262006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9127
9128 PR bootstrap/30134
9129 * configure.in: Correct x86 darwin support for libjava to powerpc
9130 and i?86 only.
9131 * configure: Regenerate.
9132
55eb837d
ST
91332006-12-08 Sandro Tolaini <tolaini@libero.it>
9134
9135 * configure.in: Add x86 darwin support for libjava.
9136 * configure: Regenerate.
9137
5bdacbc7
MS
91382006-12-07 Mike Stump <mrs@apple.com>
9139
9140 * Makefile.def (dependencies): Add dependency for
9141 install-target-libssp and install-target-libgomp on
9142 install-gcc.
9143 * Makefile.in: Regenerate.
9144
477d851c
RG
91452006-12-04 Richard Guenther <rguenther@suse.de>
9146
9147 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9148 (Non-Algorithmic Maintainers): Move over non-algorithmic
9149 loop optimizer maintainers, add myself as a non-algorithmic
9150 middle-end maintainer.
9151
5d33d367
DF
91522006-12-04 Daniel Franke <franke.daniel@gmail.com>
9153
9154 * MAINTAINERS (Write After Approval): Add myself.
9155
dbee1fb3
KG
91562006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9157
9158 * configure.in: Update error message for missing GMP/MPFR.
9159
9160 * configure: Regenerate.
9161
b5147de7
KG
91622006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9163
9164 * configure.in: Update MPFR version in error message.
9165
9166 * configure: Regenerate.
9167
f019376c
KG
91682006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9169
9170 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9171 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9172 --with-gmp-lib): New flags.
9173
9174 * configure: Regenerate.
9175
91ed95ae
BM
91762006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9177
9178 * MAINTAINERS (Write After Approval): Change my email address.
9179
3a971f15
MLI
91802006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9181
05170031 9182 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 9183
dce2d8b2 91842006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
9185
9186 * MAINTAINERS (i18n): Update e-mail address.
9187
df5487ee
TS
91882006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9189
9190 * MAINTAINERS (spu port): Add myself as maintainer.
9191 (Write After Approval): Remove myself.
9192
92c2f0ee
BE
91932006-11-22 Ben Elliston <bje@au.ibm.com>
9194
9195 * configure.in (skipdirs): Don't build libssp for SPU.
9196 * configure: Regenerate.
9197
a3b97199
AP
91982006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9199
9200 * MAINTAINERS (spu port): Add myself as maintainer.
9201 (libobjc): Update my email address.
9202
0eb97064
AB
92032006-11-21 Andrea Bona <andrea.bona@st.com>
9204
9205 * MAINTAINERS (Write After Approval): Add myself.
9206
dce2d8b2 92072006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
9208
9209 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9210 * configure : Rebuilt.
9211
dce2d8b2 92122006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
9213
9214 * MAINTAINERS (Write After Approval): Add myself.
9215
d58542ea
AO
92162006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9217
9218 * MAINTAINERS (Write After Approval): Add myself.
9219
a357b5ae
KG
92202006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9221
9222 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9223 libmpfr.a.
9224 * configure: Regenerate.
9225
9bd6112c
PB
92262006-11-16 Paolo Bonzini <bonzini@gnu.org>
9227
9228 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9229 (unstage): Test for stage_last presence.
9230
9231 PR bootstrap/29802
dce2d8b2
EB
9232 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9233 STAGE_PREFIX.
9bd6112c
PB
9234 * Makefile.in: Regenerate.
9235
c8cf9f0f
ZD
92362003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9237
9238 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9239 maintainers.
9240
467b1fc6
ER
92412006-11-14 Erven Rohou <erven.rohou@st.com>
9242
9243 * MAINTAINERS (Write After Approval): Add myself.
9244
995a5697
PB
92452006-11-14 Paolo Bonzini <bonzini@gnu.org>
9246
9247 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9248 and stageN-package/Makefile.
9249 * Makefile.in: Regenerated.
9250
c8d6d53e
JZ
92512006-11-14 Jie Zhang <jie.zhang@analog.com>
9252
9253 * configure.in: Remove target-libgloss from noconfigdirs for
9254 bfin-*-*.
9255 * configure: Regenerated.
9256
dffb147d
KG
92572006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9258
9259 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 9260
dffb147d
KG
9261 * configure: Regenerate.
9262
ca558912
KG
92632006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9264
9265 * configure.in: Robustify error message for missing GMP/MPFR.
9266
9267 * configure: Regenerate.
9268
dce2d8b2 92692006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
9270
9271 * MAINTAINERS (Write After Approval): Add myself.
9272
dce2d8b2 92732006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
9274
9275 * MAINTAINERS: Change email address.
9276
91de1527
VP
92772006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9278
9279 * MAINTAINERS (Write After Approval): Add myself.
9280
a3867703
PB
92812006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9282
9283 * MAINTAINERS (Write After Approval): Add myself.
9284
b4364fa2
CL
92852006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9286
7e050830 9287 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 9288 Write After Approval section.
b4364fa2 9289
70ec446f
KG
92902006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9291
9292 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9293 need_gmp anymore.
9294 * configure: Regenerate.
9295
018c8d88
TB
92962006-10-16 Tobias Burnus <burnus@net-b.de>
9297
9298 * MAINTAINERS (Write After Approval): Add myself.
9299
f6a1687e
BE
93002006-10-16 Ben Elliston <bje@au.ibm.com>
9301
9302 * config.guess: Import latest version.
9303 * config.sub: Likewise.
9304
b5422ad7
BM
93052006-10-10 Brooks Moses <bmoses@stanford.edu>
9306
9307 * Makefile.def: Added pdf target handling.
9308 * Makefile.tpl: Added pdf target handling.
9309 * Makefile.in: Regenerated.
9310
bdcee471
CL
93112006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9312
9313 * MAINTAINERS: Add self as score port maintainer.
9314
7d610414
BM
93152006-10-04 Brooks Moses <bmoses@stanford.edu>
9316
9317 * MAINTAINERS (Write After Approval): Add myself.
9318
e48d66a9
SK
93192006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9320
7e050830 9321 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
9322 or newer.
9323 * configure: Regenerated.
9324
c394e891
DB
93252006-09-27 Dave Brolley <brolley@redhat.com>
9326
dce2d8b2
EB
9327 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9328 using $s instead of $r.
c394e891
DB
9329 * configure: Regenerated.
9330
1ee4c5a0
TS
93312006-09-26 Thiemo Seufer <ths@mips.com>
9332
9333 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9334 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9335 * configure: Regenerate.
9336
dce2d8b2 93372006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
9338
9339 * MAINTAINERS (Write After Approval): Remove myself.
9340
0c502898
CF
93412006-09-22 Chao-ying Fu <fu@mips.com>
9342
9343 * MAINTAINERS (Write After Approval): Add myself.
9344
a7819e42
JM
93452006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9346
9347 * MAINTAINERS: Add self as soft-fp maintainer.
9348
dce2d8b2 93492006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
9350
9351 * MAINTAINERS: Add myself as avr maintainer.
9352 Remove Marek Michalkiewicz as avr maintainer.
827d0991 9353
e8288489
RC
93542006-09-07 Roberto Costa <roberto.costa@st.com>
9355
9356 * MAINTAINERS (Write After Approval): Add myself.
9357
b91f0a41
CV
93582006-08-30 Corinna Vinschen <corinna@vinschen.de>
9359
9360 * configure.in: Never build newlib for a Mingw host.
9361 Never build newlib as Mingw target library.
9362 Test the existence of winsup/cygwin for building a Cygwin newlib,
9363 rather than just winsup.
9364 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9365 building a Mingw target.
9366 * configure: Regenerate.
9367
094c07a0
EB
93682006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9369
9370 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9371
8d1171cb
PB
93722006-07-25 Paolo Bonzini <bonzini@gnu.org>
9373
9374 * config.guess: Import from src (was more updated).
9375 * config.sub: Likewise.
9376
2e9e6f68
DJ
93772006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9378
9379 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9380 * configure: Regenerated.
9381
57255173
PB
93822006-07-18 Paolo Bonzini <bonzini@gnu.org>
9383
cc6010cd
AP
9384 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9385 for stages after the first.
57255173 9386
9fbe6585
JJ
93872006-07-17 Jakub Jelinek <jakub@redhat.com>
9388
9389 * Makefile.def: Add dependencies for configure-opcodes
9390 on configure-intl and all-opcodes on all-intl.
9391 * Makefile.in: Regenerated.
9392
18c3f977
BE
93932006-07-13 Ben Elliston <bje@au.ibm.com>
9394
9395 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9396
27b56ba6
PE
93972006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9398
9399 Port to hosts whose 'sort' and 'tail' implementations
9400 treat operands with leading '+' as file names, as POSIX
9401 has required since 2001. However, make sure the code still
9402 works on pre-POSIX hosts.
9403 * ltmain.sh: Don't assume "sort +2" is equivalent to
9404 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9405
ad6d4e43
UW
94062006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9407
9408 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9409
706601d9
PG
94102006-07-04 Peter O'Gorman <peter@pogma.com>
9411
9412 * ltconfig: chmod 644 before ranlib during install.
9413
0b50988a
EB
94142006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9415
9416 PR bootstrap/18058
9417 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9418 if the bootstrap compiler is a GCC version that supports it.
9419 * configure: Regenerate.
9420
b6348cb3
PB
94212006-07-03 Paolo Bonzini <bonzini@gnu.org>
9422
95695ad3 9423 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
9424 * configure: Regenerate.
9425
1546bb64
PB
94262006-07-03 Paolo Bonzini <bonzini@gnu.org>
9427
9428 PR other/27063
9429 * configure.in: Test subdir_requires and give an appropriate
9430 error message.
9431 * configure: Regenerate.
9432
5cb6c629
AJH
94332006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9434
9435 * MAINTAINERS (Write After Approval): Add myself.
9436
f4d8cdf8
JDA
94372006-06-22 John David Anglin <dave.anglin@nrc.ca>
9438
9439 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9440
4fe5abb7
SE
94412006-06-22 Steve Ellcey <sje@cup.hp.com>
9442
9443 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9444
2a79fd67
DA
94452006-06-20 David Ayers <d.ayers@inode.at>
9446
9447 PR bootstrap/28072
9448 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9449 whether target-libjava is being configured instead of whether the
9450 java front end is enabled.
9451 * configure: Regenerate.
7e050830 9452
04879af3
RO
94532006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9454
9455 PR target/27540
9456 * configure.in: Only enable libgomp on IRIX 6.
9457 * configure: Regenerate.
9458
ec6c7392
PB
94592006-06-15 Paolo Bonzini <bonzini@gnu.org>
9460
9461 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9462 too.
9463 * Makefile.in: Regenerate.
9464
12973d7a
DD
94652006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9466
9467 * config-ml.in: Alter CCASFLAGS to include special
9468 multilib options the same as is done for CFLAGS.
9469
c67ed86a
JDA
94702006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9471
9472 * configure.in: Don't enable libgomp on hpux10.
9473 * configure: Rebuilt.
9474
cb253473
DA
94752006-06-12 David Ayers <d.ayers@inode.at>
9476
9477 PR bootstrap/27963
9478 PR target/19970
7e050830 9479 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
9480 ${libgcj} is specified.
9481 * configure: Regenerate.
7e050830 9482
dce2d8b2 94832006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
9484
9485 Sync from src:
7e050830
EC
9486
9487 * configure.in: Sync.
32845532 9488 * configure: Regenerated.
7e050830 9489
32845532
CD
9490 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9491
9492 * Makefile.def: Added dependencies from sim and gdb on intl, and
9493 added configure dependencies to everything with an all dependency
9494 on intl.
9495 * Makefile.in: Regenerated.
9496
7cd0cf9c
DA
94972006-06-06 David Ayers <d.ayers@inode.at>
9498
9499 PR libobjc/13946
9500 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9501 * Makefile.in: Regenerate.
9502 * configure.in: Add --enable-objc-gc at toplevel and have it
9503 enable boehm-gc for Objective-C.
9504 Remove target-boehm-gc from libgcj.
9505 Add target-boehm-gc to target_libraries.
9506 Add target-boehm-gc to noconfigdirs where ${libgcj}
9507 is specified.
9508 Assert that boehm-gc is supported when requested for Objective-C.
9509 Only build boehm-gc if needed either for Java or Objective-C.
9510 * configure: Regenerate.
7e050830 9511
3ff3adad
PB
95122006-06-05 Paolo Bonzini <bonzini@gnu.org>
9513
9514 PR 27674
9515 * Makefile.tpl (configure-[+prefix+][+module+],
9516 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9517 Remove rule to unstage bootstrapped modules.
9518 (stage_current): New.
9519 * Makefile.in: Regenerate.
9520
898e551d
LB
95212006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9522
9523 * MAINTAINERS (Write After Approval): Update my e-mail address.
9524
ea60341e
MS
95252006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9526
9527 * include/libiberty.h: Declare pex_run_in_environment.
9528
222ae291
AL
95292006-05-31 Asher Langton <langton2@llnl.gov>
9530
9531 * MAINTAINERS (Write After Approval): Add myself.
898e551d 9532
e9a54b07
PB
95332006-05-25 Paolo Bonzini <bonzini@gnu.org>
9534
9535 * Makefile.def (bfd, opcodes): Fix lib_path.
9536 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9537 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9538 * Makefile.in: Regenerate.
9539
03e67131
CD
95402006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9541
9542 * Makefile.in: Regenerate.
9543
65d6e994
CD
95442006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9545
9546 * Makefile.def: Add install-html target. Add datarootdir
9547 docdir and htmldir to flags_to_pass.
9548 * Makefile.tpl: Add install-html target.
9549 * Makefile.in: Regenerate.
9550 * configure.in: Add --with-datarootdir, --with-docdir, and
9551 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9552 * configure: Regenerate.
9553
9e299237
MS
95542006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9555
9556 * configure.in: Enable gprof for cross builds.
9557 * configure: Regenerate.
9558
c31202cd
RG
95592006-05-22 Richard Guenther <rguenther@suse.de>
9560
9561 Revert
9562 2006-01-31 Richard Guenther <rguenther@suse.de>
9563 Paolo Bonzini <bonzini@gnu.org>
9564
9565 * Makefile.def (target_modules): Add libgcc-math target module.
9566 * configure.in (target_libraries): Add libgcc-math target library.
9567 (--enable-libgcc-math): New configure switch.
9568 * Makefile.in: Re-generate.
9569 * configure: Re-generate.
9570 * libgcc-math: New toplevel directory.
9571
2a332582
JDA
95722006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9573 Andreas Tobler <a.tobler@schweiz.ch>
9574
9575 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9576 * configure: Rebuilt.
9577
dce2d8b2 95782006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 9579
ccce6917
SL
9580 * MAINTAINERS (Write After Approval): Add myself.
9581
ed606bc0
DD
95822006-05-01 DJ Delorie <dj@redhat.com>
9583
3d8f47a0 9584 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
9585 * configure: Regenerate.
9586
9386bd20
RG
95872006-05-01 Richard Guenther <rguenther@suse.de>
9588
9589 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9590 maintainer.
9591
dce2d8b2 95922006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
9593
9594 * MAINTAINERS (Write After Approval): Add myself.
9595
87ceee72
JB
95962006-04-28 Jan Beulich <jbeulich@novell.com>
9597
9598 * MAINTAINERS (Write After Approval): Add myself.
9599
e88a2c09
DD
96002006-04-18 DJ Delorie <dj@redhat.com>
9601
9602 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9603 reference libgloss so that libssp can be built in a combined
9604 tree.
9605 * configure: Regenerate.
9606
675f0a8a
RM
96072006-04-08 Robert Millan <rmh@gcc.gnu.org>
9608
9609 * MAINTAINERS (Write After Approval): Add myself.
9610
27b6c940
BE
96112006-04-05 Ben Elliston <bje@au.ibm.com>
9612
9613 * configure.in: Require makeinfo 4.4 or higher.
9614 * configure: Regenerate.
9615
687b17d4
GP
96162006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9617
9618 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9619 Rearrange the entries of other libraries to have them in one place.
9620
906ac235
JB
96212006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9622
7e050830 9623 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
9624 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9625
fb0103e5
RG
96262006-03-14 Richard Guenther <rguenther@suse.de>
9627
9628 * configure: Regenerate with autoconf 2.13.
9629
17237f6b
JB
96302006-03-13 Jim Blandy <jimb@codesourcery.com>
9631
9632 * MAINTAINERS: Use my work address.
bed31434
JB
9633
9634 * MAINTAINERS: Update my E-mail address.
9635
27079765
AH
96362006-03-10 Aldy Hernandez <aldyh@redhat.com>
9637
9638 * configure.in: Handle --disable-<component> generically.
9639 * configure: Regenerate.
9640
54a17039
L
96412006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9642
9643 PR libgcj/17311
9644 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9645
b9bd11ca
EE
96462006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9647
9648 * MAINTAINERS (Write After Approval): Remove myself.
9649 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9650
dce2d8b2 96512006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 9652
072b06f2
RE
9653 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9654 (TARGET_CONFIGDIRS): Remove.
9655 * configure.in: Remove AC_SUBST(target_configdirs).
9656 * Makefile.in, configure: Regenerated.
ee2312f3 9657
936e1a35
SK
96582006-02-20 Steven G. Kargl <kargls@comcast.net>
9659
9660 * MAINTAINERS (Write After Approval): Remove myself.
9661 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9662
cc11cc9b
PB
96632006-02-20 Paolo Bonzini <bonzini@gnu.org>
9664
9665 PR bootstrap/25670
9666
9667 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9668
9669 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9670 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9671 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9672 BUILD_PREFIX, BUILD_PREFIX_1.
9673 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9674
9675 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9676 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9677
9678 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9679 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9680 of `cat stage_current`. Always provide the `r' and `s' variables.
9681 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9682 a single shell execution.
9683 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9684 bootstrapped modules, make the stage1 module if the build was not
9685 started yet, else build the current stage.
9686 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9687 (all-build, all-host, all-target, [+make_target+]-host,
9688 [+make_target+]-target): Do not use \-continued lines.
9689 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9690 (current_stage, restrap, stage_last): New.
9691
9692 * Makefile.in: Regenerate.
9693 * configure: Regenerate.
9694
63a7c9ef
BD
96952006-02-19 Bud Davis <jmdavis@link.com>
9696
9697 * MAINTAINERS (Write After Approval): Remove myself.
9698 (Language Front End Maintainers): Add myself as fortran 95
9699 maintainer and update e-mail address.
9700
a3543e3a
FXC
97012006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9702
9703 * MAINTAINERS (Write After Approval): Remove myself.
9704 (Language Front End Maintainers): Add myself as fortran 95
9705 maintainer.
9706
ca5b1d2c
VK
97072006-02-16 Victor Kaplansky <victork@il.ibm.com>
9708
9709 * MAINTAINERS (Write After Approval): Add myself.
9710
0499513f
TK
97112006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9712
9713 * MAINTAINERS (Write After Approval): Remove myself.
9714 (Language Front End Maintainers): Add myself as
9715 fortran 95 maintainer.
9716
d1f8db0c
PB
97172006-02-14 Paolo Bonzini <bonzini@gnu.org>
9718
9719 Sync from src:
9720
9721 2005-12-27 Leif Ekblad <leif@rdos.net>
9722
cc6010cd
AP
9723 * configure.in: Add support for RDOS target.
9724 * configure: Regenerate.
d1f8db0c
PB
9725
97262006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 9727 Andreas Schwab <schwab@suse.de>
d1f8db0c 9728
cc6010cd 9729 * configure: Regenerate.
d1f8db0c 9730
cac90078
DE
97312006-02-12 David Edelsohn <edelsohn@gnu.org>
9732
9733 * configure.in (enable_libgomp): Add AIX.
9734 * configure: Regenerate.
9735
bd37fbf5
MK
97362006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9737
9738 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9739
23027b7a
LM
97402006-02-03 Lee Millward <lee.millward@gmail.com>
9741
9742 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9743
0058967b
RG
97442006-01-31 Richard Guenther <rguenther@suse.de>
9745 Paolo Bonzini <bonzini@gnu.org>
9746
9747 * Makefile.def (target_modules): Add libgcc-math target module.
9748 * configure.in (target_libraries): Add libgcc-math target library.
9749 (--enable-libgcc-math): New configure switch.
9750 * Makefile.in: Re-generate.
9751 * configure: Re-generate.
9752 * libgcc-math: New toplevel directory.
9753
e8b05380
PB
97542006-01-26 Paolo Bonzini <bonzini@gnu.org>
9755
9756 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9757 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9758 the assembler, linker and binutils.
9759 * configure: Regenerate.
9760
d54d5437
DM
97612006-01-22 Dirk Mueller <dmueller@suse.de>
9762
9763 * MAINTAINERS (Write After Approval): Add myself.
9764
670cbfcf
DN
97652006-01-20 Diego Novillo <dnovillo@redhat.com>
9766
9767 * configure: Regenerate.
9768
953ff289
DN
97692006-01-18 Richard Henderson <rth@redhat.com>
9770 Jakub Jelinek <jakub@redhat.com>
9771 Diego Novillo <dnovillo@redhat.com>
9772
9773 * libgomp: New directory.
9774 * Makefile.def: Add target_module libgomp.
9775 * Makefile.in: Regenerate.
9776 * configure.in (target_libraries): Add target-libgomp.
9777 * configure: Regenerate.
9778
32ce4048
AO
97792006-01-05 Alexandre Oliva <aoliva@redhat.com>
9780
9781 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9782 @ from continuation.
9783 * Makefile.in: Rebuilt.
9784
0eaf8e17 97852006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 9786
c76c0c83
CL
9787 * MAINTAINERS (Write After Approval): Add myself.
9788
2d309510
PB
97892006-01-04 Paolo Bonzini <bonzini@gnu.org>
9790
9791 PR bootstrap/24252
9792
9793 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9794 * Makefile.tpl (OBJDUMP): New.
9795 (EXTRA_HOST_FLAGS): Add it.
9796 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9797
953ff289
DN
9798 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9799 to use symbolic links between directories. Avoid race conditions
9800 or make them harmless.
9801 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
9802
9803 * Makefile.def (LEAN): Pass.
9804 * Makefile.tpl (LEAN): Define.
9805 (stage[+id+]-start): Accept that the previous directory does not
9806 exist, if the bootstrap is lean.
9807 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9808 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9809 configure substitution.
9810 ([+compare-target+]): Likewise.
9811 ([+bootstrap-target+]-lean): New.
9812 * configure.in: Remove lean bootstrap support from here.
9813
953ff289
DN
9814 * Makefile.in: Regenerate.
9815 * configure: Regenerate.
2d309510 9816
368872c3
BE
98172006-01-04 Ben Elliston <bje@au.ibm.com>
9818
9819 * MAINTAINERS (libdecnumber): Add myself.
9820
d79e6356
MM
98212006-01-02 Mark Mitchell <mark@codesourcery.com>
9822
9823 * libtool-ldflags: New script.
9824
a6fbc1e2
AS
98252006-01-02 Andreas Schwab <schwab@suse.de>
9826
9827 * configure.in: When reconfiguring remove Makefile in
9828 all stage directories.
9829 * configure: Regenerate.
9830
103a4b39
SB
98312005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9832
9833 * MAINTAINERS: Update my email address.
9834
212f829c
PB
98352005-12-20 Paolo Bonzini <bonzini@gnu.org>
9836
9837 Revert Ada-related part of the previous change.
9838
9839 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9840 Do not pass.
9841 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9842 * Makefile.in: Regenerate.
9843 * configure.in: Do not include mt-ppc-aix target fragment.
9844 * configure: Regenerate.
9845
8ef1f2df
PB
98462005-12-19 Paolo Bonzini <bonzini@gnu.org>
9847
9848 * configure.in: Select appropriate fragments for PowerPC/AIX.
9849 * configure: Regenerate.
9850
9851 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9852 BOOT_CFLAGS, BOOT_LDFLAGS.
9853 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9854 BOOT_CFLAGS, BOOT_LDFLAGS.
9855 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9856 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9857 (stage): Fail if we cannot complete the work.
9858 * Makefile.in: Regenerate.
9859
ab34901f
NS
98602005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9861
9862 * configure.in: Replace ms1 with mt.
9863 * configure: Rebuilt.
9864
cbe82f21
BM
98652005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9866
9867 * MAINTAINERS: Update my email address.
9868
19843472
PB
98692005-12-15 Paolo Bonzini <bonzini@gnu.org>
9870
9871 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9872 install-host-nogcc): Don't invoke $(stage) at the end.
9873 * Makefile.in: Regenerate.
9874
1ca26cd2
PB
98752005-12-14 Paolo Bonzini <bonzini@gnu.org>
9876
9877 * configure.in: Flip the top-level bootstrap switch.
9878 * configure: Regenerate.
9879
f41d6665
DJ
98802005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9881
9882 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9883 $(stage) and $(unstage).
9884 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9885 (all): Remove stray semicolon.
9886 (local-distclean): Don't handle multilib.tmp and multilib.out.
9887 (install.all): Set $s for consistency.
9888 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9889 check_multilibs setting. Always make the install directory.
9890 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9891 Correct @if/@endif.
9892 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9893 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9894 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9895 (multilib.out): Remove.
9896 * Makefile.in: Regenerated.
9897
dce2d8b2 98982005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
9899
9900 * MAINTAINERS (Write After Approval): Add myself.
9901
64f182bd
NS
99022005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9903
121b2cee
NS
9904 * MAINTAINERS: Add myself as mt maintainer.
9905
64f182bd
NS
9906 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9907
a6d63770
AN
99082005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9909
9910 * MAINTAINERS: Change email address.
9911
2abefe3d
PB
99122005-12-05 Paolo Bonzini <bonzini@gnu.org>
9913
9914 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9915 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9916 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9917 Find in-tree tools if available.
9918 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9919 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9920 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9921 (COMPILER_*_FOR_TARGET): New.
9922 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9923 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9924 (CONFIGURED_*, USUAL_*): Remove.
9925 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9926 STRIP): Use autoconf substitutions.
9927 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9928 COMPILER_NM_FOR_TARGET): New.
9929 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9930
9931 (all): Make all-host and all-target in parallel.
9932 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9933 that $$r and $$s are set before invoking a recursive make.
9934 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9935 ([+bootstrap-target+]): Inline most of the `all' target.
9936
2f3bdde7
BE
99372005-11-29 Ben Elliston <bje@au.ibm.com>
9938
9939 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9940 from the gcc build directory.
9941 * Makefile.in: Regenerate.
9942
a4b6c45a
BE
99432005-11-29 Ben Elliston <bje@au.ibm.com>
9944
9945 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9946 depend on all-libdecnumber.
9947 * configure.in (host_libs): Include libdecnumber.
9948 * Makefile.in: Regenerate.
9949 * configure: Likewise.
9950
473a74b9
BE
99512005-11-29 Ben Elliston <bje@au.ibm.com>
9952
9953 * libdecnumber: Import decNumber sources from the dfp-branch.
9954
b4623110
KJ
99552005-11-21 Kean Johnston <jkj@sco.com>
9956
9957 * config.sub, config.guess: Sync from upstream sources.
9958
67dc1785
BE
99592005-11-21 Ben Elliston <bje@au.ibm.com>
9960
9961 Import from Autoconf sources:
9962
9963 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9964 * config/move-if-change: Don't output "$2 is unchanged";
9965 suggested by Ben Elliston. Handle weird characters correctly.
9966
186abafe
AT
99672005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9968
9969 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9970 to match upstream libtool for darwin.
9971
ef9db8d5
DJ
99722005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9973
9974 * Makefile.def: Remove gdb dependencies for gdbtk.
9975 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9976 (configure-gdb, install-gdb): New rules.
9977 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9978 * Makefile.in, configure: Regenerated.
9979
9c5141ab
JB
99802005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9981
9982 * MAINTAINERS (Write After Approval): Add myself.
9983
4523d51b
EE
99842005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9985
9986 * MAINTAINERS (Write After Approval): Add myself.
9987
086b011c
DN
99882005-10-24 Diego Novillo <dnovillo@redhat.com>
9989
9990 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9991 Diego Novillo.
9992
e7c84bf8
PB
99932005-10-22 Paolo Bonzini <bonzini@gnu.org>
9994
9995 PR bootstrap/24297
9996 * Makefile.tpl (do-[+make-target+], do-check, install,
9997 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9998 are set before recursing.
9999 * Makefile.in: Regenerate.
10000
b88a7564
EB
100012005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10002
10003 PR bootstrap/18939
10004 * Makefile.def (gcc) <target>: Fix thinko.
10005 * Makefile.in: Regenerate.
10006
61efc800
BS
100072005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10008
10009 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10010 * configure: Regenerate.
10011
f53d2869
JZ
100122005-10-15 Jie Zhang <jie.zhang@analog.com>
10013
10014 * MAINTAINERS (Write After Approval): Add self.
10015
077fc835
KH
100162005-10-08 Kazu Hirata <kazu@codesourcery.com>
10017
10018 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10019 target-libffi, target-qthreads, target-libjava, and
10020 targetlibobjc.
10021 * configure: Regenerate.
10022
d739199a
DJ
100232005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10024
10025 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10026 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10027 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10028 (USUAL_OBJDUMP_FOR_TARGET): New.
10029 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10030 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 10031 * configure, Makefile.in: Regenerated.
d739199a 10032
db38c6bb
PB
100332005-10-05 Paolo Bonzini <bonzini@gnu.org>
10034
10035 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10036 before other host packages.
10037
3015564c
KK
100382005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10039
10040 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10041
1061f99e
PB
100422005-10-05 Paolo Bonzini <bonzini@gnu.org>
10043
10044 PR bootstrap/22340
10045
10046 * configure.in (default_target): Remove.
10047 * Makefile.tpl (all): Do not use prerequisites as subroutines
10048 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10049 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10050 use prerequisites as subroutines.
10051 (check-host, check-target): New.
10052 (bootstrap configure & all targets): Do not use stage*-start
10053 if the directory layout is already ok.
10054 (non-bootstrap configure & all targets): Prepend a $(unstage).
10055 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10056 (NOTPARALLEL): Remove.
10057 (unstage, stage variables): New variables.
10058 (unstage, stage targets): Simply expand to those variables.
10059
10060 * configure: Regenerate.
10061 * Makefile.in: Regenerate.
10062
4a9c436f
JW
100632005-10-04 James E Wilson <wilson@specifix.com>
10064
10065 * Makefile.def (lang_env_dependencies): Add libmudflap.
10066 * Makefile.in: Regenerate.
10067
37150080
AS
100682005-10-03 Andreas Schwab <schwab@suse.de>
10069
10070 Backport from libtool CVS:
10071 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10072
10073 * ltmain.sh: add support for installing into temporary
10074 staging area (e.g. 'make install DESTDIR=...')
10075
39d16468
L
100762005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10077
10078 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10079 * configure: Regenerated.
10080
72a7ab82
AP
100812005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10082
10083 * configure: Regenerate with the correct
10084 autoconf version.
10085
6b65a26d
CM
100862005-09-30 Catherine Moore <clm@cm00re.com>
10087
10088 * configure.in (bfin-*-*): New.
10089 * configure: Regenerated.
10090
040b1c5a
GK
100912005-09-28 Geoffrey Keating <geoffk@apple.com>
10092
10093 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10094 (LIPO_FOR_TARGET): New.
10095 (CONFIGURED_LIPO_FOR_TARGET): New.
10096 (USUAL_LIPO_FOR_TARGET): New.
10097 (STRIP_FOR_TARGET): New.
10098 (CONFIGURED_STRIP_FOR_TARGET): New.
10099 (USUAL_STRIP_FOR_TARGET): New.
10100 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10101 STRIP_FOR_TARGET.
10102 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10103 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10104 * Makefile.in: Regenerate.
10105 * configure: Regenerate.
7e050830 10106
3a3c28db
DE
101072005-09-19 David Edelsohn <edelsohn@gnu.org>
10108
10109 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10110 (rs6000-*-aix*): Same.
10111 * configure: Regenerate.
10112
2749a921
TT
101132005-09-16 Tom Tromey <tromey@redhat.com>
10114
10115 * MAINTAINERS: Add self as java maintainer.
10116
7f26dfa3
FXC
101172005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10118
10119 * configure.in: Recognize f95 in the --enable-languages option,
10120 and substitute it for fortran, issuing a warning.
10121 * configure: Regenerate.
10122
d8852c4f
PE
101232005-08-30 Phil Edwards <phil@codesourcery.com>
10124
10125 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10126 * configure: Regenerated.
10127
ad685e81
AH
101282005-08-22 Aldy Hernandez <aldyh@redhat.com>
10129
10130 * MAINTAINERS: Add self as ms1 maintainer.
10131
b00d752c
RE
101322005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10133
10134 * Makefile.def (libssp): Add to lang_env_dependencies.
10135 * Makefile.in: Regenerate.
10136
9ed8fb9b
ILT
101372005-08-18 Ian Lance Taylor <ian@airs.com>
10138
10139 * MAINTAINERS: Add myself as middle-end maintainer.
10140
0f029d39
CG
101412005-08-17 Christian Groessler <chris@groessler.org>
10142
10143 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10144 * Makefile.in: Regenerate.
10145
81087874
AK
101462005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10147
10148 * MAINTAINERS (write after approval): Added myself.
10149
6a134f1c
MR
101502005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10151
10152 * MAINTAINERS (Write After Approval): Add myself.
10153
2693c0b0
PB
101542005-08-12 Paolo Bonzini <bonzini@gnu.org>
10155
10156 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10157 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10158 Look for alternate names of the target cc and c++
10159 * configure: Regenerate.
10160
4de997d1
PB
101612005-08-08 Paolo Bonzini <bonzini@gnu.org>
10162
10163 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10164 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10165 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10166 tools; remove code to manually set them.
10167 (Target tools): Look in the environment for them.
10168 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10169 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10170 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10171 build directory.
10172 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10173 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10174 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10175 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10176 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10177 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10178 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10179 * configure: Regenerate.
10180 * Makefile.in: Regenerate.
10181
b089e33a
BE
101822005-07-28 Ben Elliston <bje@au.ibm.com>
10183
10184 * MAINTAINERS: Update for removed CPU targets.
10185
e3791243
MM
101862005-07-27 Mark Mitchell <mark@codesourcery.com>
10187
10188 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 10189 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
10190 * Makefile.in: Regenerated.
10191
526635cb
MM
101922005-07-26 Mark Mitchell <mark@codesourcery.com>
10193
10194 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10195 (CFLAGS_FOR_TARGET): Use it.
10196 (CXXFLAGS_FOR_TARGET): Likewise.
10197 * Makefile.in: Regenerated.
10198 * configure.in (--with-build-sysroot): New option.
10199 * configure: Regenerated.
10200
19791f70
PB
102012005-07-24 Paolo Bonzini <bonzini@gnu.org>
10202
10203 * Makefile.tpl: Wrap install between unstage and stage
10204 * Makefile.in: Regenerate.
10205
35f5a23f
EC
102062005-07-21 Eric Christopher <echristo@apple.com>
10207
10208 * MAINTAINERS: Update affiliation.
10209
ff3ddf15
PW
102102005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10211
10212 * MAINTAINERS: Add self as crx port maintainer.
10213
3a664c1c
DD
102142005-07-20 DJ Delorie <dj@redhat.com>
10215
10216 * MAINTAINERS: Add self as m32c maintainer.
10217
539df155
KC
102182005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10219
10220 * all files: Update FSF address.
10221
be9c593a
EC
102222005-07-15 Eric Christopher <echristo@redhat.com>
10223
10224 * MAINTAINERS: Change affiliation.
10225
fd7ea4ab
JB
102262005-07-14 Jim Blandy <jimb@redhat.com>
10227
10228 * configure.in: Add cases for Renesas m32c.
10229 * configure: Regenerated.
7e050830 10230
0063a823
KC
102312005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10232
d0ca130a
KC
10233 * COPYING.LIB: Update from fsf.org.
10234
102352005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10236
10237 * COPYING, compile, config.guess,
0063a823
KC
10238 config.sub, install-sh, missing, mkinstalldirs,
10239 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 10240 * config-ml.in: Update FSF address.
0063a823 10241
a8ba31f2
EC
102422005-07-13 Eric Christopher <echristo@redhat.com>
10243
10244 * configure.in: Add toplevel noconfigdir support for tpf.
10245 * configure: Regenerate.
10246
5bea4a03
PB
102472005-07-11 Paolo Bonzini <bonzini@gnu.org>
10248
10249 PR ada/22340
10250
10251 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10252 * Makefile.in: Regenerate.
10253
284bdbbd
MM
102542005-07-07 Mark Mitchell <mark@codesourcery.com>
10255
10256 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 10257 Brolley to write-after-approval.
284bdbbd 10258
452190fb
AS
102592005-07-07 Andreas Schwab <schwab@suse.de>
10260
10261 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10262 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10263 * Makefile.in: Regenerated.
10264
9c8f9ec2
GK
102652005-07-06 Geoffrey Keating <geoffk@apple.com>
10266
10267 * configure.in: Don't build sim or rda when targetting darwin.
10268 * configure: Regenerate.
10269
ef0087a7
KH
102702005-07-06 Kazu Hirata <kazu@codesourcery.com>
10271
10272 * configure.in: Add --enable-libssp and --disable-libssp.
10273 * configure: Regenerate with autoconf-2.13.
10274
77008252
JJ
102752005-07-02 Jakub Jelinek <jakub@redhat.com>
10276
10277 * Makefile.def (target_modules): Add libssp.
10278 * configure.in (target_libraries): Add target-libssp.
10279 * configure: Rebuilt.
10280 * Makefile.in: Rebuilt.
10281
a04eae1b
ZW
102822005-07-01 Zack Weinberg <zackw@panix.com>
10283
10284 * MAINTAINERS: Change email address. Resign from maintainership.
10285
948884cd
RG
102862005-07-01 Richard Guenther <rguenther@suse.de>
10287
10288 * MAINTAINERS: Change my e-mail address and affiliation.
10289
c7870f5d
PB
102902005-06-22 Paolo Bonzini <bonzini@gnu.org>
10291
10292 * Makefile.def (stagefeedback): Come after profile.
10293 Define profiledbootstrap target.
10294 * Makefile.tpl (profiledbootstrap): Remove.
10295 (stageprofile-end): Zap stagefeedback.
10296 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10297 * Makefile.in: Regenerate.
10298
ab99519a
RS
102992005-06-13 Richard Sandiford <richard@codesourcery.com>
10300
10301 * MAINTAINERS: Update my email address.
10302
f610dd5f
ZW
103032005-06-13 Zack Weinberg <zack@codesourcery.com>
10304
10305 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10306 In 'cpp' stanza, support '#line' as well as '# '.
10307
71bc2a83
AS
103082005-06-08 Andreas Schwab <schwab@suse.de>
10309
10310 * MAINTAINERS: Move myself from 'Write After Approval' to
10311 'CPU Port Maintainers' section as m68k maintainer.
10312
4fab7234
HPN
103132005-06-07 Hans-Peter Nilsson <hp@axis.com>
10314
10315 * configure.in (unsupported_languages): New macro.
10316 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10317 non-ported target libraries in noconfigdirs.
10318 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10319 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 10320 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
10321 unsupported_languages.
10322 * configure: Regenerate.
10323
68193f9b
TS
103242005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10325
10326 * configure.in: Fix typo in handling of --with-mpfr-dir.
10327 * configure: Regenerate.
10328
f26f6b8d
RS
103292005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10330
10331 * MAINTAINERS: Update my email address.
10332
ba4853f8
JB
103332005-06-02 Jim Blandy <jimb@redhat.com>
10334
10335 * config.sub: Add cases for the Renesas m32c. (This patch has been
10336 accepted into the master sources.)
10337
79dd769c 103382005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
10339 Michael Snyder <msnyder@redhat.com>
10340 Stan Cox <scox@redhat.com>
79dd769c 10341
f610dd5f 10342 * configure.in: Set noconfigdirs for ms1.
79dd769c 10343
f610dd5f 10344 * configure: Regenerate.
79dd769c 10345
d29e107f
JD
103462005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10347
10348 * MAINTAINERS (Write After Approval): Add self.
10349
e93196c3
JC
103502005-06-01 Josh Conner <jconner@apple.com>
10351
10352 * MAINTAINERS (Write After Approval): Add self.
10353
ae263c7a
KH
103542005-06-01 Kazu Hirata <kazu@codesourcery.com>
10355
10356 * MAINTAINERS: Update my email address.
10357
585b3aa3
ZM
103582005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10359
10360 * MAINTAINERS (Write After Approval): Add self.
10361
4930c50b
CD
103622005-05-26 Chris Demetriou <cgd@broadcom.com>
10363
10364 * MAINTAINERS (Write After Approval): Remove self.
10365
2dfbef6d
PB
103662005-05-25 Paolo Bonzini <bonzini@gnu.org>
10367
10368 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10369 (Dependencies): Consider target modules for bootstrap dependencies.
10370 Make target bootstrap modules depend on each stage's gcc.
10371 * Makefile.in: Regenerate.
10372
bcb28cf5
PB
103732005-05-20 Paolo Bonzini <bonzini@gnu.org>
10374
10375 * Makefile.def (configure-gcc): Depend on binutils having been built.
10376 (all-gcc): No need to do it here.
10377 * Makefile.in: Regenerate.
10378
0cf085e4
PB
103792005-05-19 Paul Brook <paul@codesourcery.com>
10380
f610dd5f 10381 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
10382 language cannot be built.
10383 * configure: Regenerate.
10384
dfb2c39a
DJ
103852005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10386
10387 * ylwrap: Import from Automake 1.9.5.
10388
771aaa92
DU
103892005-05-13 David Ung <davidu@mips.com>
10390
10391 * MAINTAINERS (Write After Approval): Add self.
10392
3ac9bd58
MS
103932005-05-09 Mike Stump <mrs@apple.com>
10394
10395 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10396 lt_cv_sys_max_cmd_len for now.
f610dd5f 10397
f77a5578
SC
103982005-05-09 Stan Cox <scox@redhat.com>
10399
10400 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10401
795e36e5
MK
104022005-05-08 Matt Kraai <kraai@ftbfs.org>
10403
10404 * README.SCO: Update the URL.
10405
c9392a2b
DE
104062005-05-05 David Edelsohn <edelsohn@gnu.org>
10407
10408 * ltconfig: Define file_list_spec. Pass file_list_spec and
10409 with_gnu_ld to libtool.
10410 * ltcf-c.sh (aix[45]): Define file_list_spec.
10411 * ltcf-cxx.sh (aix[45]): Same.
10412 * ltcf-gcj.sh (aix[45]): Same.
10413 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10414 exists, write list of input files to temporary file.
10415
bebcd931
MS
104162005-05-04 Mike Stump <mrs@apple.com>
10417
10418 * configure.in: Always pass --target to target configures as
10419 otherwise rebuilds that do --recheck will fail.
10420 * confiugure: Rebuilt.
10421
ce406537
PB
104222005-05-04 Paolo Bonzini <bonzini@gnu.org>
10423
10424 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10425 STAGE_HOST_EXPORTS.
10426 (configure, all): Add bootstrap support.
10427 (Host modules, target modules): Pass post-stage1 flags and exports.
10428 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10429 * Makefile.in: Regenerate.
10430
aa9dcfc4
PB
104312005-04-29 Paolo Bonzini <bonzini@gnu.org>
10432
10433 * configure: Regenerate.
10434
b6f9abcf
MS
104352005-04-27 Mike Stump <mrs@apple.com>
10436
10437 * MAINTAINERS: Add self as darwin maintainer.
10438
acb217cb
BS
104392005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10440
10441 * config.sub: Update from master copy.
10442
b6dae270
MS
104432005-04-21 Mike Stump <mrs@apple.com>
10444
10445 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10446 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10447
c2e0d3a9
HPN
104482005-04-19 Hans-Peter Nilsson <hp@axis.com>
10449
10450 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10451 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10452 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10453 "*-*-elf" and "*-*-linux*".
10454 * configure: Regenerate.
10455
871ae772
JM
104562005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10457
10458 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10459
bf070c29
MS
104602005-04-12 Mike Stump <mrs@apple.com>
10461
10462 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10463
e865b6f7
TK
104642005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10465
10466 * MAINTAINERS (Write After Approval): Add myself.
10467
7b71ad7f
BS
104682005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10469
10470 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10471
25b42232
PB
104722005-04-06 Paolo Bonzini <bonzini@gnu.org>
10473
f610dd5f 10474 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
10475 (TARGET_CONFIGARGS): Include --with-target-subdir.
10476 (configure, all): New macros. Use them throughout.
10477 * Makefile.in: Regenerate.
10478
d727c624
JG
104792005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10480
10481 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 10482
fff72cc4
ZD
104832005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10484
10485 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10486
86472dc3
GP
104872005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10488
10489 * MAINTAINERS: Move John Carr to Write After Approval.
10490
dce2d8b2 104912005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
10492
10493 * config/mh-mingw32: Delete.
10494 * configure.in: Don't use it.
10495 * configure: Regenerate.
10496
33da42bc
PB
104972005-03-31 Paolo Bonzini <bonzini@gnu.org>
10498
10499 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10500 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 10501 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
10502 (HOST_LIB_PATH): Generate from Makefile.def.
10503 (TARGET_LIB_PATH): Likewise.
10504 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10505 * Makefile.in: Regenerate.
10506 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10507 (RPATH_ENVVAR): Include Darwin case.
10508 * configure: Regenerate.
10509
15cc1841
TF
105102005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10511
10512 * MAINTAINERS (Various Maintainers): Remove self.
10513 (Write After Approval): Add self.
10514
6a8c79d5
TF
105152005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10516
10517 * MAINTAINERS (Various Maintainers): Add self.
10518
256f7136
PB
105192005-03-25 Paolo Bonzini <bonzini@gnu.org>
10520
10521 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10522 * configure: Regenerate.
10523
191dd2c9
ZW
105242005-03-21 Zack Weinberg <zack@codesourcery.com>
10525
10526 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10527 gcc_version, and gcc_version_trigger from set of flags to pass.
10528 * Makefile.tpl: Remove definitions of above variables.
10529 (config.status): Remove dependency on $(gcc_version_trigger).
10530 * Makefile.in: Regenerate.
10531 * configure.in: Do not reference config/gcc-version.m4 nor
10532 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10533 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10534 * configure: Regenerate.
10535
ef6e9bc0 105362005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 10537 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
10538
10539 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10540 * Makefile.in: Regenerate.
10541
009bbd5a
FW
105422005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10543
10544 * MAINTAINERS (Write After Approval): Add myself.
10545
09f8755b
DA
105462005-03-03 David Ayers <d.ayers@inode.at>
10547
10548 * MAINTAINERS (Write After Approval): Add myself.
10549
e73ed25c
AO
105502005-03-01 Alexandre Oliva <aoliva@redhat.com>
10551
10552 PR libgcj/20160
10553 * ltmain.sh: Avoid creating archives with components that have
10554 duplicate basenames.
10555
ace9ac7b
AP
105562005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10557
10558 PR bootstrap/20250
10559 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10560 instead of check.
10561 * Makefile.in: Regenerate.
10562
c9db9354
PB
105632005-02-28 Paolo Bonzini <bonzini@gnu.org>
10564
10565 * Makefile.in: Regenerate to fix conflict between the previous two
10566 patches.
10567
215c351a
PB
105682005-02-28 Paolo Bonzini <bonzini@gnu.org>
10569
10570 PR bootstrap/17383
10571 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10572 * Makefile.tpl (HOST_SUBDIR): New substitution.
10573 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10574 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10575 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10576 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10577 (Host modules, Bootstrapped modules): Use it.
10578 (Build modules, Target modules): Do not create symlink trees,
10579 always configure out-of-srcdir.
10580 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10581 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10582 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10583 $(HOST_SUBDIR). Create a symlink for host_subdir.
10584
10585 * Makefile.in: Regenerate.
10586 * configure: Regenerate.
10587
5395b47b
NN
105882005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10589
10590 Merged from libada-gnattools-branch:
10591 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10592
10593 * gnattools: New directory.
10594 * Makefile.def: Add gnattools as a module, depending on target-libada.
10595 * Makefile.in: Regenerate.
10596 * configure.in: Include gnattools in host_tools; disable it if ada
10597 is disabled.
10598 * configure: Regenerate.
10599
ca2cc05c
JM
106002005-02-24 James A. Morrison <phython@gcc.gnu.org>
10601
10602 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10603 treelang maintainer.
10604 (Write After Approval): Remove myself.
10605
d2f3024f
PS
106062005-02-23 Paul Schlie <schlie@comcast.net>
10607
10608 * configure.in: Allow darwin targeted ports to build tk, itcl and
10609 libgui.
10610 * configure: Regenerate.
10611
bba5e0ca
EB
106122005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10613
10614 PR libgcj/10353
10615 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10616 * configure: Regenerate.
10617
70132ce7
SK
106182005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10619
10620 * MAINTAINERS (Write After Approval): Add myself.
10621
20f0edca
ILT
106222005-02-10 Ian Lance Taylor <ian@airs.com>
10623
10624 * MAINTAINERS: Update my e-mail address.
10625
e64e5109
RG
106262005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10627
10628 * MAINTAINERS (Write After Approval): Add myself.
10629
40d64b5a
HPN
106302005-01-29 Hans-Peter Nilsson <hp@axis.com>
10631
10632 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10633 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10634 target-libgloss when not *-*-elf and *-*-aout.
10635 * configure: Regenerate.
10636
54a12711
KH
106372005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10638
10639 * MAINTAINERS: Remove obsolete entries.
10640
0aa99dbb
KH
10641 * MAINTAINERS (Write After Approval): Add Michael Matz.
10642
2b009f5f
NB
106432005-01-19 Neil Booth <neil@daikokuya.co.uk>
10644
10645 * MAINTAINERS: Remove self as cpplib maintainer.
10646
385870f5
KC
106472005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10648
10649 * install-sh, config.sub: Import from upstream.
10650
e7daab31
KC
106512005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10652
10653 PR bootstrap/18222
10654 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10655 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10656 * Makefile.in: Regenerate.
10657
e6003f4d
JT
106582005-01-16 Jason Thorpe <thorpej@netbsd.org>
10659
10660 * MAINTAINERS: Update my email address.
10661
145e2972 106622005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 10663 Andreas Schwab <schwab@suse.de>
145e2972
DE
10664
10665 PR bootstrap/18033
10666 * config-ml.in: Eval option if surrounded by single quotes.
10667
86c7e0da
PB
106682005-01-03 Paolo Bonzini <bonzini@gnu.org>
10669
10670 Revert 2004-12-28 Makefile changes, a better fix will be
10671 applied to mainline and src after GCC 4.0 branches.
10672
3224a22f
PB
106732004-12-28 Paolo Bonzini <bonzini@gnu.org>
10674
10675 PR bootstrap/17383
10676
10677 * Makefile.def (target_modules): Remove stage parameter,
10678 it is always true now.
10679 * Makefile.tpl (configure-build-[+module+],
10680 configure-target-[+module+]): Always build symlink tree
10681 for the directory and for include. BUILD_SUBDIR and
10682 TARGET_SUBDIR cannot be . anymore.
10683 * Makefile.in: Regenerate.
10684
aaf51ca2
DE
106852004-12-25 David Edelsohn <edelsohn@gnu.org>
10686
10687 Revert 2004-12-08 Makefile changes.
10688
4e32e454
DS
106892004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10690
10691 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10692 cygwin, mingw.
10693
669f01d8
AS
106942004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10695
10696 * configure.in (sh64-*-*): Reenable gprof.
10697 * configure: Regenerate.
10698
1b227ee0
DE
106992004-12-08 David Edelsohn <edelsohn@gnu.org>
10700
10701 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10702 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10703 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10704 * Makefile.in: Regenerate.
10705
ce5e944c
CF
107062004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10707
10708 * MAINTAINERS: Update my email address.
10709
893f1e87
MK
107102004-12-07 Matt Kraai <kraai@ftbfs.org>
10711
10712 * Makefile.tpl: Generate normal dependencies if the LHS module is
10713 not bootstrapped.
10714 * Makefile.in: Regenerate.
10715
bb59c339
RS
107162004-12-03 Richard Sandiford <rsandifo@redhat.com>
10717
10718 * configure.in: Include config/gxx-include-dir.m4. Use
10719 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10720 * configure: Regenerate.
10721
4982adbe
RS
107222004-12-03 Richard Sandiford <rsandifo@redhat.com>
10723
10724 * config.if: Delete.
10725 * configure.in: Set libstdcxx_incdir directly.
10726 * configure: Regenerate.
10727
05750653
EC
107282004-12-02 Eric Christopher <echristo@redhat.com>
10729
10730 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10731 * Makefile.in: Regenerate.
10732
5fef1dbd
RS
107332004-12-02 Richard Sandiford <rsandifo@redhat.com>
10734
10735 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10736 * configure: Regenerate.
10737
afabd8e6
RS
107382004-12-02 Richard Sandiford <rsandifo@redhat.com>
10739
10740 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10741 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10742 * configure: Regenerate.
10743
78716e86
EC
107442004-12-01 Eric Christopher <echristo@redhat.com>
10745
10746 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10747 of things to remove.
10748
57ab8ba9
MK
107492004-11-29 Matt Kraai <kraai@ftbfs.org>
10750
10751 * MAINTAINERS (Write After Approval): Update my e-mail address.
10752
2539bffe
KC
107532004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10754
10755 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10756 from CVS libtool to always pass_all.
10757
3e732ba0
JDA
107582004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10759
10760 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10761 (hppa*64*-*-*): Delete incorrect comment.
10762 * configure: Rebuilt.
10763
767f726e
KC
107642004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10765
10766 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10767
2c92e90f
KC
107682004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10769
10770 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10771 from CVS libtool to always pass_all.
10772
32f84e48
KC
107732004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10774
10775 * install-sh, compile: Import from automake.
10776
9587be8a
KC
107772004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10778
10779 * config.guess, config.sub: Import from savannnah.
10780
04e81808 107812004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
10782
10783 * MAINTAINERS (Write After Approval): Add myself
10784
f87a2b2e
MS
107852004-11-12 Mike Stump <mrs@apple.com>
10786
10787 * Makefile.def: Add html support.
10788 * Makefile.tpl: Likewise.
10789 * Makefile.in: Regenerate.
10790
848556c2
GK
107912004-11-11 Geoffrey Keating <geoffk@apple.com>
10792
556f03c4
GK
10793 PR 18423
10794 * configure.in: Remove all instances of build-fixincludes from
10795 noconfigdirs.
10796 (build_configargs): Supply --target to subdirectories.
10797 * configure: Regenerate.
10798
848556c2
GK
10799 * Makefile.def: Make gcc install depend on fixincludes install.
10800 * Makefile.in: Regenerate.
10801
9e5712a5
JJ
108022004-11-10 Janis Johnson <janis187@us.ibm.com>
10803
10804 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10805
4ef509c0
PB
108062004-11-11 Paul Brook <paul@codesourcery.com>
10807
10808 * MAINTAINERS: Add self as arm maintainer. Update email address.
10809
20d11df6
HPN
108102004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10811
10812 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10813 target-libgfortran.
79fd8592 10814 * configure: Regenerate.
20d11df6 10815
68c70f15
DE
108162004-11-07 David Edelsohn <edelsohn@gnu.org>
10817
10818 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10819 like CC.
10820
54f88091
PB
108212004-11-05 Paolo Bonzini <bonzini@gnu.org>
10822
10823 * Makefile.def (host fixincludes): Specify missing targets.
10824 * Makefile.in: Regenerate.
10825
6866abb8
RC
108262004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10827
10828 * MAINTAINERS: Add myself
10829
83f62578
GL
108302004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10831
10832 * MAINTAINERS (Write After Approval): Add myself.
10833
53c7ffe7
GK
108342004-11-04 Geoffrey Keating <geoffk@apple.com>
10835
10836 * Makefile.def: Build fixincludes for the host, too.
10837 * Makefile.in: Regenerate.
10838 * configure.in (host_tools): Add fixincludes.
10839 * configure: Regenerate.
10840
ac8b3d9d
DJ
108412004-11-04 Daniel Jacobowitz <dan@debian.org>
10842
10843 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10844 * configure: Regenerated.
10845
bab37580
L
108462004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10847
10848 PR other/17783
10849 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10850 * configure: Regenerated.
10851
db1de713
MM
108522004-10-31 Mark Mitchell <mark@codesourcery.com>
10853
10854 * README.SCO: Update per FSF instructions.
10855
a827e21a
EW
108562004-10-28 Eric B. Weddington <ericw@evcohs.com>
10857
10858 PR target/18151
10859 * configure.in (case ${target}): Do not build fixincludes for avr.
10860 * configure: Regenerated.
10861
9d069a4f
PB
108622004-10-26 Paolo Bonzini <bonzini@gnu.org>
10863
10864 * configure.in (case ${target}): Do not build fixincludes
10865 on platforms where it is not used.
10866 * configure: Regenerated.
10867
fc45f3fe
DJ
108682004-10-23 Daniel Jacobowitz <dan@debian.org>
10869
10870 * configure.in: Use an absolute path to install-sh.
10871 * configure: Regenerated.
10872
36554b92
AL
108732004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10874
10875 * MAINTAINERS (Write After Approval): Add myself.
10876
88e9994a
KH
108772004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10878
10879 * MAINTAINERS: Remove from Write After Approval those that are
10880 already maintainers.
10881
ad02a944
SP
108822004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10883
10884 * MAINTAINERS: Update my email address.
10885
c8e6cd41
KC
108862004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10887
10888 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10889 * configure: Regenerate.
10890
dce2d8b2 108912004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
10892
10893 * MAINTAINERS: Update my email address.
10894
a8b0957e
KH
108952004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10896
10897 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10898 entries belonging to this category.
10899
96836f61
JZ
109002004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10901
10902 * MAINTAINERS: Update my e-mail address.
10903
7e0b5752
PB
109042004-10-06 Paolo Bonzini <bonzini@gnu.org>
10905
10906 Fix wrong conflict resolution in:
10907
10908 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10909
10910 * Makefile.in: Regenerate.
10911 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10912 in the recursive `make', instead of hardwiring `all'.
10913 (Autogenerated TARGET-* variables): New.
10914
370f7a47
TL
109152004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10916
10917 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 10918 * configure: Regenerate.
370f7a47 10919
13e5d623
KH
109202004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10921
10922 * MAINTAINERS (Various Maintainers): Move the "windows,
10923 cygwin, mingw" maintainer to ...
10924 (OS Port Maintainers): ... here.
10925
a6497c1b
KH
109262004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10927
10928 * MAINTAINERS (Write After Approval): Remove those that are
10929 maintainers of some subsystem.
10930
1abb828a
D
109312004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10932
10933 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10934 * ltcf-cxx.sh (tpf*): Likewise.
10935 * ltconfig (tpf*): Add TPF OS configuration support.
10936
16d1338d
BS
109372004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10938
10939 * MAINTAINERS: Change my email address to my new work account.
10940
9082a750
MR
109412004-09-24 Michael Roth <mroth@nessie.de>
10942
10943 * configure.in (--without-headers): Add missing double quotes.
10944 * configure: Regenerate.
10945
dce2d8b2 109462004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
10947
10948 * ylwrap: Revert to previous version.
10949
4c4a5bbc
L
109502004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10951
10952 PR bootstrap/17369
10953 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10954 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10955 SET_GCC_LIB_PATH_CMD.
10956 (BASE_TARGET_EXPORTS): Likewise.
10957 * Makefile.in: Regenerated.
10958
10959 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10960 * configure: Regenerated.
10961
85f59630
KC
109622004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10963
10964 * config.guess: New upstream version
10965 * compile, depcomp, install-sh, ylwrap: Likewise.
10966
95c53c62
RS
109672004-09-19 Roger Sayle <roger@eyesopen.com>
10968
10969 * config/mh-x86omitfp: New host makefile fragment. Add
10970 -fomit-frame-pointer to the default BOOT_CFLAGS.
10971 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10972 * configure: Regenerate.
10973
0a1c093b
AP
109742004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10975
10976 PR target/11572
10977 * configure.in (*-*-darwin*): Renable libobjc.
10978 * configure: Regenerate.
10979
315fcf97
NS
109802004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10981
10982 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10983
0a050485 109842004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 10985
0a050485
DB
10986 * Makefile.def: Remove libbanshee.
10987 * Makefile.tpl: Ditto.
10988 * configure.in: Ditto.
10989 * Makefile.in: Regen.
10990 * configure: Ditto.
10991
5f4a098e
DE
109922004-09-08 David Edelsohn <edelsohn@gnu.org>
10993
10994 * ltmain.sh: Use $pic_object as $non_pic_object if
10995 $non_pic_object=none.
10996
32b2511f
PB
109972004-09-07 Paolo Bonzini <bonzini@gnu.org>
10998
10999 * missing: Import latest version from master repository.
11000
fc4d0e82
NC
110012004-09-06 Nick Clifton <nickc@redhat.com>
11002
11003 * config.sub: Import latest version from master repository.
11004 * config.guess: Likewise.
11005 This includes these changes:
78716e86 11006
fc4d0e82
NC
11007 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11008
11009 * config.sub: Handle crisv32, alias etraxfs.
11010 * config.guess (crisv32:Linux:*:*): Handle.
11011
11012 2004-08-13 Brad Smith <brad@comstyle.com>
11013
11014 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11015 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11016
11017 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11018
11019 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11020 assume the processor is a powerpc. This is because coreutils
11021 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11022 in this case, due to a MacOS X bug that causes
11023 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11024 to return a negative number.
11025 Problem reported by Petter Reinholdtsen in:
11026 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11027
11028 2004-07-19 Ben Elliston <bje@gnu.org>
11029
11030 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11031
11032 2004-06-24 Ben Elliston <bje@gnu.org>
11033
11034 * config.guess: Update copyright years.
11035 * config.sub: Likewise.
11036
11037 2004-06-22 Robert Millan <robertmh@gnu.org>
11038
11039 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11040 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11041
11042 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11043
11044 * config.guess (*:*VMS:*:*): New entry. Replaces
11045 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11046 manufacturer.
11047
11048 2004-06-22 Ben Elliston <bje@gnu.org>
11049
11050 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11051 * config.sub: Likewise.
11052
11053 2004-06-22 Ben Elliston <bje@gnu.org>
11054
11055 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11056 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11057
11058 2004-06-11 Ben Elliston <bje@gnu.org>
11059
11060 * config.guess (pegasos:OpenBSD:*:*): Remove.
11061
11062 2004-06-11 Ben Elliston <bje@gnu.org>
11063
11064 From Wouter Verhelst <wouter@grep.be>:
11065 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11066
11067 2004-06-11 Ben Elliston <bje@gnu.org>
11068
11069 * config.guess (luna88k:OpenBSD:*:*): New.
11070
11071 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11072
11073 * config.guess (m32r*:Linux:*:*): New case.
11074 * config.sub: Handle m32rle.
11075
11076 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11077
11078 From Jens Petersen <petersen@redhat.com>:
11079 * config.sub: Handle sparcv8.
11080
11081 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11082
11083 From Tom Smith <smith@cag.lkg.hp.com>:
11084 * config.guess: Version suffixes are equally significant on Tru64
11085 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11086 prefix of "P" (patched kernel).
11087
11088 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11089
11090 * config.sub: Add support for National Semiconductor CRX target.
11091
2f4cc6bf
JJ
110922004-09-03 Janis Johnson <janis187@us.ibm.com>
11093
11094 * MAINTAINERS (Various Maintainers): Remove myself as web page
11095 maintainer, add myself as maintainer of build status lists.
11096
61fec9ff
JB
110972004-09-03 Jan Beulich <jbeulich@novell.com>
11098
11099 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11100 *-*-netware, but add target-libmudflap.
11101 Consolidate *-*-netware targets (of which really only i?86 exists)
11102 into a single entry.
11103 * configure: Likewise.
11104
45f366ab
PB
111052004-09-01 Paolo Bonzini <bonzini@gnu.org>
11106
11107 * Makefile.tpl (sorry): Remove.
11108 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11109 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11110 (do-clean): Clean per-stage directories too.
11111 (do-distclean): Run distclean-stage1 too.
11112 (.NOTPARALLEL): Enable during toplevel bootstrap.
11113 (stage[+id+]-bubble): Enable parallel execution during
11114 the recursive invocation.
11115 * Makefile.in: Regenerate.
11116
11117 Fix previous checkin:
11118
11119 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11120 include.
11121 * configure.in: Fix indentation.
11122 * configure: Regenerate.
11123
dce2d8b2 111242004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 11125
45f366ab
PB
11126 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11127 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11128 * configure: regenerate
78716e86 11129 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 11130 -mdynamic-no-pic
be8fff81 11131
71b5d516
PB
111322004-08-31 Paolo Bonzini <bonzini@gnu.org>
11133
11134 * Makefile.def (build_modules): Add fixincludes.
11135 (dependencies): Make gcc depend on fixincludes.
11136 * configure.in (build_tools): Add fixincludes.
11137 (build_configdirs): Always include build_libs.
11138 * Makefile.in: Regenerate.
11139 * configure: Regenerate.
11140
111412004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
11142
11143 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11144 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11145 phony targets; do not generate timestamp files.
11146 (distclean-stageN): Remove references to their timestamp files.
11147 (restageN, touch-stageN): Remove.
11148 (stageN-bubble): Rewritten.
11149 (compare): Support lean bootstraps.
11150 * Makefile.in: Regenerate.
11151
11152 * configure.in: Only warn when bootstrapping but
11153 build != host or build != target. Support lean bootstraps.
11154 * configure: Regenerate.
11155
ce7cbbb0
PE
111562004-08-26 Phil Edwards <phil@codesourcery.com>
11157
11158 * configure.in: Give a better error message if GMP/MPFR are missing
11159 and a language needing them has been requested.
11160 * configure: Regenerated.
11161
9c71a529
PE
111622004-08-25 Phil Edwards <phil@codesourcery.com>
11163
11164 * configure.in: Print a list of available language front-ends if
11165 a requested one is missing. Tidy stray tab characters.
11166 * configure: Regenerated.
11167
e3f92d3b
MK
111682004-08-19 Michael Koch <konqueror@gmx.de>
11169
11170 * gcc/doc/install.texi: Update entry about automake for libjava.
11171
c3f84f61
RM
111722004-08-17 Robert Millan <robertmh@gnu.org>
11173
11174 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11175 (instead of FreeBSD).
11176 * configure: Regenerate.
11177
7c27e184
PB
111782004-08-16 Paolo Bonzini <bonzini@gnu.org>
11179
11180 * Makefile.in: Regenerate.
11181 * configure: Regenerate.
11182
11183 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11184 stage_*_flags.
11185 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11186 for bootstrapped modules if toplevel bootstrap is going.
11187 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11188 modules. Adjust for changes in Makefile.def. Enable several
11189 rules even in non-bootstrap mode, just to avoid peppering the
11190 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11191 (stage-[+prev+]-bubble): Remove.
11192
11193 * Makefile.def (Dependencies): Depend on all-build-bison,
11194 all-build-flex, all-build-byacc, all-build-texinfo, rather
11195 than the host variations.
11196 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11197 with BUILD_SUBDIR.
11198 (BISON): Update for recent Bisons.
11199 (YACC): Fix typo.
11200 (cross): Depend on all-build.
11201 (all): Do not depend on all-build.
11202 (prebootstrap): Remove.
11203 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11204 (Prebootstrap dependencies): Add them to the per-stage targets
11205 and to all-prebootstrap.
11206 * configure.in (build_configdirs): Always enable build_tools.
11207 (BUILD_DIR_PREFIX): Remove.
11208
11209 * Makefile.def (gcc): Add target variable.
11210 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11211 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11212 in the recursive `make', instead of hardwiring `all'.
11213 (Autogenerated TARGET-* variables): New.
11214
20f3bb80
BB
112152004-08-13 Brian Booth <bbooth@redhat.com>
11216
11217 * MAINTAINERS: Remove myself from write-after-approval.
11218
b5be499d
NN
112192004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11220
11221 * src-release: Stop distributing mmalloc with gdb (which doesn't
11222 use it).
11223 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11224 * Makefile.in: Regenerate.
11225
b3f8d95d
MM
112262004-08-09 Mark Mitchell <mark@codesourcery.com>
11227
11228 * configure.in (arm*-*-eabi*): New target.
11229 * configure: Regenerate.
11230
3589b69e
PB
112312004-08-06 Paolo Bonzini <bonzini@gnu.org>
11232
11233 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11234 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11235 (Dependencies): New section.
11236 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11237 (configure-target-[+module+]): Depend on maybe-all-gcc
11238 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11239 (toplevel profiledbootstrap): Fix dependencies.
11240 * Makefile.in: Regenerate.
11241
972974fc
MM
112422004-08-03 Mark Mitchell <mark@codesourcery.com>
11243
11244 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11245 target-libiberty to noconfigdirs.
11246 * configure: Regenerate.
11247
bebf829d
PB
112482004-08-03 Paul Brook <paul@codesourcery.com>
11249
11250 * configure.in: Check for MPFR as well as GMP.
11251 * configure: Regenerate.
11252
98a5bb3b
RM
112532004-08-01 Robert Millan <robertmh@gnu.org>
11254
11255 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11256 libmudflap for all GNU-based systems (with Glibc).
11257 * configure: Regenerate.
11258
dce2d8b2 112592004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
11260
11261 * Makefile.def (host-modules): Add gcc.
11262 * Makefile.in: Regenerate.
11263 * Makefile.tpl (sorry): New rule.
11264 (configure-host, all-host, [+make_target+]-host, do-check,
11265 install-host): Do not add gcc as a special case.
11266 (host modules): Add a small special-casing for gcc. Export
11267 extra_make_flags through the environment.
11268 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11269 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11270 other recursive targets for gcc): Remove.
11271
11272 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11273 (stage, unstage): New rules.
11274 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11275 distclean-stage[+id+]): Use stage_current.
11276 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11277 the stage*-start rules.
11278
aeb732c1
GK
112792004-08-02 Geoffrey Keating <geoffk@apple.com>
11280
11281 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11282 use -all_load flag.
11283
25b656e7
PB
112842004-08-02 Paolo Bonzini <bonzini@gnu.org>
11285
11286 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11287 * configure: Regenerate.
11288
cc440d71
TM
112892004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11290
11291 * maintainer-scripts/gcc_release: Revert yesterday's change.
11292
270e140b
SB
112932004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11294
11295 * MAINTAINERS: Add myself to write-after-approval.
11296
3e4035f8
TM
112972004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11298
11299 * libf2c: Removed.
11300 * gcc/gccbug.in: Updated because of libf2c removal.
11301 * maintainer-scripts/gcc_release: Ditto.
11302
dce2d8b2 113032004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
11304
11305 * configure.in: Build libmudflap by default on FreeBSD.
11306 * configure: Regenerated.
11307
dfcada9a
MM
113082004-07-09 Mark Mitchell <mark@codesourcery.com>
11309
11310 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11311 systems.
11312 * configure: Regenerated.
11313
dce2d8b2 113142004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
11315
11316 PR target/16344
11317 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11318 feedback based compiler.
11319 * Makefile.in: Rebuilt.
11320
95bcca47
AO
113212004-07-08 Alexandre Oliva <aoliva@redhat.com>
11322
11323 * Makefile.def (host_modules): Set bootstrap=true for flex.
11324 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11325 * Makefile.in: Rebuilt.
11326
051822f6
JH
113272004-07-07 Jan Hubicka <jh@suse.cz>
11328
11329 * MAINTAINERS: Add self as a profile feedback maintainer.
11330
7b61653a
PE
113312004-07-05 Phil Edwards <phil@codesourcery.com>
11332
11333 * configure.in: Do not prepend $srcdir to /dev/null in
11334 makefile fragments.
11335 * configure: Regenerate.
11336
23f6b2f9
PB
113372004-07-01 Paolo Bonzini <bonzini@gnu.org>
11338
11339 * Makefile.def (build_modules): Add bison, byacc, flex,
11340 m4, texinfo.
11341 (flags_to_pass): Add FLEX.
11342 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11343 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11344 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11345 DEFAULT_MAKEINFO): Remove.
11346 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11347 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11348 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11349 objdir or else use configured tool.
11350 (all-build): New.
11351 (all): Depend on it.
11352 (Build module dependencies): Add.
11353 * Makefile.in: Regenerate.
11354 * configure.in: Better support for multiple build modules,
11355 matching what is done for host/target modules. Do not look
11356 for "plausible" locations of build tools if Canadian cross.
11357 Use autoconf's AC_PROG_CC to find a C compiler. Define
11358 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11359 * configure: Regenerate.
78716e86 11360
1c020272
PB
113612004-06-22 Paolo Bonzini <bonzini@gnu.org>
11362
11363 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11364 * Makefile.in: Regenerate.
11365
a52a0a7f
PB
113662004-06-22 Paolo Bonzini <bonzini@gnu.org>
11367
11368 * Makefile.tpl (configure-build-[+module+],
11369 configure-[+module+], configure-target-[+module+]): Pass
11370 [+extra_configure_args+].
11371 (all-build-[+module+], all-[+module+], check-[+module+],
11372 install-[+module+], [+make_target+]-[+module+],
11373 all-target-[+module+], check-target-[+module+],
11374 install-target-[+module+], [+make_target+]-target-[+module+]):
11375 Pass [+extra_make_args+].
11376 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11377 (GCC_HOST_EXPORTS): Remove.
11378 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11379 cross, check-gcc, check-gcc-c++, install-gcc,
11380 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11381 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11382 * Makefile.in: Regenerate.
11383
ccde3f1a
MS
113842004-06-21 Matthew Sachs <msachs@apple.com>
11385
11386 * MAINTAINERS: Added self to write-after-approval.
11387
6264b0a6
CF
113882004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11389
11390 * configure.in: Check for srcdir/winsup rather than build directory
11391 winsup.
11392 * configure: Regenerate.
11393
801e2270
CV
113942004-06-17 Corinna Vinschen <vinschen@redhat.com>
11395
11396 * configure.in: Don't build Cygwin native newlib if winsup
11397 directory is missing. Emit warning instead.
11398 * configure: Regenerate.
11399
ad6717df
PB
114002004-06-09 Paolo Bonzini <bonzini@gnu.org>
11401
11402 * Makefile.tpl (touch-stage[+id+]): New.
11403 (restage[+prev+]): Depend on touch-stage[+id+].
11404
11405 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11406 Use it throughout.
11407
11408 * Makefile.def: Add profile and feedback bootstrap stages.
11409 Remove next field from bootstrap stages.
11410 * Makefile.tpl (LN, LN_S): Substitute.
11411 (stageN-start, stageN-end): Use double-colon rules, to
11412 provide a hook for additional setup commands.
11413 (distclean-stageN-gcc, restageN): Create dependencies from
11414 [+prev+], not from [+next+].
11415 (stageN-bubble): Add commands for successive stages from
11416 [+prev+], using double-colon rules.
11417 (all-stageN-gcc): Fix typo.
11418 (stagefeedback-start, profiledbootstrap): New.
11419 * Makefile.in: Regenerate.
11420 * configure.in: Call ACX_PROG_LN.
11421 * configure: Regenerate.
11422
5bbb9680
CY
114232004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11424
11425 * MAINTAINERS (Write After Approval): Add myself.
11426
e18be1d4
MA
114272004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11428
11429 * MAINTAINERS (Write After Approval): Add myself.
11430
5607edfd
PB
114312004-06-03 Paolo Bonzini <bonzini@gnu.org>
11432
11433 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11434 without gcc.
11435 * configure: Regenerate.
11436
1ec4e9c3
PB
114372004-06-01 Paolo Bonzini <bonzini@gnu.org>
11438
11439 * Makefile.tpl: Fix typo.
11440 * Makefile.in: Regenerate.
11441
dce2d8b2 114422004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
11443
11444 * configure.in: Remove new- prefix from toplevel
11445 bootstrap targets.
11446 * configure: Regenerate.
11447
f516a7da
PB
114482004-06-01 Paolo Bonzini <bonzini@gnu.org>
11449
11450 * Makefile.tpl (all.normal): Rename to all.
11451 (all): Replace with a rule to pick the default
11452 target from configure.
11453 (all-gcc, configure-gcc): Use conditionals to
11454 do nothing when toplevel bootstrap is going on.
11455 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11456 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11457 * configure.in: Support --enable-bootstrap.
11458
11459 * Makefile.def: Remove new- prefix from toplevel
11460 bootstrap targets.
11461 * Makefile.tpl: Likewise.
11462
11463 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11464 target.
11465
11466 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11467 $(RECURSE_FLAGS) to recursive invocation of make.
11468
11469 * Makefile.in: Regenerate.
11470 * configure: Regenerate.
11471
78dd5e36 114722004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 11473 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
11474
11475 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11476 like CC.
11477
30f1bddc
DJ
114782004-05-27 Daniel Jacobowitz <dan@debian.org>
11479
11480 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11481 * configure: Regenerate.
11482
4fc4dd12
DJ
114832004-05-25 Daniel Jacobowitz <drow@false.org>
11484
11485 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11486 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11487 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11488 targets.
11489 * Makefile.in: Regenerate.
11490
dce2d8b2 114912004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
11492
11493 * configure.in: Test the ability to symlink directories.
11494 * configure: Regenerate.
11495
11496 * Makefile.def (bootstrap-stage): New definitions.
11497 * Makefile.tpl (configure-stage1-gcc,
11498 configure-stage2-gcc, configure-stage3-gcc,
11499 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11500 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11501 new-restage3, compare): Autogenerate, see Makefile.in
11502 entry for behavioral changes.
11503 (distclean-stage1, new-stage1-start, new-stage1-end,
11504 new-stage1-bubble, distclean-stage2, new-stage2-start,
11505 new-stage2-end, new-stage2-bubble, distclean-stage3,
11506 new-stage3-start, new-stage3-end): New autogenerated targets.
11507 (objext, prebootstrap, BOOT_CFLAGS,
11508 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11509 targets.
11510
11511 * Makefile.in: Regenerate.
11512 (distclean-stage1, new-stage1-start, new-stage1-end,
11513 new-stage1-bubble, distclean-stage2, new-stage2-start,
11514 new-stage2-end, new-stage2-bubble, distclean-stage3,
11515 new-stage3-start, new-stage3-end): New targets.
11516 (all-stage1-gcc): Move prebootstrap dependency from here...
11517 (configure-stage1-gcc): ...to here.
11518 (new-bootstrap): Use bubble targets.
11519 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11520 Use per-stage distclean targets.
11521 (configure-stage1-gcc, configure-stage2-gcc,
11522 configure-stage3-gcc, all-stage1-gcc,
11523 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11524 Use new-stageN-start to prepare the tree.
11525
4f4e53dd
PB
115262004-05-23 Paolo Bonzini <bonzini@gnu.org>
11527
11528 * Makefile.def (host_modules): add libcpp.
11529 * Makefile.tpl: Add dependencies on and for libcpp.
11530 * Makefile.in: Regenerate.
11531 * configure.in: Add libcpp host module.
11532 * configure: Regenerate.
11533
60975492
PB
115342004-05-21 Paolo Bonzini <bonzini@gnu.org>
11535
11536 * Makefile.tpl: Whenever a recursive target is defined, wrap
11537 it in a special @if/@endif block, and prepare its maybe
11538 dependency in the @if/@endif block
11539 * configure.in: Instead of writing maybe dependencies, remove
11540 the @if/@endif statements, and remove the @if/@endif blocks
11541 that remain.
11542 * configure: Regenerate.
11543 * Makefile.in: Regenerate.
11544
5ce7d75d
JJ
115452004-05-20 Janis Johnson <janis187@us.ibm.com>
11546
11547 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11548
c779c42f
KK
115492004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11550
11551 PR bootstrap/15120
11552 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11553 * */configure: Rebuilt.
11554
b4117c30
ZW
115552004-05-17 Zack Weinberg <zack@codesourcery.com>
11556
11557 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11558 of libf2c.
11559 * configure, Makefile.in: Regenerate.
11560
719bb4e3 115612004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
11562
11563 * MAINTAINERS (Write After Approval): Add myself.
11564
6de9cd9a
DN
115652004-05-13 Diego Novillo <dnovillo@redhat.com>
11566
11567 Merge from tree-ssa-20020619-branch.
11568
11569 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11570 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11571 (HOST_GMPLIBS): Define.
11572 (HOST_GMPINC): Define.
11573 (TARGET_LIB_PATH): Add libmudflap.
11574 (GFORTRAN_FOR_TARGET): Define.
11575 (configure-build*): Export GFORTRAN.
11576 (configure-gcc): Export GMPLIBS and GMPINC.
11577 (all-gcc): Add maybe-all-libbanshee.
11578 (configure-target-libgfortran): Define.
11579 * Makefile.in: Regenerate.
11580 * configure.in (host_libs): Add libbanshee.
11581 (target_libraries): Add target-libmudflap and target-libgfortran.
11582 Add --with-libbanshee.
11583 Handle --disable-libmudflap.
11584 (*-*-freebsd*): Use with_gmp.
11585 Add $(libgcj) to noconfigdirs.
11586 * configure: Regenerate.
11587 * depcomp: New file.
11588 * MAINTAINERS: Add tree-ssa maintainers.
11589
8f1b790f
VM
115902004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11591
b4117c30 11592 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 11593
693446fc
BF
115942004-04-30 Brian Ford <ford@vss.fsi.com>
11595
b4117c30 11596 * MAINTAINERS (Write After Approval): Add myself.
693446fc 11597
d1bb666c
UB
115982004-04-29 Uros Bizjak <uros@kss-loka.si>
11599
b4117c30 11600 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 11601
6cf1ac42
PB
116022004-04-28 Paolo Bonzini <bonzini@gnu.org>
11603
11604 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11605 * configure: Regenerate.
11606
632933d5
PB
116072004-04-27 Paolo Bonzini <bonzini@gnu.org>
11608
11609 Revert:
11610 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11611
11612 * Makefile.def (flags_to_pass): Remove *dir variables that
11613 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11614 as well as prefix and exec_prefix.
11615 * Makefile.in: Regenerate.
11616
80dc6aa0
RM
116172004-04-26 Robert Millan <robertmh@gnu.org>
11618
11619 Add patches from libtool CVS.
11620 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11621 * ltconfig: Likewise.
11622 * ltcf-c.sh: Likewise.
11623 * ltcf-cxx.sh: Likewise.
11624 * ltcf-gcj.sh: Likewise.
11625
e11283f1
PB
116262004-04-26 Paolo Bonzini <bonzini@gnu.org>
11627
11628 * Makefile.def (host_modules): Mark with the bootstrap
11629 flag packages on which gcc depends.
11630 * Makefile.tpl (all-bootstrap): Use it.
11631 * Makefile.in: Regenerate.
11632
8546950c
PB
116332004-04-26 Paolo Bonzini <bonzini@gnu.org>
11634
11635 * Makefile.def (flags_to_pass): Remove *dir variables that
11636 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11637 as well as prefix and exec_prefix.
11638 * Makefile.in: Regenerate.
11639
a76494aa
PB
116402004-04-26 Paolo Bonzini <bonzini@gnu.org>
11641
b4117c30
ZW
11642 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11643 * configure: Regenerate.
11644 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11645 * gcc/Makefile.tpl (compare): Use the result of the test.
11646 * gcc/Makefile.in: Regenerate.
a76494aa 11647
03a91701
PB
116482004-04-23 Paolo Bonzini <bonzini@gnu.org>
11649
11650 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11651 Always relocate gcc and prev-gcc to the original names, even
11652 if the build fails.
11653 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11654 New targets.
11655
082a6351
LG
116562004-04-23 Laurent GUERBY <laurent@guerby.net>
11657
11658 * MAINTAINERS: Update my email address.
b4117c30 11659
1f1d584b
RO
116602004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11661
11662 * configure.in (mips*-*-irix5*): Enable ld.
11663 * configure: Regenerate.
082a6351 11664
1db673ca
RO
116652004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11666
11667 * configure: Regenerate.
11668
ce4ea44e
JW
116692004-04-15 James E Wilson <wilson@specifixinc.com>
11670
11671 * Makefile.tpl (configure-[+module+], configure-gcc,
11672 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11673 Set and export LDFLAGS.
11674 * Makefile.in: Regenerate.
11675
611f62ad
MC
116762004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11677
b4117c30 11678 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 11679
be912515
NN
116802004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11681
11682 PR bootstrap/14871
11683 * Makefile.tpl: If we don't have built-in-tree target tools,
11684 use the ones found by configure rather than hacking around with
11685 program_transform_name.
11686 * configure.in: Give Makefile.tpl the information necessary
11687 to do that.
11688 * Makefile.in: Regenerate.
11689 * configure: Regenerate.
11690
9104315a
NN
116912004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11692
11693 PR bootstrap/14760
11694 * configure.in: When computing baseargs, strip *all* copies of
11695 offending options. Also, don't match/substitute the trailing space,
11696 so that this actually works when two similar options are separated by
11697 only one space.
11698 * configure: Regenerate.
11699
bef1d700
DE
117002004-04-06 David Edelsohn <edelsohn@gnu.org>
11701
b4117c30
ZW
11702 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11703 (rs6000-*-aix*): Same.
11704 * configure: Regenerate.
bef1d700 11705
54bcf05e 117062004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
11707
11708 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 11709
369a832c 117102004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
11711
11712 * MAINTAINERS: Add myself to write-after-approval.
369a832c 11713
09a9c095
NN
117142004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11715
7caf53cb
NN
11716 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11717 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11718 * Makefile.in: Regenerate.
11719
09a9c095
NN
11720 * configure.in (top level bootstrap support): Rework --enable-werror
11721 to set @stage2_werror_flag@.
11722 * configure: Regenerate.
11723 * Makefile.tpl (top level bootstrap support): Pass
11724 @stage2_werror_flag@ down to configure in stages 2 and 3.
11725 * Makefile.in: Regenerate.
11726
5595a2bd
NN
117272004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11728
cbfd7e06
NN
11729 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11730 for stages 2 and 3 as well as in make. As a consequence, remove
11731 OUTPUT_OPTION (now detected by configure) from the flags passed down
11732 to make.
11733 * Makefile.in: Regenerate.
11734
5595a2bd
NN
11735 * Makefile.tpl (new-bootstrap): Fix typo.
11736 * Makefile.in: Regenerate.
11737
ca3b3e20
NN
117382004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11739
295f4e42
NN
11740 * Makefile.tpl: Rearrange by moving recursive_targets rules
11741 into their proper sections.
11742 * Makefile.tpl (top level bootstrap support): Move disabling
11743 of coverage flags from 'make' to 'configure'; improve comments.
11744 * Makefile.in: Regenerate.
11745
340de83f
NN
11746 * Makefile.tpl (experimental top level bootstrap) Move stage1
11747 language setting from all- target to configure- target; disable
11748 intermodule optimization in stage 1; prevent gratuitous rebuilds
11749 of stage 1.
11750 * Makefile.in: Regenerate.
11751 * configure.in: Comma-separate stage 1 language list for top
11752 level bootstrap.
11753 * configure: Regenerate.
11754
ca3b3e20
NN
11755 * Makefile.tpl: Clean up experimental top level bootstrap support:
11756 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11757 prev-gcc in configure- targets as well as all- targets.
11758 * Makefile.in: Regenerate.
11759
4d038073
KC
117602004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11761
11762 * compile: New file imported from automake.
11763
ab3533d6
PB
117642004-03-17 Paolo Bonzini <bonzini@gnu.org>
11765
11766 * configure.in: Remove symbolic link section.
11767 * configure: Regenerate.
11768 * Makefile.tpl (links): Remove.
11769 * Makefile.in: Regenerate.
11770
1e0f07d3 117712004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 11772 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
11773
11774 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 11775 Set with AC_CHECK_PROGS.
1e0f07d3
PB
11776 * configure.in: Fix comment typo from last patch.
11777 * configure: Regenerate.
11778
2805b53a
NN
117792004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11780
11781 * Makefile.tpl: Introduce experimental top level bootstrap support.
11782 * Makefile.in: Regenerate.
11783 * configure.in: Introduce support for top level bootstrap.
11784 * configure: Regenerate.
11785
79b4b7d2 117862004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11787 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
11788
11789 PR bootstrap/14522
11790 * configure.in: Cope with shells that do not support unquoted ^
11791 * configure: Regenerate.
11792
6bbec498 117932004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11794 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
11795
11796 PR bootstrap/14522
79b4b7d2 11797 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
11798 quotes inside quoted backquote substitutions.
11799 * configure: Regenerate.
11800
83c15dfc
AP
118012004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11802
11803 PR bootstrap/14522
f2bd98d4 11804 * configure.in: Fix escaping of $.
83c15dfc
AP
11805 * configure: Regenerate.
11806
55ffb5ed
NN
118072004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11808
11809 * configure: Regenerate, since I forgot to while committing Paolo's
11810 changes.
11811
e4c9c075
PB
118122004-03-08 Paolo Bonzini <bonzini@gnu.org>
11813
11814 PR ada/14131
11815 Move language detection to the top level.
11816 * configure.in: Find default values for the tools as
11817 soon as possible. Disable ada if GNAT is not found.
11818 Emit error message about missing languages. Expand
11819 --enable-languages=all for the gcc subdirectory.
11820
5199e2c6
BE
118212004-03-10 Ben Elliston <bje@gnu.org>
11822
11823 * MAINTAINERS: Update my email address.
11824
c18b95e5
DE
118252004-03-05 David Edelsohn <edelsohn@gnu.org>
11826
11827 * ltconfig: Disable building static libraries if building shared
11828 libraries on AIX 5L.
11829
d0fe5ad3
RS
118302004-03-01 Richard Sandiford <rsandifo@redhat.com>
11831
11832 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11833 and disable libgcj.
11834 * configure: Regenerated.
11835
e6f71f9d
BB
118362004-03-01 Brian Booth <bbooth@redhat.com>
11837
11838 * MAINTAINERS: Add myself to write-after-approval.
11839
8983e50e
PB
118402004-03-01 Paolo Bonzini <bonzini@gnu.org>
11841
11842 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11843
d4cd9d81
NN
118442004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11845
11846 PR bootstrap/7087
11847 * Makefile.tpl: Guard XFOO sed statements better.
11848 * Makefile.tpl: Add dependency for configure-target-libada.
11849 * Makefile.in: Regenerate (incidentally fixes broken
11850 commit when libada-branch was merged).
11851
0ea0229e
KC
118522004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11853
11854 * MAINTAINERS: Add myself to write-after-approval.
11855
bad93735
AP
118562004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11857
11858 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11859 maintainers.
11860
a7ca14fc
AC
118612004-02-20 Andrew Cagney <cagney@redhat.com>
11862
11863 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11864 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11865
51592782
NN
118662004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11867
11868 PR bootstrap/11932
11869 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11870
6a30854a
JQ
118712004-02-14 Jerry Quinn <jlquinn@optonline.net>
11872
11873 * MAINTAINERS: Added myself to write-after-approval.
11874
be8b2bee
MK
118752004-02-14 Michael Koch <konqueror@gmx.de>
11876
11877 * MAINTAINERS: Added myself to write-after-approval.
11878
972760b7
JM
118792004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11880
11881 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11882 some OS port maintainers to OS port maintainers section.
11883
b0281654
FCE
118842004-02-13 Frank Ch. Eigler <fche@redhat.com>
11885
11886 * MAINTAINERS: Add self.
11887
3c419fd6
KH
118882004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11889
11890 * MAINTAINERS: Alphabetize.
11891
e88e9aee
PB
118922004-02-12 Paolo Bonzini <bonzini@gnu.org>
11893
11894 * MAINTAINERS: Remove myself.
b4117c30 11895
1915e422
DE
118962004-02-11 David Edelsohn <edelsohn@gnu.org>
11897
11898 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11899 (rs6000-*-aix*): Same.
11900 * configure: Regenerate.
11901
a22c2d8d
KC
119022004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11903
11904 * configure.in (host): Add in missing $noconfigdirs to defines.
11905 * configure: Regenerate.
11906
d9cdb878
AC
119072004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11908 Nathanael Nerode <neroden@gcc.gnu.org>
11909
11910 PR ada/6637, PR ada/5911
b4117c30 11911 Merge with libada-branch:
d9cdb878
AC
11912 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11913 with appropriate dependencies. Add --enable-libada configure switch.
11914 * configure, Makefile.in: Regenerate.
11915
8bd92821
PB
119162004-02-09 Paolo Bonzini <bonzini@gnu.org>
11917
11918 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11919
89a95129
RO
119202004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11921
11922 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11923 * configure: Regenerate.
11924
892629bc
GK
119252004-02-04 Geoffrey Keating <geoffk@apple.com>
11926
11927 Merge from upstream:
11928
11929 * ltmain.in: When setting IFS to '~', be careful about user
11930 arguments that contain '~'.
11931
11932 2004-02-04 Peter O'Gorman <peter@pogma.com>
11933
11934 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11935 Also test $base_compile against $CC with escaped arguments. Bug
11936 reported by Geoff Keating <geoffk@apple.com>.
11937
6b402165
KH
119382004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11939
11940 * MAINTAINERS: Remove i960 port.
11941
fa2f0306
DD
119422004-01-23 DJ Delorie <dj@redhat.com>
11943
11944 * Makefile.def (target_modules) [libiberty]: Don't stage.
11945 * Makefile.in: Rebuilt.
11946
9feb20aa
CT
119472004-01-20 Caroline Tice <ctice@apple.com>
11948
11949 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11950
7aed2ccc
PC
119512004-01-19 Paolo Carlini <pcarlini@suse.de>
11952
11953 * MAINTAINERS: Update my email address.
11954
f25bebe1
JM
119552004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11956
11957 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11958
28083580
VR
119592004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11960
11961 * MAINTAINERS: Remove entries without email address.
11962
c0f4b5e4
DJ
119632004-01-15 Daniel Jacobowitz <drow@mvista.com>
11964
11965 * MAINTAINERS: Add myself to write-after-approval.
11966
b5eb5a5e
SB
119672004-01-15 Steven Bosscher <stevenb@suse.de>
11968
11969 * MAINTAINERS: Update my email address.
11970
dce2d8b2 119712004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
11972
11973 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11974 * Makefile.tpl (configure-target-[+module+]): Support stage.
11975 * Makefile.in: Rebuilt.
11976
74c0b320
ILT
119772004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11978
11979 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11980
2560344b
RS
119812004-01-10 Richard Sandiford <rsandifo@redhat.com>
11982
11983 * MAINTAINERS: Add myself as a MIPS maintainer.
11984
8b21cda6
NN
119852004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11986
2b6c260d
NN
11987 * configure.in: Use ./config.cache, not config.cache.
11988 * configure: Regenerate.
11989 * Makefile.tpl: Special-casing not needed for GCC any more.
11990 * Makefile.in: Regenerate.
11991
09438bde
NN
11992 * configure.in: Don't share a cache file for host dirs.
11993 * configure: Regenerate.
11994
8b21cda6
NN
11995 * config-ml.in: Don't mess with the cache file.
11996
e42870df
EB
119972004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11998
11999 * MAINTAINERS: Move myself from 'Write After Approval' to
12000 'CPU Port Maintainers' section as SPARC maintainer.
12001
6b9eb62c
NN
120022004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12003
78a816a6
NN
12004 * Makefile.tpl: Make GCC use a separate config.cache.
12005 * Makefile.in: Regenerate.
12006
6b9eb62c
NN
12007 PR bootstrap/11932, PR bootstrap/11933
12008 (I don't know if it will fix either of them, but it relates
12009 to them.)
12010 * configure.in: Don't use shared config.cache for target
12011 directories.
12012 * configure: Regenerate.
12013
86d7b562
DN
120142004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12015
12016 * MAINTAINERS: Add myself to 'Write After Approval' section.
12017
07d0a605
RS
120182003-12-31 Roger Sayle <roger@eyesopen.com>
12019
12020 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12021 * configure: Regenerated.
12022
459ac19f
KH
120232003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12024
12025 * MAINTAINERS: Remove the mn10200 maintainer.
12026
5785c0ed 120272003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 12028
cc6010cd
AP
12029 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12030 * configure: Regenerated.
5785c0ed 12031
a268eff9
JH
120322003-12-16 Jan Hubicka <jh@suse.cz>
12033
12034 * MAINTAINERS: Add myself as callgraph maintainer.
12035
9d465b12
TF
120362003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12037
12038 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12039 * configure: Regenerate.
12040
a68a270a
GB
120412003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12042
12043 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12044 'Write After Approval' section. Update email.
12045
dce2d8b2 120462003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
12047
12048 * MAINTAINERS (Write After Approval): Add myself.
12049
8c052da4
MT
120502003-11-20 Matt Thomas <matt@3am-software.com>
12051
12052 * MAINTAINERS: Add myself as a vax port maintainer.
12053
e75f9147
KC
120542003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12055
12056 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12057 (configure-build-[+module+], configure-[+module+]): Likewise.
12058 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12059 * Makefile.in: Regenerate.
12060
43d8d958
AT
120612003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12062
12063 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12064 shared/dylibed libraries.
12065 * ltmain.sh: Likewise.
12066 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12067 * ltcf-cxx.sh: Likewise.
12068 * ltcf-gcj.sh: Likewise.
12069 * ltconfig: Likewise.
12070
638dcaa0
SC
120712003-11-17 Stan Cox <scox@redhat.com>
12072
12073 * MAINTAINERS: Add myself as iq2000 port maintainer.
12074
15cc172b
AC
120752003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12076
b4117c30
ZW
12077 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12078 * Makefile.in: Regenerate.
15cc172b 12079
20af77cd
UW
120802003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12081
12082 * config.sub: Update to 2003-11-03 version.
12083
4dd01c5c
PE
120842003-10-20 Phil Edwards <phil@codesourcery.com>
12085
12086 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12087 * configure: Regenerate.
12088
dce2d8b2 120892003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
12090
12091 * MAINTAINERS: Add myself to 'Write After Approval' section.
12092
8b7ebc31
AC
120932003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12094
12095 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12096
afe1910c
JM
120972003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12098
12099 * MAINTAINERS: Update my email address.
12100
05dcec66
RO
121012003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12102
12103 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12104
dce2d8b2 121052003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
12106
12107 * MAINTAINERS: Add myself to 'Write After Approval' section.
12108
507ec745
BI
121092003-10-16 Bernardo Innocenti <bernie@develer.com>
12110
12111 * config.guess: Update to 2003-10-16 version.
12112 * config.sub: Update to 2003-10-16 version.
12113
dce2d8b2 121142003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
12115
12116 * MAINTAINERS: Added myself to 'Write After Approval' section.
12117
0c9b16bc
FH
121182003-10-15 Falk Hueffner <falk@debian.org>
12119
12120 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12121 'Write After Approval' section. Update email.
12122
74d57d15
RS
121232003-10-14 Roger Sayle <roger@eyesopen.com>
12124
12125 * MAINTAINERS: Move myself from 'Write After Approval' to
12126 'Various Maintainers' section as middle-end maintainer.
12127
d29b8ad8
NN
121282003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12129
12130 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12131 HOST_FLAGS_TO_PASS.
12132 * Makefile.in: Regenerate.
12133
26db814a
BI
121342003-10-11 Bernardo Innocenti <bernie@develer.com>
12135
12136 * config.guess: Update to 2003-10-07 version.
12137 * config.sub: Update to 2003-10-07 version.
12138
fffeb871
RO
121392003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12140
12141 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12142 * ltconfig (irix5*, irix6*): Don't override version_type.
12143
6691a79e
ME
121442003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12145
12146 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12147 * configure: Rebuilt
12148 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12149 * Makefile.in: Rebuilt
12150
62cdd71e
L
121512003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12152
12153 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12154
6fe2eacc
CW
121552003-09-30 Carlo Wood <carlo@alinoe.com>
12156
cc6010cd 12157 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 12158
ea57e5ad
PK
121592003-09-29 Paul Koning <ni1d@arrl.net>
12160
12161 * MAINTAINERS: Move myself from "Write After Approval"
12162 to CPU platform maintainers for pdp11 platform.
12163
e070672a
AT
121642003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12165
12166 * MAINTAINERS: Move myself from 'Write After Approval' to
12167 'Various Maintainers' section as libffi testsuite maintainer.
12168
43bb47c2
DJ
121692003-09-21 Daniel Jacobowitz <drow@mvista.com>
12170
12171 * configure.in: Pass a computed --program-transform-name
12172 to subconfigures.
12173 * configure: Regenerated.
12174
da9d3b37
NN
121752003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12176
94322beb
NN
12177 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12178 * Makefile.in: Regenerate.
12179
da9d3b37
NN
12180 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12181 * Makefile.in: Regenerate.
12182
ffd9060b
ZL
121832003-09-19 Ziemowit Laski <zlaski@apple.com>
12184
12185 * MAINTAINERS: Move myself from 'Write After Approval'
12186 to 'Various Maintainers' (objective-c) section.
12187
eeae7b41
DJ
121882003-09-17 Daniel Jacobowitz <drow@mvista.com>
12189
12190 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12191 quoting.
12192 * configure: Regenerated.
12193
a080d12b
JB
121942003-09-16 Joel Brobecker <brobecker@gnat.com>
12195
12196 * MAINTAINERS (Write After Approval): Add myself to write after
12197 approval list.
12198
6cd2fc59
DN
121992003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12200
cc6010cd 12201 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 12202
dcbdd9cc
ILT
122032003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12204
12205 * MAINTAINERS: Update my e-mail address.
12206
e517f636
AM
122072003-09-09 Alan Modra <amodra@bigpond.net.au>
12208
12209 * libtool.m4 (LD): Correct powerpc64 host match.
12210
bc49924b
JW
122112003-09-06 James E Wilson <wilson@tuliptree.org>
12212
12213 * MAINTAINTERS: Update my affiliation and email address.
12214
082124f5
ZD
122152003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12216
12217 * MAINTAINERS (Write After Approval): Add myself.
12218
dc94d89e
DD
122192003-09-04 DJ Delorie <dj@redhat.com>
12220
12221 * configure: Regenerate.
12222
122232003-09-04 Robert Millan <robertmh@gnu.org>
12224
12225 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 12226
7a0f2d4e
KG
122272003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12228
12229 * configure.in: Ensure arguments to sed are properly spaced.
12230 * configure: Regenerate.
12231
88d032eb
GP
122322003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12233
12234 * MAINTAINERS: Update my e-mail address.
12235
0b3f3d22
ME
122362003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12237
12238 * MAINTAINERS (Write After Approval): Add myself.
12239
d253f9ba
DJ
122402003-08-27 Daniel Jacobowitz <drow@mvista.com>
12241
12242 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12243 * configure: Regenerated.
12244
066ec9c9
MM
122452003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12246
12247 * MAINTAINERS: Update my email address.
12248
415d7ef9
PE
122492003-08-23 Phil Edwards <pme@gcc.gnu.org>
12250
12251 * configure.in: Use newline instead of semicolon when assuming
12252 shell arguments in a for loop.
12253 * configure: Regenerated.
12254
e1567352
JE
122552003-08-22 Jason Eckhardt <jle@rice.edu>
12256
12257 * MAINTAINERS: Resurrect the i860 maintainer.
12258
b348267b
GK
122592003-08-20 Geoffrey Keating <geoffk@apple.com>
12260
e50084fa
GK
12261 PR 8180
12262 * configure.in: When testing with_libs and with_headers, treat
12263 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12264 * configure: Regenerate.
b4117c30 12265
b348267b
GK
12266 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12267 make, shell, etc.
12268 (baseargs): Likewise.
12269 * configure: Regenerate.
12270
ca26ffe0
BI
122712003-08-20 Bernardo Innocenti <bernie@develer.com>
12272
12273 * MAINTAINERS (Write After Approval): Add myself.
12274
940cde4d
GK
122752003-08-19 Geoffrey Keating <geoffk@apple.com>
12276
12277 * configure.in: Disable libgcj for darwin not on powerpc.
12278 * configure: Rebuild.
12279
74bed51b
ADL
122802003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12281
12282 * config-ml.in, symlink-tree: Add license.
12283
b4117c30
ZW
122842003-08-03 Richard Stallman <rms@gnu.org>
12285 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
12286
12287 * README.SCO: New file.
12288
333a28b4
MK
122892003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12290
12291 * Makefile.tpl (check, check-c++): Express dependencies using
12292 dependencies rather than commands.
12293 * Makefile.in: Regenerate.
12294
c197e306
AC
122952003-08-01 Andrew Cagney <cagney@redhat.com>
12296
12297 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12298 * configure: Ditto.
12299
a8ee6e2d
GK
123002003-07-31 Geoffrey Keating <geoffk@apple.com>
12301
12302 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 12303 * Makefile.in: Update.
a8ee6e2d 12304
8d9b3f2e
AT
123052003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12306
12307 * configure.in: Enable libgcj for darwin.
12308 * configure: Rebuild.
12309
52c0c542
PE
123102003-07-29 Phil Edwards <pme@gcc.gnu.org>
12311
12312 * config-ml.in: Use ac_configure_args directly instead of
12313 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12314 actually seen.
12315
b4acb5ef
NN
123162003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12317
12318 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12319 creating target and build subdirs to build all parent dirs as needed.
12320 * Makefile.in: Rebuild.
12321 * configure.in: Don't build dirs explicitly here.
12322 * configure: Rebuild.
12323
a51d71d0
PB
123242003-07-26 Paul Brook <paul@nowt.org>
12325
12326 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12327
f43e12ce
AO
123282003-07-22 Alexandre Oliva <aoliva@redhat.com>
12329
12330 * Makefile.tpl (all-make): Depend on intl.
12331 * Makefile.in: Rebuilt.
12332
8a199ff6
PE
123332003-07-20 Phil Edwards <pme@gcc.gnu.org>
12334
12335 * install-sh: Update to newer upstream versions (associated with
12336 aclocal 1.7).
12337 * mkinstalldirs: Likewise.
12338 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12339
e6a8c803
AP
123402003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12341
12342 * MAINTAINERS: Move self from Bug database only accounts
12343 to write-after-approval.
12344
9f13608f
NN
123452003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12346
12347 * config.if: Remove unused libc_interface determination.
12348
c7864714
NN
123492003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12350
12351 * MAINTAINERS: Move self from write-after-approval to
12352 build machinery (*.in).
12353
775956d0
NN
123542003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12355
12356 PR bootstrap/11273
12357 PR bootstrap/11408
12358 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12359 unused INSTALL_PROGRAM_ARGS.
12360 * configure.in: Use AC_PROG_INSTALL.
12361 * Makefile.in: Regenerate.
12362 * configure: Regenerate.
12363
c7f67a6e
KH
123642003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12365
12366 * MAINTAINERS: Alphabetize.
12367
33952f6f
AO
123682003-07-10 Alexandre Oliva <aoliva@redhat.com>
12369
12370 * configure: Rebuilt.
12371 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12372 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12373 newlib nor libgloss.
12374 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12375 * configure.in (am33_2.0-*-linux*): Added.
12376
0d4f1b4e
BW
123772003-07-09 Bob Wilson <bob.wilson@acm.org>
12378
12379 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12380 * configure: Regenerate.
12381
56694dd9
ZW
123822003-07-07 Zack Weinberg <zack@codesourcery.com>
12383
12384 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12385 * Makefile.in: Regenerate.
12386
21607eb4
ZW
123872003-07-04 Zack Weinberg <zack@codesourcery.com>
12388
12389 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12390 * Makefile.in: Regenerate.
12391
dce2d8b2 123922003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
12393
12394 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12395 * Makefile.in: Regenerated.
12396
5d42f90e
L
12397 * config-ml.in: Replace PWD with PWD_COMMAND.
12398
6eb95e99
ZW
123992003-07-04 Zack Weinberg <zack@codesourcery.com>
12400
12401 * intl: New directory; see intl/ChangeLog for details.
12402 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12403 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12404 * Makefile.in: Regenerate.
12405
07d1940e
NN
124062003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12407
12408 * configure.in: Clean up config-lang.in handling. Delete
12409 useless assignment to "subdirs".
12410 * configure: Regenerate.
12411
4dbda6f0
NN
124122003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12413
12414 * configure.in: Rename 'target_libs' to 'target_libraries'.
12415 Remove useless reference to 'target_libs'.
12416 * configure: Regenerate.
12417
2c30ab71
KS
124182003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12419
12420 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12421 * Makefile.in: Regenerate.
12422
11405c93
NN
124232003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12424
12425 * Makefile.def: Introduce flags_to_pass.
12426 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12427 * Makefile.in: Regenerate.
12428
fb87ad5d
HPN
124292003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12430
12431 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12432 and target-libgloss.
12433 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12434 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12435 * configure: Regenerate.
12436
a7956a48
BK
124372003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12438
12439 * configure.in: Update testsuite_flags to new location.
12440 * configure. Regenerate.
6eb95e99 12441
eaf9f3b2
NN
124422003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12443
12444 * Makefile.tpl: Remove BUILD_CC stuff.
12445 * Makefile.in: Regenerate.
12446
2d89ffef
KH
124472003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12448
12449 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12450
dce2d8b2 124512003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
12452
12453 * MAINTAINERS (Write After Approval): Add myself.
12454
dce2d8b2 124552003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 12456
b951c91c
L
12457 * config.guess: Update to 2003-06-12 version.
12458 * config.sub: Update to 2003-06-13 version.
12459
dce2d8b2 124602003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
12461
12462 * config.guess: Update to 2003-06-06 version.
12463 * config.sub: Update to 2003-06-06 version.
12464
655b7166
RO
124652003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12466
12467 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12468 * configure. Regenerate.
12469
01b759aa
NN
124702003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12471
bf1d3e81
NN
12472 * configure.in: Disable serial configure by default.
12473 * configure: Regenerate.
12474 * Makefile.tpl: Abolish .NOTPARALLEL.
12475 * Makefile.in: Regenerate.
12476
e89fbdfe
NN
12477 * Makefile.tpl: Replace {build,host,target}_canonical by
12478 {build,host,target}.
12479 * Makefile.in: Regenerate.
12480
01b759aa
NN
12481 * Makefile.tpl: Fix stupid pasto.
12482 * Makefile.in: Regenerate.
12483
f7dae026
NN
124842003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12485
12486 * Makefile.tpl: Remove bogus conditional.
12487 * Makefile.in: Regenerate.
12488
124892003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
12490
12491 * Makefile.tpl (profiledbootstrap): New target.
12492 * Makefile.in (profiledbootstrap): New target.
12493
2ffc3e73 124942003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
12495
12496 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12497 Pinski. Remove user names from other bugzilla-only maintainers.
12498
1a1e6b96
NN
124992003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12500
1358ccea
NN
12501 * Makefile.tpl: Make 'recursive targets' using autogen rather
12502 than shell loop. Remove duplicate 'clean' targets and false
12503 comments.
12504 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12505 Add systematic method of specifying missing targets in subdirs.
12506 Add copyright boilerplate.
12507 * Makefile.in: Regenerate.
12508 * configure.in: Add 'recursive targets' to maybe list.
12509 * configure: Regenerate.
12510
ae74ed1f
NN
12511 * MAINTAINERS: "GNATS only" -> "Bug database only".
12512
1a1e6b96
NN
12513 * Makefile.tpl: Rename [+target+] to [+make_target+].
12514 * Makefile.def: Rename 'target' to 'make_target'.
12515
c79af3fa
NB
125162003-05-31 Neil Booth <neil@daikokuya.co.uk>
12517
12518 * MAINTAINERS: Add self as options handling maintainer.
12519
39d85b61
MM
125202003-05-28 Michael Meissner <gnu@the-meissners.org>
12521
12522 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12523 been too long since I touched those ports.
12524
afc2b62d
DD
125252003-05-28 DJ Delorie <dj@redhat.com>
12526
12527 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12528 * Makefile.in: Regenerate.
12529
df445104
MR
125302003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12531
12532 * configure.in: Use curly braces in the definition of tooldir.
12533 * configure: Regenerate.
12534
2eb98e5d 125352003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 12536
2eb98e5d
DD
12537 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12538 newlib or libgloss.
12539 * Makefile.in: Regenerate.
12540
862fced8
DD
125412003-05-21 DJ Delorie <dj@redhat.com>
12542
12543 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12544 * Makefile.in: Regenerate.
12545
fc351800
ILT
125462003-05-20 Ian Lance Taylor <ian@airs.com>
12547
12548 * MAINTAINERS: Update my e-mail address.
12549
7e2dbcef
NN
125502003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12551
12552 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 12553 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
12554 Factor out common code from autogen IF statements.
12555 * configure: Regenerate.
12556 * Makefile.in: Regenerate.
12557
f2a0e225
KC
125582003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12559
12560 * configure.in: Accept i[3456789]86 for machine type.
12561 * configure: Regenerate.
12562
8b87bb96
NN
125632003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12564
12565 * configure.in: Switch more things to use maybe dependencies.
12566 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12567 * configure: Regenerate.
12568 * Makefile.tpl: Switch more things to use maybe dependencies.
12569 * Makefile.in: Regenerate.
12570
fdb882bc 125712003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
12572
12573 * Makefile.tpl (install-opcodes): Define.
12574 * Makefile.in: Rebuild.
12575
f7c50032
AJ
125762003-05-13 Andreas Jaeger <aj@suse.de>
12577
12578 * config.guess: Update to 2003-05-09 version.
12579 * config.sub: Update to 2003-05-09 version.
12580
dce2d8b2 125812003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
12582
12583 * configure.in: Correct sed script so that options in quotes are not
12584 deleted.
12585 * configure: Rebuild.
12586
aa8f1f57
CV
125872003-05-12 Corinna Vinschen <corinna@vinschen.de>
12588
12589 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12590 and $$s/newlib/libc/sys/cygwin32 include paths.
12591 * configure: Ditto.
12592
0c130f81
MM
125932003-05-12 Michael Meissner <gnu@the-meissners.org>
12594
12595 * MAINTAINERS: Update my email addresses.
12596
aa1a100b
EB
125972003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12598
12599 * config-ml.in: Propagate INSTALL variables.
f7c50032 12600
87861833
GP
126012003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12602
12603 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12604
de722255
CD
126052003-05-02 Chris Demetriou <cgd@broadcom.com>
12606
6eb95e99
ZW
12607 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12608 * Makefile.in: Regenerate.
de722255 12609
96c4a002
WB
126102003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12611
12612 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12613
55b15a11
WB
126142003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12615
12616 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12617
0c227849
DJ
126182003-04-27 Daniel Jacobowitz <drow@mvista.com>
12619
12620 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12621 * Makefile.in: Regenerated.
12622
d45148c1
WB
126232003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12624
12625 * MAINTAINERS (Write After Approval): Upgrade myself from
12626 GNATS only to write-after-approval. Update my mail address.
12627
dce2d8b2 126282003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
12629
12630 (OS Port Maintainers: freebsd): Add myself.
12631
438f50c3
MM
126322003-04-22 Mark Mitchell <mark@codesourcery.com>
12633
12634 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12635
9074e169
KJ
126362003-04-22 Kean Johnston <jkj@sco.com>
12637
12638 * MAINTAINERS (SCO ports): Added myself.
12639
dfd39a2e
NS
126402003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12641
12642 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12643
ccbae82a
KJ
126442003-04-19 Kean Johnston <jkj@sco.com>
12645
12646 * MAINTAINERS (Write After Approval): Add myself.
12647
2f50999f
GP
126482003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12649
12650 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12651 * Makefile.in: Regenerate.
12652
e9b84181
JJ
126532003-04-18 Jakub Jelinek <jakub@redhat.com>
12654
12655 * configure.in (powerpc64*-*-linux*): Remove.
12656 * configure: Rebuilt.
12657
1ca4c6e1
PE
126582003-04-17 Phil Edwards <pme@gcc.gnu.org>
12659
12660 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12661 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12662 and restrap.
12663 * Makefile.in: Regenerate.
12664
0590b963
RE
126652003-04-16 Richard Earnshaw <rearnsha@arm.com>
12666
12667 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12668 * configure: Regenerated.
12669
ff41a56f
DD
126702003-04-15 DJ Delorie <dj@redhat.com>
12671
12672 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12673
50d440bc
NC
126742003-04-13 Nick Clifton <nickc@redhat.com>
12675
12676 * config-ml.in: Remove support for --disable-aix removing
12677 call-aix multilibs.
12678
b1e0a93e
AO
126792003-04-10 Alexandre Oliva <aoliva@redhat.com>
12680
12681 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12682 * */configure: Rebuilt.
12683
71fb704d
JS
126842003-04-08 Joel Sherrill <joel@oarcorp.com>
12685
12686 * MAINTAINERS: Add my email address.
12687
3897ea90
OH
126882003-03-17 Olivier Hainque <hainque@act-europe.fr>
12689
12690 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 12691
93c834b7
NN
126922003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12693
12694 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12695 * Makefile.in: Regenerate.
12696
82c34dcb
MC
126972003-03-14 Michael Chastain <mec@shout.net>
12698
12699 * Makefile.in: Regenerate with correct Makefile.def.
12700
73458fb7
NN
127012003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12702
12703 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12704 Make macro.
12705 * Makefile.in: Regenerate.
12706 * configure.in: Clean up gxx_include_dir logic.
12707 * configure: Regenerate.
12708
32cf27e5
AE
127092003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12710
12711 * MAINTAINERS (Write After Approval): Add myself.
12712
c727e7a0
BE
127132003-03-10 Ben Elliston <bje@wasabisystems.com>
12714
12715 * MAINTAINERS: Update my mail address.
12716
9a27ac7a
FS
127172003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12718
12719 * configure.in (gxx_include_dir): Fix typo.
12720 * configure: Regenerated.
12721
3aa83176
NN
127222003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12723
12724 * Makefile.tpl: Reindent.
12725 * Makefile.in: Regenerate.
12726 * configure.in: Reindent. Don't set unused variables.
12727 * configure: Regenerate.
12728
9124bc53
DJ
127292003-03-04 Daniel Jacobowitz <drow@mvista.com>
12730
12731 * configure.in: Include $(build_tooldir)/sys-include in
12732 FLAGS_FOR_TARGET.
12733 * configure: Regenerated.
12734
cb543528
NN
127352003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12736
c858bf1e
NN
12737 * Makefile.tpl: Always pass down RANLIB.
12738 * Makefile.in: Regenerate.
12739
aa9c3ab4
NN
12740 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12741 * Makefile.in: Regenerate.
12742 * configure.in: Remove unused logic relating to --enable-shared
12743 and --enable-threads. Remove bogus comments. Remove redundant
12744 noconfigdirs.
12745 * configure: Regenerate.
12746
cb543528
NN
12747 * configure.in: Replace ${libstdcxx_version} by its value.
12748 Remove reference to mh-dgux.
12749 * configure: Regenerate.
12750
53f70c1b
KB
127512003-03-03 Kevin Buettner <kevinb@redhat.com>
12752
12753 * MAINTAINERS (Write After Approval): Add myself.
12754
df0f0674
NN
127552003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12756
12757 * Makefile.tpl: Rearrange.
12758 * Makefile.in: Regenerate.
12759
dce2d8b2 127602003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
12761
12762 * configure.in: Add support for kaOS as cross build target system.
12763 * configure: Regenerated.
12764
a7a287eb
SB
127652003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12766
12767 * MAINTAINERS (Write after approval): Add myself.
12768
ff00c8a2
JW
127692003-02-21 James E Wilson <wilson@tuliptree.org>
12770
12771 * MAINTAINERS: Update my email address.
12772
abb2db7a
ZW
127732003-02-21 Zack Weinberg <zack@codesourcery.com>
12774
12775 * MAINTAINERS: Add self to blanket write privs. section.
12776
e9f2dc3b
SM
127772003-02-20 Sean McNeil <sean@blue.mcneil.com>
12778
12779 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12780 configure-target-* as some target builds may require additional
12781 flags for preprocessor tests.
12782 * Makefile.in: Regenerated.
12783
ee03dc5e
AO
127842003-02-19 Alexandre Oliva <aoliva@redhat.com>
12785
11856278
AO
12786 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12787 * ltconfig: Handle it.
12788 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12789 auto-detecting it.
12790
274aef32
AO
12791 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12792 it is used as argument to $CC.
12793 * ltcf-gcj.sh: Likewise.
12794
ee03dc5e
AO
12795 * configure.in: Introduce --enable-maintainer-mode.
12796 * configure: Rebuilt.
12797 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12798 for maintainer mode.
12799 * Makefile.in: Rebuilt.
12800
30db8e17
JM
128012003-02-18 Jason Merrill <jason@redhat.com>
12802
12803 * Makefile.tpl (check-c++): Allow parallelism.
12804
cab60ac6
GP
128052003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12806
12807 * MAINTAINERS: Remove John Carr (who never actually had access to
12808 gcc.gnu.org).
12809
c8e5d1af
GK
128102003-02-15 Geoffrey Keating <geoffk@apple.com>
12811
12812 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12813 don't configure target-libobjc.
12814 * configure: Regenerate.
12815
70f91f50
RO
128162003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12817
12818 * Makefile.tpl (RANLIB): Define.
12819 * Makefile.in: Regenerate.
12820
669e9062
LB
128212003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12822
12823 * MAINTAINERS: Update my email.
abb2db7a 12824
61b56b2e
KS
128252003-02-06 Keith R Seitz <keiths@redhat.com>
12826
12827 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12828 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12829 * Makefile.in: Regenerated.
12830 * configure.in: Remove all traces of snavigator, db, and grep.
12831 * configure: Regenerated.
12832
a1ba6e15
GP
128332003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12834
12835 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12836 After Approval.
12837
f5f2cce5
CC
128382003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12839
12840 * MAINTAINERS (Write after approval): Add myself.
12841
ba49f6f1
FCE
128422003-01-31 Frank Ch. Eigler <fche@redhat.com>
12843
12844 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12845 * Makefile.in: Regenerated.
12846
ccf9f10c
RS
128472003-01-30 Roger Sayle <roger@eyesopen.com>
12848
12849 * config.guess: Updated to 2003-01-30's version.
12850 * config.sub: Updated to 2003-01-28's version.
12851
a693735b
AO
128522003-01-30 Alexandre Oliva <aoliva@redhat.com>
12853
12854 * config.if: If gcc_version is already set, just use it. Don't set
12855 gcc_version_trigger if it's already set, otherwise set it to
12856 gcc/version.c, but only if the file exists. If it is not set and
12857 gcc/version.c does not exist, try to extract the version number from
12858 $CC.
12859
204c43d6
AT
128602003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12861
abb2db7a 12862 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 12863
842e91ec
PE
128642003-01-27 Phil Edwards <pme@gcc.gnu.org>
12865
12866 * configure.in: Revert 24Jan change.
12867 * configure: Regenerate.
12868
6b99984e
GP
128692003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12870
12871 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12872 entry of HJ Lu.
12873
806e0935
NN
128742003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12875
12876 * configure.in: Revert previous change.
12877 * configure: Regenerate.
12878
307a9864
NN
128792003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12880
12881 * configure.in: Make rda native-only.
12882 * configure: Regenerate.
12883
02ba6302
VR
128842003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12885
12886 * MAINTAINERS: Move myself from GNATS-only-accounts to
12887 write-after-approval.
12888
77d187bc
NN
128892003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12890
12891 * configure.in: Add missing \.
12892 * configure: Rebuilt.
12893
a94a2d4c
JJ
128942003-01-17 Jakub Jelinek <jakub@redhat.com>
12895
12896 * configure.in (baseargs): Avoid using \| in sed regular
12897 expressions.
12898 * configure: Rebuilt.
12899
73f84924
JJ
129002003-01-16 Jakub Jelinek <jakub@redhat.com>
12901
12902 * configure.in (baseargs): Remove all supported forms of
12903 --cache-file, --srcdir, --host, --build and --target options
12904 from argument lists.
12905 * configure: Rebuilt.
12906
8c12fc63
JZ
129072003-01-15 Josef Zlomek <zlomekj@suse.cz>
12908
12909 * MAINTAINERS: Add myself to write-after-approval list.
12910
7c005a3a
AO
129112003-01-15 Alexandre Oliva <aoliva@redhat.com>
12912
12913 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12914 * configure: Rebuilt.
12915
3dfabf63
NN
129162003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12917
12918 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12919 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12920 * Makefile.in: Regenerate.
12921 * configure: Regenerate.
12922
cf53ae10
AO
129232003-01-09 Alexandre Oliva <aoliva@redhat.com>
12924
12925 * configure.in: Remove Makefile in build, host and target modules
12926 unless configure was run with --no-recursion.
12927 * configure: Rebuilt.
12928
3fbe8e4a
CC
129292003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12930
12931 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12932 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12933 * Makefile.in: Regenerate.
12934
66e2aa7d
CD
129352003-01-08 Chris Demetriou <cgd@broadcom.com>
12936
12937 * config.guess: Update to 2003-01-03 version.
12938 * config.sub: Update to 2003-01-03 version.
12939
b5038cfb
CF
129402003-01-07 Christopher Faylor <cgf@redhat.com>
12941
12942 * configure: Regenerate with proper autoconf 2.13.
12943
d02c69be
CF
129442003-01-07 Christopher Faylor <cgf@redhat.com>
12945
12946 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 12947 * configure: Regenerate.
d02c69be 12948
e914a571
AC
129492003-01-06 Andrew Cagney <ac131313@redhat.com>
12950
12951 * configure.in (GDB_TK): Add tcl directories conditional on
12952 gdb/gdbtk directory being present.
12953 * configure: Regenerate.
abb2db7a 12954
dce2d8b2 129552003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 12956
dce2d8b2
EB
12957 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12958 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
12959 * configure: Rebuilt.
12960
89a7012a
TT
129612002-12-31 Tom Tromey <tromey@redhat.com>
12962
12963 * Makefile.in: Rebuilt.
12964 * Makefile.def (target_modules) [libffi]: Allow installation.
12965
3f4f56e2
AS
129662002-12-31 Andreas Schwab <schwab@suse.de>
12967
12968 * configure.in: Fix use of $program_transform_name.
12969 * configure: Regenerated.
12970
6c1b8d0a
DJ
129712002-12-30 Daniel Jacobowitz <drow@mvista.com>
12972
12973 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 12974 * configure: Regenerated.
6c1b8d0a 12975
c5120911
AO
129762002-12-29 Alexandre Oliva <aoliva@redhat.com>
12977
12978 * Makefile.tpl (local-distclean): Don't remove...
12979 (multilib.ts): ... this. Moved into...
12980 (multilib.out): ... this. Don't use sub-make.
12981 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12982 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12983 (configure-build-[+module+], configure-[+module+],
12984 configure-target-[+module+], configure-gcc): ... these. Test
12985 for Makefile existence. Drop config.status from dependencies.
12986 * Makefile.in: Rebuilt.
12987 * configure.in: Move gcc-version-trigger to the end of
12988 ac_configure_args. Add comments to maybedep.tmp and
12989 serdep.tmp. Introduce --disable-serial-configure. Remove
12990 nonopt from baseargs, matching and removing corresponding
12991 whitespace while at it.
12992 * configure: Rebuilt.
12993
e245b0ea
AO
129942002-12-28 Alexandre Oliva <aoliva@redhat.com>
12995
903de295
AO
12996 * configure.in (host_configargs): Replace reference to
12997 no-longer-defined buildopts with --build=${build_alias}.
12998 * configure: Rebuilt.
12999
e245b0ea
AO
13000 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13001 program_transform_name to standard idiom.
13002 (AUTOGEN, AUTOCONF): Define.
13003 (Makefile.in): Use $(AUTOGEN).
13004 (Makefile): Depend on config.status, and use autoconf-style rule to
13005 build it. Move original commands to...
13006 (config.status): ... this new target.
13007 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13008 $(AUTOCONF).
13009 * Makefile.in: Rebuilt.
13010
671aa708
NN
130112002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13012
53fbfb58
NN
13013 * Makefile.tpl: Fix dramatic bustage due to change in
13014 program_transform_name.
13015 * Makefile.in: Regenerate.
13016
13017 * configure.in: Remove unnecessary PATH setting.
13018 * configure: Regnerate.
13019
13020 * configure.in: Don't default to unprefixed tools unless
13021 the native tools will work.
13022 * configure: Regenerate.
13023
671aa708
NN
13024 * configure.in: Convert to autoconf script. Blow away lots
13025 of now-redundant Makefile fragments.
13026 * configure: Generate using Autoconf.
13027 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13028 * Makefile.in: Regenerate.
13029
57f40826
NN
130302002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13031
3fedb745
NN
13032 * configure: Fix stupid bug where RANLIB was mistakenly included.
13033
abb2db7a 13034 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
13035 (build_configargs, host_configargs, target_configargs).
13036
13037 * configure.in: Move logic out of sed statement.
13038
abb2db7a 13039 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
13040 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13041
315fa0f4
SS
130422002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13043
13044 * config.sub: Import from master repository
13045 * config.guess: Ditto
13046
45aff44f
AS
130472002-12-24 Andreas Schwab <schwab@suse.de>
13048
13049 * Makefile.tpl (multilib.out): Fix missing space.
13050 * Makefile.in: Regenerate.
13051
88b5521b
NN
130522002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13053
13054 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13055 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13056 * Makefile.in: Regenerate.
13057 * configure.in: Remove unnecessary leftovers.
13058
2a726918
GK
130592002-12-21 Geoffrey Keating <geoffk@apple.com>
13060
13061 * configure.in (extra_ranlibflags_for_target): New variable.
13062 (*-*-darwin): Add -c to ranlib commands.
13063 * configure (tooldir): Handle extra_ranlibflags_for_target.
13064
aace3269 130652002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
13066
13067 * Makefile.tpl: Revert HJL's change.
13068 * Makefile.in: Regenerated.
13069 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13070 always.
13071
f0895142
AS
130722002-12-19 Andreas Schwab <schwab@suse.de>
13073
13074 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13075 * Makefile.in: Regenerate.
13076
dce2d8b2 130772002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
13078
13079 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13080 * Makefile.in: Regenerated.
13081
13082 * configure.in (build_prefix): New. Substitute.
13083
212f6dd0
NN
130842002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13085
79308c5d
NN
13086 * Makefile.tpl: Don't let real targets depend on phony targets.
13087 * Makefile.in: Regenerate.
13088
212f6dd0
NN
13089 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13090 * Makefile.in: Regenerate.
13091
ab17919f
SS
130922002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13093
13094 * config.sub: Import from master repository
13095 * config.guess: Ditto
13096
5ecf91d1
JM
130972002-12-16 Jason Merrill <jason@redhat.com>
13098
13099 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13100 previous 'make bootstrap'.
13101 * Makefile.in: Regenerate.
13102
d8437e1b
HPN
131032002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13104
13105 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13106
4977bab6
ZW
131072002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13108
13109 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13110 * Makefile.in: Regenerate.
13111
0edcfdcb
JM
131122002-12-13 Jason Merrill <jason@redhat.com>
13113
6248218a 13114 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
13115 library tests.
13116 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
13117 * Makefile.in: Regenerate.
13118
4977bab6
ZW
131192002-12-12 Alexandre Oliva <aoliva@redhat.com>
13120
13121 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13122 * Makefile.in: Rebuilt.
13123
f87505dd
AO
131242002-12-12 Alexandre Oliva <aoliva@redhat.com>
13125
13126 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13127
4977bab6
ZW
131282002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13129
13130 * configure: Fix bug put in by gremlins.
13131
13132 * Makefile.tpl: Substitute more autoconfily.
13133 * configure: Substitute more autoconfily.
13134 * Makefile.in: Regenerate.
13135
7f0db92a
SS
131362002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13137
13138 * config.sub: Import from master repository
13139 * config.guess: Ditto
13140 * MAINTAINERS: Added Svein Seldal under write after approval
13141
4977bab6
ZW
131422002-12-08 Andrew Cagney <ac131313@redhat.com>
13143
13144 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13145 * Makefile.in (all-sim): Ditto.
13146
131472002-12-06 DJ Delorie <dj@redhat.com>
13148
13149 * Makefile.tpl: Change configure dependencies to not have real
13150 targets depend on phony targets.
13151
131522002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13153
13154 * configure.in: Revert unintentional change.
13155
13156 * Makefile.tpl: Change dependency for */multilib.out so that
13157 it works when gcc isn't in the tree.
13158
13159 * configure.in: Substitute more.
13160 * configure: Run subconfigures from the Makefile.
13161 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13162 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13163
67f1b906
GP
131642002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13165
13166 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13167
4977bab6
ZW
131682002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13169
13170 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13171 and corresponding dependencies.
13172 * Makefile.in: Regenerate.
13173
13174 * configure.in (host_tools): Order binutils, gas and ld for
13175 convenience in running the testsuites.
13176
13177 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13178 * Makefile.in: Regenerate.
13179 * configure.in: Introduce rules to serialize subconfigure runs.
13180
13181 * configure.in: Introduce BASE_CC_FOR_TARGET.
13182 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13183 Realize configure-build-* targets. Realize configure-target-* targets.
13184 * Makefile.in: Regenerate.
13185
131862002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13187
13188 * configure: Move gcc_version_trigger stuff from here...
13189 * configure.in: ...to here.
13190
13191 * configure.in: Separate subconfigure options added by this file from
13192 options given by the user. Add machinery to put args for host
13193 subconfigures into the Makefile.
13194
13195 * Makefile.tpl: Remove 'vault' targets.
13196 * Makefile.tpl: Reorder and comment dependencies.
13197 * Makefile.in: Regenerate.
13198
131992002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13200 * configure.in: Fix my broken commit of previous patch. (sigh)
13201
743f054e
GK
132022002-11-28 Geoffrey Keating <geoffk@apple.com>
13203
13204 * configure.in: Move host-specific darwin noconfigdirs into
13205 the host-specific section.
13206
4977bab6
ZW
132072002-11-28 Geoffrey Keating <geoffk@apple.com>
13208
13209 * configure.in: Move host-specific darwin noconfigdirs into
13210 the host-specific section.
13211
132122002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13213
13214 * configure: Remove skip-this-dir support.
13215 * Makefile.tpl: Remove skip-this-dir support.
13216
13217 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13218 subdirectories.
13219 * Makefile.in: Regenerate.
13220
13221 * Makefile.tpl: Strip out useless setting of 'dir'.
13222 * Makefile.in: Regenerate.
13223
132242002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13225
13226 * configure.in: Fix deeply stupid bug.
13227
13228 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13229 shell code in CXX_FOR_TARGET
13230 * Makefile.def: Introduce raw_cxx.
13231 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13232 RAW_CXX_FOR_TARGET.
13233 * Makefile.in: Regenerate.
13234
132352002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13236
13237 * Makefile.tpl: Remove unnecessary ifs.
13238 * Makefile.in: Regenerate.
13239
13240 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13241 dependencies. Maybe-ize build-libiberty. Create dummy install
13242 targets for 'no_install' modules.
13243 * configure: Move GDB_TK substitution to configure.in. Move
13244 build_modules stuff to configure.in.
13245 * configure.in: Implement soft dependency machinery. Maybe-ize
13246 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13247 * Makefile.in: Regenerate.
13248
132492002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13250
13251 * Makefile.tpl: Make all-target, install-target behave similarly
13252 to all, install (only hitting configured targets). Eliminate
13253 unused macro defintions.
13254
13255 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13256 build != host.
13257
13258 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13259
13260 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13261
13262 * configure.in: Produce lists of subdir targets we're actually
13263 configuring. Remove references to "dosrel".
13264 * Makefile.tpl: Let configure set which subdir targets are hit.
13265 Remove install-cross; clean up install; remove ALL. Remove
13266 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13267 Autogenerate host module targets. Remove empty dependency lines
13268 and redundant dependency; rearrange slightly.
13269 * Makefile.def: Add host-side libtermcap, utils.
13270
13271 * Makefile.in: Regenerate.
13272
e6226a2f
RO
132732002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13274
13275 * ltconfig (osf[345]): Append $major to soname_spec.
13276 Reflect this in library_names_spec.
13277 * ltmain.sh (osf): Prefix $major with . for use as extension.
13278
3b75d237
AJ
132792002-11-19 Andreas Jaeger <aj@suse.de>
13280
13281 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13282 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13283 and sparc64 GNU/Linux systems.
13284
809108de
NS
132852002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13286
13287 * MAINTAINERS: Update email.
13288
e7e0de7e
GP
132892002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13290
13291 * MAINTAINERS: Complete James Dennett's entry.
13292
f7109dea
EB
132932002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13294
13295 * MAINTAINERS (Write After Approval): Add myself.
13296
d3ac17c9
BK
132972002-11-13 Bruce Korb <bkorb@gnu.org>
13298
13299 * Makefile.tpl: syntactic cleanup
13300
dce2d8b2 133012002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
13302
13303 * MAINTAINERS: Add myself to write-after-approval list.
13304
4977bab6
ZW
133052002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13306
13307 * Makefile.def: Add list of recursive targets to autogenerate.
13308 Add build_modules.
13309 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13310 targets. Autogenerate *-build-* targets.
13311 * Makefile.in: Regenerate.
13312
133132002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13314
13315 * configure: More autoconf-style substitutions.
13316 * Makefile.tpl: More autoconf-style substitutions.
13317 * Makefile.in: Regenerate.
13318
133192002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13320
13321 * configure: Substitute more variables in a more autoconf-friendly
13322 way. Simplify slightly.
13323 * Makefile.tpl: Make more variables substitutable in an
13324 autoconf-friendly way.
13325 * Makefile.in: Regenerate.
13326
d4783999
JW
133272002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13328
13329 * MAINTAINERS (Write After Approval): Add myself.
13330
4977bab6
ZW
133312002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13332
13333 * configure.in (v810*): Remove special setting of tools.
13334
13335 * configure: Add support for extra required flags for ar or nm.
13336 * configure.in (aix4.3+): Use above support for target-specific
13337 issues, rather than using config/mt-aix43.
13338
133392002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13340
13341 * configure: Remove 'removing', which doesn't work. Replace $subdir
13342 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13343 with $srcdir. Reformat indentation. Substitute some variables
13344 formerly hard-coded in the Makefile for build=host.
13345 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13346 * Makefile.def: Autogenerate more.
13347 * Makefile.in: Regenerate.
13348
1c9c903e
AN
133492002-11-04 Adam Nemet <anemet@lnxw.com>
13350
13351 * MAINTAINERS (Write After Approval): Add myself.
13352
40673d2b
KB
133532002-11-04 Kevin Buettner <kevinb@redhat.com>
13354
13355 * Makefile.def (host_modules): Add rda.
13356 * Makefile.in: Regenerate.
13357 * configure.in (target_tool): Add target-rda to list.
13358
42e650ae
GP
133592002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13360
13361 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13362
e004b81f
PE
133632002-10-25 Phil Edwards <pme@gcc.gnu.org>
13364
13365 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13366 and restrap targets to this rule.
13367 * Makefile.in: Regenerate.
13368
06bd49b1
GP
133692002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13370
13371 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13372 GNATS only accounts.
13373
d0af82b0
HPN
133742002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13375
13376 * configure.in (i[3456]86-*-linux*): Add check to disable
13377 ${libgcj} for glibc1.
13378
10782654
DC
133792002-10-24 Denis Chertykov <denisc@overta.ru>
13380
13381 * MAINTAINERS: Add myself as ip2k port maintainer.
13382
a5a438f5
SS
133832002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13384
13385 * configure.in: Add tic4x target.
13386
fe3d5b7f
NN
133872002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13388
aba8a494
NN
13389 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13390 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13391 * Makefile.in: Regenerate.
13392
fe3d5b7f
NN
13393 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13394 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13395 * Makefile.in: Regenerate.
13396
a6ad79e7
JJ
133972002-10-02 Janis Johnson <janis187@us.ibm.com>
13398
13399 * MAINTAINERS: Add myself as web pages co-maintainer.
13400
6a8a9058
NN
134012002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13402
13403 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13404 * Makefile.in: Regenerate.
13405
327d975a
ZW
134062002-10-02 Zack Weinberg <zack@codesourcery.com>
13407
13408 * MAINTAINERS: Add myself and Nathan Sidwell
13409 <nathan@codesourcery.com> as VxWorks maintainers.
13410
a5ae8f19 134112002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
13412
13413 * Makefile.def: Remove order dependency comments.
13414 * Makefile.tpl: Add explicit install-install dependencies.
13415 * Makefile.in: Regenerate.
d0f6c823 13416
34c6040c 13417 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 13418 * Makefile.in: Regenerate.
34c6040c 13419
d0f6c823
NN
13420 * Makefile.tpl: Add configure-target (for src-release in src)
13421 * Makefile.in: Regenerate.
13422
50bd210b
NC
134232002-09-30 Nick Clifton <nickc@redhat.com>
13424
13425 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13426
ca25149e
UW
134272002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13428
13429 * configure.in (s390*-*-linux*): Enable libgcj.
13430
dd30b57d
NN
134312002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13432
9e60a678
NN
13433 * configure: Revert accidentally applied changes.
13434
dd30b57d
NN
13435 * Makefile.tpl: Make more autoconf-friendly.
13436 * Makefile.in: Regenerate.
13437 * configure: Make substitution more autoconf-like.
13438
5831424e
RE
134392002-09-28 Richard Earnshaw <rearnsha@arm.com>
13440
13441 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13442 single entry to handle all these.
13443 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13444 libjava on arm-*-elf.
13445
b7f3b15b
GK
134462002-09-27 Geoffrey Keating <geoffk@apple.com>
13447
13448 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13449 things that depend on them.
13450
0dffceed
NN
134512002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13452
13453 * Makefile.tpl: Make subsituted variables more autoconfy.
13454 * Makefile.in: Regenerate.
13455 * configure: Make seds more autoconfy.
13456
1db75a86 134572002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
13458
13459 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13460 * Makefile.in: Regenerate.
13461 * configure.in: Rewrite sed statements to look autoconfy.
13462
1db75a86
NN
13463 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13464 all-target-foo on configure-target-foo.
13465 * Makefile.def: Ditto.
13466 * Makefile.in: Rebuild.
13467
741a4e89
AH
134682002-09-25 Andrew Haley <aph@redhat.com>
13469
13470 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13471
95ddd785
NN
134722002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13473
13474 * Makefile.def: New file.
13475 * Makefile.tpl: New file.
13476 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13477 * contrib/gcc_update: Note that Makefile.in is a generated file.
13478
13479 * configure.in: Minor rearrangement. Simplify tests.
13480
65a824f6
JT
134812002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13482
13483 * configure.in (with_headers): Skip copy if value is "yes".
13484 (with_libs): Likewise.
13485
51270f0a 134862002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
13487
13488 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13489 * configure.in (sh*-*-pe*): Ditto.
13490 * configure.in (mips*-*-pe*): Ditto.
13491 * configure.in (*arm-wince-pe): Ditto.
13492
8f89dbf4
NN
13493 * configure.in: Rearrange.
13494
c1b8db3f
KH
134952002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13496
13497 * MAINTAINERS: Update my email address.
13498
341f0575
PK
134992002-08-30 Paul Koning <pkoning@equallogic.com>
13500
13501 * MAINTAINERS: (Write After Approval): Add myself.
13502
d2e06980
GK
135032002-08-29 Geoffrey Keating <geoffk@redhat.com>
13504
13505 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13506
4906d5d8
GK
135072002-08-24 Geoffrey Keating <geoffk@redhat.com>
13508
13509 * MAINTAINERS: Change my mailing address.
13510
e9a25cc8
PC
135112002-08-21 Paolo Carlini <pcarlini@unitus.it>
13512
13513 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 13514 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 13515
dce2d8b2 135162002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
13517
13518 * MAINTAINERS (Write After Approval): Remove myself.
13519 (Various Maintainers: c++ runtime libs): Add myself.
13520
5ce6f47b
EC
135212002-08-15 Eric Christopher <echristo@redhat.com>
13522
13523 * config.sub: Import from master repository.
13524 * config.guess: Ditto.
13525
7f9317f0
AO
135262002-08-19 Alexandre Oliva <aoliva@redhat.com>
13527
13528 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13529 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13530 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13531
7aecca3d
AH
135322002-08-16 Aldy Hernandez <aldyh@redhat.com>
13533
13534 * MAINTAINERS: Add self to rs6000 vector extensions.
13535
8ea4b195
AO
135362002-08-15 Alexandre Oliva <aoliva@redhat.com>
13537
13538 * libiberty/configure: Reverted unintended yesterday's check in.
13539
f5cc59a7
AO
135402002-08-14 Alexandre Oliva <aoliva@redhat.com>
13541
13542 * boehm-gc/configure, libf2c/configure: Rebuilt.
13543 * libffi/configure, libiberty/configure: Ditto.
13544 * libjava/configure, libobjc/configure: Ditto.
13545 * libstdc++-v3/configure, zlib/configure: Ditto.
13546 Merged from binutils:
13547 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13548 From Steve Ellcey <sje@cup.hp.com>:
13549 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13550 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13551 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13552 IA64.
13553 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13554 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13555 soname_spec, sys_lib_search_path_spec): Ditto.
13556
dce2d8b2 135572002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
13558
13559 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13560
2ff34870
L
135612002-08-04 H.J. Lu (hjl@gnu.org)
13562
13563 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13564
a014f2fe
KW
135652002-08-02 Krister Walfridsson <cato@df.lth.se>
13566
13567 * MAINTAINERS (Write After Approval): Add myself.
13568
c01d477a
AM
135692002-07-31 Alan Modra <amodra@bigpond.net.au>
13570
13571 * configure.in: Move generic linux case to end. Copy generic
13572 linux noconfigdirs to mips*-*-linux* entry and new
13573 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13574
68cd2524
MM
135752002-07-19 Michael Matz <matz@suse.de>
13576
13577 * MAINTAINERS: Add myself as ra* maintainer.
13578
e2d83b8c
CD
135792002-07-16 Chris Demetriou <cgd@broadcom.com>
13580
13581 * config.guess: Update to 2002-07-09 version.
13582 * config.sub: Update to 2002-07-03 version.
13583
cece4f1d
HPN
135842002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13585
13586 * MAINTAINERS: Fix typo in a maintainer email address.
13587
bb654703
NN
135882002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13589
13590 * configure.in: Remove two redundant tests.
13591
789b7de5
RO
135922002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13593
13594 * configure.in (mips*-*-irix6*o32): Enable stabs.
13595
e1da1089
NN
135962002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13597
f3970bba
NN
13598 * configure.in: Don't build grez.
13599 * Makefile.in: Ditto.
13600
e1da1089
NN
13601 * Makefile.in: Remove references to bsp, cygmon, libstub.
13602 * configure.in: Ditto.
13603
13604 * configure.in: Remove leftover reference to gdbtest.
13605
57c905fa
PE
136062002-07-08 Phil Edwards <pme@gcc.gnu.org>
13607
13608 * configure.in (gxx_include_dir): Change to match versioned
13609 C++ headers if --enable-version-specific-runtime-libs is used.
13610
a0af94a7 136112002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 13612
a0af94a7
SE
13613 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13614
423ce3eb
NN
136152002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13616
13617 * configure.in: Make --without-x work.
13618
98186934
NN
136192002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13620
c3b7d169
NN
13621 * configure.in: Rearrange target Makefile fragment collection.
13622
98186934
NN
13623 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13624 cvs[src].
13625 * configure.in: Ditto.
13626
eebd288a
MK
136272002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13628
13629 * MAINTAINERS (Write After Approval): Update my e-mail address.
13630
3ab36f05
NN
136312002-06-24 Ben Elliston <bje@redhat.com>
13632
13633 * configure.in (host_tools): Remove cgen.
13634
13635 * Makefile.in (all-cgen): Remove; runs from its source directory.
13636 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 13637 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
13638 (all-sim): Likewise.
13639
dce2d8b2 136402002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
13641
13642 * Makefile.in: Eliminate 'apache' targets.
13643 * configure.in: Eliminate 'apache' targets.
13644
55380b08
NN
13645 * configure.in: Eliminate redundant tests. Reorganize.
13646
9a5c1b9d
NN
13647 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13648
5fd3853a
NN
13649 * config-ml.in: Eliminate references to Cygnus configure.
13650
cfefc434
NN
13651 * Makefile.in: Eliminate references to building emacs.
13652
2fe93885
GS
136532002-06-28 Graham Stott <graham.stott@btinternet.com>
13654
13655 * MAINTAINERS: Update my email address.
13656
53c40185
BK
136572002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13658
13659 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 13660 (cxx_incdir): Remove.
53c40185 13661
97679694
NN
136622002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13663
13664 * MAINTAINERS (Write After Approval): Add self.
13665
b03bcd37
DC
13666Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13667
13668 * configure.in: Add support for ip2k.
13669
6bd12129
NN
136702002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13671
13672 * configure.in: Fix AIX configury bug.
13673
e0d98a92
SE
136742002-06-20 Steve Ellcey <sje@cup.hp.com>
13675
13676 * MAINTAINERS (Write After Approval): Add self.
13677
ba3292db
NN
136782002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13679
ef40bc65
NN
13680 * configure.in: replace ${topsrcdir} with ${srcdir}
13681
7a0be465
NN
13682 * configure.in: Move definition of libstdcxx_flags
13683 right above usage, rather than waaay earlier.
13684
e1848dde
NN
13685 * configure.in: Pull definition of is_cross_compiler earlier.
13686
8bc2fff1
NN
13687 * configure.in: Rearrange a little.
13688
ba3292db
NN
13689 * configure.in: Remove references to librx.
13690 * Makefile.in: Remove references to librx.
13691
11d8b408
DC
13692Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13693
13694 * config.sub: Add support for avr target.
13695 Import from master sources, rev 1.255
5ce6f47b 13696
93da8339
PE
136972002-06-19 Phil Edwards <pme@gcc.gnu.org>
13698
13699 * configure, .cvsignore: Revert previous change...
13700 * Makefile: ...delete.
13701
b4caab5c
NN
137022002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13703
13704 * configure.in: Eliminate ${gasdir} variable.
13705
ee777171
DB
137062002-06-18 Dave Brolley <brolley@redhat.com>
13707
13708 * configure.in: Add support for frv.
13709 * config.sub: Add support for frv.
13710
26e4af54
PE
137112002-06-18 Phil Edwards <pme@gcc.gnu.org>
13712
13713 * configure: Remove garbage from previous commit.
13714
bb20b7da
PE
137152002-06-18 Phil Edwards <pme@gcc.gnu.org>
13716
13717 * configure: For in-source builds, make a subdir and re-exec there.
13718 * Makefile: New file. Pass targets through to build directory.
13719 * .cvsignore: No longer ignore "Makefile".
13720
9d321f6c
DR
137212002-06-16 Douglas Rupp <rupp@gnat.com>
13722
13723 * MAINTAINERS (Write After Approval): Add self.
13724
c8eb2bc0
KG
137252002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13726
13727 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13728
f210d239
JT
137292002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13730
13731 * configure.in (vax-*-netbsd*): Re-enable gas.
13732
e9667b3c
NN
137332002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13734
efe1f357
NN
13735 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13736 BUILD_PREFIX_1, to correct nomenclature.
13737 * configure: Likewise.
13738
e9667b3c
NN
13739 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13740 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13741
fe2fe497
OH
137422002-05-31 Olaf Hering <olh@suse.de>
13743
13744 * config-ml.in: Propogate DESTDIR also.
13745
dcf7f0dd
JT
137462002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13747
13748 * configure.in (vax-*-netbsd*): Don't build gas for this
13749 platform.
13750
6ff14f32
MM
137512002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13752
13753 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13754 and libgcj for AVR.
13755
397de1ff
KK
137562002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13757
13758 * MAINTAINERS (Write After Approval): Add myself.
13759
ac30211c
JT
137602002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13761
13762 * config.guess: Update to 2002-05-22 version.
13763 * config.sub: Likewise.
13764
1e6347d8
RO
137652002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13766
13767 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13768 * config-ml.in: Likewise.
13769 * configure: Likewise.
13770 * configure.in: Likewise.
13771
e5ce1d6d
SC
137722002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13773
13774 * MAINTAINERS: Update my email address.
13775
6cdef75d
NN
137762002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13777
4a87f061
NN
13778 * configure.in: Simplify makefile fragment collection.
13779
13780 * configure.in: Remove code to build emacs.
603606e7 13781
e254d6b5
NN
13782 * configure.in : Remove --srcdir argument from targargs and buildargs
13783 (it's always overridden in the Makefile anyway). Rearrange a bit.
13784
13785 * configure: Move some logic to configure.in.
13786 * configure.in: Move some logic from configure.
6cdef75d 13787
1d6006fe
TT
137882002-05-11 Tom Tromey <tromey@redhat.com>
13789
13790 * MAINTAINERS: Reflect libgcj reality.
13791
b70b3534
FS
137922002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13793
13794 * Makefile.in: Honour DESTDIR.
13795
4434687a
MM
137962002-05-08 Mark Mitchell <mark@codesourcery.com>
13797
13798 * config.guess: Import 2002-03-20 version.
13799 * config.sub: Import 2002-04-26 version.
13800
a89e49c7
RO
138012002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13802
13803 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13804
44e55536
TJ
138052002-05-07 Tim Josling <tej@melbpc.org.au>
13806
13807 * MAINTAINERS: Add self.
13808
dce2d8b2 138092002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
13810
13811 * ltmain.sh: Detect and handle object name conflicts
13812 while piecewise linking a static library.
13813
b7c13625
AO
138142002-05-05 Alexandre Oliva <aoliva@redhat.com>
13815
13816 * configure.in (noconfigdirs): Don't disable libgcj on
13817 sparc64-*-solaris* and sparcv9-*-solaris*.
13818
4182d9fa
AO
138192002-05-03 Alexandre Oliva <aoliva@redhat.com>
13820
13821 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13822
7bebf279
TF
138232002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13824
13825 * configure.in (FLAGS_FOR_TARGET): Do not add
13826 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13827 on i[3456]86-*-linux*.
13828
9a06dc7d
TF
138292002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13830
13831 * configure.in (noconfigdirs): Replace [ ] with test.
13832
13833 * configure.in (noconfigdirs): Do not add target-newlib if
13834 target == i[3456]86-*-linux*, and host == target.
13835
a51a07fa
NN
138362002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13837
9e7facd6
DD
13838 * configure.in: delete reference to absent file
13839
aeaa0f2f
NN
13840 * configure.in: replace '[' with 'test'
13841
4bb98828
NN
13842 * configure.in: Eliminate references to gash.
13843 * Makefile.in: Eliminate references to gash.
13844
64791664
NN
13845 * configure.in: remove useless references to 'pic' makefile fragments.
13846
3ed57cf4
NN
13847 * configure.in: (*-*-windows*) Finish removing.
13848
a51a07fa
NN
13849 * configure.in: Eliminate redundant test for libgui.
13850
8552f6f1
RS
138512002-04-29 Roger Sayle <roger@eyesopen.com>
13852
13853 * MAINTAINERS: Add self and realphabetize. Update entries
13854 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13855 entry for a29k port maintainer.
13856
dce2d8b2 138572002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
13858
13859 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13860 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13861
704c9a14
NN
138622002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13863
13864 * configure.in: remove references to dead files
13865
7bff5059
MM
138662002-04-19 Mark Mitchell <mark@codesourcery.com>
13867
13868 * MAINTAINERS: Add information about purpose of this file.
13869
0c7c67f0
TT
138702002-04-18 Tom Tromey <tromey@redhat.com>
13871
13872 * configure.in: Disallow configuring libgcj when it is already
13873 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13874 Solaris 2.8 by default. For PR libgcj/6158.
13875
63501e91
NN
138762002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13877
13878 * configure.in: Move default CC setting out of config/mh-* fragments
13879 directly into here.
13880
701afd4d
NN
138812002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13882
13883 * configure.in: don't even try to configure or make a subdirectory
13884 if there's no configure script for it.
13885
07cdae91
MM
138862002-04-15 Mark Mitchell <mark@codesourcery.com>
13887
13888 * MAINTAINERS: Remove chill maintainers.
13889 * Makefile.in (CHILLFLAGS): Remove.
13890 (CHILL_LIB): Remove.
13891 (TARGET_CONFIGDIRS): Remove libchill.
13892 (CHILL_FOR_TARGET): Remove.
13893 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13894 CHILL_LIB.
13895 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13896 (CHECK_TARGET_MODULES): Likewise.
13897 (INSTALL_TARGET_MODULES): Likewise.
13898 (CLEAN_TARGET_MODULES): Likewise.
13899 (configure-target-libchill): Remove.
13900 (all-target-libchill): Remove.
13901 * configure.in (target_libs): Remove target-libchill.
13902 Do not compute CHILL_FOR_TARGET.
13903 * libchill: Remove directory.
5ce6f47b 13904
ab50d72b
DD
139052002-04-11 DJ Delorie <dj@redhat.com>
13906
13907 * Makefile.in, configure.in: Sync with binutils, entries
13908 follow...
13909
0a1e123a
DD
139102002-04-07 Andrew Cagney <ac131313@redhat.com>
13911
13912 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13913 (do-tar, do-bz2): New rules.
13914 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13915 (gdb-tar): New rule.
13916 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13917 (insight_dejagnu.tar): New rule.
13918 (insight.tar): New rule.
13919 (gdb+dejagnu.tar): New rule.
13920 (gdb.tar): New rule.
13921
ab50d72b
DD
139222002-02-01 Mo DeJong <supermo@bayarea.net>
13923
13924 * Makefile.in: Add all-tix to deps for all-snavigator
13925 so that tix is built when building snavigator.
13926
139272002-01-11 Steve Ellcey <sje@cup.hp.com>
13928
13929 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13930 ld and gdb are not supported.
13931
139322002-01-07 Mark Salter <msalter@redhat.com>
13933
13934 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13935 Allow target-libgloss to be built for arm, strongarm, and xscale.
13936
139372001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13938
13939 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13940 options for i[3456]86-pc-linux* native builds.
13941
139422001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13943
13944 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13945 files from .po files for a distribution.
13946
139472001-09-03 Jeff Holcomb <jeffh@redhat.com>
13948
13949 * configure.in: Enable libstdc++-v3 for h8300 targets.
13950
139512001-06-19 Alan Modra <amodra@bigpond.net.au>
13952
13953 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13954 version from bfd/.
13955
13956Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13957
13958 * Makefile.in (VER): When present, extract the version number from
13959 the file version.in.
13960
dce2d8b2 139612001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
13962
13963 * configure.in : enable ld for aix
13964
139652001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13966
13967 * config.guess: Add linux target for S/390.
13968
139692000-11-07 Philip Blundell <pb@futuretv.com>
13970
13971 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13972
139732000-11-03 Philip Blundell <pb@futuretv.com>
13974
13975 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13976 files.
13977
139782001-01-15 Ben Elliston <bje@redhat.com>
13979
13980 * configure.in (host_tools): Add sid.
13981 Always configure cgen.
13982
139832000-11-24 Nick Clifton <nickc@redhat.com>
13984
13985 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13986
ab50d72b
DD
139872000-08-20 Doug Evans <dje@casey.transmeta.com>
13988
13989 * Makefile.in (ALL_MODULES): Add all-cgen.
13990 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13991 (all-cgen): New target.
13992 (all-opcodes,all-sim): Depend on all-cgen.
13993 * configure.in (host_tools): Add cgen.
13994 Only configure cgen if --enable-cgen-maint.
13995
dce2d8b2 139962002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
13997
13998 * configure.in: Add *-*-freebsd* configurations.
13999
90def2b2
TT
140002002-04-08 Tom Tromey <tromey@redhat.com>
14001
14002 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14003 Fixes PR libgcj/6068.
14004
320d7e7a
KW
140052002-03-30 Krister Walfridsson <cato@df.lth.se>
14006
14007 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14008
18b467f1
RO
140092002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14010
14011 * configure.in (alpha*-dec-osf*): Enable libgcj.
14012
dce2d8b2 140132003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
14014
14015 * MAINTAINERS (Write After Approval): Add myself.
14016
56ae9405
NC
140172002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14018
14019 Fix for: PR bootstrap/3591, target/5676
14020 * configure.in (mcore-pe): Disable the configuration of
14021 libstdc++-v3 since exceptions are not supported.
14022
f18d9a0c
AG
140232002-03-20 Anthony Green <green@redhat.com>
14024
14025 * configure.in: Enable libgcj for xscale-elf target.
14026
dce2d8b2 14027Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
14028
14029 * MAINTAINERS: Update my email address.
14030
28eca9e8
AO
140312002-03-16 Alexandre Oliva <aoliva@redhat.com>
14032
14033 * ltmain.sh (relink_command): Fix typo in previous change.
14034
e67e72c7
AO
140352002-03-15 Alexandre Oliva <aoliva@redhat.com>
14036
14037 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14038 (relink_command): Added --tag flags.
14039 (mode=install): If relinking fails; error out.
14040
c2273204
RH
140412002-03-12 Richard Henderson <rth@redhat.com>
14042
14043 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14044 .NOTPARALLEL tag.
14045 (do-check): Rename from check.
14046 (check): Allow parallel check.
14047
bcb64245
BW
140482002-03-12 Bob Wilson <bob.wilson@acm.org>
14049
14050 * MAINTAINERS: Add myself as maintainer for xtensa port.
14051 Fix alphabetical order in CPU port maintainer list.
14052 Remove myself from Write After Approval list.
14053
63adb4ff
RH
140542002-03-11 Richard Henderson <rth@redhat.com>
14055
14056 * Makefile.in (.NOTPARALLEL): Add fake tag.
14057
9bec4bf0
L
140582002-03-07 H.J. Lu (hjl@gnu.org)
14059
14060 * configure.in: Enable gprof for mips*-*-linux*.
14061
c7fc1f84
DS
140622002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14063
14064 * MAINTAINERS (Write After Approval): Add myself.
14065
6bff33fb
AO
140662002-02-28 Alexandre Oliva <aoliva@redhat.com>
14067
14068 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14069 libjava.
14070 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14071
0210b33b
AO
140722002-02-23 Alexandre Oliva <aoliva@redhat.com>
14073
14074 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14075 because its Makefile is there; test for the executable instead.
14076
fcc0a3ef
AO
140772002-02-22 Alexandre Oliva <aoliva@redhat.com>
14078
14079 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14080 libstdc++-v3 and libjava.
14081
dce2d8b2 140822002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
14083
14084 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14085 boehm-gc
5ce6f47b 14086
40fe0ec3
AO
140872002-02-09 Alexandre Oliva <aoliva@redhat.com>
14088
14089 * config.guess: Updated to 2002-01-30's version.
14090 * config.sub: Updated to 2002-02-01's version.
14091 Contribute sh64-elf.
14092 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14093 * configure.in: Added sh64-*-*.
14094
694d53ee
CD
140952002-02-08 Chris Demetriou <cgd@broadcom.com>
14096
14097 * MAINTAINERS: Belatedly add myself to write after approval list.
14098
a9ca50b1
JH
14099Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14100
14101 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14102 Remove self as Write After Approval.
14103
5ffc3500
GK
141042002-01-31 Geoffrey Keating <geoffk@redhat.com>
14105
14106 * MAINTAINERS: Put self in as maintainer for contrib/regression
14107 directory.
14108
4ceaf7fb
PE
141092002-01-28 Phil Edwards <pme@gcc.gnu.org>
14110
14111 * MAINTAINERS: Update my email address.
14112
51584787
JT
141132002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14114
5ce6f47b
EC
14115 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14116 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
14117 libraries if not supported for NetBSD on target CPU.
14118
5701d273
DR
141192002-01-25 Douglas B Rupp <rupp@gnat.com>
14120
14121 * install-sh: Use _inst.$$_ for temp file name.
14122
b299a075
JT
141232002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14124
14125 * MAINTAINERS (Write After Approval): Move my contact info
14126 from here...
14127 (OS Port Maintainers): ...to here (netbsd).
14128
51fe14b5
BW
141292002-01-22 Bob Wilson <bob.wilson@acm.org>
14130
14131 * MAINTAINERS (Write After Approval): Add myself.
14132
dce2d8b2 141332002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
14134
14135 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14136 (all-target-fastjar): Also depend on all-target-libiberty.
14137
3cd87679
L
141382002-01-16 H.J. Lu (hjl@gnu.org)
14139
14140 * config.guess: Import from master sources, rev 1.225.
14141 * config.sub: Import from master sources, rev 1.238.
14142
969a6d8f
KH
141432002-01-16 Kazu Hirata <kazu@hxi.com>
14144
14145 * MAINTAINERS (Write After Approval): Remove myself.
14146
366f6a52
FW
141472001-12-19 Florian Weimer <fw@deneb.enyo.de>
14148
14149 * MAINTAINERS (Write After Approval): Add myself.
14150
f02240b6
JM
141512001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14152
14153 * MAINTAINERS: Add self as docs co-maintainer.
14154
5d08dc39
MK
141552001-12-11 Matthias Klose <doko@debian.org>
14156
14157 * MAINTAINERS (Write After Approval): Add myself.
14158
39e790d5
ZW
141592001-12-09 Zack Weinberg <zack@codesourcery.com>
14160
14161 * MAINTAINERS: Update my email address.
14162
4519d6a3
TC
141632001-12-07 Turly O'Connor <turly@apple.com>
14164 * MAINTAINERS (Write After Approval): Add myself.
14165 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14166 (rs6000_initialize_trampoline): Call __trampoline_setup for
14167 ABI_DARWIN too.
14168 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 14169 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 14170
21cf0a73
PC
141712001-12-07 Paolo Carlini <pcarlini@unitus.it>
14172
14173 * MAINTAINERS (Write After Approval): Add myself.
14174
4ee43206
DR
14175Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14176
14177 * configure, configure.in: Use temp file for long sed commands.
14178
251931f3
LG
141792001-12-03 Laurent Guerby <guerby@acm.org>
14180
14181 * config.sub: Update to version 1.232 on subversion.
14182
03777dd7
BE
141832001-12-03 Ben Elliston <bje@redhat.com>
14184
14185 * MAINTAINERS: Update mail address for config.* patches.
14186
dce2d8b2 141872001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
14188 Zack Weinberg <zack@codesourcery.com>
14189
14190 When build != host, create libiberty for the build machine.
14191
14192 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14193 CONFIG_ARGUMENTS.
14194 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14195 New variables.
14196 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14197 and rules.
14198 (all.normal): Depend on ALL_BUILD_MODULES.
14199 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14200 (all-build-libiberty): Depend on configure-build-libiberty.
14201
14202 * configure: Calculate and substitute proper value for
14203 ALL_BUILD_MODULES.
14204 * configure.in: Create the build subdirectory.
14205 Calculate and substitute TARGET_CONFIGARGS (formerly
14206 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14207
04075e8f
ZL
142082001-11-26 Ziemowit Laski <zlaski@apple.com>
14209
14210 * MAINTAINERS (write-after-approval): Add self.
14211
ed19322d
CR
142122001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14213
14214 * MAINTAINERS (GNATS only accounts): Remove self.
14215
90a12988
HPN
142162001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14217
14218 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14219 libf2c.
14220
77e653ad
CR
142212001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14222
14223 * MAINTAINERS (Write After Approval): Add self.
14224
64adad99
DB
142252001-11-12 David O'Brien <obrien@FreeBSD.org>
14226
14227 * MAINTAINERS: mips and s390 are also CPU ports.
14228
834a28c7
DB
142292001-11-12 David O'Brien <obrien@FreeBSD.org>
14230
14231 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14232
ef94239f
DB
142332001-11-11 David O'Brien <obrien@FreeBSD.org>
14234
14235 * MAINTAINERS: Alphabetize.
14236
beda0427
KH
142372001-11-09 Kazu Hirata <kazu@hxi.com>
14238
14239 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14240
6ca224d3
JDA
142412001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14242
14243 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14244
132e4bd7
PE
142452001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14246
14247 * configure.in (--enable-languages): Be more permissive about
14248 syntax. Check for empty lists better. Warn about $LANGUAGES.
14249
c6243b4c
GK
142502001-11-08 Geoffrey Keating <geoffk@redhat.com>
14251
14252 * config.sub: Import from master sources, rev. 1.230.
14253 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14254
abbb9e76
LG
142552001-11-07 Laurent Guerby <guerby@acm.org>
14256
14257 * MAINTAINERS (Write After Approval): Add self.
14258
53cdb27a
HPN
142592001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14260
14261 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14262
dd3a88c9
HPN
142632001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14264
14265 * config.sub: Import from master sources, rev 1.226.
14266 * config.guess: Import from master sources, rev 1.216.
14267
d344dce9
HPN
142682001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14269
14270 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14271 * MAINTAINERS: Add self as maintainer of MMIX port.
14272 Remove old after-approval entry.
14273
63f6bcd7
JM
142742001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14275
14276 * ChangeLog, configure: Fix spelling errors.
14277
84f92638
BK
142782001-10-20 Brendan Kehoe <brendan@zen.org>
14279
14280 * MAINTAINERS: Tweak my address.
14281
dce2d8b2 14282Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
14283
14284 * MAINTAINERS: Update my email address.
14285
1567080c 142862001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 14287
f48a3b5c 14288 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 14289 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 14290
30106886
GB
142912001-10-10 Geert Bosch <bosch@gnat.com>
14292
e490616e 14293 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
14294 Added Robert Dewar.
14295
dce2d8b2 142962001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
14297
14298 * MAINTAINERS (Write After Approval): Added self
14299
d1c3e709
GB
143002001-10-02 Geert Bosch <bosch@gnat.com>
14301
14302 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14303
50f5f793
JM
143042001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14305
14306 * configure: Handle temporary files securely using mkdir.
14307
7fddf9a9
AO
143082001-09-29 Alexandre Oliva <aoliva@redhat.com>
14309
14310 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14311
dce2d8b2 143122001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
14313
14314 * configure.in (*-*-linux*): Disable configuration of target-newlib
14315 and target-libgloss.
e490616e 14316
0c055e34
AO
143172001-09-26 Alexandre Oliva <aoliva@redhat.com>
14318
14319 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14320 RANLIB.
14321
759bfa90
AO
143222001-09-21 Alexandre Oliva <aoliva@redhat.com>
14323
14324 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14325 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14326 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14327 avoid quotes nesting problems.
14328 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14329 (DO_X): Export only variables that are set.
14330
1dc4a750
BE
143312001-09-19 Ben Elliston <bje@redhat.com>
14332
14333 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14334 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14335 semantics. Use the shell built-in "type" command instead.
14336
898c7238
AO
143372001-08-31 Alexandre Oliva <aoliva@redhat.com>
14338
14339 Merged from gcc-3_0-branch:
14340 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14341 * ltcf-c.sh: Use $objext, not $ac_objext.
14342 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14343 * ltcf-cxx.sh: Add support for GNU.
14344 2001-07-22 Timothy Wall <twall@redhat.com>
14345 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14346 default settings if using GNU tools with that configuration.
14347 * ltcf-cxx.sh: Ditto.
14348 * ltcf-gcj.sh: Ditto.
14349 2001-07-21 Michael Chastain <chastain@redhat.com>
14350 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14351 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14352 * ltmain.sh: Mark as gcc-local.
14353
8fa0a32e
EC
143542001-08-30 Eric Christopher <echristo@redhat.com>
14355 Jason Eckhardt <jle@redhat.com>
14356
14357 * config.guess: Merge from master sources.
14358 * config.sub: Merge from master sources, add support for mipsisa32.
14359
32f30f91 143602001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
14361 * config.sub: Merge from master sources, rev 1.219.
14362 * MAINTAINERS: Add self as contact for stormy16 port.
14363
f6084f99
ZW
143642001-08-14 Zack Weinberg <zackw@panix.com>
14365
14366 * config.sub: Merge from master sources, rev 1.218.
14367 * config.guess: Merge from master sources, rev 1.209.
14368
91b54f7f
GS
143692001-08-11 Graham Stott <grahams@redhat.com>
14370
14371 * Makefile.in (check-c++): Add missing semicolon.
14372
e5b3941e
JH
14373Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14374
32f30f91 14375 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 14376
6387a56e
EC
143772001-07-30 Eric Christopher <echristo@redhat.com>
14378
14379 * MAINTAINERS (Various maintainers: mips port): Added myself.
14380
53b475f0
AH
143812001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14382
e490616e 14383 * configure.in (sh-*-linux*): New.
53b475f0 14384
2a08c780
RH
143852001-07-27 Richard Henderson <rth@redhat.com>
14386
14387 * .cvsignore: Add LAST_UPDATED.
14388
bfa79422
UW
143892001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14390
14391 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14392
0ae85492
AH
143932001-07-16 Aldy Hernandez <aldyh@redhat.com>
14394
e490616e 14395 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 14396
8e1ab0fe
NP
14397Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14398
14399 * MAINTAINERS (Write After Approval): Added myself.
14400
2b997990
SC
144012001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14402
14403 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14404 and libgcj on m68hc11/m68hc12.
14405
d920e825
L
144062001-06-27 H.J. Lu (hjl@gnu.org)
14407
14408 * Makefile (CFLAGS_FOR_BUILD): New.
14409 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14410
d425a1e0
JM
144112001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14412
14413 * README: Remove version number.
14414
5b5b4207
GP
144152001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14416
14417 * INSTALL/README: Update wrt. to the installation instructions now
14418 residing in gcc/doc/install.texi.
14419
be839b69
JM
144202001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14421
14422 * README: Replace with a cut-down and updated version of gcc/README.
14423
fe2ee7c4
DE
144242001-06-12 David Edelsohn <edelsohn@gnu.org>
14425
14426 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14427 multilibs to be disabled.
14428
4f5d646c
DB
144292001-06-11 Daniel Berlin <dan@cgsoftware.com>
14430
14431 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 14432
818f0c85
AO
144332001-06-09 Alexandre Oliva <aoliva@redhat.com>
14434
14435 * config.guess: Import CVS version 1.195.
14436 * config.sub: Import CVS version 1.212.
14437
e9a8af10
AO
144382001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14439
14440 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14441 gcc/xgcc is built, use -print-prog-name to find out the program
14442 name to use.
14443
ae3ca0a9
PE
144442001-06-04 Phil Edwards <pme@sources.redhat.com>
14445
14446 * config.guess: Import CVS version 1.194. All gcc-local changes
14447 appear to also be in the master copy.
14448 * config.sub: Import CVS version 1.211.
14449
066bd40d
MM
14450Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14451
14452 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14453 with_gcc]: Use `gcc -shared' to build a shared library.
14454
4aef4f33
JDA
14455Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14456
14457 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14458 archives.
14459
c386f00f
RO
14460Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14461
14462 * MAINTAINERS (Write After Approval): Add myself.
14463
2ae5cea5
HPN
144642001-06-01 Hans-Peter Nilsson <hp@axis.com>
14465
14466 * configure.in (libstdcxx_flags): Do not try to execute
14467 libstdc++-v3/testsuite_flags until it exists.
14468
c3766183
AM
144692001-06-01 Alan Modra <amodra@bigpond.net.au>
14470
14471 * MAINTAINERS: Update my email address.
14472
9b337833
GS
144732001-05-31 Graham Stott <grahams@redhat.com>
14474
14475 * MAINTAINERS (Write After Approval): Add myself.
14476
dce2d8b2 144772001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
14478
14479 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14480 libraries when using g++ with native linker.
14481
5f7de4b8
AO
144822001-05-28 Alexandre Oliva <aoliva@redhat.com>
14483
14484 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14485
a7bc0fbb
AO
144862001-05-22 Alexandre Oliva <aoliva@redhat.com>
14487
14488 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14489 [aix4*|aix5*]: Prepend blank.
14490
33456445
AO
144912001-05-20 Alexandre Oliva <aoliva@redhat.com>
14492
14493 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14494 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14495 of subdir/configure scripts to use the new libtool.m4.
14496
e48d3d00
MK
144972001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14498
14499 * MAINTAINERS (Write After Approval): Add myself.
14500
9e0e191b
BK
145012001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14502
14503 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14504
3f19b439
BE
145052001-05-11 Ben Elliston <bje@redhat.com>
14506
14507 * Makefile.in (all-sid): New target.
14508 (check-sid, clean-sid, install-sid): Likewise.
14509
6ebe3121
JO
145102001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14511
14512 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14513
ca3667c4
AO
145142001-05-03 Alexandre Oliva <aoliva@redhat.com>
14515
14516 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14517 libgcj.
14518
145192001-05-03 Alexandre Oliva <aoliva@redhat.com>
14520
14521 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14522 gcc/xgcc is built, use -print-prog-name to find out the program
14523 name to use.
14524
b2964d63
AO
145252001-04-26 Alexandre Oliva <aoliva@redhat.com>
14526
b1bb2302
AO
14527 * configure.in (noconfigdirs): Don't reset it from scratch in the
14528 target case; only append to it.
6387a56e 14529
b2964d63
AO
14530 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14531 sparc-*-solaris2.8]: Disable ${libgcj}.
14532
8343765d
AO
145332001-04-25 Alexandre Oliva <aoliva@redhat.com>
14534
14535 * configure.in (libgcj_saved): Copy from $libgcj.
14536 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14537 --disable-libgcj.
14538
ddbb6d43
GRK
145392001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14540
14541 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 14542 C front end maintainer.
ddbb6d43 14543
3fa03ff9
AG
14544Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14545
14546 * configure.in: Move *-chorusos target case to the proper switch.
14547 Disable libgcj.
14548
99ffe40f
AO
145492001-04-12 Alexandre Oliva <aoliva@redhat.com>
14550
14551 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14552 1.641.2.228.
14553
78faa32d
FS
145542001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14555
14556 * Makefile.in (STAGE1_CFLAGS): Pass down.
14557
cdbff0ab
AM
145582001-04-13 Alan Modra <amodra@one.net.au>
14559
14560 * config.guess: Add hppa64-linux support. Note for next import that
14561 this is already in the master file.
14562 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14563
75b9074c
AO
145642001-04-12 Alexandre Oliva <aoliva@redhat.com>
14565
14566 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14567 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14568
125404c5
SS
145692001-04-11 Stan Shebs <shebs@apple.com>
14570
14571 * MAINTAINERS: Add self as Darwin port maintainer.
14572
876684fe
AM
145732001-04-11 Alan Modra <amodra@one.net.au>
14574
14575 * MAINTAINERS: Update my email address.
14576
06729913
LR
145772001-04-10 Loren J. Rittle <ljrittle@acm.org>
14578
14579 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14580 recent versions of FreeBSD (release 3 or later).
14581 * ltconfig: On FreeBSD, -lc must not be provided when building
14582 a shared library or else the standard -pthread gcc option is
14583 rendered worthless to later users of the built library.
14584
67916302
JM
145852001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14586
14587 * MAINTAINERS: Add self and RTH as C front end maintainers.
14588
d2bc0628
AO
145892001-04-05 Alexandre Oliva <aoliva@redhat.com>
14590
e490616e
ZW
14591 * config.sub: Make sure to match an already-canonicalized
14592 machine name (eg. mn10300-unknown-elf).
d2bc0628 14593
a3406c06
AO
145942001-04-01 Alexandre Oliva <aoliva@redhat.com>
14595
14596 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14597 New macros.
14598 (bootstrap, cross): Use RECURSE_FLAGS.
14599 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14600
a076f6a4
AO
146012001-03-27 Alexandre Oliva <aoliva@redhat.com>
14602
14603 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14604
e9f4fa71
CH
146052001-03-22 Colin Howell <chowell@redhat.com>
14606
7238de5c
CH
14607 * Makefile.in (DO_X): Do not backslash single-quotes in
14608 backquotes (two places).
e9f4fa71 14609
b6b14b1b
AO
146102001-03-22 Alexandre Oliva <aoliva@redhat.com>
14611
14612 Re-installed:
14613 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14614 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14615 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14616 * ltcf-cxx.sh: Likewise.
14617 * ltcf-gcj.sh: Likewise.
14618
1eb0b89d
GP
146192001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14620
14621 * MAINTAINERS: Add myself as "documentation co-maintainer".
14622
82e23236
AO
146232001-03-22 Alexandre Oliva <aoliva@redhat.com>
14624
14625 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14626 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14627
64ec27c3
TT
146282001-03-19 Tom Tromey <tromey@redhat.com>
14629
14630 * config-ml.in: Handle GCJ and GCJFLAGS.
14631
191de407
MC
146322001-03-21 Michael Chastain <chastain@redhat.com>
14633
14634 * Makefile.in: all-m4 depends on all-texinfo.
14635
fed4dede
LR
146362001-03-20 Loren J. Rittle <ljrittle@acm.org>
14637
14638 * MAINTAINERS: Add myself to write after approval list.
14639
085072bb
LB
146402001-03-18 Laurynas Biveinis <lauras@softhome.net>
14641
14642 * Makefile.in (DO_X): Quote nested quotes.
14643
5af8ea3f
AM
146442001-03-18 Alan Modra <alan@linuxcare.com.au>
14645
14646 * MAINTAINERS: Add myself to write after approval list.
14647
69e23037
LB
146482001-03-15 Laurynas Biveinis <lauras@softhome.net>
14649
14650 * Makefile.in (DO_X): Use double quotes for quoting
14651 "RANLIB=$${RANLIB}".
14652
2b9650f4
OP
146532001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14654
14655 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14656
dce2d8b2 146572001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
14658
14659 * configure.in: Only use `lang_requires' for languages athat are
14660 actually enabled.
14661
f6646274
PE
146622001-03-08 Phil Edwards <pme@sources.redhat.com>
14663
14664 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14665
c9a54638
AO
146662001-03-08 Alexandre Oliva <aoliva@redhat.com>
14667
14668 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14669
6a556ad6
TT
146702001-03-07 Tom Tromey <tromey@redhat.com>
14671
14672 * configure.in: Allow config-lang.in to set `lang_requires' to list
14673 of other required languages.
14674
6822468a
LB
146752001-03-06 Laurynas Biveinis <lauras@softhome.net>
14676
14677 * Makefile.in: Remove RANLIB definition. Use RANLIB
14678 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14679 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 14680
f04885d3 146812001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 14682 Alexandre Oliva <aoliva@redhat.com>
6387a56e 14683
f04885d3
BK
14684 * Makefile.in (check-c++): Use tabs, not spaces.
14685
288edf47 146862001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 14687
288edf47
LB
14688 * MAINTAINERS: add myself to Write After Approval list.
14689
3d55d2f8 146902001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 14691
e490616e 14692 * Makefile.in (check-c++): New rule.
6387a56e 14693
4d88a68a
BK
14694 * configure.in (target_libs): Remove libg++.
14695 (noconfigdirs): Remove libg++.
14696 (noconfigdirs): Same.
14697 (noconfigdirs): Same.
14698 (noconfigdirs): Same.
14699
14700 * config-ml.in: Remove libg++ references.
14701
14702 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14703 (ALL_TARGET_MODULES): Same.
14704 (configure-target-libg++): Remove.
14705 (all-target-libg++): Remove.
14706 (configure-target-libio): Remove.
14707 (all-target-libio): Remove.
14708 (check-target-libio): Remove.
14709 (.PHONY): Remove.
14710 (libg++.tar.bz2): Remove.
14711 (all-target-cygmon): Remove libio.
14712 (all-target-libstdc++): Remove.
14713 (configure-target-libstdc++): Remove.
14714 (TARGET_LIB_PATH): Remove libstdc++.
14715 (ALL_GCC_CXX): Remove libstdc++.
14716 (all-target-gperf): Correct.
14717
2437d4ed
NC
147182001-02-16 Nick Clifton <nickc@redhat.com>
14719
14720 * configure.in (noconfigdirs): Allow configuration of texinfo
14721 for Cygwin hosts.
14722
85b99cbe
AG
147232001-02-15 Anthony Green <green@redhat.com>
14724
14725 * configure: Introduce GCJ_FOR_TARGET.
14726 * configure.in: Ditto.
14727 * Makefile.in: Ditto.
14728
7b18790c
AS
147292001-02-13 Andreas Schwab <schwab@suse.de>
14730
14731 * MAINTAINERS: Update mail address.
14732
c4880c99
MS
147332001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14734
14735 * config.guess: Add linux target for S/390.
14736 * config.sub: Likewise.
14737
dce2d8b2 147382001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
14739
14740 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 14741 target-libgloss.
e31ae6db 14742
7739adfb
BE
147432001-02-06 Ben Elliston <bje@redhat.com>
14744
14745 * configure: Output host type to stdout, not stderr.
14746
36ca672c
MM
147472001-02-05 Mark Mitchell <mark@codesourcery.com>
14748
e40f2829 14749 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
14750 * ltcf-cxx.sh: Likewise.
14751
36ca672c
MM
14752 * config.if: Assume enable_libstdcxx_v3 is defined.
14753
22fdd65e
MM
147542001-02-04 Mark Mitchell <mark@codesourcery.com>
14755
14756 Remove V2 C++ library.
14757 * configure.in: Remove --enable-libstdcxx_v3 support.
14758
3b60dd8e
BM
147592001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14760
14761 * include/demangle.h: Add prototype for java_demangle_v3.
14762
42c0c80a
PE
147632001-01-29 Phil Edwards <pme@sources.redhat.com>
14764
14765 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14766
0be25992
RH
147672001-01-27 Richard Henderson <rth@redhat.com>
14768
14769 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14770
8a8de62d
MS
147712001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14772
14773 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14774 Don't unset, it's non-portable and no longer necessary, set to empty
14775 instead.
14776
92769744
MS
147772001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14778
14779 * ltconfig: Shell portability fix for the tagname validity check.
14780
88a1c0ab
AO
147812001-01-27 Alexandre Oliva <aoliva@redhat.com>
14782
14783 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14784 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14785
45291dd5
MS
147862001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14787
14788 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14789
1ace7e15
TT
147902001-01-26 Tom Tromey <tromey@redhat.com>
14791
14792 * configure.in: Allow libgcj to be built on Sparc Solaris.
14793
0ef8b11b
DE
147942001-01-25 David Edelsohn <edelsohn@gnu.org>
14795
14796 * ltcf-c.sh: Add aix5 case.
14797 * ltcf-cxx.sh: Likewise.
14798 * ltconfig: Likewise.
14799
0006091e
AO
148002001-01-24 Alexandre Oliva <aoliva@redhat.com>
14801
9bad11e1
AO
14802 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14803 keep at least one of build_libtool_libs or build_old_libs set to
14804 yes.
14805
0006091e
AO
14806 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14807 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14808
7c01b2b5
BM
148092001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14810
14811 * configure.in: Enable libgcj on several additional platforms.
14812
d340e0ac
BM
148132001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14814
14815 * configure.in: Enable libgcj for linux targets.
14816
5baf8c37
MS
148172001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14818
14819 * MAINTAINERS (Write After Approval): Add myself.
14820
10a0ba84
JDA
148212001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14822
14823 * MAINTAINERS: Add myself as vax port maintainer.
14824
357c6a4b
FH
148252001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14826
14827 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14828
6e2d9a7a
MS
148292001-01-09 Mike Stump <mrs@wrs.com>
14830
14831 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14832 failures of subdirectories.
14833
b6b14b1b 148342001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 14835
b6b14b1b 14836 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 14837 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
14838 * ltcf-cxx.sh: Likewise.
14839 * ltcf-gcj.sh: Likewise.
14840 * ltconfig.sh: Fix typo.
976b230d 14841
07109110
LB
148422001-01-02 Laurynas Biveinis <lauras@softhome.net>
14843
14844 * configure: handle DOS-style absolute paths.
14845
1da5b8fc
LB
148462001-01-02 Laurynas Biveinis <lauras@softhome.net>
14847
14848 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14849
4c2f5b4f
MM
148502000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14851
14852 * MAINTAINERS: Add myself as avr port co-maintainer.
14853
bc53668e
BE
148542000-12-28 Ben Elliston <bje@redhat.com>
14855
14856 * MAINTAINERS: Add myself under ``Write After Approval''.
14857
c387606f
JM
148582000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14859
14860 * texinfo: Remove directory from GCC.
14861
2cb5082c
JM
148622000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14863
14864 * COPYING: Update to current
14865 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14866 to 19yy as example year in copyright notice).
14867
cc330df9
BK
148682000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14869
6387a56e 14870 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
14871 (libstdcxx_incdir): Pass down.
14872 * config.if: Remove expired bits for cxx_interface, add stub.
14873 (libstdcxx_incdir): Add variable for g++ include directory.
14874 * configure.in (gxx_include_dir): Use it.
6387a56e 14875
4c6b2835
AO
148762000-12-18 Alexandre Oliva <aoliva@redhat.com>
14877
14878 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14879 with old-email address from ``Write After Approval''.
14880
3896f13e
AJ
148812000-12-15 Andreas Jaeger <aj@suse.de>
14882
14883 * configure.in: Handle lang_dirs.
14884
148852000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 14886
ad46e881
TT
14887 * MAINTAINERS: Removed brads.
14888
90a10418
TT
14889 * MAINTAINERS: Added gcj developers.
14890
41dfe3a2 148912000-12-13 Anthony Green <green@redhat.com>
6387a56e 14892
41dfe3a2 14893 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
14894 listed. Disable libgcj for x86 and Alpha Linux until compatible
14895 with g++ abi.
6387a56e 14896
e2f601da
MS
148972000-12-13 Mike Stump <mrs@wrs.com>
14898
14899 * Makefile.in (local-distclean): Also remove fastjar.
14900
70030c01
RB
149012000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14902
14903 * contrib/gcc_update: Add fastjar --touch entries.
14904
2a50f859
AO
149052000-12-12 Alexandre Oliva <aoliva@redhat.com>
14906
14907 * configure.in: Disable language-specific target libraries for
14908 languages that aren't enabled.
14909
7743113b
AG
149102000-12-10 Anthony Green <green@redhat.com>
14911
14912 * configure.in: Define libgcj. Disable libgcj target libraries for
14913 most targets.
14914
92e061a6
NB
149152000-12-10 Neil Booth <neilb@earthling.net>
14916
14917 * MAINTAINERS: Update mail address, remove from WAA list.
14918
f34ff6d6
APB
149192000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14920
14921 * libjava: Imported from /cvs/java.
14922 * libffi: Likewise.
14923 * Boehm-gc: Likewise.
14924
d82a33c6
APB
149252000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14926
14927 * configure.in (target_libs): Revert 2000-12-08 patch.
14928 (noconfigdirs): Added target-libjava.
14929
e14f8e28
LB
149302000-12-09 Laurynas Biveinis <lauras@softhome.net>
14931
14932 * djunpack.bat: removed.
14933
fc26516b
LB
149342000-12-09 Laurynas Biveinis <lauras@softhome.net>
14935
14936 * Makefile.in: handle DOS-style absolute paths.
14937 * config-ml.in: likewise.
14938 * symlink-tree: likewise.
14939
bd8757b3
APB
149402000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14941
14942 * fastjar: Imported.
14943
81522a1f
APB
149442000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14945
14946 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14947 libjava.
14948 * configure.in (target_libs): Removed `target-libjava'.
14949
5db1f7ed
APB
149502000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14951
14952 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14953 (ALL_MODULES): Added fastjar.
14954 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14955 (all-target-libjava): all-fastjar replaces all-zip.
14956 (all-fastjar): Added.
14957 (configure-target-fastjar, all-target-fastjar): Likewise.
14958 * configure.in (host_tools): Added fastjar.
14959
5e59997c
MS
149602000-12-07 Mike Stump <mrs@wrs.com>
14961
14962 * Makefile.in (local-distclean): Remove leftover built files.
14963
0a534f40
NC
149642000-11-24 Nick Clifton <nickc@redhat.com>
14965
14966 * configure.in (xscale-elf): Add target.
14967 (xscale-coff): Add target.
14968
7686cadf
LR
149692000-11-22 Loren J. Rittle <ljrittle@acm.org>
14970
e490616e
ZW
14971 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14972 recent versions of FreeBSD (release 3 or later).
14973 * ltconfig: On FreeBSD, -lc must not be provided when building
14974 a shared library or else the standard -pthread gcc option is
14975 rendered worthless to later users of the built library.
7686cadf 14976
fff01699
FF
149772000-11-16 Fred Fish <fnf@be.com>
14978
14979 * configure.in (enable_libstdcxx_v3): Fix typo,
14980 libstd++ -> libstdc++.
14981
4dc16355
KL
149822000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14983
14984 * MAINTAINERS: Add self to Write After Approval list.
14985
bf6fc7b2
BS
149862000-11-21 Bernd Schmidt <bernds@redhat.com>
14987
14988 * MAINTAINERS: Update my email address. Add myself to global write
14989 privs list.
14990
ce8e06b1
AO
149912000-11-18 Alexandre Oliva <aoliva@redhat.com>
14992
6e2a4843
AO
14993 * Makefile.in: Merge with src and libgcj.
14994 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14995 configure-target-<library> when their configure scripts need the C
14996 or C++ library to have already been built to work properly.
14997 (do_proto_toplev): Set them to an empty string.
14998
ce8e06b1
AO
14999 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15000 (REALLY_SET_LIB_PATH): Use them.
15001
c003f378
SS
150022000-11-17 Stan Shebs <shebs@apple.com>
15003
15004 * MAINTAINERS: Add self to Write After Approval list.
15005
cc1e60ea
JM
150062000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15007
15008 * configure: Provide the original toplevel configure arguments
15009 (including $0) to subprocesses in the environment rather than
15010 through gcc/configargs.h.
15011
1173593d
JM
150122000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15013
15014 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15015 C99. Alphabetise "Write After Approval" list.
15016
520907ee
MM
150172000-11-12 Mark Mitchell <mark@codesourcery.com>
15018
34f6fbdb
MM
15019 * configure: Turn on libstdc++ V3 by default.
15020
520907ee
MM
15021 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15022 if we've got GCC.
15023
0bbd37ed
PB
150242000-11-11 Philip Blundell <philb@gnu.org>
15025
15026 * MAINTAINERS: Add self to Write After Approval list.
15027
7ca0e6d9
DE
150282000-11-09 David Edelsohn <edelsohn@gnu.org>
15029
15030 * ltcf-c.sh (aix4): Improve shared library configuration; require
15031 exporting symbols.
15032 * ltcf-cxx.sh (aix4): Define.
15033 * ltconfig (aix4): Define library and soname specs appropriate for
15034 AIX. Define command to create export symbols list.
15035
dce2d8b2 15036Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
15037
15038 * config.sub: Add support for Sun Chorus
15039
fc05d516
NC
150402000-10-31 Nick Clifton <nickc@redhat.com>
15041
15042 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15043 <name>@redhat.com. Also installed new email address for Clint
15044 Popetz.
6387a56e 15045
90a0e73f
JM
150462000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15047
15048 * etc: Remove directory from GCC.
15049
a5e1b548
MM
150502000-10-16 Michael Meissner <meissner@redhat.com>
15051
15052 * configure (gcc/configargs.h): Only create if there is a build GCC
15053 directory created.
15054
6387a56e
EC
150552000-10-16 Matthias Klose <doko@debian.org>
15056
be1db873
MK
15057 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15058 when configured for libstdc++-v3.
15059
f5fa9a5b
PE
150602000-10-05 Phil Edwards <pme@gcc.gnu.org>
15061
15062 * configure: Save configure arguments to gcc/configargs.h.
15063
61a77fea
PT
150642000-10-04 Philipp Thomas <pthomas@suse.de>
15065
15066 * config.guess: Import CVS version 1.157.
15067 * config.sub: Import CVS version 1.181.
15068
3a4fee66
AP
150692000-10-04 Andris Pavenis <pavenis@latnet.lv>
15070
15071 * Makefile.in (bootstrap): avoid recursion if subdir missing
15072 (cross): ditto
15073 (do-proto-toplev): ditto
15074
3dd7094e
AO
150752000-09-30 Alexandre Oliva <aoliva@redhat.com>
15076
de710532
AO
15077 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15078 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15079
3dd7094e
AO
15080 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15081 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15082 all affected `configure' scripts.
15083
e592386f
NB
15084Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15085
15086 * MAINTAINERS: Add self as cpplib co-maintainer.
15087
fba54939
AH
150882000-09-24 Aldy Hernandez <aldyh@redhat.com>
15089
15090 * MAINTAINERS: Add self to Write After Approval list.
15091
2bd429f4
GP
150922000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15093
15094 * INSTALL/README: egcs -> GCC update.
15095
dce2d8b2 15096Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
15097
15098 * MAINTAINERS: Add myself to Write After Approval list.
15099
d7ce9a83
KH
151002000-09-15 Kazu Hirata <kazu@hxi.com>
15101
15102 * MAINTAINERS: Add myself to Write After Approval list.
15103
18a53ffe
JL
15104Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15105
e490616e
ZW
15106 * configure.in: Do not build byacc for hppa64. Provide paths to the
15107 X11 libraries for hppa64.
18a53ffe 15108
f246ff23
SC
151092000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15110
15111 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15112
06298abd
AO
151132000-09-06 Alexandre Oliva <aoliva@redhat.com>
15114
4b92758a
AO
15115 * Makefile.in (all-zlib): Added dummy target.
15116
06298abd
AO
15117 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15118 ltcf-gcj.sh: Updated from libtool multi-language branch.
15119
4d73d07a
AO
151202000-09-05 Alexandre Oliva <aoliva@redhat.com>
15121
15122 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15123 (bootstrap*): Depend on all-bootstrap.
15124
05d52d78
PT
151252000-09-05 Philipp Thomas <pthomas@suse.de>
15126
15127 * config.guess: Import CVS version 1.156.
15128 * config.sub: Import CVS version 1.179.
15129
3c809ba4
AG
151302000-09-02 Anthony Green <green@cygnus.com>
15131
15132 * Makefile.in (all-gcc): Depend on all-zlib.
15133 (CLEAN_MODULES): Add clean-zlib.
15134 (ALL_MODULES): Add all-zlib.
15135 * configure.in (host_libs): Add zlib.
15136
10ad78a0 151372000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
15138
15139 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15140 crosses, but add gcc/include to the header search path for them.
15141
b36a9ce3
DB
151422000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15143
15144 * MAINTAINERS: Add self to Write After Approval list.
15145
cb011248
FS
151462000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15147
15148 * config.guess: Import CVS version 1.152.
15149 * config.sub: Import CVS version 1.177.
15150
db310af0
AO
151512000-08-25 Alexandre Oliva <aoliva@redhat.com>
15152
7965440a
AO
15153 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15154 $targargs to tell whether newlib is going to be built.
15155
db310af0
AO
15156 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15157 $$r/TARGET_SUBDIR/libio for _G_config.h.
15158
e7977565
AO
151592000-08-23 Alexandre Oliva <aoliva@redhat.com>
15160
15161 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15162
126bb9ed
DD
151632000-08-22 DJ Delorie <dj@redhat.com>
15164
15165 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15166
5b0e9d29
AO
151672000-08-22 Alexandre Oliva <aoliva@redhat.com>
15168
15169 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15170 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15171 sub-configures.
15172
4f3e904e
DD
151732000-08-21 DJ Delorie <dj@redhat.com>
15174
15175 * MAINTAINERS: Add self as a libiberty maintainer
15176
c9635443
AO
151772000-08-16 Alexandre Oliva <aoliva@redhat.com>
15178
15179 * configure.in (libstdcxx_flags): Use
15180 libstdc++-v3/src/libstdc++.INC.
15181
8b2100ba
AO
151822000-08-15 Alexandre Oliva <aoliva@redhat.com>
15183
15184 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15185
57119aa9
ZW
151862000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15187
eeb943b0
ZW
15188 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15189
6387a56e 15190 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
15191 explicit. Substitute enable_threads into generated Makefiles.
15192 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15193 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15194
acffa7c4
GK
151952000-08-13 Geoff Keating <geoffk@cygnus.com>
15196
15197 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15198
808d8c41
AO
151992000-08-12 Alexandre Oliva <aoliva@redhat.com>
15200
15201 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15202 previous delta.
15203
1fc8c51c 152042000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 15205
1fc8c51c
JM
15206 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15207 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15208 (FLAGS_FOR_TARGET): Not here.
15209 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 15210
25698887
AO
152112000-08-11 Alexandre Oliva <aoliva@redhat.com>
15212
15213 * config-ml.in (CC, CXX): Don't introduce a leading space.
15214
10120687
DD
152152000-08-07 DJ Delorie <dj@delorie.com>
15216
15217 * MAINTAINERS: Add self as a DJGPP maintainer
15218
15c758e9
DD
152192000-08-07 DJ Delorie <dj@redhat.com>
15220
15221 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15222 "if we're also building gcc, and it's a gcc that will run on the
15223 build machine, we want to use its includes instead of the system's
15224 default includes".
15225
2d0de245
JM
152262000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15227
15228 * MAINTAINERS: Add self to Write After Approval list.
15229
e81b330a
AO
152302000-08-03 Alexandre Oliva <aoliva@redhat.com>
15231
83440c1e
AO
15232 * configure.in (libstdcxx_flags): Don't use `"'.
15233
e81b330a
AO
15234 * config-ml.in: Adjust multilib search paths to the
15235 appropriate multilib tree.
15236
cf95c847
AO
152372000-08-02 Alexandre Oliva <aoliva@redhat.com>
15238
15239 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15240 commas in $LANGUAGES.
15241
9e9af119
MH
152422000-08-02 Manfred Hollstein <manfredh@redhat.com>
15243
15244 * configure.in: Re-enable all references to libg++ and librx.
15245
606ce391
AO
152462000-08-01 Alexandre Oliva <aoliva@redhat.com>
15247
89820b43
AO
15248 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15249 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15250 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15251 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15252
606ce391
AO
15253 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15254
04179d4a
AO
152552000-07-31 Alexandre Oliva <aoliva@redhat.com>
15256
15257 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15258 CXX_FOR_TARGET for sed.
15259
d4eb109c
AO
152602000-07-30 Alexandre Oliva <aoliva@redhat.com>
15261
15262 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15263 Do not override if already set in the environment or in configure.
15264 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15265 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15266
4f4caf92
AO
152672000-07-28 Alexandre Oliva <aoliva@redhat.com>
15268
15269 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15270 the libtool CVS tree multi-language branch.
15271 * ltconfig, ltmain.sh: Updated.
6387a56e 15272
b87487b6
AO
152732000-07-27 Alexandre Oliva <aoliva@redhat.com>
15274
1670d1ea
AO
15275 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15276 (clean-target): Depend on it.
15277
b87487b6
AO
15278 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15279 (GCC_FOR_TARGET): Use it.
15280 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15281 * configure.in: ... here.
15282 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15283 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15284
4e81ae98
EC
152852000-07-24 Eric Christopher <echristo@cygnus.com>
15286
15287 * MAINTAINERS: Add self to Write After Approval list.
15288
059ae32c
AO
152892000-07-24 Alexandre Oliva <aoliva@redhat.com>
15290
5b28edd4
AO
15291 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15292 (configure-target-libchill, configure-target-libobjc): Likewise.
15293
059ae32c
AO
15294 * configure.in: Use the same cache file for all target libs.
15295 * config-ml.in: But different cache files per multilib variant.
15296
1adcd149
MS
152972000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15298
15299 * configure (topsrcdir): Don't use dirname.
15300
2d573dff
JO
153012000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15302
15303 * MAINTAINERS: Add self to Write After Approval list.
15304
d207ebef
JM
153052000-07-20 Jason Merrill <jason@redhat.com>
15306
15307 * configure.in: Remove all references to libg++ and librx.
15308
15309 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15310
153112000-07-20 Hans-Peter Nilsson <hp@axis.com>
15312
15313 * config.sub: Update to subversions version 2000-07-06.
15314
7b7792d5
AH
153152000-07-12 Andrew Haley <aph@cygnus.com>
15316
15317 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15318 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15319
3abaac67
PE
153202000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15321
15322 * symlink-tree: Check number of arguments.
15323
34be2b36
JW
153242000-07-05 Jim Wilson <wilson@cygnus.com>
15325
15326 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15327 search path for a g++ extracted from the build tree. This
15328 will allow link tests run by configure scripts in
15329 subdirectories to succeed.
15330
d207ebef
JM
153312000-07-01 Koundinya K <kk@ddeorg.soft.net>
15332
e490616e 15333 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 15334
0900331b
MH
153352000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15336
15337 * MAINTAINERS: Add myself as loop discovery maintainer.
15338
d207ebef
JM
153392000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15340
15341 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15342 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15343
153442000-06-19 Timothy Wall <twall@cygnus.com>
15345
15346 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15347 * config.sub: Add tic54x target.
15348
11a27a76
TM
15349Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15350
15351 * MAINTAINERS: Add self as Fortran maintainer,
15352 remove Craig Burley.
15353
d207ebef 15354Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 15355
d207ebef
JM
15356 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15357 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 15358
7758b73f
PT
15359Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15360
15361 * MAINTAINERS: Add self as i18n maintainer
15362
d207ebef
JM
1536320000-05-21 H.J. Lu (hjl@gnu.org)
15364
e490616e
ZW
15365 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15366 directory are used if they exist. Make sure
15367 $(build_tooldir)/include is searched for header files,
15368 $(build_tooldir)/lib/ for library files.
d207ebef 15369 (GCC_FOR_TARGET): Likewise.
e490616e 15370 (CXX_FOR_TARGET): Likewise.
d207ebef 15371
bae29210
JL
15372Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15373
15374 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15375
d207ebef 15376Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
15377
15378 * Makefile.in (configure-target-libiberty): Depend on
15379 configure-target-newlib.
15380
aab0d19d
AO
153812000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15382
15383 * configure.in, Makefile.in: Merge all libffi-related
15384 configury stuff from the libgcj tree.
15385
d207ebef
JM
15386Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15387
15388 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15389 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15390
15391Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15392
15393 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15394 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 15395 current version information. Add to proto-toplev directory.
d207ebef
JM
15396 (gdb-taz): Build do-djunpack.
15397
758c7bd4
DE
153982000-05-15 David Edelsohn <edelsohn@gnu.org>
15399
15400 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15401
1888228d
AC
15402Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15403
15404 * MAINTAINERS: Add self to Write After Approval list.
15405
d207ebef
JM
154062000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15407
15408 * ltmain.sh: Preserve in relink_command any environment
15409 variables that may affect the linker behavior.
15410
2d7cc2fe
JL
15411Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15412
d207ebef
JM
15413 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15414
15415Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15416
15417 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15418
154192000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15420
15421 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 15422 with the version name.
2d7cc2fe 15423
ee455968
JE
15424Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15425
15426 * MAINTAINERS: Add self as bb-reorder maintainer.
15427
73b97e5c
BK
154282000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15429
15430 * config.if: Tweak.
15431
d207ebef
JM
154322000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15433
15434 * djunpack.bat: New file.
15435
15436Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15437
15438 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
15439 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15440 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15441 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 15442
954869eb
DP
154432000-04-16 Dave Pitts <dpitts@cozx.com>
15444
e490616e
ZW
15445 * config.sub (case $basic_machine): Change default for "ibm-*"
15446 to "openedition".
954869eb 15447
eaabe541
AJ
154482000-04-13 Andreas Jaeger <aj@suse.de>
15449
15450 * MAINTAINERS: Added myself.
15451
d207ebef
JM
15452Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15453
15454 * Makefile.in (gdb-taz): New target. GDB specific archive.
15455 (do-md5sum): New target.
15456 (MD5PROG): Define.
15457 (PACKAGE): Default to TOOL.
15458 (VER): Default to a shell script.
15459 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 15460 md5 checksum generation.
d207ebef
JM
15461 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15462 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15463 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 15464 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
15465
15466Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15467
15468 * configure (warn_cflags): Delete.
15469
0ea6d60c
PDM
15470Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15471
15472 * MAINTAINERS: Added myself.
15473
17090313 154742000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 15475 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 15476
e490616e
ZW
15477 * configure.in (enable_libstdcxx_v3): Add.
15478 (target_libs): Add bits here to switch between libstdc++-v2 and
15479 libstdc++-v3.
15480 * config.if: And this file too.
15481 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 15482
76b78517
MM
154832000-04-05 Michael Meissner <meissner@redhat.com>
15484
15485 * config.sub (d30v): Add d30v as a basic machine type.
15486
ad242caf
JM
154872000-03-29 Jason Merrill <jason@casey.cygnus.com>
15488
15489 * configure.in: -linux-gnu*, not -linux-gnu.
15490
d4537148
TM
15491Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15492
15493 * MAINTAINERS: Add self in write-after-approval section.
15494
f152e9d4
JW
15495Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15496
15497 * MAINTAINERS: Add self as ia64 port maintainer.
15498
6a5fcef1
NB
154992000-03-08 Neil Booth <NeilB@earthling.net>
15500
15501 * MAINTAINERS: Add self in write-after-approval section.
15502
d207ebef 15503Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 15504
d207ebef
JM
15505 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15506 (do-tar-bz2): Replace TOOL with PACKAGE.
15507 (gdb.tar.bz2): Remove GDBTK from GDB package.
15508 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 15509 dejagnu.tar.bz2): New packages.
d207ebef
JM
15510
155112000-02-27 Andreas Jaeger <aj@suse.de>
15512
15513 * configure.in: Add entry for mips*-*-linux*, move catch all
15514 *-*-*linux* entry below this one.
15515
155162000-02-27 Ian Lance Taylor <ian@zembu.com>
15517
15518 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 15519
521fe9d0
NC
155202000-02-24 Nick Clifton <nickc@cygnus.com>
15521
15522 * config.sub: Support an OS of "wince".
15523
d207ebef
JM
15524Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15525
15526 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 15527 version.
d207ebef 15528
dce2d8b2 155292000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
15530
15531 * config.sub: Add support for Linux/IBM 370.
15532 * configure.in: Likewise.
15533
3a685f6f
NC
155342000-02-22 Nick Clifton <nickc@cygnus.com>
15535
15536 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15537
dce2d8b2 155382000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 15539
d207ebef 15540 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 15541
4746ee26
KG
155422000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15543
15544 * configure (gcc_version): When setting, narrow search to
15545 lines containing `version_string'.
15546
ba96c72d
DC
155472000-02-15 Denis Chertykov <denisc@overta.ru>
15548
15549 * config.sub: Add support for avr target.
15550
77f16a66
NC
155512000-02-14 Nick Clifton <nickc@cygnus.com>
15552
15553 * MAINTAINERS: Add maintainers for MCore port.
15554
784a3a80
HPN
15555Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15556
15557 * config.sub: Add mmix-knuth-mmixware.
15558
719dd4fa
KG
155592000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15560
15561 * MAINTAINERS: Pair cccp with cpplib maintainership.
15562
dce2d8b2 155632000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
15564
15565 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15566 structure stuff to -L library search.
15567 (CXX_FOR_TARGET): Ditto.
15568 (CROSS_CHECK_MODULES): Fix spelling mistake.
15569
7a53e94b
MM
155702000-01-24 Mark Mitchell <mark@codesourcery.com>
15571
15572 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15573 the C++ compiler.
15574
0da3b5a7
RH
155752000-01-12 Richard Henderson <rth@cygnus.com>
15576
15577 * configure.in: Don't build some bits for beos.
15578
02368d6d
JS
155792000-01-12 Joel Sherrill (joel@OARcorp.com)
15580
15581 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15582 as include files.
15583
2e76d35c
ZW
155842000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15585
15586 * Add self as cpplib maintainer, as requested by Jason
15587 Merrill. Correct my e-mail address.
15588
4c25fdcf
GK
155892000-01-06 Geoff Keating <geoffk@cygnus.com>
15590
15591 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15592 not mh-aix43.
15593
188e3966
HPN
15594Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15595
15596 * MAINTAINERS: Add myself to "write after approval" list.
15597
c2f5d030
RH
155981999-12-14 Richard Henderson <rth@cygnus.com>
15599
15600 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15601 * config.sub: Accept alphaev[78], alphaev8.
15602
eeda916a
AO
156031999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15604
15605 * config.guess, config.sub: Update from autoconf.
15606
b3bd7820
BK
156071999-11-29 Bruce Korb <autogen@linuxbox.com>
15608
2c290989 15609 * MAINTAINERS: update my playtime e-address.
b3bd7820 15610
1882b2b1
RO
15611Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15612
15613 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15614 necessary libraries are missing.
15615
dce2d8b2 15616Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
15617
15618 * MAINTAINERS: Add new 'write after approval' maintainer.
15619
1e25de97
APB
15620Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15621
15622 * MAINTAINERS: Add new Java maintainer.
15623
1722c704
AS
156241999-10-25 Andreas Schwab <schwab@suse.de>
15625
15626 * configure: Fix quoting inside arguments of eval.
15627
8141abe8
NC
156281999-10-21 Nick Clifton <nickc@cygnus.com>
15629
15630 * config-ml.in: Allow suppression of some ARM multilibs.
15631
0b77644a
LV
15632Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15633
15634 * config.guess: Add OS/390 match pattern.
15635 * config.sub: Add mvs, openedition targets.
15636 * configure.in (i370-ibm-opened*): New.
15637
d207ebef
JM
156381999-09-04 Steve Chamberlain <sac@pobox.com>
15639
15640 * config.sub: Add support for configuring for pj.
15641
156421999-08-31 Nick Clifton <nickc@cygnus.com>
15643
15644 * config.sub (maybe_os): Add support for configuring for fr30.
15645
af13ebe9
NC
156461999-08-25 Nick Clifton <nickc@cygnus.com>
15647
15648 * configure.in: Do not configure or build ld for AIX
15649 platforms. ld is known to be broken on these platforms.
15650
1250c760
RO
15651Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15652
15653 * config-ml.in: Pass compiler flag corresponding to multidirs to
15654 subdir configures.
15655
d207ebef
JM
156561999-08-09 Ian Lance Taylor <ian@zembu.com>
15657
15658 * Makefile.in (LDFLAGS): Define.
15659
156601999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15661
15662 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15663 noconfigdirs.
15664 (*-*-cygwin*): Likewise.
15665
156661999-08-08 Ian Lance Taylor <ian@zembu.com>
15667
15668 * mkdep: New file.
15669 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15670 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15671
15672 From Eli Zaretskii <eliz@is.elta.co.il>:
15673 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15674 long file name when using DJGPP on MS-DOS.
15675
dbd83e11
JL
15676Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15677
15678 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15679
d207ebef
JM
156801999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15681
15682 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15683 dependency as this causes "make check" to globally "make all"
15684
cd1f4c2c
TT
15685Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15686
15687 * configure.in (target_libs): Added target-zlib.
15688 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15689 (CONFIGURE_TARGET_MODULES): Likewise.
15690 (CHECK_TARGET_MODULES): Likewise.
15691 (INSTALL_TARGET_MODULES): Likewise.
15692 (CLEAN_TARGET_MODULES): Likewise.
15693 (configure-target-zlib): New target.
15694 (all-target-zlib): Likewise.
15695 (all-target-libjava): Depend on all-target-zlib.
15696 (configure-target-libjava): Depend on configure-target-zlib.
15697
15698 * Makefile.in (configure-target-libjava): Depend on
15699 configure-target-newlib.
15700 (configure-target-boehm-gc): New target.
15701 (configure-target-qthreads): New target.
15702
e490616e
ZW
15703 * configure.in (target_libs): Added target-qthreads.
15704 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15705 (CONFIGURE_TARGET_MODULES): Likewise.
15706 (CHECK_TARGET_MODULES): Likewise.
15707 (INSTALL_TARGET_MODULES): Likewise.
15708 (CLEAN_TARGET_MODULES): Likewise.
15709 (all-target-qthreads): New target.
15710 (configure-target-libjava): Depend on configure-target-qthreads.
15711 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
15712
15713 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15714 (CONFIGURE_TARGET_MODULES): Likewise.
15715 (CHECK_TARGET_MODULES): Likewise.
15716 (INSTALL_TARGET_MODULES): Likewise.
15717 (CLEAN_TARGET_MODULES): Likewise.
15718 (all-target-libjava): New target.
15719 (all-target-boehm-gc): Likewise.
15720 * configure.in (target_libs): Added libjava, boehm-gc.
15721
d207ebef
JM
157221999-07-22 Ian Lance Taylor <ian@zembu.com>
15723
15724 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15725 configure.bat in SUPPORT_FILES.
15726 (gas+binutils.tar.bz2): Likewise.
15727
15728 * makeall.bat: Remove; obsolete.
15729
157301999-07-21 Ian Lance Taylor <ian@zembu.com>
15731
15732 From Mark Elbrecht:
15733 * configure.bat: Remove; obsolete.
15734
157351999-07-11 Ian Lance Taylor <ian@zembu.com>
15736
15737 * configure: Add -W -Wall to the default CFLAGS when compiling with
15738 gcc.
15739
15740Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15741
15742 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15743
157441999-06-30 Mark Mitchell <mark@codesourcery.com>
15745
15746 * configure.in: Build ld on IRIX6.
15747
157481999-06-12 Ian Lance Taylor <ian@zembu.com>
15749
15750 * Makefile.in: Change distribution targets to use bzip2 instead of
15751 gzip.
15752 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15753 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15754
157551999-06-04 Nick Clifton <nickc@cygnus.com>
15756
15757 * config.sub: Add mcore target.
15758
26d088fa
CD
15759Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15760
15761 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15762
c2c08b29
L
15763Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15764
15765 * config.guess (dummy): Changed to $dummy.
15766
671d0648
NC
157671999-05-24 Nick Clifton <nickc@cygnus.com>
15768
15769 * config.sub: Tidied up case statements.
15770
b1345c72
BE
157711999-05-22 Ben Elliston <bje@cygnus.com>
15772
51ccbd8d
BE
15773 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15774 <jiro@din.or.jp>.
15775
b1345c72
BE
15776 * config.guess: Merge with FSF version. Future changes will be
15777 more accurately recorded in this ChangeLog.
15778 * config.sub: Likewise.
15779
2caf864f
SM
15780Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15781
3d3b561f 15782 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
2caf864f 15783
d207ebef
JM
157841999-04-30 Tom Tromey <tromey@cygnus.com>
15785
15786 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15787
90fb0c24
TT
157881999-04-23 Tom Tromey <tromey@cygnus.com>
15789
15790 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15791
d207ebef
JM
157921999-04-20 Drew Moseley <dmoseley@cygnus.com>
15793
15794 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15795 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15796 Bad merge removed these two changes.
15797
3516940d 15798Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 15799 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
15800
15801 * config.guess (interix Alpha): Add.
15802
d207ebef
JM
158031999-04-11 Richard Henderson <rth@cygnus.com>
15804
15805 * configure.in (i?86-*-beos*): Do config gperf; don't config
15806 gdb, newlib, or libgloss.
15807
e891fbfe 15808Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15809
e891fbfe
AO
15810 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15811 link a trivial program with -mabi=64. If it fails, remove mabi=64
15812 from multidirs.
15813
f9ae47d6
PT
15814Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15815
15816 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15817
d207ebef
JM
158181999-04-08 Nick Clifton <nickc@cygnus.com>
15819
15820 * config.sub: Add support for mcore targets.
15821
158221999-04-07 Michael Meissner <meissner@cygnus.com>
15823
15824 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15825 not mt-ospace, in order to shut up assembler warning about using
15826 symbols that are named the same as registers.
15827
158281999-04-07 Drew Moseley <dmoseley@cygnus.com>
15829
15830 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15831 dependency list for all-target-cygmon.
15832
158331999-04-05 Doug Evans <devans@casey.cygnus.com>
15834
15835 * config-ml.in: Check $host, not $target, for selective multilibs.
15836 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15837 thumb interworking, and underscore prefix multilibs.
15838
158391999-04-04 Ian Lance Taylor <ian@zembu.com>
15840
15841 * missing: Update to version from current automake.
15842
88101ab9
L
15843Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15844
15845 * configure (gxx_include_dir): Removed.
15846
15847 * configure.in (gxx_include_dir): Handle it.
15848 * Makefile.in: Likewise.
15849
d207ebef
JM
158501999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15851
15852 * config.sub (mips64vr4111,mips64vr4111el) Add.
15853
158541999-03-21 Ben Elliston <bje@cygnus.com>
15855
e490616e 15856 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 15857
8dc91cbe
ME
15858Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15859
8dc91cbe
ME
15860 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15861 config/mh-djgpp.
15862
d207ebef
JM
15863Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15864
15865 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15866 all-target-newlib to dependency list for all-target-bsp.
15867
926bb5ed
MK
15868Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15869
15870 * config.sub: Add i386-uwin support.
15871 * config.guess: Likewise.
15872
4a6e3000
FS
15873Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15874
15875 * configure.in: cleanup, add mh-*pic handling for arm, special
15876 case powerpc*-*-aix*
15877
d207ebef
JM
15878Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15879
15880 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15881 can be built.
15882
15883Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15884
15885 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 15886 targets.
d207ebef 15887
71c91078
NC
158881999-03-02 Nick Clifton <nickc@cygnus.com>
15889
15890 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15891
282e5df8
GN
15892Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15893
15894 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15895
1de558ee
NC
158961999-02-24 Nick Clifton <nickc@cygnus.com>
15897
15898 * config.sub: Fix typo in arm recognition.
15899
d207ebef
JM
15900Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15901
15902 * configure.in (noconfigdirs): Changed target_configdirs to
15903 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15904 rather than m68k-*-* since it is not known to work on
15905 m68k-aout. Ditto for arm-*-*oabi.
15906
15907Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15908
15909 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
15910
159111999-02-19 Ben Elliston <bje@cygnus.com>
15912
15913 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15914 Smart and improved by Andrew Cagney.
15915
fab7445a
ME
15916Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15917
15918 * config.guess: Recognize openbsd-*-hppa.
15919
8ccdc228
L
15920Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15921
15922 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15923 only if it is not empty.
15924
3b7265ff
NC
159251999-02-17 Nick Clifton <nickc@cygnus.com>
15926
15927 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 15928
d207ebef 15929 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
15930
15931 * config.sub: Modified to recognize uname's armv* syntax.
15932
d207ebef
JM
159331999-02-17 Mark Salter <msalter@cygnus.com>
15934
15935 * configure.in: Added target-bsp for sparclite.
15936
15937Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15938
15939 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15940
159411999-02-08 Nick Clifton <nickc@cygnus.com>
15942
15943 * configure.in: Add support for strongarm port.
15944 * config.sub: Add support for strongarm target.
15945
c48dd3f5 15946Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 15947
c48dd3f5
MK
15948 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15949 the old name config/mh-cygwin32.
15950 Enable texinfo.
15951
d207ebef
JM
15952Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15953
15954 * configure.in: Do build ld for ix86 Solaris.
15955
ecd62820
JW
15956Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15957
15958 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15959 $AR_FOR_TARGET. Likewise for RANLIB.
15960
bbd8fa7f 15961Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 15962
e490616e
ZW
15963 * config.sub (oabi): Recognize.
15964 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 15965
0397442c
RL
15966Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15967
15968 * config.guess: Improve detection of i686 on UnixWare 7.
15969
c9ffaa63
MK
15970Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15971
15972 * config.guess: Add support for i386-pc-interix.
15973 * config.sub: Likewise.
15974 * configure.in: Likewise.
c9ffaa63 15975
d207ebef
JM
15976Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15977
15978 * Makefile.in: Remove unneeded all-target-libio from
15979 from all-target-winsup target since it is now unneeded.
15980 Add all-target-libtermcap in its place since it is now
15981 needed.
15982
15983Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15984
15985 * configure.in: makefile stub for cygwin target is probably
15986 unnecessary. Remove it for now.
d207ebef
JM
15987
15988Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15989
15990 * configure.in: libtermcap.a should be built when cygwin is the
15991 target as well as the host.
15992 * config.guess: Allow mixed case in cygwin uname output.
15993 * Makefile.in: Add libtermcap target.
d207ebef 15994
ebe12325
JL
15995Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15996
15997 * config.sub: Clean up handling of hppa2.0.
15998
57057b67
RB
15999Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16000
16001 * config.guess: Use C code to identify more HP machines.
16002
f8670be1
JL
16003Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16004
16005 * config.sub: Handle hppa2.0.
16006
d207ebef
JM
16007Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16008
16009 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 16010 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
16011
160121998-12-15 Mark Salter <msalter@cygnus.com>
16013
16014 * configure.in: Added target-bsp for several target architectures.
16015
16016 * Makefile.in: Added rules for bsp.
16017
d1a09590
JL
16018Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16019
16020 * config.guess: Improve detection of hppa2.0 processors.
16021
16022Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16023
16024 * config.guess: Recognize FreeBSD using ELF automatically.
16025
71205e0b
MH
160261998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16027
16028 * configure (skip-this-dir): Add handling for new shell script, which
16029 might be created by a sub-directory's configure to indicate, this particular
16030 directory is "unwanted".
16031 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16032
d207ebef
JM
16033Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16034
16035 * ltconfig: import from libtool, after changing libtool to
16036 account for the cygwin name change.
16037
16038Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16039
16040 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16041 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16042
16043Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16044
16045 * configure.in: Add libtermcap to list of cygwin dependencies.
16046
16047Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16048
e490616e
ZW
16049 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16050 they include winsup/include when it's a cygwin target.
d207ebef
JM
16051
160521998-11-12 Tom Tromey <tromey@cygnus.com>
16053
16054 * configure.in (host_tools): Added zip.
16055 * Makefile.in (all-target-libjava): Depend on all-zip.
16056 (all-zip): New target.
16057 (ALL_MODULES): Added all-zip.
16058 (NATIVE_CHECK_MODULES): Added check-zip.
16059 (INSTALL_MODULES): Added install-zip.
16060 (CLEAN_MODULES): Added clean-zip.
16061
16062Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16063
16064 * Makefile.in: lose "32" from comment about cygwin.
16065
16066Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16067
16068 * configure.in: Use -Os to build target libraries for the fr30.
16069
16070Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16071
16072 * config.sub: Add fr30.
16073
16074Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16075
e490616e 16076 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
16077 cygwin* instead of cygwin32*.
16078 * config.sub: Check cygwin* instead of cygwin32*.
16079
d2ec8b39
RL
16080Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16081
16082 * config.guess: Match any version of Unixware7.
16083
d207ebef
JM
160841998-10-20 Syd Polk <spolk@cygnus.com>
16085
16086 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16087 if desired.
16088
35cd2565
JL
16089Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16090
16091 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16092 these if the appropriate directories and files to not exist.
16093
52d4e5b7
JL
16094Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16095
16096 * Makefile.in (DEVO_SUPPORT): Add config.if.
16097
38ada91e
MH
16098Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16099
16100 * configure: Add pattern to replace "build_tooldir"'s
16101 definition in the generated Makefile with "tooldir"'s
16102 actual value.
16103
e44e84da
JL
16104Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16105
56a8387f
JL
16106 * config.sub: Bring back lost sparcv9.
16107
e44e84da
JL
16108 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16109
5cb95c7a
JL
16110Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16111
16112 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16113 CC_FOR_TARGET and friends.
16114
16115Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 16116
ceff9b14
AO
16117 * Makefile.in (build_tooldir): New variable, same as tooldir.
16118 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16119 -B$(build_tooldir)/bin/.
16120 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 16121
f2d11dcd
GP
16122Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16123
16124 * README: Remove installation instructions and refer to the
16125 INSTALL directory instead.
16126
73a6d2e7 16127Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 16128
73a6d2e7
RL
16129 * config.sub: Add support for i[34567]86-pc-udk.
16130 * configure.in: Likewise.
16131
5d4a5ee6
JL
16132Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16133
16134 * Makefile.in: add bzip2 package building bits for user
16135 tools module
16136 * configure.in: ditto
16137
6fc19d6d
JL
16138Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16139
16140 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16141 (ALL_TARGET_MODULES): Add all-target-libobjc.
16142 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16143 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16144 (all-target-libchill): Add dependencies.
16145 * configure.in (target_libs): Add libchill.
4e81ae98 16146
f653f0ab
MH
161471998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16148
16149 * configure.in (target_subdir): Remove duplicate line.
16150
5d4a5ee6
JL
16151Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16152
16153 * Makefile.in (all-automake): fix dependencies.
16154
494933e4
JL
16155Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16156
16157 * configure.in: Minor cleanups for building in the $(target_alias)
16158 subdir.
16159
f6b58262
JW
161601998-09-22 Jim Wilson <wilson@cygnus.com>
16161
16162 * Makefile.in (bootstrap): Set r and s before make all. Use
16163 BASE_FLAGS_TO_PASS in make all.
16164 (cross): Likewise.
16165
27c7a08d
MM
161661998-09-20 Mark Mitchell <mark@markmitchell.com>
16167
16168 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16169
e67afd1e
RH
16170Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16171
16172 * config.sub: Fix typo in last change.
16173
8e44ac71
MH
161741998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16175
16176 * config.sub: Add support for C4x target.
16177 * configure.in: Likewise.
16178
d7496fbb
DM
161791998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16180
16181 * config.sub: Recognize sparcv9 just like sparc64.
16182
22097bd1
RL
16183Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16184
16185 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16186
4b877abd
JL
16187Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16188
2c8ec9a2
JL
16189 * config.guess: Correctly identify Pentium II sco boxes.
16190
4b877abd
JL
16191 * config.guess: Fix "tr" code. From Weiwen Liu.
16192
ab03db52
JH
16193Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16194
16195 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16196 stabs.
16197
b54db294
JL
16198Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16199
16200 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16201 (ALL_TARGET_MODULES): Add all-target-libchill.
16202 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16203 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16204 (all-target-libchill): Add dependencies.
16205 * configure.in (target_libs): Add libchill.
16206
bf48dd73
LW
16207Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16208
16209 * config.guess: Avoid assumptions about "tr" behaves when
16210 LANG is set to something other than English.
16211
a3cbd105
L
16212Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16213
16214 * configure (gxx_include_dir): Changed to
16215 '${prefix}/include/g++'-${libstdcxx_interface}.
16216
16217 * config.if: New to determine the interfaces.
16218
c4acd909
MK
16219Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16220
16221 * config.guess: Detect and handle MPE/IX.
16222 * config.sub: Deal with MPE/IX.
16223
9ea97665
DE
16224Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16225
16226 * configure.in: Use mh-aix43.
16227
0ce065bd
MH
162281998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16229
16230 * configure: Fix --without/--disable cases for gxx-include-dir.
16231
5d4a5ee6
JL
16232Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16233
16234 * mdata-sh: Imported. Needed for automake support.
16235
16236Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16237
16238 * Makefile.in (taz): Try "chmod -R og=u ." before
16239 "chmod og=u `find . -print`".
16240
16241Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16242
16243 * configure.in: Add arm-elf and thumb-elf support.
16244
16245Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16246
16247 * Makefile.in: Undo previous patch.
16248
16249Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16250
16251 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16252 to here ...
16253 (install-no-fixedincludes): and here
16254 (INSTALL_MODULES): ... from here.
16255
466456d9
ILT
16256Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16257
16258 * config.sub: Merge with FSF.
16259
1b409d25
ILT
16260 * config.guess: Merge with FSF.
16261
d207ebef
JM
16262Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16263
16264 * configure (extraconfigdirs): New variable.
16265 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16266 * Makefile.in (all): Move higher in file.
16267 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16268 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16269 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16270 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16271 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16272
162731998-07-23 Brendan Kehoe <brendan@cygnus.com>
16274
16275 * Makefile.in (all-target-libjava): Depend on all-gcc and
16276 all-target-newlib.
16277 (configure-target-libjava): Depend on $(ALL_GCC).
16278
7f1937c1
RL
16279Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16280
16281 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16282 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16283
2ada2bd6
ML
16284Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16285
16286 * INSTALL/README: Fix typo.
16287
1e025bde
ML
16288Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16289
5d4a5ee6
JL
16290 * ylwrap: Change absolute path checks to check for DOS style path
16291 names.
1e025bde 16292
5d4a5ee6
JL
16293 * ylwrap: Don't use a full path name if the source file is in the
16294 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 16295
6755ff73
ILT
16296 * config-ml.in: Default to being verbose, to match Feb 18 change to
16297 configure.
16298
5d4a5ee6
JL
16299Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16300
16301 Brought over from egcs:
16302
16303 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16304
16305 * configure.in (target_subdir): Set to ${target_alias} instead
16306 of "libraries".
16307
16308 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16309
16310 * configure.in (target_subdir): Set to libraries if enable_multilib.
16311
16312Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16313
16314 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16315 multilibs, force reconfiguration the first time we create
16316 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16317
16318Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16319
16320 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16321 avoid confusion with --no-recursion.
16322
16323Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16324
16325 * configure.in: Win32 hosts shouldn't use install -x
16326 * install-sh: remove -x option, and special .exe-handling
16327 hack.
16328
d207ebef
JM
16329Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16330
16331 * config.guess: Recognize i586-pc-beos.
16332 * configure.in: Don't build some bits for beos.
16333
fbd836fc
ILT
16334Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16335
5d4a5ee6
JL
16336 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16337 CFLAGS default to -O2.
16338
fbd836fc
ILT
16339 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16340 when using GNU ld.
16341
16342Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16343
16344 * ltmain.sh: Correct install when using a different shell.
16345
16346Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16347
16348 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16349
d207ebef
JM
16350Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16351
16352 * makefile.vms: Update to build binutils/makefile.vms. Add install
16353 target.
fbd836fc
ILT
16354
16355Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16356
16357 * ltconfig: Update to correct AIX handling.
16358
69b471bc
JL
16359Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16360
81241b5e
JL
16361 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16362
69b471bc
JL
16363 * configure.in (target_subdir): Set to ${target_alias} instead
16364 of "libraries".
16365
bedf82df
MH
163661998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16367
16368 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16369 (Makefile): Depend on $(gcc_version_trigger).
16370
16371 * configure (gcc_version): Change default initializer to empty
16372 string.
16373 (gcc_version_trigger): New variable; pass this variable down
16374 to subdir configures to enable them checking gcc's version
16375 themselves. Emit make macros for both gcc_version vars.
16376 (topsrcdir): Initialize reliably.
16377 (recursion line): Remove --with-gcc-version=${gcc_version}.
16378
28e449d8
MH
163791998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16380
16381 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
16382 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16383 in $(libsubdir); emit definition in each generated Makefile.
16384 (gxx_include_dir): Initialize depending on
16385 $enable_version_specific_runtime_libs.
28e449d8 16386
50c4c9f7
MH
163871998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16388
16389 * configure (gcc_version): Initialize properly depending on
16390 how and where configure is started.
16391 (recursion line): Pass a --with-gcc-version=${gcc_version}
16392 to configures in subdirs.
16393
d207ebef
JM
16394Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16395
16396 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 16397 cygmon
d207ebef 16398
5d4a5ee6
JL
16399Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16400
16401 * configure.in: Add cygmon and libstub support for mn10200.
16402
2f96399b
MH
164031998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16404
16405 * configure (gcc_version): Add new variable describing the
16406 particular gcc version we're building.
16407 * Makefile.in (libsubdir): Add new macro for the directory
16408 in which the compiler finds executables, libraries, etc.
16409 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16410 and libsubdir.
16411
c4137c50
AO
16412Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16413
ceff9b14
AO
16414 * Makefile.in (local-clean): Remove *.log.
16415 (warning.log): Built with warn_summary from build.log.
16416 (mail-report.log): Run test_summary.
16417 (mail-report-with-warnings.log): Run test_summary including
16418 warning.log in the report.
c4137c50 16419
276d5ee0
RL
16420Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16421
16422 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16423
5d4a5ee6
JL
16424Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16425
16426 * Makefile.in (grep): Grep no longer depends on libiberty.
16427
16428Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16429
16430 * Makefile.in: all-snavigator needs all-libgui.
16431
16432Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16433
16434 * configure.in: Add cygmon and libstub support for mn10300.
16435
8af14275
ILT
16436Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16437
16438 * missing: Update to version from automake 1.3.
16439
fbd836fc
ILT
16440 * ltmain.sh: On installation, don't get confused if the same name
16441 appears more than once in the list of library names.
16442
466456d9
ILT
16443Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16444
16445 * config.sub: Accept m68060 and m5200 as CPU names.
16446
5d4a5ee6
JL
16447Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16448
16449 * configure: Use && rather than using -a in test, because odd
16450 strings can confuse test.
16451 * configure.in: Likewise.
16452
fbd836fc
ILT
16453Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16454
16455 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16456
f0983958
AO
16457Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16458
16459 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 16460 bootstrap4-lean): New targets.
f0983958 16461
bfed1ea0
JL
16462Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16463
16464 * mpw-* Delete. Not used.
16465
5d4a5ee6
JL
16466Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16467
16468 * COPYING.LIB: Update FSF address.
16469
bfed1ea0
JL
16470Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16471
16472 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16473
5d4a5ee6
JL
16474 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16475 GAS_SUPPORT_DIRS.
16476
bfed1ea0
JL
16477Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16478
16479 * ltconfig, ltmain.sh: Avoid producing a version number if
16480 -version-info was not used.
16481
5d4a5ee6
JL
16482Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16483
16484 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16485 building with newlib.
16486
164871998-04-30 Paul Eggert <eggert@twinsun.com>
16488
d207ebef 16489 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 16490 Solaris `make' causes it to continue to next definition.
d207ebef
JM
16491
16492Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16493
16494 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16495 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
16496
16497Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16498
16499 * configure.in: Change alpha to alpha* in several places.
16500
d207ebef
JM
16501Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16502
16503 * config.sub: Recognize sparc86x.
16504
77be0cab
MM
16505Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16506
16507 * configure.in (--enable-target-optspace): Remove debug echo.
16508
62441128
JW
16509Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16510
16511 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16512
bfed1ea0
JL
16513Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16514
16515 * ltconfig: Update cygwin32 support.
16516
5d4a5ee6
JL
16517 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16518 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16519 (GDB_SUPPORT_DIRS): Likewise.
16520
3f4ea1de
MM
16521Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16522
16523 * configure.in (target_makefile_frag): If --enable-target-optspace,
16524 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
16525 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16526 not used.
16527 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 16528
5d4a5ee6
JL
16529Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16530
16531 * Makefile.in (all-bfd): Depend on all-intl.
16532 (all-binutils): Likewise.
16533 (all-gas): Likewise.
16534 (all-gprof): Likewise.
16535 (all-ld): Likewise.
16536
165371998-04-19 Brendan Kehoe <brendan@cygnus.com>
16538
16539 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16540
bfed1ea0
JL
16541Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16542
5d4a5ee6
JL
16543 * Makefile.in (all-bfd): Depend upon all-libiberty.
16544
bfed1ea0
JL
16545 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16546
5d4a5ee6
JL
16547Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16548
16549 * Makefile.in: Add libstub.
16550
16551 * configure.in: Ditto. Build libstub for targets that have cygmon
16552 support.
16553
16554Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16555
16556 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16557
16558Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16559
16560 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16561 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16562
ec8d6ddc
KW
16563Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16564
16565 * configure: Define DEFAULT_M4 by searching PATH.
16566 * Makfile.in: Use DEFAULT_M4.
16567
bfed1ea0
JL
16568Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16569
16570 * ltconfig: Add cygwin32 support.
16571
5d4a5ee6
JL
16572 * Makefile.in, configure.in: Add libtool as a native only directory
16573 to configure and build.
16574
547a6183
JL
16575Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16576
16577 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16578
5d4a5ee6 16579Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 16580
5d4a5ee6
JL
16581 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16582
16583Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16584
16585 * Makefile.in: add ash make rules
16586 * configure.in: add ash to native_only and host_tools lists
16587
16588Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16589
16590 * Makefile.in (all-gettext, all-intl): New targets.
16591 (ALL_MODULES): Added all-gettext, all-intl.
16592 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16593 (INSTALL_MODULES): Added install-gettext, install-intl.
16594 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16595
16596 * configure.in (host_tools): Added gettext.
16597 (native_only): Likewise.
16598 (noconfigdirs) [various cases]: Likewise.
16599 (host_libs): Added intl.
16600
d207ebef
JM
16601Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16602
16603 * configure: Do not disable building gdbtk for cygwin32 hosts.
16604
e98e406f
NC
16605Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16606
16607 * configure.in: Add thumb-coff target.
16608 * config.sub: Add thumb-coff target.
16609
5d4a5ee6
JL
16610Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16611
16612 * Makefile.in: Revert yesterday's change.
16613 (all-target-winsup): all-target-librx stays out of here.
16614
16615Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16616
16617 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16618 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16619 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16620 Remove references to librx and libg++.
16621
16622Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16623
16624 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16625 recursive makes
16626
bfed1ea0
JL
16627Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16628
16629 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 16630 for newlib directory.
bfed1ea0
JL
16631 (CXX_FOR_TARGET): Likewise.
16632
16633Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16634
16635 * ltconfig: Update after libtool/ltconfig.in change for
16636 hpux11.
16637
16638Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16639
16640 * ltconfig, ltmain.sh: Update to libtool 1.2.
16641
3cd730af
MH
16642Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16643
16644 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16645 (install-gcc-cross): Instead, override LANGUAGES here.
16646
80564603
DL
166471998-03-18 Dave Love <d.love@dl.ac.uk>
16648
16649 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16650 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16651
d207ebef
JM
16652Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16653
16654 * configure.in: Add Thumb-pe target.
16655
5d4a5ee6 16656Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 16657
5d4a5ee6
JL
16658 * Makefile.in - changed sn targets to snavigator
16659 * configure.in - changed sn targets to snavigator
16660
2d4a0558
MH
16661Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16662
16663 * config-ml.in: After building symlink tree call make distclean
16664 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16665 to be the case for libiberty.
16666
04b93567
L
16667Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16668
16669 * configure: When making link, also check the current
16670 directory. The configure scripts may create one.
16671
9a06b842
RH
16672Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16673
16674 * config.sub: Accept alphapca56 and alphaev6 properly.
16675
217fc4e6
FS
16676Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16677
16678 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16679
3e07bdbd 16680Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 16681
e490616e 16682 * config.sub (sco5): Fix typo.
3e07bdbd 16683
5d4a5ee6
JL
16684Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16685
16686 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16687 install-itcl.
16688 (install-itcl): Remove dependency on install-tcl.
16689
16690Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16691
16692 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16693
16694Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16695
16696 * configure.in: Don't build libgui for a cygwin32 target when not on
16697 a cygwin32 host.
16698
16699Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16700
16701 * configure (redirect): Set to null, so default behavior of
16702 configure is now --verbose.
16703
ce0d965c
DL
167041998-02-16 Dave Love <d.love@dl.ac.uk>
16705
16706 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16707 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16708
3acd1fd0
MH
16709Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16710
16711 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16712 this change to sync Makefile.in with its ChangeLog entries.
16713
5d4a5ee6
JL
16714Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16715
16716 * ltmain.sh (mkdir): Check that the directory doesn't exist
16717 before we exit with error, so that we don't get races during
16718 parallel builds.
16719
bfed1ea0
JL
16720Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16721
16722 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16723
4e77e8f1
MH
16724Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16725
16726 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16727 PICFLAG_FOR_TARGET.
16728 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16729
16730 * configure: Emit a definition for the new macro enable_shared
16731 into each Makefile.
16732
5d4a5ee6
JL
16733Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16734
16735 * configure.in (host_tools, native_only): Add libtool.
16736
16737Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16738
16739 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16740 Fix typo in ming config comment.
16741
bfed1ea0
JL
16742Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16743
16744 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16745
5d4a5ee6
JL
16746Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16747
16748 * config.sub: Add tic30 cases, and map c30 to tic30.
16749
8821a725
RH
16750Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16751
16752 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16753 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16754 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16755 (CLEAN_TARGET_MODULES): Similarly
16756 (all-target-libf2c): Add dependences.
4e81ae98 16757 * configure.in (target_libs): Add libf2c.
8821a725 16758
5d4a5ee6
JL
16759Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16760
16761 * configure.in: Remove expect from noconfigdirs when target
16762 is cygwin32. OK to build expect and dejagnu with Canadian
16763 Cross.
16764
0aadd657
ILT
16765Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16766
5d4a5ee6
JL
16767 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16768 host.
16769
0aadd657
ILT
16770 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16771 and mingw32.
16772
d0a8352c
MH
16773Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16774
16775 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16776 here as it is not defined in the toplevel Makefile.
16777
59739e3c
MH
16778Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16779
16780 * configure (package_makefile_rules_frag): New variable, which names
16781 a file with generic rules, ...
16782 Change comment to mention we now have FIVE parts.
16783 * configure: Undo last change.
16784
228197ee
LT
16785Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16786
16787 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 16788 * config.sub: More accurate determination of HP processor types.
228197ee 16789
efd4c0ba
MH
16790Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16791
16792 * configure (package_makefile_frag): Move inserting the
16793 ${package_makefile_frag} to where it should be according
16794 to the comment.
16795
6eef3189
PB
16796Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16797
16798 * config.guess: Add support for Linux/ARM.
16799
d207ebef
JM
16800Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16801
16802 * .cvsignore: Remove *-info and *-install since they match
16803 release-info and mpw-install, which we don't want to just ignore.
16804
48464ebf
RH
16805Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16806
16807 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16808
803462a7
PN
16809Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16810
16811 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16812 local_prefix to sub-make invocations.
16813
520ab477
L
16814Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16815
16816 * configure.in: Check makefile fragments in the source
16817 directory.
16818
4bcdb76d
AO
16819Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16820
ceff9b14
AO
16821 * configure.in: Check whether host and target makefile
16822 fragments exist before adding them to *_makefile_frag.
4bcdb76d 16823
5d4a5ee6
JL
16824Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16825
16826 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16827
16828Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16829
16830 * configure.in: Make sure we only replace RPATH_ENVVAR on
16831 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16832 regexp to sed.
16833
16834 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16835 to sub-makes.
16836
0d3e11a5
LI
168371998-01-13 Lee Iverson (leei@ai.sri.com)
16838
16839 * config-ml.in (multi-do): LDFLAGS must include multilib
16840 designator.
16841
d45b3d87 16842Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
16843
16844 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16845
d39cd7a1
MK
16846Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16847
16848 * config.sub: Add mingw32 support.
16849 * configure.in: Likewise.
d39cd7a1 16850
6decbc24
FS
16851Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16852
16853 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16854
5d4a5ee6
JL
16855Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16856
16857 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16858 * configure (gxx_include_dir): Provide a definition for subdirs
16859 which do not use autoconf.
16860
16861Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16862
16863 * config.guess: Sync with egcs. Picks up new alpha support,
16864 BeOS & some additional linux support.
16865
d3d1907a
JL
16866Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16867
16868 * config.guess: HP 9000/803 is a PA1.1 machine.
16869
b104e095
RH
16870Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16871
16872 * configure.in: It's alpha*-...
16873
aca823c1
L
16874Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16875
16876 * configure.in (host_makefile_frag, target_makefile_frag):
16877 Handle multiple config files.
16878 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16879 alpha-*-*.
16880
d207ebef
JM
16881Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16882
16883 * mkdep: New file.
16884
16885Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16886
16887 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16888
5d4a5ee6
JL
16889Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16890
16891 * Makefile.in: Add libgui directory.
16892 (GDB_TK): Add all-libgui.
16893 * configure.in: Add libgui directory.
16894 * configure: Add all-libgui to GDB_TK.
16895
16896Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16897
16898 * config-ml.in (multidirs): Add m32r to multilib list.
16899
16900Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16901
16902 * Makefile.in (all-target-gperf): Change dependency to
16903 all-target-libstdc++.
16904
baf55877
FF
16905Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16906
16907 * config.guess: Add BeOS support.
16908
5d4a5ee6
JL
16909Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16910
16911 Source directory cvs renamed to cvssrc:
16912 * configure.in (host_tools): Change cvs to cvssrc.
16913 (native_only): Likewise.
16914 (noconfigdirs) [various cases]: Likewise.
16915 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16916 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16917 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16918 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16919 (all-cvssrc): Rename target from all-cvs.
16920
f2d76545
JL
16921Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16922
16923 * configure (gxx_include_dir): Fix thinko.
16924
205cba53
JL
16925Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16926
16927 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16928 (install-cross, install-gcc-cross): New targets.
16929
5d4a5ee6
JL
16930Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16931
16932 * configure.in (noconfigdirs): Add support for Thumb target.
16933
16934 * config.sub (maybe_os): Add support for Thumb target.
16935
16936Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16937
16938 * Makefile.in: Add rules for cygmon.
16939
16940 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16941
96b0f1fc
JL
16942Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16943
16944 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16945 * configure (gxx_include_dir): Provide a definition for subdirs
16946 which do not use autoconf.
d207ebef
JM
16947
16948Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16949
16950 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 16951 11/18/97 build
d207ebef 16952
7dfef6ed
JL
16953Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16954
16955 * From Franz Sirl.
16956 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16957 found on RedHat Linux systems.
96b0f1fc 16958
83cfe7c0
JL
16959Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16960
16961 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16962 guesses.
16963
7dfef6ed
JL
16964Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16965
16966 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16967
5d4a5ee6
JL
16968Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16969
16970 * ltmain.sh: If mkdir fails, check whether the directory was created
16971 anyhow by some other process.
16972
d207ebef
JM
16973Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16974
16975 * configure.in (d30v-*-*): Configure all directories.
16976
16977Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16978
16979 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16980 for the D30V.
16981
16982Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16983
16984 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16985
5d4a5ee6
JL
16986Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16987
e490616e
ZW
16988 * include/libiberty.h: Add extern "C" { so it can be used with C++
16989 progrms.
16990 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16991 programs.
5d4a5ee6 16992
d207ebef
JM
16993Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16994
16995 * configure.in (d30v-*-*): Configure GCC now.
16996
5d4a5ee6
JL
16997Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16998
16999 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17000 is no longer needed.
17001
c9670e62
JM
17002Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17003
17004 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17005
cc71c0ca
MH
17006Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17007
17008 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17009 targets using "$@" to provide support for similar but not identical
17010 targets without having to duplicate code.
17011
d207ebef
JM
17012Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17013
17014 * makefile.vms: Fix to work with DEC C.
17015
17016Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17017
17018 * config.sub: Add mips-tx39-elf to marketing names.
17019
17020Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17021
17022 * ltmain.sh: Handle symlinks in generated script.
17023
17024Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17025
17026 * configure: Handle autoconf style directory options: --bindir,
17027 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17028 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17029 --sysconfdir.
17030 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17031 (sharedstatedir, localstatedir, oldincludedir): New variables.
17032 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17033 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17034 sbindir, sharedstatedir, and sysconfdir.
17035
b1e3ddfd
AJ
17036Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17037
17038 * Makefile.in (bootstrap-lean): New target.
17039
d207ebef
JM
17040Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17041
17042 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 17043 sn, and gnuserv from noconfigdirs.
d207ebef
JM
17044
17045Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17046
17047 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17048
09f97c1e
JL
17049Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17050
17051 * Makefile.in (cross): New target.
17052
335d0ab2
AO
17053Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17054 Jeff Law <law@cygnus.com>
17055
17056 * Makefile.in (bootstrap2, bootstrap3): New targets.
17057 (all-bootstrap): Remove outdated and confusing target.
339c9b00 17058 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 17059
d207ebef
JM
17060Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17061
17062 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 17063 windows. Consistent with gdb/configure.
d207ebef 17064
e693cc28
UD
170651997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17066
e693cc28
UD
17067 * configure.in: Name Linux target fragment.
17068
17069 * configure: Rewrite so that project Makefile fragment is inserted
17070 first and appears last in the resulting Makefile.
17071
d207ebef
JM
17072Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17073
17074 * Makefile.in (install-itcl): Install tcl first.
17075
5d4a5ee6
JL
17076Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17077
17078 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17079
f401679e
JW
17080Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17081
17082 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17083
17084 * configure.in (skipdirs): Add target-librx for Linux.
17085 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17086
ec20b1b9
JL
17087Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17088
17089 * Makefile.in (bootstrap): New target.
17090
becdcf6d
JL
17091Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17092
63f6bcd7 17093 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 17094
d207ebef
JM
17095Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17096
17097 * config.guess: Merge with FSF.
17098
0c82f6bf
FF
17099Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17100
17101 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17102
d207ebef
JM
17103Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17104
17105 * config.sub: Add "marketing-names" patch.
17106
3fbc0b70
JS
17107Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17108
e490616e 17109 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 17110
e20d4801
JL
17111Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17112
17113 * config.sub: Handle v850-elf.
17114
fe181f78 17115Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
17116
17117 * .cvsignore (*-install): Remove.
17118
bfed1ea0
JL
17119Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17120
17121 * ltconfig: Set CONFIG_SHELL in libtool.
17122 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17123
558a1e7c
JW
17124Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17125
17126 * configure.in (target_subdir): Set to libraries if enable_multilib.
17127
7818d6fc
JW
17128Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17129
17130 * config.guess: Update from gcc directory.
17131
d207ebef
JM
17132Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17133
17134 * Makefile.in (all-sim): Depends on all-readline.
17135
6599da04
JM
17136Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17137
17138 * Makefile.in (BISON, YACC): Use $$s.
17139 (all-bison): Depend on all-texinfo.
17140
17141Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17142
17143 * Makefile.in (BISON): Add -L flag.
17144 (YACC): Likewise.
17145
d207ebef
JM
17146Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17147
4e81ae98
EC
17148 * configure.in (noconfigdirs): Add support for v850e target.
17149
d207ebef
JM
17150 * config.sub (maybe_os): Add support for v850e target.
17151
17152Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17153
4e81ae98
EC
17154 * configure.in (noconfigdirs): Add support for v850ea target.
17155
d207ebef
JM
17156 * config.sub (maybe_os): Add support for v850ea target.
17157
6599da04
JM
17158Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17159
17160 * config.sub: Add mipstx39. Delete r3900.
17161
17162Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17163
17164 * Makefile.in (all-autoconf): Depends on all-texinfo.
17165
17166Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17167
17168 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17169 eabi targets.
17170
17171Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17172
17173 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17174
17175 * configure: When handling a Canadian Cross, handle YACC as well as
17176 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 17177 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
17178
17179Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17180
17181 * Makefile.in (BISON): bison, not byacc or bison -y.
17182 (YACC): bison -y or byacc or yacc.
17183 (various): Add *-bison as appropriate.
17184 (taz): No need to mess with BISON anymore.
17185
17186Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17187
17188 * configure: If OSTYPE matches *win32*, try to find a good value for
17189 CONFIG_SHELL.
17190
17191Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17192
17193 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17194 configure.in if it is present.
17195
17196Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17197
17198 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17199
17200Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17201
17202 * config.sub: Recognize `arc' cpu.
17203 * configure.in: Likewise.
17204 * config-ml.in: Likewise.
17205
17206Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17207
17208 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17209
17210Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17211
17212 * configure: Changed sed delimiter from ':' to '|' when
17213 attempting to substitute ${config_shell} for SHELL. On
17214 NT ${config_shell} may contain a ':' in it.
17215
17216Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17217
17218 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17219
17220Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17221
17222 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17223
17224Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17225
17226 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17227
17228 * ylwrap: If the program is a relative path, force it to be
17229 absolute.
17230
17231Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17232
17233 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17234
17235Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17236
17237 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
17238 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17239 for libraries.
6599da04
JM
17240
17241Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17242
17243 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 17244 separated by spaces.
6599da04
JM
17245
17246Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17247
17248 * ylwrap: New file.
17249 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17250
17251 * ltmain.sh: Handle /bin/sh at start of install program.
17252
17253 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17254
17255 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17256 * missing: New file, from automake 1.2.
17257
17258Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17259
17260 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17261 check-tk to CHECK_X11_MODULES.
17262
17263Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17264
17265 * config.sub: Merge with FSF.
17266
17267Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17268
17269 * config.guess: Merge with FSF.
17270
17271Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17272
17273 * configure: Treat msdosdjgpp like go32.
17274 * configure.in: Likewise. Don't remove gprof for go32.
17275
17276 * configure: Change Makefile.tem2 to Makefile.tm2.
17277
17278Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17279
17280 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17281
17282Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17283
17284 * install-sh (chmodcmd): Set to null if the DST directory already
17285 exists. Same as Nov 11th change.
17286
17287Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17288
4e81ae98 17289 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
17290
17291Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17292
17293 * config.guess: Update from FSF.
17294
17295Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17296
17297 * Makefile.in (GDB_TK): Depend on itcl and tix.
17298
17299Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17300
17301 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17302 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17303 (INSTALL_SCRIPT): New variable.
17304 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17305 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17306 to -x.
17307 * install-sh: Add support for -x option.
17308
17309Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17310
17311 * configure.in, Makefile.in: Treat tix like itcl.
17312
17313Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17314
17315 * Makefile.in (WINDRES): New variable.
17316 (WINDRES_FOR_TARGET): New variable.
17317 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17318 (EXTRA_HOST_FLAGS): Add WINDRES.
17319 (EXTRA_TARGET_FLAGS): Add WINDRES.
17320 (EXTRA_GCC_FLAGS): Add WINDRES.
17321 ($(DO_X)): Pass down WINDRES.
17322 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17323 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17324 DLLTOOL_FOR_TARGET.
17325
17326Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17327
17328 * configure.in: configure sim before gdb for win32-x-ppc
17329
17330Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17331
17332 Move gperf into the toplevel, from libg++.
17333 * configure.in (target_tools): Add target-gperf.
17334 (native_only): Add target-gperf.
17335 * Makefile.in (all-target-gperf): New target, depend on
17336 all-target-libg++.
17337 (configure-target-gperf): Empty rule.
17338 (ALL_TARGET_MODULES): Add all-target-gperf.
17339 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17340 (CHECK_TARGET_MODULES): Add check-target-gperf.
17341 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17342 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17343
17344Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 17345
6599da04
JM
17346 * config.sub (mn10200): Recognize new basic machine.
17347
17348Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17349
17350 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17351 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17352
17353Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17354
17355 * configure.in: If we're building mips-sgi-irix6* native, turn on
17356 ENABLE_MULTILIB and set TARGET_SUBDIR.
17357
17358Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17359
17360 * Makefile.in (all-sn): Depend on all-grep.
17361
17362Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17363
17364 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17365
17366 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17367 Makefile. From Jeff Makey <jeff@cts.com>.
17368 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17369
17370 * Makefile.in (DISTBISONFILES): Remove.
17371 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17372 $(DEFAULT_YACC).
17373
17374 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 17375 cygwin32.
6599da04
JM
17376
17377 * Makefile.in (LD): New variable.
17378 (EXTRA_HOST_FLAGS): Pass down LD.
17379 ($(DO_X)): Likewise.
17380
17381Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17382
17383 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17384
17385Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17386
17387 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 17388 before adding our own. Always add --build.
6599da04
JM
17389
17390Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17391
17392 * configure.in (targargs): Pass --build if we're doing
17393 a cross-compile.
17394
17395Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17396
ca236658 17397 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
17398 sed. Otherwise sed chokes on NT path names with drive
17399 designators. Also look for "?:*" as the leading characters in an
17400 absolute pathname.
17401
17402Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17403
17404 * config.sub: Support for r3900.
17405
17406Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17407
17408 * configure.in: Use install-sh, not install.sh.
17409
17410Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17411
17412 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17413 apply it twice.
17414
17415Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17416
17417 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17418 install-binutils.
17419
17420Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17421
17422 * Makefile.in: Add automake targets.
17423 * configure.in (host_tools): Add automake.
17424
17425Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17426
17427 * configure: Default CXX to c++, not gcc.
17428 * Makefile.in (CXX): Set to c++, not gcc.
17429 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17430
17431Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17432
17433 * install-sh: try appending a .exe if source file doesn't
17434 exist
17435
17436Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17437
17438 * configure.in: Turn on multilib by default.
17439 (cross_only): Remove target-libiberty.
17440
17441 * Makefile.in (all-gcc): Don't depend on libiberty.
17442
17443Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17444
17445 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17446
17447Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17448
17449 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17450 (DISTBISONFILES): Add ld/Makefile.in
17451
17452Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17453
17454 * configure.in: if target is cygwin32 but host isn't cygwin32,
17455 don't configure gdb tcl tk expect, not just gdb.
17456
17457Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17458
17459 * configure.in: Added gnuserv everywhere sn appears.
17460
17461 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17462 (CROSS_CHECK_MODULES): Added check-gnuserv.
17463 (INSTALL_MODULES): Added install-gnuserv.
17464 (CLEAN_MODULES): Added clean-gnuserv.
17465 (all-gnuserv): New target.
17466
17467Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17468
17469 * config.guess: Fixes for MIPS OpenBSD systems.
17470
17471Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17472
17473 * Makefile.in (INSTALL_XFORM): Remove.
17474 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17475
17476 * mkinstalldirs: New file, copied from automake.
17477 * Makefile.in (installdirs): Rename from install-dirs. Use
17478 mkinstalldirs. Change all users.
17479 (DEVO_SUPPORT): Add mkinstalldirs.
17480
17481Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17482
17483 * install-sh: Rename from install.sh.
17484 * Makefile.in (INSTALL): Change install.sh to install-sh.
17485 (DEVO_SUPPORT): Likewise.
17486
17487 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17488 Graichen <graichen@rzpd.de>.
17489
17490Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17491
17492 * config.guess: Recognize OpenBSD systems correctly.
17493
17494Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17495
17496 * README, Makefile.in (ETC_SUPPORT): Remove references to
17497 cfg-paper*, configure.{texi,man,info*}._
17498
17499Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17500
17501 * Makefile.in (all.normal): Ensure that gcc is built after all
17502 the x11 - ie gdb - targets.
17503
17504Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17505
17506 * makefile.vms: Don't run conf-a-gas.
17507
17508Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17509
e490616e 17510 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 17511
d207ebef
JM
17512Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17513
17514 * configure.in: Remove noconfigdirs case since gdb also
17515 configures and builds for tic80-coff.
17516
6599da04
JM
17517Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17518
17519 * configure: Set cache_file to config.cache.
17520 * Makefile.in (local-distclean): Remove config.cache.
17521
17522Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17523
17524 * COPYING: Update FSF address.
17525
d207ebef
JM
17526Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17527
17528 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17529 noconfigdirs.
17530
6599da04
JM
17531Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17532
17533 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17534 MAKEDIRS, is empty.
17535
17536Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17537
17538 * config.sub: Tweak mn10300 entry.
17539
17540Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17541
17542 * configure.in (host_tools): Put sim before gdb, so gdb's
17543 configure.tgt can determine if the simulator was configured.
17544
17545Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17546
17547 * config.sub: Move BeOS $os case to be with other Cygnus
17548 local cases.
17549
17550Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17551
17552 * config.sub: Remove misplaced comment that broke Linux.
17553
17554Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17555
17556 * config.sub: Add BeOS support.
17557
17558Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17559
17560 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17561
17562Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17563
17564 * configure.in (noconfigdirs): Remove tcl and tk from
17565 noconfigdirs for cygwin32 builds.
17566
d207ebef
JM
17567Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17568
17569 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17570
6599da04
JM
17571Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17572
17573 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17574 make-all.com, use makefile.vms instead.
17575
17576Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17577
17578 * config.sub: Accept -lnews*.
17579
d207ebef
JM
17580Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17581
17582 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 17583 target-examples and target-libiberty for d30v.
d207ebef
JM
17584
17585Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17586
17587 * configure.in (noconfigdirs): Enable ld for d30v.
17588
17589Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17590
17591 * configure.in (tic80-*-*): Build compiler.
17592
17593Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17594
17595 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 17596 unsupported d30v directories
d207ebef
JM
17597
17598Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17599
4e81ae98
EC
17600 * config.sub, configure.in: Add d30v target cpu.
17601
6599da04
JM
17602Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17603
17604 * makefile.vms: New file.
17605 * make-all.com: Remove.
17606
17607Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17608
17609 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17610
17611Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17612
17613 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17614
17615Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17616
17617 * Makefile.in (ALL_MODULES): Added all-db.
17618 (CROSS_CHECK_MODULES): Addec check-db.
17619 (INSTALL_MODULES): Added install-db.
17620 (CLEAN_MODULES): Added clean-db.
17621
17622Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17623
17624 * config.guess: Merge with latest FSF sources.
17625
17626Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17627
17628 * Makefile.in (ALL_MODULES): Added all-itcl.
17629 (CROSS_CHECK_MODULES): Added check-itcl.
17630 (INSTALL_MODULES): Added install-itcl.
17631 (CLEAN_MODULES): Added clean-itcl.
17632
17633Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17634
17635 * configure.in: build gdb for mn10200
17636
17637Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17638
17639 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17640
d207ebef
JM
17641Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17642
17643 * configure.in (tic80-*-*): Turn off most targets right now.
17644
6599da04
JM
17645Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17646
17647 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17648 rather than the makeinfo program.
17649 (do-info): Depend upon all-texinfo.
17650
17651Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17652
17653 * configure.in: Remove uses of config/mh-linux.
17654
17655 * config.sub, config.guess: Merge with latest FSF sources.
17656
d207ebef
JM
17657Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17658
17659 * config.sub (case $basic_machine): Add tic80 entries.
17660
6599da04
JM
17661Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17662
17663 * config.sub, config.guess: Merge with latest FSF sources.
17664
17665Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17666
17667 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17668 * mpw-config.in: Test for NewFolderRecursive.
17669 * mpw-install: Use symbolic name for startup filename.
17670 * mpw-README: Add various additional details.
17671
17672Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17673
17674 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17675
17676Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17677
17678 * configure.in: Do build gcc and the target libraries for
17679 the mn10200.
17680
17681Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17682
17683 * configure.in: don't avoid building gdb for mn10300 any more
17684 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17685 instead of single-quoting it.
17686
17687Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17688
17689 * configure.in: Don't use --with-stabs on IRIX 6.
17690
17691Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17692
17693 * configure.in (m32r): Build gdb, libg++ now.
17694
17695Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17696
17697 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17698 directories from noconfigdirs.
17699
17700Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17701
17702 * config.sub (basic_machine): added mips16 configuration
17703
17704Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17705
17706 * config.sub: Handle d10v-unknown.
17707
d207ebef
JM
17708Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17709
17710 * config.sub: Handle v850-unknown.
17711
6599da04
JM
17712Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17713
17714 * Makefile.in: add findutils
17715 * configure.in: add findutils to list of host_tools
17716
17717Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17718
17719 * config.sub: Handle mn10200 and mn10300.
17720
17721Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17722
17723 * configure.in (d10v-*): Do not build librx.
17724
17725Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17726
17727 * configure.in (mn10300): Build everything except gdb & libgloss.
17728
17729Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17730
17731 * config.guess: Patch for Dansk Data Elektronik servers,
17732 from Niels Skou Olsen <nso@dde.dk>.
17733
17734 For ncr, use /bin/uname rather than uname, since GNU uname does not
17735 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17736
17737 Patch for MIPS R4000 running System V,
17738 from Eric S. Raymond <esr@snark.thyrsus.com>.
17739
17740 Fix thinko for nextstep.
17741
17742 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17743
17744 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17745 * config.guess: Guess mips-dec-mach_bsd4.3.
17746
17747 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17748 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17749 release numbers.
17750 * config.guess (mips-mips-riscos*): Emit just enough of the
17751 release number.
17752
17753 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17754 * config.guess (sparc-auspex-sunos*): Added.
17755 (f300-fujitsu-*): Added.
17756
17757 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17758 * config.guess: Recognize a Tadpole as a sparc.
17759
17760Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17761
17762 * config.guess: Don't assume that NextStep version is either 2 or
17763 3. NextStep 4 (aka OpenStep 4) has come out now.
17764
17765Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17766
17767 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17768 From Rik Faith <faith@cs.unc.edu>.
17769
17770Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17771
17772 * config.sub: Contributions from bug-gnu-utils to:
17773 Support plain "hppa" (no version given) architecture, reported by
17774 OpenStep.
17775 OpenBSD like NetBSD.
17776 LynxOs is not a hardware supplier.
17777
17778 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 17779 OpenBSD like NetBSD.
6599da04
JM
17780 Stratus systems.
17781 More Pyramid systems.
17782 i[n>4]86 Intel chips.
17783 M680[n>4]0 Motorola chips.
17784 Use unknown instead of lynx for hardware manufacturer.
17785
17786Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17787
17788 * install.sh (chmodcmd): Set to null if the DST directory already
17789 exists.
17790
17791Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17792
17793 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17794 not use mt-ppc target Makefile fragment any more.
17795
17796Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17797
17798 * configure.in (*-*-windows): Exclude everything but those dirs
17799 needed to build windows.
17800
17801Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17802
17803 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17804
17805Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17806
17807 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
17808
17809Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17810
17811 * Undo my previous change.
17812
17813Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17814
17815 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17816 unconditionally.
17817 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17818
17819Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17820
17821 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17822 host to add it's own flags.
6599da04
JM
17823
17824Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17825
17826 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17827
17828Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17829
17830 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17831 (CXX_FOR_TARGET): Likewise.
17832 (GCC_FOR_TARGET): Define.
17833 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17834 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17835 CC_FOR_TARGET was specified on the command line.
17836 (MAKEOVERRIDES): Don't define.
17837
17838Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17839
17840 * configure.in (m32r): Fix spelling of libg++ libs.
17841
17842Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17843
17844 * config.sub (-apple*): Remove, now redundant.
17845
17846Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17847
17848 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17849
17850 * configure: Rework yesterday's sed script patch.
17851
17852 * config.sub: Merge with FSF.
17853
17854Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17855
17856 * config.guess: Merge from FSF.
17857
17858 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
17859 * config.guess: Use pc instead of unknown, for pc clone systems.
17860 Change linux to linux-gnu.
6599da04
JM
17861
17862 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 17863 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
17864
17865Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17866
17867 * test-build.mk (HOLES): Add "xargs" for gdb.
17868
17869 * configure: Avoid hpux10.20 sed bug.
17870
17871Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17872
731a8127 17873 * configure.in: Add support for windows host
6599da04
JM
17874 (that is a build done under the Microsoft build environment).
17875
17876Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17877
17878 * Makefile.in: Replace all uses of srcroot with s, to shrink
17879 command line lengths.
17880
17881 Patches from Geoffrey Noer <noer@cygnus.com>:
17882 * configure.in: If configuring for newlib, pass --with-newlib to
17883 subdirectories.
17884 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17885 -Bnewlib/ and -Lwinsup to gcc.
17886 (CXX_FOR_TARGET): Likewise.
17887
17888Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17889
17890 * Makefile.in (ETC_SUPPORT): Add configure.
17891
17892Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17893
4e81ae98 17894 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
17895 host configuration file.
17896
17897Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17898
17899 * configure.in: Break mn10x00 support into separate
17900 mn10200 and mn10300 configurations.
17901 * config.sub: Likewise.
17902
17903Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17904
17905 * configure.in: Add lots of stuff to noconfigdirs for
17906 the mn10x00 targets.
17907
17908 * config.sub, configure.in: Add mn10x00 support.
17909
17910Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17911
17912 * make-all.com: Call conf-a-gas, not config-a-gas.
17913
17914Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17915
17916 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 17917 targets.
6599da04
JM
17918
17919Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17920
17921 * mpw-README: Add much more detail for native PowerMac.
17922 * mpw-install: New file.
17923 * mpw-configure: Add --norecursion and --help options.
17924 * mpw-config.in: Translate readme and install files when
17925 copying to objdir.
17926 * mpw-build.in: Don't always depend on byacc and flex.
17927 (install-only-top): New action.
17928
d207ebef
JM
17929Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17930
17931 * configure.in: You can now configure GDB for the v850.
17932
6599da04
JM
17933Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17934
17935 * configure.in (noconfigdirs): Don't configure any C++ dirs
17936 if targeting D10V.
17937
17938Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17939
17940 * config.sub: Recognize mips64vr5000.
17941
17942Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17943
17944 * configure.in: Use a single line for host_tools and native_only.
17945
17946Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17947
17948 * config.sub, configure.in: Add entries for m32r.
17949
17950Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17951
17952 * Makefile.in (inet-install): Don't run install-gzip.
17953
17954Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17955
17956 * configure.in: Don't config lots of things for *-*-windows*.
17957
17958Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17959
17960 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17961 (host_libs, host_tools): Copy from configure.in.
17962 * mpw-configure: Don't complain about directories not found.
17963
17964Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17965
17966 * configure.in (i[345]86): Recognize i686 for pentium pro.
17967 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17968 file.
17969
17970 * config.guess (i[345]86): Ditto.
17971
17972Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17973
17974 * configure.in (noconfigdirs): Removed gdb for D10V.
17975
d207ebef 17976Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 17977
d207ebef
JM
17978 * configure.in: Remove ld, target-libio, target-libg++, and
17979 target-libstdc++ from noconfigdirs.
5d4a5ee6 17980
6599da04
JM
17981Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17982
17983 * configure: Fix three locations where shell scripts were
17984 being run directly rather than with config_shell.
17985
d207ebef
JM
17986Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17987
17988 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17989 * config.sub (basic_machine): Recognize v850.
17990
6599da04
JM
17991Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17992
17993 * mpw-configure: Handle multiple enable/disable options and
17994 pass them down recursively, handle -c and -s flags appropriately
17995 depending on choice of compiler, add escape mechanism for
17996 quoted arguments to gC.
17997
17998Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17999
18000 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18001 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18002 so that -mrelocatable-lib and -mno-eabi are used.
18003
18004 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18005 not support --print-multi-lib, don't abort.
18006
6599da04
JM
18007Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18008
18009 * make-all.com: Run config-a-gas.
18010 * setup.com: Don't copy subdirectory files around.
18011
18012Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18013
18014 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18015 target, it now compiles correctly.
18016
18017Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18018
18019 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18020
18021Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18022
4e81ae98 18023 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
18024
18025Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18026
18027 * configure.in (native_only): Add prms.
18028
18029Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18030
18031 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18032 (BINUTILS_SUPPORT_DIRS): Likewise.
18033
18034Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18035
18036 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18037 d10v support is added.
18038
18039Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18040
18041 * configure.in (d10v-*-*): New target.
18042
18043Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18044
18045 * config.guess (HP 9000/811): Recognize this as a PA1.1
18046 machine.
18047
18048Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18049
18050 * Makefile.in (do-tar-gz): New target, split out from tail end of
18051 taz target. Run each command separately, don't use pipes.
18052 (taz): Use it.
18053
18054Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18055
18056 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18057 * mpw-build.in: No builds should depend on building byacc or flex,
18058 they are assumed to be installed already.
18059
18060Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18061
18062 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18063 variable that CC_FOR_TARGET needs.
18064
18065Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18066
18067 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18068 options have changed since the last time the subdirectory was
18069 configured, and if it has, reconfigure.
18070 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18071 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18072
18073Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18074
18075 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18076 CLEAN_MODULES): Add bash.
18077 (all-bash): New target.
18078
18079Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18080
18081 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18082
18083Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18084
18085 * config.sub (basic_machine): Recognize d10v as a valid processor.
18086
18087Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18088
18089 * mpw-configure: Add support for --bindir.
18090 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18091
18092Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18093
18094 * configure.in: add bash, time, gawk to list of hosttools and things
18095 to only build for native toolchains
18096
18097Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18098
18099 * Makefile.in (docdir): Remove.
18100
18101Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18102
18103 * Makefile.in (datadir): Set to $(prefix)/share.
18104
18105Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18106
18107 * configure.in: build diff and patch for cygwin32-hosted
18108 toolchains.
18109
18110Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18111
18112 * config.sub: Accept -rtems*.
18113
18114Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18115
e490616e
ZW
18116 * configure.in: enable dosrel for cygwin32-hosted builds,
18117 remove diff from the list of things not buildable
18118 via Canadian Cross
6599da04
JM
18119
18120Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18121
18122 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 18123 don't get ". ".
6599da04
JM
18124
18125Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18126
18127 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18128
18129Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18130
18131 * Makefile.in (taz): Handle case where tex3patch didn't even get
18132 checked out. Also, if it was found, put the symlink in a new util
18133 subdirectory.
18134
18135Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18136
18137 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18138
18139Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18140
18141 * config.sub: Recognize -openvms.
18142 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18143 * make-all.com, setup.com: New files.
18144
18145Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18146
18147 * Makefile.in (taz): tex3patch moved to texinfo/util.
18148
18149Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18150
18151 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18152 * configure.in: remove make from disable-if-Can-Cross list
18153 enable gdb if ${host} and ${target} are cygwin32
18154
18155Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18156
18157 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18158 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18159
18160Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18161
18162 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18163 distinguish sysv/svr4/bsd variants.
18164 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18165
18166Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18167
18168 * configure.in: Added copyright notice.
18169 * move-if-change: Added copyright notice.
18170
18171Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18172
18173 * configure.in (powerpcle-*-solaris*): Until we get shared
18174 libraries working, don't build gdb, sim, make, tcl, tk, or
18175 expect.
18176
18177Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18178
18179 * config.guess: Merge with FSF:
18180
18181 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18182 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18183
18184 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18185 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18186
18187 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18188 * config.guess: Combine two OSF1 rules.
18189 Also recognize field test versions. From mjr@zk3.dec.com.
18190 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18191 because GNU uname does not support -p. From pmr@pajato.com.
18192
18193Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18194
18195 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18196
18197Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18198
18199 * mpw-README: Document GCCIncludes.
18200
18201Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18202
18203 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18204
18205Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18206
18207 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18208
18209Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18210
18211 * configure.in (*-*-cygwin32): Configure make.
18212
18213Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18214
18215 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18216
18217Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18218
18219 * Makefile.in (all-inet): Depend on all-perl.
18220
18221 * Makefile.in (inet-install): New target.
18222
18223 * Makefile.in (all-inet): Depend on all-tcl.
18224 (all-inet): Depend on all-send-pr.
18225
18226Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18227
18228 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18229 temporarily.
18230
18231Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18232
18233 * configure.in: Don't configure --with-gnu-ld on AIX.
18234
18235Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18236
18237 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18238
18239Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18240
18241 * Makefile.in (ALL_MODULES): Added all-inet.
18242 (CROSS_CHECK_MODULES): Added check-inet.
18243 (INSTALL_MODULES): Added install-inet.
18244 (CLEAN_MODULES): Added clean-inet.
18245 (all-indent): New target.
18246
18247 * configure.in (host_tools): Added inet.
18248 (native_only): Added inet.
18249 (noconfigdirs): Added inet.
18250
18251Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18252
18253 * configure.in: Don't configure libgloss if we are not configuring
18254 newlib.
18255
18256Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18257
18258 * configure.in: Don't configure libgloss for unsupported
18259 architectures.
18260
18261Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18262
18263 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18264
18265Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18266
18267 * Makefile.in (ALL_MODULES): Include all-apache.
18268 (CROSS_CHECK_MODULES): Include check-apache.
18269 (INSTALL_MODULES): Include install-apache.
18270 (all-apache): New target.
18271
18272 * configure.in: Added apache everywhere perl is seen.
18273
18274Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18275
18276 * Makefile.in: Add support for clean-{module} and
18277 clean-target-{module} rules.
18278
18279Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18280
18281 * configure.in (*-*-ose) do not build libgloss.
18282
18283Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18284
18285 * config.guess (prep*:SunOS:5.*:*): Turn into
18286 powerpele-unknown-solaris2.
18287
18288Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18289
18290 * configure.in: Permit --enable-shared to specify a list of
18291 directories.
18292
18293Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18294
18295 * configure.in (host==solaris): Pass only the first word of $CC
18296 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18297
18298Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18299
18300 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18301
18302Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18303
18304 * Makefile.in (ALL_MODULES): Include all-perl.
18305 (CROSS_CHECK_MODULES): Include check-perl.
18306 (INSTALL_MODULES): Include install-perl.
18307 (ALL_X11_MODULES): Include all-guile.
18308 (CHECK_X11_MODULES): Include check-guile.
18309 (INSTALL_X11_MODULES): Include install-guile.
18310 (all-perl): New target.
18311 (all-guile): New target.
18312
18313 * configure.in (host_tools): Include perl and guile.
18314 (native_only): Include perl and guile.
18315 (noconfigdirs): Don't build guile and perl; no ports have been
18316 done.
18317
18318Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18319
e490616e
ZW
18320 * configure (--enable-*): Handle quoted option lists such as
18321 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
18322
18323Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18324
18325 * Makefile.in ({,inst}all-target): New rule so we can make and
18326 install all of the target directories easily.
18327
18328Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18329
18330 * configure.in: Add missing global flag in sed substitution when
18331 deleting `target-' from ${configdirs}.
18332
18333Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18334
18335 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18336 option.
18337
18338 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18339 config/mh-necv4.
18340
18341 * install.sh: Correct misspelling of transformbasename.
18342
18343 * config.guess: Recognize mips-*-sysv*.
18344
18345Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18346
18347 * config.sub: Recognize mon960.
18348
18349Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18350
18351 * configure: Restore Canadian Cross handling of BISON and LEX,
18352 removed in Feb 20 change.
18353
18354Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18355
18356 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18357 Mention make install. Remove the old copyright date as well the
18358 clumsy and rather pointless copyright on the README file.
18359
18360Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18361
18362 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18363 Makefile after running symlink-tree, then run `make distclean' to
18364 avoid clobbering any generated files in srcdir.
18365
18366Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18367
18368 * configure.in (m68k-*-netbsd*): Build everything now.
18369
18370Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18371
18372 * Makefile.in (taz): Fix quoting.
18373
18374Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18375
18376 * configure.in (sparclet-*-*): Build everything now.
18377
18378Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18379
18380 * configure.in (m68k-*-linux*): New host.
18381
18382Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18383
18384 * configure: Check for bison before byacc.
18385
18386Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18387
18388 * Makefile.in configure: Change the way LEX and BISON/YACC are
18389 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18390 searching PATH. These are used as fallbacks by Makefile.in if
18391 flex/bison/byacc aren't in objdir.
18392
18393Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18394
18395 * Makefile.in: Make everything which depends upon all-bfd also
18396 depend upon all-opcodes, in case --with-commonbfdlib is used.
18397
18398Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18399
18400 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18401 building NT native compilers on Unix.
18402
18403Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18404
18405 * configure.in: Don't get CC from the host Makefile fragment if we
18406 can find gcc in PATH, or if this is a Canadian Cross. Move the
18407 Solaris test for /usr/ucb/cc to the post target script, just after
18408 the compiler sanity test.
18409
18410Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18411
18412 * config.sub: Merge with FSF.
18413
18414Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18415
18416 * Makefile.in (RPATH_ENVVAR): New variable.
18417 (REALLY_SET_LIB_PATH): Use it.
18418 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18419
18420Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18421
18422 * config.sub, configure.in: Recognize sparclet cpu.
18423
18424Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18425
18426 * config.guess: Support m68k-cbm-sysv4.
18427
18428Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18429
18430 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18431 m68k-unknown-linuxaout from linker help string. Put quotes around
18432 $ld_help_string.
18433
18434Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18435
18436 * config.guess (powerpc-harris-powerunix): Add guess for port
18437 to new target.
18438
18439Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18440
18441 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18442
18443Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18444
18445 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18446 $(REALLY_SET_LIB_PATH) in Makefile.
18447 * Makefile.in (SET_LIB_PATH): New variable.
18448 (REALLY_SET_LIB_PATH): New variable.
18449 ($(DO_X)): Use $(SET_LIB_PATH).
18450 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18451 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18452 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18453 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18454 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18455 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18456 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18457 (install-dosrel): Likewise.
18458 (all-opcodes): Depend upon all-libiberty.
18459
18460Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18461
18462 * config.guess (*:CYGWIN*): New
18463
18464Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18465
18466 * Makefile.in (all-target-winsup): All all-target-libiberty.
18467
18468Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18469
18470 * configure.in (noconfigdirs): Add missing # in front of comment.
18471
18472Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18473
18474 * configure.in: add second pass to things added to noconfigdirs
18475 so *-gm-magic can exclude libgloss properly.
18476
18477Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18478
18479 * mpw-configure (extralibs_name, rez_name): Set correctly
18480 for MWC68K compiler.
18481
18482 * mpw-README: Add more info on the necessary build tools.
18483
18484Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18485
18486 * configure.in, config.sub: Recognize cygwin32.
18487
18488Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18489
18490 * config.guess, config.sub: Recognize A/UX.
18491
18492Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18493
18494 * config.sub: Merge with gcc/config.sub.
18495
18496Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18497
18498 * mpw-build.in (do-binutils): Add build of stamps.
18499
18500Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18501
18502 * config.sub: Add recognition for mips64vr4100*-* targets.
18503
18504Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18505
18506 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18507 Add creation of gconfigargs with `--enable-shared' turned on.
18508 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18509 ($(host)-stamp-stage3-configured): Likewise.
18510 (HOLES): Add chatr and ldd.
18511 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18512
18513Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18514
18515 * configure: Pass --nfp to recursive configures.
18516
18517Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18518
18519 * Makefile.in (DLLTOOL): New.
18520 (DLLTOOL_FOR_TARGET): New.
18521 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18522 (EXTRA_TARGET_FLAGS): Ditto.
18523 (EXTRA_GCC_FLAGS): Ditto.
18524 (CONFIGURE_TARGET_MODULES): Ditto.
18525 (DO_X): Ditto.
18526 * configure: Add DLLTOOL.
18527
18528Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18529
18530 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18531 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18532 mh-sco, since old workarounds no longer needed, and don't
18533 build ld, since libraries have weak symbols in COFF.
18534
18535Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18536
18537 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18538
18539Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18540
18541 * configure.in: Make sure that ${CC} can be used to compile an
18542 executable.
18543
18544Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18545
18546 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18547 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18548 nothing depending on whether gdbtk is being built.
18549
18550Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18551
18552 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18553
18554Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18555
18556 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18557 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18558
18559Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18560
18561 * config-ml.in: Add support for
18562 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18563 Simplify setting of multidirs from --disable-foo.
18564
18565Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18566
18567 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18568 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18569 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 18570 non-empty, pass them on to the GCC make.
6599da04
JM
18571 (all-bootstrap): New rule that is like all-gcc, except it executes
18572 the GCC bootstrap rule instead of the GCC all rule.
18573
18574Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18575
18576 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18577
18578Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18579
18580 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18581 DG/UX support.
18582
18583Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18584
18585 * config.sub (i*86*) Change [345] to [3456]
18586
18587Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18588
18589 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18590 --with-gnu-ld=no.
18591
18592Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18593
18594 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18595 AIX multilibs get built.
18596
18597Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18598
18599 * configure.in (i386-win32): Don't build expect if we're not
18600 building the tcl subdir.
18601
18602Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18603
18604 * Makefile.in: (configure-target-examples, all-target-examples):
18605 New targets, configure and build example programs.
18606
18607Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18608
18609 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18610 use it as input to sedit the generated MPW makefile.
18611 * mpw-README: Add a suggestion about Gestalt.h.
18612
18613Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18614
18615 * config.sub: Accept *-*-ieee*.
18616
18617Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18618
18619 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18620 Ronald F. Guilmette <rfg@monkeys.com>.
18621
18622Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18623
18624 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18625 for powerpc-pe native.
18626 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18627 (target==powerpc-pe): duplicate i386-win32 entry.
18628
18629Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18630
18631 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18632 of vxworks, not just vxworks5.1.
18633
18634Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18635
18636 * mpw-configure: Add support for exec-prefix.
18637
18638Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18639
18640 * config.guess: Recognize HP model 816 machines as having
18641 a PA1.1 processor.
18642
18643Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18644
18645 * configure: Ignore new autoconf configure options.
18646
6599da04
JM
18647Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18648
18649 * config.guess: Recognize Pentium under SCO.
18650 From Robert Lipe <robertl@arnet.com>.
18651
18652Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18653
18654 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
18655
18656Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18657
18658 * configure.in: Don't configure gas for alpha-dec-osf*.
18659
18660Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18661
18662 * configure.in: Default to --with-stabs for some targets for which
18663 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18664 i[345]86*-*-unixware*.
18665
18666Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18667
18668 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18669 rather than basing it on the target. Simplify handling of options
18670 controlling which directories to configure. Remove extraneous
18671 slash in multi-clean target.
18672
18673Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18674
18675 * config-ml.in: Prefix more variables with ml_ so they don't collide
18676 with configure's.
18677
18678Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18679
18680 * configure: Don't turn -v into --v.
18681
18682Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18683
18684 * configure.in (targargs): Fix typo.
18685
18686 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18687
18688Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18689
18690 * configure.in: Strip --host and --target options from
18691 CONFIG_ARGUMENTS, and always configure for --host only. Add
18692 --with-cross-host option when building with a cross-compiler.
18693 * configure: Canonicalize the arguments put into config.status by
18694 always using `=' for an option with an argument. Pass a presumed
18695 --host or --target explicitly.
18696
18697Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18698
18699 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18700 into general OS recognition case.
18701
18702Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18703
18704 * configure.in (target_configdirs): add target-winsup only
18705 for win32 target systems.
18706
18707Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18708
18709 * Makefile.in (all-target-libgloss): Depend upon
18710 configure-target-newlib, since when libgloss is built it looks to
18711 see if the newlib directory exists.
18712
18713Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18714
18715 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18716 cfg-ml-*.in.
18717
18718Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18719
18720 * configure: Handle LD and LD_FOR_TARGET when configuring a
18721 Canadian Cross.
18722
6599da04
JM
18723Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18724
18725 * configure.in (target_libs): add target-winsup.
18726 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18727 (target==ppcle-pe): remove ld from $noconfigdirs.
18728
18729Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18730
18731 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18732 Preserve relative path names in $srcdir. Build symlink tree if
18733 configuring cross target dir and srcdir=. (= no VPATH support).
18734 (configure-target-libg++): Depend on configure-target-librx.
18735 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18736 * config-ml.in: New file.
18737 * symlink-tree: New file.
18738 * configure: Ensure srcdir="." if that's what it is.
18739
18740Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18741
18742 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18743 includes and FLEX_SKELETON setting.
18744 * mpw-configure (--with-gnu-ld): New option, controls whether
18745 to use PPCLink or ld with PowerMac GCC.
18746 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18747 * mpw-config.in: Configure grez if targeting Mac.
18748
18749 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
18750 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18751 just macos.
6599da04
JM
18752 * configure.in: Configure grez resource compiler if targeting Mac.
18753 * Makefile.in (all-grez, install-grez): New targets.
18754
18755Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18756
18757 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 18758 gcc in the path, set CC to gcc -O2.
6599da04
JM
18759
18760Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18761
18762 * configure: Default ${build} correctly. Avoid picking up extra
18763 spaces when reading CC and CXX from Makefile. When doing a
18764 Canadian Cross, use plausible default values for numerous
18765 variables.
18766 * configure.in: When doing a Canadian Cross, don't try to
18767 configure tools whose configure script can't handle it.
18768
18769Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18770
18771 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18772
18773Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18774
18775 * configure: Remove dubious bug reporting address.
18776
18777Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18778
18779 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18780 configure script, run that instead of this directory's configure.
18781 In either case, print a message that we're configuring the sub-dir.
18782
18783Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18784
18785 * configure.in: Before checking for the existence of various files,
18786 use sed to filter out "target-".
18787
18788Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18789
18790 * Makefile.in (DO_X): Split rule to decrease command line length
18791 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18792 (Philippe De Muyter).
18793
18794Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18795
18796 * Makefile.in (all-patch): depend on all-libiberty.
18797
18798Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18799
18800 * configure.in: If the only directory in target_configdirs which
18801 actually exists is libiberty, then set target_configdirs to empty,
18802 to avoid trying to build a target libiberty in a gas or gdb
18803 distribution.
18804
18805Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18806
18807 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
18808 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18809 systems.
6599da04
JM
18810
18811Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18812
18813 * configure.in (copy_dirs): Use sys-include instead of include
18814 for --with-headers option.
18815
18816Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18817
18818 * Makefile.in, configure.in: Make winsup builds work with
18819 new scheme.
18820
18821Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18822
18823 * configure.in: Build the linker on AIX.
18824
18825Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18826
18827 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18828 where needed.
18829
18830Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18831
18832 * Makefile.in (all-gcc): Fix typo.
18833
18834Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18835
18836 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18837
18838Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18839
18840 * configure.in: Rename libFOO to target-libFOO, and xiberty
18841 to target-xiberty, to provide more flexibility.
18842 (target_subdir): Define. Create if cross.
18843 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18844 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18845 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18846 check-libFOO -> check-target-libFOO, etc.
18847 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18848 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18849 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18850 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18851 allow ALL_GCC="" to only configure.
18852 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18853 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18854 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18855
18856Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18857
18858 * Makefile.in (taz): Build "info" in etc explicitly.
18859
18860Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18861
18862 * configure.in: Make sure that CC is undefined (as opposed to
18863 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18864 problem with autoconf trying to configure on a host without GCC.
18865
18866Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18867
18868 * mpw-configure: Set host alias from choice of host compiler,
18869 only use generic MPW Makefile sed if present, edit a file
18870 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18871 * mpw-README: Add problem notes about CW6 and CW7.
18872
18873Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18874
18875 * Makefile.in (taz): Use ";" instead of ";;".
18876
18877Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18878
18879 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18880 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18881 DISTDOCDIRS.
18882 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18883 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18884
18885Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18886
18887 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18888 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18889 Move bfd to DISTSTUFFDIRS.
18890
18891Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18892
18893 * Makefile.in (X11_LIB): Removed.
18894 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18895
18896 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18897
18898Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18899
18900 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18901 names.
18902
18903Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18904
18905 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18906
18907Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18908
18909 * configure.in (i[345]86-*-win32): Always build newlib.
18910 Don't configure cvs, autoconf or texinfo.
18911 * Makefile.in (LD_FOR_TARGET): New.
18912 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18913 Pass down LD_FOR_TARGET.
18914
18915Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18916
18917 * winsup: New directory.
18918 * Makefile.in: Build winsup.
18919 * configure.in: Winsup is configured when target is win32.
18920 Can only build win32 target GDB when native.
4e81ae98 18921
6599da04
JM
18922Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18923
18924 * config.guess: Recognize HP model 819 machines as having
18925 a PA 1.1 processor.
18926
18927Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18928
18929 * configure: Fix sed loop which substitutes for CC and CXX to
18930 avoid bug found in various sed implementations.
18931
18932Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18933
18934 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18935 simulator. Use standard powerpc-*-eabi*.
18936
18937Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18938
18939 * configure.in: Stop putting gas and binutils in noconfigdirs for
18940 powerpc-*-aix* and rs6000-*-*.
18941
18942Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18943
18944 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18945 -mcall-aixdesc libraries.
18946
18947Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18948
18949 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18950
18951 * config.sub (arm | armel | armeb): Fix shell syntax.
18952
18953Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18954
18955 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18956 -msoft-float and -mcpu=common support.
18957 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18958 libraries.
18959
18960Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18961
18962 * configure.in: Allow configuration and build of emacs19 for the alpha.
18963
18964Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18965
18966 * configure.in (CC): Get ^CC, not just any old CC, from
18967 ${host_makefile_frag}.
18968
18969Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18970
4e81ae98 18971 * configure.in (CC): Try to get CC from
6599da04
JM
18972 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18973
18974Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18975
18976 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18977 only if it exists in $(srcdir).
18978
18979Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18980
18981 * configure: If CC and CXX are not set in the environment, set
18982 them, based on either an existing Makefile or on searching for gcc
18983 in PATH. Substitute for CC and CXX in Makefile.
18984 * configure.in: Remove libm from target_libs. Separate
18985 target_configdirs from configdirs. If CC is not set in
18986 environment, try to get it from a host Makefile fragment. Rewrite
18987 changes of configdirs to use skipdirs instead. A few minor
18988 tweaks. Take directories out of target_configdirs as they are
18989 taken out of configdirs. Remove existing Makefile files from
18990 subdirectories. Substitute for TARGET_CONFIGDIRS and
18991 CONFIG_ARGUMENTS in Makefile.
18992 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18993 by configure.in.
18994 (CONFIG_ARGUMENTS): Likewise.
18995 (CONFIGURE_TARGET_MODULES): New variable.
18996 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18997 ($(CONFIGURE_TARGET_MODULES)): New target.
18998 (configure-libg++, configure-libio): New targets.
18999 (all-libg++): Depend upon configure-libg++.
19000 (all-libio): Depend upon configure-libio.
19001 (configure-libgloss, all-libgloss): New targets.
19002 (configure-libstdc++): New target.
19003 (all-libstdc++): Depend upon configure-libstdc++.
19004 (configure-librx, all-librx): New targets.
19005 (configure-newlib): New target.
19006 (all-newlib): Depend upon configure-newlib
19007 (configure-xiberty): New target.
19008 (all-xiberty): Depend upon configure-xiberty.
19009
19010Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19011
19012 * configure.in (host i[345]86-*-win32): Expand the
19013 noconfigdirs again.
19014
19015Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19016
19017 * mpw-configure: Fix sed command file name.
19018
19019Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19020
4e81ae98 19021 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
19022 noconfigdirs again.
19023
19024Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19025
19026 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19027 or powerpc*-*-pe*, since they are not yet supported.
19028
19029Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19030
19031 Add PowerMac support and many other enhancements.
19032 * mpw-configure: New option --cc to select compiler to use,
19033 paste options set according to --cc into the generated
19034 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19035 if mpw-make.sed is present.
19036 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19037 add forward includes for PowerPC include files.
19038 * mpw-build.in: Build using Makefile.PPC if present.
19039 (do-byacc, etc): Remove separate version resource builds.
19040 (do-gas): Build "stamps" before "all".
19041 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19042 * mpw-README: Update to reflect --cc option, PowerMac support,
19043 and recently-reported compatibility problems.
19044
19045Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19046
19047 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19048 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19049 (--with-multilib-top): Pass to recursive invocations.
19050
19051Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19052
19053 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19054 v810-*-*.
19055
19056Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19057
19058 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19059 gdb, ld and opcodes on v810-*-*.
19060
6599da04
JM
19061Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19062
19063 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19064 (local-maintainer-clean): New target.
19065 (maintainer-clean): New target.
19066 (realclean): Just depend upon maintainer-clean.
19067
19068Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19069
19070 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19071
19072Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19073
19074 * configure.in: Build ld in mips*-*-bsd* case.
19075
19076Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19077
19078 * config.sub: Accept -lites* OS. From Ian Dall.
19079
19080Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19081
19082 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 19083 targets.
6599da04
JM
19084
19085Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19086
19087 * configure.in: treat i386-win32 canadian cross the same as
19088 i386-go32 canadian cross.
19089
19090Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19091
19092 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19093 running under the simulator to build a reduced set of libraries.
19094 (powerpc-*-eabiaix): Add fine grained multilib support added to
19095 other powerpc targets yesterday.
19096
19097Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19098
19099 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19100 -disable-softfloat, -disable-relocatable, -disable-aix, and
19101 -disable-sysv to control which multilib libraries get built.
19102
19103Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19104
19105 * configure: Add Makefile.tem to list of files to remove in trap
19106 handler.
19107
19108Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19109
19110 * config.guess (*Linux*): Add missing "exit"s.
19111 Also, need specific check for alpha-unknown-linux (uses COFF).
19112
19113Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19114
19115 * config.guess: Merge with FSF:
19116
19117 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19118 * config.guess (AIX4): More robust release numbering discovery.
19119
19120 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19121 * config.guess (i386-sequent-ptx): Properly get version number.
19122
19123 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19124 * config.guess (mips:*:4*:UMIPS): New case.
19125
19126Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19127
19128 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19129 (i386-win32 host): Likewise. Don't build readline.
19130
19131Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19132
19133 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19134 SUPPORT_FILES to submakes.
19135
19136Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19137
19138 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19139 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19140 mpw-configure.
19141
19142Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19143
19144 * configure.in (appdirs): Use =, not ==, in test expression when
19145 trying to build the text to print in the warning message for
19146 Solaris users.
19147
19148Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19149
19150 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19151
19152Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19153
19154 * config.guess: Recognize lynx-2.3.
19155
19156Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19157
19158 * config.sub (z8ksim): Deleted
19159 (z8k-*-coff): New, this is the one true name of the target.
19160
19161Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19162
19163 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19164
19165Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19166
19167 * config.guess (*:Linux:*:*): First try asking the linker what the
19168 default object file format is (elf, aout, or coff). Then if this
19169 fails, try previous methods.
19170
19171Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19172
19173 * configure.in: Don't build newlib for *-*-vxworks5.1.
19174
19175Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19176
19177 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19178 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19179
19180Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19181
19182 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19183
19184Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19185
19186 * cfg-ml-com.in: New file.
19187 * cfg-ml-pos.in: New file.
19188
19189Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19190
19191 * COPYING.NEWLIB: Add HP free copyright to list.
19192
19193Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19194
19195 * config.sub: Recognize -eabi* for the system, not just -eabi.
19196
19197Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19198
19199 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19200 * config.sub, configure.in (win32): New target and host.
19201
19202Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19203
19204 * configure.in: Add i386-pe configuration.
19205
19206Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19207
19208 * mpw-build.in (install): Install GDB after LD.
19209
19210Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19211
19212 * mpw-config.in (elf/mips.h): Always forward-include, needed
19213 for GDB to build.
19214
19215Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19216
19217 * testsuite: New directory for customer acceptance and whole tool
19218 chain tests.
19219
19220Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19221
19222 * configure: If per-host line isn't found, but AC_OUTPUT is found
19223 and a configure script exists, run it instead.
19224
19225Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19226
19227 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19228
19229Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19230
19231 * configure: Set build_{cpu,vendor,os,alias} to host values when
19232 --build isn't specified.
19233
19234Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19235
19236 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19237 (FLAGS_TO_PASS): Pass them.
19238 (EXTRA_TARGET_FLAGS): Ditto.
19239
6599da04
JM
19240Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19241
19242 * Makefile.in (all-libg++): Depend on all-libstdc++.
19243
19244Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19245
19246 * configure.in (noconfigdirs): Enable all packages for
3d3b561f 19247 i386-unknown-netbsd.
6599da04
JM
19248
19249Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19250
19251 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19252 hosted builds (DOS builds)
19253
19254Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19255
19256 Changes for ARM based on patches from Richard Earnshaw:
19257 * config.sub: Handle armeb and armel.
19258 * configure.in: Omit arm linker only for riscix.
19259
19260Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19261
19262 * config.guess: Update from FSF.
19263
19264Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19265
63f6bcd7 19266 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
19267 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19268 powerpcle variant. Convert pentium into i586, not i486. Add p5
19269 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19270 temporarily.
19271
19272Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19273
19274 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19275
19276Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19277
19278 * config.sub: Accept -lites* as a basic system type.
19279
19280Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19281
19282 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19283 installed, and if so return linuxoldld as the system name.
19284
19285Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19286
19287 * config.guess: Add hppa1.1-hp-lites support.
19288
19289Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19290
19291 * configure.in: Don't build newlib for m68k-vxworks5.1.
19292
19293Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19294
19295 * configure.in (mips-sgi-irix6): Use mh-irix5.
19296
19297Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19298
19299 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19300
19301Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19302
19303 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 19304 OSF/1. Fix compiler flags.
6599da04
JM
19305 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19306
19307Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19308
19309 * configure.in: Recognize --with-newlib.
19310 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19311
19312Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19313
d207ebef 19314 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
19315 to *_X11_MODULES due to gdbtk needing X include files et al.
19316
19317Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19318
19319 Merge in support for Mac MPW as a host.
19320 (Old change descriptions retained for informational value.)
19321
19322 * mpw-config.in: Add generic include forwards for cpu-specific
19323 include files in aout and elf directories.
19324
19325 * mpw-configure: Added copyright.
19326 * mpw-config.in: Check for presence of required build tools.
19327 (target_libs): Add newlib.
19328 (target_tools): Add examples.
19329 (Read Me): Generate as "Read Me for MPW" instead.
19330 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19331 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19332 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19333
19334 * mpw-configure: Remove subdir-specific makefile hackery,
19335 delete mk.tmp after using it.
19336
19337 * mpw-build.in (all): Display start and end times.
19338
19339 * mpw-configure (host_canonical): Set.
19340 (target_cpu): Always add to makefiles.
19341 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19342 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19343 (mpw-mh-mpw): Look for in srcdir and srcroot.
19344 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19345
19346 * mpw-build.in: (install-only): New target.
19347
19348 * mpw-configure (host_alias, target_alias): Rename from hostalias
19349 and targetalias, add into generated Makefile.
19350 (mk.tmp): If present, add into generated Makefile.
19351 * mpw-build.in (all-gas): Build config.h first before gas proper.
19352
19353 * mpw-configure (config.status): Write only if changed.
19354 * mpw-config.in (readline): Configure it (not built, just used for
19355 definitions).
19356
19357 * mpw-config.in (elf/mips.h): Add a forward include.
19358
19359 * mpw-config.in: Forward-include most .h files in include into
19360 extra-include.
19361 (readline): Don't build.
19362 mpw-build.in (install): Install GDB.
19363
19364 * mpw-configure (prefix, mpw_prefix): Handle it.
19365 * mpw-config.in (mmalloc, readline): Don't configure.
19366 * mpw-build.in (thisscript): Rename to ThisScript.
19367 Use mpw-build instead of BuildProgram everywhere.
19368 (mmalloc, readline): Don't build.
19369 * mpw-README: New file, basic documentation about the MPW port.
19370
19371 * mpw-config.in: Use forward-include to create include files.
19372
19373 * mpw-configure: Add more things to the top of each configured
19374 Makefile, including contents of config/mpw-mh-mpw.
19375 * mpw-config.in (extra-include): Create this directory and fill it
19376 with Posix-like include files when configuring.
19377
19378 * config.sub (apple, mac, mpw): Add various aliases.
19379
19380 * mpw-build.in: New file, top-level build script fragment for MPW.
19381 * mpw-configure: New file, configure script for MPW.
19382 * mpw-config.in: New file, config fragment for MPW.
19383
19384Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19385
19386 * configure.in (host_libs): Remove glob, since it is gone from the
19387 sources.
19388
19389Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19390
19391 * Makefile.in: define empty GDB_NLM_DEPS var.
19392
19393 * configure.in(target_makefile_frag): use config/mt-netware
19394 for netware targets.
19395
19396Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19397
19398 * config.sub: Merge in recent FSF changes. Remove linux special
19399 cases.
19400
19401Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19402
731a8127 19403 Revert this change:
6599da04
JM
19404
19405 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19406
19407 * build-all.mk: Use CC=cc -Xs on Solaris.
19408
6599da04
JM
19409Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19410
19411 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19412 stop using it.
19413 * Makefile.in: Nuke all references to glob subdirectory.
19414
19415Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19416
19417 * configure.in: Fix --enable-shared logic in per-host.
19418
19419Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19420
19421 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19422
19423Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19424
19425 * configure.in (noconfigdirs): Don't build gas on AIX, for
19426 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19427
19428Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19429
19430 * configure: Fix --cache-file to work if the file argument is a
19431 relative path.
19432
19433Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19434
19435 * configure: If the --cache-file is used, pass it down to
19436 configure in subdirectories.
19437
19438Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19439
19440 * config.sub: add vxworks29k configuration.
19441
19442Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19443
19444 * Makefile.in (taz): Do "diststuff" part quietly.
19445
19446Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19447
19448 * config.sub: Mini-merge with gcc/config.sub.
19449
19450Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19451
19452 * config.guess (IRIX): Sed - to _.
19453
19454Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19455
19456 * Makefile.in (source-vault, binary-vault): New targets.
19457
19458Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19459
19460 * config.sub: Recognize -eabi as a basic system type.
19461
19462Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19463
19464 * configure.in (enable_shared stuff): Fix typo.
19465
19466Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19467
19468 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19469
19470Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19471
19472 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19473
19474Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19475
19476 * configure.in (rs6000-*-*): Don't build gas.
19477
19478Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19479
19480 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19481 reduce command line length.
19482 (AS_FOR_TARGET): Check for as.new, not Makefile.
19483 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19484
19485Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19486
19487 * config.guess: Merge from FSF.
19488
19489Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19490
19491 * configure: Don't use $ when handling program_suffix.
19492
19493Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19494
19495 * configure.in: Configure tk for hppa/hpux.
19496
19497Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19498
19499 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19500
19501Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19502
19503 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19504 to LIBCXXFLAGS. Tests are better run without it.
19505
19506Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19507
19508 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19509
19510Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19511
19512 * configure.in (*-*-netware*): Don't configure xiberty.
19513
19514Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19515
19516 * configure.in: Remove tk from native_only list.
19517
19518Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19519
19520 * build-all.mk: Add mips-ncd-elf target to sun4 targets
3d3b561f 19521 for special NCD build.
6599da04
JM
19522
19523Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19524
19525 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19526 makeall.bat, they're only useful for binutils snapshots.
19527 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19528 makeall.bat to specified SUPPORT_FILES.
19529
19530Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19531
19532 * build-all.mk: Add Ericsson targets to sun4 and solaris
3d3b561f
ML
19533 hosts. Add BNR's sun4 target to solaris host, so their
19534 build-from-source will be tested in-house first.
6599da04
JM
19535
19536Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19537
19538 * Makefile.in (LIBCFLAGS): New variable.
19539 (CFLAGS_FOR_TARGET): Ditto.
19540 (LIBCFLAGS_FOR_TARGET): Ditto.
19541 (LIBCXXFLAGS): Ditto.
19542 (CXXFLAGS_FOR_TARGET): Ditto.
19543 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19544 (BASE_FLAGS_TO_PASS): Pass them.
19545 (EXTRA_TARGET_FLAGS): Ditto.
19546
731a8127 19547 * configure.in: Support --enable-shared.
6599da04
JM
19548
19549Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19550
19551 * configure.in (target_libs): Include libstdc++ again.
19552 * config.guess: Update from FSF (for FreeBSD).
19553
19554Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19555
19556 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19557 makeall.bat.
19558 (DISTDOCDIRS): Add `etc'.
19559 (ETC_SUPPORT_PFX): New variable.
19560 (taz): Include anything from etc starting with a word in
19561 ETC_SUPPORT_PFX.
19562
19563Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19564
19565 * config.sub: Update for recent FSF changes. Remove obsolete
19566 h8300hds entry. Add -windows* and -osx as basic os. Minor
19567 spacing changes.
19568
19569Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19570
19571 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19572
19573 * config.guess: Merge with FSF.
19574 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19575
19576Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19577
19578 * configure: Since the "trap 0" handler will override the exit
19579 status on many systems, only use it for "exit 1", and make it set
19580 a non-zero exit status; reset it before "exit 0". Also, check
19581 exit status of config.sub, and error out if it failed.
19582
19583Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19584
19585 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19586 and install libgloss.
19587
19588Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19589
19590 * Makefile.in (all-binutils): Depend upon all-byacc.
19591
19592 * configure.in: Don't build emacs on Irix 5.
19593
19594Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19595
19596 * configure.in (*-*-netware*): Add libio.
19597
19598Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19599
19600 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19601 (CHECK_TARGET_MODULES): Ditto.
19602 (INSTALL_TARGET_MODULES): Ditto.
19603 (TARGET_LIBS): Ditto.
19604 (all-libstdc++): Note dependencies.
19605
19606Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19607
19608 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19609
19610Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19611
19612 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19613 -fexternal-templates.
19614
19615 * configure.in (target_libs): Add libstdc++.
19616 (noconfigdirs): Add libstdc++ as appropriate.
19617
19618Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19619
19620 * config.guess: Update from FSF.
19621
19622Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19623
19624 * configure: Use ${config_shell} when running ${configsub}.
19625
19626Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19627
19628 * config.sub: No longer recognize h8300h.
19629
19630Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19631
19632 * config.sub: Remove extraneous differences between config.sub and
19633 gcc/config.sub.
19634
19635Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19636
19637 * Makefile.in (DISTSTUFFDIRS): Add gas.
19638
19639Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19640
19641 * COPYING.NEWLIB: New file.
19642
19643Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19644
19645 * config.guess (HP-UX): Patch from Harlan Stenn
19646 <harlan@landmark.com> to also emit release level.
19647
19648Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19649
19650 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19651
19652Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19653
19654 * config.sub: Merge nextstep cleanup from FSF.
19655
19656Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19657
19658 * configure.in (arm-*-*): Don't configure ld for this target.
19659
19660Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19661
19662 * configure.in (*-*-netware): don't configure libg++, libio,
3d3b561f 19663 librx, or newlib.
6599da04
JM
19664
19665Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19666
19667 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19668 configure ld--it works, but it doesn't support shared libraries.
19669
19670Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19671
19672 * config.guess (*-unknown-freebsd*): Get rid of possible
19673 trailing "(Release)" in version string.
19674 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19675
19676Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19677
19678 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19679 Fix type: *-next-neststep -> *-next-nextstep.
19680
19681 * config.guess: Merge from FSF:
19682
19683 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19684
19685 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19686
19687 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19688
19689 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19690 instead of UNIX_SV for UnixWare 1.0).
19691
19692Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19693
19694 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19695 to make gdb/nlm/* build after the compiler and linker.
19696
19697Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19698
19699 * config.guess (netbsd, freebsd, linux): Accept any machine,
19700 not just i[34]86.
19701 (m68k-atari-sysv4): Relocate to match FSF version.
19702
19703 * config.guess: More merges from the FSF:
19704
19705 Add a space before function call or macro invocation.
19706
19707 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19708
19709 * config.guess: Add trap cmd to remove dummy.c and dummy when
19710 interrupted.
19711
19712 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19713
19714 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19715 (dummy): Redirect stderr from compilation of dummy.c.
19716
19717 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19718
19719 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19720
19721Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19722
19723 * configure: Accept and ignore --cache*, for compatibility with
19724 new autoconf.
19725
19726Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19727
19728 * config.guess: Merge from FSF:
19729
19730 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19731
19732 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
19733 (PATH): Add /.attbin at end for finding uname.
19734 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
19735
19736 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19737
e490616e 19738 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
19739
19740 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19741
e490616e
ZW
19742 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19743 to select whether to use ELF or COFF.
6599da04
JM
19744
19745 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19746
e490616e 19747 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
19748
19749 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19750
19751 * config.guess: Guess the OS version for HPUX.
19752
19753 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19754
19755 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19756
19757Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19758
19759 * configure.in: Recognize --with-headers, --with-libs, and
19760 --without-newlib.
19761 * Makefile.in (all-xiberty): Depend upon all-ld.
19762
19763Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19764
19765 * configure.in: Change i[34]86 to i[345]86.
19766
19767Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19768
19769 * configure (version): A few more tweaks to help message.
19770
19771Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19772
19773 * Makefile.in: Remove (for now) librx as a host library,
19774 now that we're building it for target.
19775
19776Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19777
19778 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19779 (Karl Berry).
19780
19781Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19782
19783 * configure.in: Also configure librx.
19784
19785Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19786
19787 * Makefile.in: Update various rules to reflect that librx
19788 is now needed for libg++.
19789
19790Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19791
19792 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19793
19794Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19795
19796 * configure.in: Configure the examples directory.
19797
19798Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19799
19800 * configure: Simplify Jun 2 1994 change.
19801
19802Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19803
19804 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19805 /bin/gcc isn't good enough to build gcc.
19806
19807Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19808
19809 * Makefile.in (GDB_SUPPORT_FILES): Remove
19810 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19811 (gdb.tar.gz): Add new rule to use standard distribution building
19812 mechanism.
19813
19814Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19815
19816 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19817 Bill Cox <bill@cygnus.com>.
19818
19819Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19820
19821 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19822
19823Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19824
19825 * configure: Search current dir first in .gdbinit.
19826
19827Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19828
19829 * config.sub: Recognize freebsd (merged from gcc config.sub).
19830
19831Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19832
19833 * config.sub: Refer to NeXT's operating system as nextstep.
19834
19835 * config.sub (case $basic_machine): Re-order the cases, to match
19836 the order in the FSF version (which is mostly alphabethical).
19837 Merge in some additions and changes from the FSF.
19838
19839Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19840
19841 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19842 * config.sub: Recognize cxux7.
19843 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19844
19845Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19846
19847 * config.sub: Fix typo powerpc -> powerpc-*.
19848
19849Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19850
19851 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19852
19853 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19854 parallel with all-emacs and install-emacs). Top-level command
19855 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19856
19857Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19858
19859 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19860 $(relbindir)/make before doing ``make install'', and use
19861 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19862 installing over running make binary.
19863 ($(host)-stamp-stage3-installed): Likewise.
19864
19865Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19866
19867 * config.guess: Recognize Mach.
19868
19869Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19870
19871 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19872 see whether --exec-prefix was used.
19873
19874Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19875
19876 * README: Explicitly mention libg++/README. (Zoo's idea.)
19877
19878Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19879
19880 * Makefile.in: Add all-librx target similar to all-libproc.
19881
19882Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19883
19884 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19885 with post 1.2 uname bogosity.
19886
19887Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19888
19889 * configure: Remove temporary files on receipt of a signal.
19890
19891Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19892
19893 * configure: If there is a package_makefile_frag, remove
19894 ${subdir}/Makefile.tem after copying it in.
19895
19896Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19897
19898 * build_all.mk: support rs6000 lynx identifies itself as
19899 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19900 since /bin/gcc is too feeble to compile a modern gcc.
19901
19902Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19903
19904 * brought devo/test-build.mk update-to-date with progressive/
3d3b561f 19905 test-build.mk. Add lynx targets and hppa flag info.
6599da04
JM
19906
19907Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19908
19909 * configure.in: Use mh-ncrsvr43. Patch from
19910 Tom McConnell <tmcconne@sedona.intel.com>.
19911
19912Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19913
19914 * config.guess (i386-unknown-bsdi): No longer need to
19915 check #if defined(__bsdi__) && defined(__i386__).
19916
19917Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19918
19919 * configure: Set program_transform_nameoption correctly.
19920
19921Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19922
19923 * brought build-all.mk update-to-date with progressive build-all.mk,
3d3b561f 19924 added new targets and hppa info.
4e81ae98 19925
6599da04
JM
19926Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19927
19928 * configure: If config.guess result is a prefix of the user
19929 specified target, assume a native build and use the user specified
19930 target as the host alias. Remove SunOS patch suffix removal hack.
19931 * configure.in: Remove SunOS patch suffix removal hack.
19932
19933 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19934 in NATIVE_CHECK_MODULES.
19935
19936Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19937
19938 * Makefile.in: Rename HOST_ONLY to NATIVE.
19939 * configure: Delete SunOs patch suffix from host_canonical
3d3b561f 19940 and build_canonical variables that are prepended to Makefiles.
6599da04
JM
19941 * configure.in: Add comments for easier maintenance.
19942
19943Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19944
19945 * Makefile.in: Add all-libproc target similar to all-gui.
19946
19947Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19948
19949 * Makefile.in (CHECK_MODULES): split into
19950 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19951
19952Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19953
19954 * config.guess (i386-unknown-bsdi): New system to guess.
19955
19956Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19957
19958 * Makefile.in: Add all-gui target (but not yet build by "all").
19959
19960Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19961
19962 * config.sub: Move deletion of patch suffix from here...
19963 * configure.in: To here, at Ian's suggestion. The top-
3d3b561f 19964 level scripts might need to know of a patch level.
6599da04
JM
19965
19966Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19967
19968 * config.sub: Strip off patch suffix so rtl is recognized
3d3b561f 19969 as a sunos4.1.3 machine, even though it's been patched.
6599da04
JM
19970
19971Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19972
19973 * Makefile.in (INSTALL_LAST): Delete.
19974 (INSTALL_DOSREL): New.
19975
19976Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19977
19978 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19979 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19980 whether we pass down --with-gnu-ld anyhow.
19981
19982Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19983
19984 * Makefile.in (INSTALL_LAST): Change operation so it works
19985 on more flavors of make.
19986 * configure.in (go32): Don't build libg++ or libio.
19987
19988Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19989
19990 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19991 they can be overriden by templates.
19992
19993Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19994
19995 * configure.in (target==go32): Don't build gdb.
19996 * dosrel: New directory.
19997
19998Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19999
20000 * configure.in (host==go32): Configure dosrel too.
20001 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20002 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20003 be set by incoming names or templates.
20004 (INSTALL_LAST): New rule.
6599da04
JM
20005
20006Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20007
20008 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20009
20010Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20011
6599da04
JM
20012 * configure.in (appdirs): New variable. Currently empty, but will
20013 be used in gas distribution. If nonempty, lists a set of
20014 directories at least one of which must get configured, or top
20015 level configuration is considered to have failed.
20016 (rs6000-*-lynxos*): Use new file name.
20017
20018Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20019
20020 Eliminate XTRAFLAGS.
20021 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20022 newlib include files using -idirafter, and also use -nostdinc.
20023 (CXX_FOR_TARGET): Likewise.
20024 (XTRAFLAGS): Removed.
20025 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20026 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20027 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20028 ($(DO_X)): Don't pass down XTRAFLAGS.
20029
20030Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20031
20032 * configure.in (mips*-dec-bsd*): New target; do build linker.
20033 (mips*-*-bsd*): New target; don't build linker.
20034
20035Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20036
20037 * configure.in: support rs6000-*-lynxos* configuration.
20038 support sunos4 as a cross target.
20039
20040 * config.sub: look for lynx*, not lynx since the OS version may
20041 legitimately be part of the name.
20042
20043Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20044
20045 * configure.in (i[34]86-*-sco*): Move to be with other i386
20046 targets.
20047 (romp-*-*): New target. Skip various binary utilities.
20048 (vax-*-*): New target. Don't build newlib.
20049 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20050
20051Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20052
20053 * configure.in: Only set host_makefile_frag if config
20054 directory exists.
20055
20056Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20057
20058 * install.sh: If $dstdir exists, don't check whether each
20059 component does.
20060
20061Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20062
20063 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20064
20065Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20066
3b75d237
AJ
20067 * configure.in (*-*-lynxos*): Don't configure newlib for either
20068 native or cross Lynx.
6599da04
JM
20069
20070Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20071
20072 * config.sub (sparc64-elf): Fix os.
20073 (z8k): Remove duplicate.
20074
20075Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20076
20077 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20078 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20079
20080Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20081
20082 * configure: Make file links cleanly even if Lynx fails on
3d3b561f 20083 an NFS symlink (at least fail cleanly).
6599da04
JM
20084
20085Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20086
20087 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20088 -XNh2000.
20089
20090Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20091
20092 * configure: Unknown options are fatal again.
20093
20094Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20095
20096 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 20097 compatibility.
6599da04
JM
20098
20099Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20100
20101 * build-all.mk: Add `clean' target.
20102
20103Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20104
20105 * config.guess: Add SINIX support.
20106 * configure.in: Add mips-*-sysv4* support.
20107
20108Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20109
20110 * build-all.mk: Document all useful targets.
20111 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20112 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20113
20114Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20115
20116 * configure: Support --silent, --quiet.
20117
20118Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20119
20120 * configure: Support --disable-FEATURE.
20121
20122Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20123
20124 * config.guess: Recognize NCR running SVR4.3.
20125
20126Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20127
20128 * config.guess: Make BSDI generate i386-unknown-bsd386.
20129 Patch from Paul Eggert <eggert@twinsun.com>.
20130
20131Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20132
20133 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20134
20135Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20136
20137 * configure: Make unrecognized options give nonfatal warnings
20138 instead of fatal errors, and pass them to any subdirectory
20139 configures in case they recognize them.
20140 Make --x equivalent to --with-x.
20141
20142Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20143
20144 * configure: Add --enable-* options. Clean up usage message and
20145 some comments.
20146
20147Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20148
20149 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20150
20151Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20152
20153 * configure.in (hppa*-*-*): Enable binutils.
20154
20155Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20156
20157 * config.sub: Recognize cisco.
20158
20159Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20160
20161 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20162
20163Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20164
20165 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20166 than one configuration name. Add comment.
20167
20168Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20169
20170 * config.guess: about target *-hitachi-hiuxwe2, fixed
20171 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20172 macro is incorrect.]
20173
20174Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20175
20176 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20177 than the "make ls" stuff which used to be here.
20178
20179Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20180
20181 * config.guess: Recognize i[34]86-unknown-freebsd.
20182 From Shawn M Carey <smcarey@rodan.syr.edu>.
20183
20184Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20185
20186 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20187
20188Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20189
20190 * config.guess: Check for ptx.
20191
20192Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20193
20194 * config.sub: Add os9k checking.
20195
20196Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20197
20198 * config.guess: Handle OSF1 running on HPPA processors
20199
20200Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20201
20202 * configure: If subdir configure fails, print out a message with
20203 subdirectory name, in case subdir's configure code didn't identify
20204 itself.
20205
20206Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20207
20208 * configure.in: Remove embedded newlines from configdirs.
20209 Avoid mismatches of substrings. Fix matching strings at end
20210 of configdirs.
20211
20212Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20213
20214 * config.guess: Add Lynx/rs6000 config support.
20215
20216Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20217
20218 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20219
20220Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20221
20222 * configure.in (hppa*-*-osf*): Treat this just like most other
20223 PA configurations (eg no binutils or ld).
20224 (hppa*-*-*elf*): These configurations have binutils and ld.
20225
20226Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20227
20228 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20229
20230Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20231
20232 * configure.in (rs6000-*-*): Build gas.
20233
20234Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20235
e490616e 20236 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
20237
20238Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20239
20240 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20241 for GDB and GDB has been fixed to not need it.
20242
6599da04
JM
20243Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20244
20245 * config.guess: Recognize vax hosts.
20246
20247Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20248
20249 * configure (while loop): Don't use "break 2" inside case
20250 statement -- the case statement isn't an enclosing loop.
20251
20252Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20253
20254 * config.guess: Clean up NeXT support, to allow nextstep
20255 on Intel machines. Make OS be nextstep.
20256
20257Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20258
20259 * config.guess: Add alternate forms for Convex.
20260
20261Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20262
20263 * configure: Completely rewrite option processing. Take
20264 advantage of pattern-matching to avoid invoking test frequently.
20265 Also clean up host and target defaulting logic.
20266
20267Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20268
20269 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20270 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20271 commands (plus user environment) will fit SCO limits.
20272
20273Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20274
20275 * configure.in: Don't issue warnings about directories which are
20276 not being configured if -norecursion is set. Correct test for
20277 --with-gnu-as and --with-gnu-ld to not get confused by substring
20278 matches.
20279
20280 * configure.in: Don't build gas for alpha-dec-osf1*.
20281
20282Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20283
20284 * configure: Back out Per's change of 12/19/1993. It changes the
20285 behavior of configure in unexpected and confusing ways.
20286
20287 Also, use different delim char when calculating
20288 program_transform_name so that the name can contain slashes.
20289
20290Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20291
20292 * configure.in, config.sub: Add support for VSTa micro-kernel.
20293
20294Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20295
20296 * configure.in: Nuke hacks which were used to get a special
20297 version of GAS for HPPA configurations.
20298
20299Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20300
20301 * configure: If only ${target_alias} is given, use that
20302 as the default for ${host_alias}.
20303 * configure: Add missing back-slashes before nested quotes.
20304
20305Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20306
20307 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20308
20309Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20310
20311 * config.guess: Recognize some Tektronix configurations.
20312 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20313
20314Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20315
20316 * config.sub: Match any flavor of SH.
20317
20318Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20319
20320 * configure.in: Don't try to configure newlib for Alpha.
20321
20322Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20323
20324 * configure.in: Don't build ld for Irix 5. Don't build gas,
20325 libg++ or libio for any Alpha target.
20326
20327 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
20328
20329Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20330
20331 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20332 default arguments -- so it tried to compress itself.
20333
20334Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20335
20336 * configure.in (notsupp): ensure that a space is always at the end
3d3b561f 20337 of the configdirs list, since the grep checks for an explicit space
6599da04
JM
20338
20339Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20340
20341 * configure.in (target i386-sysv4.2): don't build ld, since static
3d3b561f 20342 versions of many libraries are not available.
6599da04
JM
20343
20344Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20345
20346 * config.guess: Recognize Apollos (using environment variables).
20347 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20348
20349Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20350
20351 * config.guess: Recognize Sony news mips running newsos.
20352
20353Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20354
20355 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20356 "fi ; else" for bash.
20357
20358Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20359
20360 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20361
20362Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20363
20364 * config.sub: accept unixware as an alias for svr4.2.
20365 Fix some inconsistancies with the gcc version.
20366
20367Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20368
20369 * Makefile.in (DISTDOCDIRS): Add gdb.
20370
20371Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20372
20373 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20374
20375Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20376
20377 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20378 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20379 this now.
20380
20381Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20382
20383 * config.sub: Accept hiux* as an OS name.
20384
20385 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20386 etc/make-stds.texi. The underscore came from gcc, and dje now
20387 agrees that RUNTESTFLAGS is the correct name.
20388
20389Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20390
20391 * install.sh: Remove 'set -e'. It makes any conditionals
20392 in the script useless.
20393
20394 * config.guess: Automatically recognize arm-acorn-riscix
20395 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20396
20397Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20398
20399 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20400
20401Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20402
20403 * Makefile.in (DISTDOCDIRS): New variable.
20404 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 20405 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
20406
20407Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20408
20409 * configure.in (hppa target): check the source directory for the
3d3b561f 20410 pagas sub-directory
6599da04
JM
20411
20412Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20413
20414 * config.sub: Allow -aout* and -elf*.
20415
20416Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20417
20418 * configure.in: Don't build ld on i386-solaris2, same as for
20419 sparc-solaris2.
20420
20421Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20422
20423 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20424
20425Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20426
20427 * configure.in: Configure gdb for alpha.
20428
20429Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20430
20431 * Makefile.in (CXXFLAGS): Add -O.
20432
20433Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20434
20435 * config.guess: added support for DG Aviion
20436
20437Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20438
20439 * configure.in: Produce warning message for subdirectories not
20440 configurable for this host/target combination. Don't try to
20441 configure gdb for vms.
20442
20443Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20444
20445 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20446 appropriate files before making "diststuff".
20447 (DISTBISONFILES): New var: list of files to be edited.
20448 (DISTSTUFFDIRS): Add binutils.
20449
20450Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20451
20452 * config.sub: also handle mipsel and mips64el (for little endian mips)
20453
20454Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20455
20456 * configure.in: Add * to end of all OS names.
20457
20458Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20459
20460 * configure.in: Build newlib for LynxOS native.
20461
20462Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20463
20464 * config.guess: Add support for delta 88k running SVR3.
20465
20466 * configure.in: Add comment about HP compiler vs. emacs.
20467
20468Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20469
20470 * configure.in: don't build ld on solaris2 (not a viable option
3d3b561f 20471 due to bugs in getpwnam & getpwuid)
6599da04
JM
20472
20473Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20474
20475 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20476 config.guess will produce a full version number.
20477
20478Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20479
20480 * configure.in: Build linker and binutils for alpha-dec-osf1.
20481
20482Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20483
20484 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20485 and gdb/testsuite/Makefile.in.
20486
20487Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20488
20489 * configure.in: recognize mips*- instead of mips-
20490
20491Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20492
20493 * config.sub: Accept linux*coff and linux*elf as operating
20494 systems.
20495
20496Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20497
20498 * config.sub: Recognize mips64, and mips3 as an alias for it.
20499
20500Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20501
20502 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20503 gdb knows how to handle OSF/1 shared libraries.
20504
20505Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20506
20507 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20508 * config.guess: Recognize Hitachi's HIUX.
20509 * config.sub: Recognize h3050r* and hppahitachi.
20510 Remove redundant cases for hp9k[23]*.
20511
20512Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20513
20514 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20515 if gas and ld are in the source tree and are in ${configdirs}.
20516 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 20517 --with options (but still pass them down on the command line,
6599da04
JM
20518 if they were explicitly specified).
20519
20520Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20521
20522 * configure: substitute SHELL value in Makefile.in with
20523 ${CONFIG_SHELL}
20524
20525Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20526
20527 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20528 *-*-solaris2* targets.
20529
20530Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20531
20532 * Makefile.in: define M4, and pass it down to sub-makes;
20533 all-autoconf now depends on all-m4
20534
20535Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20536
20537 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20538 presence of {ar,ranlib} instead of a configured directory
20539
20540Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20541
20542 * config.guess: Accept 34?? as well as 33?? for NCR.
20543
20544Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20545
20546 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20547 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20548
20549Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20550
20551 * configure: grab values for $(CC) and $(CXX) from the
20552 environment, so that someone can do "CC=gcc configure; make" and
20553 have it work right (matching the way that autoconf works now)
20554
20555 * configure.in, Makefile.in: add support for gash, the tcl
20556 interface to Galaxy
20557
20558 * config.guess: add NetBSD variants (hp300, x86)
20559
20560Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20561
20562 * install.sh: Support -d option (in the manner of SunOS 4 install,
20563 as it is more deterministic than that of GNU install)
20564 (chmodcmd): Set file to mode 755 by default (should also do default
20565 chgrp and chown, but I don't feel like dealing with that now)
20566
20567Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20568
20569 * config.sub: Remove h8300hhms alias.
20570
20571Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20572
20573 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20574
20575Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20576
20577 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20578 as stmp-fixinc
20579
20580Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20581
20582 * config.sub: recognize m88110-bug-coff.
20583
20584Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20585
20586 * Makefile.in (all-libio): all dependencies on the toolchain used
20587 to build this (gcc, gas, ld, etc)
20588
20589Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20590
20591 * config.guess: Deal with OSF/1 1.3 on alpha.
20592
20593Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20594
20595 * install.sh: add some 'else true' clauses for portability
20596
20597 * configure.in: don't build libio for h8[35]00-*-* targets
20598
20599Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20600
20601 * Makefile.in: Add support for new libio.
20602
20603Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20604
20605 * install.sh: If one command fails, don't try the rest. Don't try
20606 to remove $dsttmp (via trap) unless we have already created it.
20607 If $src doesn't exist, detect it and exit with an error.
20608
20609 * config.guess: Recognize BSD on hp300.
20610
20611Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20612
20613 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20614 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20615
20616Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20617
20618 * Makefile.in (all-send-pr): depends on all-prms
20619
20620Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20621
20622 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20623
20624Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20625
20626 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20627 Added test for mips-mips-riscos5.
20628
20629Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20630
20631 * configure.in: use mh-hp300 for 68k HP hosts
20632
20633Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20634
20635 * configure: add support for CONFIG_SHELL, so that you can use
20636 some alternate shell for evaluating configure scripts
20637
20638Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20639
20640 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20641 in configure script to bug-gdb@prep.ai.mit.edu when building
20642 distribution archive.
20643 * Makefile.in (COMPRESS): Remove def.
20644 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20645 gdb.tar.Z and make-gdb.tar.Z respectively.
20646 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20647 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20648 to convergence with 'taz' target in Makefile.in.
20649
20650Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20651
20652 * install.sh (dsttmp): use trap to ensure that tmp files go
20653 away on error conditions
20654
20655Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20656
20657 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20658
20659Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20660
20661 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20662 its parent is '/' not ''.
20663
20664 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20665
20666Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20667
20668 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20669 that ${newsrcdir}/configure.in does.
20670
20671Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20672
20673 * test-build.mk: support for CONFIG_SHELL
20674
20675Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20676
20677 * config.sub (netware): Add as a basic system type.
20678
20679Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20680
20681 * Makefile.in (Makefile): depend on configure.in. Also drop the
3d3b561f 20682 $(srcdir)/ from the dependency on Makefile.in.
6599da04
JM
20683
20684Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20685
20686 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20687 (h8300hhms is temporary until multi-libraries are implemented).
20688 * configure.in: Handle h8300h too.
20689
20690Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20691
20692 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20693
20694Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20695
20696 * configure: Remove extraneous output when guessing host type.
20697 * config.guess: Remove extraneous output when guessing using C
20698 compiler rather than uname, or when guessing fails.
20699
20700Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20701
20702 * Makefile.in: remove all.cross and install.cross targets
20703
20704 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
3d3b561f 20705 definitions
6599da04
JM
20706
20707Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20708
20709 * configure.in (target sh): Build gprof.
20710
20711Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20712
20713 * config.sub: change -solaris to -solaris2
20714
20715Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20716
20717 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20718
20719Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20720
20721 * configure: Correct error message for missing Makefile.in to
20722 print correct directory.
20723
20724Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20725
20726 * install.sh: kludge around 386BSD shell bug
20727
20728Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20729
20730 * config.guess: Recognize NeXT.
20731 * config.guess: Recognize i486-ncr-sysv4.
20732 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20733
20734Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20735
20736 * Makefile.in (MAKEINFOFLAGS): New variable.
20737 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20738 * build-all.mk, test-build.mk: Pass down --no-split as
20739 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20740
20741Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20742
20743 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20744
20745Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20746
20747 * Makefile.in (libg++.tar.z): New rule.
20748 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20749 * Makefile.in (taz): Only do a single chmod.
20750
20751Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20752
20753 * install.sh: don't use dirname anymore (replaced with sed usage)
20754
20755Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20756
20757 * Makefile.in: Change extension for gzip'd files from '.z' to
20758 '.gz' per new FSF standard usage.
20759
20760Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20761
20762 * configure: put quotes around the final value of program_transform_name
20763
20764Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20765
20766 * Makefile.in: new install.sh support; update install-info rules
20767
20768Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20769
20770 * configure.in: Build diff for crosses, but not for go32 host.
20771
20772 * configure.in: Build gprof only for native, and don't build it
20773 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20774
20775Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20776
20777 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20778
20779Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20780
20781 * configure.in (host_tools): Add prms.
20782
20783Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20784
20785 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20786 with $(FLAGS_TO_PASS) on the command line
20787
20788 * config.sub: Recognize lynx and lynxos
20789
20790Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20791
20792 * config.sub: Accept -ecoff*, not just -ecoff.
20793
20794Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20795
20796 * Makefile.in (taz): Use .gz suffix instead of .z.
20797 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20798 names.
20799
20800Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20801
20802 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20803
20804Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20805
20806 * Makefile.in (install-no-fixedincludes): install gcc last, so
20807 that rebuilds that might happen during 'make install' don't get
20808 bogus gcc include files
20809
20810Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20811
20812 Change from Utah for HPPA support:
20813 * config.guess: Recognize hppa1.x-hp-bsd.
20814
20815Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20816
20817 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20818 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20819
20820Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20821
20822 * config.sub: Add support for rom68k and bug boot monitors.
20823
20824Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20825
20826 * Makefile.in: Make all-opcodes depend on all-bfd.
20827
20828Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20829
20830 * config.guess: Added special check for i[34]86-univel-sysv4*.
20831
20832Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20833
20834 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20835 the processor rather than assuming i486.
20836
20837Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20838
20839 * config.guess: Recognize SunOS6 as Solaris3.
20840
20841Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20842
20843 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20844 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20845
20846Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20847
20848 * build-all.mk (all-cross): New target for Canadian Cross.
20849 Added Q2 go32 targets.
20850 * test-build.mk: Configure go32 cross sparclite-aout and
20851 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20852 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20853
20854Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20855
20856 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20857 GO32 hosted toolchains
20858
20859Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20860
20861 * configure: change so "-exec-prefix" gets passed down rather
20862 than "-exec_prefix" so autoconf generated Makefiles get the
20863 exec_prefix set right.
20864
20865Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20866
20867 * config.guess: get the Solaris2 minor version number
20868
20869 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20870
20871Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20872
20873 * config.guess: Recognize some Sequent platforms.
20874
20875Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20876
20877 * Makefile.in: added the vault-install target
20878
20879 * configure.in: actually use the Sun3 makefile fragment that's in
20880 config, also added the release dir to configdirs
20881
20882Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20883
20884 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20885
20886Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20887
20888 * configure.in: remove some program from Alpha targetted toolchains
20889
20890Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20891
20892 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20893 gprof.
20894 (taz): Run "make diststuff" in those directories instead of "make
20895 proto-dir". Look for "VERSION=" only at start of line in subdir
20896 Makefile. Use "gzip -9" for compression.
20897 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20898 (binutils.tar.z): New target.
20899
20900Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20901
20902 * Makefile.in (taz): Include gpl.texinfo.
20903
20904Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20905
20906 * Makefile.in (setup-dirs): Merged into "taz" target.
20907 (taz): Only do `proto-dir' stuff if a directory is actually needed
20908 for this target.
20909
20910Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20911
20912 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20913 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20914 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20915 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20916 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20917
20918Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20919
20920 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20921 config.sub, and move-if-change to gdb testsuite distribution
20922 archive, so the testsuite can be extracted, configured, and
20923 run separately from the gdb distribution. Blow away the Chill
20924 tests that require a Chill compiled executable, since GNU Chill
20925 is not yet publically available.
20926
20927Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20928
20929 * test-build.mk: set environment variables in a single command,
20930 instead of a list of assignments and exports
20931
20932 * config.guess: recognize Alpha/OSF1 systems
20933
20934Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20935
20936 * configure: Change help message to prefer --options rather than
3d3b561f 20937 -options.
6599da04
JM
20938
20939Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20940
20941 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20942 zippy@ecst.csuchico.edu.
20943 * config.guess: Recognize miniframe.
20944
20945Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20946
cc6010cd
AP
20947 * Makefile.in: Use srcroot to find runtest rather than rootme.
20948 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
20949
20950Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20951
20952 * test-build.mk: Extensive additions to support building on a
20953 machine other than the host.
20954
20955Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20956
20957 * configure (tooldir): Fix for i386-aix again.
20958
20959Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20960
20961 * configure, Makefile.in: Change definition of $(tooldir)
20962 to match the FSF.
20963
20964Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20965
20966 * config.guess: Recognize i[34]86/SVR4.
20967
20968Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20969
20970 * Makefile.in (all-gdb): gdb depends on sim.
20971
20972Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20973
20974 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20975 at the same time we make the prototype gdb directory.
20976 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20977 files at the same time as the gdb base release distribution.
20978
20979Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20980
20981 * Makefile.in (check): Use individual check targets rather than
20982 DO_X rule.
20983 (check-gcc): Added.
20984
20985Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20986
20987 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20988 for System V release 3.2.
20989
20990Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20991
20992 * config.sub: Recognize hppaosf.
20993 * configure.in: Do configure ld/binutils/gas for it.
20994
20995Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20996
20997 * configure (tooldir): Alter syntax used to set this, for systems
20998 where "\$" isn't handled right, like i386-aix.
20999
21000Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21001
21002 * configure: Pass program-transform-name, not
21003 program_transform_name, to recursive configures.
21004
21005Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21006
21007 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21008 of gas+ld+binutils.
21009
21010Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21011
21012 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21013
21014Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21015
21016 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21017
6599da04
JM
21018Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21019
21020 * Makefile.in (PRMS): Set back to all-prms.
21021
21022Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21023
21024 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21025 targets, rather than for MIPS hosts.
21026
21027Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21028
21029 * configure.in: add comment for --with-x default values
21030
21031 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21032
21033 * Makefile.in: add check-* targets for each of the directories in
21034 the tree. Add a definition of RUNTEST that will use the one we
21035 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21036
21037Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21038
21039 * configure.in: Removed obsolete references to bfd_target and
21040 target_makefile_frag.
21041
21042 * build-all.mk: Set assorted targets for Q2.
21043 * config.sub: Recognize z8k-sim and h8300-hms.
21044 * test-build.mk: Really don't pass host to configure.
21045 (HOLES): Added uname.
21046
21047Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21048
21049 * configure: Handle an empty program-prefix, program-suffix or
21050 program-transform-name correctly.
21051
21052Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21053
21054 * build-all.mk: -G 8 no longer required for MIPS targets.
21055 * test-build.mk: Don't pass host argument to configure; make it
21056 guess.
21057
21058Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21059
21060 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21061 * Makefile.in (COMPRESS): New macro, like GZIP.
21062
21063Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21064
21065 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21066
21067 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21068 with gas currently defaults to -G 0.
21069
21070Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21071
21072 * Makefile.in (all-flex): flex depends on byacc.
21073
21074 * build-all.mk: If host not specified, use config.guess. Pass TAG
21075 to test-build.mk as RELEASE_TAG.
21076 * test-build.mk (configargs): New variable containing arguments to
21077 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21078 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21079
21080 * config.guess: Use /bin/uname when checking -X argument on SCO,
21081 to avoid invoking GNU uname which doesn't understand -X.
21082
21083 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21084
21085 * configure.in: Build gas for mips-*-*.
21086
21087Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21088
21089 * Makefile.in (all.normal): insert missing backslash.
21090
21091Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21092
731a8127 21093 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
21094
21095 * Makefile.in: Complete overhaul to merge many almost identical
21096 targets.
21097
21098Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21099
21100 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21101 (gdb.tar.Z): Adjusted.
21102
21103 * Makefile.in (setup-dirs, taz): New targets; should be general
21104 enough to adapt for gdb sometime. Build only .z file.
21105 (gas.tar.z): New target.
21106
21107Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21108
21109 * build-all.mk: Use CC=cc -Xs on Solaris.
21110
6599da04
JM
21111Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21112
21113 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21114 for handling BISON for FSF releases.
21115
21116Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21117
21118 * configure: Actually implement the change zoo just documented.
21119
21120Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21121
21122 * configure: when using config.guess, only set target_alias when
21123 it's not already been set (ie, on the command line)
21124
21125Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21126
21127 * Makefile.in: add installcheck target, set PRMS to install-prms
21128
21129Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21130
21131 * configure: add support for package_makefile_fragment, handle the
21132 case where a directory has a configure.in file but no Makefile.in
21133 more gracefully (with an actual understandable error message, even);
21134 add support for --without (and add this to the usage message); also
21135 explicitly add a --host=${host_alias} to the command line when
21136 config.guess is used
21137
21138Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21139
21140 * configure: Must use both --host and --target in recursive calls.
21141
21142Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21143
21144 * Makefile.in: Change deja-gnu to dejagnu.
21145
21146Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21147
21148 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21149
21150Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21151
21152 * configure.in: canonicalize all instances to *-*-solaris2*,
21153 also strip out a number of tools to not build for go32 host
21154
21155Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21156
21157 * config.guess: add GPL.
21158
21159 * Makefile.in, config.guess, config.sub, configure: bump
3d3b561f 21160 copyrights to 93.
6599da04
JM
21161
21162Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21163
21164 * Makefile.in (do-info): Removed obsolete check for existence of
21165 localenv file.
21166
21167 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21168
21169Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21170
21171 * Makefile.in: a couple of 'else true' for decstation,
21172 support for TclX
21173
21174 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21175
21176Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21177
21178 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21179
21180Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21181
21182 * config.guess: Recognize i386-ibm-aix (PS/2).
21183 * configure.in: Use config/mh-aix386 file for it.
21184
21185Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21186
21187 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21188 CC_FOR_TARGET instead.
21189 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21190
21191Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21192
21193 * Makefile.in: Add sim to list of directories sent with gdb
21194
21195Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21196
21197 * configure.in: Put back mips-dec-bsd* case.
21198
21199Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21200
21201 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21202 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21203 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
21204
21205Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21206
21207 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21208
21209 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21210 (install-info): install dir.info only if it exists,
21211 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21212
21213Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21214
21215 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21216 gas for mips-dec-bsd.
21217
21218Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21219
21220 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21221 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21222
21223Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21224
21225 * configure.in: Added "dejagnu" to hosttools list.
21226
21227Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21228
21229 * config.sub, configure.in, config.guess: Add support
21230 for Bosx, an AIX variant from Bull.
21231 Patches from F.Pierresteguy@frcl.bull.fr.
21232
21233Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21234
21235 * devo/dejagnu: Initial creation of devo/dejagnu.
21236 Migrated dejagnu testcases and support files for testing software
21237 tools to reside as subdirectories, currently called "testsuite",
21238 within the directory of the software tool. Migrated all programs,
21239 support libraries, etc. beloging to dejagnu proper from
21240 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21241 with no modifications. The changes to these files which will
21242 allow them to configure, build, and execute properly will be made
21243 in a future update.
21244
21245Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21246
21247 * Makefile.in: Change send_pr to send-pr.
21248 * configure.in: Likewise.
21249 * send_pr: Renamed directory to send-pr.
21250
21251Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21252
21253 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21254
21255Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21256
21257 * README: Update for gdb-4.8 release.
21258 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21259 gdb-xxx.tar.z (gzip'd) file also.
21260
21261Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21262
21263 * Makefile.in: make all-diff depend on all-libiberty
21264
21265Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21266
21267 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21268
21269Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21270
21271 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21272
21273Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21274
21275 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21276 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21277 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21278
21279Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21280
21281 * Makefile.in: makeinfo binary is in a new location
21282
21283Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21284
21285 * config.sub: Accept -ecoff as an OS.
21286
21287 * Makefile.in: Various changes to eliminate a level of make
21288 recursion and reduce the required command line length.
21289 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21290 sub-makes.
21291 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21292 variables holding settings for specific sub-makes.
21293 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21294 in terms of BASE_FLAGS_TO_PASS.
21295 (TARGET_LIBS): New variable listing directories which use
21296 TARGET_FLAGS_TO_PASS.
21297 (subdir_do): Eliminated.
21298 (do-*): New set of targets to replace subdir_do.
21299 (various): All targets which used subdir_do now depend on do-*.
21300 (local-clean): Renamed from do_clean.
21301 (local-distclean): New target, dependency of distclean and
21302 realclean.
21303 (install-info): Don't create directories. Depend on dir.info
21304 rather than calling make recursively.
21305 (install-dir.info): Eliminated.
21306 (install-info-dirs): Create all info directories here.
21307 (dir.info): Depend upon do-install-info.
21308
21309 * test-build.mk (HOLES): Added false.
21310
21311Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21312
21313 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21314
21315Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21316
21317 * Makefile.in (info): remove dependency on all-texinfo. The
21318 problem was really in texinfo/C, not at this level.
21319
21320Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21321
21322 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21323
21324Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21325
21326 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21327 GDB releases.
21328
21329Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21330
21331 * configure: Include srcdir in message about target of link not
21332 being found. Don't convert `-' to `_' in `with' options being
21333 passed to subdirs.
21334
21335Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21336
21337 * configure.in: add uudecode to host_tools
21338
21339 * Makefile.in: added {all,install}-uudecode targets, added them to
21340 the appropriate lists
21341
21342Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21343
21344 * Makefile.in (all-gcc): Added dependency on all-gas.
21345
21346 * configure.in (mips-*-*): Build ld and binutils.
21347
21348Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21349
21350 * configure: check return code from mkdir, print error message and
3d3b561f 21351 exit on failure.
6599da04
JM
21352
21353Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21354
21355 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21356
21357Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21358
21359 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21360
21361Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21362
21363 * config.sub (h8500): Recognize this as a cpu type.
21364
21365Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21366
21367 * configure: source directory missing is no longer a warning
21368
21369 * configure.in: recognize irix[34]* instead of irix[34]
21370
21371 * Makefile.in: define and pass down X11_LIB
21372
6599da04
JM
21373Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21374
21375 * guess-systype: Renamed to ...
21376 * config.guess: ... by popular request.
21377 * configure.in, Makefile.in: Update accordingly.
21378
21379Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21380
21381 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21382 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21383 + Execute ./dummy instead of assuming . is in PATH.
21384
21385Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21386
21387 * guess-systype: New shell script. Attempts to guess the
21388 canonical host name of the executing host.
21389 Only a few hosts are supported so far.
21390 * configure: Call guess-systype if no host is specified.
21391
21392Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21393
21394 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21395 gcc Makefile.
21396
6599da04
JM
21397Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21398
21399 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21400 (all-gcc, install-gcc, subdir_do): Use it.
21401
21402Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21403
21404 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21405
21406Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21407
21408 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3d3b561f 21409 set exclusively by configure, using configure.in .
6599da04
JM
21410
21411Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21412
21413 * test-build.mk: set $PATH for all builds
21414
21415 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21416
21417Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21418
21419 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21420 the one used in gcc/Makefile.in, so that a null expansion doesn't
21421 override the one needed to build gcc with a native cc.
21422
6599da04
JM
21423Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21424
21425 * configure: Accept -with arguments.
21426
21427Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21428
21429 * Makefile.in: added h8300sim
21430
21431Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21432
6599da04
JM
21433 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21434 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21435 (all-cygnus, native, build-cygnus): Make
21436 $(canonhost)-stamp-3stage-done, not $(host)....
21437 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21438 i386-sco3.2v4. Added else true to if command.
21439
21440Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21441
21442 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21443
21444Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21445
21446 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21447
21448Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21449
21450 * configure.in: don't remove binutils from Solaris builds
21451
21452Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21453
21454 * Makefile.in: get rid of earlier definitions for *clean,
21455 also handle the recursive info rule better
21456
21457Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21458
21459 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21460 do more-or-less the right thing.
21461
21462Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21463
21464 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21465 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21466
21467Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21468
21469 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21470 $(host_canonical).
21471
21472 * configure.in: split the configdirs list into 4 categories (native
21473 v. cross, library v. tool) and handle the cross-only and native-
21474 only in more reasonable (and correct!) way.
21475
21476Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21477
21478 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21479 configdirs anymore.
21480
21481Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21482
21483 * Makefile.in: extensive cleanup:: removed all of the explicit
21484 clean-* targets, collapsed many wrappers around subdir_do into
21485 one, added additional targets to satisfy standards.texi, deleted
21486 some old targets, some changes for consistency
21487
21488Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21489
21490 * configure.in: handle some programs as cross-only, and others as
21491 native only
21492
21493 * test-build.mk: handle partial holes in a more generic manner
21494
21495 * Makefile.in: m4 depends on libiberty
21496
6599da04
JM
21497Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21498
21499 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21500 time, wdiff, and find to configdirs
21501
21502 * Makefile.in: all, clean, and install rules for the new programs
21503 added to configure.in
21504
21505Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21506
21507 * configure.in: use mh-sun for all *-sun-* hosts
21508
6599da04
JM
21509Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21510
21511 * Makefile.in: define flags for X11 include files and library file
21512 locations, pass them down to the programs that need this info
21513
21514 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21515
6599da04
JM
21516Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21517
21518 * configure.in: start building libg++ for HP-UX targets
21519
21520Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21521
21522 * README: Update references to files moved into etc/.
21523
21524Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21525
21526 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21527 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21528
21529Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21530
21531 * configure: accept dash as well as underscore in long option
21532 names for FSF compatibility.
21533
21534Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21535
21536 * config.sub: added -sco3.2v4 support from FSF.
21537
21538Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21539
21540 * configure.in: expand the section that adds or removes
21541 directories from the list of programs to build, to handle native
21542 vs. cross in addition to host v. native
21543
21544Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21545
21546 * Makefile.in: Replace C++ in macro names with CXX.
21547 This is less likely to break ...
21548
21549Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21550
21551 * test-build.mk: add -w to GNU_MAKE
21552
21553Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21554
21555 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21556 add 'sparc' to list of recognized cpus. This needed to make
21557 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21558 Delete some redundant ose68 variants. Recognize -wrs as an os,
21559 then changes that into $CPU-wrs-vxworks.
21560
21561 * configure.in: remove most references to gdbtest, regularize
21562 target based program removal
21563
21564 * test-build.mk: import from p3 tree (many fixes and changes)
21565
21566Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21567
21568 * Makefile.in: added rules to handle tcl, tk, and expect
21569
21570 * configure.in: handle those directories if they exist
21571
21572Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21573
21574 * config.sub: removed bogus hppabsd and hppahpux names, since
21575 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21576
21577Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21578
21579 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21580 depends upon all-xiberty
21581
21582 * Makefile.in: changes from p3, including:
21583
21584 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21585
21586 * Makefile.in (XTRAFLAGS): include newlib directories if
21587 newlib/Makefile exists, rather than if host != target.
21588
21589 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21590
21591 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21592 from the same source tree and not building a cross-compiler. This
21593 matters for the libg++ configuration if reconfiguring a tree that
21594 has already been installed.
21595
21596 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21597
21598 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21599 pick up the machine and system specific header files.
21600
21601 * Makefile.in: added AS_FOR_TARGET, passed down in
21602 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21603 the C compiler to use to create programs which are run in the
21604 build environment, set it to default to $(CC), and passed it down
21605 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21606
21607 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21608
21609 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21610 We need them for unusual native builds, like systems without
21611 ranlib.
21612
21613 * configure: also define $(host_canonical) and
e490616e
ZW
21614 $(target_canonical), which are the full, canonical names for the
21615 given host and target
6599da04
JM
21616
21617Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21618
21619 * Makefile.in: Added separate definitions for C++.
21620
21621Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21622
21623 * configure.in (configdirs): Add deja-gnu.
21624
21625Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21626
21627 * README: Update for configure.texi and gdb-4.7 release.
21628
21629Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21630
21631 * Makefile.in: Move "all" target to top of file.
21632 Previously, first target was ".PHONY" which caused BSD4.4 make
21633 to build .PHONY when make was run without arguments.
21634
21635Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21636
21637 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21638 Library-copylefted code in libiberty.
21639
21640Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21641
21642 * config.sub: Replace m68kmote with plain old m68k.
21643
21644Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21645
21646 * Makefile.in: Remove space from blank line, avoid Make complaints.
21647
21648Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21649
21650 * config.sub: Complain if no argument is given. Added support for
21651 386bsd as OS and target alias.
21652
21653Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21654
21655 * Makefile.in (XTRAFLAGS): include newlib directories if
21656 newlib/Makefile exists, rather than if host != target.
21657
21658Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21659
21660 * config.sub: recognize sparclite-wrs-vxworks.
21661
21662 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21663 p3.) Added clean-xiberty to clean.
21664
21665Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21666
21667 * configure.in: use *-*-* instead of nested cases for host and target
21668
21669Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21670
21671 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21672 from the same source tree and not building a cross-compiler. This
21673 matters for the libg++ configuration if reconfiguring a tree that
21674 has already been installed.
21675
21676Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21677
21678 * config.sub (i486v/i486v4): Merge in from FSF version.
21679
21680Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21681
21682 * configure: only set PWD if it is already set.
21683
21684Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21685
21686 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21687 doesn't have unset and all success paths (and most error paths)
21688 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21689 to just ${PWD} to avoid confusion.)
21690
21691Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21692
21693 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21694 even for a native compilation.
21695
21696Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21697
21698 Changes to make the gdb.tar.Z rule work better.
21699
21700 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21701 (DEVO_SUPPORT): Add configure.texi.
21702 (bfd-ilrt.tar.Z): Remove ancient rule.
21703
21704Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21705
21706 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21707 pick up the machine and system specific header files.
21708
21709 * configure.in, config.sub: added new target m68010-adobe-scout,
21710 with alias of adobe68k. Changed configure.in to check for
21711 -scout before -sco* to avoid a false match.
21712
21713 * Makefile.in: added AS_FOR_TARGET, passed down in
21714 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21715 the C compiler to use to create programs which are run in the
21716 build environment, set it to default to $(CC), and passed it down
21717 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21718
21719Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21720
21721 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21722 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21723 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21724 FOR_TARGET variants, to newlib and libg++.
21725
21726Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21727
21728 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21729 first.
21730
21731Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21732
21733 * config.sub: Accept `elf' as an environment.
21734
21735Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21736
21737 * Makefile.in (all-opcodes): cd into the right directory
21738
21739Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21740
21741 * configure: added -program_transform_name option, used as
21742 argument to sed when installing programs.
21743 configure.texi: added documentation for -program_prefix,
21744 -program_suffix and -program_transform_name.
21745
21746Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21747
21748 * config.sub: Accept i486 where i386 ok.
21749
21750Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21751
21752 * config.sub: accept we32k
21753
21754Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21755
3b75d237 21756 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
21757
21758 * Makefile.in: don't create all directories for ``make install'';
21759 let the subdirectories create the ones they need.
21760
21761Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21762
e490616e 21763 * COPYING: new file, GPL v2
6599da04
JM
21764
21765Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21766
21767 * Makefile.in: use the new gen-info-dir, which needs a template
21768 argument (which also lives in texinfo)
21769
21770 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21771
6599da04
JM
21772Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21773
21774 * config.sub (ncr3000): Change i386 to i486.
21775
21776Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21777
21778 * Makefile.in: add install-rcs, install-grep to
21779 install-no-fixedincludes, removed install-bison and install-libgcc
21780
21781Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21782
21783 * configure.in: grab the HPUX makefile fragment if on HPUX
21784
21785Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21786
21787 * Makefile.in: eradicate bison spoor (ditto libgcc).
3d3b561f
ML
21788 configure.in: recognise m68{k,000}-ericsson-OSE.
21789 es1800 is alias for m68k-ericsson-OSE
6599da04
JM
21790
21791Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21792
21793 * configure.in: rearrange the parts that remove programs from
21794 configdirs, based now on HOST==TARGET or by canonical triple.
21795
21796Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21797
21798 * test-build.mk: recurse explicitly with -f test-build.mk when
3d3b561f
ML
21799 appropriate. predicate stage3 and comparison on the existence
21800 of gcc. That is, if gcc isn't around, we aren't three-staging.
21801 On very clean, also remove ...stamp-co. Build in-place before
21802 doing other builds.
6599da04
JM
21803
21804Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21805
21806 * Makefile.in, configure.in: add tgas
21807
21808Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21809
21810 * Makefile.in: a number of changes merged in from progressive.
21811
21812 * configure.in: add libm.
21813
21814 * .cvsignore: ignore some stuff that comes from test-build.mk.
21815
6599da04
JM
21816Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21817
21818 * config.sub: Add es1800 (m68k-ericsson-es1800).
21819
21820Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21821
21822 * configure: Add program_suffix (parallel to program_prefix)
21823 * Makefile.in: adjust directory-creating script for losing decstation
21824
21825Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21826
21827 * configure: Minor $subdir-related fixes.
21828
21829Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21830
21831 * configure: fix various problems with propogating
21832 makefile_target_frag in subdirs.
21833 * configure.in: config libgcc if its there
21834
21835Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21836
21837 * config.sub: HPPA merge.
21838
6599da04
JM
21839Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21840
21841 * Makefile.in: Replace all-bison with all-byacc in all
21842 dependency lines for other tools (which now use byacc).
21843
21844Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21845
21846 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21847
6599da04
JM
21848Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21849
21850 * Makefile.in: make gprof rules similar to byacc rules (instead of
21851 vestigal $(unsubdir) that didn't work...)
21852
21853Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21854
21855 * config.sub: Add support for Linux.
21856 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21857 (at least for libg++).
21858
21859Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21860
21861 * configure.texi: fix doc for the -nfp option to configure
21862
21863Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21864
21865 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21866
21867Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21868
21869 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21870 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21871 * configure.in: added solaris* host_makefile_frag hook.
21872
21873Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21874
21875 * config.sub: changed recognition of m68000 so that various
21876 m68k types can be specified via m680[01234]0
21877
21878Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21879
21880 * config.sub (basic_machine): fix sed so that '-foo' isn't
21881 completely substituted out while .+'-foo' loses the '-foo'
21882
21883Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21884
21885 * config.sub ($os): Add -aout.
21886
21887Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21888
21889 * configure: If host_makefile_frag is absolute, don't
21890 prefix ${invsubdir} (relevant to libg++ auto-configure).
21891
21892Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21893
21894 * Makefile.in (tooldir): Define it.
21895 (all-ld): Depend on all-flex.
21896
21897Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21898
21899 * Makefile.in (check): Fix libg++ special case.
21900
21901Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21902
21903 * configure: do not bury `pwd` into config.status, thus do fewer
3d3b561f 21904 pwd's.
6599da04
JM
21905
21906 * configure: print the "Building in" message only when building in
3d3b561f 21907 other than "." AND verbose.
6599da04 21908
63f6bcd7 21909 * configure: remove -s, rework -v to better accommodate guested
3d3b561f 21910 configures.
6599da04
JM
21911
21912 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21913
21914Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21915
21916 * Makefile.in: macroize flags passed on recursion. remove
3d3b561f 21917 fileutils.
6599da04
JM
21918
21919Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21920
21921 * configure: get makesrcdir right for subdirs deeper than 1.
21922
21923 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
3d3b561f 21924 install.
6599da04
JM
21925
21926Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21927
21928 * Makefile.in: don't print subdir_do or recursion lines.
21929
21930Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21931
21932 * standards.texi: added menu item.
21933
21934 * Makefile.in: build and install standards.info.
21935
21936 * standards.texi: new file.
21937
21938Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21939
21940 * configure: test for and move config.status pieces from
3d3b561f 21941 ${subdir}/.
6599da04
JM
21942
21943Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21944
6599da04
JM
21945 * configure: Test for existance of files before trying to mv
21946 them, to avoid numerous non-existance messages.
21947
21948Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21949
21950 * configure: correct final line of config.status.
21951
21952 * configure: patch from eggert. Avoids a protection problem if
3d3b561f 21953 the original Makefile.in is read only.
6599da04
JM
21954
21955 * configure: use move-if-change from gcc to create config.status.
3d3b561f
ML
21956 Some makefiles depend on config.status to tell if a directory
21957 has been reconfigured for a different host. This change
21958 prevents those directories from remaking everything in the case
21959 where the reconfig was only intended to rebuild a Makefile.
6599da04
JM
21960
21961 * configure: test for config.sub with "config.sub sun4" rather
3d3b561f
ML
21962 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21963 host alias from a missing config.sub.
6599da04
JM
21964
21965Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21966
21967 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
3d3b561f 21968 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
6599da04
JM
21969
21970Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21971
21972 * configure: mkdir ${subdir} as needed.
21973
21974Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21975
21976 * Makefile.in,configure.in: added autoconf.
21977
21978Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21979
21980 * Makefile.in: no longer pass against on recursion.
21981
21982 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
3d3b561f 21983 definitions are not inherited.
6599da04
JM
21984
21985 * configure: correct makesrcdir when subdir is .
21986
21987Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21988
21989 * configure: Add support for 'subdirs' variable, which is
21990 like 'configdirs', except that configure doesn't re-invoke
21991 itself for subdirs, it just creates a Makefile for each subdir.
21992 * configure.texi: Document subdirs.
21993
21994Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21995
21996 * configure.in: added flex to configdirs
21997
21998Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21999
22000 * Makefile.in: remove clean-stamps from clean.
22001
22002Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22003
22004 * configure.in: Add gdbtest to configdirs.
22005
22006Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22007
22008 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22009 to recursive makes.
22010 * configure.in: Recognize new ncr3000 config.
22011
22012Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22013
22014 * Makefile.in, configure.in: removed references to gdbm.
22015
22016Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22017
22018 * config.sub: Don't canonicalize os value
22019 newsos* to bsd (readline needs to check for newsos).
22020 (This fix was earlier made Jan 31, but got re-broken.)
22021
22022Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22023
22024 * configure.in: sco is an os, not a vendor!
22025
22026 * configure: Quote $( better. Keep various shells happy.
22027
22028Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22029
22030 * Makefile.in: eliminate stamp-files.
22031
22032Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22033
22034 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
3d3b561f 22035 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
6599da04
JM
22036
22037Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22038
22039 * config.sub: fix iris/iris3.
22040
22041Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22042
22043 * configure: re-add -rm.
22044
22045Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22046
22047 * Maskefile.in: add .stmp-rcs to all.
22048
22049 * configure.in: remove gas from rs6000 build, use aix host fragment.
22050
22051Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22052
22053 * configure: pass down site_option during recursion.
22054
22055Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22056
22057 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22058
22059Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22060
22061 * configure: Change exec_prefix so that it really defaults to prefix.
22062
22063Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22064
22065 * Makefile.in, configure.in: Add support for mmalloc library.
22066
22067Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22068
22069 * Makefile.in: add stmp dependencies for a few more things.
22070
22071Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22072
22073 * configure: adjusted error message on objdir/srcdir configure
3d3b561f 22074 collision, per john's suggestion.
6599da04
JM
22075
22076 * Makefile.in: add libiberty stmp to all and all.cross.
22077
22078Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22079
22080 * Makefile.in: remove force dependencies, add grep to all.
22081
22082Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22083
22084 * Makefile.in: drop flex. make stamp files work.
22085
22086 * configure: added test for conflicting configuration in srcdir,
3d3b561f
ML
22087 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22088 gets cranky. use relative paths for configure and srcdir
22089 whenever possible. Send some error messages to stderr that were
22090 going to stdout.
6599da04
JM
22091
22092Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22093
22094 * Makefile.in: Fix libg++ rule to check for gcc directory
22095 before using gcc/gcc. Also pass XTRAFLAGS.
22096
22097Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22098
22099 * Makefile.in: added stmp-files so that directories aren't polled
3d3b561f 22100 when they are already built.
6599da04
JM
22101
22102 * configure.texi: fixed a node pointer problem.
22103
22104Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22105
731a8127 22106 * config.sub configure.in gdb/configure.in
6599da04
JM
22107 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22108 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22109 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22110
22111Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22112
22113 * configure: -recurring becomes -silent. corrected help message
3d3b561f 22114 for -site= option.
6599da04
JM
22115
22116 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22117
22118Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22119
22120 * configure: when building Makefile for crosses, replace
3d3b561f
ML
22121 tooldir and program_prefix. default srcdir from location of
22122 config.sub. remove "for host in hosts" and "for target in
22123 targets" loops.
6599da04
JM
22124
22125Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22126
22127 * Makefile.in: Do not pass bindir or mandir to cvs.
22128
22129Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22130
22131 * Makefile.in, configure.in: removed traces of namesubdir,
3d3b561f
ML
22132 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22133 copyrights to '92, changed some from Cygnus to FSF.
6599da04
JM
22134
22135 * configure.texi: remove most references to multiple hosts,
3d3b561f 22136 multiple targets, subdirs, etc.
6599da04
JM
22137
22138 * configure.man: removed rcsid. reference config.sub not
3d3b561f 22139 config.subr.
6599da04
JM
22140
22141 * Makefile.in: mkdir $(infodir) on install-info.
22142
22143Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22144
22145 * configure.texi: Explain better about .gdbinit and about
22146 the environment that configure.in sections run in.
22147
22148Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22149
22150 * configure.in: Ultrix is only a decstation if it's a MIPS.
22151
22152Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22153
22154 * README: DOC.configure => cfg-paper.texi.
22155
22156Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22157
22158 * config.sub (near case $os): Don't convert newsos* to bsd!
22159
22160Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22161
22162 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22163 the number of copies of COPYING that go into the GDB tar file.
22164
22165Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22166
731a8127 22167 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
22168 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22169 Fix SCO configuration stuff.
22170
22171Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22172
22173 * Makefile.in: For libg++, make sure the -I pointing
22174 to the gcc directory goes *after* all the libg++-local -I flags.
22175 Also, move just-gcc dependency from just-libg++ to all-libg++.
22176
22177Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22178
22179 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22180
22181Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22182
22183 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22184
22185Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22186
22187 * config.sub: Add stratus configuration frags. Also
22188 submitted to FSF.
22189
22190Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22191
22192 * Makefile.in (DEV_SUPPORT): add configure.man.
22193
22194 * config.sub(Decode manufacturer-specific): add -none*.
22195
22196Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22197
22198 * Makefile.in: remove form feeds to make Sun's make happy.
22199 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22200
22201Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22202
22203 * Makefile.in (AR_FLAGS): Make quieter.
22204
22205Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22206
22207 * configure.in: Add libg++.
22208 * configure: When verbose, don't output the command line at each
22209 level; it will be unremarkably the same as the previous version,
22210 which will be the same as what the user typed.
22211
22212Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22213
22214 * configure.in, Makefile.in: fix clean-info, add flex. add
3d3b561f 22215 fileutils.
6599da04
JM
22216
22217 * configure: be less sensitive to spaces in Makefile.in. Do not
3d3b561f
ML
22218 look for sources in "..". Doing so breaks subdirectories that
22219 might have their own configure. If a subdir has it's own
22220 configure script, use it.
6599da04
JM
22221
22222Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22223
22224 * cfg-paper.texi: some changes suggested by rms.
22225
22226Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22227
22228 * config.sub: Merge in some small additions from the FSF version,
22229 taken from the gcc distribution, to bring the Cygnus and FSF
22230 versions into closer sync.
22231
22232Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22233
22234 * configure.in: Changed svr4 references to sysv4.
22235
22236Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22237
22238 * configure: added -V for version number option.
22239
22240Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22241
22242 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
3d3b561f 22243 renamed from DOC.configure to cfg-paper.texi.
6599da04
JM
22244
22245Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22246
22247 * configure, config.subr, config.sub: config.subr is now
3d3b561f 22248 config.sub again.
6599da04
JM
22249
22250Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22251
22252 * configure.texi: new file, in progress.
22253
22254 * Makefile.in: build info file and install the man page for
3d3b561f 22255 configure.
6599da04
JM
22256
22257 * configure.man: new file, first cut.
22258
22259 * configure: find config.subr again now that configuration "none"
3d3b561f
ML
22260 has gone. removed all traces of the -ansi option. removed all
22261 traces of the -languages option.
6599da04
JM
22262
22263 * config.subr: resync from rms.
22264
22265Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22266
22267 * configure, config.sub, config.subr: merge config.sub into
3d3b561f
ML
22268 config.subr, call the result config.subr, remove config.sub, use
22269 config.subr.
6599da04
JM
22270
22271 * Makefile.in: revised install for dir.info.
22272
22273Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22274
22275 * configure.in: add decstation host makefile frag.
22276
22277 * Makefile.in: BISON now bison -y again. also install-gcc on
3d3b561f
ML
22278 install. clean-gdbm on clean. infodir belongs in datadir.
22279 Make directories for info install. Build dir.info here then
22280 install it.
6599da04
JM
22281
22282Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22283
22284 * Makefile.in: fix for bad directory tests.
22285
22286Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22287
22288 * configure: \{1,2\} appears to be a sysv'ism. Use a different
3d3b561f 22289 regexp. -srcdir relative was being handled incorrectly.
6599da04
JM
22290
22291 * Makefile.in: unwrapped some for loops so that parallel makes
3d3b561f
ML
22292 work again and so one can focus one's attention on a particular
22293 package.
6599da04
JM
22294
22295Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22296
22297 * configure: added PWD as a stand in for `pwd` (for speed). use
3d3b561f
ML
22298 elif wherever possible. make -srcdir work without -objdir.
22299 -objdir= commented out.
6599da04
JM
22300
22301Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22302
22303 * configure: +options become --options. -subdirs commented out.
3d3b561f
ML
22304 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22305 Makefile now at top of generated Makefile. Removed cvs log
22306 entries. added -srcdir. create .gdbinit only if there is one
22307 in ${srcdir}.
6599da04
JM
22308
22309 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3d3b561f
ML
22310 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22311 and mandir now keyed off datadir by default.
6599da04
JM
22312
22313Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22314
22315 * Freshly created ChangeLog.
22316
22317\f
22318Local Variables:
22319mode: change-log
22320left-margin: 8
22321fill-column: 76
22322version-control: never
22323End: