]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
c++: requires-exprs and partial constraint subst [PR110006]
[thirdparty/gcc.git] / ChangeLog
CommitLineData
f0706819
GA
12024-01-29 Kwok Cheung Yeung <kcy@codesourcery.com>
2
3 * MAINTAINERS: Update my work email address.
4
f22a7ae8
GA
52024-01-25 Chung-Lin Tang <cltang@baylibre.com>
6
7 * MAINTAINERS: Update my work email address.
8
2a9637b2
GA
92024-01-24 Thomas Schwinge <tschwinge@baylibre.com>
10
11 * MAINTAINERS: Update my work email address.
12
3128786c
GA
132024-01-23 Tobias Burnus <tburnus@baylibre.com>
14
15 * MAINTAINERS: Update my email address.
16
172024-01-23 Andrew Stubbs <ams@baylibre.com>
18
19 * MAINTAINERS: Update
20
1a177974
GA
212024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
22
23 * Makefile.def: Add a dependency to libgrust for all-gcc.
24 * Makefile.in: Regenerate the file.
25
262024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
27
28 * Makefile.def: Add libgrust target to bootstrap.
29 * Makefile.in: Regenerate.
30
be035ec4
GA
312024-01-15 Andrew Pinski <quic_apinski@quicinc.com>
32
33 * MAINTAINERS (DCO): Add myself.
34
73ce73fc
GA
352024-01-09 Siddhesh Poyarekar <siddhesh@gotplt.org>
36
37 * SECURITY.txt: Drop "exploitable" in the hardening section.
38
392024-01-09 Tom Tromey <tom@tromey.com>
40
41 * Makefile.in: Rebuild.
42 * Makefile.tpl (BASE_EXPORTS): Add GUILE.
43 (GUILE): New variable.
44 * Makefile.def (flags_to_pass): Add GUILE.
45
6b1d6a2d
GA
462024-01-08 Joseph Myers <josmyers@redhat.com>
47
48 * MAINTAINERS: Update my email address.
49
03fb8f27
GA
502023-12-30 Joseph Myers <jsm@polyomino.org.uk>
51
52 * MAINTAINERS: Update my email address.
53
f998335a
GA
542023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
55 Thomas Schwinge <thomas@codesourcery.com>
56
57 * Makefile.def: Add libgrust as host & target module.
58 * configure.ac: Add libgrust to host tools list. Add libgrust to
59 noconfigdirs if we're not building target libstdc++.
60 * Makefile.in: Regenerate.
61 * configure: Regenerate.
62
632023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
64 Arthur Cohen <arthur.cohen@embecosm.com>
65
66 * MAINTAINERS: Add maintainers for libgrust.
67
e8018ccf
GA
682023-12-13 Arsen Arsenović <arsen@aarsen.me>
69
70 * Makefile.def (gettext): Disable (via missing)
71 {install-,}{pdf,html,info,dvi} and TAGS targets. Set no_install
72 to true. Add --disable-threads --disable-libasprintf. Drop the
73 lib_path (as there are no shared libs).
74 * Makefile.in: Regenerate.
75
8a5d6ce0
GA
762023-12-12 Paul Iannetta <piannetta@kalrayinc.com>
77
78 * MAINTAINERS: Add myself to write after approval
79
802023-12-12 Feng Wang <wangfeng@eswincomputing.com>
81
82 * MAINTAINERS: Update my email address
83
842023-12-12 Feng Wang <wangfeng@eswincomputing.com>
85
86 * MAINTAINERS: Add myself to write after approval
87
6fb55db0
GA
882023-11-23 Nathaniel Shead <nathanieloshead@gmail.com>
89
90 * MAINTAINERS: Add myself to write after approval and DCO
91
26a7e775
GA
922023-11-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
93
94 * libtool.m4: Fix stray call
95
b54b3800
GA
962023-11-19 Lewis Hyatt <lhyatt@gmail.com>
97
98 * Makefile.in: Regenerate.
99 * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
100
9d58d2d8
GA
1012023-11-18 Petter Tomner <tomner@bahnhof.se>
102
103 * MAINTAINERS: Update my email address.
104
1052023-11-18 Frederik Harwath <frederik@harwath.name>
106
107 * MAINTAINERS: Change my address.
108
5cb13173
GA
1092023-11-16 Michal Jires <mjires@suse.cz>
110
111 * MAINTAINERS: Add myself.
112
b9fd8399
GA
1132023-11-13 Arsen Arsenović <arsen@aarsen.me>
114
115 PR bootstrap/12596
116 * .gitignore: Add '/gettext*'.
117 * configure.ac (host_libs): Replace intl with gettext.
118 (hbaseargs, bbaseargs, baseargs): Split baseargs into
119 {h,b}baseargs.
120 (skip_barg): New flag. Skips appending current flag to
121 bbaseargs.
122 <library exemptions>: Exempt --with-libintl-{type,prefix} from
123 target and build machine argument passing.
124 * configure: Regenerate.
125 * Makefile.def (host_modules): Replace intl module with gettext
126 module.
127 (configure-ld): Depend on configure-gettext.
128 * Makefile.in: Regenerate.
129
1302023-11-13 Arsen Arsenović <arsen@aarsen.me>
131
132 * intl/*: Remove.
133
1342023-11-09 Jivan Hakobyan <jivanhakobyan9@gmail.com>
135
136 * MAINTAINERS: Add myself.
137
1382023-11-09 YunQiang Su <yunqiang.su@cipunited.com>
139
140 * MAINTAINERS: Update my email address.
141
2cca6ae6
GA
1422023-11-06 Carl Love <cel@linux.ibm.com>
143
144 * MAINTAINERS: Update my email address.
145
c73d2d49
GA
1462023-11-01 Eric Gallager <egallager@gcc.gnu.org>
147
148 * .github/CONTRIBUTING.md: Wrap lines more tightly.
149
1502023-11-01 Eric Gallager <egallager@gcc.gnu.org>
151
152 * .github/CONTRIBUTING.md: New file.
153 * .github/PULL_REQUEST_TEMPLATE.md: New file.
154
3b632746
GA
1552023-10-22 Iain Sandoe <iain@sandoe.co.uk>
156
157 * configure: Regenerate.
158 * configure.ac: Do not add default runpaths to GCC exes
159 when we are building -static-libstdc++/-static-libgcc (the
160 default).
161 * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
162 enable flag to alter Darwin libraries to use @rpath names.
163
d5cfabc6
GA
1642023-10-15 Mike Frysinger <vapier@gentoo.org>
165
166 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
167 * Makefile.in: Regenerate.
168
6febf76c
GA
1692023-10-11 Filip Kastl <fkastl@suse.cz>
170
171 * MAINTAINERS: Fix name order.
172
69e3072c
GA
1732023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
174
175 * MAINTAINERS: Add myself.
176
0defa2a0
GA
1772023-10-06 Sergei Trofimovich <siarheit@google.com>
178
179 PR bootstrap/111663
180 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
181 * Makefile.in: Regenerate.
182
6c44b95d
GA
1832023-10-05 Jan Engelhardt <jengelh@inai.de>
184
185 * SECURITY.txt: Fix up indentation.
186
1872023-10-05 Jan Engelhardt <jengelh@inai.de>
188
189 * SECURITY.txt: Fix up commas.
190
bf2e66e3
GA
1912023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
192
193 * SECURITY.txt: New file.
194
6b78e9a5
GA
1952023-09-18 Fei Gao <gaofei@eswincomputing.com>
196
197 * MAINTAINERS: Add myself.
198
37bbfd1c
GA
1992023-09-15 Yang Yujie <yangyujie@loongson.cn>
200
201 * config-ml.in: Remove unneeded loongarch clause.
202 * configure.ac: Register custom makefile fragments mt-loongarch-*
203 for loongarch targets.
204 * configure: Regenerate.
205
a1c20158
GA
2062023-09-12 Edwin Lu <ewlu@rivosinc.com>
207
208 * MAINTAINERS: Add myself
209
2102023-09-12 Thomas Schwinge <thomas@codesourcery.com>
211 Chung-Lin Tang <cltang@codesourcery.com>
212
213 PR testsuite/109951
214 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
215 'SYSROOT_CFLAGS_FOR_TARGET'.
216 * Makefile.in: Regenerate.
217
d820cd78
GA
2182023-09-05 Yang Yujie <yangyujie@loongson.cn>
219
220 * config-ml.in: Do not build the multilib library variant
221 that is duplicate with the toplevel one.
222
ded52c9f
GA
2232023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
224
225 * MAINTAINERS: Add myself.
226
6cd85273
GA
2272023-08-22 Filip Kastl <fkastl@suse.cz>
228
229 * MAINTAINERS: Update my email address.
230
886afed6
GA
2312023-08-11 Eric Feng <ef2648@columbia.edu>
232
233 * MAINTAINERS: Add myself.
234
4b92dba7
GA
2352023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
236
237 * Makefile.def: Reflect that libsframe needs to installed before
238 libbfd. Reorder a bit to better track libsframe dependencies.
239 * Makefile.in: Regenerate.
240
2412023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
242
243 * Makefile.def: Add install dependency on libsframe for libbfd.
244 * Makefile.in: Regenerated.
245
2462023-08-07 Nick Alcock <nick.alcock@oracle.com>
247
248 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
249 Solaris 11.
250
2512023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
252
253 * configure: Regenerate.
254 * configure.ac: Add Haiku to list of ELF OSes
255 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
256
2572023-08-07 Nick Alcock <nick.alcock@oracle.com>
258
259 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
260 options, including options containing paths.
261
2622023-08-07 Nick Alcock <nick.alcock@oracle.com>
263
264 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
265 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
266 errors from nms that refuse to work on non-regular files. Remove
267 other workarounds for this problem. Strip out blank lines from the
268 nm output.
269
2702023-08-07 Arsen Arsenović <arsen@aarsen.me>
271
272 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
273 * configure: Regenerate.
274
2752023-08-07 Simon Marchi <simon.marchi@efficios.com>
276
277 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
278 * configure: Re-generate.
279 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
280 (PKG_CONFIG_PATH): New.
281 * Makefile.in: Re-generate.
282
2832023-08-07 Luis Machado <luis.machado@arm.com>
284
285 * configure.ac: Disable year2038 by default on 32-bit hosts.
286 * configure: Regenerate.
287
2882023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
289
290 * Makefile.def: Add gprofng module.
291 * configure.ac: Add --enable-gprofng option.
292 * Makefile.in: Regenerate.
293 * configure: Regenerate.
294
2952023-08-07 Martin Liska <mliska@suse.cz>
296
297 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
298 * configure: Regenerate.
299
3002023-08-07 Fangrui Song <maskray@google.com>
301
302 * configure: Regenerate.
303 * configure.ac: Add --with-zstd.
304
3052023-08-07 Arsen Arsenović <arsen@aarsen.me>
306
307 * configure: Regenerate.
308 * configure.ac: Recover tilegx/tilepro targets.
309
3102023-08-07 H.J. Lu <hjl.tools@gmail.com>
311
312 * configure: Regenerated.
313 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
314 --plugin and rc before enabling --plugin.
315
3162023-08-07 H.J. Lu <hjl.tools@gmail.com>
317
318 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
319 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
320 * configure.ac: Include config/gcc-plugin.m4.
321 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
322 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
323 RANLIB if possible.
324 * Makefile.in: Regenerated.
325 * configure: Likewise.
326
3272023-08-07 Arsen Arsenović <arsen@aarsen.me>
328
329 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
330 $(CFLAGS).
331
3322023-08-07 David Faust <david.faust@oracle.com>
333
334 * MAINTAINERS: Add the BPF port to my reviewer listing.
335
4297a08e
GA
3362023-08-02 Jan Beulich <jbeulich@suse.com>
337
338 * MAINTAINERS: Correct my email address.
339
3402023-08-02 Hu, Lin1 <lin1.hu@intel.com>
341
342 * MAINTAINERS (Write After Approval): Add myself.
343
cf58b896
GA
3442023-08-01 Richard Ball <richard.ball@arm.com>
345
346 * MAINTAINERS: Add myself.
347
a2f31d79
GA
3482023-07-31 Andreas Schwab <schwab@suse.de>
349
350 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
351 * configure: Regenerate.
352 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
353
3542023-07-31 xuli <xuli1@eswincomputing.com>
355
356 * MAINTAINERS: Add myself.
357
af37e394
GA
3582023-07-25 Thomas Schwinge <thomas@codesourcery.com>
359
360 * MAINTAINERS: List myself as "nvptx port" maintainer.
361
0ce63530
GA
3622023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
363
364 * MAINTAINERS: Add myself to write after approval
365
ec842611
GA
3662023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
367
368 * MAINTAINERS: Add myself as a reviewer for the riscv port.
369
3702023-07-18 Robin Dapp <rdapp@ventanamicro.com>
371
372 * MAINTAINERS: Add myself as a reviewer for the riscv port.
373
15939bae
GA
3742023-07-12 Hao Liu <hliu@os.amperecomputing.com>
375
376 * MAINTAINERS: Add Hao Liu to write after approval
377
3782023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
379
380 * MAINTAINERS: Add Ken Matsui to write after approval
381
01405f01
GA
3822023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
383
384 * Makefile.in: Collect both kernel and user events for autofdo
385 * Makefile.tpl: Collect both kernel and user events for autofdo
386
69d3015a
GA
3872023-06-30 Rishi Raj <rishiraj45035@gmail.com>
388
389 * MAINTAINERS: Added myself to Write After Approval and DCO
390
14bfda60
GA
3912023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
392
393 * Makefile.in: Remove -gtoggle for STAGEautoprofile
394 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
395
f445b42e
GA
3962023-06-25 Lehua Ding <lehua.ding@rivai.ai>
397
398 * MAINTAINERS: Add Lehua Ding to write after approval
399
4002023-06-25 Iain Sandoe <iain@sandoe.co.uk>
401
402 * Makefile.def: Pass the enable-host-pie value to GCC configure.
403 * Makefile.in: Regenerate.
404 * configure: Regenerate.
405 * configure.ac: Adjust the logic for shared and PIE host flags to
406 ensure that PIE is passed for hosts that require it.
407
f10a4ce0
GA
4082023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
409
410 * MAINTAINERS (Write After Approval): move Matthew Fortune
411 to Write After Approval.
412
7ff79341
GA
4132023-06-15 Marek Polacek <polacek@redhat.com>
414
415 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
416 check.
417 * configure: Regenerate.
418
c1c5edef
GA
4192023-06-14 Filip Kastl <filip.kastl@gmail.com>
420
421 * MAINTAINERS: Add myself to write after approval
422
829d5975
GA
4232023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
424
425 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
426 port maintainer.
427 (Write After Approval): Remove myself.
428
df2762ac
GA
4292023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
430
431 * MAINTAINERS (Write After Approval): Add myself.
432
b4c15a14
GA
4332023-05-29 Martin Jambor <mjambor@suse.cz>
434
435 * MAINTAINERS: Replace spaces with tabs.
436
68816ba2
GA
4372023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
438
439 * MAINTAINERS: New entry.
440
b2776076
GA
4412023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
442
443 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
444 * Makefile.in: Regenerate
445
ff2dcddf
GA
4462023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
447
448 * Makefile.in: Disable warnings as errors for STAGEautofeedback
449
3d125c91
GA
4502023-05-11 Robin Dapp <rdapp@ventanamicro.com>
451
452 * MAINTAINERS: Sort.
453
4542023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
455
456 * MAINTAINERS: Add myself.
457
08d0d17b
GA
4582023-05-10 Pan Li <pan2.li@intel.com>
459
460 * MAINTAINERS: Add myself.
461
50205195
GA
4622023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
463
464 * Makefile.in: Define PROFILE_MERGER
465 * Makefile.tpl: Define PROFILE_MERGER
466
32a98ccd
GA
4672023-04-27 Robin Dapp <rdapp@ventanamicro.com>
468
469 * MAINTAINERS: Change my email address.
470
4a3dbcbd
GA
4712023-04-26 Patrick O'Neill <patrick@rivosinc.com>
472
473 * MAINTAINERS: Add myself.
474
4752023-04-26 Martin Liska <mliska@suse.cz>
476
477 * MAINTAINERS: fix sorting
478
49cea02d
GA
4792023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
480
481 * MAINTAINERS (Write After Approval): Add myself.
482
aeaf9426
GA
4832023-04-24 Martin Liska <mliska@suse.cz>
484
485 * MAINTAINERS: Fix sorting.
486
6d7f9ebf
GA
4872023-04-21 Peter Foley <pefoley2@pefoley.com>
488
489 * configure: Regenerate.
490 * configure.ac: Only create serdep.tmp if needed
491
4922023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
493
494 * MAINTAINERS (Write After Approval): Add myself.
495
4962023-04-21 Vineet Gupta <vineetg@rivosinc.com>
497
498 * MAINTAINERS (Write After Approval): Add myself.
499 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
500
a8c8351c
GA
5012023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
502
503 * MAINTAINERS: Add myself.
504
50bd9c41
GA
5052023-03-22 Tobias Burnus <tobias@codesourcery.com>
506
507 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
508
c8065441
GA
5092023-03-10 Arsen Arsenović <arsen@aarsen.me>
510
511 * MAINTAINERS (Write After Approval): Add myself.
512
88cc4495
GA
5132023-02-16 Martin Liska <mliska@suse.cz>
514
515 * MAINTAINERS: I'm stepping down from my positions.
516
f432ad09
GA
5172023-01-10 Philip Herron <herron.philip@googlemail.com>
518
519 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
520
d808db1f
GA
5212023-01-06 Clément Chigot <chigot@adacore.com>
522
523 * configure.ac: Skip GMP and MPFR when --disable-gdb is
524 provided.
525 * configure: Regenerate.
526
faccda27
GA
5272023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
528
529 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
530
90323d0b
GA
5312022-12-31 Iain Sandoe <iain@sandoe.co.uk>
532
533 * Makefile.def: Do not build shared libffi.
534 * Makefile.in: Regenerate.
535
de282a20
GA
5362022-12-21 Andrew Pinski <apinski@marvell.com>
537
538 * Makefile.def: Add configure-gdb dependencies
539 on all-gmp and all-mpfr.
540 * configure.ac: Split out MPC checking from MPFR.
541 Require GMP and MPFR if the gdb directory exist.
542 * Makefile.in: Regenerate.
543 * configure: Regenerate.
544
26f4aefa
GA
5452022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
546
547 * configure.ac (target_libraries): Add target-libgm2.
548 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
32582c19
JJ
549 Add GCC_TARGET_TOOL entry for gm2.
550 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
26f4aefa 551 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
32582c19
JJ
552 * Makefile.def (target_modules): Add libgm2.
553 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
554 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
555 (languages): Add entry for language=m2 with gcc-check-target=check-m2
26f4aefa 556 and lib-check-target=check-target-libgm2.
32582c19
JJ
557 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
558 (HOST_EXPORTS): Add definition for GM2.
559 (BASE_TARGET_EXPORTS): Add definition for GM2.
560 (GM2_FOR_BUILD): Defined.
561 (GM2FLAGS): Defined.
562 (GM2_FOR_TARGET): Defined.
563 (GM2FLAGS_FOR_TARGET): Defined.
564 (EXTRA_HOST_FLAGS): Defined.
565 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
566 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
567 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
568 * configure: Rebuilt.
569 * Makefile.in: Rebuilt.
26f4aefa 570
f17ddf2c
GA
5712022-12-13 Philip Herron <philip.herron@embecosm.com>
572
573 * Makefile.def: Add Rust language.
574 * Makefile.in: Regenerate via autogen.
575
40ce6485
GA
5762022-12-09 Martin Liska <mliska@suse.cz>
577
578 * MAINTAINERS: Fix spacing.
579
4bc2d9f6
GA
5802022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
581
582 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
583
5842022-12-07 Iain Sandoe <iain@sandoe.co.uk>
585
586 * Makefile.def: Pass host_libs_picflag to host dependent library
587 configures.
588 * Makefile.in: Regenerate.
589 * configure: Regenerate.
590 * configure.ac (host_libs_picflag): New configure variable set to
591 '--with-pic' when building 'host_shared'.
592
d769c504
GA
5932022-11-25 Weimin Pan <weimin.pan@oracle.com>
594
595 * Makefile.def: Add libsframe as new module with its dependencies.
596 * Makefile.in: Regenerated.
597 * configure.ac: Add libsframe to host_libs.
598 * configure: Regenerated.
599
8761284f
GA
6002022-11-23 Marek Polacek <polacek@redhat.com>
601
602 Revert:
603 2022-11-23 Marek Polacek <polacek@redhat.com>
604
605 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
606 isl.
607 * Makefile.in: Regenerate.
608 * Makefile.tpl: Set PICFLAG.
609 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
610 check.
611 * configure: Regenerate.
612
6132022-11-23 Marek Polacek <polacek@redhat.com>
614
615 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
616 isl.
617 * Makefile.in: Regenerate.
618 * Makefile.tpl: Set PICFLAG.
619 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
620 check.
621 * configure: Regenerate.
622
83d400bd
GA
6232022-11-14 Martin Liska <mliska@suse.cz>
624
625 Revert:
626 2022-11-09 Martin Liska <mliska@suse.cz>
627
628 * doc/Makefile: New file.
629 * doc/_static/custom.css: New file.
630 * doc/baseconf.py: New file.
631 * doc/bsd.rst: New file.
632 * doc/contrib.rst: New file.
633 * doc/contribute.rst: New file.
634 * doc/cppdiropts.rst: New file.
635 * doc/cppenv.rst: New file.
636 * doc/cppopts.rst: New file.
637 * doc/cppwarnopts.rst: New file.
638 * doc/favicon.ico: New file.
639 * doc/funding.rst: New file.
640 * doc/gcc_sphinx.py: New file.
641 * doc/gnu.rst: New file.
642 * doc/gnu_free_documentation_license.rst: New file.
643 * doc/gpl-3.0.rst: New file.
644 * doc/indices-and-tables.rst: New file.
645 * doc/lgpl-2.1.rst: New file.
646 * doc/logo.pdf: New file.
647 * doc/logo.svg: New file.
648 * doc/md.rst: New file.
649 * doc/requirements.txt: New file.
650
6512022-11-14 Martin Liska <mliska@suse.cz>
652
653 Revert:
654 2022-11-09 Martin Liska <mliska@suse.cz>
655
656 * doc/baseconf.py: Port to GCC sources.
657
6582022-11-14 Martin Liska <mliska@suse.cz>
659
660 Revert:
661 2022-11-14 Martin Liska <mliska@suse.cz>
662
663 * configure: Regenerate.
664 * configure.ac: Support Sphinx based documentation.
665
6662022-11-14 Martin Liska <mliska@suse.cz>
667
668 Revert:
669 2022-11-09 Martin Liska <mliska@suse.cz>
670
671 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
672 provide a default.
673
6742022-11-14 Martin Liska <mliska@suse.cz>
675
676 Revert:
677 2022-11-09 Martin Liska <mliska@suse.cz>
678
679 * doc/bsd.rst:
3d3b561f 680 Add trailing newline.
83d400bd 681 * doc/contrib.rst:
3d3b561f 682 Add trailing newline.
83d400bd 683 * doc/contribute.rst:
3d3b561f 684 Add trailing newline.
83d400bd 685 * doc/cppdiropts.rst:
3d3b561f 686 Add trailing newline.
83d400bd 687 * doc/cppenv.rst:
3d3b561f 688 Add trailing newline.
83d400bd 689 * doc/cppopts.rst:
3d3b561f 690 Add trailing newline.
83d400bd 691 * doc/cppwarnopts.rst:
3d3b561f 692 Add trailing newline.
83d400bd 693 * doc/funding.rst:
3d3b561f 694 Add trailing newline.
83d400bd 695 * doc/gnu.rst:
3d3b561f 696 Add trailing newline.
83d400bd 697 * doc/gnu_free_documentation_license.rst:
3d3b561f 698 Add trailing newline.
83d400bd 699 * doc/gpl-3.0.rst:
3d3b561f 700 Add trailing newline.
83d400bd 701 * doc/indices-and-tables.rst:
3d3b561f 702 Add trailing newline.
83d400bd 703 * doc/lgpl-2.1.rst:
3d3b561f 704 Add trailing newline.
83d400bd 705 * doc/md.rst:
3d3b561f 706 Add trailing newline.
83d400bd
GA
707
7082022-11-14 Martin Liska <mliska@suse.cz>
709
710 Revert:
711 2022-11-09 Martin Liska <mliska@suse.cz>
712
713 * configure.ac: Use new install URL.
714 * configure: Regenerate.
715
7162022-11-14 Martin Liska <mliska@suse.cz>
717
718 Revert:
719 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
720
721 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
722 instead of just ``.''.
723 * doc/gcc_sphinx.py: Moved to...
724 * doc/modules/gcc_sphinx.py: ...here.
725
7262022-11-14 Martin Liska <mliska@suse.cz>
727
728 Revert:
729 2022-11-10 Martin Liska <mliska@suse.cz>
730
731 * doc/baseconf.py: Modernize by using pathlib.
732
7332022-11-14 Martin Liska <mliska@suse.cz>
734
735 Revert:
736 2022-11-11 Martin Liska <mliska@suse.cz>
737
738 * doc/Makefile: Disable -j auto.
739
7402022-11-14 Martin Liska <mliska@suse.cz>
741
742 Revert:
743 2022-11-11 Martin Liska <mliska@suse.cz>
744
745 * doc/Makefile: Update comment.
746
7472022-11-14 Martin Liska <mliska@suse.cz>
748
749 Revert:
750 2022-11-11 Martin Liska <mliska@suse.cz>
751
752 * doc/indices-and-tables.rst: Rename Indexes to Indices.
753
7542022-11-14 Martin Liska <mliska@suse.cz>
755
756 Revert:
757 2022-11-13 Martin Liska <mliska@suse.cz>
758
759 PR web/107643
760 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
761 is set.
762 * doc/indices-and-tables.rst: Use include_todo tag.
763
7642022-11-14 Martin Liska <mliska@suse.cz>
765
766 Revert:
767 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
768
769 * doc/contrib.rst: Update Jeff Law's email address.
770
eefbfbc7
GA
7712022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
772
773 * doc/contrib.rst: Update Jeff Law's email address.
774
7752022-11-13 Martin Liska <mliska@suse.cz>
776
777 PR web/107643
778 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
779 is set.
780 * doc/indices-and-tables.rst: Use include_todo tag.
781
5b6ce16a
GA
7822022-11-11 Martin Liska <mliska@suse.cz>
783
784 * doc/indices-and-tables.rst: Rename Indexes to Indices.
785
7862022-11-11 Martin Liska <mliska@suse.cz>
787
788 * doc/Makefile: Update comment.
789
7902022-11-11 Martin Liska <mliska@suse.cz>
791
792 * doc/Makefile: Disable -j auto.
793
f225b813
GA
7942022-11-10 Martin Liska <mliska@suse.cz>
795
796 * doc/baseconf.py: Modernize by using pathlib.
797
7982022-11-10 Arsen Arsenović <arsen@aarsen.me>
799
800 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
801 instead of just ``.''.
802 * doc/gcc_sphinx.py: Moved to...
803 * doc/modules/gcc_sphinx.py: ...here.
804
1cdfd0e5
GA
8052022-11-09 Martin Liska <mliska@suse.cz>
806
807 * configure.ac: Use new install URL.
808 * configure: Regenerate.
809
8102022-11-09 Martin Liska <mliska@suse.cz>
811
812 * doc/bsd.rst:
3d3b561f 813 Add trailing newline.
1cdfd0e5 814 * doc/contrib.rst:
3d3b561f 815 Add trailing newline.
1cdfd0e5 816 * doc/contribute.rst:
3d3b561f 817 Add trailing newline.
1cdfd0e5 818 * doc/cppdiropts.rst:
3d3b561f 819 Add trailing newline.
1cdfd0e5 820 * doc/cppenv.rst:
3d3b561f 821 Add trailing newline.
1cdfd0e5 822 * doc/cppopts.rst:
3d3b561f 823 Add trailing newline.
1cdfd0e5 824 * doc/cppwarnopts.rst:
3d3b561f 825 Add trailing newline.
1cdfd0e5 826 * doc/funding.rst:
3d3b561f 827 Add trailing newline.
1cdfd0e5 828 * doc/gnu.rst:
3d3b561f 829 Add trailing newline.
1cdfd0e5 830 * doc/gnu_free_documentation_license.rst:
3d3b561f 831 Add trailing newline.
1cdfd0e5 832 * doc/gpl-3.0.rst:
3d3b561f 833 Add trailing newline.
1cdfd0e5 834 * doc/indices-and-tables.rst:
3d3b561f 835 Add trailing newline.
1cdfd0e5 836 * doc/lgpl-2.1.rst:
3d3b561f 837 Add trailing newline.
1cdfd0e5 838 * doc/md.rst:
3d3b561f 839 Add trailing newline.
1cdfd0e5
GA
840
8412022-11-09 Martin Liska <mliska@suse.cz>
842
843 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
844 provide a default.
845
8462022-11-09 Martin Liska <mliska@suse.cz>
847
848 * configure: Regenerate.
849 * configure.ac: Support Sphinx based documentation.
850
8512022-11-09 Martin Liska <mliska@suse.cz>
852
853 * doc/baseconf.py: Port to GCC sources.
854
8552022-11-09 Martin Liska <mliska@suse.cz>
856
857 * doc/Makefile: New file.
858 * doc/_static/custom.css: New file.
859 * doc/baseconf.py: New file.
860 * doc/bsd.rst: New file.
861 * doc/contrib.rst: New file.
862 * doc/contribute.rst: New file.
863 * doc/cppdiropts.rst: New file.
864 * doc/cppenv.rst: New file.
865 * doc/cppopts.rst: New file.
866 * doc/cppwarnopts.rst: New file.
867 * doc/favicon.ico: New file.
868 * doc/funding.rst: New file.
869 * doc/gcc_sphinx.py: New file.
870 * doc/gnu.rst: New file.
871 * doc/gnu_free_documentation_license.rst: New file.
872 * doc/gpl-3.0.rst: New file.
873 * doc/indices-and-tables.rst: New file.
874 * doc/lgpl-2.1.rst: New file.
875 * doc/logo.pdf: New file.
876 * doc/logo.svg: New file.
877 * doc/md.rst: New file.
878 * doc/requirements.txt: New file.
879
89d0a14a
JJ
8802022-11-04 Thomas Schwinge <thomas@codesourcery.com>
881
882 * Makefile.def: Remove module 'liboffloadmic'.
883 * Makefile.in: Regenerate.
884 * configure.ac: Remove 'liboffloadmic' handling.
885 * configure: Regenerate.
886
9a8b868d
GA
8872022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
888
889 * MAINTAINERS: Update email address.
890
10439719
GA
8912022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
892
893 * configure.ac: Don't configure readline if --with-system-readline is
894 used.
895 * configure: Re-generate.
896
781f477a
GA
8972022-10-12 Cui,Lili <lili.cui@intel.com>
898
899 * MAINTAINERS (Write After Approval): Add myself.
900
ab332cd7
GA
9012022-10-11 Olivier Hainque <hainque@adacore.com>
902
903 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
904 and friends for rtp !large. Assume the linker has the required
905 abilities and set lt_cv_deplibs_check_method.
906
3a221b73
GA
9072022-09-30 Olivier Hainque <hainque@adacore.com>
908
909 * configure.ac (*vxworks*): If enable_shared is not
910 set, set to "no" and add --disable-shared to target and
911 host_configargs.
912 * configure: Regenerate.
913
220c4d8e
GA
9142022-09-26 Jeff Law <jlaw@ventanamicro.com>
915
916 * MAINTAINERS: Update my email address and DCO entry.
917
4afaeaab
GA
9182022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
919
920 * MAINTAINERS (Write After Approval): Add myself.
921
d0fc05e8
GA
9222022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
923
924 * MAINTAINERS (Write After Approval): Add myself.
925
fe2a8ce9
GA
9262022-09-07 Jeff Law <jeffreyalaw@gmail.com>
927
928 * MAINTAINERS: Update my email address.
929
9302022-09-07 Tom de Vries <tdevries@suse.de>
931
932 * configure.ac: Set extra_host_libiberty_configure_flags and
933 extra_host_zlib_configure_flags in separate case statements.
934 * configure: Regenerate.
935
25aeb922
GA
9362022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
937
938 * MAINTAINERS: Update c-sky port maintainers' emails.
939
542c60c4
GA
9402022-08-31 Martin Liska <mliska@suse.cz>
941
942 * configure: Regenerate.
943 * configure.ac: Delete hpux9 and hpux10.
944
30afe5e7
GA
9452022-08-18 Sergei Trofimovich <siarheit@google.com>
946
947 * Makefile.def: Drop libelf module and gcc-configure dependency
948 on it.
949 * Makefile.in: Regenerate with 'autogen Makefile.def'.
950 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
951 LIBELFINC.
952 * configure: Regenrate.
953 * configure.ac (host_libs): Drop unused libelf.
954
9552022-08-18 Sergei Trofimovich <siarheit@google.com>
956
957 * Makefile.in: Regenerate.
958
4ad52740
GA
9592022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
960
961 * MAINTAINERS: Add myself as AutoFDO maintainer.
962
32510382
GA
9632022-08-01 Roger Sayle <roger@nextmovesoftware.com>
964 Arnaud Charlet <charlet@adacore.com>
965
966 * configure: Regenerate.
967
4a7274dd
GA
9682022-07-31 Roger Sayle <roger@nextmovesoftware.com>
969
970 PR bootstrap/106472
971 * Makefile.def (dependencies): Make configure-target-libgo depend
972 upon all-target-libbacktrace.
973
1e2c5f4c
GA
9742022-07-27 David Faust <david.faust@oracle.com>
975
976 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
977
9782022-07-27 Richard Biener <rguenther@suse.de>
979
980 * MAINTAINERS (Roger Sayle): Update e-mail address.
981
bbb9c030
GA
9822022-07-21 Sam Feifer <sfeifer@redhat.com>
983
984 * MAINTAINERS (Write After Approval): Add myself.
985
9862022-07-21 Marc Poulhiès <poulhies@adacore.com>
987
988 * MAINTAINERS: Add myself as Ada front end co-maintainer.
989
7c0c10db
GA
9902022-07-19 Alexander Monakov <amonakov@ispras.ru>
991
992 * .gitignore: Do not ignore config.h.
993
bdc7b765
GA
9942022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
995
996 * MAINTAINERS: Add myself to Write After Approval.
997
8467574d
GA
9982022-07-04 Martin Liska <mliska@suse.cz>
999
1000 * MAINTAINERS: fix sorting of names
1001
3731dd0b
GA
10022022-07-03 Immad Mir <mirimmad17@gmail.com>
1003
1004 * MAINTAINERS: add myself.
1005
10062022-07-03 Immad Mir <mirimmad17@gmail.com>
1007
1008 * MAINTAINERS: Add myself to write after approval and DCO.
1009
20f0f305
GA
10102022-07-02 Tim Lange <mail@tim-lange.me>
1011
1012 * MAINTAINERS: Add myself.
1013
ed974488
GA
10142022-07-01 Haochen Jiang <haochen.jiang@intel.com>
1015
1016 * MAINTAINERS (Write After Approval): Add myself.
1017
976196b3
GA
10182022-06-30 Cui,Lili <lili.cui@intel.com>
1019
1020 Revert:
1021 2022-06-30 Cui,Lili <lili.cui@intel.com>
1022
1023 * MAINTAINERS (Write After Approval): Add myself.
1024
10252022-06-30 Cui,Lili <lili.cui@intel.com>
1026
1027 * MAINTAINERS (Write After Approval): Add myself.
1028
fb29fdea
GA
10292022-06-28 Alexandre Oliva <oliva@adacore.com>
1030
1031 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
1032 (EXTRA_GCC_FLAGS): Likewise.
1033 * Makefile.in: Rebuilt.
1034
10352022-06-28 konglin1 <lingling.kong@intel.com>
1036
1037 * MAINTAINERS (Write After Approval): Add myself.
1038
9d3dd218
GA
10392022-06-27 Tom de Vries <tdevries@suse.de>
1040
1041 * configure.ac: Build libiberty pic variant for gdbserver.
1042 * configure: Regenerate.
1043
b2b72757
GA
10442022-06-26 Iain Sandoe <iain@sandoe.co.uk>
1045
1046 * configure: Regenerate.
1047 * configure.ac: Correct use of $host.
1048
87509781
GA
10492022-06-25 Jeff Law <jeffreyalaw@gmail.com>
1050
1051 * MAINTAINERS: Remove tilegx and tilepro entries.
1052 * configure.ac: Remove tilegx and tilepro stanzas.
1053 * configure: Rebuilt.
1054
37b3b5da
GA
10552022-05-28 Bruce Korb <bkorb@gnu.org>
1056
1057 * .gitignore: Ignore vim swap files
1058
9df4ffe4
GA
10592022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
1060
1061 * MAINTAINERS: Add myself to write after approval.
1062
d0d513b5
GA
10632022-05-11 Kewen Lin <linkw@linux.ibm.com>
1064
1065 * MAINTAINERS: Remove myself from DCO section.
1066
bd022ff9
GA
10672022-05-09 Xi Ruoyao <xry111@xry111.site>
1068
1069 * MAINTAINERS: Update my email address.
1070
10712022-05-09 Clément Chigot <chigot@adacore.com>
1072
1073 * MAINTAINERS: Update my email address.
1074
ab869e7f
GA
10752022-05-05 Kewen Lin <linkw@linux.ibm.com>
1076
1077 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1078 section.
1079
d1d57187
GA
10802022-04-19 Richard Henderson <rth@gcc.gnu.org>
1081
1082 * MAINTAINERS: Update my email address.
1083
8af4270d
GA
10842022-04-01 Qian Jianhua <qianjh@fujitsu.com>
1085
1086 * MAINTAINERS: Update my email address.
1087
9f774626
GA
10882022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1089
1090 * MAINTAINERS: (CPU Port Maintainers): Add myself and
1091 Lulu as LoongArch port maintainer.
1092
10932022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1094 Lulu Cheng <chenglulu@loongson.cn>
1095
1096 * configure.ac: Add LoongArch tuples.
1097 * configure: Regenerate.
1098
aab0127d
GA
10992022-03-28 Tom Tromey <tromey@adacore.com>
1100
1101 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1102 * configure: Rebuild.
1103
6fc4a993
GA
11042022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
1105
1106 * MAINTAINERS: Change my information.
1107
9fc8f278
GA
11082022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
1109
1110 * MAINTAINERS: Add myself to DCO section.
1111
510613e7
GA
11122022-03-14 Jonathan Wakely <jwakely@redhat.com>
1113
1114 * configure.ac: Fix incorrect option in comment.
1115 * configure: Regenerate.
1116
8cc4f9cd
GA
11172022-03-09 Hans-Peter Nilsson <hp@axis.com>
1118
1119 * Makefile.def (dependencies): Make configure-sim depend on
1120 all-readline.
1121 * Makefile.in: Regenerate.
1122
2cfb33fc
GA
11232022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
1124
1125 * MAINTAINERS (Write After Approval): Update my e-mail address.
1126
2a2fda2d
GA
11272022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
1128
1129 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1130
1bb52662
GA
11312022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
1132
1133 * MAINTAINERS: Update my email and add myself to the DCO list.
1134
e0b8716f
GA
11352022-01-25 Thomas Schwinge <thomas@codesourcery.com>
1136
1137 Revert:
1138 2021-09-16 Andrew Pinski <apinski@marvell.com>
1139
1140 PR bootstrap/67102
1141 * Makefile.def: Have configure-target-libffi depend on
1142 all-target-libstdc++-v3.
1143 * Makefile.in: Regenerate.
1144
d43be9dc
GA
11452022-01-22 Jakub Jelinek <jakub@redhat.com>
1146
1147 PR other/104181
1148 * build.log: Remove.
1149
5fa55d55
GA
11502022-01-20 Martin Liska <mliska@suse.cz>
1151
1152 * MAINTAINERS: Adjust email address based on IRC request.
1153
7a761ae6
GA
11542022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
1155
1156 * MAINTAINERS: Update my email address.
1157
fc829782
GA
11582022-01-17 Martin Liska <mliska@suse.cz>
1159
1160 * MAINTAINERS: Rename .c names to .cc.
1161
ad3f0d08
GA
11622022-01-13 Jakub Jelinek <jakub@redhat.com>
1163
1164 * Makefile.am: Remove.
1165
01a254e3
GA
11662022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1167
1168 * Makefile.am: New file.
1169
11702022-01-11 Martin Liska <mliska@suse.cz>
1171
1172 * MAINTAINERS: Sort 2 names.
1173
d9450aa0
GA
11742022-01-10 Martin Liska <mliska@suse.cz>
1175
1176 * MAINTAINERS: Fix obvious issues with sorting.
1177
55e96bf9
GA
11782022-01-07 liuhongt <hongtao.liu@intel.com>
1179
1180 * build.log: New file.
1181
0fbefa25
GA
11822022-01-05 Nathan Sidwell <nathan@acm.org>
1183
1184 * MAINTAINERS: Add DCO entry. Sort that list.
1185
7d11b64b
GA
11862022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1187
1188 * MAINTAINERS: Change of email address in both DCO and
1189 Write After Approval list.
1190
aa17859b
GA
11912021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1192
1193 * configure: Regenerate.
1194
11952021-12-21 Martin Liska <mliska@suse.cz>
1196
1197 * config.sub: Change mode back to 755.
1198
2554e2da
GA
11992021-12-17 Martin Liska <mliska@suse.cz>
1200
1201 * config.sub: Sync from master.
1202
12032021-12-17 Martin Liska <mliska@suse.cz>
1204
1205 Revert:
1206 2021-12-16 Matthias Seidel <mseidel@apache.org>
1207
1208 * config.sub: Fix typo.
1209
774269aa
GA
12102021-12-16 Matthias Seidel <mseidel@apache.org>
1211
1212 * config.sub: Fix typo.
1213
12142021-12-16 H.J. Lu <hjl.tools@gmail.com>
1215
1216 Revert:
1217 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1218
1219 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1220 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1221 * configure.ac: Include config/gcc-plugin.m4.
1222 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1223 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1224 RANLIB if possible.
1225 * Makefile.in: Regenerated.
1226 * configure: Likewise.
1227
8a89c39b
GA
12282021-12-15 H.J. Lu <hjl.tools@gmail.com>
1229
1230 * Makefile.tpl (BUILD_CFLAGS): New.
1231 (CFLAGS): Append $(BUILD_CFLAGS).
1232 (CXXFLAGS): Likewise.
1233 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1234 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1235 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1236 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1237 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1238 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1239 (PGO-TRAINING-TARGETS): Likewise.
1240 (PGO_BUILD_TRAINING): Likewise.
1241 (all): Add '+' to the command line for recursive make. Support
1242 the PGO build.
1243 * configure.ac: Add --enable-pgo-build[=lto].
1244 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1245 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1246 * Makefile.in: Regenerated.
1247 * configure: Likewise.
1248
12492021-12-15 H.J. Lu <hjl.tools@gmail.com>
1250
1251 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1252 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1253 * configure.ac: Include config/gcc-plugin.m4.
1254 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1255 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1256 RANLIB if possible.
1257 * Makefile.in: Regenerated.
1258 * configure: Likewise.
1259
9c6586bc
GA
12602021-12-14 Marc Poulhiès <poulhies@adacore.com>
1261
1262 * MAINTAINERS: Add myself to write after approval.
1263
3a580f96
GA
12642021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1265
1266 * MAINTAINERS: Adding myself.
1267
ea6ef320
GA
12682021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1269
1270 * configure: Regenerate.
1271 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1272 $(CPP).
1273
c177e806
GA
12742021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1275
1276 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1277 libatomic.
1278 * Makefile.in: Regenerate.
1279 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1280 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1281 target-libphobos-bootstrap.
1282 (STAGE2_CONFIGURE_FLAGS): Likewise.
1283 * configure: Regenerate.
1284 * configure.ac: Add support for bootstrapping D front-end.
1285
6b1695f4
GA
12862021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1287
1288 * MAINTAINERS: Add myself to DCO section and update email address.
1289
12902021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1291
1292 * configure: Regenerate.
1293 * configure.ac: Ensure that PIC (shared) defaults are set
1294 correctly for Darwin.
1295
12962021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1297
1298 * MAINTAINERS: Update my address.
1299
af2852b9
GA
13002021-11-12 Alan Modra <amodra@gmail.com>
1301
1302 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1303 * Makefile.in: Regenerate.
1304
18ae471f
GA
13052021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1306
1307 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1308 list.
1309
b4df2dd3
GA
13102021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1311
1312 * MAINTAINERS (Reviewers, arc): Remove my entry.
1313 (Write After Approval): Add an entry for myself.
1314
2322c8b1
GA
13152021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1316
1317 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1318 * Makefile.in: Regenerate.
1319 * configure: Regenerate.
1320 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1321
3ff5b4ed
GA
13222021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1323
1324 * MAINTAINERS: Fix up Maciej's entries.
1325
13262021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1327
1328 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1329 maintainer.
1330
c2bd5d8a
GA
13312021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1332
1333 PR other/102663
1334 * Makefile.def: Handle install-dvi target.
1335 * Makefile.tpl: Likewise.
1336 * Makefile.in: Regenerate.
1337
19472fc3
GA
13382021-10-19 Clément Chigot <clement.chigot@atos.net>
1339
1340 * MAINTAINERS: Add myself for write after approval.
1341
52055987
GA
13422021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1343
1344 * Makefile.def: Mark libcody, libdecnumber,
1345 c++tools, libgcc, and libobjc as missing TAGS
1346 targets.
1347 * Makefile.in: Regenerate.
1348
50e20ee6
GA
13492021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1350
1351 * MAINTAINERS: Add myself to DCO section and update email
1352 address.
1353
d238146e
GA
13542021-09-29 Jonathan Wakely <jwakely@redhat.com>
1355
1356 * MAINTAINERS: Add myself to DCO section.
1357
fd133479
GA
13582021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1359
1360 * configure: Regenerate.
1361 * configure.ac (skipdirs): Add the contents of target_configdirs if
1362 we are not building gcc.
1363
9a4293ed
GA
13642021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1365
1366 * Makefile.def: Back-port commits ba4d88ad892f and
1367 755ba58ebef0 from binutils-gdb repository.
1368 * Makefile.in: Regenerated.
1369
62498024
GA
13702021-09-20 Harald Anlauf <anlauf@gmx.de>
1371
1372 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1373
0a4cb439
GA
13742021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1375
1376 * Makefile.def: Add a jit check target for the jit
1377 language.
1378 * Makefile.in: Regenerate.
1379
e19570d3
GA
13802021-09-16 Andrew Pinski <apinski@marvell.com>
1381
1382 PR bootstrap/67102
1383 * Makefile.def: Have configure-target-libffi depend on
1384 all-target-libstdc++-v3.
1385 * Makefile.in: Regenerate.
1386
a26206ec
GA
13872021-09-10 Petter Tomner <tomner@kth.se>
1388
1389 * MAINTAINERS: Me added to DCO and write after approval
1390
e11c6046
GA
13912021-09-01 YunQiang Su <syq@debian.org>
1392
1393 * MAINTAINERS: Add myself for write after approval.
1394
6d51ee43
GA
13952021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1396
1397 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1398 * Makefile.in: Regenerate.
1399
4be4fa4e
GA
14002021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1401
1402 * MAINTAINERS: Add myself for write after approval.
1403
6e529985
GA
14042021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1405
1406 * Makefile.in: Regenerate.
1407 * Makefile.tpl: Make the state of the configured host
1408 shared flag available to makefile fragements.
1409
37768150
GA
14102021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1411
1412 * MAINTAINERS (Write After Approval): Add myself.
1413
92d45509
GA
14142021-07-20 Richard Earnshaw <rearnsha@arm.com>
1415
1416 * .dir-locals.el (bug-reference-url-format): Use https.
1417
14182021-07-20 Richard Earnshaw <rearnsha@arm.com>
1419
1420 * .dir-locals.el (c-mode): Change fill-column to 79.
1421
d97d71a1
GA
14222021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1423
1424 * MAINTAINERS: Add myself to DCO section.
1425
ef2ace64
GA
14262021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1427
1428 * configure: Regenerate.
1429 * configure.ac: Adjust cases for which it is necessary to
1430 include the Darwin host config fragment.
1431
6fba0eea
GA
14322021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1433
1434 * MAINTAINERS: Add myself for write after approval and DCO.
1435
6d53e6f9
GA
14362021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1437
1438 * Makefile.def: Add dsymutil defs.
1439 * Makefile.in: Regenerated.
1440 * Makefile.tpl: Add dsymutil to flags.
1441 * configure: Regenerated.
1442 * configure.ac: Add dsymutil to target and build recipes.
1443
bea7c16a
GA
14442021-07-01 Ankur Saini <arsenic@sourceware.org>
1445
1446 * MAINTAINERS: Add myself for write after approval.
1447
25b6bfea
GA
14482021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1449
1450 * MAINTAINERS (Write After Approval): Add myself.
1451
90708f87
GA
14522021-06-25 Matthias Kretz <m.kretz@gsi.de>
1453
1454 * MAINTAINERS: Add myself for write after approval and DCO
1455
9aa8327e
GA
14562021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1457
1458 * .gitignore: Add entry for cscope.out.
1459
419af06a
GA
14602021-06-22 liuhongt <hongtao.liu@intel.com>
1461
1462 * MAINTAINERS: Remove my Write After Approval entry.
1463
2f080224
GA
14642021-06-21 liuhongt <hongtao.liu@intel.com>
1465
1466 * MAINTAINERS: Add myself as maintainer of the i386 vector
1467 extensions.
1468
c5581d48
GA
14692021-06-18 Antoni Boucher <bouanto@zoho.com>
1470
1471 * MAINTAINERS (Write After Approval): Add myself.
1472
688359a2
GA
14732021-06-17 Aldy Hernandez <aldyh@redhat.com>
1474
1475 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1476 as *vrp and ranger maintainers.
1477
28c62475
GA
14782021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1479
1480 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1481 not trigger testsuite failures.
1482
14832021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1484
1485 * MAINTAINERS: Add myself to DCO section with both email addresses.
1486
440c8a0a
GA
14872021-06-03 Jason Merrill <jason@redhat.com>
1488
1489 * MAINTAINERS: Add DCO version number.
1490
9663c744
GA
14912021-06-02 Jason Merrill <jason@redhat.com>
1492
1493 * MAINTAINERS: Add DCO section.
1494
ee682192
GA
14952021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1496
1497 * MAINTAINERS (Write After Approval): Add myself.
1498
1a87f838
GA
14992021-05-29 Mike Frysinger <vapier@gentoo.org>
1500
1501 * configure.ac: Add gnulib to configdirs for sim.
1502 * configure: Regenerate.
1503
a8daf9a1
GA
15042021-05-18 Mike Frysinger <vapier@gentoo.org>
1505
1506 * Makefile.def: Add configure-sim dependency on all-gnulib.
1507 * Makefile.in: Regenerated.
1508
a7ffc1ef
GA
15092021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1510
1511 * MAINTAINERS (Write After Approval): Add myself.
1512
0ff3a0f2
GA
15132021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1514
1515 * MAINTAINERS (Write After Approval): Add myself.
1516
037e3661
GA
15172021-05-11 Martin Liska <mliska@suse.cz>
1518
1519 * MAINTAINERS: Remove entries for removed
1520 components (HSA, BRIG, libhsail-rt).
1521 Move Pekka to Write After Approval.
1522
15232021-05-11 Martin Liska <mliska@suse.cz>
1524
1525 * Makefile.def: Remove libhsail-rt.
1526 * Makefile.in: Likewise.
1527 * configure.ac: Likewise.
1528 * configure: Regenerate.
1529 * libhsail-rt/ChangeLog: Removed.
1530 * libhsail-rt/Makefile.am: Removed.
1531 * libhsail-rt/Makefile.in: Removed.
1532 * libhsail-rt/README: Removed.
1533 * libhsail-rt/aclocal.m4: Removed.
1534 * libhsail-rt/configure: Removed.
1535 * libhsail-rt/configure.ac: Removed.
1536 * libhsail-rt/configure.tgt: Removed.
1537 * libhsail-rt/include/internal/fibers.h: Removed.
1538 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1539 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1540 * libhsail-rt/include/internal/workitems.h: Removed.
1541 * libhsail-rt/rt/arithmetic.c: Removed.
1542 * libhsail-rt/rt/atomics.c: Removed.
1543 * libhsail-rt/rt/bitstring.c: Removed.
1544 * libhsail-rt/rt/fbarrier.c: Removed.
1545 * libhsail-rt/rt/fibers.c: Removed.
1546 * libhsail-rt/rt/fp16.c: Removed.
1547 * libhsail-rt/rt/misc.c: Removed.
1548 * libhsail-rt/rt/multimedia.c: Removed.
1549 * libhsail-rt/rt/queue.c: Removed.
1550 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1551 * libhsail-rt/rt/segment.c: Removed.
1552 * libhsail-rt/rt/workitems.c: Removed.
1553 * libhsail-rt/target-config.h.in: Removed.
1554
99e8df7a
GA
15552021-05-04 Nick Clifton <nickc@redhat.com>
1556
1557 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1558 * configure: Regenerate.
1559
e4ff4ffb
GA
15602021-04-28 Jakub Jelinek <jakub@redhat.com>
1561 Tobias Burnus <tobias@codesourcery.com>
1562
1563 * configure.ac (--enable-offload-defaulted): New.
1564 * configure: Regenerate.
1565
05ec629f
GA
15662021-04-23 David Faust <david.faust@oracle.com>
1567
1568 * MAINTAINERS (Write After Approval): Add myself.
1569
a0ecde22
GA
15702021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1571
1572 * MAINTAINERS (Write After Approval): Add myself.
1573
651684b4
GA
15742021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1575
1576 * MAINTAINERS: Add myself as pru port maintainer.
1577
bf1f3168
GA
15782021-03-23 David Malcolm <dmalcolm@redhat.com>
1579
1580 * MAINTAINERS: Add myself as static analyzer maintainer.
1581
287e3e84
GA
15822021-03-18 Jeff Law <jlaw@tachyum.com>
1583
1584 * MAINTAINERS: Update primary entry.
1585
5e93c2f0
GA
15862021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1587
1588 * MAINTAINERS (Write After Approval): Add myself.
1589
15902021-03-13 Mike Frysinger <vapier@gentoo.org>
1591
1592 * Makefile.def: Remove all-sim dependency on configure-gdb.
1593 * Makefile.in: Regenerated.
1594
48ff383f
GA
15952021-03-11 Jeff Law <law@redhat.com>
1596
1597 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1598
15992021-03-11 Martin Liska <mliska@suse.cz>
1600
1601 * Makefile.tpl: The change was done Makefile.in which
1602 is generated file.
1603
6405b40f
GA
16042021-03-08 Jeff Law <law@redhat.com>
1605
1606 * MAINTAINERS: Update my email address
1607
71e24b06
GA
16082021-02-23 Kito Cheng <kito.cheng@sifive.com>
1609
1610 * config.guess: Import latest upstream.
1611 * config.sub: Import latest upstream.
1612
161e4c08
GA
16132021-01-25 Martin Liska <mliska@suse.cz>
1614
1615 PR gcov-profile/98739
1616 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1617 for profiledbootstrap.
1618
8502e23d
GA
16192021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1620
1621 * MAINTAINERS (Write After Approval): Add myself.
1622
16232021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1624
1625 * MAINTAINERS (Write After Approval): Update my e-mail address.
1626
6851dda2
GA
16272021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1628
1629 * MAINTAINERS: Fix spacing.
1630
16312021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1632
1633 * MAINTAINERS (Write After Approval): Add myself
1634
942ae5be
GA
16352021-01-06 Nick Alcock <nick.alcock@oracle.com>
1636
1637 * Makefile.def: Sync with binutils-gdb:
1638 (dependencies): all-ld depends on all-libctf.
1639 (host_modules): libctf is no longer no_install.
1640 No longer no_check. Checking depends on all-ld.
1641 * Makefile.in: Regenerated.
1642
651b8a50
GA
16432021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1644
1645 * libtool.m4: Match gnu* along other GNU systems.
1646 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1647 * libgo/configure: Re-generate.
1648
7e73f511
GA
16492021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1650
1651 * MAINTAINERS: Update my email address.
1652
cd69e3d5
GA
16532020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1654
1655 * MAINTAINERS (Write After Approval): Add myself.
1656
6e9d8651
GA
16572020-12-15 Nathan Sidwell <nathan@acm.org>
1658
1659 * Makefile.def
1660 * Makefile.in
1661 * Makefile.tpl
1662 * configure
1663 * configure.ac
1664
16652020-12-15 Nathan Sidwell <nathan@acm.org>
1666
1667 * Makefile.def: Add libcody.
1668 * configure.ac: Add libcody.
1669 * Makefile.in: Regenerated.
1670 * configure: Regenerated.
1671
d52945ce
GA
16722020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1673
1674 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1675
6e1edf48
GA
16762020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1677
1678 PR target/97865
1679 * libtool.m4: Update handling of Darwin platform link flags
1680 for Darwin20.
1681
11860cf4
GA
16822020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1683
1684 * .gitignore: Sync with binutils-gdb
1685
16862020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1687
1688 * MAINTAINERS: Add myself as arc port maintainer.
1689
a9625c50
GA
16902020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1691
1692 PR d/87788
1693 * configure.ac: Don't disable D for *-*-darwin*.
1694 * configure: Regenerate.
1695
16962020-11-29 John David Anglin <danglin@gcc.gnu.org>
1697
1698 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1699 hppa64-*-hpux11*.
1700
360258da
GA
17012020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1702
1703 * configure: Regenerate.
1704 * configure.ac: Add --bootstrap-hwasan option.
1705
8e6198d0
GA
17062020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1707
1708 * config.guess: Import latest upstream.
1709 * config.sub: Import latest upstream.
1710
29c5d9ce
GA
17112020-11-16 Martin Liska <mliska@suse.cz>
1712
1713 * .gitignore: Add cache as clangd uses it now.
1714
77f67db2
GA
17152020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1716
1717 * MAINTAINERS (Write After Approval): add myself
1718
2bee28dd
GA
17192020-11-09 Pat Bernardi <bernardi@adacore.com>
1720
1721 * MAINTAINERS (Write After Approval): Add myself.
1722
17232020-11-09 Jonathan Wakely <jwakely@redhat.com>
1724
1725 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1726 Remove FIXME comments.
1727
44cab2d8
GA
17282020-11-06 Martin Uecker <muecker@gwdg.de>
1729
1730 * MAINTAINERS: Update my email address.
1731
17322020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1733
1734 * MAINTAINERS (Write After Approval): Add myself.
1735
8e97b905
GA
17362020-10-06 Tobias Burnus <tobias@codesourcery.com>
1737
1738 PR target/97302
1739 * configure.ac: Only set with_gmp to /usr/local
1740 if not building in tree.
1741 * configure: Regenerate.
1742
239601c5
GA
17432020-09-18 Omar Tahir <omar.tahir@arm.com>
1744
1745 * MAINTAINERS (Write After Approval): Add myself.
1746
57ea0894
GA
17472020-08-26 Tobias Burnus <tobias@codesourcery.com>
1748
1749 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1750
5b9a3d2a
GA
17512020-08-20 Tobias Burnus <tobias@codesourcery.com>
1752
1753 PR bootstrap/96612
1754 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1755 if not the same as ${host}.
1756 * configure: Regenerate.
1757
2c4c56c2
GA
17582020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1759
1760 * MAINTAINERS (Write After Approval): Add myself.
1761
afdd220a
GA
17622020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1763
1764 * MAINTAINERS: Update my email address.
1765
d48cca8f
GA
17662020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1767
1768 * MAINTAINERS (Write After Approval): Add myself.
1769
3ea9abca
GA
17702020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1771
1772 * MAINTAINERS (Write After Approval): Add myself.
1773
8e3b453e
GA
17742020-06-12 Martin Liska <mliska@suse.cz>
1775
1776 * .gitignore: Add .clang-tidy.
1777
2c455ae0
GA
17782020-06-08 Jason Merrill <jason@redhat.com>
1779
1780 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1781 * configure: Regenerate.
1782
8f94b078
GA
17832020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1784
1785 * MAINTAINERS: Add myself as xtensa port maintainer.
1786
53ffb43a
GA
17872020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1788
1789 * configure.ac: Don't require --enable-host-shared when building
1790 for Mingw.
1791 * configure: Regenerate.
1792
5329b59a
JM
17932020-05-18 Jason Merrill <jason@redhat.com>
1794
1795 * configure.ac: Update bootstrap dialect to -std=c++11.
1796
9a4a0a5b
AC
17972020-05-18 Alex Coplan <alex.coplan@arm.com>
1798
1799 * MAINTAINERS (Write After Approval): Add myself.
1800
afa3d80e
TS
18012020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1802
1803 PR target/92713
1804 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1805 (noconfigdirs): Add 'target-libstdc++-v3'.
1806 * configure: Regenerate.
1807
e6cbe965
SC
18082020-04-21 Stephen Casner <casner@acm.org>
1809
1810 PR 25830
1811 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1812 * configure: Rebuild.
1813
e9f799d2
ML
18142020-04-17 Martin Liska <mliska@suse.cz>
1815 Jonathan Yong <10walls@gmail.com>
1816
1817 PR gcov-profile/94570
1818 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1819 for CYGWIN.
1820
efd5bd4d
MJ
18212020-04-14 Martin Jambor <mjambor@suse.cz>
1822
1823 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1824
f9d09df0
TT
18252020-04-09 Tom Tromey <tom@tromey.com>
1826
1827 * configure: Rebuild.
1828 * Makefile.in: Rebuild.
1829 * Makefile.def (gdbsupport, gdbserver): New host modules.
1830 (configure-gdb): Depend on all-gdbsupport.
1831 (all-gdb): Depend on all-gdbsupport, all-libctf.
1832 * configure.ac (host_tools): Add gdbserver.
1833 Conditionally build gdbserver and gdbsupport.
1834
29b1533a
TB
18352020-03-09 Tobias Burnus <tobias@codesourcery.com>
1836
1837 * configure.ac: Build libgomp by default for amdgcn.
1838 * configure: Regenerate.
1839
7d6b3a78
SP
18402020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1841
1842 * MAINTAINERS (Write After Approval): Add myself.
1843
4707548e
JH
18442020-02-28 Joel Hutton <joel.hutton@arm.com>
1845
1846 * MAINTAINERS (Write After Approval) : Add myself.
1847
6f83ceb8
PD
18482020-02-20 Palmer Dabbelt <palmer@sifive.com>
1849
1850 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1851
d6ee2e7c
MS
18522020-02-14 Martin Sebor <msebor@redhat.com>
1853
1854 * doc/extend.texi (attribute alias): Mention type requirement.
1855 (attribute weak): Same.
1856 (attribute weakref): Correct invalid example.
1857
e01975f9
SB
18582020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1859
1860 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1861
affb7b66
JJ
18622020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1863 Jakub Jelinek <jakub@redhat.com>
1864
1865 * .gitattributes: Add *.md diff=md.
1866
780e19f8
GJL
18672020-01-14 Georg-Johann Lay <avr@gjlay.de>
1868
1869 The mentioned auto-generated file is no more part of the
1870
1871 GCC sources, it's auto-generated in $(builddir) during build.
1872
1873 PR target/92055
1874 * contrib/gcc_update (files_and_dependencies): Remove
1875 entry for gcc/config/avr/t-multilib.
1876
ef4395e5
AS
18772020-01-14 Anatoly Sokolov <aesok@dol.ru>
1878
1879 * MAINTAINERS: Update my email address.
1880
b2b465c5
JM
18812020-01-13 Joseph Myers <joseph@codesourcery.com>
1882
1883 * README.MOVED_TO_GIT: Remove.
1884
cff5a231
JM
18852020-01-11 Joseph Myers <joseph@codesourcery.com>
1886
1887 * README.MOVED_TO_GIT: New file.
1888
b1b72741
DZ
18892020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1890
1891 * MAINTAINERS (Write After Approval): Add myself.
1892
74a7b87a
JL
18932019-12-20 Jerome Lambourg <lambourg@adacore.com>
1894
1895 * MAINTAINERS (write_after_approval): Add myself.
1896
39f8777c
SMW
18972019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1898
1899 * MAINTAINERS (write_after_approval): Add myself.
1900
6226f592
MI
19012019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1902
1903 * MAINTAINERS (write_after_approval): Add myself.
1904
4f943869
MK
19052019-12-11 Matthias Klose <doko@ubuntu.com>
1906
1907 * configure.ac: Factor out common cases for compare_exclusions.
1908 * configure: Regenerate.
1909
a9046e98
JL
19102019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1911
1912 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1913 flag.
1914
53eb0cb3
LH
19152019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1916
a9046e98 1917 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 1918
90ca6847
TB
19192019-11-27 Tobias Burnus <tobias@codesourcery.com>
1920
1921 PR middle-end/92463
1922 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1923 * configure: Regenerate
1924
aeebd94c
JB
19252019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1926
1927 * configure.ac: Use https for gcc.gnu.org.
1928 * configure: Regenerated.
1929
267d7432
JG
19302019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1931
1932 * MAINTAINERS (aarch64 port): Remove my name, move to...
1933 (Write After Approval): ...Here.
1934
a91eb234
KN
19352019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1936
1937 * MAINTAINERS: Change my email address as maintainer.
1938
8be34204
JB
19392019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1940
90ca6847
TB
1941 PR fortran/91828
1942 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1943 * configure: Regenerated.
8be34204 1944
678a1e99
JM
19452019-10-21 Jason Merrill <jason@redhat.com>
1946
1947 * .gitattributes: Also check ChangeLog whitespace.
1948
aa7710cb
AB
19492019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1950
1951 * contrib/dg-extract-results.sh: Add support for KPASS.
1952 * contrib/dg-extract-results.py: Likewise.
1953
6664a5f7
JM
19542019-10-17 Jason Merrill <jason@redhat.com>
1955
1956 * .gitattributes: Avoid {} in filename pattern.
1957
df77d703
TS
19582019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1959
1960 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1961 Approval section.
1962
4d07a2ec
FH
19632019-10-01 Frederik Harwath <frederik@codesourcery.com>
1964
1965 * MAINTAINERS: Add myself to Write After Approval
1966
5fdd1d33
RS
19672019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1968
1969 * MAINTAINERS: Add myself as an aarch64 maintainer.
1970
16b17446
KT
19712019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1972
1973 * MAINTAINERS: Add myself as aarch64 maintainer.
1974
a8cea25c
CL
19752019-09-23 Carl Love <cel@us.ibm.com>
1976
1977 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1978 New define_insn.
1979 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1980 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1981
0d1cfeed
ST
19822019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1983
1984 * MAINTAINERS (Sam Tebbs): Update email address.
1985
3d34b7af
TB
19862019-09-10 Tobias Burnus <tobias@codesourcery.com>
1987
1988 * MAINTAINERS: Update my email address.
1989
b1e21e5a
CL
19902019-09-10 Christophe Lyon <christophe.lyon@st.com>
1991
3d34b7af 1992 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 1993
91dfef96
JM
19942019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1995
1996 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1997 Remove myself from Write After Approval section.
1998
19992019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2000
2001 * configure.ac: Support for bpf-*-* targets.
2002 * configure: Regenerate.
2003
b7b1f657
JM
20042019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2005
2006 * config.sub: Import upstream version 2019-06-30.
2007 * config.guess: Import upstream version 2019-07-24.
2008
2f2aeda9
UW
20092019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
2010
2011 * MAINTAINERS: Remove spu port maintainers.
2012
91eed5f2
ML
20132019-08-28 Martin Liska <mliska@suse.cz>
2014
2015 * .gitignore: Add .clangd and compile_commands.json
2016 to .gitignore.
2017
d0fc6e9f
MF
20182019-08-23 Michael Forney <mforney@mforney.org>
2019
2020 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
2021 * Makefile.in: Regenerate.
2022
aac9103b
TT
20232019-08-19 Tom Tromey <tom@tromey.com>
2024
2025 * configure: Rebuild.
2026 * configure.ac: Add --with-static-standard-libraries.
2027
3b5864f4
AO
20282019-08-16 Alexandre Oliva <oliva@gnu.org>
2029
2030 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
2031
8fc306e9
ME
20322019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
2033
2034 * MAINTAINERS (Write After Approval): Add myself.
2035
f069f0f2
KC
20362019-07-08 Kito Cheng <kito.cheng@sifive.com>
2037
2038 * MAINTAINERS (Write After Approval): Remove myself, already listed in
2039 RISC-V port maitainer.
2040
9118c5e1
KC
20412019-07-08 Kito Cheng <kito.cheng@sifive.com>
2042
2043 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
2044
c19713b7
KC
20452019-07-08 Kito Cheng <kito.cheng@sifive.com>
2046
2047 * MAINTAINERS (Write After Approval): Add myself.
2048
e676d704 20492019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
2050
2051 * MAINTAINERS (Write After Approval): Add myself.
2052
247b63e3
ML
20532019-06-25 Martin Liska <mliska@suse.cz>
2054
2055 contrib/filter-clang-warnings.py: Transform from
2056 filter-rtags-warnings.py.
2057
98e5be21
TT
20582019-06-15 Tom Tromey <tom@tromey.com>
2059
2060 * configure.ac (host_libs): Add gnulib.
2061 * configure: Rebuild.
2062 * Makefile.def (host_modules, dependencies): Add gnulib.
2063 * Makefile.in: Rebuild.
2064
1ab4217d
DD
20652019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2066
2067 * MAINTAINERS (Write After Approval): Add myself.
2068
3e209f57 20692019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
2070
2071 * configure: Regenerate.
2072 * configure.ac: Add PRU target.
2073
8b164a4e 20742019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
2075
2076 * MAINTAINERS (Write After Approval): Add myself.
2077
de6abd85
NC
20782019-06-11 Nick Clifton <nickc@redhat.com>
2079
2080 Import these changes from the binutils/gdb repository:
2081
2082 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2083
2084 * Makefile.def (dependencies): configure-libctf depends on all-bfd
2085 and all its deps.
2086 * Makefile.in: Regenerated.
2087
2088 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2089
2090 * Makefile.def (host_modules): Add libctf.
2091 * Makefile.def (dependencies): Likewise.
2092 libctf depends on zlib, libiberty, and bfd.
2093 * Makefile.in: Regenerated.
2094 * configure.ac (host_libs): Add libctf.
2095 * configure: Regenerated.
2096
fb03c52f
VI
20972019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
2098
2099 * MAINTAINERS (Write After Approval): Add myself.
2100
dbd5df2e
PB
21012019-05-19 Peter Bergner <bergner@linux.ibm.com>
2102
2103 * MAINTAINERS: Update my email address.
2104
8ee47828
TR
21052019-05-17 Thomas Rodgers <trodgers@redhat.com>
2106
2107 * MAINTAINERS (Write After Approval): Add myself.
2108
f6b2daaf
JM
21092019-05-16 Jun Ma <junma@linux.alibaba.com>
2110
2111 * MAINTAINERS (Write After Approval): Add myself.
2112
2ed6d245
JW
21132019-05-07 Jim Wilson <jimw@sifive.com>
2114
2115 * MAINTAINERS: Remove myself as IA-64 maintainer.
2116
d1b65077
RI
21172019-05-04 Roland Illig <roland.illig@gmx.de>
2118
2119 * MAINTAINERS (Write After Approval): Add myself.
2120
5fe6af6d
RB
21212019-05-02 Richard Biener <rguenther@suse.de>
2122
2123 PR bootstrap/85574
2124 * Makefile.tpl (compare target): Also compare extra-compare
2125 files.
2126 * Makefile.in: Regenerate.
2127
1e8dac32
RZ
21282019-04-22 Roman Zhuykov <zhroma@ispras.ru>
2129
2130 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2131 as modulo-scheduler maintainer.
2132
42d3fe9a
IS
21332019-04-21 Iain Sandoe <iain@sandoe.co.uk>
2134
2135 * MAINTAINERS: Add myself as co-maintainer for Darwin.
2136
3d52462c
IS
21372019-04-18 Iain Sandoe <iain@sandoe.co.uk>
2138
2139 * MAINTAINERS: Update my email address.
2140
4d024c32
JP
21412019-04-14 Johannes Pfau <johannespfau@gmail.com>
2142
2143 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2144 * configure: Regenerate.
2145
7d31d331
RO
21462019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2147
2148 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2149 * configure: Regenerate.
2150
bb50312e
IB
21512019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
2152
2153 * configure.ac: Add target-zlib to target_libraries.
2154 * configure: Regenerate.
2155
1c67e69c
ML
21562019-04-09 Martin Liska <mliska@suse.cz>
2157
2158 * Makefile.in: Regenerate.
2159 * Makefile.tpl: Pass GENERATOR_CFLAGS
2160 in all stages.
2161
684f6008
ML
21622019-03-28 Martin Liska <mliska@suse.cz>
2163
2164 PR bootstrap/89829
2165 * Makefile.in: Revert r254150.
2166 * Makefile.tpl: Likewise.
2167
fed156ac
BE
21682019-03-28 Ben Elliston <bje@gnu.org>
2169
2170 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2171 related, and libdecnumber.
2172
d81beb31
AM
21732019-03-15 Alexander Monakov <amonakov@ispras.ru>
2174
2175 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2176 (Write After Approval): Remove myself.
2177
35e2f066
AM
21782019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2179
5fce606f 2180 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 2181
60f32352
AS
21822019-02-11 Andrew Stubbs <ams@codesourcery.com>
2183
2184 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2185 (Write After Approval): Remove myself and Julian.
2186
b4f964c8
HA
21872019-01-26 Harald Anlauf <anlauf@gmx.de>
2188
2189 * MAINTAINERS (Write After Approval): Add myself.
2190
1009e9a2
KCY
21912019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2192
2193 * MAINTAINERS (Write After Approval): Add myself.
2194
275e9ad9
XHL
21952019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2196
62fa42ce
SB
2197 * ChangeLog: Replace space with tab.
2198 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 2199
8fcc3599
JG
22002019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2201
2202 * MAINTAINERS (Write After Approval): Add myself.
2203
9c83c587
LJH
22042019-01-18 Li Jia He <helijia@gcc.gnu.org>
2205
2206 * MAINTAINERS (Write After Approval): Add myself.
2207
7431c1a1
AS
22082019-01-17 Andrew Stubbs <ams@codesourcery.com>
2209 Kwok Cheung Yeung <kcy@codesourcery.com>
2210 Julian Brown <julian@codesourcery.com>
2211 Tom de Vries <tom@codesourcery.com>
2212 Jan Hubicka <hubicka@ucw.cz>
2213 Martin Jambor <mjambor@suse.cz>
2214
2215 * configure.ac: Likewise.
2216 * configure: Regenerate.
2217 * contrib/config-list.mk: Add amdgcn-amdhsa.
2218
0684a816
KL
22192019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2220
2221 * MAINTAINERS (Write After Approval): Add myself.
2222
62fa42ce 22232019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 2224
275e9ad9 2225 * MAINTAINERS (Write After Approval): Add myself.
9a603611 2226
5227609c
RO
22272019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2228
2229 PR target/88535
2230 * config.guess: Import upstream version 2019-01-03.
2231 * config.sub: Import upstream version 2019-01-01.
2232
7c50cefc
TP
22332018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2234
2235 * MAINTAINERS (Write After Approval): Update my maintainer address.
2236
ea9a30d0
GB
22372018-12-21 Gergö Barany <gergo@codesourcery.com>
2238
2239 * MAINTAINERS (Write After Approval): Add myself.
2240
23d3e2d5
SB
22412018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2242
2243 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2244
e4a9a572
IS
22452018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2246
2247 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2248 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2249 (GCC_TARGET_TOOL): Likewise.
2250 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2251 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 2252 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 2253 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 2254 * configure: Regenerate.
e4a9a572
IS
2255 * Makefile.in: Likewise.
2256
f9b4801c
JP
22572018-11-28 Johannes Pfau <johannespfau@gmail.com>
2258
2259 * MAINTAINERS (Write After Approval): Add myself.
2260
7f9414c1
ML
22612018-11-13 Martin Liska <mliska@suse.cz>
2262
2263 * gcc.target/i386/pr87930.c: Move to ...
2264 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2265
1dbff00c
SH
22662018-11-10 Stafford Horne <shorne@gmail.com>
2267
2268 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2269 (Write After Approval): Remove myself.
2270
e9f3803d
HAQ
22712018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2272
2273 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2274 Append $INCICONV to it.
2275
45bf1490
SH
22762018-11-04 Stafford Horne <shorne@gmail.com>
2277
2278 * MAINTAINERS (Write After Approval): Add myself.
2279
22e05272
JM
22802018-10-31 Joseph Myers <joseph@codesourcery.com>
2281
2282 PR bootstrap/82856
2283 * multilib.am: New file. From automake.
2284
2285 Merge from binutils-gdb:
2286 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2287
2288 * libtool.m4: Use AC_LANG_SOURCE.
2289 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2290 * ar-lib: New file.
2291 * test-driver: New file.
2292 * configure: Re-generate.
2293
82a14443
MP
22942018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2295
2296 * MAINTAINERS (Write After Approval): Add myself.
2297
260eedb9
IB
22982018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2299
2300 PR bootstrap/87788
2301 PR d/87799
2302 * configure: Rebuild.
2303 * configure.ac: Disable D on systems where it is known not to work.
2304
b4c522fa
IB
23052018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2306
2307 * Makefile.def (target_modules): Add libphobos.
2308 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2309 GDCFLAGS_FOR_TARGET.
2310 (dependencies): Make libphobos depend on libatomic, libbacktrace
2311 configure, and zlib configure.
2312 (language): Add language d.
2313 * Makefile.in: Rebuild.
2314 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2315 (HOST_EXPORTS): Add GDC.
2316 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2317 (BASE_TARGET_EXPORTS): Add GDC.
2318 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2319 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2320 (EXTRA_HOST_FLAGS): Add GDC.
2321 (STAGE1_FLAGS_TO_PASS): Add GDC.
2322 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2323 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2324 environment variables.
2325 * configure: Rebuild.
2326 * configure.ac: Add target-libphobos to target_libraries. Set and
2327 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2328
04193ea0
IL
23292018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2330
2331 * MAINTAINERS (Write After Approval): Add myself.
2332
72eda5f2
IB
23332018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2334
2335 * MAINTAINERS (Write After Approval): Remove myself.
2336
4c029cee
IB
23372018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2338
2339 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2340
fc7367ea
BC
23412018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2342
2343 * MAINTAINERS: Update my email address.
2344
956a7508
TS
23452018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2346
2347 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2348 maintainer.
2349
16ddcc28
MM
23502018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2351
2352 * MAINTAINERS (Write After Approval): Add self.
2353
f9529512
ST
23542018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2355
2356 * MAINTAINERS (write after approval): Add myself.
2357
3ff89a4e
XG
23582018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2359
2360 * MAINTAINERS: Update my email address.
2361
e8a0276c
VL
23622018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2363
2364 * MAINTAINERS (write after approval): Add myself.
2365
3d20537c
RS
23662018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2367
2368 * MAINTAINERS: Add self to global reviewers list.
2369
661d1750
SL
23702018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2371
2372 MAINTAINERS: Add c-sky port maintainers.
2373
aa405905
ML
23742018-08-10 Martin Liska <mliska@suse.cz>
2375
2376 * MAINTAINERS: Revert change in previous commit and
92a285c1 2377 join lines.
aa405905 2378
04e2b41d
ML
23792018-08-10 Martin Liska <mliska@suse.cz>
2380
2381 * MAINTAINERS: Remove extra line.
2382
6e9f49e4
N
23832018-08-06 Naveen H.S <naveenh@marvell.com>
2384
2385 * MAINTAINERS: Update my email address.
2386
3b0df776
DD
23872018-07-19 DJ Delorie <dj@redhat.com>
2388
2389 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2390 as maintainer.
2391
f030b30e
AK
23922018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2393
2394 * MAINTAINERS: Adjust email address for me and my colleague Robin
2395 Dapp.
2396
7264261f
L
23972018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2398 Sunil K Pandey <sunil.k.pandey@intel.com>
2399
2400 PR target/84413
2401 * config/i386/i386.c (m_CORE_AVX512): New.
2402 (m_CORE_AVX2): Likewise.
2403 (m_CORE_ALL): Add m_CORE_AVX2.
2404 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2405 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2406 and remove the rest of m_SKYLAKE_AVX512.
2407
19975c57
SH
24082018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2409
2410 * config.sub: Sync with upstream version 2018-07-03.
2411
c234070e
SH
24122018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2413
2414 * config.guess: Sync with upstream version 2018-06-26.
2415 * config.sub: Sync with upstream version 2018-07-02.
2416
d41cd173
BW
24172018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2418
92a285c1 2419 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
2420 * ltmain.sh: Likewise.
2421
d3435784
SB
24222018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2423
2424 * contrib/config-list.mk: Remove powerpc-linux_paired.
2425
da34ca3f
AO
24262018-06-29 Alexandre Oliva <oliva@adacore.com>
2427
2428 * configure.ac: Introduce support for @unless/@endunless.
2429 * Makefile.tpl (dep-kind): Rewrite with cond; return
2430 postbootstrap in some cases.
2431 (make-postboot-dep, postboot-targets): New.
2432 (dependencies): Do not output postbootstrap dependencies at
2433 first. Output non-target ones changed for configure to depend
2434 on stage_last @if gcc-bootstrap, and the original deps @unless
2435 gcc-bootstrap.
2436 * configure.in, Makefile.in: Rebuilt.
2437
8e236ddd
JW
24382018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2439
2440 * MAINTAINERS (write after approval): Add myself.
2441
71d40114
RV
24422018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2443
2444 * MAINTAINERS (write after approval): Add myself.
2445
8006534c
NC
24462018-06-19 Nick Clifton <nickc@redhat.com>
2447
2448 * zlib/configure.ac: Restore old behaviour of only enabling
2449 multilibs when a target subdirectory is defined. This allows
2450 building with srcdir == builddir.
2451 * zlib/configure: Regenerate.
2452
9e03592e
EB
24532018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2454
2455 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2456 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2457 * Makefile.in: Regenerate.
2458
29305f60
BE
24592018-06-16 Ben Elliston <bje@gnu.org>
2460
2461 * config.guess: Import latest version.
2462 * config.sub: Likewise.
2463
31db0fe0
ML
24642018-06-08 Martin Liska <mliska@suse.cz>
2465
2466 * MAINTAINERS: Remove MPX-related entries.
2467 * Makefile.def: Remove libmpx support.
9e03592e
EB
2468 * Makefile.in: Regenerate.
2469 * configure.ac: Remove removed files.
2470 * configure: Regenerate.
31db0fe0
ML
2471 * libmpx/ChangeLog: Remove.
2472 * libmpx/Makefile.am: Remove.
2473 * libmpx/Makefile.in: Remove.
2474 * libmpx/acinclude.m4: Remove.
2475 * libmpx/aclocal.m4: Remove.
2476 * libmpx/config.h.in: Remove.
2477 * libmpx/configure: Remove.
2478 * libmpx/configure.ac: Remove.
2479 * libmpx/configure.tgt: Remove.
2480 * libmpx/libmpx.spec.in: Remove.
2481 * libmpx/mpxrt/Makefile.am: Remove.
2482 * libmpx/mpxrt/Makefile.in: Remove.
2483 * libmpx/mpxrt/libmpx.map: Remove.
2484 * libmpx/mpxrt/libtool-version: Remove.
2485 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2486 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2487 * libmpx/mpxrt/mpxrt.c: Remove.
2488 * libmpx/mpxrt/mpxrt.h: Remove.
2489 * libmpx/mpxwrap/Makefile.am: Remove.
2490 * libmpx/mpxwrap/Makefile.in: Remove.
2491 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2492 * libmpx/mpxwrap/libtool-version: Remove.
2493 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2494
e68086c4
ML
24952018-06-04 Martin Liska <mliska@suse.cz>
2496
2497 * MAINTAINERS: Add myself as gcov maintainer.
2498
37cca345
MF
24992018-06-04 Matthew Fortune <mfortune@gmail.com>
2500
2501 * MAINTAINERS: Update my email address.
2502
74386680
TV
25032018-06-04 Tom de Vries <tdevries@suse.de>
2504
2505 * MAINTAINERS: Remove write-after-approval entries for component
2506 maintainers.
2507
010ff25b
JL
25082018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2509
2510 * MAINTAINERS (write after approval): Add myself.
2511
64acc19a 25122018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
2513
2514 * MAINTAINERS: Update my email address.
2515
7aad7f4b
TV
25162018-06-01 Tom de Vries <tdevries@suse.de>
2517
2518 * MAINTAINERS: Update my email address.
2519
c5470754
BC
25202018-05-22 Bin Cheng <bin.cheng@arm.com>
2521
2522 * MAINTAINERS (loop-optimizer): Add myself.
2523
58b40a67
FT
25242018-05-01 Francois H. Theron <francois.theron@netronome.com>
2525
2526 * configure.ac: Added "nfp" target.
2527 * configure: Regenerate.
2528
bece35ca
RB
25292018-04-30 Richard Biener <rguenther@suse.de>
2530
2531 PR bootstrap/85571
2532 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2533 (STAGE3_TFLAGS): Likewise.
2534 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2535 (STAGEtrain_TFLAGS): Likewise.
2536 * Makefile.in: Regenerate.
2537
ae05281f
RB
25382018-04-26 Richard Biener <rguenther@suse.de>
2539
2540 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2541 (STAGE2_CFLAGS): Likewise.
2542 (STAGE2_TFLAGS): Likewise.
2543 (STAGE3_CFLAGS): Add -fchecking.
2544 (STAGE3_TFLAGS): Likewise.
2545 (STAGEtrain_CFLAGS): Filter out -fchecking.
2546 (STAGEtrain_TFLAGS): Likewise.
2547 * Makefile.in: Re-generate.
2548
c6e34a9b
CM
25492018-04-25 Catherine Moore <clm@codesourcery.com>
2550
2551 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2552
ae9fb56f
PC
25532018-04-18 Paul Clarke <pc@us.ibm.com>
2554
2555 * MAINTAINERS (write after approval): Add myself.
2556
a2919888
AS
25572018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2558
2559 * MAINTAINERS: Update my email address.
2560
c6024672
BS
25612018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2562
2563 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2564
85d36775
BS
25652018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2566
2567 * MAINTAINERS: Update my email address and disambiguate myself
2568 a bit from Will Schmidt.
2569
8bb406a2
NS
25702018-03-21 Nathan Sidwell <nathan@acm.org>
2571
2572 * MAINTAINERS: Move maintainers of now-removed picochip and score
2573 ports to write after approval.
2574
c9b39302
RS
25752018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2576
2577 * MAINTAINERS: Add entry for SVE maintainership.
2578
1fc1d82e
MR
25792018-02-13 Maciej W. Rozycki <macro@mips.com>
2580
2581 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2582 * configure: Regenerate.
2583
7b7f78d7
BK
25842018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2585
2586 * MAINTAINERS (write after approval): Add myself.
2587
3c1f3bf6
SP
25882018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2589
2590 * MAINTAINERS (write after approval): Add myself.
2591
182f27e3
SP
25922018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2593
2594 * MAINTAINERS (write after approval): Add myself.
85911661 2595
85ec4feb
JJ
25962018-01-03 Jakub Jelinek <jakub@redhat.com>
2597
2598 Update copyright years.
2599
ef7d7cf5
BE
26002018-01-03 Ben Elliston <bje@gnu.org>
2601
2602 * config.guess: Import latest version.
2603 * config.sub: Likewise.
2604
842df93e
SH
26052017-12-12 Stafford Horne <shorne@gmail.com>
2606
2607 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2608 * configure: Regenerate.
2609
1d0a8ae9
QZ
26102017-11-29 Qing Zhao <qing.zhao@oracle.com>
2611
2612 * MAINTAINERS (Write After Approval): Add myself.
2613
5e9d6aa4
JK
26142017-11-28 Julia Koval <julia.koval@intel.com>
2615 Sebastian Peryt <sebastian.peryt@intel.com>
2616
2617 * Makefile.def (target_modules): Remove libcilkrts.
2618 * Makefile.in: Ditto.
2619 * configure: Ditto.
2620 * configure.ac: Ditto.
2621
d2eaaa89
JK
26222017-11-28 Julia Koval <julia.koval@intel.com>
2623
2624 * MAINTAINERS (Write After Approval): Add myself.
2625
90b415f6
SD
26262017-11-22 Sudakshina Das <sudi.das@arm.com>
2627
2628 * MAINTAINERS (Write After Approval): Add myself.
2629
f804ba3e
PD
26302017-11-06 Palmer Dabbelt <palmer@sifive.com>
2631
2632 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2633 Use my SiFive email address.
2634
8744c9bf
SP
26352017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2636
2637 * MAINTAINERS (write after approval): Add myself.
2638
7181cca3
ML
26392017-10-27 Martin Liska <mliska@suse.cz>
2640
2641 * Makefile.tpl: Use proper name of folder as it was renamed
2642 during transition to 4 stages.
2643 * Makefile.in: Regenerate.
2644
fb336a7b
IT
26452017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2646
e50ffab3 2647 * MAINTAINERS (write after approval): Add myself.
fb336a7b 2648
7b5f5267
GP
26492017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2650
2651 * MAINTAINERS: Add a note that maintainership also includes web
2652 pages, docs, and testsuite related to that area.
2653
55de8eb3
TV
26542017-09-25 Tom de Vries <tom@codesourcery.com>
2655
2656 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2657
86ab175e
PMR
26582017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2659
2660 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2661
500ac452
NS
26622017-09-15 Nathan Sidwell <nathan@acm.org>
2663
2664 * MAINTAINERS: Remove myself as a vxworks maintainer.
2665
72ace300
TS
26662017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2667
2668 * MAINTAINERS: Remove email address of Jim Norris.
2669
1328002a
KT
26702017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2671
2672 * MAINTAINERS (Reviewers): Move myself from here...
2673 (CPU Port Maintainers): ... to here.
2674
84d0b6f5
JG
26752017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2676
2677 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2678
9c04bba3
RD
26792017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2680
e50ffab3 2681 * MAINTAINERS (write after approval): Add myself.
9c04bba3 2682
5a427c63
TR
26832017-07-28 Tony Reix <tony.reix@atos.net>
2684
2685 * configure.ac (target-libffi): Don't disable for AIX.
2686 (go): Don't add to unsupported_languages on AIX.
2687 (target-libgo): Don't disable for AIX.
2688 * configure: Regenerate.
2689
8994b66f
YG
26902017-07-19 Yury Gribov <tetra2005@gmail.com>
2691
2692 * MAINTAINERS: Add myself.
2693
7a795e10
TS
26942017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2695
2696 * MAINTAINERS: Update my email address.
2697
50061652
RE
26982017-07-04 Richard Earnshaw <rearnsha@arm.com>
2699
2700 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2701 arm-specific auto-generated header files.
2702
d4360477
NS
27032017-07-03 Nathan Sidwell <nathan@acm.org>
2704
2705 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2706 * configure: Rebuilt.
2707
9dc9ae74
BS
27082017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2709
2710 * MAINTAINERS: Readd myself for c6x.
2711
c8cf0b6f
ML
27122017-06-28 Martin Liska <mliska@suse.cz>
2713
2714 PR bootstrap/81217
2715 * Makefile.def: Remove superfluous bootstrap_target from
2716 bootstrap_stage.
2717 * Makefile.in: Re-generate the file.
2718
0666865c
MO
27192017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2720
e50ffab3 2721 * MAINTAINERS: Add myself to Write After Approval
0666865c 2722
827c925e
AJ
27232017-06-21 Andrew Jenner <andrew@codesourcery.com>
2724
2725 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2726
0d053a49
ML
27272017-06-19 Martin Liska <mliska@suse.cz>
2728
2729 * Makefile.def: Define 4 stages PGO bootstrap.
2730 * Makefile.tpl: Define FLAGS.
2731 * Makefile.in: Regenerate.
2732
be75f645
ILT
27332017-06-14 Ian Lance Taylor <iant@golang.org>
2734
2735 * Makefile.def: Add check-gotools to go check targets.
2736 * Makefile.in: Rebuild.
2737
c725f69c
SB
27382017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2739
2740 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2741
76052545
EB
27422017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2743
2744 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2745 * configure: Regenerate.
2746
afd88efc
ML
27472017-05-31 Martin Liska <mliska@suse.cz>
2748
2749 * configure.ac: Add handling of stage2_werror_flags to
2750 action-if-given and to action-if-not-given.
2751 * configure: Regenerate.
2752
945bafd6
PB
27532017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2754
2755 * MAINTAINERS: Add self to Write After Approval
2756
b9396a49
BS
27572017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2758
2759 * MAINTAINERS: Update my email address, and remove myself as
2760 maintainer in some areas.
2761
aa1b69e7
EG
27622017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2763
2764 * MAINTAINERS: Add self to Write After Approval
2765
cdfee50a
NS
27662017-05-25 Nathan Sidwell <nathan@acm.org>
2767
2768 * configure.ac: Add --enable-languages=default to mean default and
2769 make --enable-languages=all mean all supported languages.
2770 * configure: Regenerated.
2771
83349046
SB
27722017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2773
2774 * config.gcc (powerpc*-*-*spe*): New.
2775 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2776 (powerpc-*-rtems*spe*): New.
2777 (powerpc*-*-linux*spe*): New.
2778 (powerpc-wrs-vxworksspe): New.
2779 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2780 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2781 * config.host (powerpc*-*-*spe*): New.
2782
01c712cb
ML
27832017-05-19 Martin Liska <mliska@suse.cz>
2784
2785 * configure.ac: Add --enable-werror-always just for
2786 bootstrap-debug (or none build config) and do not add it
2787 when we are on a release branch.
2788 * configure: Regenerated.
2789
7880c1a5
SL
27902017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2791
2792 * MAINTAINERS: Add self to Write After Approval
2793
c759355f
KK
27942017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2795
2796 * MAINTAINERS: Move myself to Write After Approval section.
2797
79557bae
CZ
27982017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2799
2800 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2801 ACCH registers.
2802 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2803 available.
2804 (umulsidi3): Likewise.
2805 (mulsidi3_700): Disable this pattern when we have advanced mpy
2806 instructions.
2807 (umulsidi3_700): Likewise.
2808 (maddsidi4): New pattern.
2809 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2810 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2811 (mpydu_imm_arcv2hs): Likewise.
2812 * config/arc/predicates.md (accl_operand): New predicate.
2813
c7314bc1
CZ
28142017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2815 Andrew Burgess <andrew.burgess@embecosm.com>
2816
2817 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2818 case.
2819 (ARC_AUTOFP_IRQ_P): Likewise.
2820 (ARC_AUTO_IRQ_P): Likewise.
2821 (rgf_banked_register_count): New variable.
2822 (parse_mrgf_banked_regs_option): New function.
2823 (arc_override_options): Handle rgf_banked_regs option.
2824 (arc_handle_interrupt_attribute): Add firq option.
2825 (arc_compute_function_type): Return fast irq type when required.
2826 (arc_must_save_register): Handle fast interrupts.
2827 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2828 (arc_return_address_regs): Update.
2829 * config/arc/arc.h (arc_return_address_regs): Update.
2830 (arc_function_type): Add fast interrupt type.
2831 (ARC_INTERRUPT_P): Update.
2832 (RC_FAST_INTERRUPT_P): Define.
2833 * config/arc/arc.md (simple_return): Update for fast interrupts.
2834 (p_return_i): Likewise.
2835 * config/arc/arc.opt (mrgf-banked-regs): New option.
2836 * doc/invoke.texi (mrgf-banked-regs): Document.
2837
41453183
CZ
28382017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2839
2840 * config/arc/arc.c (irq_ctrl_saved): New variable.
2841 (ARC_AUTOBLINK_IRQ_P): Define.
2842 (ARC_AUTOFP_IRQ_P): Likewise.
2843 (ARC_AUTO_IRQ_P): Likewise.
2844 (irq_range): New function.
2845 (arc_must_save_register): Likewise.
2846 (arc_must_save_return_addr): Likewise.
2847 (arc_dwarf_emit_irq_save_regs): Likewise.
2848 (arc_override_options): Handle deferred options.
2849 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2850 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2851 arc_must_save_return_addr.
2852 (arc_compute_frame_size): Handle automated save and restore of
2853 registers.
2854 (arc_expand_prologue): Likewise.
2855 (arc_expand_epilogue): Likewise.
2856 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2857 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2858 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2859
52744dd7
TK
28602017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2861 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2862
2863 PR bootstrap/77661
2864 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2865 in-tree build MPC.
2866 * Makefile.in: Regenerate.
2867
deeba76a
FXC
28682017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2869
2870 * configure.ac: Enable LTO by default on darwin >= 9.
2871 * configure: Regenerate.
2872
5a05e11d
PD
28732017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2874
2875 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2876 and Andrew Waterman as the RISC-V maintainers.
2877
e04f858c
NK
28782017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2879
2880 * MAINTAINERS: Add self to Write After Approval
2881
a98cf819
GP
28822017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2883
2884 * config.guess: Import latest from upstream.
2885
9826d1a3
GP
28862017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2887
2888 * MAINTAINERS (Write After Approval): Remove entries that are
2889 already covered under Reviewers.
2890
a46586c3
MW
28912017-03-08 Mark Wielaard <mark@klomp.org>
2892
2893 PR demangler/70909
2894 PR demangler/67264
2895 * include/demangle.h: Add d_printing to struct demangle_component
2896 and pass struct demangle_component as non const.
2897
734ca1c2
GP
28982017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2899
2900 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2901
93b87d1d
TS
29022017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2903
2904 * Makefile.tpl: Remove HOST_ISLVER.
2905 (HOST_EXPORTS): Remove ISLVER.
2906 * Makefile.in: Regenerate.
2907
f877b3ad
RB
29082017-02-13 Richard Biener <rguenther@suse.de>
2909
2910 * configure: Re-generate.
2911
2ad31830
GP
29122017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2913
2914 * MAINTAINERS: Adjust bug reporting URL.
2915
3501e62c
GP
29162017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2917
2918 * MAINTAINERS (Write After Approval): Remove redundant entry
2919 for Andrew Burgess.
2920
510555e0
JDA
29212017-02-03 John David Anglin <danglin@gcc.gnu.org>
2922
e50ffab3 2923 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 2924 32-bit hppa*-*-hpux*.
e50ffab3 2925 * configure: Regenerate.
510555e0 2926
f6a24a94
MJ
29272017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2928
2929 * configure.ac: Moved the white list of enabling BRIG FE to
2930 libhsail-rt/configure.tgt.
2931 * configure: Regenerated.
2932 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2933
29342017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
2935 Martin Jambor <mjambor@suse.cz>
2936
5fd1486c
PJ
2937 * Makefile.def (target_modules): Added libhsail-rt.
2938 (languages): Added language brig.
2939 * Makefile.in: Regenerated.
2940 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2941 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2942 * configure: Regenerated.
2943
3c36aa6b
JJ
29442017-01-17 Jakub Jelinek <jakub@redhat.com>
2945
2946 PR other/79046
2947 * configure: Regenerated.
2948
8f56cb51
AM
29492017-01-04 Alan Modra <amodra@gmail.com>
2950
2951 * configure: Regenerate.
2952
f2c764c5
BE
29532016-12-29 Ben Elliston <bje@gnu.org>
2954
2955 * config.sub: Import latest version.
2956
1dc9c117
AI
29572016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2958
2959 * MAINTAINERS (Write After Approval): Add myself.
2960
c21fdaa1
JJ
29612016-12-21 Jakub Jelinek <jakub@redhat.com>
2962
2963 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2964 includes bootstrap-mpx.
2965 * configure: Regenerated.
2966
cc811459
CX
29672016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2968
2969 * MAINTAINERS (Write After Approval): Add myself.
2970
b55e6680
MJ
29712016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2972
8f56cb51 2973 * configure: Regenerate.
b55e6680 2974
825fba52
MK
29752016-12-01 Matthias Klose <doko@ubuntu.com>
2976
2977 * configure.ac: Don't use pkg-config to check for bdw-gc.
2978 * configure: Regenerate.
2979
114bf3f1
MK
29802016-11-30 Matthias Klose <doko@ubuntu.com>
2981
2982 * Makefile.def: Remove reference to boehm-gc target module.
2983 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2984 options and for the bdw-gc pkg-config module.
2985 * configure: Regenerate.
2986 * Makefile.in: Regenerate.
2987
21b0f96a
NS
29882016-11-28 Nathan Sidwell <nathan@acm.org>
2989
2990 * MAINTAINERS (nvptx): Remove self.
2991
292edab3
BE
29922016-11-25 Ben Elliston <bje@gnu.org>
2993
2994 * config.guess: Import latest version.
2995 * config.sub: Likewise.
2996
0954a00b
TT
29972016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2998
2999 * MAINTAINERS (Write After Approval): Add myself.
3000
8e4d2ca4
MK
30012016-11-15 Matthias Klose <doko@ubuntu.com>
3002
3003 * Makefile.def: Remove references to GCJ.
3004 * Makefile.tpl: Likewise.
3005 * Makefile.in: Regenerate.
3006
84c1b9d3
MK
30072016-11-15 Matthias Klose <doko@ubuntu.com>
3008
3009 * config-ml.in: Remove references to GCJ.
3010 * configure.ac: Likewise.
3011 * configure: Regenerate.
3012
3f95ca6c
JC
30132016-11-01 Josh Conner <joshconner@google.com>
3014
3015 * MAINTAINERS (Write After Approval): Update email address,
3016
457cc672
CL
30172016-10-27 Carl Love <cel@us.ibm.com>
3018
3019 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
3020 Approval list to make it alphabetical.
3021
2142f54f
CL
30222016-10-27 Carl Love <cel@us.ibm.com>
3023
3024 * MAINTAINERS (Write After Approval): Add myself.
3025
104700f4
AB
30262016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
3027
3028 * MAINTAINERS (Reviewers): Add myself.
3029 (Write After Approval): Add myself.
3030
942c0db8
HP
30312016-10-21 Hartmut Penner <hepenner@us.ibm.com>
3032 Ulrich Weigand <uweigand@de.ibm.com>
3033
3034 * MAINTAINERS: Update email address.
3035
fbf4c502
NS
30362016-10-10 Nathan Sidwell <nathan@acm.org>
3037
3038 * MAINTAINERS: Update email address.
3039
b20e7532
AT
30402016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
3041
3042 * configure.ac: Add aarch64-*-freebsd*.
3043 * configure: Regenerate.
3044
2e21fd4d
SE
30452016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
3046
3047 * MAINTAINERS: Update email address after it got reverted.
3048
43c40f3e
RO
30492016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3050
3051 * configure.ac (target_libraries): Readd target-boehm-gc.
3052 Restore --enable-objc-gc handling.
3053 * configure: Regenerate.
3054
f05796ba
JL
30552015-10-03 Jeff Law <law@redhat.com>
3056
3057 * MAINTAINERS: Move several inactive maintainers to the
3058 write-after-approval section.
3059
012447ea
JJ
30602016-09-30 Jakub Jelinek <jakub@redhat.com>
3061
3062 * configure.ac: Add target-libffi to target_libraries.
3063 Readd libgcj target disablings, modified to only target-libffi.
3064 Readd target addition of go to unsupported languages.
3065 * configure: Regenerated.
3066
a7d75d59
SE
30672016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
3068
3069 * MAINTAINERS: Update email address.
3070
d1a79a95
AH
30712016-09-30 Andrew Haley <aph@redhat.com>
3072
4d8c733d 3073 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
3074 write-after approval. Remove Tom Tromey and Bryce McKinlay from
3075 libgcj.
3076
af2d4873
AH
30772016-09-30 Andrew Haley <aph@redhat.com>
3078
3079 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3080 write-after approval after GCJ deletion.
3081
07b78716
AH
30822016-09-30 Andrew Haley <aph@redhat.com>
3083
3084 * Makefile.def: Remove libjava.
3085 * Makefile.tpl: Likewise.
3086 * Makefile.in: Regenerate.
3087 * configure.ac: Likewise.
3088 * configure: Likewise.
3089 * gcc/java: Remove.
3090 * libjava: Likewise.
3091
a29b7214
CZ
30922016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
3093
3094 * MAINTAINERS (Reviewers): Add myself.
3095
2fd88f4f
AK
30962016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
3097
3098 * configure.ac: Disable "sim" directory for arc*-*-*.
3099 * configure: Regenerated.
3100
e2080e79
TC
31012016-09-23 Tamar Christina <tamar.christina@arm.com>
3102
3103 * MAINTAINERS (Write After Approval): Add myself.
3104
8f3675f8
MR
31052016-09-12 Maciej W. Rozycki <macro@imgtec.com>
3106
3107 * configure.ac: Check for the minimum in-tree MPFR version
3108 handled.
3109 * configure: Regenerate.
3110
21f88103
YTL
31112016-07-20 Yan-Ting Lin <currygt52@gmail.com>
3112
3113 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3114 * configure: Regenerated.
3115
60d51882
FR
31162016-07-19 Fritz Reese <fritzoreese@gmail.com>
3117
3118 * MAINTAINERS (Write After Approval): Add myself.
3119
277d7ee0
AK
31202016-06-23 Andi Kleen <ak@linux.intel.com>
3121
3122 * Makefile.def: Add autoprofiledbootstrap.
3123 * Makefile.tpl: Dito.
3124 * Makefile.in: Regenerate.
3125
fd6487af
JS
31262016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
3127
3128 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3129 * configure: Regenerate.
3130
3e326935
TS
31312016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3132
3133 * configure: Regenerate.
3134 * configure.ac: Remove support for avr-rtems.
3135
9582bf04
SKS
31362016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
3137
3138 * MAINTAINERS (Write After Approval): Add myself.
3139
6f820b68
MC
31402016-06-16 Michael Collison <michael.collison@arm.com>
3141
3142 * MAINTAINERS (Write After Approval): Add myself.
3143
775ee7fa
MM
31442016-06-14 Mikael Morin <mikael@gcc.gnu.org>
3145
3146 * MAINTAINERS (Write After Approval): Update e-mail address.
3147
de3ba371
JM
31482016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
3149
21f88103 3150 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 3151
350216e3
AM
31522016-05-28 Alan Modra <amodra@gmail.com>
3153
3154 * Makefile.tpl (configure): Depend on m4 files included.
3155 * Makefile.in: Regenerate.
3156
9cad20fa
BS
31572016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3158
3159 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3160 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3161
92466115
BS
31622016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3163
3164 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3165 special case builtin.
3166 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3167 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3168 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3169 for __builtin_vec_addec.
3170
fe38e08b
JS
31712016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3172
3173 * config.guess: Import version 2016-04-02 (newest).
3174 * config.sub: Import version 2016-05-10 (newest).
3175
cef1a0b8 31762016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 3177
cef1a0b8
JL
3178 * configure.ac: Add ARC support to libgloss.
3179 * configure: Regenerate
704b85c7 3180
75a6b91a
AS
31812016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3182
3183 * MAINTAINERS (Write After Approval): Add myself.
3184
00f35794
BE
31852016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3186
3187 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3188 * configure: Regenerated.
3189 * Makefile.def (gmp): Explicitly disable assembler.
3190 (mpfr): Adjust lib_path.
3191 (mpc): Likewise.
3192 * Makefile.in: Regenerated.
3193
c100769b
JJ
31942016-05-01 Jakub Jelinek <jakub@redhat.com>
3195
3196 PR bootstrap/70704
3197 * configure.ac (--enable-stage1-checking): Add missing
3198 --enable-checking=.
3199 * configure: Regenerated.
3200
bc6d9014
OE
32012016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3202
ace08cb8
OE
3203 * config.guess: Revert r235676.
3204 * config.sub: Revert r235676.
3205
32062016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3207
3208 * config.guess: Remove SH5 support.
bc6d9014
OE
3209 * config.sub: Likewise.
3210 * configure: Likewise.
3211 * configure.ac: Likewise.
3212
7db11a5a
JJ
32132016-04-26 Jakub Jelinek <jakub@redhat.com>
3214
3215 PR bootstrap/70704
3216 * configure.ac (--enable-stage1-checking): For --disable-checking or
3217 implicit --enable-checking, make sure extra flag matches in between
3218 stage1 and later checking.
3219 * configure: Regenerated.
3220
ab0fc037
TS
32212016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3222
3223 * .gitattributes: New file.
3224
c048fa95
SB
32252016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3226
3227 * MAINTAINERS (rs6000/powerpc port): Add myself.
3228
f3653cf5
SB
32292016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3230
3231 PR bootstrap/70173
3232 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3233 and gotools directories. Delete the stage_final file.
3234 * Makefile.in: Regenerate.
3235
4f93efa4
AV
32362016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3237
3238 * MAINTAINERS (Write After Approval): Add myself.
3239
c27e432e
SK
32402016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3241
3242 * MAINTAINERS (Fortran maintainer): Remove myself.
3243
7134713c
BS
32442016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3245
3246 * MAINTAINERS (Write After Approval): Add myself.
3247
7d74282a
KN
32482016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3249
3250 * MAINTAINERS (Write After Approval): Add myself.
3251
1b858e76
CC
32522016-03-17 Cary Coutant <ccoutant@gmail.com>
3253
3254 Sync with binutils-gdb:
3255
3256 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3257
3258 * configure.ac: Add mips and s390 to the gold target check.
3259 * configure: Regenerate.
3260
d15bd5bb
DD
32612016-03-01 DJ Delorie <dj@redhat.com>
3262
3263 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3264
6d1fa6bb
DM
32652016-02-22 David Malcolm <dmalcolm@redhat.com>
3266
3267 * MAINTAINERS (libcpp): Add myself.
3268 (diagnostic messages): Likewise.
3269
607bda60
TV
32702016-02-20 Tom de Vries <tom@codesourcery.com>
3271
3272 * MAINTAINERS: Fix whitespace.
3273
80cfaff8
CZ
32742016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3275
3276 * MAINTAINERS (Write After Approval): Add myself.
3277
c661a43d
SP
32782016-01-29 Sebastian Pop <s.pop@samsung.com>
3279
3280 * config/isl.m4: Add comments about isl-0.16.
3281 * configure: Regenerate.
3282
86b3a101
MJ
32832016-01-29 Martin Jambor <mjambor@suse.cz>
3284
3285 * MAINTAINERS (hsa maintainers): Add myself.
3286
960cbfd2
WD
32872015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3288
3289 * MAINTAINERS: (Write After Approval): Add myself.
3290
1e050c90
AK
32912016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3292 Sebastian Pop <s.pop@samsung.com>
3293
3294 * Makefile.in: Regenerate.
3295 * Makefile.tpl: Export ISLVER.
3296 * configure: Regenerate.
3297 * config/isl.m4: Detect isl-0.15.
3298
cefadad1
MM
32992016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3300
3301 PR bootstrap/69329
3302 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3303 * Makefile.in: Regenerate.
3304
9e530bcd
AP
33052016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3306
3307 * configure.ac: Enable LTO for DJGPP
3308 * configure: Regenerate
3309
324402a0
L
33102016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3311
3312 Sync with binutils-gdb:
3313 2015-10-21 Nick Clifton <nickc@redhat.com>
3314
3315 PR gas/19109
3316 * configure.ac: Note the 'none' is an acceptable argument to
3317 --enable-compressed-debug-sections.
3318 * configure: Regenerate.
3319
9eaaa830
BE
33202016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3321
3322 PR bootstrap/69134
3323 * Makefile.def (mpfr): Disable assembler.
3324 * Makefile.in: Regenerate.
3325
cfe67e03
BE
33262016-01-01 Ben Elliston <bje@gnu.org>
3327
3328 * config.guess: Import version 2016-01-01.
3329 * config.sub: Likewise.
3330
be33d404
SS
33312015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3332
3333 * MAINTAINERS (Write After Approval): Add myself.
3334
e357a5e0
SP
33352015-12-17 Sebastian Pop <s.pop@samsung.com>
3336
3337 * Makefile.in: Replace ISL with isl.
3338 * Makefile.tpl: Same.
3339 * config/isl.m4: Same.
3340 * configure.ac: Same.
3341 * contrib/download_prerequisites: Same.
3342 * configure: Regenerate.
3343
1ad2439b
AP
33442015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3345
3346 * MAINTAINERS (Write After Approval): Add Myself.
3347
70decafb
NS
33482015-12-17 Nathan Sidwell <nathan@acm.org>
3349
3350 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3351 * configure: Regenerate.
3352
560d18d3
AK
33532015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3354 Sebastian Pop <s.pop@samsung.com>
3355
3356 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3357 isl_ctx_get_max_operations.
3358 * configure: Regenerate.
3359
57e8ab24 33602015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
3361
3362 * MAINTAINERS (Write After Approval): Add myself.
3363
105b682e
ILT
33642015-12-02 Ian Lance Taylor <iant@google.com>
3365
3366 PR go/66147
3367 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3368 * Makefile.in: Regenerate.
3369
7eb46bec
AT
33702015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3371
3372 PR libffi/65726
3373 * Makefile.def (lang_env_dependencies): Make libffi depend
3374 on cxx.
3375 * Makefile.in: Regenerate.
3376
cc3baaa9
DE
33772015-11-26 David Edelsohn <dje.gcc@gmail.com>
3378
3379 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3380 symbols.
3381
3be96231
TG
33822015-11-20 Tristan Gingold <gingold@adacore.com>
3383
3384 Sync with binutils-gdb:
3385 2015-11-20 Tristan Gingold <gingold@adacore.com>
3386
3387 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3388 * configure: Regenerate.
3389
daa53f38
ML
33902015-11-19 Martin Liska <mliska@suse.cz>
3391
3392 * .gitignore: Add .clang-format to ignored files.
3393 * Makefile.in: Add clang-format.
3394 * Makefile.tpl: Likewise.
3395
54985c70
TA
33962015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3397
3398 * configure.ac: Enable libmpx by default.
3399 * configure: Regenerated.
3400
d0397c75
SE
34012015-10-23 Steve Ellcey <sellcey@imgtec.com>
3402
3403 * MAINTAINERS: Update email address.
3404
735a559c
PM
34052015-10-23 Paulo Matos <pmatos@linki.tools>
3406
3407 * MAINTAINERS: Update email address.
3408
15713b43
AH
34092015-10-23 Alan Hayward <alan.hayward@arm.com>
3410
3411 * MAINTAINERS (Write After Approval): Add myself.
3412
78edb32f
L
34132015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3414
3415 Sync with binutils-gdb:
3416 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3417
3418 PR gas/19109
3419 * configure.ac: Add
3420 --enable-compressed-debug-sections={all,gas,gold,ld}.
3421 * configure: Regenerated.
3422
dec6b7f1
AC
34232015-10-16 Arnaud Charlet <charlet@adacore.com>
3424
3425 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3426
6be1d686
ML
34272015-10-09 Martin Liska <mliska@suse.cz>
3428
3429 * MAINTAINERS (Write After Approval): Add myself.
3430
dc0e2060
AF
34312015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3432
3433 * MAINTAINERS (Write After Approval): Add myself.
3434
bec93d40
FW
34352015-10-02 Florian Weimer <fweimer@redhat.com>
3436
3437 * MAINTAINERS: Update email address.
3438
0487f06d
LK
34392015-10-02 Louis Krupp <louis.krupp@zoho.com>
3440
3441 * MAINTAINERS (Write After Approval): Add myself.
3442
56547ff7
KT
34432015-09-20 Kai Tietz <ktietz70@googlemail.com>
3444
423ea09f 3445 * MAINTAINERS: Update email.
56547ff7 3446
ed4c91ea
BS
34472015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3448
3449 * MAINTAINERS: Update my email address.
3450
2503fd9e
JB
34512015-09-01 James Bowman <james.bowman@ftdichip.com>
3452
3453 * MAINTAINERS (ft32 port): Add myself.
3454
3726332a
DS
34552015-08-28 David Sherwood <david.sherwood@arm.com>
3456
3457 * MAINTAINERS: Add myself.
3458
15480aaf
PM
34592015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3460
3461 * MAINTAINERS (Write After Approval): Add myself.
3462
ad4f95e3
FXC
34632015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3464
3465 PR libfortran/54572
3466 * Makefile.def: Make libgfortran depend on libbacktrace.
3467 * Makefile.in: Regenerate.
3468
95f25df0
SD
34692015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3470
3471 * MAINTAINERS (Write After Approval): Add myself.
3472
5dc85f7e
TV
34732015-08-12 Tom de Vries <tom@codesourcery.com>
3474
3475 PR other/67092
3476 * configure.ac: Remove --with_host_libstdcxx support.
3477 * configure: Regenerate.
3478
44a7d18d
TS
34792015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3480 Jakub Jelinek <jakub@redhat.com>
3481
3482 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3483 nvptx*-*-*.
3484 * configure: Regenerate.
3485
bf5372e7
YS
34862015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3487
3488 * Makefile.def (libiconv): Define bootstrap=true.
3489 Mark pdf/html/info as missing.
3490 (configure-gcc): Depend on all-libiconv.
3491 (all-gcc): Ditto.
3492 (configure-libcpp): Ditto.
3493 (all-libcpp): Ditto.
3494 (configure-intl): Ditto.
3495 (all-intl): Ditto.
3496 * Makefile.in: Regenerate.
3497
94b8fdcc
BC
34982015-08-03 Bin Cheng <bin.cheng@arm.com>
3499
3500 * MAINTAINERS (loop ivopts): Add the entry and myself.
3501
430bcac1
NS
35022015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3503
3504 * MAINTAINERS (nvptx): Add self.
3505
110d61da
AL
35062015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3507
3508 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3509 128-bit vector modes.
3510
c9da7548 35112015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 3512
c9da7548
VV
3513 * MAINTAINERS (Write After Approval): Add myself.
3514
423ea09f 35152015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
3516
3517 * config.sub, config.guess: Import from upstream.
3518
6b1786aa
JL
35192015-07-24 Michael Darling <darlingm@gmail.com>
3520
3521 PR other/66259
3522 * config-ml.in: Reflects renaming of configure.in to configure.ac
3523 * configure: Likewise
3524 * configure.ac: Likewise
3525
45952786
BS
35262015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3527
3528 * MAINTAINERS: Update my email address.
3529
f1595603
L
35302015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3531
3532 Sync with binutils-gdb:
3533 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3534
3535 * configure.ac (target_configdirs): Exclude target-zlib if
3536 target-libjava isn't built.
3537 * configure: Regenerated.
3538
a05c2c75
L
35392015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3540
3541 Sync with binutils-gdb:
3542 2015-05-13 John David Anglin <dave.anglin@bell.net>
3543
3544 * configure.ac: Disable configuration of GDB for HPUX targets.
3545 * configure: Regenerate.
3546
3547 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3548
3549 * configure.ac: Add --with-system-zlib.
3550 * configure: Regenerated.
3551
3552 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3553
3554 * configure.ac: Add FT32 support.
3555 * configure: Regenerate.
3556
3557 2015-01-12 Anthony Green <green@moxielogic.com>
3558
3559 * configure.ac: Don't disable gprof for moxie.
3560 * configure: Rebuild.
3561
1c01ebf6
L
35622015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3563
3564 Sync with binutils-gdb:
3565 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3566
3567 PR ld/18355
3568 * Makefile.def: Add extra_configure_flags to host zlib.
3569 * configure.ac (extra_host_zlib_configure_flags): New. Set
3570 to --enable-host-shared When bfd is to be built as shared
3571 library. AC_SUBST.
3572 * Makefile.in: Regenerated.
3573
e59969a1
HPN
35742015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3575
3576 Sync with src:
3577 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3578 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3579 * Makefile.in: Regenerated.
3580
d9063947
L
35812015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3582
3583 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3584 target.
3585 * configure: Regenerate.
3586
b837291d
LC
35872015-06-23 Ludovic Courtès <ludo@gnu.org>
3588
3589 * MAINTAINERS (Write After Approval): Add myself.
3590
2a97995f
AT
35912015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3592
3593 * MAINTAINERS (OS Port Maintainers): Add myself.
3594 (Various Maintainers): Remove myself from libffi testsuite.
3595
19cd26a6
RS
35962015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3597
3598 * MAINTAINERS (gen* on machine desc): Add self.
3599
8ca528d9
JM
36002015-06-02 Jason Merrill <jason@redhat.com>
3601
3602 PR bootstrap/66319
3603 * configure.ac: Use -std=gnu++98.
3604
4526c3c1
SN
36052015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3606
3607 * MAINTAINERS (Write After Approval): Add myself.
3608
318a4e6d
MF
36092015-05-28 Mike Frysinger <vapier@gentoo.org>
3610
3611 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3612 * configure: Regenerate.
3613
46070488
JM
36142015-05-26 Jason Merrill <jason@redhat.com>
3615
3616 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3617 * configure: Regenerate.
3618
fef939d6
JB
36192015-05-16 James Bowman <james.bowman@ftdichip.com>
3620
3621 * configure.ac: FT32 target added.
fef939d6
JB
3622 * configure: Regenerated.
3623
886faf50
IB
36242015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3625
3626 * MAINTAINERS (Write After Approval): Add myself.
3627
91c6b410
PM
36282015-05-11 Paulo Matos <paulo@matos-sorge.com>
3629
3630 * MAINTAINERS (Write After Approval): Add myself.
3631
e640447c
PM
36322015-05-11 Paulo Matos <paulo@matos-sorge.com>
3633
3634 * configure.ac: Fix typo.
3635 * configure: Regenerate.
3636
e587377d
MM
36372015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3638
3639 * MAINTAINERS (Write After Approval): Add myself.
3640
cabb9d59
MK
36412015-05-03 Matthias Klose <doko@ubuntu.com>
3642
3643 * configure.ac: Match $host configured with triplets.
3644 * configure: Regenerate.
3645
fafb95a6
BRF
36462015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3647
3648 * Makefile.tpl: Remove surplus whitespace throughout.
3649 * Makefile.in: Regenerate.
3650
85867772
SB
36512015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3652
3653 * MAINTAINERS (Various Maintainers): Add myself as instruction
3654 combiner maintainer.
3655
c10b5ea0
JJ
36562015-04-17 Jakub Jelinek <jakub@redhat.com>
3657
3658 PR bootstrap/62077
3659 * configure.ac (--enable-stage1-checking): Default to
3660 release,misc,gimple,rtlflag,tree,types if --disable-checking
3661 or --enable-checking is not specified and DEV-PHASE is not
3662 experimental.
3663 * configure: Regenerated.
3664
77019397
MO
36652015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3666
3667 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3668 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3669 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3670 * Makefile.in: Regenerate.
3671
17feae99 36722015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
3673
3674 * MAINTAINERS: Update my email address.
3675
e61ffb3b
JG
36762015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3677
3678 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3679
b16cc4f2
KT
36802015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3681
3682 * MAINTAINERS: Add myself as an arm port reviewer.
3683
ec523909
ML
36842015-03-25 Martin Liska <mliska@suse.cz>
3685 Yury Gribov <y.gribov@samsung.com>
3686
3687 * Makefile.in: Fix ln source location for vimrc file.
3688 * Makefile.tpl: Likewise.
3689
fc30054e
AH
36902015-03-09 Aldy Hernandez <aldyh@redhat.com>
3691
3692 PR bootstrap/25672
3693 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3694 cross-compiling. Similarly for CXX_FOR_TARGET.
3695 * configure: Regenerate.
3696
5373cd33
IE
36972015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3698
3699 * Makefile.def: Add libmpx.
3700 * configure.ac: Add libmpx.
3701 * Makefile.in: Regenerate.
3702 * configure: Regenerate.
3703
a6e8abb9
KY
37042015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3705
3706 * MAINTAINERS (CPU Port Maintainers): Add myself
3707 i386 vector ISA extns mantainer.
3708
f2b86778
JL
37092015-03-13 Jeff Law <law@redhat.com>
3710
3711 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3712 maintainer.
3713 Remove Richard Henderson as a maintainer for the x86 port.
3714
9dd44d1c
JR
37152015-03-03 Joern Rennecke <gnu@amylaar.uk>
3716
3717 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3718
33079441
IE
37192015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3720
3721 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3722 pointer bounds checker and i386 MPX maintainer.
3723
d083ae5f
SL
37242015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3725
3726 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3727
f91f1c13
MS
37282015-02-26 Martin Sebor <msebor@redhat.com>
3729
3730 * MAINTAINERS (Various Maintainers): Add self.
3731
426c1eb0
TS
37322015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3733
3734 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3735 Make sure it contains lto.
3736 * configure: Regenerate.
3737
8ae12d71
TS
37382015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3739
3740 * configure: Regenerate.
3741
11aa81cc 37422015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 37431
11aa81cc
DN
3744 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3745 middle-end, docstring): Remove myself.
3746 (Write After Approval): Add myself.
3747
a436ab27
JJ
37482015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3749
3750 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3751 (Write After Approval): Update address.
3752
231d020b
DM
37532015-01-29 David Malcolm <dmalcolm@redhat.com>
3754
3755 PR jit/64780
3756 * configure.ac: Require the user to explicitly specify
3757 --enable-host-shared if the jit is enabled.
3758 * configure: Regenerate.
3759
82a94471
RS
37602015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3761
3762 * MAINTAINERS (Write After Approval): Add myself.
3763
e6f0c56d
TV
37642015-01-25 Tom de Vries <tom@codesourcery.com>
3765
3766 * MAINTAINERS: Make whitespace consistent.
3767
631ff3e1
BO
37682015-01-23 Braden Obrzut <admin@maniacsvault.net>
3769
3770 * MAINTAINERS (Write After Approval): Add myself.
3771
09b9cd1f
AV
37722015-01-20 Andre Vehreschild <vehre@gmx.de>
3773
3774 * MAINTAINERS: (Write After Approval): Add myself.
3775
802ed46a
MU
37762015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3777
3778 * MAINTAINERS: (Write After Approval): Add myself.
3779
c61fcfa6
PT
37802015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3781
3782 * MAINTAINERS: (Write After Approval): Add myself.
3783
ebcd09c1
IS
37842015-01-13 Iain Sandoe <iain@codesourcery.com>
3785
3786 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3787 objective-c/c++ front end maintainer.
3788
71aa170d
MP
37892015-01-13 Marek Polacek <polacek@redhat.com>
3790
3791 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3792
da067543
JL
37932015-01-12 Jeff Law <law@redhat.com>
3794
3795 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3796 a very long time.
3797
bf1de3f0
ILT
37982015-01-09 Ian Lance Taylor <iant@google.com>
3799
3800 * configure.ac (host_tools): Add gotools.
3801 * Makefile.def (host_modules): Add gotools.
3802 (dependencies): Add dependency of all-gotools on all-target-libgo.
3803
82a19768
AT
38042015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3805
3806 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3807 * configure: Regenerate.
3808
53dd59bf
TS
38092015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3810
3811 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3812 all-target-libgomp.
3813 * Makefile.in: Regenerate.
3814
8054942d
EB
38152015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3816
3817 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3818
0969ec7d
EB
38192015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3820
3821 * configure.ac: Add Visium support.
3822 * configure: Regenerate.
3823
ec8fd1c0
AS
38242015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3825
3826 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3827 * configure: Regenerate.
3828
9bccfdf5
AP
38292015-01-03 Andrew Pinski <apinski@cavium.com>
3830
3831 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3832 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3833 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3834 (OBJCOPY_FOR_TARGET): New variable.
3835 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3836 * Makefile.in: Regenerate.
3837 * configure.ac: Check for already installed target objcopy.
3838 Also GCC_TARGET_TOOL on objcopy.
3839 * configure: Regenerate.
3840
007adc0d
HPN
38412015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3842
3843 * config.sub: Update from upstream, to 2015-01-01 version.
3844 * config.guess: Ditto.
3845
fe55e976
SH
38462014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3847
3848 * MAINTAINERS (RTEMS Ports): Add myself.
3849
b86d271e
PMR
38502014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3851
3852 * MAINTAINERS (Write After Approval): Add myself.
3853
9733278a
MH
38542014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3855
3856 * MAINTAINERS (Write After Approval): Add myself.
3857
4b4f2e35
TS
38582014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3859
3860 * configure.ac (--enable-as-accelerator-for): Don't set
3861 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3862 * configure: Regenerate.
3863
b6a65eb6
JJ
38642014-12-13 Jakub Jelinek <jakub@redhat.com>
3865
3866 PR bootstrap/64023
3867 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3868 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3869 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3870 to CXX.
3871 * Makefile.in: Regenerated.
3872
c3e1e693
YG
38732014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3874 Yury Gribov <y.gribov@samsung.com>
3875
3876 * .gitignore: Added .local.vimrc and .lvimrc.
3877 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3878 * Makefile.in: Regenerate.
3879
38802014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
3881
3882 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3883 * configure: Regenerated.
3884
b9fb25a5
BS
38852014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3886
3887 * MAINTAINERS (nvptx port): New entry.
3888
d896cc4d
JBG
38892014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3890
3891 * configure: Regenerate.
3892
74ae587e
JBG
38932014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3894
3895 * configure.ac: Merge with Binutils.
3896
45c89690
TB
38972014-11-26 Tobias Burnus <burnus@net-b.de>
3898
3899 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3900 * Makefile.in: Regenerate.
3901
ea903c37
BE
39022014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3903
3904 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3905 missing flex.
3906 * Makefile.in: Regenerated.
3907
eb23df59
IV
39082014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3909
3910 * Makefile.in: Regenerate.
3911
a699d672
L
39122014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3913
3914 PR bootstrap/63784
3915 * libtool.m4: Add $pic_flag with -shared.
3916
fc065a61
RL
39172014-11-21 Renlin Li <Renlin.Li@arm.com>
3918
3919 * MAINTAINERS (Write After Approval): Added myself.
3920
efcc23e6
AV
39212014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3922
3923 * MAINTAINERS (write-after-approval): Add myself.
3924
dd308ed8
MK
39252014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3926
3927 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3928 from 2 years ago.
3929
ac8698a1
AV
39302014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3931
3932 Revert:
3933 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3934
3935 * MAINTAINERS (Write After Approval): Added myself as line map
3936 maintainer.
3937
8dab9330
RL
39382014-11-19 Renlin Li <Renlin.Li@arm.com>
3939
3940 Revert:
3941 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3942
3943 * MAINTAINERS (Write After Approval): Added myself.
3944
1be22083
RL
39452014-11-19 Renlin Li <Renlin.Li@arm.com>
3946
3947 * MAINTAINERS (Write After Approval): Added myself.
3948
59392f46
AV
39492014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3950
3951 * MAINTAINERS (Write After Approval): Added myself as line map
3952 maintainer.
3953
0f3422cc
DS
39542014-11-17 Dodji Seketeli <dodji@redhat.com>
3955
3956 * MAINTAINERS (Various Maintainers): Added myself as line map
3957 maintainer.
3958
0c8969f0
JBG
39592014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3960
3961 * move-if-change: Sync from upstream gnulib.
3962
d7134c0e
JBG
39632014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3964
3965 * compile: Sync with upstream Automake.
3966 * depcomp: Ditto.
3967 * install-sh: Ditto.
3968 * missing: Ditto.
3969 * mkinstalldirs: Ditto.
3970 * ylwrap: Ditto.
3971
e4ff7e6a
JBG
39722014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3973
3974 * config.sub: Update from upstream config repo.
3975 * config.guess: Ditto.
3976
5f520819
KY
39772014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3978
3979 * Makefile.def: Add liboffloadmic to target_modules. Make
3980 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3981 * Makefile.in: Regenerate.
3982 * configure: Regenerate.
3983 * configure.ac: Add liboffloadmic to target binaries.
3984 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3985 Add liboffloadmic to noconfig list when C++ is not supported.
3986
85c64bbe
BS
39872014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3988 Thomas Schwinge <thomas@codesourcery.com>
3989 Ilya Verbin <ilya.verbin@intel.com>
3990 Andrey Turetskiy <andrey.turetskiy@intel.com>
3991
3992 * configure: Regenerate.
3993 * configure.ac (--enable-as-accelerator-for)
3994 (--enable-offload-targets): New configure options.
3995
7d35a59e
TB
39962014-11-11 Tobias Burnus <burnus@net-b.de>
3997
0a002272 3998 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
3999 * Makefile.in: Regenerate.
4000
35485da9
DM
40012014-11-11 David Malcolm <dmalcolm@redhat.com>
4002
4003 * ChangeLog.jit: New.
4004 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
4005
ebf6d33b
FXC
40062014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4007
4008 PR target/63610
4009 * libtool.m4: Fix globbing of darwin versions.
4010 * configure: Regenerate.
4011
4a9bb2aa
TB
40122014-11-11 Tobias Burnus <burnus@net-b.de>
4013
4a9bb2aa
TB
4014 * Makefile.def: Remove CLooG.
4015 * Makefile.tpl: Ditto.
4016 * configure.ac: Ditto.
4017 * configure: Regenerate.
4018 * Makefile.in: Ditto.
4019
738f2522
BS
40202014-11-06 Bernd Schmidt <bernds@codesourcery.com>
4021
4022 * configure.ac: Handle nvptx-*-*.
4023 * configure: Regenerate.
4024
9b591dd1
PG
40252014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
4026
4027 * MAINTAINERS (Write After Approval): Add myself.
4028
14258928
JJ
40292014-10-31 Jakub Jelinek <jakub@redhat.com>
4030
4031 * Makefile.def (libcc1): Remove bootstrap=true;.
4032 * Makefile.in: Regenerated.
4033
1335a8ca
JBG
40342014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4035
4036 * configure.ac: Update comment.
4037 * configure: Regenerate.
4038
cb115cc2
IE
40392014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
4040
4041 * MAINTAINERS (Write After Approval): Add myself.
4042
fca38047
TS
40432014-10-30 Thomas Schwinge <thomas@codesourcery.com>
4044
4045 * configure.ac (extra_host_libiberty_configure_flags): Add
4046 --enable-shared also for libcc1's benefit.
4047 * configure: Regenerate.
4048
65c0707b
TG
40492014-10-29 Tristan Gingold <gingold@adacore.com>
4050
4051 * MAINTAINERS: Change my email address.
4052
ddc8de03
PM
40532014-10-27 Phil Muldoon <pmuldoon@redhat.com>
4054 Tom Tromey <tromey@redhat.com>
4055
4056 * Makefile.def: Add libcc1 to host_modules.
4057 * configure.ac (host_tools): Add libcc1.
4058 * Makefile.in, configure: Rebuild.
4059
4eb1ac39 40602014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
4061
4062 * configure.ac (build_configargs): Don't share config.cache between
4063 build subdirs.
7fd74620 4064 * configure: Regenerate.
3d96b0d0 4065
d81230b5
DH
40662014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4067
4068 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4069 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4070 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4071 leon3v7 as leon3.
4072 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4073 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4074 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4075 * config/sparc/sparc.md (cpu): Add leon3v7.
4076 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4077
c7a6a617
DH
40782014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4079
4080 * MAINTAINERS (write-after-approval): Add myself.
4081
74cc5471
ILT
40822014-10-23 Ian Lance Taylor <iant@google.com>
4083
4084 * configure.ac: Disable the Go frontend on systems where it is known
4085 to not work.
4086 * configure: Regenerate.
4087
929315a9
RB
40882014-10-23 Richard Biener <rguenther@suse.de>
4089
4090 * Makefile.def: Add libcpp build module and dependencies.
4091 * configure.ac: Add libcpp build module.
4092 * Makefile.in: Regenerate.
4093 * configure: Likewise.
4094
5d12b768
MF
40952014-10-15 Max Filippov <jcmvbkbc@gmail.com>
4096
4097 * MAINTAINERS (write-after-approval): Add myself.
4098
7b262a51
MLI
40992014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
4100
4101 * INSTALL/README: Do not mention CVS.
4102
7705dfd1
JY
41032014-10-03 Jing Yu <jingyu@google.com>
4104
4105 * configure.ac: Add aarch64 to list of targets that support gold.
4106 * configure: Regenerate.
4107
a3052d31
FD
41082014-09-29 François Dumont <fdumont@gcc.gnu.org>
4109
4110 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
4111
b2a1b261
CM
41122014-09-29 Catherine Moore <clm@codesourcery.com>
4113
4114 * MAINTAINERS: Add myself as MIPS maintainer.
4115
05342e10
MF
41162014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
4117
4118 * MAINTAINERS: Move myself to MIPS maintainers.
4119
3f6bb7e5
JBG
41202014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4121
4122 * MAINTAINERS: Put all email addresses between '<' and '>'.
4123
3e895729
FXC
41242014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4125
4126 * MAINTAINERS: Move myself to reviewers (Fortran).
4127
e04733ee
AK
41282014-09-01 Andi Kleen <ak@linux.intel.com>
4129
4130 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4131 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
4132 * Makefile.in: Regenerate.
4133
e79c0ea8
DM
41342014-08-28 David Malcolm <dmalcolm@redhat.com>
4135
4136 * rtx-classes-status.txt: Delete
4137
b32d5189
DM
41382014-08-28 David Malcolm <dmalcolm@redhat.com>
4139
4140 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4141
e0c0c325
SP
41422014-08-27 Sebastian Pop <s.pop@samsung.com>
4143
4144 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4145 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4146 of checking for version number.
4147 * configure: Regenerated.
4148 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4149
d7ac0a6a
DM
41502014-08-27 David Malcolm <dmalcolm@redhat.com>
4151
4152 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4153 is done; begin phase 6 (use extra rtx_def subclasses).
4154
9daaca36
DM
41552014-08-27 David Malcolm <dmalcolm@redhat.com>
4156
4157 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4158 done; begin phase 5 (additional rtx_def subclasses).
4159
b2908ba6
DM
41602014-08-26 David Malcolm <dmalcolm@redhat.com>
4161
4162 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4163
1130d5e3
DM
41642014-08-26 David Malcolm <dmalcolm@redhat.com>
4165
4166 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4167 SET_BB_HEADER are done.
4168
0e0ce50d
DM
41692014-08-26 David Malcolm <dmalcolm@redhat.com>
4170
4171 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4172 done.
4173
3d30f4e8
DM
41742014-08-26 David Malcolm <dmalcolm@redhat.com>
4175
4176 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4177
6144a836
DM
41782014-08-26 David Malcolm <dmalcolm@redhat.com>
4179
4180 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4181
b311fd0f
DM
41822014-08-25 David Malcolm <dmalcolm@redhat.com>
4183
4184 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4185
d8ce2eae
DM
41862014-08-25 David Malcolm <dmalcolm@redhat.com>
4187
4188 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4189
1455e88c
DM
41902014-08-25 David Malcolm <dmalcolm@redhat.com>
4191
4192 * rtx-classes-status.txt: Phase 3 (per-file commits within
4193 "config" subdirs) is done; begin phase 4 (removal of
4194 "scaffolding").
4195
76c531d3
DM
41962014-08-23 David Malcolm <dmalcolm@redhat.com>
4197
4198 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4199 dir) is done; begin phase 3 (per-file commits within "config"
4200 subdirs).
4201
00550b3d
DM
42022014-08-21 David Malcolm <dmalcolm@redhat.com>
4203
4204 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4205 phase 2 (per-file commits in main source dir).
4206
622dbadf
BC
42072014-08-21 Bin Cheng <bin.cheng@arm.com>
4208
4209 * configure: Regenerated.
4210
c1286e0b
DM
42112014-08-19 David Malcolm <dmalcolm@redhat.com>
4212
4213 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4214
c2fc1aee
DM
42152014-08-19 David Malcolm <dmalcolm@redhat.com>
4216
4217 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4218
68975683
DM
42192014-08-19 David Malcolm <dmalcolm@redhat.com>
4220
4221 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4222
d914bc6b
DM
42232014-08-19 David Malcolm <dmalcolm@redhat.com>
4224
4225 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4226
8020a4d5
DM
42272014-08-19 David Malcolm <dmalcolm@redhat.com>
4228
4229 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4230
a231b8a5
JV
42312014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4232
4233 * MAINTAINERS (Write After Approval): Add myself.
4234
ce8126f5
CF
42352014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4236
4237 * MAINTAINERS: Remove myself
4238
0f82e5c9
DM
42392014-08-19 David Malcolm <dmalcolm@redhat.com>
4240
4241 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4242
9c9afb69
PP
42432014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4244
4245 * MAINTAINERS (Write After Approval): Add myself.
4246
190bea87
DM
42472014-08-18 David Malcolm <dmalcolm@redhat.com>
4248
4249 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4250 SET_BB_HEADER, SET_BB_FOOTER
4251
c41b94ce
DM
42522014-08-18 David Malcolm <dmalcolm@redhat.com>
4253
bb3fff01 4254 * rtx-classes-status.txt: New file
c41b94ce 4255
eae1a5d4
RG
42562014-08-18 Roman Gareev <gareevroman@gmail.com>
4257
4258 * configure.ac: Eliminate ClooG installation dependency.
4259 * configure: Regenerate.
4260 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4261 * Makefile.in: Regenerate.
4262
f613bc0f
IV
42632014-08-15 Ilya Verbin <iverbin@gmail.com>
4264
4265 * MAINTAINERS (Write After Approval): Add myself.
4266
423ea09f 42672014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
4268
4269 * MAINTAINERS (Write After Approval): Add myself.
4270
88b1a322
JW
42712014-08-01 Jiong Wang <jiong.wang@arm.com>
4272
4273 * MAINTAINERS (Write After Approval): Add myself.
4274
8ed499f8
AG
42752014-07-28 Anthony Green <green@moxielogic.com>
4276
4277 Import from savannah.gnu.org:
4278 * config.sub: Update to 2014-07-28 version.
4279
09ec3110
RS
42802014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4281
4282 * MAINTAINERS: Remove my MIPS maintainer entry.
4283
7b7f941a
UB
42842014-07-26 Uros Bizjak <ubizjak@gmail.com>
4285
4286 PR target/47230
4287 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4288 * configure: Regenerate.
4289
a12f7ac8
JN
42902014-07-24 James Norris <jnorris@codesourcery.com>
4291
4292 * MAINTAINERS (Write After Approval): Add myself.
4293
09611faf
RG
42942014-07-20 Roman Gareev <gareevroman@gmail.com>
4295
4296 * configure.ac: Accept only CLooG 0.18.1.
4297 * configure: Regenerate.
4298
37738b0f
RG
42992014-07-17 Roman Gareev <gareevroman@gmail.com>
4300
4301 * configure.ac: Don't accept isl 0.11.
4302 * configure: Regenerate.
4303
473037cb
AZ
43042014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4305
4306 * MAINTAINERS (Write After Approval): Add myself.
4307
9a62ed16
RO
43082014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4309
4310 * configure.ac: Don't accept isl 0.10.
4311 * configure: Regenerate.
4312
c41f1c42 43132014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 4314
c41f1c42
BE
4315 Fix include path for in-tree cloog.
4316 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4317 * configure: Regenerate.
29d0a43c 4318
c41f1c42 43192014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 4320
c41f1c42 4321 * .gitignore: Import gcc_update output.
a5852bea 4322
b6383ab8
TS
43232014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4324
a10ec8bc
TS
4325 * config-ml.in: Robustify ac_configure_args parsing.
4326
45b3824d
TS
4327 * configure.ac (--enable-linker-plugin-configure-flags)
4328 (--enable-linker-plugin-flags): New flags.
4329 (configdirs): Conditionally add libiberty-linker-plugin.
4330 * configure: Regenerate.
4331 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4332 (host_modules) <lto-plugin>: Pay attention to
4333 @extra_linker_plugin_flags@ and
4334 @extra_linker_plugin_configure_flags@.
4335 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4336 * Makefile.in: Regenerate.
4337
b6383ab8
TS
4338 * Makefile.tpl (configure-[+prefix+][+module+])
4339 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4340 "module_srcdir" instead of "module" for locating a module's srcdir.
4341 * Makefile.in: Regenerate.
4342
a4a1b5f3
MF
43432014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4344
4345 * MAINTAINERS (Write After Approval): Add myself.
4346
38a13841
SP
43472014-06-06 Sebastian Pop <sebpop@gmail.com>
4348
4349 * MAINTAINERS: Update my email address.
4350
153fcd41
TP
43512014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4352
4353 * MAINTAINERS (Write After Approval): Add myself.
4354
e25d9632
AB
43552014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4356
4357 * MAINTAINERS (Write After Approval): Add myself.
4358
1007a55c
JW
43592014-05-30 Jonathan Wakely <jwakely@redhat.com>
4360
4361 PR libstdc++/61011
4362 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4363 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4364 * configure: Regenerate.
4365
fd9ed1ae
PA
43662014-05-28 Pedro Alves <palves@redhat.com>
4367
4368 * MAINTAINERS (Write After Approval): Add myself.
4369
03bdb69f
MK
43702014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4371
4372 * MAINTAINERS: Update my affiliation/email.
4373
905083ad
MS
43742014-05-19 Mike Stump <mikestump@comcast.net>
4375
4376 * MAINTAINERS: Add wide-int reviewers.
4377
707f1839
SL
43782014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4379
4380 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4381 * configure: Regenerated.
4382
7321dc60
TR
43832014-05-15 Torvald Riegel <triegel@redhat.com>
4384
4385 * MAINTAINERS (libitm): Add myself as maintainer.
4386
5b1e4b47
CB
43872014-05-07 Charles Baylis <charles.baylis@linaro.org>
4388
4389 * MAINTAINERS (Write After Approval): Add myself.
4390
a4ebe104
RS
43912014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4392
4393 * config.sub, config.guess: Import from upstream.
4394
9575df4a
AL
43952014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4396
4397 * MAINTAINERS (Write After Approval): Put myself in correct order.
4398
2fdc94b7
AL
43992014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4400
4401 * MAINTAINERS (Write After Approval): Add myself.
4402
080c6230
LB
44032014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4404
4405 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4406 section.
4407
4e4c8692
RÁE
44082014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4409
4410 * MAINTAINERS (Write After Approval): Delete myself.
4411
ffe7f7a7
JJ
44122014-04-17 Jakub Jelinek <jakub@redhat.com>
4413
4414 PR sanitizer/56781
4415 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4416 and -B* options with -Xcompiler.
4417
147d38a5
EB
44182014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4419
4420 PR bootstrap/60620
423ea09f 4421 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
4422 * Makefile.in: Regenerate.
4423
ba1925c3
YS
44242014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4425
4426 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4427 for WINDRES_FOR_TARGET in default-manifest.o rule.
4428 * Makefile.in: Regenerate.
4429
8707b3bc
DH
44302014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4431
4432 * MAINTAINERS (Write After Approval): Add myself.
4433
9e1c8fc1
JJ
44342014-03-26 Jakub Jelinek <jakub@redhat.com>
4435
4436 PR sanitizer/56781
4437 * Makefile.def: Set bootstrap=true; for host fixincludes.
4438 * configure.ac: Don't bootstrap host fixincludes unless
4439 --with-build-config=bootstrap-{a,ub}san.
4440 * Makefile.in: Regenerated.
4441 * configure: Regenerated.
4442
beeda1d9
JJ
44432014-03-21 Jakub Jelinek <jakub@redhat.com>
4444
4445 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4446 --enable-vtable-verify option parsing. Don't add
4447 target-libsanitizer to bootstrap_target_libs unless
4448 --with-build-config=bootstrap-asan or
4449 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4450 to bootstrap_target_libs unless --enable-vtable-verify.
4451 * configure: Regenerated.
4452
e5dddc50
AS
44532014-03-10 Anatoly Sokolov <aesok@post.ru>
4454
4455 * MAINTAINERS (Write After Approval): Add myself.
4456
df5bc1cb
DC
44572014-03-07 Denis Chertykov <chertykov@gmail.com>
4458
4459 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4460
3b9edeac
JJ
44612014-03-07 Jakub Jelinek <jakub@redhat.com>
4462
4463 PR bootstrap/58572
4464 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4465 -I for libstdc++-v3 includes if $(LEAN).
4466 * Makefile.in: Regenerated.
4467
c01a8548
JW
44682014-03-04 Jonathan Wakely <jwakely@redhat.com>
4469
4470 * MAINTAINERS: Update my email address.
4471
341c653c
WL
44722014-02-24 Walter Lee <walt@tilera.com>
4473
4474 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4475 (tilegx-*-*): Change to tilegx*-*-*.
4476 * configure: Regenerate.
4477
37f2c4f0
LR
44782014-02-17 Loren J. Rittle <ljrittle@acm.org>
4479
4480 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4481
6c01e96e
KV
44822014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4483
4484 * MAINTAINERS (Write After Approval): Add myself.
4485
91da0481
RO
44862014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4487
4488 PR target/59788
4489 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4490 *solaris2*.
4491
dd35b84f
JDA
44922014-01-21 John David Anglin <danglin@gcc.gnu.org>
4493
4494 * MAINTAINERS: Update my email address.
4495
493b8af8
GP
44962014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4497
4498 * MAINTAINERS: Convert to UTF-8.
4499 Properly sort Xinliang David Li's entry.
4500
f121b81d
CLT
45012013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4502 Sandra Loosemore <sandra@codesourcery.com>
4503
4504 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4505 nios2 port maintainers.
4506
74f769b5
MT
45072013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4508
4509 * MAINTAINERS (Write After Approval): Add myself.
4510
79e0604d 45112013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
4512
4513 * configure.ac: Add user-friendly check for native x86_64-linux
4514 multilibs.
4515 * configure: Regenerate.
4516
45172013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4518
4519 * MAINTAINERS: Add myself as sh maintainer.
4520
45212013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4522
4523 * MAINTAINERS: Add self as SLSR maintainer.
4524
45252013-11-18 Jan Hubicka <hubicka@ucw.cz>
4526
4527 * MAINTAINERS: Update my email address.
4528
45292013-11-15 David Edelsohn <dje.gcc@gmail.com>
4530
4531 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4532
45332013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4534
4535 * Makefile.in: Regenerate.
4536
4537 * Makefile.tpl: Fix typo.
4538 * Makefile.in: Regenerate partially.
4539
45402013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4541
4542 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4543 supported.
4544 * configure: Regenerated.
4545
45462013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4547
4548 * MAINTAINERS (Write After Approval): Add myself.
4549
45502013-10-30 Jason Merrill <jason@redhat.com>
4551
4552 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4553 --disable-build-format-warnings.
4554
45552013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4556
423ea09f 4557 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
4558 depend on libstdc++ and libgcc.
4559 * configure: Regenerate.
4560 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4561 libcilkrts for POSIX and i*86, and x86_64 architectures.
4562 * Makefile.in: Added libcilkrts related fields to support building it.
4563
45642013-10-26 Jeff Law <law@redhat.com>
4565
4566 * Makefile.def (target_modules): Remove libmudflap
4567 (languages): Remove check-target-libmudflap).
4568 * Makefile.in: Rebuilt.
4569 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4570 * configure.ac (target_libraries): Remove target-libmudflap.
4571 Remove checks which disabled libmudflap on some systems.
4572 * configure: Rebuilt.
4573 * libmudflap: Directory removed.
4574
45752013-10-21 Cong Hou <congh@google.com>
4576
4577 * MAINTAINERS (Write After Approval): Add myself.
4578
45792013-10-16 Mike Stump <mikestump@comcast.net>
4580
4581 * .dir-locals.el: Add.
4582
45832013-10-15 David Malcolm <dmalcolm@redhat.com>
4584
4585 * configure.ac: Add --enable-host-shared
4586 * configure: Regenerate.
4587
45882013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4589
4590 Import from savannah.gnu.org:
4591 * config.guess: Update to 2013-06-10 version.
4592 * config.sub: Update to 2013-10-01 version.
4593
45942013-10-01 Simon Cook <simon.cook@embecosm.com>
4595
4596 Changes to build configuration to allow big endian ARC ELF toolchain
4597 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4598 * configure: Regenerate.
4599
46002013-09-20 Alan Modra <amodra@gmail.com>
4601
4602 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4603 ppc host match. Support little-endian powerpc linux hosts.
4604
46052013-09-19 Dodji Seketeli <dodji@redhat.com>
4606
4607 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4608 maintainer.
4609
46102013-09-12 DJ Delorie <dj@redhat.com>
4611
4612 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4613 maintainers.
4614
46152013-09-03 Richard Biener <rguenther@suse.de>
4616
4617 * configure.ac: Also allow ISL 0.12.
4618 * configure: Regenerated.
4619
46202013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4621
4622 * MAINTAINERS (Write After Approval): Add myself.
4623
46242013-08-27 David Malcolm <dmalcolm@redhat.com>
4625
4626 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4627
46282013-08-26 Caroline Tice <cmtice@google.com>
4629
4630 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4631 "Various Reviewers" to libvtv "Various Maintainers".
4632
46332013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4634
4635 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4636
46372013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4638
4639 * MAINTAINERS: Update name, email.
4640
46412013-08-13 Adam Butcher <adam@jessamine.co.uk>
4642
4643 * MAINTAINERS (Write After Approval): Add myself.
4644
46452013-08-12 Caroline Tice <cmtice@google.com>
4646
4647 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4648 address in the Write After Approval section.
4649
46502013-08-09 Carlos O'Donell <carlos@redhat.com>
4651
4652 * MAINTAINERS (Write After Approval): Update email.
4653
46542013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4655
4656 * configure.ac: Adjust to check VTV_SUPPORTED.
4657 * configure: Regenerated.
4658
46592013-08-02 Caroline Tice <cmtice@google.com>
4660
4661 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4662 on non-linux systems; add target-libvtv to noconfigdirs; add
4663 libsupc++/.libs to C++ library search paths.
4664 * configure: Regenerated.
4665 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4666 libstdc++ and libgcc.
4667 * Makefile.in: Regenerated.
4668
46692013-07-19 Yvan Roux <yvan.roux@linaro.org>
4670
4671 * MAINTAINERS (Write After Approval): Add myself.
4672
46732013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4674 Shiva Chen <shiva0217@gmail.com>
4675
4676 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4677 nds32 port maintainers.
4678
46792013-07-17 Tim Shen <timshen91@gmail.com>
4680
4681 * MAINTAINERS (Write After Approval): Add myself.
4682
46832013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4684
4685 * configure.ac: Sync from binutils.
4686 * configure: Regenerate.
4687
46882013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4689
4690 * MAINTAINERS (Write After Approval): Add myself.
4691
46922013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4693
4694 * MAINTAINERS (Write After Approval): Add myself.
4695
46962013-05-17 David Malcolm <dmalcolm@redhat.com>
4697
4698 * MAINTAINERS (Write After Approval): Add myself.
4699
47002013-04-30 Brooks Moses <bmoses@google.com>
4701
4702 * MAINTAINERS: Update my email; move myself from Fortran
4703 reviewer to Write After Approval.
4704
47052013-04-16 Andreas Schwab <schwab@suse.de>
4706
4707 * configure.ac (aarch64-*-*): Don't disable java.
4708 * configure: Regenerate.
4709
47102013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4711
4712 * MAINTAINERS (Write After Approval): Add myself.
4713
47142013-03-30 Matthias Klose <doko@ubuntu.com>
4715
4716 * Makefile.def (target_modules): Don't install libffi.
4717 * Makefile.in: Regenerate.
4718
47192013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4720
4721 * MAINTAINERS (Write After Approval): Add myself.
4722
47232013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4724
4725 * MAINTAINERS (Write After Approval): Add myself.
4726
47272013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4728
4729 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4730 * configure: Regenerated.
4731
a15d2ea8
ILT
47322013-02-05 Ian Lance Taylor <iant@google.com>
4733
4734 PR go/55969
4735 * configure.ac: Disable libgo on some systems where it does not
4736 work.
4737
a3b854b6
FXC
47382013-02-04 David Edelsohn <dje.gcc@gmail.com>
4739
4740 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4741 Remove Geoff Keating as rs6000 port maintainer, at his request.
4742
47432013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4744
4745 * MAINTAINERS: Update my email.
4746
47472013-01-23 Shenghou Ma <minux.ma@gmail.com>
4748
4749 * configure: Re-generate.
4750
47512013-01-15 Richard Biener <rguenther@suse.de>
4752
4753 PR other/55973
4754 * configure: Re-generate.
4755
47562013-01-14 Matthias Klose <doko@ubuntu.com>
4757
4758 * Makefile.def (install-target-libsanitizer): Depend on
4759 install-target-libstdc++-v3.
4760 * Makefile.in: Regenerate.
4761
47622013-01-14 Richard Biener <rguenther@suse.de>
4763
4764 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4765 * configure: Re-generate
4766
47672013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4768
4769 * config.sub: Update from config repo.
4770
47712013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4772
4773 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4774 * Makefile.in: Regenerate.
4775
47762013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4777
4778 * MAINTAINERS (arc): Add new port maintainership for myself.
4779
47802013-01-09 Jason Merrill <jason@redhat.com>
4781
4782 * .gitignore: Import from gdb repository.
4783
47842013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4785
4786 * Makefile.def (configure-gcc): Depend on all-gmp.
4787 (all-gcc): Remove dependency on all-gmp.
4788 * Makefile.in: Regenerated.
4789
47902013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4791
4792 * config.sub: Merge from config repo.
4793 * config.guess: Ditto.
4794
47952013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4796
4797 * Makefile.def: Merge from binutils.
4798 * Makefile.in: Ditto.
4799
48002013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4801
4802 * MAINTAINERS: Update my email.
4803
48042012-12-29 Ben Elliston <bje@gnu.org>
4805
4806 * config.guess: Update to 2012-12-29 version.
4807 * config.sub: Likewise.
4808
48092012-12-20 Matthias Klose <doko@ubuntu.com>
4810
4811 * Makefile.def (install-target-libgfortran): Depend on
4812 install-target-libquadmath, install-target-libgcc.
4813 (install-target-libsanitizer): Depend on install-target-libgcc.
4814 (install-target-libjava): Depend on install-target-libgcc.
4815 (install-target-libitm): Depend on install-target-libgcc.
4816 (install-target-libobjc): Depend on install-target-libgcc.
4817 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4818 * Makefile.in: Regenerate.
4819
48202012-12-19 Matthias Klose <doko@ubuntu.com>
4821
4822 * Makefile.def (install-target-libgo): Depend on
4823 install-target-libatomic.
4824 * Makefile.in: Regenerate.
4825
48262012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4827
4828 PR go/55201
4829 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4830 * Makefile.in: Regenerate.
4831
48322012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4833
4834 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4835 * configure: Regenerate.
4836
48372012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4838
4839 * config.sub: Merge from config repo.
4840
48412012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4842
4843 * Makefile.def (target_modules): Add bootstrap=true and
4844 raw_cxx=true to libsanitizer.
4845 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4846 * Makefile.in: Regenerated.
4847 * configure: Likewise.
4848
48492012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4850
4851 * MAINTAINERS: Remove self as RTL optimization maintainer.
4852
48532012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4854
4855 * MAINTAINERS (Write After Approval): Add myself.
4856
48572012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4858
4859 * Makefile.def (target_modules): Remove bootstrap=true and
4860 raw_cxx=true from libsanitizer.
4861 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4862 * Makefile.in: Regenerated.
4863 * configure: Likewise.
4864
48652012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4866
4867 * Makefile.def (target_modules): Add bootstrap=true and
4868 raw_cxx=true to libsanitizer.
4869 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4870 * Makefile.in: Regenerated.
4871 * configure: Likewise.
4872
48732012-11-28 Andrew Pinski <apinski@cavium.com>
4874
4875 PR bootstrap/54279
4876 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4877 * configure: Regenerate.
4878 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4879 * Makefile.in: Regenerate.
4880
48812012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4882
4883 * configure.ac: Disable libsanitizer if we're not building C++.
4884 * configure: Regenerate.
4885
48862012-11-15 Roland McGrath <roland@hack.frob.com>
4887
4888 * MAINTAINERS (Write After Approval): Add myself.
4889
48902012-11-15 Dmitry Vyukov <dvyukov@google.com>
4891
4892 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4893 Kostya Serebryany (kcc@google.com) and
4894 Jakub Jelinek (jakub@redhat.com).
4895 Rename area for Dodji Seketeli (dodji@redhat.com).
4896
48972012-11-15 Dodji Seketeli <dodji@redhat.com>
4898
4899 * MAINTAINERS: (asan.c, related): Add myself.
4900
49012012-11-14 Roland McGrath <mcgrathr@google.com>
4902
4903 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4904 * configure: Regenerate.
4905
49062012-11-13 Richard Henderson <rth@redhat.com>
4907
4908 * configure.ac: Move libsanitizer logic to subdirectory.
4909 * configure: Regenerate.
4910
49112012-11-13 Dodji Seketeli <dodji@redhat.com>
4912
4913 * configure.ac: Enable libsanitizer just on x86 linux for now.
4914 * configure: Re-generate.
4915
49162012-11-13 David Edelsohn <dje.gcc@gmail.com>
4917
4918 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4919 sections.
4920 * configure: Regenerate.
4921
49222012-11-13 Hans-Peter Nilsson <hp@axis.com>
4923
4924 * configure.ac: Add section for configdirs for libsanitizer.
4925 Disable for cris-*-* and mmix-*-*.
4926 * configure: Regenerate.
4927
49282012-11-12 Wei Mi <wmi@google.com>
4929
4930 * configure.ac: Add libsanitizer to target_libraries.
4931 * Makefile.def: Ditto.
4932 * configure: Regenerate.
4933 * Makefile.in: Regenerate.
4934 * libsanitizer: New directory for asan runtime. Contains an empty
4935 tsan directory.
4936
49372012-11-03 Corinna Vinschen <corinna@vinschen.de>
4938
4939 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4940 against Mingw64 w32api.
4941 * configure: Regenerate.
4942
49432012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4944
4945 * configure: Regenerated.
4946
49472012-11-03 Robert Mason <rbmj@verizon.net>
4948
4949 * configure.ac: add --disable-libstdcxx configure option
4950 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4951
49522012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4953
4954 * MAINTAINERS (Write After Approval): Add myself.
4955
49562012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4957
4958 * MAINTAINERS (Write After Approval): Add myself.
4959
49602012-10-24 Sharad Singhai <singhai@google.com>
4961
4962 * MAINTAINERS (Write After Approval): Add myself.
4963
49642012-10-24 Eric Christopher <echristo@gmail.com>
4965
4966 * MAINTAINERS: Update email address.
4967
49682012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4969
4970 PR bootstrap/54820
4971 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4972 * configure: Regenerate.
4973
49742012-10-23 Richard Earnshaw <rearnsha@arm.com>
4975
4976 * MAINTAINERS (aarch64): Add Marcus and myself.
4977
49782012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4979
4980 PR bootstrap/54820
4981 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4982 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4983 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4984 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4985 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4986 * Makefile.in: Regenerate.
4987 * configure.ac (have_static_libs): New variable and associated check.
4988 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4989 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4990 * configure: Regenerate.
4991
49922012-10-10 Richard Biener <rguenther@suse.de>
4993
4994 * MAINTAINERS: Adjust for changed surname.
4995
49962012-10-04 Lawrence Crowl <crowl@google.com>
4997
4998 * MAINTAINERS (Write After Approval): Add myself.
4999
50002012-10-01 Cary Coutant <ccoutant@google.com>
5001
5002 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
5003
50042012-09-28 Ian Lance Taylor <iant@google.com>
5005
5006 * Makefile.def: Make all-target-libgo depend on
5007 all-target-libbacktrace.
5008 * Makefile.in: Rebuild.
5009
50102012-09-26 Ian Lance Taylor <iant@google.com>
5011
5012 * Makefile.def: Make all-gcc depend on all-libbacktrace.
5013 * Makefile.in: Rebuild.
5014
50152012-09-20 Walter Lee <walt@tilera.com>
5016
5017 * configure.ac: Add tilegx to list of targets that support gold.
5018 * configure: Regenerate.
5019
50202012-09-20 Marek Polacek <polacek@redhat.com>
5021
5022 * MAINTAINERS (Write After Approval): Add myself.
5023
50242012-09-19 Steve Ellcey <sellcey@mips.com>
5025
5026 * configure.ac: Add mips*-mti-elf* target.
5027 * configure: Regenerate.
5028
50292012-09-17 Ian Lance Taylor <iant@google.com>
5030
5031 * MAINTAINERS (Various Maintainers): Add libbacktrace.
5032 * configure.ac (host_libs): Add libbacktrace.
5033 (target_libraries): Add libbacktrace.
5034 * Makefile.def (host_modules): Add libbacktrace.
5035 (target_modules): Likewise.
5036 * configure, Makefile.in: Rebuild.
5037
50382012-09-14 David Edelsohn <dje.gcc@gmail.com>
5039
5040 PR target/38607
5041 Merge upstream change.
5042 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
5043
5044 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
5045 Add libgomp*.o to compare_exclusions for AIX.
5046 * configure: Regenerate.
5047
50482012-09-06 Diego Novillo <dnovillo@google.com>
5049
5050 * configure.ac: Bump minimum GMP version to 4.2.3.
5051 * configure: Re-generate.
5052
50532012-09-05 Georg-Johann Lay <avr@gjlay.de>
5054
5055 PR target/54461
5056 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5057 target-libgloss if not configured --with-avrlibc=no.
5058 * configure: Regenerate.
5059
50602012-09-04 Jason Merrill <jason@redhat.com>
5061
5062 * configure.ac: Fix --enable-languages=all.
5063
50642012-09-04 Christophe Lyon <christophe.lyon@st.com>
5065
5066 * MAINTAINERS (Write After Approval): Add myself.
5067
50682012-09-03 Richard Guenther <rguenther@suse.de>
5069
5070 PR bootstrap/54138
5071 * configure.ac: Re-organize ISL / CLOOG checks to allow
5072 disabling with either --without-isl or --without-cloog.
5073 * configure: Regenerated.
5074
50752012-09-03 Georg-Johann Lay <avr@gjlay.de>
5076
5077 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5078 * configure: Regenerate.
5079
50802012-08-27 Ulrich Drepper <drepper@gmail.com>
5081
5082 * MAINTAINERS: Fix my email address.
5083
50842012-08-26 H.J. Lu <hongjiu.lu@intel.com>
5085
5086 PR binutils/4970
5087 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5088 and opcodes.
5089 * Makefile.in: Regenerated.
5090
50912012-08-26 Art Haas <ahaas@impactweather.com>
5092
5093 * configure: Regenerate.
5094
50952012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
5096
5097 * INSTALL/README: Also refer to the online installation
5098 instructions.
5099
51002012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5101
5102 * MAINTAINERS (Write After Approval): Add myself.
5103 (Picochip port): Remove myself.
5104
51052012-08-14 Diego Novillo <dnovillo@google.com>
5106
5107 Merge from cxx-conversion branch.
5108
5109 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5110 POSTSTAGE1_CONFIGURE_FLAGS.
5111 * Makefile.in: Regenerate.
5112 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
5113 Force C++ when bootstrapping.
5114 * configure: Regenerate.
5115
51162012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5117
5118 * MAINTAINERS (Write After Approval): Add myself.
5119
51202012-07-16 Joseph Myers <joseph@codesourcery.com>
5121
5122 * README: Document use of ranges of years in copyright notices.
5123
51242012-07-06 Richard Guenther <rguenther@suse.de>
5125
5126 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5127 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5128 --with-gmp=system.
5129 * Makefile.in: Regenerated.
5130 * configure: Likewise.
5131
51322012-07-06 Richard Guenther <rguenther@suse.de>
5133
5134 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5135 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5136 supply V=1 as extra_make_flags.
5137 * configure: Regenerated.
5138 * Makefile.in: Likewise.
5139
51402012-07-04 Tristan Gingold <gingold@adacore.com>
5141
5142 * configure: Regenerate.
5143
51442012-07-03 Richard Guenther <rguenther@suse.de>
5145
5146 * Makfile.def (isl): Remove not necessary extra_exports and
5147 extra_make_flags.
5148 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5149 * Makefile.in: Regenerated.
5150
51512012-07-03 Richard Guenther <rguenther@suse.de>
5152
5153 * Makefile.def (cloog): Add V=1 to extra_make_flags.
5154 * configure.ac: If either the ISL or the CLooG check failed
5155 do not try to build in-tree versions.
5156 * Makefile.in: Regenerated.
5157 * configure: Regenerated.
5158
51592012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5160
5161 * configure: Regenerate.
5162
51632012-07-02 Janis Johnson <janisjo@codesourcery.com>
5164
5165 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5166 maintainer.
5167
51682012-07-02 Richard Guenther <rguenther@suse.de>
5169
5170 * configure: Regenerated.
5171
51722012-07-02 Richard Guenther <rguenther@suse.de>
5173 Michael Matz <matz@suse.de>
5174 Tobias Grosser <tobias@grosser.es>
5175 Sebastian Pop <sebpop@gmail.com>
5176
5177 * Makefile.def: Add ISL host module, remove PPL host module.
5178 Adjust ClooG host module to use the proper ISL.
5179 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5180 * configure.ac: Include config/isl.m4. Add ISL host library,
5181 remove PPL. Remove PPL configury, add ISL configury, adjust
5182 ClooG configury.
5183 * Makefile.in: Regenerated.
5184 * configure: Likewise.
5185
51862012-07-02 Richard Guenther <rguenther@suse.de>
5187
5188 Merge from graphite branch
5189 2011-07-21 Tobias Grosser <tobias@grosser.es>
5190
5191 * configure: Regenerated.
5192 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5193 both cloog.org and legacy versions. The only supported version will
5194 be CLooG with the isl backend.
5195
5196 2011-07-21 Tobias Grosser <tobias@grosser.es>
5197
5198 * configure: Regenerated.
5199 * configure.ac: Require cloog isl 0.17.0
5200
5201 2011-07-21 Tobias Grosser <tobias@grosser.es>
5202
5203 * configure: Regenerated.
5204 * config/cloog.m4: Do not define CLOOG_ORG
5205
52062012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5207
5208 * configure.ac: Skip C if explicitly selected.
5209 * configure: Regenerate.
5210
52112012-06-28 Christophe Lyon <christophe.lyon@st.com>
5212
5213 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5214 they contain -O2.
5215 * configure: Regenerate.
5216
52172012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5218
5219 PR debug/53740
5220 * df.h, df-problems.c, dce.c: Revert last patch.
5221
52222012-06-25 Iain Sandoe <iain@codesourcery.com>
5223
5224 * MAINTAINERS (Write After Approval): Update my email address.
5225
52262012-06-21 Meador Inge <meadori@codesourcery.com>
5227
5228 * MAINTAINERS (Write After Approval): Add myself.
5229
52302012-06-20 Jason Merrill <jason@redhat.com>
5231
5232 * Makefile.tpl (check-target-libgomp-c++): New.
5233 (check-target-libitm-c++): New.
5234 * Makefile.def (c++): Add them.
5235 * Makefile.in: Regenerate.
5236
52372012-05-29 Edmar Wienskoski <edmar@freescale.com>
5238
5239 * MAINTAINERS (Write After Approval): Add myself.
5240
52412012-05-16 Olivier Hainque <hainque@adacore.com>
5242
5243 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5244 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5245 (install-no-fixedincludes): Adjust accordingly.
5246 * Makefile.in: Regenerate.
5247
52482012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5249
5250 Merge upstream change
5251 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5252
52532012-05-14 Marc Glisse <marc.glisse@inria.fr>
5254
5255 * MAINTAINERS (Write After Approval): Add myself.
5256
52572012-05-09 Nick Clifton <nickc@redhat.com>
5258 Paul Smith <psmith@gnu.org>
5259
5260 PR bootstrap/50461
5261 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5262 allow for the fact that from release v3.1.0 of MPFR the source
5263 files were moved into a src sub-directory.
5264 * configure: Regenerate.
5265
52662012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5267
5268 * configure.ac: Bump minimum MPFR version to 2.4.0.
5269 * configure: Regenerated.
5270
52712012-05-01 Richard Henderson <rth@redhat.com>
5272
5273 * Makefile.def (libatomic): New target_module.
5274 * configure.ac (target_libraries): Add libatomic.
5275 (noconfigdirs): Check if libatomic is supported.
5276 * Makefile.in, configure: Rebuild.
5277
52782012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5279
5280 * MAINTAINERS (Write After Approval): Add myself.
5281
52822012-04-25 Joel Brobecker <brobecker@adacore.com>
5283
5284 * config.sub: Update to 2012-04-18 version from official repo.
5285
52862012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5287
5288 * MAINTAINERS (Write After Approval): Add myself.
5289
52902012-04-11 Steve Ellcey <sellcey@mips.com>
5291
5292 * MAINTAINERS: Changed email address.
5293
52942012-03-28 Georg-Johann Lay <avr@gjlay.de>
5295
5296 PR target/52737
5297 * contrib/gcc_update (files_and_dependencies):
5298 Remove gcc/config/avr/t-multilib from touch data.
5299
53002012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5301
5302 * MAINTAINERS (OS Port Maintainers): Remove irix.
5303 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5304 (unsupported_languages): Remove mips-sgi-irix6.*.
5305 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5306 (with_stabs): Remove.
5307 * configure: Regenerate.
5308
53092012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5310
5311 * MAINTAINERS (OS Port Maintainers): Remove osf.
5312 * configure.ac (enable_libgomp): Remove *-*-osf*.
5313 (with_stabs): Remove alpha*-*-osf*.
5314 * configure: Regenerate.
5315
53162012-03-05 Tristan Gingold <gingold@adacore.com>
5317
5318 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5319 * configure: Regenerate.
5320
53212012-02-17 Walter Lee <walt@tilera.com>
5322
5323 * MAINTAINERS: (Write After Approval): Delete myself.
5324
53252012-02-14 Walter Lee <walt@tilera.com>
5326
5327 * MAINTAINERS (tilegx port): Add myself.
5328 (tilepro port): Add myself.
5329 (Write After Approval): Add myself.
5330
53312012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5332
5333 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5334 and Joseph Myers as docstring relicensing maintainers.
5335
53362012-02-09 Bin Cheng <bin.cheng@arm.com>
5337
5338 * MAINTAINERS (write-after-approval): Add myself.
5339
53402012-02-08 Ira Rosen <irar@il.ibm.com>
5341
5342 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5343 maintainer.
5344
53452012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5346
5347 * MAINTAINERS (Write After Approval): Move myself to
5348 maintain alphabetical order.
5349
53502012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5351
5352 * MAINTAINERS (Write After Approval): Add myself.
5353
53542012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5355
5356 * MAINTAINERS (Write After Approval): Add myself.
5357
53582012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5359 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5360
5361 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5362 * configure: Regenerate.
5363
53642012-01-23 Harshit Chopra <harshit@google.com>
5365
5366 * MAINTAINERS (Write After Approval): Add myself.
5367
53682012-01-22 Douglas B Rupp <rupp@ngnat.com>
5369
5370 * configure.ac: Remove reference to mh-interix.
5371 * configure: Regenerate.
5372
53732012-01-05 Richard Henderson <rth@redhat.com>
5374
5375 PR bootstrap/51072
5376 * configure.ac: Disable libitm if c++ is not enabled.
5377 * configure: Rebuild.
5378
5379 * configure.ac: Fix regexp for same.
5380 * configure: Rebuild.
5381
53822012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5383
5384 * MAINTAINERS (Write After Approval): Add myself.
5385
53862012-01-02 Richard Guenther <rguenther@suse.de>
5387
5388 PR bootstrap/51686
5389 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5390 * Makefile.in: Regenerate.
5391
53922011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5393
5394 * MAINTAINERS (Write After Approval): Add myself.
5395
53962011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5397
5398 * configure: Regenerate.
5399
54002011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5401
5402 * MAINTAINERS (picochip): Changed email address.
5403
54042011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5405
5406 * MAINTAINERS (write-after-approval): Add self.
5407
54082011-11-29 DJ Delorie <dj@redhat.com>
5409
5410 * configure.ac (rl78-*-*) New case.
5411 * configure: Regenerate.
5412 * MAINTAINERS: Add myself as RL78 maintainer.
5413
54142011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5415
5416 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5417
54182011-11-21 Andreas Tobler <andreast@fgznet.ch>
5419
5420 * libtool.m4: Additional FreeBSD 10 fixes.
5421
54222011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5423
5424 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5425 Maintainers section, as Epiphany maintainer.
5426
54272011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5428
5429 PR target/49992
5430 * configure.ac: Remove ranlib special-casing for Darwin.
5431 * configure: Regenerate.
5432
54332011-11-12 Andrey Belevantsev <abel@ispras.ru>
5434
5435 * MAINTAINERS (Reviewers): Keep the list sorted.
5436
54372011-11-11 Andrey Belevantsev <abel@ispras.ru>
5438
5439 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5440
54412011-11-09 Roland McGrath <mcgrathr@google.com>
5442
5443 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5444 * configure: Rebuild.
5445 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5446 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5447 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5448 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5449 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5450 Add READELF.
5451 * Makefile.in: Rebuild.
5452
54532011-11-09 Jason Merrill <jason@redhat.com>
5454
5455 * Makefile.def (language=c++): Remove check-c++0x.
5456 * Makefile.in (check-gcc-c++): Regenerate.
5457
54582011-11-08 Richard Henderson <rth@redhat.com>
5459
5460 * configure.ac: Test for libitm directory present first.
5461
5462 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5463
5464 * configure.ac: Test libitm/configure.tgt to disable libitm.
5465 * configure: Rebuild.
5466
54672011-11-07 Aldy Hernandez <aldyh@redhat.com>
5468 Richard Henderson <rth@redhat.com>
5469
5470 Merged from transactional-memory.
5471
5472 * Makefile.def (lang_env_dependencies): libitm is c++.
5473 Add libitm target module.
5474 * configure.ac: Likewise.
5475 * config/mmap.m4: New file.
5476 * contrib/gcc_update: Add libitm to touch data.
5477 * Makefile.in, configure: Rebuild.
5478
54792011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5480
5481 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5482 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5483 * Makefile.in: Regenerate.
5484
54852011-11-01 DJ Delorie <dj@redhat.com>
5486
5487 * config.sub: Update to version 2011-10-29 (added rl78)
5488
54892011-10-27 Nick Clifton <nickc@redhat.com>
5490
5491 * config.sub: Import these changes from the config project:
5492
5493 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5494 Ben Elliston <bje@gnu.org>
5495
5496 * config.sub (epiphany): New.
5497
5498 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5499 Ben Elliston <bje@gnu.org>
5500
5501 * config.sub (hexagon, hexagon-*): New.
5502
5503 2011-08-23 Roland McGrath <mcgrathr@google.com>
5504
5505 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5506 64eb to be64.
5507
5508 2011-08-16 Roland McGrath <mcgrathr@google.com>
5509
5510 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5511 (nacl): Grok as alias for 32el-unknown-nacl.
5512
55132011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5514
5515 * MAINTAINERS (Write After Approval): Add myself.
5516
55172011-10-24 Teresa Johnson <tejohnson@google.com>
5518
5519 * MAINTAINERS (Write After Approval): Add myself.
5520
55212011-09-21 Jakub Jelinek <jakub@redhat.com>
5522
5523 * MAINTAINERS (sparc port): Remove myself.
5524
55252011-09-14 Tom de Vries <tom@codesourcery.com>
5526
5527 * MAINTAINERS (Write After Approval): Add myself.
5528
55292011-08-14 Yao Qi <yao@codesourcery.com>
5530
5531 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5532 * configure: Regenerate.
5533
55342011-07-26 Ian Lance Taylor <iant@google.com>
5535
5536 * configure.ac: Set have_compiler based on whether gcc directory
5537 exists, rather than on whether gcc is in configdirs.
5538 * configure: Rebuild.
5539
55402011-07-21 Joseph Myers <joseph@codesourcery.com>
5541
5542 * MAINTAINERS (Global Reviewers): Add self.
5543
55442011-07-20 David Edelsohn <dje.gcc@gmail.com>
5545
5546 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5547 link directories.
5548 * Makefile.in: Rebuild.
5549
55502011-07-20 Ian Lance Taylor <iant@google.com>
5551
5552 PR bootstrap/49787
5553 * configure.ac: Move --enable-bootstrap handling earlier in file.
5554 If --enable-bootstrap and either --enable-build-with-cxx or
5555 --enable-build-poststage1-with-cxx, enable C++ automatically.
5556 * configure: Rebuild.
5557
55582011-07-19 Ian Lance Taylor <iant@google.com>
5559
5560 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5561 make C++ a boot_language. Set and substitute
5562 POSTSTAGE1_CONFIGURE_FLAGS.
5563 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5564 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5565 * configure, Makefile.in: Rebuild.
5566
55672011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5568
5569 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5570 maintainers.
5571
55722011-07-18 Jakub Jelinek <jakub@redhat.com>
5573
5574 * MAINTAINERS (Global Reviewers): Add myself.
5575
55762011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5577
5578 * configure: Regenerate.
5579
55802011-07-16 Jason Merrill <jason@redhat.com>
5581
5582 * Makefile.def (language=c++): Add check-c++0x and
5583 check-target-libmudflap-c++.
5584 * Makefile.tpl (check-target-libmudflap-c++): New.
5585 * Makefile.in: Regenerate.
5586
55872011-07-16 Matthias Klose <doko@ubuntu.com>
5588
5589 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5590 * Makefile.def (target_modules/libjava): Pass
5591 $(EXTRA_CONFIGARGS_LIBJAVA).
5592 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5593 if not configured with --enable-static-libjava.
5594 * Makefile.in: Regenerate.
5595 * configure: Likewise.
5596
55972011-07-15 Jason Merrill <jason@redhat.com>
5598
5599 * Makefile.in (check-c++): Move check-gcc-c++0x after
5600 check-target-libstdc++-v3.
5601
56022011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5603
5604 * MAINTAINERS (c6x port): New entry.
5605
56062011-07-13 Jason Merrill <jason@redhat.com>
5607
5608 * Makefile.in (check-gcc-c++0x): New.
5609 (check-c++): Depend on it.
5610
56112011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5612
5613 PR target/39150
5614 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5615 x86_64-*-solaris2.1[0-9]*.
5616 * configure: Regenerate.
5617
56182011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5619
5620 * MAINTAINERS (RTL optimizers): Add self.
5621
56222011-06-27 Gabriel Charette <gchare@google.com>
5623
5624 * MAINTAINERS (Write After Approval): Add myself.
5625
56262011-06-22 Hans-Peter Nilsson <hp@axis.com>
5627
5628 PR regression/47836
5629 PR bootstrap/23656
5630 PR other/47733
5631 PR bootstrap/49247
5632 PR c/48825
5633 * configure.ac (target_libraries): Remove target-libiberty.
5634 Remove case-statement setting skipdirs=target-libiberty for
5635 multiple targets. Remove checking target_configdirs and
5636 removing target-libiberty but keeping target-libgcc if
5637 otherwise empty.
5638 * Makefile.def (target_modules): Don't add libiberty.
5639 (dependencies): Remove all traces of target-libiberty.
5640 * configure, Makefile.in: Regenerate.
5641
56422011-06-13 Walter Lee <walt@tilera.com>
5643
5644 * configure.ac (tilepro-*-*) New case.
5645 (tilegx-*-*): Likewise.
5646 * configure: Regenerate.
5647
56482011-06-06 Jing Yu <jingyu@google.com>
5649
5650 * configure.ac: Skip target-libiberty for
5651 arm*-*-linux-androideabi.
5652 * configure: Regenerated.
5653
56542011-06-06 Nick Clifton <nickc@redhat.com>
5655
5656 * config.sub: Sync from upstream.
5657
56582011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5659
5660 * MAINTAINERS (Write After Approval): Add myself.
5661
56622011-06-01 Daniel Jacobowitz <drow@false.org>
5663
5664 * MAINTAINERS: Update my email address.
5665
56662011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5667
5668 * MAINTAINERS (Write After Approval): Update my email address.
5669
56702011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5671
5672 * MAINTAINERS (Write After Approval): Add myself.
5673
56742011-05-08 Doug Kwan <dougkwan@google.com>
5675
5676 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5677 * configure: Regenerated.
5678 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5679 value from configure.
5680 * Makefile.in: Regenerated.
5681
56822011-05-05 Joseph Myers <joseph@codesourcery.com>
5683
5684 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5685 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5686 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5687 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5688 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5689 *-*-vxworks*): Disable newlib and libgloss in separate case
5690 statement.
5691 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5692 to separate case statement.
5693 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5694 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5695 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5696 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5697 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5698 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5699 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5700 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5701 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5702 i[[3456789]]86-*-rdos*, m32r-*-*,
5703 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5704 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5705 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5706 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5707 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5708 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5709 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5710 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5711 and libgloss in main case over targets. Remove most empty cases
5712 in main case over targets.
5713 * configure: Regenerate.
5714
57152011-05-04 Janis Johnson <janisjo@codesourcery.com>
5716
5717 * MAINTAINERS (Write After Approval): Add myself.
5718
57192011-05-04 Joseph Myers <joseph@codesourcery.com>
5720
5721 * configure.ac: Remove code setting special library locations for
5722 hppa*64*-*-hpux11*. Remove code setting compiler for
5723 sparc-sun-solaris2*.
5724 * configure: Regenerate.
5725
57262011-05-04 Joseph Myers <joseph@codesourcery.com>
5727
5728 * configure.ac: Separate libgloss_dir settings from general case
5729 over targets.
5730 * configure: Regenerate.
5731
57322011-04-28 Joseph Myers <joseph@codesourcery.com>
5733
5734 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5735 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5736 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5737 cases in libgcj-disabling case statement.
5738 (hppa*64*-*-linux*): Set unsupported_languages instead of
5739 disabling target-zlib.
5740 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5741 to hppa*64*-*-hpux*.
5742 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5743 hppa*-*-hpux*.
5744 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5745 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5746 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5747 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5748 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5749 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5750 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5751 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5752 libgcj-disabling case statement.
5753 * configure: Regenerate.
5754
57552011-04-28 Joseph Myers <joseph@codesourcery.com>
5756
5757 * configure.ac: Disable Java for targets not supporting libffi.
5758 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5759 Remove cases in Java-disabling statement.
5760 (*arm-wince-pe): Change to arm-wince-pe.
5761 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5762 cases in Java-disabling statement.
5763 (bfin-*-*): Don't disable Java again.
5764 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5765 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5766 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5767 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5768 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5769 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5770 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5771 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5772 Java-disabling statement.
5773 (mmix-*-*): Don't disable Java again.
5774 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5775 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5776 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5777 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5778 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5779 statement.
5780 * configure: Regenerate.
5781
57822011-04-28 Joseph Myers <joseph@codesourcery.com>
5783
5784 * configure.ac: Separate cases disabling Java and Java libraries
5785 from general case over targets.
5786 * configure: Regenerate.
5787
57882011-04-21 Jie Zhang <jzhang918@gmail.com>
5789
5790 * MAINTAINERS: Update my email address.
5791
57922011-04-20 Easwaran Raman <eraman@google.com>
5793
5794 * MAINTAINERS (Write After Approval): Add myself.
5795
57962011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5797
5798 PR lto/48086
5799 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5800 * configure: Regenerate.
5801
58022011-04-16 Jim Meyering <meyering@redhat.com>
5803
5804 * MAINTAINERS (Write After Approval): Add myself.
5805
58062011-04-15 Dodji Seketeli <dodji@redhat.com>
5807
5808 * MAINTAINERS: Update my email address.
5809
58102011-04-13 Georg-Johann Lay <avr@gjlay.de>
5811
5812 * MAINTAINERS (Write After Approval): Add myself.
5813
58142011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5815
5816 * MAINTAINERS (Write After Approval): Add myself.
5817
58182011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5819
5820 * MAINTAINERS (Write After Approval): Add myself.
5821
58222011-04-06 Joseph Myers <joseph@codesourcery.com>
5823
5824 * configure.ac (build_tools): Remove build-byacc.
5825 (host_libs): Remove mmalloc.
5826 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5827 autoconf automake libtool diff rcs fileutils shellutils time
5828 textutils wdiff find uudecode hello tar gzip indent recode release
5829 sed perl gawk findutils gettext zip.
5830 (libgcj): Remove target-qthreads.
5831 (target_tools): Remove target-examples target-gperf.
5832 (YACC): Don't handle building byacc.
5833 * configure: Regenerate.
5834 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5835 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5836 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5837 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5838 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5839 handle building components.
5840 * Makefile.in: Regenerate.
5841
58422011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5843
5844 * MAINTAINERS: Update my email address as Xtensa maintainer.
5845
58462011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5847
5848 * config.sub: Sync from upstream.
5849
58502011-04-01 Joseph Myers <joseph@codesourcery.com>
5851
5852 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5853 (microblaze*): Don't disable libssp.
5854 * configure: Regenerate.
5855
58562011-04-01 Joseph Myers <joseph@codesourcery.com>
5857
5858 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5859 moveifchange.
5860 * configure: Regenerate.
5861 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5862 * Makefile.in: Regenerate.
5863
58642011-04-01 Joseph Myers <joseph@codesourcery.com>
5865
5866 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5867 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5868 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5869 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5870 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5871 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5872 md_exec_prefix cases.
5873 * configure: Regenerate.
5874
58752011-04-01 Joseph Myers <joseph@codesourcery.com>
5876
5877 * configure.ac: Separate cases disabling target-libssp,
5878 target-libiberty, target-libstdc++-v3 and Fortran from general
5879 case over targets.
5880 * configure: Regenerate.
5881
58822011-04-01 Joseph Myers <joseph@codesourcery.com>
5883
5884 * configure.ac (*-*-chorusos): Don't disable libgcj.
5885 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5886 Remove case.
5887 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5888 (arm-*-coff): Don't disable libgcj.
5889 (arm*-*-linux-gnueabi): Remove useless assignment.
5890 (arm-*-riscix*): Don't disable libgcj.
5891 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5892 configuration.
5893 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5894 (c54x*-*-*): Remove case.
5895 (tic54x-*-*): Don't disable GCC or GCC libraries.
5896 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5897 to *.
5898 (d10v-*-*): Don't disable GCC libraries.
5899 (d30v-*-*): Don't disable libgcj.
5900 (h8500-*-*): Don't disable GCC libraries.
5901 (i960-*-*): Don't disable libgcj.
5902 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5903 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5904 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5905 libgcj.
5906 (m68k-*-coff*): Remove case.
5907 (mmix-*-*): Don't disable libgloss on host.
5908 (mn10200-*-*, mn10300-*-*): Remove cases.
5909 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5910 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5911 Don't disable libgcj.
5912 (romp-*-*): Remove case.
5913 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5914 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5915 case.
5916 (v810-*-*): Don't disable GCC libraries.
5917 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5918 (ip2k-*-*): Don't disable GCC libraries.
5919 * configure: Regenerate.
5920
59212011-03-28 Joseph Myers <joseph@codesourcery.com>
5922
5923 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5924 libffi on host.
5925 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5926 on host.
5927 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5928 * configure: Regenerate.
5929
59302011-03-26 John Marino <binutils@marino.st>
5931
5932 * configure.ac: Add support for *-*-dragonfly*
5933 * configure: Regenerate.
5934
59352011-03-25 Joseph Myers <joseph@codesourcery.com>
5936
5937 * configure.ac (native_only): Remove.
5938 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5939 send-pr uudecode guile gnuserv on host.
5940 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5941 send-pr rcs guile perl texinfo libtool on host.
5942 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5943 automake send-pr rcs guile perl texinfo libtool on host.
5944 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5945 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5946 (alpha*-dec-osf*): Don't disable fileutils on target.
5947 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5948 texinfo send-pr expect dejagnu on target.
5949 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5950 target-qthreads on target.
5951 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5952 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5953 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5954 x86_64-*-mingw*): Don't disable expect on target.
5955 (*-*-cygwin*): Don't disable target-gperf on target.
5956 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5957 gnuserv on target.
5958 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5959 target.
5960 * configure: Regenerate.
5961
59622011-03-25 Joseph Myers <joseph@codesourcery.com>
5963
5964 * configure.ac (target_tools): Remove target-groff.
5965 (native_only): Remove target-groff.
5966 (hppa*64*-*-*): Don't disable byacc.
5967 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5968 setting.
5969 (*-*-kaos*): Don't skip target-librx and target-groff.
5970 (*-*-netware*): Don't skip target-libmudflap.
5971 (*-*-tpf*): Don't skip target-libmudflap.
5972 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5973 directories on the host.
5974 (ia64*-*-*vms*): Don't skip tix.
5975 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5976 host.
5977 * configure: Regenerate.
5978
59792011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5980
5981 * configure.ac: Remove references to mt-mep, mt-netware,
5982 mt-wince.
5983 * Makefile.def: Add all-utils soft dependencies.
5984 * Makefile.tpl: Remove GDB_NLM_DEPS.
5985 * configure: Regenerate.
5986 * Makefile.in: Regenerate.
5987
59882011-03-24 Paolo Bonzini <bonzini@gnu.org>
5989
5990 * configure.ac: Do not include mh-x86omitfp.
5991 * configure: Regenerate.
5992
59932011-03-24 Paolo Bonzini <bonzini@gnu.org>
5994
5995 * configure.ac: Remove empty cases.
5996 * configure: Regenerate.
5997
59982011-03-24 Paolo Bonzini <bonzini@gnu.org>
5999
6000 * Makefile.def: Add dependency from termcap to gdb.
6001 * Makefile.in: Regenerate.
6002
60032011-03-24 Paolo Bonzini <bonzini@gnu.org>
6004
6005 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
6006 * configure: Regenerate.
6007 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
6008 * Makefile.tpl: Likewise.
6009 * Makefile.in: Regenerate.
6010
60112011-03-24 Paolo Bonzini <bonzini@gnu.org>
6012
6013 * configure.ac: Remove all mentions of tentative_cc.
6014 * configure: Regenerate.
6015
60162011-03-24 Joseph Myers <joseph@codesourcery.com>
6017
6018 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
6019 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
6020 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
6021 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
6022 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
6023 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
6024 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
6025 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6026 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
6027 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
6028 *-*-rhapsody*): Remove host cases.
6029 * configure: Regenerate.
6030
60312011-03-24 Joseph Myers <joseph@codesourcery.com>
6032
6033 * configure.ac (ppc*-*-pe): Remove host case.
6034 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
6035 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
6036 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
6037 cases.
6038 * configure: Regenerate.
6039
60402011-03-24 Joseph Myers <joseph@codesourcery.com>
6041
6042 * config.sub: Update to version 2011-03-23.
6043
60442011-03-22 Joseph Myers <joseph@codesourcery.com>
6045
6046 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
6047 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
6048 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6049 * configure: Regenerate.
6050
60512011-03-22 Joseph Myers <joseph@codesourcery.com>
6052
6053 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
6054 to Write After Approval.
6055 * config-ml.in: Don't handle arc-*-elf*.
6056 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6057 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6058 handle GCC libraries.
6059 * configure: Regenerate.
6060
60612011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6062
6063 PR bootstrap/48120:
6064 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6065 Add -lstdc++ -lm to LIBS.
6066 * configure: Regenerate.
6067
60682011-03-18 David Edelsohn <dje.gcc@gmail.com>
6069
6070 * config.guess: Update to version 2011-02-02
6071 * config.sub: Update to version 2011-02-24
6072
60732011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
6074
6075 PR lto/48086
6076 * configure.ac: Re-enable LTO on *-apple-darwin9.
6077 * configure: Regenerate.
6078
60792011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
6080
6081 PR lto/48086
6082 * configure.ac: Disable LTO on darwin due to an assembler change in
6083 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6084 under 256.
6085 * configure: Regenerate.
6086
60872011-03-11 Chen Liqin <liqin.gcc@gmail.com>
6088
6089 * MAINTAINERS: Update myself as score backend maintainer,
6090 update my e-mail address.
6091
60922011-03-09 Xuepeng Guo <terry.guo@arm.com>
6093
6094 * MAINTAINERS: Update my e-mail address.
6095
60962011-03-06 Joey Ye <joey.ye@arm.com>
6097
6098 * MAINTAINERS: Update my e-mail address.
6099
61002011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6101
6102 * configure.ac: Adjust test of with_ppl.
6103 * configure: Regenerated.
6104
61052011-03-02 Kai Tietz <ktietz@redhat.com>
6106
6107 * MAINTAINERS: Adjust my e-mail address.
6108
61092011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6110
6111 * configure.ac: Add -lpwl to ppllibs.
6112 * configure: Regenerated.
6113
61142011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6115
6116 * config/cloog.m4: Add -lisl to clooglibs.
6117 * configure: Regenerated.
6118
61192011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6120
6121 * MAINTAINERS (CPU Port maintainers): Add self.
6122
61232011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6124
6125 * MAINTAINERS: Add myself as testsuite maintainer.
6126
61272011-02-15 Mike Stump <mikestump@comcast.net>
6128
6129 * MAINTAINERS: Add myself as testsuite maintainer.
6130
61312011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6132
6133 Import from Libtool and gnulib:
6134
6135 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
6136
6137 Prepare for supporting FreeBSD 10.
6138 * config.rpath: Remove handling of freebsd1* which soon would
6139 match FreeBSD 10.0.
6140
6141 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
6142
6143 Remove support for FreeBSD 1.x.
6144 * libtool.m4 (_LT_LINKER_SHLIBS)
6145 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6146 soon would incorrectly match FreeBSD 10.0.
6147
61482011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6149
6150 PR binutils/12283
6151 * move-if-change: Import version from gnulib.
6152
61532011-02-12 Alexandre Oliva <aoliva@redhat.com>
6154
6155 PR lto/47225
6156 * Makefile.def (lto-plugin): Double dash for enable-shared.
6157 (configure-gcc): Depend on all-lto-plugin.
6158 * Makefile.in: Rebuilt.
6159
61602011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6161
6162 * configure.ac: Remove extra bracket.
6163 * configure: Regenerate.
6164
61652011-02-08 Tobias Burnus <burnus@net-b.de>
6166
6167 * MAINTAINERS: Add myself as libquadmath maintainer.
6168
61692011-02-08 Thomas Schwinge <thomas@schwinge.name>
6170
6171 * MAINTAINERS: Update my email address.
6172
61732011-02-07 Joseph Myers <joseph@codesourcery.com>
6174
6175 * MAINTAINERS (option handling): Add self.
6176
61772011-02-06 Kai Tietz <kai.tietz@onevision.com>
6178
6179 PR lto/47225
6180 * Makefile.def: Add dependency for install-gcc
6181 on install-lto-plugin.
6182 * Makfile.in: Regenerated
6183
61842011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6185
6186 * MAINTAINERS (CPU Port Maintainers): Add myself.
6187
61882011-01-31 Alexandre Oliva <aoliva@redhat.com>
6189
6190 PR libgcj/44341
6191 * configure.ac: Discard --with-* flags for host when configuring
6192 target libraries for cross build.
6193 * configure: Rebuilt.
6194
61952011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6196
6197 * MAINTAINERS (linear loop transforms): Removed.
6198
61992011-01-25 Jakub Jelinek <jakub@redhat.com>
6200
6201 * configure.ac: If with_ppl is no, move setting with_cloog=no
6202 after CLOOG_REQUESTED check.
6203 * configure: Regenerated.
6204
62052011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6206
6207 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6208 CLooG has been requested.
6209 * configure: Regenerated.
6210
62112011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6212
6213 * configure: Regenerated.
6214 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6215
62162011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6217
6218 * configure: Regenerated.
6219 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6220
62212011-01-21 Andreas Schwab <schwab@redhat.com>
6222
6223 * configure.ac: Use AS_HELP_STRING throughout.
6224 * configure: Regenerate.
6225
62262011-01-18 Jie Zhang <jie.zhang@analog.com>
6227
6228 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6229 * configure: Regenerate.
6230
62312011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6232
6233 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6234
62352011-01-13 Joel Brobecker <brobecker@adacore.com>
6236
6237 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6238 for ia64-hpux.
6239 * configure: Regenerate.
6240
62412011-01-07 Jan Hubicka <jh@suse.cz>
6242
6243 PR lto/47225
6244 * Makefile.in: Regenerate.
6245 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6246 configure.
6247
62482011-01-07 Jan Hubicka <jh@suse.cz>
6249
6250 * Makefile.in: Regenerate.
6251 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6252 and configure dependency on lto-plugin configure.
6253 (lto-plugin module): Remove dependency on GCC; add dependency on
6254 liniberty.
6255
62562011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6257
6258 * MAINTAINERS (Write After Approval): Add myself.
6259
62602010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6261
6262 * configure: Regenerate.
6263
62642010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6265
6266 * configure.ac: (picochip): Disable libiberty.
6267
62682010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6269
6270 * MAINTAINERS (Write After Approval): Add myself.
6271
62722010-12-10 Ian Lance Taylor <iant@google.com>
6273
6274 PR bootstrap/46819
6275 * configure.ac: For --disable-libgcj clear libgcj_saved.
6276 * configure: Rebuild.
6277
62782010-12-10 Tobias Burnus <burnus@net-b.de>
6279
6280 PR fortran/46540
6281 * configure.ac: Add --disable-libquadmath and
6282 --disable-libquadmath-support.
6283 * configure: Regenerate.
6284
62852010-12-03 Ian Lance Taylor <iant@google.com>
6286
6287 * MAINTAINERS: Add myself as libgo maintainer.
6288
62892010-12-03 Hans-Peter Nilsson <hp@axis.com>
6290
6291 PR libffi/46792
6292 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6293 * configure: Regenerate.
6294
62952010-12-02 Ian Lance Taylor <iant@google.com>
6296
6297 * configure.ac: Always set default for poststage1_ldflags to
6298 -static-libstdc++ -static-libgcc.
6299
63002010-11-29 Andreas Schwab <schwab@redhat.com>
6301
6302 * configure.ac: Move comment to remove extra space in last argument
6303 of GCC_TARGET_TOOL.
6304
63052010-11-26 Alexandre Oliva <aoliva@redhat.com>
6306
6307 PR other/46026
6308 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6309 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6310 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6311 (BASE_FLAGS_TO_PASS): Use it.
6312 * configure: Rebuilt.
6313 * Makefile.in: Rebuilt.
6314
63152010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6316
6317 PR binutils/12258
6318 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6319 Properly check default linker.
6320 * configure: Regnerated.
6321
63222010-11-23 Matthias Klose <doko@ubuntu.com>
6323
6324 * configure.ac: For --enable-gold, handle value `default' instead of
6325 `both*'. New configure option --{en,dis}able-ld.
6326 * configure: Regenerate.
6327
63282010-11-20 Ian Lance Taylor <iant@google.com>
6329
6330 * configure.ac: Only disable a language library if no language needs
6331 it. Don't let --disable-libgcj uncondtionally disable libffi.
6332 * configure: Rebuild.
6333
63342010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6335
6336 * Makefile.in: Regenerate.
6337
6338 PR other/46202
6339 * configure.ac: Fix just-built in-tree STRIP name to be
6340 binutils/strip-new.
6341 * configure: Regenerate.
6342 * Makefile.def (install-strip-gcc, install-strip-binutils)
6343 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6344 (install-strip-sid): Mirror dependencies on non-strip variants
6345 of these targets on the respective -strip prerequisites.
6346 * Makefile.tpl (install-strip, install-strip-host)
6347 (install-strip-target): New targets.
6348 (install-strip-[+module+], install-strip-target-[+module+]):
6349 New targets.
6350 * Makefile.in: Regenerate.
6351
63522010-11-19 Ian Lance Taylor <iant@google.com>
6353 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6354
6355 * configure.ac: Add target-libgo to target_libraries. Set
6356 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6357 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6358 (HOST_EXPORTS): Add GOC.
6359 (BASE_TARGET_EXPORTS): Add GOC.
6360 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6361 (GOCFLAGS_FOR_TARGET): New variable.
6362 (EXTRA_HOST_FLAGS): Add GOC.
6363 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6364 * Makefile.def (target_modules): Add libgo.
6365 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6366 (dependencies): Add dependency from configure-target-libgo to
6367 configure-target-libffi and all-target-libstdc++-v3. Add
6368 dependencies from all-target-libgo to all-target-libffi.
6369 (languages): Add go.
6370 * configure: Rebuild.
6371 * Makefile.in: Rebuild.
6372
63732010-11-19 Ian Lance Taylor <iant@google.com>
6374
6375 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6376 compiler/flag environment variables.
6377
63782010-11-18 Ian Lance Taylor <iant@google.com>
6379
6380 * configure.ac: Check for lang_requires_boot_languages in
6381 config-lang.in files.
6382 * configure: Rebuild.
6383
63842010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
6385 Tobias Burnus <burnus@net-b.de>
6386
6387 PR fortran/32049
6388 * Makefile.def: Add libquadmath; build it with language=fortran.
6389 * configure.ac: Add libquadmath.
6390 * Makefile.tpl: Handle multiple libs in check-[+language+].
6391 * Makefile.in: Regenerate.
6392 * configure: Regenerate.
6393
b9b9d342
TT
63942010-11-16 Tom Tromey <tromey@redhat.com>
6395
6396 * MAINTAINERS: Moved myself to reviewers section.
6397
ecbfe87a
ZD
63982010-11-15 Zdenek Dvorak <ook@ucw.cz>
6399
6400 * MAINTAINERS: Moved myself to reviewers section.
6401
29a4f477
RW
64022010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6403
6404 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6405 (Write After Approval): Remove self.
6406
9965e3cd
AS
64072010-11-15 Andreas Schwab <schwab@redhat.com>
6408
6409 * configure.ac: Fix spelling in option names.
6410 * configure: Regenerated.
6411
0463992b
GJL
64122010-11-13 Georg-Johann Lay <georgjohann@web.de>
6413
6414 PR bootstrap/39622
6415 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6416 * configure: Regenerated.
6417
3df08734
KG
64182010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6419
6420 * MAINTAINERS: Update my email address.
6421
f16e2237
TG
64222010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6423
f16e2237
TG
6424 * configure: Regenerate.
6425
0bb52d68
TG
64262010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6427
1f980c25 6428 * configure: Regenerate.
0bb52d68 6429
aba2b02e
TG
64302010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6431
aba2b02e
TG
6432 * configure: Regenerate.
6433
27882098
TG
64342010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6435
27882098
TG
6436 * configure: Regenerate.
6437
d32ef397
AS
64382010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6439
6440 * configure.ac: Support official CLooG.org versions.
6441 * configure: Regenerate.
6442 * config/cloog.m4: New.
6443
5a4b6c0e
FD
64442010-11-10 François Dumont <francois.cppdevs@free.fr>
6445
6446 * MAINTAINERS (Write After Approval): Add myself.
6447
f2cea726
DE
64482010-11-09 David Edelsohn <dje.gcc@gmail.com>
6449
6450 * MAINTAINERS: Update my email address.
6451
d8ed14ce
IS
64522010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6453
6454 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6455 * configure: Regenerate.
d8ed14ce 6456
48215350
DK
64572010-11-03 Ian Lance Taylor <iant@google.com>
6458 Dave Korn <dave.korn.cygwin@gmail.com>
6459
6460 PR lto/46273
6461 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6462 and on other supported platforms whenever LTO is enabled.
6463 * configure: Rebuild.
6464
87841584
AM
64652010-11-02 Alan Modra <amodra@gmail.com>
6466
6467 PR binutils/12110
6468 * configure.ac: Error when source path contains spaces.
6469 * configure: Regenerate.
6470
fe12dfe1
JW
64712010-10-23 James E. Wilson <wilson@codesourcery.com>
6472
6473 * MAINTAINERS: Update my email address.
6474
66c92425
ILT
64752010-10-20 Ian Lance Taylor <iant@google.com>
6476
6477 * Makefile.def (target_modules): Set lib_path to src/.libs for
6478 libstdc++-v3 module.
6479 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6480 * Makefile.in: Rebuild.
6481
187d3518
LB
64822010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6483
6484 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6485 (Write After Approval): Remove myself.
6486
02db6bba
TG
64872010-10-15 Tristan Gingold <gingold@adacore.com>
6488
6489 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6490
c0103e74
DR
64912010-10-14 Douglas Rupp <rupp@gnat.com>
6492
6493 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6494
1cd0b716
DK
64952010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6496
6497 * configure.ac (build_lto_plugin): New shell variable.
6498 (--enable-lto): Turn on by default for all non-ELF platforms that
6499 have had LTO support added so far. Set build_lto_plugin appropriately
6500 for both ELF and non-ELF.
6501 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6502 * configure: Regenerate.
6503
d4c1abb3
RW
65042010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6505
6506 Sync from src:
6507 * configure.ac (v850 support): Remove target-libgloss from
6508 noconfigdirs.
6509 * configure: Regenerate.
6510
ffedf511
RW
65112010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6512
6513 PR bootstrap/45326
6514 PR bootstrap/45174
6515 * configure.ac: Honor initial values of $build_configargs,
6516 $host_configargs, $target_configargs. Mark the precious, so
6517 environment settings get recorded.
6518 * configure: Regenerate.
6519
e1826acc
RW
65202010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6521
6522 PR bootstrap/45796
6523 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6524 Depend on all-build-libiberty.
6525 * Makefile.in: Regenerate.
6526
80920132
ME
65272010-09-30 Michael Eager <eager@eagercon.com>
6528
6529 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6530 * configure: Regenerate.
6531
770a498a
ME
65322010-09-28 Michael Eager <eager@eagercon.com>
6533
6534 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6535
86dfbd58
RW
65362010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6537
6538 PR bootstrap/44621
6539 * configure.ac: Fix unportable shell quoting.
6540 * configure: Regenerate.
6541
db50fe7d
IS
65422010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6543
6544 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6545 targets and amend comment.
6546 * configure: Regenerate.
6547
0064e825
TB
65482010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6549
6550 * MAINTAINERS (Write After Approval): Add myself.
6551
bb79486c
JH
65522010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6553
6554 * configure.ac: Enable LTO by default on Darwin.
6555 * configure: Regenerate.
6556
9e0b22c3
MS
65572010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6558
bb79486c 6559 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 6560
2fabf1b7
IB
65612010-09-01 Ian Bolton <ian.bolton@arm.com>
6562
bb79486c 6563 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 6564
3a9abc98
DS
65652010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6566
6567 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6568 ports
6569
331a9a59
DY
65702010-07-28 David Yuste <david.yuste@gmail.com>
6571
6572 * MAINTAINERS (Write After Approval): Add myself.
6573
223a9d64
N
65742010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6575
6576 * configure.ac: Support all v850 targets.
6577 * configure: Regenerate.
6578
9183bdcf
MG
65792010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6580
6581 PR bootstrap/44455
6582 * configure.ac (extra_mpfr_configure_flags): Copy from
6583 extra_mpc_gmp_configure_flags.
6584 * configure: Re-generated.
6585
2e290598
AK
65862010-07-22 Andi Kleen <ak@linux.intel.com>
6587
6588 * MAINTAINERS (Write After Approval): Add myself.
6589
8d6cd388
CLT
65902010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6591
6592 * MAINTAINERS (Write After Approval): Add myself.
6593
b0b01eb0
JY
65942010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6595
6596 * MAINTAINERS (Write After Approval): Add myself.
6597
77198d71
JH
65982010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6599
6600 PR target/44862
6601 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6602 Provide -B option to allow for link spec %s substitutions for
6603 libstdc++.a on darwin.
6604 * Makefile.in: Regenerate.
6605
02fe70af
MM
66062010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6607
6608 * MAINTAINERS (Reviewers): Update my e-mail address
6609
c63a4676
AO
66102010-06-10 Alexandre Oliva <aoliva@redhat.com>
6611
6612 * Makefile.def (configure-gcc): Depend on all-libelf.
6613 * Makefile.in: Rebuild.
6614
e68edbf6
FC
66152010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6616
6617 * MAINTAINERS (Write After Approval): Add myself in the right place.
6618
dce2d8b2 66192010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
6620
6621 * MAINTAINERS (Write After Approval): Add myself.
6622
dce2d8b2 66232010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
6624
6625 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
6626
66272010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 6628
1ab55d69
MK
6629 * config.sub: Update to version 2010-05-21.
6630 * config.guess: Update to version 2010-04-03.
0c422e74 6631
02540df4
SB
66322010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6633
6634 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6635 * configure: Regenerate.
6636
dfe5f5b2
ST
66372010-05-12 Sriraman Tallam <tmsriram@google.com>
6638
6639 * MAINTAINERS (Write After Approval): Add myself.
6640
c082f9f3
SB
66412010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6642
6643 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6644 a platform that supports LTO.
6645 * configure: Regenerate.
6646
f1af9e5f
SP
66472010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6648
6649 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6650 * configure: Regenerated.
6651
38e3d868
RM
66522010-04-27 Roland McGrath <roland@redhat.com>
6653 H.J. Lu <hongjiu.lu@intel.com>
6654
6655 * configure.ac (--enable-gold): Support both, both/gold and
6656 both/bfd to add gold to configdirs without removing ld.
6657 * configure: Regenerated.
6658
6659 * Makefile.def: Add install-gold dependency to install-ld.
6660 * Makefile.in: Regenerated.
6661
3bec79c5
DK
66622010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6663
6664 PR lto/42776
6665 * configure.ac (--enable-lto): Refactor handling so libelf tests
6666 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6667 and allow LTO to be explicitly enabled on non-ELF platforms that
6668 are known to support it inside else-clause.
6669 * configure: Regenerate.
6670
615c8ffa
EB
66712010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6672
6673 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6674 * configure: Regenerate.
6675
e4522f78
RC
66762010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6677
6678 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6679 * configure: Regenerate.
6680
8ccb78f2
RO
66812010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6682
6683 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6684 separately.
6685 * configure: Regenerate.
6686
d5cc2ee3
KW
66872010-04-16 Kevin Williams <kevin.williams@inria.fr>
6688
6689 * MAINTAINERS (Write After Approval): Add myself.
6690
8406cb62
TG
66912010-04-14 Tristan Gingold <gingold@adacore.com>
6692
6693 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6694 * configure: Regenerate.
6695
3591b8e2
SE
66962010-04-13 Steve Ellcey <sje@cup.hp.com>
6697
6698 * configure: Regenerate after change to elf.m4.
6699
a82ecc7b
IS
67002010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6701
6702 * MAINTAINERS (Write After Approval): Add myself.
6703
1f0bf148
SP
67042010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6705
6706 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6707 * configure: Regenerated.
6708
67092010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6710
6711 * configure.ac: Print "buggy but acceptable" when CLooG
6712 revision is less than 9.
6713 * configure: Regenerated.
6714
ecd01dee
DN
67152010-04-01 Diego Novillo <dnovillo@google.com>
6716
6717 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6718
dc683a3f
RW
67192010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6720
6721 PR bootstrap/43615
6722 PR bootstrap/43328
6723
6724 Revert:
6725
6726 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6727
6728 * configure.ac: Do not pass --enable-multilib nor
6729 --disable-multilib in baseargs. Accept explicitly passed
6730 --enable_multilib.
6731 * configure: Regenerate.
6732
7527d83f
UW
67332010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6734
6735 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6736
895522b6
JJ
67372010-03-31 Janis Johnson <janis187@us.ibm.com>
6738
6739 * MAINTAINERS: Remove myself.
6740
9db4e878
RW
67412010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6742
6743 PR bootstrap/43328
6744 * configure.ac: Do not pass --enable-multilib nor
6745 --disable-multilib in baseargs. Accept explicitly passed
6746 --enable_multilib.
6747 * configure: Regenerate.
6748
acf6bf36
AP
67492010-03-28 Andrew Pinski <pinskia@gmail.com>
6750
6751 * MAINTAINERS (spu port): Remove me.
6752
b42f0d7e
JM
67532010-03-23 Joseph Myers <joseph@codesourcery.com>
6754
6755 * configure.ac (tic6x-*-*): New case.
6756 * configure: Regenerate.
6757
0d1152b1
JM
67582010-03-23 Joseph Myers <joseph@codesourcery.com>
6759
6760 * config.sub: Update to version 2010-03-22.
6761 * config.guess: Update to version 2009-12-30.
6762
dce2d8b2 67632010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
6764
6765 PR ada/42554
6766 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6767 * configure: Regenerate.
6768
5408fbe8
RR
67692010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6770
6771 * MAINTAINERS: Update my email address.
6772
3f55a3b3
SP
67732010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6774
6775 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6776 (ghassan.shobaki@amd.com): Removed.
6777
3f08f7e8
AM
67782010-03-17 Alan Modra <amodra@gmail.com>
6779
6780 * MAINTAINERS: Update my email address.
6781
f3a9d094
DN
67822010-03-16 Diego Novillo <dnovillo@google.com>
6783
6784 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6785 Matthews.
6786
db5c4b8b
JM
67872010-03-16 Joseph Myers <joseph@codesourcery.com>
6788
6789 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6790 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6791
b995570a
JM
67922010-03-16 Joseph Myers <joseph@codesourcery.com>
6793
6794 * MAINTAINERS: Update my email address.
6795
124cc66f
DJ
67962010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6797
6798 * MAINTAINERS: Update my email address.
6799
a4581668
BS
68002010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6801
6802 * MAINTAINERS: Update my email address.
6803
49d78e29
JZ
68042010-03-09 Jie Zhang <jie@codesourcery.com>
6805
6806 * MAINTAINERS: Update my email address.
6807
8927b7c0
RO
68082010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6809
6810 PR libstdc++/32499
6811 * configure.ac (RANLIB): Default to true.
6812 (STRIP): Likewise.
6813 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6814 * configure: Regenerate.
6815
dce2d8b2 68162010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
6817
6818 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6819 (Write After Approval): Update my email address.
6820
bf646aaf
NC
68212010-02-17 Nick Clifton <nickc@redhat.com>
6822
6823 PR 11238
6824 * Makefile.tpl (local-distclean): Also remove config.cache files in
6825 sub-directories as there may not be Makefiles present in the
6826 sub-directories.
96e41f16
NC
6827 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6828 the config.cache files found by the find command.
6829
bf646aaf
NC
6830 * Makefile.in: Regenerate.
6831 * configure.ac: Revert previous delta.
6832 * configure: Regenerate.
6833
ff78880a
NC
68342010-02-15 Nick Clifton <nickc@redhat.com>
6835
6836 PR 11238
6837 * configure.ac: Delete config.cache files in sub-directories when
6838 deleting Makefiles.
6839 * configure: Regenerate.
6840
8150eadf
BE
68412010-02-12 Ben Elliston <bje@gnu.org>
6842
6843 * MAINTAINERS: Update my email address.
6844
a9e12bfd
AP
68452010-02-08 Andrew Pinski <pinskia@gmail.com>
6846
6847 * MAINTAINERS (spu port): Update my email address.
6848
95315086
JZ
68492010-02-08 Jie Zhang <jie.zhang@analog.com>
6850
6851 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6852
362c6d2f
KG
68532010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6854
6855 * configure.ac: Add "recommended" version checks for GMP/MPC.
6856 Update recommended GMP/MPFR/MPC versions.
6857 * configure: Regenerate.
6858
888c5ad2
JR
68592010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6860
6861 * MAINTAINERS: Move my Embecosm email address into the
6862 write-after-approval section.
6863
3bf714a7
ILT
68642010-01-26 Ian Lance Taylor <iant@google.com>
6865
6866 * MAINTAINERS: Add myself as Go frontend maintainer.
6867
ad1e5170
JR
68682010-01-25 Joern Rennecke <amylaar@spamcop.net>
6869
6870 PR libstdc++/36101, PR libstdc++/42813
6871 * configure.ac (bootstrap_target_libs): Make inclusion of
6872 target-libgomp conditional on libgomb being in target_configdirs.
6873 * configure: Regenerate.
6874
fb0553d1
JR
68752010-01-23 Joern Rennecke <amylaar@spamcop.net>
6876
6877 PR libstdc++/36101, PR libstdc++/42813
6878 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6879 * configure: Regenerate.
6880
aae29963
JR
68812010-01-22 Joern Rennecke <amylaar@spamcop.net>
6882
6883 PR libstdc++/36101, PR libstdc++/42813
6884 * configure.ac (target_configdirs): Substitute.
6885 * Makefile.def: Bootstrap target module libgomp.
6886 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6887 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6888 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6889 * configure, Makefile.in: Regenerate.
6890
d8fe8895
DK
68912010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6892
6893 * MAINTAINERS: Adjust my details.
6894
ebfe4897
EW
68952010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6896
6897 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6898
f7746c59
TL
68992010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6900
6901 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6902
306c7b5b
TL
69032010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6904
6905 * MAINTAINERS (Write After Approval): Add myself.
6906
1b8b9e19
KT
69072010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6908
6909 * MAINTAINERS (Write After Approval): Add myself.
6910
c164615b
RG
69112010-01-11 Richard Guenther <rguenther@suse.de>
6912
6913 PR lto/41569
6914 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6915 * Makefile.in: Regenerated.
6916
f3f623ae
AT
69172010-01-11 Andreas Tobler <andreast@fgznet.ch>
6918
6919 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6920 * configure: Regenerate.
6921
592c90ff 69222010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 6923 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
6924
6925 PR bootstrap/42424
6926 * configure.ac: Include libtool m4 files.
9c78662a 6927 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
6928 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6929 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 6930
592c90ff
KG
6931 * configure: Regenerate.
6932
60a2e213
RW
69332010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6934
6935 PR bootstrap/41818
6936 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6937 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6938 * Makefile.in: Regenerate.
6939
7413962d
RG
69402010-01-02 Richard Guenther <rguenther@suse.de>
6941
6942 PR lto/41529
6943 * configure.ac: Include config/elf.m4. Disable LTO if not
6944 builting for an elf target.
6945 * configure: Regenerate.
6946
f77f3945
CF
69472009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6948
6949 * MAINTAINERS: Change my email address.
6950
4960e3f0
BE
69512009-12-18 Ben Elliston <bje@au.ibm.com>
6952
6953 * config.sub, config.guess: Update from upstream sources.
6954
d16a31da
SZ
69552009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6956
6957 * MAINTAINERS (Write After Approval): Add myself.
6958
3a5729ea
KG
69592009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6960
6961 PR middle-end/30447
6962 PR middle-end/30789
6963 PR other/40302
6964
6965 * configure.ac: Require MPC.
6966 * configure: Regenerate.
6967
43e02a8a
RW
69682009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6969
6970 PR target/38384
6971 PR bootstrap/40972
6972 * libtool.m4: Sync from git Libtool.
6973 * ltoptions.m4: Likewise.
6974 * ltversion.m4: Likewise.
6975 * lt~obsolete.m4: Likewise.
6976 * ltmain.sh: Likewise.
6977
360d4522
KG
69782009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6979
6980 * configure.ac: Update minimum MPC version to 0.8.
6981 * configure: Regenerate.
6982
f264ed56
SP
69832009-11-21 Sebastian Pop <sebpop@gmail.com>
6984
6985 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6986 * configure: Regenerated.
6987
ed2eaa9f
ILT
69882009-11-21 Ian Lance Taylor <iant@google.com>
6989
6990 * configure.ac: Change default of poststage1_ldflags to be empty if
6991 poststage1_libs is set. When poststage1_libs is empty, and
6992 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6993 * configure: Rebuild.
6994
58346783
AN
69952009-11-21 Adam Nemet <adambnmet@gmail.com>
6996
6997 * MAINTAINERS (Write After Approval): Update my email address.
6998
5ca0106a
BE
69992009-11-20 Ben Elliston <bje@au.ibm.com>
7000
7001 * config.guess: Update from upstream sources.
7002
87213cd4
AO
70032009-11-16 Alexandre Oliva <aoliva@redhat.com>
7004
7005 * Makefile.def: Restore host and target settings for gmp.
7006 * Makefile.in: Rebuild.
7007
f61428ed
AO
70082009-11-16 Alexandre Oliva <aoliva@redhat.com>
7009
7010 * configure.ac: Add libelf to host_libs. Enable in-tree configury
7011 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
7012 Fix portability of test of C++ as bootstrap language. Add
7013 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
7014 * configure: Rebuild.
7015 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
7016 and cloog. Fix in-tree ppl configuration. Introduce libelf
7017 in-tree building.
7018 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
7019 (POSTSTAGE1_HOST_EXPORTS): Use it.
7020 (STAGE[+id+]_CXXFLAGS): New.
7021 (BASE_FLAGS_TO_PASS): Pass it down.
7022 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
7023 extra_exports.
7024 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
7025 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
7026 extra_exports.
7027 * Makefile.in: Rebuild.
7028
f6c56be6
BE
70292009-11-17 Ben Elliston <bje@au.ibm.com>
7030
7031 * config.sub, config.guess: Update from upstream sources.
7032
0ccb5970
JK
70332009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7034
7035 * MAINTAINERS (Write After Approval): Add myself.
7036
dce2d8b2 70372009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
7038
7039 * MAINTAINERS (Write After Approval): Add myself.
7040
5d571eaa
OS
70412009-11-06 Ozkan Sezer <sezeroz@gmail.com>
7042
7043 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
7044 paths for *-w64-mingw* and x86_64-*mingw*.
7045 * configure: Regenerated.
7046
dce2d8b2 70472009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
7048
7049 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7050
c393f559
BK
70512009-11-02 Benjamin Kosnik <bkoz@redhat.com>
7052
7053 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7054 Phil Edwards to Write-After Approval.
7055
ef4c4300
KT
70562009-10-30 Kai Tietz <kai.tietz@onevision.com>
7057
7058 * configure.ac: Disable target-winsup & co for
7059 x86_64-*-mingw* and *-w64-mingw* targets.
7060 * configure: Regenerated.
7061
65a324b4
NC
70622009-10-16 Nick Clifton <nickc@redhat.com>
7063
7064 * MAINTAINERS: Add myself as a maintainer for the RX port.
7065
dce2d8b2 70662009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 7067
9c78662a 7068 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 7069
17e72e5d
RO
70702009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7071
7072 * configure.ac (CLooG test): Use = with test.
7073 * configure: Regenerate.
7074
ed3a56f3
RG
70752009-10-22 Richard Guenther <rguenther@suse.de>
7076
7077 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
7078 cloog if the ppl version check failed. Move flags saving
7079 before setting in libelf check.
7080 * configure: Regenerate.
7081
ad0abd3c
RG
70822009-10-21 Richard Guenther <rguenther@suse.de>
7083
7084 * configure.ac: Adjust the ppl and cloog configure to work as
7085 documented. Disable cloog if ppl was disabled. Omit the version
7086 checks if they were disabled.
7087 * configure: Re-generate.
7088
e4c5bd48
RW
70892009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7090
7091 * configure.ac: Add 'lto' to enable_languages, not
7092 new_enable_languages, and only if not already present.
7093 * configure: Regenerate.
7094
0ffd69c5
GP
70952009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
7096
7097 * README: Refer to the various COPYING* files instead of just
7098 COPYING.
7099 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7100
dce2d8b2 71012009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
7102
7103 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 7104
58687768
RG
71052009-10-07 Richard Guenther <rguenther@suse.de>
7106
7107 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7108 and Richard Guenther as reviewers.
7109 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7110 as reviewers.
7111
49b0ca5c 71122009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 7113
49b0ca5c 7114 * config.sub: Update from upstream sources.
d2d9ce5e 7115
aeb94799
ILT
71162009-10-06 Ian Lance Taylor <iant@google.com>
7117
7118 * Makefile.def: check-gold depends upon all-gas.
7119 * Makefile.in: Rebuild.
7120
123651cd
PM
71212009-10-05 Phil Muldoon <pmuldoon@redhat.com>
7122
7123 * MAINTAINERS (Write After Approval): Add myself.
7124
d7f09764
DN
71252009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
7126
7127 * Makefile.def: all-lto-plugin depends on all-libiberty.
7128 set bootstrap=true for lto-plugin.
7129 Add lto-plugin.
7130 * Makefile.in: Regenerate.
7131 * configure.ac (host_libs): Add lto-plugin.
7132 * configure: Regenerate.
7133
d7f09764
DN
71342009-10-03 Diego Novillo <dnovillo@google.com>
7135
7136 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7137 (HOST_LIBELFLIBS): Define.
7138 (HOST_LIBELFINC): Define.
7139 * Makefile.in: Regenerate.
7140 * configure.ac: Add --enable-lto.
7141 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7142 If --enable-lto is used, add 'lto' to new_enable_languages.
7143 If --enable-lto is used and gold is enabled, add
7144 lto-plugin to configdirs.
7145 * configure: Regenerate.
7146
71472009-10-03 Simon Baldwin <simonb@google.com>
7148
7149 * configure.ac: If --with-system-zlib, suppress local zlib and
7150 pass --with-system-zlib to subdir configure scripts.
7151 * configure: Regenerate.
7152
dce2d8b2 71532009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
7154 Paolo Bonzini <bonzini@gnu.org>
7155
7156 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7157 $(srcdir).
7158 * Makefile.in: Rebuilt.
7159
dce2d8b2 71602009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
7161
7162 * MAINTAINERS (Write After Approval): Add myself.
7163
3e661154
KG
71642009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7165
7166 * configure.ac: Update minimum MPC version to 0.7.
7167 * configure: Regenerate.
7168
f1a036e4
NC
71692009-09-25 Nick Clifton <nickc@redhat.com>
7170
7171 * configure.ac: Pass any --cache-file=/dev/null option on to
7172 subconfigures.
7173 * configure: Regenerate.
7174
d4c74acc
NC
71752009-09-23 Nick Clifton <nickc@redhat.com>
7176
7177 * config.sub, config.guess: Update from upstream sources.
7178
dce2d8b2 71792009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
7180
7181 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7182 * Makefile.in: Rebuilt.
7183
0db770bd
RW
71842009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7185
7186 PR bootstrap/32272
7187 * configure.ac: Error out if $srcdir isn't '.' but contains
7188 host-${host_noncanonical}.
7189 * configure: Regenerate.
7190
71101870
RO
71912009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7192
7193 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7194 maintainer.
7195
ca6d0d62
RW
71962009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7197
79cd2b23
RW
7198 * configure.ac: If bootstrapping a combined tree with
7199 --enable-gold, require c++ in stage1_languages.
7200 * configure: Regenerate.
7201
ab9dcd0c
RW
7202 * configure.ac: Also add target_libs of stage1_languages to
7203 bootstrap_target_libs.
7204 * configure: Regenerate.
7205
ca6d0d62
RW
7206 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7207 with --enable-languages not containing c++.
7208 * configure: Regenerate.
7209
1c3c9f12
JZ
72102009-09-15 Jie Zhang <jie.zhang@analog.com>
7211
7212 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7213 * configure: Regenerate.
7214
dce2d8b2 72152009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 7216
6fb30a14
JR
7217 * MAINTAINERS (Write After Approval): Update my e-mail address,
7218 and move from from here...
7219 (Waiting for paperwork): To here.
0318772d 7220
4056c2c6
JM
72212009-09-09 Joseph Myers <joseph@codesourcery.com>
7222
7223 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7224
3e54529c
RW
72252009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7226
7227 * configure.ac: Do not use $extrasub for replacing @if/@endif
7228 parts in Makefile; instead, use additional arguments to
7229 AC_CONFIG_COMMANDS to do the replacement manually, with several
7230 sed invocations, to avoid HP-UX sed command limits.
7231 * configure: Regenerate.
7232
713e2ea6
AO
72332009-09-08 Alexandre Oliva <aoliva@redhat.com>
7234
7235 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7236 blank before -L.
7237
5646b7b9
AO
72382009-09-04 Alexandre Oliva <aoliva@redhat.com>
7239
7240 * configure.ac (with-build-config): Document. Handle without.
7241 Handle missing argument.
7242 * configure: Rebuilt.
7243
e12c4094
AO
72442009-09-03 Alexandre Oliva <aoliva@redhat.com>
7245
7246 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7247 Default to bootstrap-debug only if compare-debug works.
7248 * configure: Rebuilt.
7249 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7250 * Makefile.in: Rebuilt.
7251
75cb0057
RO
72522009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7253
7254 * MAINTAINERS (OS Port Maintainers): Update my email address.
7255
8fc68cba
AO
72562009-09-01 Alexandre Oliva <aoliva@redhat.com>
7257
7258 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7259 * Makefile.in: Rebuilt.
7260
44cb38cf
CD
72612009-09-01 Chris Demetriou <cgd@google.com>
7262
7263 * MAINTAINERS (Write After Approval): Add myself.
7264
f9329c35
DS
72652009-08-31 Dodji Seketeli <dodji@redhat.com>
7266
7267 PR debug/30161
7268 * include/dwarf2.h (enum dwarf_tag): Added
7269 DW_TAG_GNU_template_template_param
7270 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7271
f945e229
PB
72722009-08-30 Paolo Bonzini <bonzini@gnu.org>
7273
7274 * Makefile.tpl (AWK): Fix typo.
7275 * Makefile.in: Regenerate.
7276
87264276
PB
72772009-08-30 Paolo Bonzini <bonzini@gnu.org>
7278
7279 * configure.ac: Detect awk and sed.
7280 * Makefile.def (flags_to_pass): Add AWK and SED.
7281 * Makefile.tpl (AWK, SED): New.
7282 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7283 * configure: Regenerate.
7284 * Makefile.in: Regenerate.
7285
68ccd57c
DK
72862009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7287
7288 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7289 (collapseslashes): Likewise.
7290
df58e648
RW
72912009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7292
7293 * configure.ac (AC_PREREQ): Bump to 2.64.
7294
0539cb2c
RW
72952009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7296
70fa0efa
RW
7297 * configure.ac: Remove --with-datarootdir, --with-docdir,
7298 --with-pdfdir, --with-htmldir switches.
7299 * configure: Regenerate.
7300
5213506e
RW
7301 * configure: Regenerate.
7302
0539cb2c
RW
7303 * compile: Sync from Automake 1.11.
7304 * depcomp: Likewise.
7305 * install-sh: Likewise.
7306 * missing: Likewise.
7307 * mkinstalldirs: Likewise.
7308 * ylwrap: Likewise.
7309
197c68cc
DK
73102009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7311
7312 * ltmain.sh (func_normal_abspath): New function.
7313 (func_relative_path): Likewise.
7314 (func_mode_help): Document new -bindir option for link mode.
7315 (func_mode_link): Add new -bindir option, and use it to place
7316 output DLL if specified.
7317
58af276a
RW
73182009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7319
0115d4a3
RW
7320 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7321 (baseargs): Add --disable-option-checking.
7322 * configure: Regenerate.
7323
58af276a
RW
7324 * Makefile.def (configure-target-libiberty): Depend on
7325 all-binutils and all-ld.
7326 (configure-target-newlib): Likewise.
7327 * Makefile.in: Regenerate.
7328
e9d9afef
BE
73292009-08-17 Ben Elliston <bje@au.ibm.com>
7330
7331 * config.sub, config.guess: Update from upstream sources.
7332
354ebf88
RW
73332009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7334
7335 Sync from src, merge:
7336
7337 2009-07-02 Tristan Gingold <gingold@adacore.com>
7338
7339 * configure.ac: Do not exclude gas for i386-*-darwin.
7340 Add a case for x86_64-*-darwin.
7341 * configure: Regenerate.
7342
8375f7b2
NV
73432009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7344
7345 * MAINTAINERS: Add my name to Write After Approval list.
7346
dce2d8b2 73472009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
7348
7349 * configure.ac: Add Microblaze target.
7350 * configure: Regenerate.
7351
ea2002ba
CB
73522009-07-31 Christian Bruel <christian.bruel@st.com>
7353
7354 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7355 * configure: Regenerate.
2bf33cdb 7356
dce2d8b2 73572009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
7358
7359 * MAINTAINERS (Write After Approval): Update my e-mail address.
7360
e90e6bd7
ILT
73612009-07-06 Ian Lance Taylor <iant@google.com>
7362
7363 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7364 * configure: Rebuild.
7365
f6e0880a
TG
73662009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7367
7368 * MAINTAINERS: Move myself to the Graphite Reviewers.
7369
6d984927
WG
73702009-06-30 Wei Guozhi <carrot@google.com>
7371
7372 * MAINTAINERS: Add my name to Write After Approval list.
7373
f2689b09
SE
73742009-06-26 Steve Ellcey <sje@cup.hp.com>
7375
7376 PR bootstrap/40338
7377 * configure.ac (comparestring): Create new variable.
7378 * Makefile.tpl (comparestring): Use to skip some comparisions.
7379 * configure: Regenerate.
7380 * Makefile.in: Regenerate.
7381
f62c0ba4
DE
73822009-06-26 Doug Evans <dje@sebabeach.org>
7383
7384 * Makefile.def (host_modules): Add cgen.
7385 * Makefile.in: Regenerate.
7386 * configure.ac (host_tools): Add cgen.
7387 * configure: Regenerate.
7388
7acf4da6
DD
73892009-06-23 DJ Delorie <dj@redhat.com>
7390
7391 * MAINTAINERS: Add myself as mep maintainer.
7392
00020c16
ILT
73932009-06-23 Ian Lance Taylor <iant@google.com>
7394
7395 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7396 boot_languages. Only bootstrap target libraries listed in
7397 target_libs for some boot language. Add --with-stage1-ldflags,
7398 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7399 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7400 if not building with C++.
7401 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7402 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7403 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7404 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7405 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7406 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7407 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7408 * configure, Makefile.in: Rebuild.
7409
1da52d4a
LF
74102009-06-23 Li Feng <nemokingdom@gmail.com>
7411
7412 * MAINTAINERS: Added my name to write-after-approval list.
7413
144c9175
RM
74142009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7415
7416 * configure.ac: Define is_elf for QNX Neutrino targets.
7417 * configure: Regenerate.
7418
e5871e24
GS
74192009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7420
9c78662a 7421 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 7422
5f4a82c0
KG
74232009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7424
7425 * configure.ac: Detect MPC in default directory.
7426 * configure: Regenerate.
7427
394e9195
JG
74282009-06-03 Jerome Guitton <guitton@adacore.com>
7429 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7430
9c78662a
UB
7431 * Makefile.tpl (all): Avoid a trailing backslash.
7432 * Makefile.in: Regenerate.
394e9195 7433
47bca6aa
BE
74342009-06-03 Ben Elliston <bje@au.ibm.com>
7435
7436 * config.sub, config.guess: Update from upstream sources.
7437
a891a473
RS
74382009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7439
7440 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7441 to noconfdirs.
7442 * configure: Regenerate.
7443
70cb2d9f
AO
74442009-06-02 Alexandre Oliva <aoliva@redhat.com>
7445
7446 * Makefile.tpl ([+compare-target+]): Compare all stage
7447 directories, rather than just gcc.
7448 * Makefile.in: Rebuilt.
7449
7f1245df
DK
74502009-06-01 Doug Kwan <dougkwan@google.com>
7451
7452 * configure.ac: Support gold for target arm*-*-*.
7453 * configure: Regenerate.
394e9195 7454
acd26225
KG
74552009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7456
7457 * Makefile.def: Add MPC support and dependencies.
7458 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7459
7460 * Makefile.in, configure: Regenerate.
7461
a1fc946a
AO
74622009-05-27 Alexandre Oliva <aoliva@redhat.com>
7463
7464 * Makefile.tpl (all): Avoid harmless warning in make all when
7465 gcc-bootstrap is enabled but stage_last does not exist.
7466 * Makefile.in: Rebuilt.
7467
2e6a3c8d
NR
74682009-05-24 Nicolas Roche <roche@adacore.com>
7469
7470 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7471 * Makefile.in: Regenerate.
7472
63487d11
DC
74732009-05-21 Denis Chertykov <chertykov@gmail.com>
7474
7475 * MAINTAINERS: Update my e-mail address.
7476
449223af
DK
74772009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7478
7479 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7480 * configure: Regenerate.
7481
31c98f49
AO
74822009-05-18 Alexandre Oliva <aoliva@redhat.com>
7483
7484 PR other/40159
7485 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7486 gcc-no-bootstrap are mutually exclusive.
7487 * Makefile.in: Rebuilt.
7488
0f501837
AO
74892009-05-18 Alexandre Oliva <aoliva@redhat.com>
7490
7491 PR other/40159
7492 * Makefile.tpl (all): Don't end with unconditional success.
7493 * Makefile.in: Rebuilt.
7494
4a4a4e99
AO
74952009-05-12 Alexandre Oliva <aoliva@redhat.com>
7496
7497 PR target/37137
7498 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7499 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7500 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7501 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7502 stage_configureflags, stage_cflags and stage_libcflags into
7503 explicit Makefile macros.
7504 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7505 GFORTRAN.
7506 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7507 CC. Set CC_FOR_BUILD from CC.
7508 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7509 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7510 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7511 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7512 and GFORTRAN.
7513 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7514 (_LIBCFLAGS): Renamed to _TFLAGS.
7515 (do-compare-debug, do-compare3-debug): Drop.
7516 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7517 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7518 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7519 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7520 (XGCC_FLAGS_FOR_TARGET): New.
7521 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7522 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7523 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7524 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 7525 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
7526 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7527 TFLAGS.
7528 (BUILD_CONFIG): Include if requested.
7529 (all): Set TFLAGS on bootstrap.
7530 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7531 (all-stageid-prefixmodule): Likewise.
7532 (do-clean, distclean-stageid): Set TFLAGS.
7533 (restrap): Fix whitespace.
7534 * Makefile.in: Rebuilt.
7535
1cee3429
PB
75362009-05-07 Paolo Bonzini <bonzini@gnu.org>
7537
7538 * config.guess: Sync with src.
7539
0b70eafd
DK
75402009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7541
7542 * configure.ac ($with_ppl): Default to no if not supplied.
7543 ($with_cloog): Likewise.
7544 configure: Regenerate.
7545
5175f17c
JW
75462009-04-27 James E. Wilson <wilson@codesourcery.com>
7547
7548 * MAINTAINERS: Update my e-mail address.
7549
952fa153
NC
75502009-04-27 Nick Clifton <nickc@redhat.com>
7551
7552 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7553
a687f83c
EB
75542009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7555
7556 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7557 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7558 * Makefile.in: Regenerate.
7559
9e3eba15
KG
75602009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7561
7562 PR bootstrap/39739
7563 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7564 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7565
7566 * configure, Makefile.in: Regenerate.
7567
a687f83c 75682009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
7569
7570 * include/hashtab.h: Update GTY annotations to new syntax
7571 * include/splay-tree.h: Likewise
7572
070bdbd9
BE
75732009-04-17 Ben Elliston <bje@au.ibm.com>
7574
7575 * config.sub, config.guess: Update from upstream sources.
7576
55f2d967
AG
75772009-04-15 Anthony Green <green@moxielogic.com>
7578
7579 * configure.ac: Add moxie support.
7580 * configure: Rebuilt.
7581
309c24a9
JJ
75822009-04-14 Jakub Jelinek <jakub@redhat.com>
7583
7584 * configure.ac: Change copyright header to refer to version
7585 3 of the GNU General Public License and to point readers at the
7586 COPYING3 file and the FSF's license web page.
7587 * Makefile.def: Likewise.
7588 * Makefile.tpl: Likewise.
7589 * Makefile.in: Regenerate.
7590
b93133bc
JH
75912009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7592
7593 * configure.ac: Restore match for darwin9 or later. Use double
7594 brackets since regeneration eats one pair.
7595 * configure: Regenerate.
7596
d18ff35a
L
75972009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7598
7599 PR gas/10039
7600 * configure.ac: Require texinfo 4.7.
7601 * configure: Regenerated.
7602
748086b7
JJ
76032009-04-09 Nick Clifton <nickc@redhat.com>
7604
7605 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7606 the GCC Runtime Library Exception.
7607
a3337ea2
KG
76082009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7609
7610 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7611 * configure: Regenerate.
7612
60911f14
SE
76132009-04-01 Steve Ellcey <sje@cup.hp.com>
7614
7615 * Makefil.def (languages): New entries.
7616 * Makefile.tpl (check-gcc-*): New generic target.
7617 * Makefile.in: Regenerate.
60911f14 7618
dce2d8b2 76192009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 7620
d18ff35a 7621 * MAINTAINERS: Update my email address.
7369c1d0 7622
cfb1f59f
TT
76232009-03-18 Tom Tromey <tromey@redhat.com>
7624
d18ff35a
L
7625 * configure: Rebuild.
7626 * configure.ac (host_libs): Add libiconv.
7627 * Makefile.in: Rebuild.
7628 * Makefile.def (host_modules): Add libiconv.
7629 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 7630
75eeae1a
TG
76312009-03-16 Tristan Gingold <gingold@adacore.com>
7632
7633 * configure.ac: Treat gdb as supported on x86_64-darwin.
7634 * configure: Regenerate.
7635
f38095f3
JM
76362009-03-16 Joseph Myers <joseph@codesourcery.com>
7637
7638 * configure.ac (--with-host-libstdcxx): New option.
7639 * configure: Regenerate.
7640
dce2d8b2 76412009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
7642
7643 * MAINTAINERS: Move myself into the write after approval list.
7644
6d401294
NP
76452009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7646
7647 * MAINTAINERS: Update e-mail address.
2bf33cdb 7648
07c97076
DN
76492009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7650
7651 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7652
dce2d8b2 76532009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
7654
7655 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7656
7a9d3fe8
RW
76572009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7658
7659 Backport from git Libtool:
7660
7661 2009-01-19 Robert Millan <rmh@aybabtu.com>
7662 Support GNU/kOpenSolaris.
7663 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7664 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7665 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7666 GNU/kOpenSolaris.
7667
c9e9e11f
AS
76682009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7669
7670 * MAINTAINERS: Update e-mail address.
7671
5e8c1552 76722009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
7673
7674 * MAINTAINERS (Write After Approval): Add self.
7675
b0adb088
BM
76762009-02-18 Bingfeng Mei <bmei@broadcom.com>
7677
7678 * MAINTAINERS (Write After Approval): Add myself.
7679
ee04b574
AS
76802009-02-05 Andreas Schwab <schwab@suse.de>
7681
7682 * Makefile.tpl (stage_last): Define $r and $s before using
7683 $(RECURSE_FLAGS_TO_PASS).
7684 * Makefile.in: Regenerate
7685
907884c9
ILT
76862009-01-30 Ian Lance Taylor <iant@google.com>
7687
7688 * MAINTAINERS: Move myself to the Global Reviewers list.
7689
416ac4d4
RM
76902009-01-29 Robert Millan <rmh@aybabtu.com>
7691
7692 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7693 * configure: Regenerate.
7694
ee5decb3
GP
76952009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7696
7697 * MAINTAINERS: Make whitespace consistent.
19196f44 7698 Remove Robert Millan from Write After Approval.
ee5decb3 7699
36fbb0ec
AM
77002009-01-16 Alan Modra <amodra@bigpond.net.au>
7701
7702 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7703 (all-opcodes): Depend on all-libiberty.
7704 * Makefile.in: Regenerate.
7705
52535a64
DR
77062009-01-15 Douglas B Rupp <rupp@gnat.com>
7707
7708 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7709 * configure: Regenerate.
7710
e04a57df
RR
77112009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7712
7713 * MAINTAINERS (Write After Approval): Add myself.
7714
856c450b
SK
77152009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7716
7717 * MAINTAINERS: Add myself to reviewers (Fortran).
7718
dce2d8b2 77192009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
7720
7721 PR tree-optimization/38515
7722 * configure.ac (cloog-polylib): Removed.
7723 (with_ppl, with_cloog): Test for "no".
7724 * configure: Regenerated.
7725
1e5e8a59
DF
77262009-01-11 Daniel Franke <franke.daniel@gmail.com>
7727
7728 * MAINTAINERS: Moved myself to reviewers (Fortran).
7729
5e5debf6
TS
77302009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7731
7732 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7733 (Write After Approval): Remove myself.
7734
1c42acf1
DN
77352009-01-03 Diego Novillo <dnovillo@google.com>
7736
7737 * MAINTAINERS: Remove myself from alias maintainership.
7738
2fbbedaf
DA
77392009-01-02 David Ayers <ayers@fsfe.org>
7740
7741 * MAINTAINERS: Update e-mail address.
7742
17213821
GP
77432008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7744
7745 * MAINTAINERS: Make whitespace consistent.
7746
baafc534
RW
77472008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7748
7749 Backport from upstream Libtool:
7750 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7751 Add cache variables to tests that require the linker to work.
7752 For shlibpath_overrides_runpath, this also changes the semantics
7753 to let the result from the C compiler take precedence.
7754
18430d27
BE
77552008-12-02 Ben Elliston <bje@au.ibm.com>
7756
7757 * config.sub, config.guess: Update from upstream sources.
7758
dce2d8b2 77592008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
7760
7761 * configure.ac (ppllibs): Add by default the lib flags.
7762 * configure: Regenerate.
7763
41e9641b
LM
77642008-12-08 Luis Machado <luisgpm@br.ibm.com>
7765
7766 * MAINTAINERS: Add myself to the write after approval list.
7767
25783c30
JH
77682008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7769
ee04b574
AS
7770 * configure.ac: Add double brackets on darwin[912].
7771 * configure: Regenerate.
25783c30 7772
0e318fcc
DK
77732008-12-03 Daniel Kraft <d@domob.eu>
7774
7775 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7776 Approval to Reviewer section (for Fortran front-end).
7777
7f171b95
JH
77782008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7779
7780 * configure.ac: Expand to darwin10 and later.
7781 * configure: Regenerate.
7782
09ce620e
AS
77832008-12-02 Andreas Schwab <schwab@suse.de>
7784
7785 * Makefile.def: configure-target-boehm-gc depends on
7786 all-target-libstdc++-v3.
7787 * Makefile.in: Regenerate.
7788
386c704d
KT
77892008-12-02 Kai Tietz <kai.tietz@onevision.com>
7790
7791 * MAINTAINERS: Add myself as mingw maintainer.
7792
e03dd84a
BE
77932008-12-02 Ben Elliston <bje@au.ibm.com>
7794
7795 * config.sub, config.guess: Update from upstream sources.
7796
3fa87964
GP
77972008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7798
7799 * README.SCO: Remove.
7800
df72d7ed
FP
78012008-11-29 Fernando Pereira <pronesto@gmail.com>
7802
7803 * MAINTAINERS: Add myself to the write after approval list.
7804
b5646528
DK
78052008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7806
7807 * MAINTAINERS: Update my email address in WAA section.
7808
dce2d8b2 78092008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
7810
7811 * MAINTAINERS: Update e-mail address.
7812
dce2d8b2 78132008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
7814
7815 * MAINTAINERS: Change e-mail address.
7816
0db3a858
TG
78172008-11-27 Tristan Gingold <gingold@adacore.com>
7818
7819 * configure.ac: Build gdb for i?86-*-darwin*
7820 * configure: Regenerated.
7821
dce2d8b2 78222008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
7823
7824 * MAINTAINERS: Added my full name.
7825
487e299b
DJ
78262008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7827
7828 PR bootstrap/38014
7829 PR bootstrap/37923
7830
7831 Revert:
7832
7833 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7834
7835 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7836 * Makefile.in: Regenerated.
7837
7838 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7839
7840 PR gdb/921
7841 PR gdb/1646
7842 PR gdb/2175
7843 PR gdb/2176
7844
7845 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7846 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7847 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7848 (HOST_EXPORTS): Pass CPPFLAGS.
7849 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7850 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7851 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7852 * Makefile.in, configure: Regenerated.
7853 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7854 and CPPFLAGS_FOR_BUILD.
7855
dce2d8b2 78562008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
7857
7858 * MAINTAINERS: Add myself as middle end maintainer.
7859
044fed69
AS
78602008-11-06 Andrew Stubbs <ams@codesourcery.com>
7861
7862 * MAINTAINERS (Write after approval): Add myself.
7863
caf6defe
DN
78642008-11-05 Diego Novillo <dnovillo@google.com>
7865
7866 * MAINTAINERS (Global Reviewers): Add myself.
7867 (Non-Algorithmic Maintainers): Remove myself.
7868
3e9899ac
TS
78692008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7870
09ce620e 7871 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 7872
ea99e36e
MM
78732008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7874
09ce620e 7875 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 7876
fb0d2684
BE
78772008-10-31 Ben Elliston <bje@au.ibm.com>
7878
7879 * configure.ac (spu-*-*): Remove special case.
7880 * configure: Regenerate.
7881
73c07a3e
CM
78822008-10-30 Catherine Moore <clm@codesourcery.com>
7883
7884 * MAINTAINERS (Write after approval): Update my email address.
7885
7310a2da
SSF
78862008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7887
7888 * configure.ac [spu-*-*]: Do not set skipdirs.
7889 * configure: Re-generate.
7890
7e51fe23
BS
78912008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7892
7893 * MAINTAINERS (Various Maintainers): Add myself to reload.
7894
ef20be93
RG
78952008-10-25 Richard Guenther <rguenther@suse.de>
7896
7897 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7898 maintainer. Remove myself as libgcc-math maintainer.
7899 (Non-Algorithmic Maintainers): Remove myself.
7900
03ffcfa0
DJ
79012008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7902
7903 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7904 * Makefile.in: Regenerated.
7905
dec014a9
CC
79062008-10-23 Cary Coutant <ccoutant@google.com>
7907
7908 * MAINTAINERS (Write after approval): Add myself.
7909
b36c386c
DJ
79102008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7911
7912 PR gdb/921
7913 PR gdb/1646
7914 PR gdb/2175
7915 PR gdb/2176
7916
7917 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7918 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7919 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7920 (HOST_EXPORTS): Pass CPPFLAGS.
7921 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7922 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7923 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7924 * Makefile.in, configure: Regenerated.
7925 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7926 and CPPFLAGS_FOR_BUILD.
7927
dce2d8b2 79282008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
7929
7930 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7931 Sebastian Pop.
7932
e0bda97e
AP
79332008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7934
7935 * MAINTAINERS (Write After Approval): Added myself.
7936
36c713e0
KG
79372008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7938
7939 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7940 recommended version to 2.3.2.
7941
7942 * configure: Regenerate.
7943
8fe005ee
MM
79442008-10-01 Mark Mitchell <mark@codesourcery.com>
7945
7946 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7947
be8f156f
DD
79482008-09-29 David Daney <david.daney@caviumnetworks.com>
7949
7950 * MAINTAINERS (Write After Approval): Update e-mail address.
7951
ae11dff4
PG
79522008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7953
7954 * libtool.m4: Update to libtool 2.2.6.
7955 * lt~obsolete.m4: Update to libtool 2.2.6.
7956 * ltmain.sh: Update to libtool 2.2.6.
7957 * ltsugar.m4: Update to libtool 2.2.6.
7958 * ltversion.m4: Update to libtool 2.2.6.
7959 * ltoptions.m4: Update to libtool 2.2.6.
7960 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7961
441154b1
CF
79622008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7963
7964 * MAINTAINERS (Write After Approval): Add myself.
7965
775b3b26
BRF
79662008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7967
7968 * MAINTAINERS (Write After Approval): Update my name.
7969
94538043
SB
79702008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7971
09ce620e 7972 * MAINTAINERS: Add myself in "Write After Approval".
94538043 7973
52d1bfd8
SE
79742008-09-18 Steve Ellcey <sje@cup.hp.com>
7975
09ce620e 7976 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 7977
c5cc92f5
GP
79782008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7979
7980 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7981 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7982 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7983 and Michael Tiemann from Write After Approval since they do not
7984 actually have access.
7985
23d9794a
RG
79862008-09-05 Richard Guenther <rguenther@suse.de>
7987
7988 * configure.ac: Initialize clooglibs to -lcloog.
7989 * configure: Re-generate.
7990
192a671e
LCW
79912008-09-04 Le-Chun Wu <lcwu@google.com>
7992
7993 * MAINTAINERS (Write After Approval): Add myself.
7994
d789184e
SP
79952008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7996
7997 * configure.ac (--with-cloog-polylib): New.
7998 (--disable-cloog-version-check): New.
7999 (--disable-ppl-version-check): New.
8000 * configure: Re-generate.
8001
36a881c7
RG
80022008-09-03 Richard Guenther <rguenther@suse.de>
8003
8004 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
8005 cloog test.
8006 * configure: Re-generate.
8007
358da97e
HS
80082008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
8009
8010 Add picoChip port.
8011 * MAINTAINERS: Add picoChip maintainers.
8012
f8bf9252
SP
80132008-09-02 Sebastian Pop <sebastian.pop@amd.com>
8014 Tobias Grosser <grosser@fim.uni-passau.de>
8015 Jan Sjodin <jan.sjodin@amd.com>
8016 Harsha Jagasia <harsha.jagasia@amd.com>
8017 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8018 Konrad Trifunovic <konrad.trifunovic@inria.fr>
8019 Adrien Eliche <aeliche@isty.uvsq.fr>
8020
8021 Merge from graphite branch.
8022 * configure: Regenerate.
8023 * Makefile.in: Regenerate.
8024 * configure.ac (host_libs): Add ppl and cloog.
8025 Add checks for PPL and CLooG.
8026 * Makefile.def (ppl, cloog): Added modules and dependences.
8027 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
8028 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
8029
d89f0ad6
AL
80302008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8031
8032 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
8033 (GCC_SHLIB_SUBDIR): New.
8034 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
8035 * configure: Regenerate.
8036 * Makefile.in: Regenerate.
8037
88a25817
GP
80382008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8039
8040 * MAINTAINERS: Consistently use tabs to separate columns.
8041
f873f15f
TG
80422008-08-29 Tristan Gingold <gingold@adacore.com>
8043
8044 * MAINTAINERS (Write after Approval): Add myself.
8045
e1514c3f
TG
80462008-08-28 Tristan Gingold <gingold@adacore.com>
8047
8048 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8049 Enable bfd, binutils and opcodes.
8050 * configure: Regenerate.
8051
4717882f
JDA
80522008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8053
8054 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
8055
28c9884c
TK
80562008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8057
8058 * MAINTAINERS: Use correct Umlaut for last name.
8059
ae96d86a
FXC
80602008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8061
8062 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8063
3ecc96e3
DE
80642008-08-16 David Edelsohn <edelsohn@gnu.org>
8065
8066 * MAINTAINERS: Update my email address.
8067
dd609cc1
EB
80682008-08-16 Nicolas Roche <roche@adacore.com>
8069
8070 * Makefile.tpl: Add BOOT_ADAFLAGS.
8071 * Makefile.in: Regenerate.
8072
08d0963a
RS
80732008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
8074
8075 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8076 * configure: Regenerate.
8077
dce2d8b2 80782008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
8079
8080 * configure.ac: Add makefile fragments for hpux.
8081 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8082 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8083 * configure: Regenerate.
8084 * Makefile.in: Regenerate.
8085
dce2d8b2 80862008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
8087
8088 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8089
dce2d8b2 80902008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
8091
8092 * MAINTAINERS (Write after Approval): Add myself.
8093
78209f30
XG
80942008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
8095
8096 * MAINTAINERS (Write After Approval): Add myself.
8097
5b5b098d
AJ
80982008-06-29 Andrew Jenner <andrew@codesourcery.com>
8099
8100 * MAINTAINERS (Write After Approval): Add myself.
8101
d812ec93
KW
81022008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
8103
8104 * MAINTAINERS: Update my email address.
8105
99e78224
JY
81062008-06-25 Joey Ye <joey.ye@intel.com>
8107
8108 * MAINTAINERS (Write After Approval): Add myself.
8109
18c04407
RW
81102008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8111
8112 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8113 * Makefile.in: Regenerate.
8114 * configure: Regenerate.
8115
47aa9a31
DK
81162008-06-17 Daniel Kraft <d@domob.eu>
8117
8118 * MAINTAINERS (Write After Approval): Add myself.
8119
ad33ff57
RW
81202008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8121
8122 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8123 "$@" is still intact with both Autoconf 2.59 and 2.62.
8124 * configure: Regenerate.
8125
cdce5c41
RW
81262008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8127
8128 * Makefile.tpl: Fix comment errors.
8129 * Makefile.in: Regenerate.
8130
01b79d11
DM
81312008-06-12 David S. Miller <davem@davemloft.net>
8132 David Edelsohn <edelsohn@gnu.org>
8133
8134 * configure.ac: Add powerpc*-*-* to gold supported targets.
8135 * configure: Regenerate.
8136
f8c33439
JM
81372008-06-08 Joseph Myers <joseph@codesourcery.com>
8138
8139 PR tree-optimization/36218
8140 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8141 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8142 (all prefix="build-"): Pass them to build-system sub-makes.
8143 * Makefile.in: Regenerate.
8144
cd985f66
JM
81452008-06-07 Joseph Myers <joseph@codesourcery.com>
8146
8147 * MAINTAINERS (mt port): Remove.
8148 (sco5, unixware, sco udk): Remove.
8149 (Kean Johnston): Add to Write After Approval.
8150
3f6383d3
JB
81512008-05-30 Julian Brown <julian@codesourcery.com>
8152
8153 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8154 of libobjc for ARM EABI Linux.
8155 * configure: Regenerate.
30da41ed 8156
dce2d8b2 81572008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 8158
09ce620e 8159 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 8160
dce2d8b2 81612008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 8162
e29cc9b4 8163 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 8164
955410cb
JW
81652008-05-15 Janus Weil <janus@gcc.gnu.org>
8166
8167 * MAINTAINERS (Write After Approval): Add myself.
8168
719bb4e3 81692008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
8170
8171 * config-ml.in: don't handle --enable-shared and --enable-static.
8172
372b05fc
RS
81732008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8174
8175 * MAINTAINERS: Update my email address.
8176
f73e2200
PC
81772008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8178
8179 * MAINTAINERS: Update my email address.
09ce620e 8180
3e438e2b
KVH
81812008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8182
8183 * MAINTAINERS (Write After Approval): Add myself.
8184
177bf491
GS
81852008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8186
8187 * MAINTAINERS (Write After Approval): Add myself.
8188
dce2d8b2 81892008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
8190
8191 * MAINTAINERS (crx): Add myself.
8192
14a8726b
PB
81932008-04-18 Paolo Bonzini <bonzini@gnu.org>
8194
8195 Sync with src:
8196 2008-04-14 David S. Miller <davem@davemloft.net>
8197
09ce620e
AS
8198 * configure.ac: Add sparc*-*-* to gold supported targets.
8199 * configure: Regenerate.
14a8726b 8200
7142fb32
PB
82012008-04-18 Paolo Bonzini <bonzini@gnu.org>
8202
8203 PR bootstrap/35457
8204 * configure.ac: Include override.m4.
8205 * configure: Regenerate.
8206
c6b196de
PB
82072008-04-18 Paolo Bonzini <bonzini@gnu.org>
8208
09ce620e
AS
8209 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8210 * Makefile.in: Regenerate.
c6b196de 8211
dce2d8b2 82122008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 8213
09ce620e 8214 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 8215 as nonconfigurable directories list.
09ce620e 8216 * configure: Regenerate.
c993ae60 8217
8479b1b1
BE
82182008-04-14 Ben Elliston <bje@au.ibm.com>
8219
8220 * config.sub, config.guess: Update from upstream sources.
8221
295e261a
HPN
82222008-04-12 Hans-Peter Nilsson <hp@axis.com>
8223
8224 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8225 * Makefile.in: Regenerate.
8226
ac3949d9
EW
82272008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8228
8229 * configure.ac: Do not build libssp for the AVR.
8230 * configure: Regenerate.
8231
06407e30
ILT
82322008-04-07 Ian Lance Taylor <iant@google.com>
8233
8234 * Makefile.def: check-gold depends upon all-binutils.
8235 * Makefile.in: Regenerate.
8236
97db009c
AH
82372008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8238
8239 * MAINTAINERS (Write After Approval): Add myself.
8240
2a79c47f
NC
82412008-04-04 Nick Clifton <nickc@redhat.com>
8242
8243 PR binutils/4334
5f4bebbf 8244 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
8245 builds.
8246 * configure: Regenerate.
8247
c53a18d3
N
82482008-04-04 NightStrike <NightStrike@gmail.com>
8249
8250 PR other/35151
09ce620e
AS
8251 * configure.ac: Combine rules for mingw32 and mingw64.
8252 * configure: Regenerate.
c53a18d3 8253
d925aa70
KT
82542008-04-02 Kai Tietz <kai.tietz@onvision.com>
8255
8256 * MAINTAINERS (Write After Approval): Add myself.
8257
dce2d8b2 82582008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
8259
8260 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8261 * Makefile.in (.NOTPARALLEL): Ditto.
8262
4412a506
PG
82632008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8264
8265 * MAINTAINERS (Write After Approval): Add myself.
8266
dce2d8b2 82672008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
8268
8269 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8270 * Makefile.in (.NOTPARALLEL): Regenerate.
8271
639223bd
PB
82722008-03-27 Paolo Bonzini <bonzini@gnu.org>
8273
8274 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8275 * Makefile.in: Regenerate.
8276
b8ab1f4a
JS
82772008-03-26 Jakub Staszak <kuba@et.pl>
8278
8279 * MAINTAINERS (Write After Approval): Add myself.
8280
b45890a4
TK
82812008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8282
8283 * MAINTAINERS: Update e-mail address.
8284
5afab7ad
ILT
82852008-03-20 Ian Lance Taylor <iant@google.com>
8286
8287 * configure.ac: Add support for --enable-gold.
8288 * Makefile.def: Add gold as a directory like ld.
8289 * configure, Makefile.in: Regenerate.
8290
38d24731
RW
82912008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8292
8293 * configure.ac: m4_include config/proginstall.m4.
8294 * configure: Regenerate.
32bc4cf4
RW
8295
8296 Backport from upstream Libtool:
09ce620e 8297
32bc4cf4 8298 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 8299
32bc4cf4
RW
8300 Deal with Autoconf 2.62's semantic change in m4_append.
8301 * ltsugar.m4 (lt_append): Replace broken versions of
8302 m4_append.
8303 (lt_if_append_uniq): Don't require separator to be overquoted,
8304 and avoid broken m4_append.
8305 (lt_dict_add): Fix typo.
8306 * libtool.m4 (_LT_DECL): Don't overquote separator.
8307
9d3c50ea
DE
83082008-03-13 David Edelsohn <edelsohn@gnu.org>
8309
8310 * config.rpath: Add AIX 6 support.
8311
5d2edb29
PB
83122008-03-13 Paolo Bonzini <bonzini@gnu.org>
8313
8314 * Makefile.def (stageprofile). Remove -fprofile-generate
8315 from stage_libcflags.
8316 * Makefile.in: Regenerate.
8317
954910ef
BE
83182008-03-13 Ben Elliston <bje@au.ibm.com>
8319
8320 * config.sub, config.guess: Update from upstream sources.
8321
e8645a40
TT
83222008-03-06 Tom Tromey <tromey@redhat.com>
8323
8324 * MAINTAINERS: Update for treelang deletion.
8325
2c8e955e
JW
83262008-03-03 James E. Wilson <wilson@tuliptree.org>
8327
8328 * MAINTAINERS: Update my email address.
8329
54acd307
SS
83302008-03-03 Stan Shebs <stanshebs@earthlink.net>
8331
893ad2a1 8332 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
8333 (objective-c/c++): Add myself as a maintainer.
8334
4b52b516
VR
83352008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8336
8337 * MAINTAINERS (Write After Approval): Update my email address.
8338
e652b516
TB
83392008-02-25 Tomas Bily <tbily@suse.cz>
8340
8341 * MAINTAINERS (Write After Approval): Add myself.
8342
02d30740
JJ
83432008-02-23 Jakub Jelinek <jakub@redhat.com>
8344
8345 * MAINTAINERS (OpenMP): Add myself.
8346
1c8bd6a3
PB
83472008-02-20 Paolo Bonzini <bonzini@gnu.org>
8348
4b40b2a5
UB
8349 PR bootstrap/32009
8350 PR bootstrap/32161
1c8bd6a3 8351
4b40b2a5
UB
8352 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8353 * configure: Regenerate.
1c8bd6a3 8354
4b40b2a5
UB
8355 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8356 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8357 STAGE4_LIBCFLAGS): New.
8358 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8359 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8360 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8361 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8362 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8363 for target modules. Don't export LIBCFLAGS.
8364 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8365 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8366 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8367 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8368 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8369 * Makefile.in: Regenerate.
1c8bd6a3 8370
bb44c9d2
RW
83712008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8372
8373 PR libgcj/33085
8374 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8375 Do not use -DDLL_EXPORT. Backport from upstream.
8376
29a7754d
RW
83772008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8378
8379 * MAINTAINERS (Write After Approval): Add myself.
8380
9a212bb7
HPN
83812008-02-02 Hans-Peter Nilsson <hp@axis.com>
8382
8383 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8384 * configure: Regenerate.
8385
aa12a573
MG
83862008-01-31 Marc Gauthier <marc@tensilica.com>
8387
8388 * configure.ac (xtensa*-*-*): Recognize processor variants.
8389 * configure: Regenerate.
8390
ac9e6043
RW
83912008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8392
40049ccc
UB
8393 PR bootstrap/34922
8394 * configure.ac (PARSE_ARGS): Push suitable setting of
8395 ac_subdirs_all, for `./configure --help=recursive'.
8396 Handle `+' in generic toplevel directory disabling.
8397 * configure: Regenerate.
ac9e6043 8398
4288c86a
NC
83992008-01-28 Nick Clifton <nickc@redhat.com>
8400
8401 * MAINTAINERS (xstormy16): Take over maintainership.
8402
8d8da227
JM
84032008-01-25 Joseph Myers <joseph@codesourcery.com>
8404
8405 * MAINTAINERS (c4x port): Remove.
8406
349b60e7
DE
84072008-01-24 David Edelsohn <edelsohn@gnu.org>
8408
8409 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8410
3ca06a68
BE
84112008-01-23 Ben Elliston <bje@au.ibm.com>
8412
8413 * config.sub, config.guess: Update from upstream sources.
8414
3c631381
TG
84152008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8416
8417 * MAINTAINERS (Write After Approval): Add myself.
8418
20533ef1
L
84192008-01-17 H.J. Lu <hjl.tools@gmail.com>
8420
8421 * MAINTAINERS: Update my email address.
8422
84232008-01-09 Raksit Ashok <raksit@google.com>
8424
8425 * MAINTAINERS (Write After Approval): Add myself.
8426
684f4f6a
RA
84272008-01-09 Raksit Ashok <raksit@google.com>
8428
8429 * MAINTAINERS (Write After Approval): Add myself.
8430
9cb8756f
BE
84312008-01-08 Ben Elliston <bje@au.ibm.com>
8432
8433 * config.sub, config.guess: Update from upstream sources.
8434
94e1934d
KG
84352007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8436
8437 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 8438 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
8439 * configure: Regenerate.
8440
a2e51f77
SP
84412007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8442
8443 * MAINTAINERS: Update my email address.
8444
ffe3dcd9
BRF
84452007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8446
8447 * MAINTAINERS: Update my email address.
8448
aa4095c9
RS
84492007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8450
8451 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8452 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8453 * Makefile.in: Regenerate.
8454
dce2d8b2 84552007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
8456
8457 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8458 misplaced entries.
8459
0fe0f073
AT
84602007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8461
8462 * configure.ac: Enable libjava for x86_64-*-darwin9.
8463 * configure: Regenerate.
8464
dce2d8b2 84652007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
8466
8467 * MAINTAINERS (Write After Approval): Add myself.
8468
c3220d4c
BE
84692007-12-05 Ben Elliston <bje@au.ibm.com>
8470
8471 * config.sub, config.guess: Update from upstream sources.
8472
aba7501e
MK
84732007-12-02 Matthias Klose <doko@ubuntu.com>
8474
8475 * config-ml.in: Remove 64bit configure tests.
8476
d683ec81
PB
84772007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8478
8479 * config-ml.in: Robustify against white space in absolute file
8480 names.
8481
8482 * config-ml.in (multi-clean): Substitute ${Makefile}.
8483 Remove superfluous ${Makefile} in list.
8484
60f1711a
TS
84852007-11-19 Thiemo Seufer <ths@mips.com>
8486
8487 * config-ml.in: Don't hardcode the Makefile name.
8488
487f9d96
AM
84892007-11-08 Alexander Monakov <amonakov@ispras.ru>
8490
8491 * MAINTAINERS (Write After Approval): Add myself.
8492
fa3886fe
ST
84932007-11-07 Samuel Tardieu <sam@rfc1149.net>
8494
8495 * MAINTAINERS (Write After Approval): Add myself.
8496
dce2d8b2 84972007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
8498
8499 * MAINTAINERS (Write After Approval): Add myself.
8500
acc48927
BE
85012007-10-25 Ben Elliston <bje@au.ibm.com>
8502
8503 * MAINTAINERS (mercury): Remove entry.
8504 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8505
e00e9858
DJ
85062007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8507
8508 * Makefile.def (dependencies): Make configure-gdb depend on
8509 all-intl.
8510 * Makefile.in: Regenerated.
8511
def14a3c
SK
85122007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8513
8514 * MAINTAINERS (Fortran maintainer): Remove myself.
8515
dce2d8b2 85162007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
8517
8518 * Makefile.def: To avoid problems running with parallel makes,
8519 build newlib before libgloss so that target specific header
8520 files are availble.
8521 * Makefile.in: Regenerate
8522
bbfbfafc
DJ
85232007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8524
8525 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8526 * Makefile.in: Regenerate.
8527
c56abad5
VM
85282007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8529
8530 * MAINTAINERS (Register allocation reviewer): Add myself.
8531
f019adc1
MF
85322007-10-08 Mike Frysinger <vapier@gentoo.org>
8533
8534 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8535 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8536 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8537 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8538 * configure: Regenerate.
8539
dce2d8b2 85402006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
8541
8542 * MAINTAINERS (Register allocation reviewer): Add myself.
8543
0999159b
PB
85442007-10-01 Paolo Bonzini <bonzini@gnu.org>
8545
8546 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8547 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8548 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8549 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8550 * configure.ac: Default them to host tools for $host = $build.
8551 Subst them.
8552
8553 * configure: Regenerate.
8554 * Makefile.in: Regenerate.
8555
dce2d8b2 85562006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
8557
8558 * MAINTAINERS (Register allocation reviewer): Add myself.
8559
dce2d8b2 85602006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
8561
8562 * MAINTAINERS (Register allocation reviewer): Add myself.
8563
9d209c83
SP
85642007-09-21 Seongbae Park <seongbae.park@gmail.com>
8565
8566 * MAINTAINERS (Write After Approval): Fix typo.
8567
1ec3b87b
RS
85682007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8569
8570 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8571 * configure: Regenerate.
8572
19d5986d
PJ
85732007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8574
8575 PR bootstrap/31906
8576 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 8577 they're already prefixed.
19d5986d 8578
6d3b5aea
BK
85792007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8580
8581 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8582 libstdc++.
8583 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8584 * configure: Regenerate.
8585 * Makefile.in: Regenerate.
09ce620e 8586
4fe7e755
AS
85872007-09-17 Andreas Schwab <schwab@suse.de>
8588
8589 * configure.ac: Raise minimum makeinfo version to 4.6.
8590 * configure: Regenerate.
8591
dce2d8b2 85922007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 8593
ffe3dcd9 8594 * MAINTAINERS (write-after-approval) add myself
d483feaa 8595
fa9a3f31
AM
85962007-09-15 Alan Modra <amodra@bigpond.net.au>
8597
8598 * configure.ac: Correct makeinfo version check.
8599 * configure: Regenerate.
8600
6593a73e
RS
86012007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8602
8603 * MAINTAINERS: Update my email address.
8604
d9dced13
RS
86052007-09-14 Richard Sandiford <richard@codesourcery.com>
8606
8607 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8608 to $skipdirs and only disable gprof for newlib. Use the normal
8609 mips*-elf* handling in other respects.
8610 * configure: Regnerate.
8611
773c1467
DD
86122007-09-12 David Daney <ddaney@avtrex.com>
8613
8614 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8615 enabling libgcj.
8616 * configure: Regenerate.
8617
c03353e2
RIL
86182007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8619
8620 PR other/32154
8621 * configure.ac: For libgloss targets, point the linker to the linker
8622 script, startup code and simulator library.
8623 * configure: Regenerate.
8624
c4e9bf2b
AH
86252007-09-07 Andrew Haley <aph@redhat.com>
8626
8627 * configure.ac (noconfigdirs): Remove target-libffi and
8628 target-libjava.
8629 * configure: Regenerate.
8630
1f5a6b84
FXC
86312007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8632
8633 PR target/33281
8634 * configure.ac: Use config/mh-mingw on mingw.
8635 * configure: Regenerate.
1f5a6b84 8636
3951e521
PH
86372007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8638
9f349f63 8639 * MAINTAINERS (Write After Approval): Add myself.
3951e521 8640
e643dc23
RG
86412007-09-05 Richard Guenther <rguenther@suse.de>
8642
8643 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8644 nor --disable-checking is provided also turn on yes and types
8645 checking for stage1.
8646 * configure: Re-generate.
8647
039874df
KW
86482007-08-30 Krister Walfridsson <cato@df.lth.se>
8649
8650 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8651 (Write After Approval): Remove myself.
8652
c3f07bd6 86532007-08-29 Nick Clifton <nickc@redhat.com>
15098359 8654
c3f07bd6 8655 * config.sub, config.guess: Update from upstream sources.
15098359 8656
40049ccc 86572007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
8658
8659 * MAINTAINERS (Write After Approval): Added myself.
8660 * MAINTAINERS (Reviewers): Removed myself.
8661
c8aea42c 86622007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 8663 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
8664
8665 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8666 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8667 * Makefile.in: Regenerate.
8668 * configure.ac (--with-debug-prefix-map): New.
8669 * configure: Regenerate.
8670
4bf6c438
RS
86712007-08-17 Richard Sandiford <richard@codesourcery.com>
8672 Nigel Stephens <nigel@mips.com>
8673
4bf6c438
RS
8674 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8675 as target_makefile_frag.
8676 * configure: Regenerate.
8677
bb286d71
AO
86782007-08-16 Alexandre Oliva <aoliva@redhat.com>
8679
8680 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8681 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8682 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8683 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8684 (do-compare, do-compare3, do-compare-debug): New.
8685 ([+compare-target+]): Use them.
8686
a4630417
MK
86872007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8688
8689 * MAINTAINERS (Write After Approval): Change my email address.
8690
d9acb717
RW
86912007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8692 Ben Elliston <bje@au.ibm.com>
8693
8694 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8695 --silent if $silent.
8696 * configure: Regenerate.
8697
96876681
ZD
86982003-08-12 Zdenek Dvorak <ook@ucw.cz>
8699
8700 * MAINTAINERS (Various Maintainers): Add myself as
8701 loop infrastructure maintainer. Update my e-mail
8702 address.
8703
1c1d80ee
DN
87042007-07-31 Diego Novillo <dnovillo@google.com>
8705
8706 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8707 Adjust description.
8708
7e98624c
RG
87092007-07-26 Richard Guenther <rguenther@suse.de>
8710
8711 * configure.ac: Add types checking to stage1 checking flags.
8712 * configure: Regenerate.
8713
4c85af60
NC
87142007-07-17 Nick Clifton <nickc@redhat.com>
8715
8716 * COPYING3: New file. Contains version 3 of the GNU General
8717 Public License.
8718 * COPYING3.LIB: New file. Contains version 3 of the GNU
8719 Lesser General Public License.
8720
19ddfd3a
AK
87212007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8722
8723 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8724
2a064545
AK
87252007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8726
8727 * MAINTAINERS (S/390 co-maintainer): Add myself.
8728 (Write After Approval): Remove myself.
8729
f861f54d
DH
87302007-07-13 Dan Hipschman <dsh@google.com>
8731
8732 * MAINTAINERS (Write After Approval): Add myself.
8733
0136f2f7
NC
87342007-07-11 Nick Clifton <nickc@redhat.com>
8735
8736 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8737 WINDRES export.
8738 * Makefile.in: Regenerate.
8739
6e29b5a4
RO
87402007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8741
8742 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8743 maintainer.
8744
159a4b02
L
87452007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8746
8747 * lt~obsolete.m4: New. Import from 20070318 libtool.
8748
6ba67283
JB
87492007-07-03 Julian Brown <julian@codesourcery.com>
8750
8751 * MAINTAINERS (Write After Approval): Add myself.
8752
30b74385
RW
87532007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8754
8755 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8756 * configure: Regenerate.
8757
87582007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8759
8760 * configure.ac: Add some missing m4 quotation.
8761 * configure: Regenerate.
8762
943c54ce
SB
87632007-07-02 Simon Baldwin <simonb@google.com>
8764
8765 * MAINTAINERS (Write After Approval): Add myself.
8766
1c00b503
PB
87672007-07-02 Paolo Bonzini <bonzini@gnu.org>
8768
8769 * configure: Regenerate.
8770
901119ae
KT
87712007-07-02 Kai Tietz <kai.tietz@onevision.com>
8772
8773 * Makefile.def: Add windmc tool to build.
8774 * Makefile.tpl: Likewise.
8775 * configure.ac: Likewise.
8776 * Makefile.in: Regenerate.
8777 * configure: Regenerate.
09ce620e 8778
83f4c19f
DD
87792007-06-28 DJ Delorie <dj@redhat.com>
8780
8781 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8782 not building newlib.
8783 * configure: Regenerated.
09ce620e 8784
5346c75c
JS
87852007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8786
8787 * MAINTAINERS (Write After Approval): Add myself.
8788
aacfb86b
MM
87892007-06-25 Martin Michlmayr <tbm@cyrius.com>
8790
8791 * MAINTAINERS (Write After Approval): Add myself.
8792
590bf0d3
CM
87932007-06-19 Chris Matthews <chrismatthews@google.com>
8794
8795 * MAINTAINERS (Write After Approval): Add myself.
8796
cdbbee7a
RIL
87972007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8798
8799 * MAINTAINERS (Write After Approval): Add myself.
8800
b8afffc1
DJ
88012007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8802
8803 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8804 * Makefile.in: Regenerated.
8805
3fcfad76
BS
88062007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8807
8808 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8809 bfin*-*-uclinux* targets.
8810 * configure: Regenerate.
8811
3f5a2b7f
ILT
88122007-06-14 Ian Lance Taylor <iant@google.com>
8813
8814 * MAINTAINERS: Add myself as non-algorithmic global write
8815 maintainer.
8816
4c46daee
DN
88172007-06-14 Diego Novillo <dnovillo@google.com>
8818
8819 * MAINTAINERS: Add self as middle-end maintainer and
8820 non-algorithmic global write maintainer.
8821
a3bb222a
FXC
88222007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8823
8824 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8825 Move all Fortran maintainers except Paul Brook into the
8826 Non-Autopoiesis section.
8827
a19e8f64
PB
88282007-06-14 Paolo Bonzini <bonzini@gnu.org>
8829
8830 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8831 (distclean-stage[+id+]): Possibly delete stage_last.
8832 * Makefile.in: Regenerate.
8833
1c2abe5e
SP
88342007-06-12 Seongbae Park <seongbae.park@gmail.com>
8835
8836 * MAINTAINERS (Various Maintainer): Fix typo.
8837
abca4739
PB
88382007-06-11 Paolo Bonzini <bonzini@gnu.org>
8839
8840 * MAINTAINERS (Various Maintainer): Add myself as
8841 dataflow maintainer.
8842
a894d2c3
BE
88432007-06-07 Ben Elliston <bje@au.ibm.com>
8844
8845 * config.sub, config.guess: Update from upstream sources.
8846
8024d75e
BE
88472007-06-07 Ben Elliston <bje@au.ibm.com>
8848
8849 * Makefile.tpl: Fix spelling error.
8850 * Makefile.in: Regenerate.
8851
973a9a5e
SE
88522007-06-01 Steve Ellcey <sje@cup.hp.com>
8853
96598938
L
8854 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8855 lt_cv_sys_max_cmd_len.
973a9a5e 8856
ccb4d26b
DN
88572007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8858
8859 * MAINTAINERS (Various Maintainers): Add myself as
8860 auto-vectorizer maintainer.
8861
eecb7461
PB
88622003-05-31 Paolo Bonzini <bonzini@gnu.org>
8863
8864 PR libjava/32098
8865 * libtool.m4: Revert previous change.
8866 * ltgcc.m4: Put it here.
8867
89d28202
ZD
88682003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8869
8870 * MAINTAINERS (Various Maintainers): Add myself as
8871 auto-vectorizer maintainer.
8872
60c7a11a
L
88732007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8874
8875 PR libjava/32098
8876 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8877
9dd3cc81
RG
88782007-05-30 Richard Guenther <rguenther@suse.de>
8879
8880 * MAINTAINERS (Various Maintainers): Add myself as
8881 auto-vectorizer maintainer.
8882
9cc1244e
JJ
88832007-05-30 Jakub Jelinek <jakub@redhat.com>
8884
8885 PR bootstrap/29382
8886 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8887 * configure: Rebuilt.
8888
6124296b
RC
88892007-05-28 Roberto Costa <robsettantasei@gmail.com>
8890
8891 * MAINTAINERS (Write After Approval): Removed my name.
8892
6b757a0d
SB
88932007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8894
8895 * MAINTAINERS (Write After Approval): Remove myself.
8896
86ef8528
AT
88972007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8898
8899 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8900
1cf3d07d
SE
89012007-05-23 Steve Ellcey <sje@cup.hp.com>
8902
8903 * ltmain.sh: Update from ToT Libtool.
8904 * libtool.m4: Update from ToT Libtool.
8905 * ltsugar.m4: New. Update from ToT Libtool.
8906 * ltversion.m4: New. Update from ToT Libtool.
8907 * ltoptions.m4: New. Update from ToT Libtool.
8908 * ltconfig: Remove.
8909 * ltcf-c.sh: Remove.
8910 * ltcf-cxx.sh: Remove.
8911 * ltcf-gcj.sh: Remove.
8912
ce3fcf8c
OW
89132007-05-22 Ollie Wild <aaw@google.com>
8914
8915 * MAINTAINERS (Write After Approval): Add myself.
8916
342b9200
PB
89172007-05-16 Paolo Bonzini <bonzini@gnu.org>
8918
8919 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8920 stage_cflags.
8921 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8922 Remove CFLAGS/LIBCFLAGS.
8923 (configure-stage[+id+]-[+prefix+][+module+],
8924 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8925 * Makefile.in: Regenerate.
8926
cea17285
DN
89272007-05-15 Diego Novillo <dnovillo@google.com>
8928
8929 * MAINTAINERS: Update e-mail address.
8930
11c004e7
RE
89312007-05-15 Revital Eres <eres@il.ibm.com>
8932
8933 * MAINTAINERS (Write After Approval): Add myself.
8934
ab6bd693
RC
89352007-05-14 Roberto Costa <robsettantasei@gmail.com>
8936
8937 * MAINTAINERS (Write After Approval): Updated my address.
8938
388cdf07
TN
89392007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8940
8941 * MAINTAINERS (Write After Approval): Add myself.
8942
23f24034
SR
89432007-05-11 Silvius Rus <rus@google.com>
8944
8945 * MAINTAINERS (Write After Approval): Add myself.
8946
34a7526e
TT
89472007-04-23 Tom Tromey <tromey@redhat.com>
8948
8949 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8950
51da21be
MM
89512007-04-22 Mark Mitchell <mark@codesourcery.com>
8952
8953 * MAINTAINERS (cpplib): Rename to ...
8954 (libcpp): ... this. Add C/C++ front end maintainers.
8955
70070387
SE
89562007-04-14 Steve Ellcey <sje@cup.hp.com>
8957
8958 * config-ml.in: Pass ${ml_config_env} to configure calls.
8959
df1a0dbb
CB
89602007-04-04 Christian Bruel <christian.bruel@st.com>
8961
8962 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8963
9daff147
DK
89642007-04-02 Dave Korn <dave.korn@artimi.com>
8965
8966 * MAINTAINERS (Write After Approval): Add myself.
8967
374eadb2
TB
89682007-03-31 Tobias Burnus <burnus@net-b.de>
8969
8970 * MAINTAINERS (fortran 95 front end): Add myself.
8971
8eced3a2
DR
89722007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8973
8974 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8975
653de3e3
AZ
89762007-03-24 Ayal Zaks <zaks@il.ibm.com>
8977
8978 * MAINTAINERS (Modulo Scheduler): Add myself.
8979
b737d953
BM
89802007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8981
8982 * MAINTAINERS (fortran 95 front end): Add myself.
8983 (c++ front end): whitespace fix.
8984
a584cdf2
NF
89852007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8986
8987 * MAINTAINERS (Write After Approval): Add myself.
8988
8c79f3c4
RS
89892007-03-21 Richard Sandiford <richard@codesourcery.com>
8990
8991 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8992 of glob. Quote arguments with single quotes too.
8993 * configure: Regenerate.
8994
07f1ac6d
BM
89952007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8996
8997 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8998 * Makefile.in: Regenerate
8999
172e41aa
AS
90002007-03-07 Andreas Schwab <schwab@suse.de>
9001
9002 * configure: Regenerate.
9003
9c4d2493
BM
90042007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
9005
9006 * configure.ac: Add "--with-pdfdir" configure option,
9007 which defines pdfdir variable.
9008 * Makefile.def (target=fixincludes): Add install-pdf to
9009 missing targets.
9010 (recursive_targets): Add install-pdf target.
9011 (flags_to_pass): Add pdfdir.
9012 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
9013 target.
9014 * configure: Regenerate
9015 * Makefile.in: Regenerate
9016
e14e622e
EC
90172007-02-28 Eric Christopher <echristo@apple.com>
9018
9019 Revert:
9020 2006-12-07 Mike Stump <mrs@apple.com>
9021
9022 * Makefile.def (dependencies): Add dependency for
9023 install-target-libssp and install-target-libgomp on
9024 install-gcc.
9025 * Makefile.in: Regenerate.
9026
54e433bc
MK
90272007-02-27 Matt Kraai <kraai@ftbfs.org>
9028
9029 * configure: Regenerate.
9030 * configure.ac: Move statements after variable declarations.
9031
6c8d3d8f
KK
90322007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
9033
9034 * MAINTAINERS: Add myself as sh maintainer.
9035
9f8c6739
JM
90362007-02-19 Joseph Myers <joseph@codesourcery.com>
9037
9038 * configure.ac: Adjust for loop syntax.
9039 * configure: Regenerate.
9040
278a7a38
AO
90412007-02-18 Alexandre Oliva <aoliva@redhat.com>
9042
9043 * configure: Rebuilt.
9044
b2eaac4a
AO
90452007-02-18 Alexandre Oliva <aoliva@redhat.com>
9046
9047 * configure.ac: Drop multiple occurrences of --enable-languages,
9048 and fix its quoting.
9049 * configure: Rebuilt.
9050
beeaf216 90512007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
9052 Nathan Sidwell <nathan@codesourcery.com>
9053 Vladimir Prus <vladimir@codesourcery.com>
9054 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
9055
9056 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9057 * configure: Regenerate.
9058
09201a09
GP
90592007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
9060
9061 * ltconfig (freebsd*): Default to elf.
9062
291f172e
DJ
90632007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9064
9065 * configure.ac (target_libraries): Move libgcc before libiberty.
9066 * configure: Regenerated.
9067
c3a86da9
DJ
90682007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9069 Paolo Bonzini <bonzini@gnu.org>
9070
9071 PR bootstrap/30753
9072 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
9073 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
9074 * configure: Regenerated.
9075
88e1e72a
FXC
90762007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9077
9078 * MAINTAINERS (Language Front End Maintainers): Update my mail
9079 address.
9080
44bfc3ac
DJ
90812007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9082
9083 PR bootstrap/30748
9084 * configure.ac: Correct syntax for Solaris ksh.
9085 * configure: Regenerated.
9086
3e19841a
PB
90872007-02-09 Paolo Bonzini <bonzini@gnu.org>
9088
9089 * configure.ac: Sync with src.
9090 * configure: Regenerate.
9091
74a48762
PB
90922007-02-09 Paolo Bonzini <bonzini@gnu.org>
9093
9094 * Makefile.in: Regenerate.
9095
d846e52e
PB
90962007-02-09 Paolo Bonzini <bonzini@gnu.org>
9097
9098 * config.sub: Sync with src.
9099
1c710c3c
DJ
91002007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9101
9102 * Makefile.tpl (build_alias, host_alias, target_alias): Use
9103 noncanonical equivalents.
9104 * configure.in: Rename to...
9105 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
9106 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
9107 target_noncanonical. Use them. Rewrite removal of configure
9108 arguments for autoconf 2.59. Discard variable settings. Force
9109 program_transform_name for native tools.
9110
9111 * Makefile.in: Regenerated.
9112 * configure: Regenerated with autoconf 2.59.
9113
dce2d8b2 91142007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 9115
3de8da2a 9116 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 9117
f6671c93
AS
91182007-01-31 Andreas Schwab <schwab@suse.de>
9119
9120 * Makefile.tpl (LDFLAGS): Substitute it.
9121 * Makefile.in: Regenerate.
9122
dce2d8b2 91232007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 9124
3de8da2a 9125 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 9126
2472200d
DE
91272007-01-28 David Edelsohn <edelsohn@gnu.org>
9128
3de8da2a 9129 * MAINTAINERS (spu port): Add myself.
2472200d 9130
5305be7e
RG
91312007-01-23 Richard Guenther <rguenther@suse.de>
9132
9133 PR bootstrap/30541
9134 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9135 * Makefile.tpl (GNATBIND): Substitute it.
9136 (GNATMAKE): Likewise.
9137 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9138 of STAGE_PREFIX.
9139 * Makefile.in: Regenerate.
9140 * configure: Regenerate.
9141
416cfb5e
MS
91422007-01-18 Mike Stump <mrs@apple.com>
9143
9144 * configure.in: Re-enable -Werror for gcc builds.
9145
3de8da2a 91462007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 9147
3de8da2a 9148 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 9149
d943d7c4
PB
91502007-01-11 Paolo Bonzini <bonzini@gnu.org>
9151
9152 * configure.in: Change == to = in test command.
3de8da2a 9153 * configure: Regenerate.
d943d7c4 9154
e69bf64b 91552007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
9156 Nick Clifton <nickc@redhat.com>
9157 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
9158
9159 * configure.in (build_configargs, host_configargs, target_configargs):
9160 Remove build/host/target parameters.
9161 (host_libs): Add gmp and mpfr.
9162 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9163 * Makefile.def (gmp, mpfr): New.
9164 (gcc): Remove target.
9165 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9166 target_os, target_vendor): New.
dce2d8b2 9167 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
9168 * configure: Regenerate.
9169 * Makefile.in: Regenerate.
e69bf64b
PB
9170
91712007-01-11 Matt Fago <fago@earthlink.net>
9172
9173 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 9174 to improve robustness of configure tests.
e69bf64b 9175 * configure: Regenerate.
e14e622e 9176
a42f3b80
UB
91772007-01-09 Uros Bizjak <ubizjak@gmail.com>
9178
9179 * MAINTAINERS: Add myself as i386 maintainer.
9180
a36aee1a
JH
91812007-01-08 Jan Hubicka <jh@suse.cz>
9182
61fcaeef 9183 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 9184
738a52d3
KT
91852007-01-08 Kai Tietz <kai.tietz@onevision.com>
9186
9187 * configure.in: Add support for an x86_64-mingw* target.
95af8923 9188 * configure: Regenerate.
738a52d3 9189
54fdc474
DJ
91902007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9191
9192 * Makefile.tpl (all-target): Correct @if conditional for target
9193 modules.
9194 * configure.in: Omit libiberty if building only target libgcc.
9195 * configure, Makefile.in: Regenerated.
9196
3dd71726
PB
91972007-01-04 Paolo Bonzini <bonzini@gnu.org>
9198
dce2d8b2 9199 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
9200 * configure: Regenerate.
9201
fa958513
DJ
92022007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9203
9204 * Makefile.def (target_modules): Add libgcc.
9205 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9206 * Makefile.tpl (clean-target-libgcc): Delete.
9207 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9208 on gcc even for bootstrapped modules. Rewrite handling of
9209 lang_env_dependencies to loop over target_modules.
9210 * configure.in (target_libraries): Add target-libgcc.
9211 * Makefile.in, configure: Regenerated.
9212
e1888513
PB
92132006-12-29 Paolo Bonzini <bonzini@gnu.org>
9214
9215 * configure.in: Reorganize recognition of languages. Add
9216 --enable-stage1-languages. Show supported languages for the chosen
9217 target rather than all recognized languages.
9218 * configure: Regenerate.
9219
53b88b73
PB
92202006-12-29 Paolo Bonzini <bonzini@gnu.org>
9221
9222 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9223 * Makefile.in: Regenerate.
9224
a3993f33
KG
92252006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9226
9227 * configure.in: Warn that MPFR 2.2.0 is buggy.
9228 * configure: Regenerate.
9229
f063a9ed
ILT
92302006-12-27 Ian Lance Taylor <iant@google.com>
9231
9232 * configure.in: When removing Makefiles to force a reconfigure, also
9233 remove prev-DIR*/Makefile.
9234 * configure: Regenerate.
9235
af71363e
AS
92362006-12-22 Andreas Schwab <schwab@suse.de>
9237
9238 * configure: Regenerate with correct autoconf version.
9239
0b0dc272
AM
92402006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9241
3de8da2a
UB
9242 * configure.in: add AC_SUBST for *_FOR_TARGET.
9243 * configure: Regenerate.
0b0dc272 9244
53b88b73
PB
92452006-12-19 Paolo Bonzini <bonzini@gnu.org>
9246
9247 * configure.in: Simplify logic for rejecting languages that cannot
9248 be built. Separate the case when a language is unsupported,
9249 from the case when the user chooses not to build a language.
9250
400ebff4
PB
92512006-12-19 Paolo Bonzini <bonzini@gnu.org>
9252
9253 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9254 it only affects bootstrap and could be tested on "$host" as well.
9255 * configure: Regenerate.
9256 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9257
8efea775
PB
92582006-12-19 Paolo Bonzini <bonzini@gnu.org>
9259
9260 PR bootstrap/29544
9261 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9262 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9263 move here comment from Makefile.tpl.
9264 * Makefile.tpl: Move some definitions higher in the file.
9265 (STAGE1_CHECKING): New.
9266 * configure.in: Add --enable-stage1-checking.
9267 * configure: Regenerate.
9268 * Makefile.in: Regenerate.
9269
ed88a7ed
PB
92702006-12-19 Paolo Bonzini <bonzini@gnu.org>
9271
9272 * MAINTAINERS: Add myself as build system maintainer.
9273
b65151d3
SM
92742006-12-15 Simon Martin <simartin@users.sourceforge.net>
9275
9276 * MAINTAINERS (Write After Approval): Add myself.
9277
7e050830
EC
92782006-12-13 Eric Christopher <echristo@apple.com>
9279
9280 * MAINTAINERS: Add myself as darwin maintainer.
9281
8b494895
ILT
92822006-12-11 Ian Lance Taylor <ian@airs.com>
9283
9284 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9285
dce2d8b2 92862006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
9287
9288 MAINTAINERS: Update my entry.
9289
58e24147
AM
92902006-12-11 Alan Modra <amodra@bigpond.net.au>
9291
9292 * configure.in: Handle spu makefile frag.
58e24147
AM
9293 * Makefile.tpl (MAINT): Define
9294 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9295 * configure: Regenerate.
9296 * Makefile.in: Regenerate.
9297
9b6f37a0
BE
92982006-12-11 Ben Elliston <bje@au.ibm.com>
9299
9300 * config.guess: Import latest version.
9301 * config.sub: Likewise.
9302
ea6f5c57
BE
93032006-12-11 Ben Elliston <bje@au.ibm.com>
9304
9305 * configure.in (spu-*-*): Don't skip target-libiberty.
9306 * configure: Regenerate.
9307
42c1cd8a
AT
93082006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9309
9310 PR bootstrap/30134
9311 * configure.in: Correct x86 darwin support for libjava to powerpc
9312 and i?86 only.
9313 * configure: Regenerate.
9314
55eb837d
ST
93152006-12-08 Sandro Tolaini <tolaini@libero.it>
9316
9317 * configure.in: Add x86 darwin support for libjava.
9318 * configure: Regenerate.
9319
5bdacbc7
MS
93202006-12-07 Mike Stump <mrs@apple.com>
9321
9322 * Makefile.def (dependencies): Add dependency for
9323 install-target-libssp and install-target-libgomp on
9324 install-gcc.
9325 * Makefile.in: Regenerate.
9326
477d851c
RG
93272006-12-04 Richard Guenther <rguenther@suse.de>
9328
9329 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9330 (Non-Algorithmic Maintainers): Move over non-algorithmic
9331 loop optimizer maintainers, add myself as a non-algorithmic
9332 middle-end maintainer.
9333
5d33d367
DF
93342006-12-04 Daniel Franke <franke.daniel@gmail.com>
9335
9336 * MAINTAINERS (Write After Approval): Add myself.
9337
dbee1fb3
KG
93382006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9339
9340 * configure.in: Update error message for missing GMP/MPFR.
9341
9342 * configure: Regenerate.
9343
b5147de7
KG
93442006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9345
9346 * configure.in: Update MPFR version in error message.
9347
9348 * configure: Regenerate.
9349
f019376c
KG
93502006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9351
9352 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9353 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9354 --with-gmp-lib): New flags.
9355
9356 * configure: Regenerate.
9357
91ed95ae
BM
93582006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9359
9360 * MAINTAINERS (Write After Approval): Change my email address.
9361
3a971f15
MLI
93622006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9363
05170031 9364 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 9365
dce2d8b2 93662006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
9367
9368 * MAINTAINERS (i18n): Update e-mail address.
9369
df5487ee
TS
93702006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9371
9372 * MAINTAINERS (spu port): Add myself as maintainer.
9373 (Write After Approval): Remove myself.
9374
92c2f0ee
BE
93752006-11-22 Ben Elliston <bje@au.ibm.com>
9376
9377 * configure.in (skipdirs): Don't build libssp for SPU.
9378 * configure: Regenerate.
9379
a3b97199
AP
93802006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9381
9382 * MAINTAINERS (spu port): Add myself as maintainer.
9383 (libobjc): Update my email address.
9384
0eb97064
AB
93852006-11-21 Andrea Bona <andrea.bona@st.com>
9386
9387 * MAINTAINERS (Write After Approval): Add myself.
9388
dce2d8b2 93892006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
9390
9391 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9392 * configure : Rebuilt.
9393
dce2d8b2 93942006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
9395
9396 * MAINTAINERS (Write After Approval): Add myself.
9397
d58542ea
AO
93982006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9399
9400 * MAINTAINERS (Write After Approval): Add myself.
9401
a357b5ae
KG
94022006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9403
9404 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9405 libmpfr.a.
9406 * configure: Regenerate.
9407
9bd6112c
PB
94082006-11-16 Paolo Bonzini <bonzini@gnu.org>
9409
9410 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9411 (unstage): Test for stage_last presence.
9412
9413 PR bootstrap/29802
dce2d8b2
EB
9414 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9415 STAGE_PREFIX.
9bd6112c
PB
9416 * Makefile.in: Regenerate.
9417
c8cf9f0f
ZD
94182003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9419
9420 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9421 maintainers.
9422
467b1fc6
ER
94232006-11-14 Erven Rohou <erven.rohou@st.com>
9424
9425 * MAINTAINERS (Write After Approval): Add myself.
9426
995a5697
PB
94272006-11-14 Paolo Bonzini <bonzini@gnu.org>
9428
9429 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9430 and stageN-package/Makefile.
9431 * Makefile.in: Regenerated.
9432
c8d6d53e
JZ
94332006-11-14 Jie Zhang <jie.zhang@analog.com>
9434
9435 * configure.in: Remove target-libgloss from noconfigdirs for
9436 bfin-*-*.
9437 * configure: Regenerated.
9438
dffb147d
KG
94392006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9440
9441 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 9442
dffb147d
KG
9443 * configure: Regenerate.
9444
ca558912
KG
94452006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9446
9447 * configure.in: Robustify error message for missing GMP/MPFR.
9448
9449 * configure: Regenerate.
9450
dce2d8b2 94512006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
9452
9453 * MAINTAINERS (Write After Approval): Add myself.
9454
dce2d8b2 94552006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
9456
9457 * MAINTAINERS: Change email address.
9458
91de1527
VP
94592006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9460
9461 * MAINTAINERS (Write After Approval): Add myself.
9462
a3867703
PB
94632006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9464
9465 * MAINTAINERS (Write After Approval): Add myself.
9466
b4364fa2
CL
94672006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9468
7e050830 9469 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 9470 Write After Approval section.
b4364fa2 9471
70ec446f
KG
94722006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9473
9474 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9475 need_gmp anymore.
9476 * configure: Regenerate.
9477
018c8d88
TB
94782006-10-16 Tobias Burnus <burnus@net-b.de>
9479
9480 * MAINTAINERS (Write After Approval): Add myself.
9481
f6a1687e
BE
94822006-10-16 Ben Elliston <bje@au.ibm.com>
9483
9484 * config.guess: Import latest version.
9485 * config.sub: Likewise.
9486
b5422ad7
BM
94872006-10-10 Brooks Moses <bmoses@stanford.edu>
9488
9489 * Makefile.def: Added pdf target handling.
9490 * Makefile.tpl: Added pdf target handling.
9491 * Makefile.in: Regenerated.
9492
bdcee471
CL
94932006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9494
9495 * MAINTAINERS: Add self as score port maintainer.
9496
7d610414
BM
94972006-10-04 Brooks Moses <bmoses@stanford.edu>
9498
9499 * MAINTAINERS (Write After Approval): Add myself.
9500
e48d66a9
SK
95012006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9502
7e050830 9503 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
9504 or newer.
9505 * configure: Regenerated.
9506
c394e891
DB
95072006-09-27 Dave Brolley <brolley@redhat.com>
9508
dce2d8b2
EB
9509 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9510 using $s instead of $r.
c394e891
DB
9511 * configure: Regenerated.
9512
1ee4c5a0
TS
95132006-09-26 Thiemo Seufer <ths@mips.com>
9514
9515 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9516 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9517 * configure: Regenerate.
9518
dce2d8b2 95192006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
9520
9521 * MAINTAINERS (Write After Approval): Remove myself.
9522
0c502898
CF
95232006-09-22 Chao-ying Fu <fu@mips.com>
9524
9525 * MAINTAINERS (Write After Approval): Add myself.
9526
a7819e42
JM
95272006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9528
9529 * MAINTAINERS: Add self as soft-fp maintainer.
9530
dce2d8b2 95312006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
9532
9533 * MAINTAINERS: Add myself as avr maintainer.
9534 Remove Marek Michalkiewicz as avr maintainer.
827d0991 9535
e8288489
RC
95362006-09-07 Roberto Costa <roberto.costa@st.com>
9537
9538 * MAINTAINERS (Write After Approval): Add myself.
9539
b91f0a41
CV
95402006-08-30 Corinna Vinschen <corinna@vinschen.de>
9541
9542 * configure.in: Never build newlib for a Mingw host.
9543 Never build newlib as Mingw target library.
9544 Test the existence of winsup/cygwin for building a Cygwin newlib,
9545 rather than just winsup.
9546 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9547 building a Mingw target.
9548 * configure: Regenerate.
9549
094c07a0
EB
95502006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9551
9552 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9553
8d1171cb
PB
95542006-07-25 Paolo Bonzini <bonzini@gnu.org>
9555
9556 * config.guess: Import from src (was more updated).
9557 * config.sub: Likewise.
9558
2e9e6f68
DJ
95592006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9560
9561 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9562 * configure: Regenerated.
9563
57255173
PB
95642006-07-18 Paolo Bonzini <bonzini@gnu.org>
9565
cc6010cd
AP
9566 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9567 for stages after the first.
57255173 9568
9fbe6585
JJ
95692006-07-17 Jakub Jelinek <jakub@redhat.com>
9570
9571 * Makefile.def: Add dependencies for configure-opcodes
9572 on configure-intl and all-opcodes on all-intl.
9573 * Makefile.in: Regenerated.
9574
18c3f977
BE
95752006-07-13 Ben Elliston <bje@au.ibm.com>
9576
9577 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9578
27b56ba6
PE
95792006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9580
9581 Port to hosts whose 'sort' and 'tail' implementations
9582 treat operands with leading '+' as file names, as POSIX
9583 has required since 2001. However, make sure the code still
9584 works on pre-POSIX hosts.
9585 * ltmain.sh: Don't assume "sort +2" is equivalent to
9586 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9587
ad6d4e43
UW
95882006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9589
9590 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9591
706601d9
PG
95922006-07-04 Peter O'Gorman <peter@pogma.com>
9593
9594 * ltconfig: chmod 644 before ranlib during install.
9595
0b50988a
EB
95962006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9597
9598 PR bootstrap/18058
9599 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9600 if the bootstrap compiler is a GCC version that supports it.
9601 * configure: Regenerate.
9602
b6348cb3
PB
96032006-07-03 Paolo Bonzini <bonzini@gnu.org>
9604
95695ad3 9605 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
9606 * configure: Regenerate.
9607
1546bb64
PB
96082006-07-03 Paolo Bonzini <bonzini@gnu.org>
9609
9610 PR other/27063
9611 * configure.in: Test subdir_requires and give an appropriate
9612 error message.
9613 * configure: Regenerate.
9614
5cb6c629
AJH
96152006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9616
9617 * MAINTAINERS (Write After Approval): Add myself.
9618
f4d8cdf8
JDA
96192006-06-22 John David Anglin <dave.anglin@nrc.ca>
9620
9621 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9622
4fe5abb7
SE
96232006-06-22 Steve Ellcey <sje@cup.hp.com>
9624
9625 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9626
2a79fd67
DA
96272006-06-20 David Ayers <d.ayers@inode.at>
9628
9629 PR bootstrap/28072
9630 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9631 whether target-libjava is being configured instead of whether the
9632 java front end is enabled.
9633 * configure: Regenerate.
7e050830 9634
04879af3
RO
96352006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9636
9637 PR target/27540
9638 * configure.in: Only enable libgomp on IRIX 6.
9639 * configure: Regenerate.
9640
ec6c7392
PB
96412006-06-15 Paolo Bonzini <bonzini@gnu.org>
9642
9643 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9644 too.
9645 * Makefile.in: Regenerate.
9646
12973d7a
DD
96472006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9648
9649 * config-ml.in: Alter CCASFLAGS to include special
9650 multilib options the same as is done for CFLAGS.
9651
c67ed86a
JDA
96522006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9653
9654 * configure.in: Don't enable libgomp on hpux10.
9655 * configure: Rebuilt.
9656
cb253473
DA
96572006-06-12 David Ayers <d.ayers@inode.at>
9658
9659 PR bootstrap/27963
9660 PR target/19970
7e050830 9661 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
9662 ${libgcj} is specified.
9663 * configure: Regenerate.
7e050830 9664
dce2d8b2 96652006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
9666
9667 Sync from src:
7e050830
EC
9668
9669 * configure.in: Sync.
32845532 9670 * configure: Regenerated.
7e050830 9671
32845532
CD
9672 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9673
9674 * Makefile.def: Added dependencies from sim and gdb on intl, and
9675 added configure dependencies to everything with an all dependency
9676 on intl.
9677 * Makefile.in: Regenerated.
9678
7cd0cf9c
DA
96792006-06-06 David Ayers <d.ayers@inode.at>
9680
9681 PR libobjc/13946
9682 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9683 * Makefile.in: Regenerate.
9684 * configure.in: Add --enable-objc-gc at toplevel and have it
9685 enable boehm-gc for Objective-C.
9686 Remove target-boehm-gc from libgcj.
9687 Add target-boehm-gc to target_libraries.
9688 Add target-boehm-gc to noconfigdirs where ${libgcj}
9689 is specified.
9690 Assert that boehm-gc is supported when requested for Objective-C.
9691 Only build boehm-gc if needed either for Java or Objective-C.
9692 * configure: Regenerate.
7e050830 9693
3ff3adad
PB
96942006-06-05 Paolo Bonzini <bonzini@gnu.org>
9695
9696 PR 27674
9697 * Makefile.tpl (configure-[+prefix+][+module+],
9698 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9699 Remove rule to unstage bootstrapped modules.
9700 (stage_current): New.
9701 * Makefile.in: Regenerate.
9702
898e551d
LB
97032006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9704
9705 * MAINTAINERS (Write After Approval): Update my e-mail address.
9706
ea60341e
MS
97072006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9708
9709 * include/libiberty.h: Declare pex_run_in_environment.
9710
222ae291
AL
97112006-05-31 Asher Langton <langton2@llnl.gov>
9712
9713 * MAINTAINERS (Write After Approval): Add myself.
898e551d 9714
e9a54b07
PB
97152006-05-25 Paolo Bonzini <bonzini@gnu.org>
9716
9717 * Makefile.def (bfd, opcodes): Fix lib_path.
9718 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9719 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9720 * Makefile.in: Regenerate.
9721
03e67131
CD
97222006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9723
9724 * Makefile.in: Regenerate.
9725
65d6e994
CD
97262006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9727
9728 * Makefile.def: Add install-html target. Add datarootdir
9729 docdir and htmldir to flags_to_pass.
9730 * Makefile.tpl: Add install-html target.
9731 * Makefile.in: Regenerate.
9732 * configure.in: Add --with-datarootdir, --with-docdir, and
9733 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9734 * configure: Regenerate.
9735
9e299237
MS
97362006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9737
9738 * configure.in: Enable gprof for cross builds.
9739 * configure: Regenerate.
9740
c31202cd
RG
97412006-05-22 Richard Guenther <rguenther@suse.de>
9742
9743 Revert
9744 2006-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
2a332582
JDA
97542006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9755 Andreas Tobler <a.tobler@schweiz.ch>
9756
9757 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9758 * configure: Rebuilt.
9759
dce2d8b2 97602006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 9761
ccce6917
SL
9762 * MAINTAINERS (Write After Approval): Add myself.
9763
ed606bc0
DD
97642006-05-01 DJ Delorie <dj@redhat.com>
9765
3d8f47a0 9766 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
9767 * configure: Regenerate.
9768
9386bd20
RG
97692006-05-01 Richard Guenther <rguenther@suse.de>
9770
9771 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9772 maintainer.
9773
dce2d8b2 97742006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
9775
9776 * MAINTAINERS (Write After Approval): Add myself.
9777
87ceee72
JB
97782006-04-28 Jan Beulich <jbeulich@novell.com>
9779
9780 * MAINTAINERS (Write After Approval): Add myself.
9781
e88a2c09
DD
97822006-04-18 DJ Delorie <dj@redhat.com>
9783
9784 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9785 reference libgloss so that libssp can be built in a combined
9786 tree.
9787 * configure: Regenerate.
9788
675f0a8a
RM
97892006-04-08 Robert Millan <rmh@gcc.gnu.org>
9790
9791 * MAINTAINERS (Write After Approval): Add myself.
9792
27b6c940
BE
97932006-04-05 Ben Elliston <bje@au.ibm.com>
9794
9795 * configure.in: Require makeinfo 4.4 or higher.
9796 * configure: Regenerate.
9797
687b17d4
GP
97982006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9799
9800 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9801 Rearrange the entries of other libraries to have them in one place.
9802
906ac235
JB
98032006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9804
7e050830 9805 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
9806 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9807
fb0103e5
RG
98082006-03-14 Richard Guenther <rguenther@suse.de>
9809
9810 * configure: Regenerate with autoconf 2.13.
9811
17237f6b
JB
98122006-03-13 Jim Blandy <jimb@codesourcery.com>
9813
9814 * MAINTAINERS: Use my work address.
bed31434
JB
9815
9816 * MAINTAINERS: Update my E-mail address.
9817
27079765
AH
98182006-03-10 Aldy Hernandez <aldyh@redhat.com>
9819
9820 * configure.in: Handle --disable-<component> generically.
9821 * configure: Regenerate.
9822
54a17039
L
98232006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9824
9825 PR libgcj/17311
9826 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9827
b9bd11ca
EE
98282006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9829
9830 * MAINTAINERS (Write After Approval): Remove myself.
9831 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9832
dce2d8b2 98332006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 9834
072b06f2
RE
9835 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9836 (TARGET_CONFIGDIRS): Remove.
9837 * configure.in: Remove AC_SUBST(target_configdirs).
9838 * Makefile.in, configure: Regenerated.
ee2312f3 9839
936e1a35
SK
98402006-02-20 Steven G. Kargl <kargls@comcast.net>
9841
9842 * MAINTAINERS (Write After Approval): Remove myself.
9843 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9844
cc11cc9b
PB
98452006-02-20 Paolo Bonzini <bonzini@gnu.org>
9846
9847 PR bootstrap/25670
9848
9849 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9850
9851 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9852 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9853 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9854 BUILD_PREFIX, BUILD_PREFIX_1.
9855 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9856
9857 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9858 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9859
9860 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9861 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9862 of `cat stage_current`. Always provide the `r' and `s' variables.
9863 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9864 a single shell execution.
9865 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9866 bootstrapped modules, make the stage1 module if the build was not
9867 started yet, else build the current stage.
9868 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9869 (all-build, all-host, all-target, [+make_target+]-host,
9870 [+make_target+]-target): Do not use \-continued lines.
9871 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9872 (current_stage, restrap, stage_last): New.
9873
9874 * Makefile.in: Regenerate.
9875 * configure: Regenerate.
9876
63a7c9ef
BD
98772006-02-19 Bud Davis <jmdavis@link.com>
9878
9879 * MAINTAINERS (Write After Approval): Remove myself.
9880 (Language Front End Maintainers): Add myself as fortran 95
9881 maintainer and update e-mail address.
9882
a3543e3a
FXC
98832006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9884
9885 * MAINTAINERS (Write After Approval): Remove myself.
9886 (Language Front End Maintainers): Add myself as fortran 95
9887 maintainer.
9888
ca5b1d2c
VK
98892006-02-16 Victor Kaplansky <victork@il.ibm.com>
9890
9891 * MAINTAINERS (Write After Approval): Add myself.
9892
0499513f
TK
98932006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9894
9895 * MAINTAINERS (Write After Approval): Remove myself.
9896 (Language Front End Maintainers): Add myself as
9897 fortran 95 maintainer.
9898
d1f8db0c
PB
98992006-02-14 Paolo Bonzini <bonzini@gnu.org>
9900
9901 Sync from src:
9902
9903 2005-12-27 Leif Ekblad <leif@rdos.net>
9904
cc6010cd
AP
9905 * configure.in: Add support for RDOS target.
9906 * configure: Regenerate.
d1f8db0c
PB
9907
99082006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 9909 Andreas Schwab <schwab@suse.de>
d1f8db0c 9910
cc6010cd 9911 * configure: Regenerate.
d1f8db0c 9912
cac90078
DE
99132006-02-12 David Edelsohn <edelsohn@gnu.org>
9914
9915 * configure.in (enable_libgomp): Add AIX.
9916 * configure: Regenerate.
9917
bd37fbf5
MK
99182006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9919
9920 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9921
23027b7a
LM
99222006-02-03 Lee Millward <lee.millward@gmail.com>
9923
9924 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9925
0058967b
RG
99262006-01-31 Richard Guenther <rguenther@suse.de>
9927 Paolo Bonzini <bonzini@gnu.org>
9928
9929 * Makefile.def (target_modules): Add libgcc-math target module.
9930 * configure.in (target_libraries): Add libgcc-math target library.
9931 (--enable-libgcc-math): New configure switch.
9932 * Makefile.in: Re-generate.
9933 * configure: Re-generate.
9934 * libgcc-math: New toplevel directory.
9935
e8b05380
PB
99362006-01-26 Paolo Bonzini <bonzini@gnu.org>
9937
9938 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9939 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9940 the assembler, linker and binutils.
9941 * configure: Regenerate.
9942
d54d5437
DM
99432006-01-22 Dirk Mueller <dmueller@suse.de>
9944
9945 * MAINTAINERS (Write After Approval): Add myself.
9946
670cbfcf
DN
99472006-01-20 Diego Novillo <dnovillo@redhat.com>
9948
9949 * configure: Regenerate.
9950
953ff289
DN
99512006-01-18 Richard Henderson <rth@redhat.com>
9952 Jakub Jelinek <jakub@redhat.com>
9953 Diego Novillo <dnovillo@redhat.com>
9954
9955 * libgomp: New directory.
9956 * Makefile.def: Add target_module libgomp.
9957 * Makefile.in: Regenerate.
9958 * configure.in (target_libraries): Add target-libgomp.
9959 * configure: Regenerate.
9960
32ce4048
AO
99612006-01-05 Alexandre Oliva <aoliva@redhat.com>
9962
9963 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9964 @ from continuation.
9965 * Makefile.in: Rebuilt.
9966
0eaf8e17 99672006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 9968
c76c0c83
CL
9969 * MAINTAINERS (Write After Approval): Add myself.
9970
2d309510
PB
99712006-01-04 Paolo Bonzini <bonzini@gnu.org>
9972
9973 PR bootstrap/24252
9974
9975 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9976 * Makefile.tpl (OBJDUMP): New.
9977 (EXTRA_HOST_FLAGS): Add it.
9978 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9979
953ff289
DN
9980 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9981 to use symbolic links between directories. Avoid race conditions
9982 or make them harmless.
9983 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
9984
9985 * Makefile.def (LEAN): Pass.
9986 * Makefile.tpl (LEAN): Define.
9987 (stage[+id+]-start): Accept that the previous directory does not
9988 exist, if the bootstrap is lean.
9989 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9990 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9991 configure substitution.
9992 ([+compare-target+]): Likewise.
9993 ([+bootstrap-target+]-lean): New.
9994 * configure.in: Remove lean bootstrap support from here.
9995
953ff289
DN
9996 * Makefile.in: Regenerate.
9997 * configure: Regenerate.
2d309510 9998
368872c3
BE
99992006-01-04 Ben Elliston <bje@au.ibm.com>
10000
10001 * MAINTAINERS (libdecnumber): Add myself.
10002
d79e6356
MM
100032006-01-02 Mark Mitchell <mark@codesourcery.com>
10004
10005 * libtool-ldflags: New script.
10006
a6fbc1e2
AS
100072006-01-02 Andreas Schwab <schwab@suse.de>
10008
10009 * configure.in: When reconfiguring remove Makefile in
10010 all stage directories.
10011 * configure: Regenerate.
10012
103a4b39
SB
100132005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
10014
10015 * MAINTAINERS: Update my email address.
10016
212f829c
PB
100172005-12-20 Paolo Bonzini <bonzini@gnu.org>
10018
10019 Revert Ada-related part of the previous change.
10020
10021 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
10022 Do not pass.
10023 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
10024 * Makefile.in: Regenerate.
10025 * configure.in: Do not include mt-ppc-aix target fragment.
10026 * configure: Regenerate.
10027
8ef1f2df
PB
100282005-12-19 Paolo Bonzini <bonzini@gnu.org>
10029
10030 * configure.in: Select appropriate fragments for PowerPC/AIX.
10031 * configure: Regenerate.
10032
10033 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
10034 BOOT_CFLAGS, BOOT_LDFLAGS.
10035 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
10036 BOOT_CFLAGS, BOOT_LDFLAGS.
10037 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
10038 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
10039 (stage): Fail if we cannot complete the work.
10040 * Makefile.in: Regenerate.
10041
ab34901f
NS
100422005-12-16 Nathan Sidwell <nathan@codesourcery.com>
10043
10044 * configure.in: Replace ms1 with mt.
10045 * configure: Rebuilt.
10046
cbe82f21
BM
100472005-12-15 Bryce McKinlay <mckinlay@redhat.com>
10048
10049 * MAINTAINERS: Update my email address.
10050
19843472
PB
100512005-12-15 Paolo Bonzini <bonzini@gnu.org>
10052
10053 * Makefile.tpl (all, do-[+make_target+], do-check, install,
10054 install-host-nogcc): Don't invoke $(stage) at the end.
10055 * Makefile.in: Regenerate.
10056
1ca26cd2
PB
100572005-12-14 Paolo Bonzini <bonzini@gnu.org>
10058
10059 * configure.in: Flip the top-level bootstrap switch.
10060 * configure: Regenerate.
10061
f41d6665
DJ
100622005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
10063
10064 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10065 $(stage) and $(unstage).
10066 (EXTRA_TARGET_FLAGS): Correct double-quoting.
10067 (all): Remove stray semicolon.
10068 (local-distclean): Don't handle multilib.tmp and multilib.out.
10069 (install.all): Set $s for consistency.
10070 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10071 check_multilibs setting. Always make the install directory.
10072 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10073 Correct @if/@endif.
10074 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10075 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10076 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10077 (multilib.out): Remove.
10078 * Makefile.in: Regenerated.
10079
dce2d8b2 100802005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
10081
10082 * MAINTAINERS (Write After Approval): Add myself.
10083
64f182bd
NS
100842005-12-12 Nathan Sidwell <nathan@codesourcery.com>
10085
121b2cee
NS
10086 * MAINTAINERS: Add myself as mt maintainer.
10087
64f182bd
NS
10088 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
10089
a6d63770
AN
100902005-12-06 Adam Nemet <anemet@caviumnetworks.com>
10091
10092 * MAINTAINERS: Change email address.
10093
2abefe3d
PB
100942005-12-05 Paolo Bonzini <bonzini@gnu.org>
10095
10096 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10097 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10098 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
10099 Find in-tree tools if available.
10100 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10101 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10102 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10103 (COMPILER_*_FOR_TARGET): New.
10104 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10105 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10106 (CONFIGURED_*, USUAL_*): Remove.
10107 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10108 STRIP): Use autoconf substitutions.
10109 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10110 COMPILER_NM_FOR_TARGET): New.
10111 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10112
10113 (all): Make all-host and all-target in parallel.
10114 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10115 that $$r and $$s are set before invoking a recursive make.
10116 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10117 ([+bootstrap-target+]): Inline most of the `all' target.
10118
2f3bdde7
BE
101192005-11-29 Ben Elliston <bje@au.ibm.com>
10120
10121 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10122 from the gcc build directory.
10123 * Makefile.in: Regenerate.
10124
a4b6c45a
BE
101252005-11-29 Ben Elliston <bje@au.ibm.com>
10126
10127 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
10128 depend on all-libdecnumber.
10129 * configure.in (host_libs): Include libdecnumber.
10130 * Makefile.in: Regenerate.
10131 * configure: Likewise.
10132
473a74b9
BE
101332005-11-29 Ben Elliston <bje@au.ibm.com>
10134
10135 * libdecnumber: Import decNumber sources from the dfp-branch.
10136
b4623110
KJ
101372005-11-21 Kean Johnston <jkj@sco.com>
10138
10139 * config.sub, config.guess: Sync from upstream sources.
10140
67dc1785
BE
101412005-11-21 Ben Elliston <bje@au.ibm.com>
10142
10143 Import from Autoconf sources:
10144
10145 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
10146 * config/move-if-change: Don't output "$2 is unchanged";
10147 suggested by Ben Elliston. Handle weird characters correctly.
10148
186abafe
AT
101492005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
10150
10151 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10152 to match upstream libtool for darwin.
10153
ef9db8d5
DJ
101542005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
10155
10156 * Makefile.def: Remove gdb dependencies for gdbtk.
10157 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10158 (configure-gdb, install-gdb): New rules.
10159 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10160 * Makefile.in, configure: Regenerated.
10161
9c5141ab
JB
101622005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10163
10164 * MAINTAINERS (Write After Approval): Add myself.
10165
4523d51b
EE
101662005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10167
10168 * MAINTAINERS (Write After Approval): Add myself.
10169
086b011c
DN
101702005-10-24 Diego Novillo <dnovillo@redhat.com>
10171
10172 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10173 Diego Novillo.
10174
e7c84bf8
PB
101752005-10-22 Paolo Bonzini <bonzini@gnu.org>
10176
10177 PR bootstrap/24297
10178 * Makefile.tpl (do-[+make-target+], do-check, install,
10179 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10180 are set before recursing.
10181 * Makefile.in: Regenerate.
10182
b88a7564
EB
101832005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10184
10185 PR bootstrap/18939
10186 * Makefile.def (gcc) <target>: Fix thinko.
10187 * Makefile.in: Regenerate.
10188
61efc800
BS
101892005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10190
10191 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10192 * configure: Regenerate.
10193
f53d2869
JZ
101942005-10-15 Jie Zhang <jie.zhang@analog.com>
10195
10196 * MAINTAINERS (Write After Approval): Add self.
10197
077fc835
KH
101982005-10-08 Kazu Hirata <kazu@codesourcery.com>
10199
10200 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10201 target-libffi, target-qthreads, target-libjava, and
10202 targetlibobjc.
10203 * configure: Regenerate.
10204
d739199a
DJ
102052005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10206
10207 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10208 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10209 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10210 (USUAL_OBJDUMP_FOR_TARGET): New.
10211 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10212 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 10213 * configure, Makefile.in: Regenerated.
d739199a 10214
db38c6bb
PB
102152005-10-05 Paolo Bonzini <bonzini@gnu.org>
10216
10217 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10218 before other host packages.
10219
3015564c
KK
102202005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10221
10222 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10223
1061f99e
PB
102242005-10-05 Paolo Bonzini <bonzini@gnu.org>
10225
10226 PR bootstrap/22340
10227
10228 * configure.in (default_target): Remove.
10229 * Makefile.tpl (all): Do not use prerequisites as subroutines
10230 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10231 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10232 use prerequisites as subroutines.
10233 (check-host, check-target): New.
10234 (bootstrap configure & all targets): Do not use stage*-start
10235 if the directory layout is already ok.
10236 (non-bootstrap configure & all targets): Prepend a $(unstage).
10237 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10238 (NOTPARALLEL): Remove.
10239 (unstage, stage variables): New variables.
10240 (unstage, stage targets): Simply expand to those variables.
10241
10242 * configure: Regenerate.
10243 * Makefile.in: Regenerate.
10244
4a9c436f
JW
102452005-10-04 James E Wilson <wilson@specifix.com>
10246
10247 * Makefile.def (lang_env_dependencies): Add libmudflap.
10248 * Makefile.in: Regenerate.
10249
37150080
AS
102502005-10-03 Andreas Schwab <schwab@suse.de>
10251
10252 Backport from libtool CVS:
10253 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10254
10255 * ltmain.sh: add support for installing into temporary
10256 staging area (e.g. 'make install DESTDIR=...')
10257
39d16468
L
102582005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10259
10260 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10261 * configure: Regenerated.
10262
72a7ab82
AP
102632005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10264
10265 * configure: Regenerate with the correct
10266 autoconf version.
10267
6b65a26d
CM
102682005-09-30 Catherine Moore <clm@cm00re.com>
10269
10270 * configure.in (bfin-*-*): New.
10271 * configure: Regenerated.
10272
040b1c5a
GK
102732005-09-28 Geoffrey Keating <geoffk@apple.com>
10274
10275 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10276 (LIPO_FOR_TARGET): New.
10277 (CONFIGURED_LIPO_FOR_TARGET): New.
10278 (USUAL_LIPO_FOR_TARGET): New.
10279 (STRIP_FOR_TARGET): New.
10280 (CONFIGURED_STRIP_FOR_TARGET): New.
10281 (USUAL_STRIP_FOR_TARGET): New.
10282 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10283 STRIP_FOR_TARGET.
10284 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10285 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10286 * Makefile.in: Regenerate.
10287 * configure: Regenerate.
7e050830 10288
3a3c28db
DE
102892005-09-19 David Edelsohn <edelsohn@gnu.org>
10290
10291 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10292 (rs6000-*-aix*): Same.
10293 * configure: Regenerate.
10294
2749a921
TT
102952005-09-16 Tom Tromey <tromey@redhat.com>
10296
10297 * MAINTAINERS: Add self as java maintainer.
10298
7f26dfa3
FXC
102992005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10300
10301 * configure.in: Recognize f95 in the --enable-languages option,
10302 and substitute it for fortran, issuing a warning.
10303 * configure: Regenerate.
10304
d8852c4f
PE
103052005-08-30 Phil Edwards <phil@codesourcery.com>
10306
10307 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10308 * configure: Regenerated.
10309
ad685e81
AH
103102005-08-22 Aldy Hernandez <aldyh@redhat.com>
10311
10312 * MAINTAINERS: Add self as ms1 maintainer.
10313
b00d752c
RE
103142005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10315
10316 * Makefile.def (libssp): Add to lang_env_dependencies.
10317 * Makefile.in: Regenerate.
10318
9ed8fb9b
ILT
103192005-08-18 Ian Lance Taylor <ian@airs.com>
10320
10321 * MAINTAINERS: Add myself as middle-end maintainer.
10322
0f029d39
CG
103232005-08-17 Christian Groessler <chris@groessler.org>
10324
10325 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10326 * Makefile.in: Regenerate.
10327
81087874
AK
103282005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10329
10330 * MAINTAINERS (write after approval): Added myself.
10331
6a134f1c
MR
103322005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10333
10334 * MAINTAINERS (Write After Approval): Add myself.
10335
2693c0b0
PB
103362005-08-12 Paolo Bonzini <bonzini@gnu.org>
10337
10338 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10339 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10340 Look for alternate names of the target cc and c++
10341 * configure: Regenerate.
10342
4de997d1
PB
103432005-08-08 Paolo Bonzini <bonzini@gnu.org>
10344
10345 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10346 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10347 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10348 tools; remove code to manually set them.
10349 (Target tools): Look in the environment for them.
10350 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10351 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10352 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10353 build directory.
10354 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10355 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10356 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10357 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10358 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10359 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10360 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10361 * configure: Regenerate.
10362 * Makefile.in: Regenerate.
10363
b089e33a
BE
103642005-07-28 Ben Elliston <bje@au.ibm.com>
10365
10366 * MAINTAINERS: Update for removed CPU targets.
10367
e3791243
MM
103682005-07-27 Mark Mitchell <mark@codesourcery.com>
10369
10370 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 10371 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
10372 * Makefile.in: Regenerated.
10373
526635cb
MM
103742005-07-26 Mark Mitchell <mark@codesourcery.com>
10375
10376 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10377 (CFLAGS_FOR_TARGET): Use it.
10378 (CXXFLAGS_FOR_TARGET): Likewise.
10379 * Makefile.in: Regenerated.
10380 * configure.in (--with-build-sysroot): New option.
10381 * configure: Regenerated.
10382
19791f70
PB
103832005-07-24 Paolo Bonzini <bonzini@gnu.org>
10384
10385 * Makefile.tpl: Wrap install between unstage and stage
10386 * Makefile.in: Regenerate.
10387
35f5a23f
EC
103882005-07-21 Eric Christopher <echristo@apple.com>
10389
10390 * MAINTAINERS: Update affiliation.
10391
ff3ddf15
PW
103922005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10393
10394 * MAINTAINERS: Add self as crx port maintainer.
10395
3a664c1c
DD
103962005-07-20 DJ Delorie <dj@redhat.com>
10397
10398 * MAINTAINERS: Add self as m32c maintainer.
10399
539df155
KC
104002005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10401
10402 * all files: Update FSF address.
10403
be9c593a
EC
104042005-07-15 Eric Christopher <echristo@redhat.com>
10405
10406 * MAINTAINERS: Change affiliation.
10407
fd7ea4ab
JB
104082005-07-14 Jim Blandy <jimb@redhat.com>
10409
10410 * configure.in: Add cases for Renesas m32c.
10411 * configure: Regenerated.
7e050830 10412
0063a823
KC
104132005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10414
d0ca130a
KC
10415 * COPYING.LIB: Update from fsf.org.
10416
104172005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10418
10419 * COPYING, compile, config.guess,
0063a823
KC
10420 config.sub, install-sh, missing, mkinstalldirs,
10421 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 10422 * config-ml.in: Update FSF address.
0063a823 10423
a8ba31f2
EC
104242005-07-13 Eric Christopher <echristo@redhat.com>
10425
10426 * configure.in: Add toplevel noconfigdir support for tpf.
10427 * configure: Regenerate.
10428
5bea4a03
PB
104292005-07-11 Paolo Bonzini <bonzini@gnu.org>
10430
10431 PR ada/22340
10432
10433 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10434 * Makefile.in: Regenerate.
10435
284bdbbd
MM
104362005-07-07 Mark Mitchell <mark@codesourcery.com>
10437
10438 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 10439 Brolley to write-after-approval.
284bdbbd 10440
452190fb
AS
104412005-07-07 Andreas Schwab <schwab@suse.de>
10442
10443 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10444 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10445 * Makefile.in: Regenerated.
10446
9c8f9ec2
GK
104472005-07-06 Geoffrey Keating <geoffk@apple.com>
10448
10449 * configure.in: Don't build sim or rda when targetting darwin.
10450 * configure: Regenerate.
10451
ef0087a7
KH
104522005-07-06 Kazu Hirata <kazu@codesourcery.com>
10453
10454 * configure.in: Add --enable-libssp and --disable-libssp.
10455 * configure: Regenerate with autoconf-2.13.
10456
77008252
JJ
104572005-07-02 Jakub Jelinek <jakub@redhat.com>
10458
10459 * Makefile.def (target_modules): Add libssp.
10460 * configure.in (target_libraries): Add target-libssp.
10461 * configure: Rebuilt.
10462 * Makefile.in: Rebuilt.
10463
a04eae1b
ZW
104642005-07-01 Zack Weinberg <zackw@panix.com>
10465
10466 * MAINTAINERS: Change email address. Resign from maintainership.
10467
948884cd
RG
104682005-07-01 Richard Guenther <rguenther@suse.de>
10469
10470 * MAINTAINERS: Change my e-mail address and affiliation.
10471
c7870f5d
PB
104722005-06-22 Paolo Bonzini <bonzini@gnu.org>
10473
10474 * Makefile.def (stagefeedback): Come after profile.
10475 Define profiledbootstrap target.
10476 * Makefile.tpl (profiledbootstrap): Remove.
10477 (stageprofile-end): Zap stagefeedback.
10478 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10479 * Makefile.in: Regenerate.
10480
ab99519a
RS
104812005-06-13 Richard Sandiford <richard@codesourcery.com>
10482
10483 * MAINTAINERS: Update my email address.
10484
f610dd5f
ZW
104852005-06-13 Zack Weinberg <zack@codesourcery.com>
10486
10487 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10488 In 'cpp' stanza, support '#line' as well as '# '.
10489
71bc2a83
AS
104902005-06-08 Andreas Schwab <schwab@suse.de>
10491
10492 * MAINTAINERS: Move myself from 'Write After Approval' to
10493 'CPU Port Maintainers' section as m68k maintainer.
10494
4fab7234
HPN
104952005-06-07 Hans-Peter Nilsson <hp@axis.com>
10496
10497 * configure.in (unsupported_languages): New macro.
10498 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10499 non-ported target libraries in noconfigdirs.
10500 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10501 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 10502 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
10503 unsupported_languages.
10504 * configure: Regenerate.
10505
68193f9b
TS
105062005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10507
10508 * configure.in: Fix typo in handling of --with-mpfr-dir.
10509 * configure: Regenerate.
10510
f26f6b8d
RS
105112005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10512
10513 * MAINTAINERS: Update my email address.
10514
ba4853f8
JB
105152005-06-02 Jim Blandy <jimb@redhat.com>
10516
10517 * config.sub: Add cases for the Renesas m32c. (This patch has been
10518 accepted into the master sources.)
10519
79dd769c 105202005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
10521 Michael Snyder <msnyder@redhat.com>
10522 Stan Cox <scox@redhat.com>
79dd769c 10523
f610dd5f 10524 * configure.in: Set noconfigdirs for ms1.
79dd769c 10525
f610dd5f 10526 * configure: Regenerate.
79dd769c 10527
d29e107f
JD
105282005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10529
10530 * MAINTAINERS (Write After Approval): Add self.
10531
e93196c3
JC
105322005-06-01 Josh Conner <jconner@apple.com>
10533
10534 * MAINTAINERS (Write After Approval): Add self.
10535
ae263c7a
KH
105362005-06-01 Kazu Hirata <kazu@codesourcery.com>
10537
10538 * MAINTAINERS: Update my email address.
10539
585b3aa3
ZM
105402005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10541
10542 * MAINTAINERS (Write After Approval): Add self.
10543
4930c50b
CD
105442005-05-26 Chris Demetriou <cgd@broadcom.com>
10545
10546 * MAINTAINERS (Write After Approval): Remove self.
10547
2dfbef6d
PB
105482005-05-25 Paolo Bonzini <bonzini@gnu.org>
10549
10550 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10551 (Dependencies): Consider target modules for bootstrap dependencies.
10552 Make target bootstrap modules depend on each stage's gcc.
10553 * Makefile.in: Regenerate.
10554
bcb28cf5
PB
105552005-05-20 Paolo Bonzini <bonzini@gnu.org>
10556
10557 * Makefile.def (configure-gcc): Depend on binutils having been built.
10558 (all-gcc): No need to do it here.
10559 * Makefile.in: Regenerate.
10560
0cf085e4
PB
105612005-05-19 Paul Brook <paul@codesourcery.com>
10562
f610dd5f 10563 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
10564 language cannot be built.
10565 * configure: Regenerate.
10566
dfb2c39a
DJ
105672005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10568
10569 * ylwrap: Import from Automake 1.9.5.
10570
771aaa92
DU
105712005-05-13 David Ung <davidu@mips.com>
10572
10573 * MAINTAINERS (Write After Approval): Add self.
10574
3ac9bd58
MS
105752005-05-09 Mike Stump <mrs@apple.com>
10576
10577 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10578 lt_cv_sys_max_cmd_len for now.
f610dd5f 10579
f77a5578
SC
105802005-05-09 Stan Cox <scox@redhat.com>
10581
10582 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10583
795e36e5
MK
105842005-05-08 Matt Kraai <kraai@ftbfs.org>
10585
10586 * README.SCO: Update the URL.
10587
c9392a2b
DE
105882005-05-05 David Edelsohn <edelsohn@gnu.org>
10589
10590 * ltconfig: Define file_list_spec. Pass file_list_spec and
10591 with_gnu_ld to libtool.
10592 * ltcf-c.sh (aix[45]): Define file_list_spec.
10593 * ltcf-cxx.sh (aix[45]): Same.
10594 * ltcf-gcj.sh (aix[45]): Same.
10595 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10596 exists, write list of input files to temporary file.
10597
bebcd931
MS
105982005-05-04 Mike Stump <mrs@apple.com>
10599
10600 * configure.in: Always pass --target to target configures as
10601 otherwise rebuilds that do --recheck will fail.
10602 * confiugure: Rebuilt.
10603
ce406537
PB
106042005-05-04 Paolo Bonzini <bonzini@gnu.org>
10605
10606 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10607 STAGE_HOST_EXPORTS.
10608 (configure, all): Add bootstrap support.
10609 (Host modules, target modules): Pass post-stage1 flags and exports.
10610 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10611 * Makefile.in: Regenerate.
10612
aa9dcfc4
PB
106132005-04-29 Paolo Bonzini <bonzini@gnu.org>
10614
10615 * configure: Regenerate.
10616
b6f9abcf
MS
106172005-04-27 Mike Stump <mrs@apple.com>
10618
10619 * MAINTAINERS: Add self as darwin maintainer.
10620
acb217cb
BS
106212005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10622
10623 * config.sub: Update from master copy.
10624
b6dae270
MS
106252005-04-21 Mike Stump <mrs@apple.com>
10626
10627 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10628 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10629
c2e0d3a9
HPN
106302005-04-19 Hans-Peter Nilsson <hp@axis.com>
10631
10632 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10633 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10634 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10635 "*-*-elf" and "*-*-linux*".
10636 * configure: Regenerate.
10637
871ae772
JM
106382005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10639
10640 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10641
bf070c29
MS
106422005-04-12 Mike Stump <mrs@apple.com>
10643
10644 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10645
e865b6f7
TK
106462005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10647
10648 * MAINTAINERS (Write After Approval): Add myself.
10649
7b71ad7f
BS
106502005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10651
10652 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10653
25b42232
PB
106542005-04-06 Paolo Bonzini <bonzini@gnu.org>
10655
f610dd5f 10656 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
10657 (TARGET_CONFIGARGS): Include --with-target-subdir.
10658 (configure, all): New macros. Use them throughout.
10659 * Makefile.in: Regenerate.
10660
d727c624
JG
106612005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10662
10663 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 10664
fff72cc4
ZD
106652005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10666
10667 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10668
86472dc3
GP
106692005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10670
10671 * MAINTAINERS: Move John Carr to Write After Approval.
10672
dce2d8b2 106732005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
10674
10675 * config/mh-mingw32: Delete.
10676 * configure.in: Don't use it.
10677 * configure: Regenerate.
10678
33da42bc
PB
106792005-03-31 Paolo Bonzini <bonzini@gnu.org>
10680
10681 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10682 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 10683 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
10684 (HOST_LIB_PATH): Generate from Makefile.def.
10685 (TARGET_LIB_PATH): Likewise.
10686 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10687 * Makefile.in: Regenerate.
10688 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10689 (RPATH_ENVVAR): Include Darwin case.
10690 * configure: Regenerate.
10691
15cc1841
TF
106922005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10693
10694 * MAINTAINERS (Various Maintainers): Remove self.
10695 (Write After Approval): Add self.
10696
6a8c79d5
TF
106972005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10698
10699 * MAINTAINERS (Various Maintainers): Add self.
10700
256f7136
PB
107012005-03-25 Paolo Bonzini <bonzini@gnu.org>
10702
10703 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10704 * configure: Regenerate.
10705
191dd2c9
ZW
107062005-03-21 Zack Weinberg <zack@codesourcery.com>
10707
10708 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10709 gcc_version, and gcc_version_trigger from set of flags to pass.
10710 * Makefile.tpl: Remove definitions of above variables.
10711 (config.status): Remove dependency on $(gcc_version_trigger).
10712 * Makefile.in: Regenerate.
10713 * configure.in: Do not reference config/gcc-version.m4 nor
10714 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10715 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10716 * configure: Regenerate.
10717
ef6e9bc0 107182005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 10719 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
10720
10721 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10722 * Makefile.in: Regenerate.
10723
009bbd5a
FW
107242005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10725
10726 * MAINTAINERS (Write After Approval): Add myself.
10727
09f8755b
DA
107282005-03-03 David Ayers <d.ayers@inode.at>
10729
10730 * MAINTAINERS (Write After Approval): Add myself.
10731
e73ed25c
AO
107322005-03-01 Alexandre Oliva <aoliva@redhat.com>
10733
10734 PR libgcj/20160
10735 * ltmain.sh: Avoid creating archives with components that have
10736 duplicate basenames.
10737
ace9ac7b
AP
107382005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10739
10740 PR bootstrap/20250
10741 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10742 instead of check.
10743 * Makefile.in: Regenerate.
10744
c9db9354
PB
107452005-02-28 Paolo Bonzini <bonzini@gnu.org>
10746
10747 * Makefile.in: Regenerate to fix conflict between the previous two
10748 patches.
10749
215c351a
PB
107502005-02-28 Paolo Bonzini <bonzini@gnu.org>
10751
10752 PR bootstrap/17383
10753 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10754 * Makefile.tpl (HOST_SUBDIR): New substitution.
10755 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10756 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10757 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10758 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10759 (Host modules, Bootstrapped modules): Use it.
10760 (Build modules, Target modules): Do not create symlink trees,
10761 always configure out-of-srcdir.
10762 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10763 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10764 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10765 $(HOST_SUBDIR). Create a symlink for host_subdir.
10766
10767 * Makefile.in: Regenerate.
10768 * configure: Regenerate.
10769
5395b47b
NN
107702005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10771
10772 Merged from libada-gnattools-branch:
10773 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10774
10775 * gnattools: New directory.
10776 * Makefile.def: Add gnattools as a module, depending on target-libada.
10777 * Makefile.in: Regenerate.
10778 * configure.in: Include gnattools in host_tools; disable it if ada
10779 is disabled.
10780 * configure: Regenerate.
10781
ca2cc05c
JM
107822005-02-24 James A. Morrison <phython@gcc.gnu.org>
10783
10784 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10785 treelang maintainer.
10786 (Write After Approval): Remove myself.
10787
d2f3024f
PS
107882005-02-23 Paul Schlie <schlie@comcast.net>
10789
10790 * configure.in: Allow darwin targeted ports to build tk, itcl and
10791 libgui.
10792 * configure: Regenerate.
10793
bba5e0ca
EB
107942005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10795
10796 PR libgcj/10353
10797 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10798 * configure: Regenerate.
10799
70132ce7
SK
108002005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10801
10802 * MAINTAINERS (Write After Approval): Add myself.
10803
20f0edca
ILT
108042005-02-10 Ian Lance Taylor <ian@airs.com>
10805
10806 * MAINTAINERS: Update my e-mail address.
10807
e64e5109
RG
108082005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10809
10810 * MAINTAINERS (Write After Approval): Add myself.
10811
40d64b5a
HPN
108122005-01-29 Hans-Peter Nilsson <hp@axis.com>
10813
10814 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10815 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10816 target-libgloss when not *-*-elf and *-*-aout.
10817 * configure: Regenerate.
10818
54a12711
KH
108192005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10820
10821 * MAINTAINERS: Remove obsolete entries.
10822
0aa99dbb
KH
10823 * MAINTAINERS (Write After Approval): Add Michael Matz.
10824
2b009f5f
NB
108252005-01-19 Neil Booth <neil@daikokuya.co.uk>
10826
10827 * MAINTAINERS: Remove self as cpplib maintainer.
10828
385870f5
KC
108292005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10830
10831 * install-sh, config.sub: Import from upstream.
10832
e7daab31
KC
108332005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10834
10835 PR bootstrap/18222
10836 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10837 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10838 * Makefile.in: Regenerate.
10839
e6003f4d
JT
108402005-01-16 Jason Thorpe <thorpej@netbsd.org>
10841
10842 * MAINTAINERS: Update my email address.
10843
145e2972 108442005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 10845 Andreas Schwab <schwab@suse.de>
145e2972
DE
10846
10847 PR bootstrap/18033
10848 * config-ml.in: Eval option if surrounded by single quotes.
10849
86c7e0da
PB
108502005-01-03 Paolo Bonzini <bonzini@gnu.org>
10851
10852 Revert 2004-12-28 Makefile changes, a better fix will be
10853 applied to mainline and src after GCC 4.0 branches.
10854
3224a22f
PB
108552004-12-28 Paolo Bonzini <bonzini@gnu.org>
10856
10857 PR bootstrap/17383
10858
10859 * Makefile.def (target_modules): Remove stage parameter,
10860 it is always true now.
10861 * Makefile.tpl (configure-build-[+module+],
10862 configure-target-[+module+]): Always build symlink tree
10863 for the directory and for include. BUILD_SUBDIR and
10864 TARGET_SUBDIR cannot be . anymore.
10865 * Makefile.in: Regenerate.
10866
aaf51ca2
DE
108672004-12-25 David Edelsohn <edelsohn@gnu.org>
10868
10869 Revert 2004-12-08 Makefile changes.
10870
4e32e454
DS
108712004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10872
10873 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10874 cygwin, mingw.
10875
669f01d8
AS
108762004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10877
10878 * configure.in (sh64-*-*): Reenable gprof.
10879 * configure: Regenerate.
10880
1b227ee0
DE
108812004-12-08 David Edelsohn <edelsohn@gnu.org>
10882
10883 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10884 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10885 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10886 * Makefile.in: Regenerate.
10887
ce5e944c
CF
108882004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10889
10890 * MAINTAINERS: Update my email address.
10891
893f1e87
MK
108922004-12-07 Matt Kraai <kraai@ftbfs.org>
10893
10894 * Makefile.tpl: Generate normal dependencies if the LHS module is
10895 not bootstrapped.
10896 * Makefile.in: Regenerate.
10897
bb59c339
RS
108982004-12-03 Richard Sandiford <rsandifo@redhat.com>
10899
10900 * configure.in: Include config/gxx-include-dir.m4. Use
10901 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10902 * configure: Regenerate.
10903
4982adbe
RS
109042004-12-03 Richard Sandiford <rsandifo@redhat.com>
10905
10906 * config.if: Delete.
10907 * configure.in: Set libstdcxx_incdir directly.
10908 * configure: Regenerate.
10909
05750653
EC
109102004-12-02 Eric Christopher <echristo@redhat.com>
10911
10912 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10913 * Makefile.in: Regenerate.
10914
5fef1dbd
RS
109152004-12-02 Richard Sandiford <rsandifo@redhat.com>
10916
10917 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10918 * configure: Regenerate.
10919
afabd8e6
RS
109202004-12-02 Richard Sandiford <rsandifo@redhat.com>
10921
10922 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10923 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10924 * configure: Regenerate.
10925
78716e86
EC
109262004-12-01 Eric Christopher <echristo@redhat.com>
10927
10928 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10929 of things to remove.
10930
57ab8ba9
MK
109312004-11-29 Matt Kraai <kraai@ftbfs.org>
10932
10933 * MAINTAINERS (Write After Approval): Update my e-mail address.
10934
2539bffe
KC
109352004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10936
10937 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10938 from CVS libtool to always pass_all.
10939
3e732ba0
JDA
109402004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10941
10942 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10943 (hppa*64*-*-*): Delete incorrect comment.
10944 * configure: Rebuilt.
10945
767f726e
KC
109462004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10947
10948 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10949
2c92e90f
KC
109502004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10951
10952 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10953 from CVS libtool to always pass_all.
10954
32f84e48
KC
109552004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10956
10957 * install-sh, compile: Import from automake.
10958
9587be8a
KC
109592004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10960
10961 * config.guess, config.sub: Import from savannnah.
10962
04e81808 109632004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
10964
10965 * MAINTAINERS (Write After Approval): Add myself
10966
f87a2b2e
MS
109672004-11-12 Mike Stump <mrs@apple.com>
10968
10969 * Makefile.def: Add html support.
10970 * Makefile.tpl: Likewise.
10971 * Makefile.in: Regenerate.
10972
848556c2
GK
109732004-11-11 Geoffrey Keating <geoffk@apple.com>
10974
556f03c4
GK
10975 PR 18423
10976 * configure.in: Remove all instances of build-fixincludes from
10977 noconfigdirs.
10978 (build_configargs): Supply --target to subdirectories.
10979 * configure: Regenerate.
10980
848556c2
GK
10981 * Makefile.def: Make gcc install depend on fixincludes install.
10982 * Makefile.in: Regenerate.
10983
9e5712a5
JJ
109842004-11-10 Janis Johnson <janis187@us.ibm.com>
10985
10986 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10987
4ef509c0
PB
109882004-11-11 Paul Brook <paul@codesourcery.com>
10989
10990 * MAINTAINERS: Add self as arm maintainer. Update email address.
10991
20d11df6
HPN
109922004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10993
10994 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10995 target-libgfortran.
79fd8592 10996 * configure: Regenerate.
20d11df6 10997
68c70f15
DE
109982004-11-07 David Edelsohn <edelsohn@gnu.org>
10999
11000 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
11001 like CC.
11002
54f88091
PB
110032004-11-05 Paolo Bonzini <bonzini@gnu.org>
11004
11005 * Makefile.def (host fixincludes): Specify missing targets.
11006 * Makefile.in: Regenerate.
11007
6866abb8
RC
110082004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
11009
11010 * MAINTAINERS: Add myself
11011
83f62578
GL
110122004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
11013
11014 * MAINTAINERS (Write After Approval): Add myself.
11015
53c7ffe7
GK
110162004-11-04 Geoffrey Keating <geoffk@apple.com>
11017
11018 * Makefile.def: Build fixincludes for the host, too.
11019 * Makefile.in: Regenerate.
11020 * configure.in (host_tools): Add fixincludes.
11021 * configure: Regenerate.
11022
ac8b3d9d
DJ
110232004-11-04 Daniel Jacobowitz <dan@debian.org>
11024
11025 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
11026 * configure: Regenerated.
11027
bab37580
L
110282004-11-04 H.J. Lu <hongjiu.lu@intel.com>
11029
11030 PR other/17783
11031 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
11032 * configure: Regenerated.
11033
db1de713
MM
110342004-10-31 Mark Mitchell <mark@codesourcery.com>
11035
11036 * README.SCO: Update per FSF instructions.
11037
a827e21a
EW
110382004-10-28 Eric B. Weddington <ericw@evcohs.com>
11039
11040 PR target/18151
11041 * configure.in (case ${target}): Do not build fixincludes for avr.
11042 * configure: Regenerated.
11043
9d069a4f
PB
110442004-10-26 Paolo Bonzini <bonzini@gnu.org>
11045
11046 * configure.in (case ${target}): Do not build fixincludes
11047 on platforms where it is not used.
11048 * configure: Regenerated.
11049
fc45f3fe
DJ
110502004-10-23 Daniel Jacobowitz <dan@debian.org>
11051
11052 * configure.in: Use an absolute path to install-sh.
11053 * configure: Regenerated.
11054
36554b92
AL
110552004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
11056
11057 * MAINTAINERS (Write After Approval): Add myself.
11058
88e9994a
KH
110592004-10-19 Kazu Hirata <kazu@cs.umass.edu>
11060
11061 * MAINTAINERS: Remove from Write After Approval those that are
11062 already maintainers.
11063
ad02a944
SP
110642004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
11065
11066 * MAINTAINERS: Update my email address.
11067
c8e6cd41
KC
110682004-10-12 Kelley Cook <kcook@gcc.gnu.org>
11069
11070 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11071 * configure: Regenerate.
11072
dce2d8b2 110732004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
11074
11075 * MAINTAINERS: Update my email address.
11076
a8b0957e
KH
110772004-10-07 Kazu Hirata <kazu@cs.umass.edu>
11078
11079 * MAINTAINERS (Language Front Ends Maintainers): New. Move
11080 entries belonging to this category.
11081
96836f61
JZ
110822004-10-06 Josef Zlomek <josef.zlomek@email.cz>
11083
11084 * MAINTAINERS: Update my e-mail address.
11085
7e0b5752
PB
110862004-10-06 Paolo Bonzini <bonzini@gnu.org>
11087
11088 Fix wrong conflict resolution in:
11089
11090 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11091
11092 * Makefile.in: Regenerate.
11093 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11094 in the recursive `make', instead of hardwiring `all'.
11095 (Autogenerated TARGET-* variables): New.
11096
370f7a47
TL
110972004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
11098
11099 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 11100 * configure: Regenerate.
370f7a47 11101
13e5d623
KH
111022004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11103
11104 * MAINTAINERS (Various Maintainers): Move the "windows,
11105 cygwin, mingw" maintainer to ...
11106 (OS Port Maintainers): ... here.
11107
a6497c1b
KH
111082004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11109
11110 * MAINTAINERS (Write After Approval): Remove those that are
11111 maintainers of some subsystem.
11112
1abb828a
D
111132004-10-02 P.J. Darcy <darcypj@us.ibm.com>
11114
11115 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11116 * ltcf-cxx.sh (tpf*): Likewise.
11117 * ltconfig (tpf*): Add TPF OS configuration support.
11118
16d1338d
BS
111192004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
11120
11121 * MAINTAINERS: Change my email address to my new work account.
11122
9082a750
MR
111232004-09-24 Michael Roth <mroth@nessie.de>
11124
11125 * configure.in (--without-headers): Add missing double quotes.
11126 * configure: Regenerate.
11127
dce2d8b2 111282004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
11129
11130 * ylwrap: Revert to previous version.
11131
4c4a5bbc
L
111322004-09-23 H.J. Lu <hongjiu.lu@intel.com>
11133
11134 PR bootstrap/17369
11135 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11136 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11137 SET_GCC_LIB_PATH_CMD.
11138 (BASE_TARGET_EXPORTS): Likewise.
11139 * Makefile.in: Regenerated.
11140
11141 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11142 * configure: Regenerated.
11143
85f59630
KC
111442004-09-23 Kelley Cook <kcook@gcc.gnu.org>
11145
11146 * config.guess: New upstream version
11147 * compile, depcomp, install-sh, ylwrap: Likewise.
11148
95c53c62
RS
111492004-09-19 Roger Sayle <roger@eyesopen.com>
11150
11151 * config/mh-x86omitfp: New host makefile fragment. Add
11152 -fomit-frame-pointer to the default BOOT_CFLAGS.
11153 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11154 * configure: Regenerate.
11155
0a1c093b
AP
111562004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
11157
11158 PR target/11572
11159 * configure.in (*-*-darwin*): Renable libobjc.
11160 * configure: Regenerate.
11161
315fcf97
NS
111622004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11163
11164 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11165
0a050485 111662004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 11167
0a050485
DB
11168 * Makefile.def: Remove libbanshee.
11169 * Makefile.tpl: Ditto.
11170 * configure.in: Ditto.
11171 * Makefile.in: Regen.
11172 * configure: Ditto.
11173
5f4a098e
DE
111742004-09-08 David Edelsohn <edelsohn@gnu.org>
11175
11176 * ltmain.sh: Use $pic_object as $non_pic_object if
11177 $non_pic_object=none.
11178
32b2511f
PB
111792004-09-07 Paolo Bonzini <bonzini@gnu.org>
11180
11181 * missing: Import latest version from master repository.
11182
fc4d0e82
NC
111832004-09-06 Nick Clifton <nickc@redhat.com>
11184
11185 * config.sub: Import latest version from master repository.
11186 * config.guess: Likewise.
11187 This includes these changes:
78716e86 11188
fc4d0e82
NC
11189 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11190
11191 * config.sub: Handle crisv32, alias etraxfs.
11192 * config.guess (crisv32:Linux:*:*): Handle.
11193
11194 2004-08-13 Brad Smith <brad@comstyle.com>
11195
11196 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11197 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11198
11199 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11200
11201 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11202 assume the processor is a powerpc. This is because coreutils
11203 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11204 in this case, due to a MacOS X bug that causes
11205 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11206 to return a negative number.
11207 Problem reported by Petter Reinholdtsen in:
11208 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11209
11210 2004-07-19 Ben Elliston <bje@gnu.org>
11211
11212 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11213
11214 2004-06-24 Ben Elliston <bje@gnu.org>
11215
11216 * config.guess: Update copyright years.
11217 * config.sub: Likewise.
11218
11219 2004-06-22 Robert Millan <robertmh@gnu.org>
11220
11221 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11222 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11223
11224 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11225
11226 * config.guess (*:*VMS:*:*): New entry. Replaces
11227 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11228 manufacturer.
11229
11230 2004-06-22 Ben Elliston <bje@gnu.org>
11231
11232 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11233 * config.sub: Likewise.
11234
11235 2004-06-22 Ben Elliston <bje@gnu.org>
11236
11237 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11238 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11239
11240 2004-06-11 Ben Elliston <bje@gnu.org>
11241
11242 * config.guess (pegasos:OpenBSD:*:*): Remove.
11243
11244 2004-06-11 Ben Elliston <bje@gnu.org>
11245
11246 From Wouter Verhelst <wouter@grep.be>:
11247 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11248
11249 2004-06-11 Ben Elliston <bje@gnu.org>
11250
11251 * config.guess (luna88k:OpenBSD:*:*): New.
11252
11253 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11254
11255 * config.guess (m32r*:Linux:*:*): New case.
11256 * config.sub: Handle m32rle.
11257
11258 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11259
11260 From Jens Petersen <petersen@redhat.com>:
11261 * config.sub: Handle sparcv8.
11262
11263 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11264
11265 From Tom Smith <smith@cag.lkg.hp.com>:
11266 * config.guess: Version suffixes are equally significant on Tru64
11267 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11268 prefix of "P" (patched kernel).
11269
11270 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11271
11272 * config.sub: Add support for National Semiconductor CRX target.
11273
2f4cc6bf
JJ
112742004-09-03 Janis Johnson <janis187@us.ibm.com>
11275
11276 * MAINTAINERS (Various Maintainers): Remove myself as web page
11277 maintainer, add myself as maintainer of build status lists.
11278
61fec9ff
JB
112792004-09-03 Jan Beulich <jbeulich@novell.com>
11280
11281 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11282 *-*-netware, but add target-libmudflap.
11283 Consolidate *-*-netware targets (of which really only i?86 exists)
11284 into a single entry.
11285 * configure: Likewise.
11286
45f366ab
PB
112872004-09-01 Paolo Bonzini <bonzini@gnu.org>
11288
11289 * Makefile.tpl (sorry): Remove.
11290 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11291 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11292 (do-clean): Clean per-stage directories too.
11293 (do-distclean): Run distclean-stage1 too.
11294 (.NOTPARALLEL): Enable during toplevel bootstrap.
11295 (stage[+id+]-bubble): Enable parallel execution during
11296 the recursive invocation.
11297 * Makefile.in: Regenerate.
11298
11299 Fix previous checkin:
11300
11301 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11302 include.
11303 * configure.in: Fix indentation.
11304 * configure: Regenerate.
11305
dce2d8b2 113062004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 11307
45f366ab
PB
11308 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11309 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11310 * configure: regenerate
78716e86 11311 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 11312 -mdynamic-no-pic
be8fff81 11313
71b5d516
PB
113142004-08-31 Paolo Bonzini <bonzini@gnu.org>
11315
11316 * Makefile.def (build_modules): Add fixincludes.
11317 (dependencies): Make gcc depend on fixincludes.
11318 * configure.in (build_tools): Add fixincludes.
11319 (build_configdirs): Always include build_libs.
11320 * Makefile.in: Regenerate.
11321 * configure: Regenerate.
11322
113232004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
11324
11325 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11326 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11327 phony targets; do not generate timestamp files.
11328 (distclean-stageN): Remove references to their timestamp files.
11329 (restageN, touch-stageN): Remove.
11330 (stageN-bubble): Rewritten.
11331 (compare): Support lean bootstraps.
11332 * Makefile.in: Regenerate.
11333
11334 * configure.in: Only warn when bootstrapping but
11335 build != host or build != target. Support lean bootstraps.
11336 * configure: Regenerate.
11337
ce7cbbb0
PE
113382004-08-26 Phil Edwards <phil@codesourcery.com>
11339
11340 * configure.in: Give a better error message if GMP/MPFR are missing
11341 and a language needing them has been requested.
11342 * configure: Regenerated.
11343
9c71a529
PE
113442004-08-25 Phil Edwards <phil@codesourcery.com>
11345
11346 * configure.in: Print a list of available language front-ends if
11347 a requested one is missing. Tidy stray tab characters.
11348 * configure: Regenerated.
11349
e3f92d3b
MK
113502004-08-19 Michael Koch <konqueror@gmx.de>
11351
11352 * gcc/doc/install.texi: Update entry about automake for libjava.
11353
c3f84f61
RM
113542004-08-17 Robert Millan <robertmh@gnu.org>
11355
11356 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11357 (instead of FreeBSD).
11358 * configure: Regenerate.
11359
7c27e184
PB
113602004-08-16 Paolo Bonzini <bonzini@gnu.org>
11361
11362 * Makefile.in: Regenerate.
11363 * configure: Regenerate.
11364
11365 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11366 stage_*_flags.
11367 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11368 for bootstrapped modules if toplevel bootstrap is going.
11369 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11370 modules. Adjust for changes in Makefile.def. Enable several
11371 rules even in non-bootstrap mode, just to avoid peppering the
11372 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11373 (stage-[+prev+]-bubble): Remove.
11374
11375 * Makefile.def (Dependencies): Depend on all-build-bison,
11376 all-build-flex, all-build-byacc, all-build-texinfo, rather
11377 than the host variations.
11378 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11379 with BUILD_SUBDIR.
11380 (BISON): Update for recent Bisons.
11381 (YACC): Fix typo.
11382 (cross): Depend on all-build.
11383 (all): Do not depend on all-build.
11384 (prebootstrap): Remove.
11385 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11386 (Prebootstrap dependencies): Add them to the per-stage targets
11387 and to all-prebootstrap.
11388 * configure.in (build_configdirs): Always enable build_tools.
11389 (BUILD_DIR_PREFIX): Remove.
11390
11391 * Makefile.def (gcc): Add target variable.
11392 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11393 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11394 in the recursive `make', instead of hardwiring `all'.
11395 (Autogenerated TARGET-* variables): New.
11396
20f3bb80
BB
113972004-08-13 Brian Booth <bbooth@redhat.com>
11398
11399 * MAINTAINERS: Remove myself from write-after-approval.
11400
b5be499d
NN
114012004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11402
11403 * src-release: Stop distributing mmalloc with gdb (which doesn't
11404 use it).
11405 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11406 * Makefile.in: Regenerate.
11407
b3f8d95d
MM
114082004-08-09 Mark Mitchell <mark@codesourcery.com>
11409
11410 * configure.in (arm*-*-eabi*): New target.
11411 * configure: Regenerate.
11412
3589b69e
PB
114132004-08-06 Paolo Bonzini <bonzini@gnu.org>
11414
11415 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11416 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11417 (Dependencies): New section.
11418 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11419 (configure-target-[+module+]): Depend on maybe-all-gcc
11420 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11421 (toplevel profiledbootstrap): Fix dependencies.
11422 * Makefile.in: Regenerate.
11423
972974fc
MM
114242004-08-03 Mark Mitchell <mark@codesourcery.com>
11425
11426 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11427 target-libiberty to noconfigdirs.
11428 * configure: Regenerate.
11429
bebf829d
PB
114302004-08-03 Paul Brook <paul@codesourcery.com>
11431
11432 * configure.in: Check for MPFR as well as GMP.
11433 * configure: Regenerate.
11434
98a5bb3b
RM
114352004-08-01 Robert Millan <robertmh@gnu.org>
11436
11437 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11438 libmudflap for all GNU-based systems (with Glibc).
11439 * configure: Regenerate.
11440
dce2d8b2 114412004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
11442
11443 * Makefile.def (host-modules): Add gcc.
11444 * Makefile.in: Regenerate.
11445 * Makefile.tpl (sorry): New rule.
11446 (configure-host, all-host, [+make_target+]-host, do-check,
11447 install-host): Do not add gcc as a special case.
11448 (host modules): Add a small special-casing for gcc. Export
11449 extra_make_flags through the environment.
11450 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11451 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11452 other recursive targets for gcc): Remove.
11453
11454 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11455 (stage, unstage): New rules.
11456 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11457 distclean-stage[+id+]): Use stage_current.
11458 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11459 the stage*-start rules.
11460
aeb732c1
GK
114612004-08-02 Geoffrey Keating <geoffk@apple.com>
11462
11463 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11464 use -all_load flag.
11465
25b656e7
PB
114662004-08-02 Paolo Bonzini <bonzini@gnu.org>
11467
11468 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11469 * configure: Regenerate.
11470
cc440d71
TM
114712004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11472
11473 * maintainer-scripts/gcc_release: Revert yesterday's change.
11474
270e140b
SB
114752004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11476
11477 * MAINTAINERS: Add myself to write-after-approval.
11478
3e4035f8
TM
114792004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11480
11481 * libf2c: Removed.
11482 * gcc/gccbug.in: Updated because of libf2c removal.
11483 * maintainer-scripts/gcc_release: Ditto.
11484
dce2d8b2 114852004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
11486
11487 * configure.in: Build libmudflap by default on FreeBSD.
11488 * configure: Regenerated.
11489
dfcada9a
MM
114902004-07-09 Mark Mitchell <mark@codesourcery.com>
11491
11492 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11493 systems.
11494 * configure: Regenerated.
11495
dce2d8b2 114962004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
11497
11498 PR target/16344
11499 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11500 feedback based compiler.
11501 * Makefile.in: Rebuilt.
11502
95bcca47
AO
115032004-07-08 Alexandre Oliva <aoliva@redhat.com>
11504
11505 * Makefile.def (host_modules): Set bootstrap=true for flex.
11506 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11507 * Makefile.in: Rebuilt.
11508
051822f6
JH
115092004-07-07 Jan Hubicka <jh@suse.cz>
11510
11511 * MAINTAINERS: Add self as a profile feedback maintainer.
11512
7b61653a
PE
115132004-07-05 Phil Edwards <phil@codesourcery.com>
11514
11515 * configure.in: Do not prepend $srcdir to /dev/null in
11516 makefile fragments.
11517 * configure: Regenerate.
11518
23f6b2f9
PB
115192004-07-01 Paolo Bonzini <bonzini@gnu.org>
11520
11521 * Makefile.def (build_modules): Add bison, byacc, flex,
11522 m4, texinfo.
11523 (flags_to_pass): Add FLEX.
11524 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11525 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11526 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11527 DEFAULT_MAKEINFO): Remove.
11528 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11529 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11530 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11531 objdir or else use configured tool.
11532 (all-build): New.
11533 (all): Depend on it.
11534 (Build module dependencies): Add.
11535 * Makefile.in: Regenerate.
11536 * configure.in: Better support for multiple build modules,
11537 matching what is done for host/target modules. Do not look
11538 for "plausible" locations of build tools if Canadian cross.
11539 Use autoconf's AC_PROG_CC to find a C compiler. Define
11540 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11541 * configure: Regenerate.
78716e86 11542
1c020272
PB
115432004-06-22 Paolo Bonzini <bonzini@gnu.org>
11544
11545 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11546 * Makefile.in: Regenerate.
11547
a52a0a7f
PB
115482004-06-22 Paolo Bonzini <bonzini@gnu.org>
11549
11550 * Makefile.tpl (configure-build-[+module+],
11551 configure-[+module+], configure-target-[+module+]): Pass
11552 [+extra_configure_args+].
11553 (all-build-[+module+], all-[+module+], check-[+module+],
11554 install-[+module+], [+make_target+]-[+module+],
11555 all-target-[+module+], check-target-[+module+],
11556 install-target-[+module+], [+make_target+]-target-[+module+]):
11557 Pass [+extra_make_args+].
11558 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11559 (GCC_HOST_EXPORTS): Remove.
11560 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11561 cross, check-gcc, check-gcc-c++, install-gcc,
11562 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11563 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11564 * Makefile.in: Regenerate.
11565
ccde3f1a
MS
115662004-06-21 Matthew Sachs <msachs@apple.com>
11567
11568 * MAINTAINERS: Added self to write-after-approval.
11569
6264b0a6
CF
115702004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11571
11572 * configure.in: Check for srcdir/winsup rather than build directory
11573 winsup.
11574 * configure: Regenerate.
11575
801e2270
CV
115762004-06-17 Corinna Vinschen <vinschen@redhat.com>
11577
11578 * configure.in: Don't build Cygwin native newlib if winsup
11579 directory is missing. Emit warning instead.
11580 * configure: Regenerate.
11581
ad6717df
PB
115822004-06-09 Paolo Bonzini <bonzini@gnu.org>
11583
11584 * Makefile.tpl (touch-stage[+id+]): New.
11585 (restage[+prev+]): Depend on touch-stage[+id+].
11586
11587 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11588 Use it throughout.
11589
11590 * Makefile.def: Add profile and feedback bootstrap stages.
11591 Remove next field from bootstrap stages.
11592 * Makefile.tpl (LN, LN_S): Substitute.
11593 (stageN-start, stageN-end): Use double-colon rules, to
11594 provide a hook for additional setup commands.
11595 (distclean-stageN-gcc, restageN): Create dependencies from
11596 [+prev+], not from [+next+].
11597 (stageN-bubble): Add commands for successive stages from
11598 [+prev+], using double-colon rules.
11599 (all-stageN-gcc): Fix typo.
11600 (stagefeedback-start, profiledbootstrap): New.
11601 * Makefile.in: Regenerate.
11602 * configure.in: Call ACX_PROG_LN.
11603 * configure: Regenerate.
11604
5bbb9680
CY
116052004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11606
11607 * MAINTAINERS (Write After Approval): Add myself.
11608
e18be1d4
MA
116092004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11610
11611 * MAINTAINERS (Write After Approval): Add myself.
11612
5607edfd
PB
116132004-06-03 Paolo Bonzini <bonzini@gnu.org>
11614
11615 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11616 without gcc.
11617 * configure: Regenerate.
11618
1ec4e9c3
PB
116192004-06-01 Paolo Bonzini <bonzini@gnu.org>
11620
11621 * Makefile.tpl: Fix typo.
11622 * Makefile.in: Regenerate.
11623
dce2d8b2 116242004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
11625
11626 * configure.in: Remove new- prefix from toplevel
11627 bootstrap targets.
11628 * configure: Regenerate.
11629
f516a7da
PB
116302004-06-01 Paolo Bonzini <bonzini@gnu.org>
11631
11632 * Makefile.tpl (all.normal): Rename to all.
11633 (all): Replace with a rule to pick the default
11634 target from configure.
11635 (all-gcc, configure-gcc): Use conditionals to
11636 do nothing when toplevel bootstrap is going on.
11637 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11638 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11639 * configure.in: Support --enable-bootstrap.
11640
11641 * Makefile.def: Remove new- prefix from toplevel
11642 bootstrap targets.
11643 * Makefile.tpl: Likewise.
11644
11645 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11646 target.
11647
11648 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11649 $(RECURSE_FLAGS) to recursive invocation of make.
11650
11651 * Makefile.in: Regenerate.
11652 * configure: Regenerate.
11653
78dd5e36 116542004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 11655 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
11656
11657 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11658 like CC.
11659
30f1bddc
DJ
116602004-05-27 Daniel Jacobowitz <dan@debian.org>
11661
11662 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11663 * configure: Regenerate.
11664
4fc4dd12
DJ
116652004-05-25 Daniel Jacobowitz <drow@false.org>
11666
11667 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11668 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11669 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11670 targets.
11671 * Makefile.in: Regenerate.
11672
dce2d8b2 116732004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
11674
11675 * configure.in: Test the ability to symlink directories.
11676 * configure: Regenerate.
11677
11678 * Makefile.def (bootstrap-stage): New definitions.
11679 * Makefile.tpl (configure-stage1-gcc,
11680 configure-stage2-gcc, configure-stage3-gcc,
11681 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11682 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11683 new-restage3, compare): Autogenerate, see Makefile.in
11684 entry for behavioral changes.
11685 (distclean-stage1, new-stage1-start, new-stage1-end,
11686 new-stage1-bubble, distclean-stage2, new-stage2-start,
11687 new-stage2-end, new-stage2-bubble, distclean-stage3,
11688 new-stage3-start, new-stage3-end): New autogenerated targets.
11689 (objext, prebootstrap, BOOT_CFLAGS,
11690 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11691 targets.
11692
11693 * Makefile.in: Regenerate.
11694 (distclean-stage1, new-stage1-start, new-stage1-end,
11695 new-stage1-bubble, distclean-stage2, new-stage2-start,
11696 new-stage2-end, new-stage2-bubble, distclean-stage3,
11697 new-stage3-start, new-stage3-end): New targets.
11698 (all-stage1-gcc): Move prebootstrap dependency from here...
11699 (configure-stage1-gcc): ...to here.
11700 (new-bootstrap): Use bubble targets.
11701 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11702 Use per-stage distclean targets.
11703 (configure-stage1-gcc, configure-stage2-gcc,
11704 configure-stage3-gcc, all-stage1-gcc,
11705 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11706 Use new-stageN-start to prepare the tree.
11707
4f4e53dd
PB
117082004-05-23 Paolo Bonzini <bonzini@gnu.org>
11709
11710 * Makefile.def (host_modules): add libcpp.
11711 * Makefile.tpl: Add dependencies on and for libcpp.
11712 * Makefile.in: Regenerate.
11713 * configure.in: Add libcpp host module.
11714 * configure: Regenerate.
11715
60975492
PB
117162004-05-21 Paolo Bonzini <bonzini@gnu.org>
11717
11718 * Makefile.tpl: Whenever a recursive target is defined, wrap
11719 it in a special @if/@endif block, and prepare its maybe
11720 dependency in the @if/@endif block
11721 * configure.in: Instead of writing maybe dependencies, remove
11722 the @if/@endif statements, and remove the @if/@endif blocks
11723 that remain.
11724 * configure: Regenerate.
11725 * Makefile.in: Regenerate.
11726
5ce7d75d
JJ
117272004-05-20 Janis Johnson <janis187@us.ibm.com>
11728
11729 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11730
c779c42f
KK
117312004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11732
11733 PR bootstrap/15120
11734 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11735 * */configure: Rebuilt.
11736
b4117c30
ZW
117372004-05-17 Zack Weinberg <zack@codesourcery.com>
11738
11739 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11740 of libf2c.
11741 * configure, Makefile.in: Regenerate.
11742
719bb4e3 117432004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
11744
11745 * MAINTAINERS (Write After Approval): Add myself.
11746
6de9cd9a
DN
117472004-05-13 Diego Novillo <dnovillo@redhat.com>
11748
11749 Merge from tree-ssa-20020619-branch.
11750
11751 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11752 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11753 (HOST_GMPLIBS): Define.
11754 (HOST_GMPINC): Define.
11755 (TARGET_LIB_PATH): Add libmudflap.
11756 (GFORTRAN_FOR_TARGET): Define.
11757 (configure-build*): Export GFORTRAN.
11758 (configure-gcc): Export GMPLIBS and GMPINC.
11759 (all-gcc): Add maybe-all-libbanshee.
11760 (configure-target-libgfortran): Define.
11761 * Makefile.in: Regenerate.
11762 * configure.in (host_libs): Add libbanshee.
11763 (target_libraries): Add target-libmudflap and target-libgfortran.
11764 Add --with-libbanshee.
11765 Handle --disable-libmudflap.
11766 (*-*-freebsd*): Use with_gmp.
11767 Add $(libgcj) to noconfigdirs.
11768 * configure: Regenerate.
11769 * depcomp: New file.
11770 * MAINTAINERS: Add tree-ssa maintainers.
11771
8f1b790f
VM
117722004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11773
b4117c30 11774 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 11775
693446fc
BF
117762004-04-30 Brian Ford <ford@vss.fsi.com>
11777
b4117c30 11778 * MAINTAINERS (Write After Approval): Add myself.
693446fc 11779
d1bb666c
UB
117802004-04-29 Uros Bizjak <uros@kss-loka.si>
11781
b4117c30 11782 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 11783
6cf1ac42
PB
117842004-04-28 Paolo Bonzini <bonzini@gnu.org>
11785
11786 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11787 * configure: Regenerate.
11788
632933d5
PB
117892004-04-27 Paolo Bonzini <bonzini@gnu.org>
11790
11791 Revert:
11792 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11793
11794 * Makefile.def (flags_to_pass): Remove *dir variables that
11795 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11796 as well as prefix and exec_prefix.
11797 * Makefile.in: Regenerate.
11798
80dc6aa0
RM
117992004-04-26 Robert Millan <robertmh@gnu.org>
11800
11801 Add patches from libtool CVS.
11802 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11803 * ltconfig: Likewise.
11804 * ltcf-c.sh: Likewise.
11805 * ltcf-cxx.sh: Likewise.
11806 * ltcf-gcj.sh: Likewise.
11807
e11283f1
PB
118082004-04-26 Paolo Bonzini <bonzini@gnu.org>
11809
11810 * Makefile.def (host_modules): Mark with the bootstrap
11811 flag packages on which gcc depends.
11812 * Makefile.tpl (all-bootstrap): Use it.
11813 * Makefile.in: Regenerate.
11814
8546950c
PB
118152004-04-26 Paolo Bonzini <bonzini@gnu.org>
11816
11817 * Makefile.def (flags_to_pass): Remove *dir variables that
11818 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11819 as well as prefix and exec_prefix.
11820 * Makefile.in: Regenerate.
11821
a76494aa
PB
118222004-04-26 Paolo Bonzini <bonzini@gnu.org>
11823
b4117c30
ZW
11824 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11825 * configure: Regenerate.
11826 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11827 * gcc/Makefile.tpl (compare): Use the result of the test.
11828 * gcc/Makefile.in: Regenerate.
a76494aa 11829
03a91701
PB
118302004-04-23 Paolo Bonzini <bonzini@gnu.org>
11831
11832 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11833 Always relocate gcc and prev-gcc to the original names, even
11834 if the build fails.
11835 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11836 New targets.
11837
082a6351
LG
118382004-04-23 Laurent GUERBY <laurent@guerby.net>
11839
11840 * MAINTAINERS: Update my email address.
b4117c30 11841
1f1d584b
RO
118422004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11843
11844 * configure.in (mips*-*-irix5*): Enable ld.
11845 * configure: Regenerate.
082a6351 11846
1db673ca
RO
118472004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11848
11849 * configure: Regenerate.
11850
ce4ea44e
JW
118512004-04-15 James E Wilson <wilson@specifixinc.com>
11852
11853 * Makefile.tpl (configure-[+module+], configure-gcc,
11854 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11855 Set and export LDFLAGS.
11856 * Makefile.in: Regenerate.
11857
611f62ad
MC
118582004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11859
b4117c30 11860 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 11861
be912515
NN
118622004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11863
11864 PR bootstrap/14871
11865 * Makefile.tpl: If we don't have built-in-tree target tools,
11866 use the ones found by configure rather than hacking around with
11867 program_transform_name.
11868 * configure.in: Give Makefile.tpl the information necessary
11869 to do that.
11870 * Makefile.in: Regenerate.
11871 * configure: Regenerate.
11872
9104315a
NN
118732004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11874
11875 PR bootstrap/14760
11876 * configure.in: When computing baseargs, strip *all* copies of
11877 offending options. Also, don't match/substitute the trailing space,
11878 so that this actually works when two similar options are separated by
11879 only one space.
11880 * configure: Regenerate.
11881
bef1d700
DE
118822004-04-06 David Edelsohn <edelsohn@gnu.org>
11883
b4117c30
ZW
11884 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11885 (rs6000-*-aix*): Same.
11886 * configure: Regenerate.
bef1d700 11887
54bcf05e 118882004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
11889
11890 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 11891
369a832c 118922004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
11893
11894 * MAINTAINERS: Add myself to write-after-approval.
369a832c 11895
09a9c095
NN
118962004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11897
7caf53cb
NN
11898 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11899 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11900 * Makefile.in: Regenerate.
11901
09a9c095
NN
11902 * configure.in (top level bootstrap support): Rework --enable-werror
11903 to set @stage2_werror_flag@.
11904 * configure: Regenerate.
11905 * Makefile.tpl (top level bootstrap support): Pass
11906 @stage2_werror_flag@ down to configure in stages 2 and 3.
11907 * Makefile.in: Regenerate.
11908
5595a2bd
NN
119092004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11910
cbfd7e06
NN
11911 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11912 for stages 2 and 3 as well as in make. As a consequence, remove
11913 OUTPUT_OPTION (now detected by configure) from the flags passed down
11914 to make.
11915 * Makefile.in: Regenerate.
11916
5595a2bd
NN
11917 * Makefile.tpl (new-bootstrap): Fix typo.
11918 * Makefile.in: Regenerate.
11919
ca3b3e20
NN
119202004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11921
295f4e42
NN
11922 * Makefile.tpl: Rearrange by moving recursive_targets rules
11923 into their proper sections.
11924 * Makefile.tpl (top level bootstrap support): Move disabling
11925 of coverage flags from 'make' to 'configure'; improve comments.
11926 * Makefile.in: Regenerate.
11927
340de83f
NN
11928 * Makefile.tpl (experimental top level bootstrap) Move stage1
11929 language setting from all- target to configure- target; disable
11930 intermodule optimization in stage 1; prevent gratuitous rebuilds
11931 of stage 1.
11932 * Makefile.in: Regenerate.
11933 * configure.in: Comma-separate stage 1 language list for top
11934 level bootstrap.
11935 * configure: Regenerate.
11936
ca3b3e20
NN
11937 * Makefile.tpl: Clean up experimental top level bootstrap support:
11938 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11939 prev-gcc in configure- targets as well as all- targets.
11940 * Makefile.in: Regenerate.
11941
4d038073
KC
119422004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11943
11944 * compile: New file imported from automake.
11945
ab3533d6
PB
119462004-03-17 Paolo Bonzini <bonzini@gnu.org>
11947
11948 * configure.in: Remove symbolic link section.
11949 * configure: Regenerate.
11950 * Makefile.tpl (links): Remove.
11951 * Makefile.in: Regenerate.
11952
1e0f07d3 119532004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 11954 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
11955
11956 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 11957 Set with AC_CHECK_PROGS.
1e0f07d3
PB
11958 * configure.in: Fix comment typo from last patch.
11959 * configure: Regenerate.
11960
2805b53a
NN
119612004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11962
11963 * Makefile.tpl: Introduce experimental top level bootstrap support.
11964 * Makefile.in: Regenerate.
11965 * configure.in: Introduce support for top level bootstrap.
11966 * configure: Regenerate.
11967
79b4b7d2 119682004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11969 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
11970
11971 PR bootstrap/14522
11972 * configure.in: Cope with shells that do not support unquoted ^
11973 * configure: Regenerate.
11974
6bbec498 119752004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11976 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
11977
11978 PR bootstrap/14522
79b4b7d2 11979 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
11980 quotes inside quoted backquote substitutions.
11981 * configure: Regenerate.
11982
83c15dfc
AP
119832004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11984
11985 PR bootstrap/14522
f2bd98d4 11986 * configure.in: Fix escaping of $.
83c15dfc
AP
11987 * configure: Regenerate.
11988
55ffb5ed
NN
119892004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11990
11991 * configure: Regenerate, since I forgot to while committing Paolo's
11992 changes.
11993
e4c9c075
PB
119942004-03-08 Paolo Bonzini <bonzini@gnu.org>
11995
11996 PR ada/14131
11997 Move language detection to the top level.
11998 * configure.in: Find default values for the tools as
11999 soon as possible. Disable ada if GNAT is not found.
12000 Emit error message about missing languages. Expand
12001 --enable-languages=all for the gcc subdirectory.
12002
5199e2c6
BE
120032004-03-10 Ben Elliston <bje@gnu.org>
12004
12005 * MAINTAINERS: Update my email address.
12006
c18b95e5
DE
120072004-03-05 David Edelsohn <edelsohn@gnu.org>
12008
12009 * ltconfig: Disable building static libraries if building shared
12010 libraries on AIX 5L.
12011
d0fe5ad3
RS
120122004-03-01 Richard Sandiford <rsandifo@redhat.com>
12013
12014 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
12015 and disable libgcj.
12016 * configure: Regenerated.
12017
e6f71f9d
BB
120182004-03-01 Brian Booth <bbooth@redhat.com>
12019
12020 * MAINTAINERS: Add myself to write-after-approval.
12021
8983e50e
PB
120222004-03-01 Paolo Bonzini <bonzini@gnu.org>
12023
12024 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 12025
d4cd9d81
NN
120262004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12027
12028 PR bootstrap/7087
12029 * Makefile.tpl: Guard XFOO sed statements better.
12030 * Makefile.tpl: Add dependency for configure-target-libada.
12031 * Makefile.in: Regenerate (incidentally fixes broken
12032 commit when libada-branch was merged).
12033
0ea0229e
KC
120342004-02-25 Kelley Cook <kcook@gcc.gnu.org>
12035
12036 * MAINTAINERS: Add myself to write-after-approval.
12037
bad93735
AP
120382004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
12039
12040 * MAINTAINERS: Add Nicola Pero and myself as libobjc
12041 maintainers.
12042
a7ca14fc
AC
120432004-02-20 Andrew Cagney <cagney@redhat.com>
12044
12045 * config.guess: Update from version 2003-10-16 to 2004-02-16.
12046 * config.sub: Update from version 2003-11-03 to 2004-02-16.
12047
51592782
NN
120482004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
12049
12050 PR bootstrap/11932
12051 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12052
6a30854a
JQ
120532004-02-14 Jerry Quinn <jlquinn@optonline.net>
12054
12055 * MAINTAINERS: Added myself to write-after-approval.
12056
be8b2bee
MK
120572004-02-14 Michael Koch <konqueror@gmx.de>
12058
12059 * MAINTAINERS: Added myself to write-after-approval.
12060
972760b7
JM
120612004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
12062
12063 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
12064 some OS port maintainers to OS port maintainers section.
12065
b0281654
FCE
120662004-02-13 Frank Ch. Eigler <fche@redhat.com>
12067
12068 * MAINTAINERS: Add self.
12069
3c419fd6
KH
120702004-02-12 Kazu Hirata <kazu@cs.umass.edu>
12071
12072 * MAINTAINERS: Alphabetize.
12073
e88e9aee
PB
120742004-02-12 Paolo Bonzini <bonzini@gnu.org>
12075
12076 * MAINTAINERS: Remove myself.
b4117c30 12077
1915e422
DE
120782004-02-11 David Edelsohn <edelsohn@gnu.org>
12079
12080 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12081 (rs6000-*-aix*): Same.
12082 * configure: Regenerate.
12083
a22c2d8d
KC
120842004-02-11 Kelley Cook <kcook@gcc.gnu.org>
12085
12086 * configure.in (host): Add in missing $noconfigdirs to defines.
12087 * configure: Regenerate.
12088
d9cdb878
AC
120892004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
12090 Nathanael Nerode <neroden@gcc.gnu.org>
12091
12092 PR ada/6637, PR ada/5911
b4117c30 12093 Merge with libada-branch:
d9cdb878
AC
12094 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12095 with appropriate dependencies. Add --enable-libada configure switch.
12096 * configure, Makefile.in: Regenerate.
12097
8bd92821
PB
120982004-02-09 Paolo Bonzini <bonzini@gnu.org>
12099
12100 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 12101
89a95129
RO
121022004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12103
12104 * configure.in: Don't pass --with-stabs on IRIX 5 either.
12105 * configure: Regenerate.
12106
892629bc
GK
121072004-02-04 Geoffrey Keating <geoffk@apple.com>
12108
12109 Merge from upstream:
12110
12111 * ltmain.in: When setting IFS to '~', be careful about user
12112 arguments that contain '~'.
12113
12114 2004-02-04 Peter O'Gorman <peter@pogma.com>
12115
12116 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12117 Also test $base_compile against $CC with escaped arguments. Bug
12118 reported by Geoff Keating <geoffk@apple.com>.
12119
6b402165
KH
121202004-02-04 Kazu Hirata <kazu@cs.umass.edu>
12121
12122 * MAINTAINERS: Remove i960 port.
12123
fa2f0306
DD
121242004-01-23 DJ Delorie <dj@redhat.com>
12125
12126 * Makefile.def (target_modules) [libiberty]: Don't stage.
12127 * Makefile.in: Rebuilt.
12128
9feb20aa
CT
121292004-01-20 Caroline Tice <ctice@apple.com>
12130
12131 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 12132
7aed2ccc
PC
121332004-01-19 Paolo Carlini <pcarlini@suse.de>
12134
12135 * MAINTAINERS: Update my email address.
12136
f25bebe1
JM
121372004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
12138
12139 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 12140
28083580
VR
121412004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12142
12143 * MAINTAINERS: Remove entries without email address.
12144
c0f4b5e4
DJ
121452004-01-15 Daniel Jacobowitz <drow@mvista.com>
12146
12147 * MAINTAINERS: Add myself to write-after-approval.
12148
b5eb5a5e
SB
121492004-01-15 Steven Bosscher <stevenb@suse.de>
12150
12151 * MAINTAINERS: Update my email address.
12152
dce2d8b2 121532004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
12154
12155 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12156 * Makefile.tpl (configure-target-[+module+]): Support stage.
12157 * Makefile.in: Rebuilt.
12158
74c0b320
ILT
121592004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
12160
12161 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12162
2560344b
RS
121632004-01-10 Richard Sandiford <rsandifo@redhat.com>
12164
12165 * MAINTAINERS: Add myself as a MIPS maintainer.
12166
8b21cda6
NN
121672004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12168
2b6c260d
NN
12169 * configure.in: Use ./config.cache, not config.cache.
12170 * configure: Regenerate.
12171 * Makefile.tpl: Special-casing not needed for GCC any more.
12172 * Makefile.in: Regenerate.
12173
09438bde
NN
12174 * configure.in: Don't share a cache file for host dirs.
12175 * configure: Regenerate.
12176
8b21cda6
NN
12177 * config-ml.in: Don't mess with the cache file.
12178
e42870df
EB
121792004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12180
12181 * MAINTAINERS: Move myself from 'Write After Approval' to
12182 'CPU Port Maintainers' section as SPARC maintainer.
12183
6b9eb62c
NN
121842004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12185
78a816a6
NN
12186 * Makefile.tpl: Make GCC use a separate config.cache.
12187 * Makefile.in: Regenerate.
12188
6b9eb62c
NN
12189 PR bootstrap/11932, PR bootstrap/11933
12190 (I don't know if it will fix either of them, but it relates
12191 to them.)
12192 * configure.in: Don't use shared config.cache for target
12193 directories.
12194 * configure: Regenerate.
12195
86d7b562
DN
121962004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12197
12198 * MAINTAINERS: Add myself to 'Write After Approval' section.
12199
07d0a605
RS
122002003-12-31 Roger Sayle <roger@eyesopen.com>
12201
12202 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12203 * configure: Regenerated.
12204
459ac19f
KH
122052003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12206
12207 * MAINTAINERS: Remove the mn10200 maintainer.
12208
5785c0ed 122092003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 12210
cc6010cd
AP
12211 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12212 * configure: Regenerated.
5785c0ed 12213
a268eff9
JH
122142003-12-16 Jan Hubicka <jh@suse.cz>
12215
12216 * MAINTAINERS: Add myself as callgraph maintainer.
12217
9d465b12
TF
122182003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12219
12220 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12221 * configure: Regenerate.
12222
a68a270a
GB
122232003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12224
12225 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12226 'Write After Approval' section. Update email.
12227
dce2d8b2 122282003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
12229
12230 * MAINTAINERS (Write After Approval): Add myself.
12231
8c052da4
MT
122322003-11-20 Matt Thomas <matt@3am-software.com>
12233
12234 * MAINTAINERS: Add myself as a vax port maintainer.
12235
e75f9147
KC
122362003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12237
12238 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12239 (configure-build-[+module+], configure-[+module+]): Likewise.
12240 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12241 * Makefile.in: Regenerate.
12242
43d8d958
AT
122432003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12244
12245 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12246 shared/dylibed libraries.
12247 * ltmain.sh: Likewise.
12248 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12249 * ltcf-cxx.sh: Likewise.
12250 * ltcf-gcj.sh: Likewise.
12251 * ltconfig: Likewise.
12252
638dcaa0
SC
122532003-11-17 Stan Cox <scox@redhat.com>
12254
12255 * MAINTAINERS: Add myself as iq2000 port maintainer.
12256
15cc172b
AC
122572003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12258
b4117c30
ZW
12259 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12260 * Makefile.in: Regenerate.
15cc172b 12261
20af77cd
UW
122622003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12263
12264 * config.sub: Update to 2003-11-03 version.
12265
4dd01c5c
PE
122662003-10-20 Phil Edwards <phil@codesourcery.com>
12267
12268 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12269 * configure: Regenerate.
12270
dce2d8b2 122712003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
12272
12273 * MAINTAINERS: Add myself to 'Write After Approval' section.
12274
8b7ebc31
AC
122752003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12276
12277 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12278
afe1910c
JM
122792003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12280
12281 * MAINTAINERS: Update my email address.
12282
05dcec66
RO
122832003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12284
12285 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12286
dce2d8b2 122872003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
12288
12289 * MAINTAINERS: Add myself to 'Write After Approval' section.
12290
507ec745
BI
122912003-10-16 Bernardo Innocenti <bernie@develer.com>
12292
12293 * config.guess: Update to 2003-10-16 version.
12294 * config.sub: Update to 2003-10-16 version.
12295
dce2d8b2 122962003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
12297
12298 * MAINTAINERS: Added myself to 'Write After Approval' section.
12299
0c9b16bc
FH
123002003-10-15 Falk Hueffner <falk@debian.org>
12301
12302 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12303 'Write After Approval' section. Update email.
12304
74d57d15
RS
123052003-10-14 Roger Sayle <roger@eyesopen.com>
12306
12307 * MAINTAINERS: Move myself from 'Write After Approval' to
12308 'Various Maintainers' section as middle-end maintainer.
12309
d29b8ad8
NN
123102003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12311
12312 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12313 HOST_FLAGS_TO_PASS.
12314 * Makefile.in: Regenerate.
12315
26db814a
BI
123162003-10-11 Bernardo Innocenti <bernie@develer.com>
12317
12318 * config.guess: Update to 2003-10-07 version.
12319 * config.sub: Update to 2003-10-07 version.
12320
fffeb871
RO
123212003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12322
12323 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12324 * ltconfig (irix5*, irix6*): Don't override version_type.
12325
6691a79e
ME
123262003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12327
12328 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12329 * configure: Rebuilt
12330 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12331 * Makefile.in: Rebuilt
12332
62cdd71e
L
123332003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12334
12335 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12336
6fe2eacc
CW
123372003-09-30 Carlo Wood <carlo@alinoe.com>
12338
cc6010cd 12339 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 12340
ea57e5ad
PK
123412003-09-29 Paul Koning <ni1d@arrl.net>
12342
12343 * MAINTAINERS: Move myself from "Write After Approval"
12344 to CPU platform maintainers for pdp11 platform.
12345
e070672a
AT
123462003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12347
12348 * MAINTAINERS: Move myself from 'Write After Approval' to
12349 'Various Maintainers' section as libffi testsuite maintainer.
12350
43bb47c2
DJ
123512003-09-21 Daniel Jacobowitz <drow@mvista.com>
12352
12353 * configure.in: Pass a computed --program-transform-name
12354 to subconfigures.
12355 * configure: Regenerated.
12356
da9d3b37
NN
123572003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12358
94322beb
NN
12359 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12360 * Makefile.in: Regenerate.
12361
da9d3b37
NN
12362 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12363 * Makefile.in: Regenerate.
12364
ffd9060b
ZL
123652003-09-19 Ziemowit Laski <zlaski@apple.com>
12366
12367 * MAINTAINERS: Move myself from 'Write After Approval'
12368 to 'Various Maintainers' (objective-c) section.
12369
eeae7b41
DJ
123702003-09-17 Daniel Jacobowitz <drow@mvista.com>
12371
12372 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12373 quoting.
12374 * configure: Regenerated.
12375
a080d12b
JB
123762003-09-16 Joel Brobecker <brobecker@gnat.com>
12377
12378 * MAINTAINERS (Write After Approval): Add myself to write after
12379 approval list.
12380
6cd2fc59
DN
123812003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12382
cc6010cd 12383 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 12384
dcbdd9cc
ILT
123852003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12386
12387 * MAINTAINERS: Update my e-mail address.
12388
e517f636
AM
123892003-09-09 Alan Modra <amodra@bigpond.net.au>
12390
12391 * libtool.m4 (LD): Correct powerpc64 host match.
12392
bc49924b
JW
123932003-09-06 James E Wilson <wilson@tuliptree.org>
12394
12395 * MAINTAINTERS: Update my affiliation and email address.
12396
082124f5
ZD
123972003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12398
12399 * MAINTAINERS (Write After Approval): Add myself.
12400
dc94d89e
DD
124012003-09-04 DJ Delorie <dj@redhat.com>
12402
12403 * configure: Regenerate.
12404
124052003-09-04 Robert Millan <robertmh@gnu.org>
12406
12407 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 12408
7a0f2d4e
KG
124092003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12410
12411 * configure.in: Ensure arguments to sed are properly spaced.
12412 * configure: Regenerate.
12413
88d032eb
GP
124142003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12415
12416 * MAINTAINERS: Update my e-mail address.
12417
0b3f3d22
ME
124182003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12419
12420 * MAINTAINERS (Write After Approval): Add myself.
12421
d253f9ba
DJ
124222003-08-27 Daniel Jacobowitz <drow@mvista.com>
12423
12424 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12425 * configure: Regenerated.
12426
066ec9c9
MM
124272003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12428
12429 * MAINTAINERS: Update my email address.
12430
415d7ef9
PE
124312003-08-23 Phil Edwards <pme@gcc.gnu.org>
12432
12433 * configure.in: Use newline instead of semicolon when assuming
12434 shell arguments in a for loop.
12435 * configure: Regenerated.
12436
e1567352
JE
124372003-08-22 Jason Eckhardt <jle@rice.edu>
12438
12439 * MAINTAINERS: Resurrect the i860 maintainer.
12440
b348267b
GK
124412003-08-20 Geoffrey Keating <geoffk@apple.com>
12442
e50084fa
GK
12443 PR 8180
12444 * configure.in: When testing with_libs and with_headers, treat
12445 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12446 * configure: Regenerate.
b4117c30 12447
b348267b
GK
12448 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12449 make, shell, etc.
12450 (baseargs): Likewise.
12451 * configure: Regenerate.
12452
ca26ffe0
BI
124532003-08-20 Bernardo Innocenti <bernie@develer.com>
12454
12455 * MAINTAINERS (Write After Approval): Add myself.
12456
940cde4d
GK
124572003-08-19 Geoffrey Keating <geoffk@apple.com>
12458
12459 * configure.in: Disable libgcj for darwin not on powerpc.
12460 * configure: Rebuild.
12461
74bed51b
ADL
124622003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12463
12464 * config-ml.in, symlink-tree: Add license.
12465
b4117c30
ZW
124662003-08-03 Richard Stallman <rms@gnu.org>
12467 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
12468
12469 * README.SCO: New file.
12470
333a28b4
MK
124712003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12472
12473 * Makefile.tpl (check, check-c++): Express dependencies using
12474 dependencies rather than commands.
12475 * Makefile.in: Regenerate.
12476
c197e306
AC
124772003-08-01 Andrew Cagney <cagney@redhat.com>
12478
12479 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12480 * configure: Ditto.
12481
a8ee6e2d
GK
124822003-07-31 Geoffrey Keating <geoffk@apple.com>
12483
12484 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 12485 * Makefile.in: Update.
a8ee6e2d 12486
8d9b3f2e
AT
124872003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12488
12489 * configure.in: Enable libgcj for darwin.
12490 * configure: Rebuild.
12491
52c0c542
PE
124922003-07-29 Phil Edwards <pme@gcc.gnu.org>
12493
12494 * config-ml.in: Use ac_configure_args directly instead of
12495 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12496 actually seen.
12497
b4acb5ef
NN
124982003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12499
12500 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12501 creating target and build subdirs to build all parent dirs as needed.
12502 * Makefile.in: Rebuild.
12503 * configure.in: Don't build dirs explicitly here.
12504 * configure: Rebuild.
12505
a51d71d0
PB
125062003-07-26 Paul Brook <paul@nowt.org>
12507
12508 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12509
f43e12ce
AO
125102003-07-22 Alexandre Oliva <aoliva@redhat.com>
12511
12512 * Makefile.tpl (all-make): Depend on intl.
12513 * Makefile.in: Rebuilt.
12514
8a199ff6
PE
125152003-07-20 Phil Edwards <pme@gcc.gnu.org>
12516
12517 * install-sh: Update to newer upstream versions (associated with
12518 aclocal 1.7).
12519 * mkinstalldirs: Likewise.
12520 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12521
e6a8c803
AP
125222003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12523
12524 * MAINTAINERS: Move self from Bug database only accounts
12525 to write-after-approval.
12526
9f13608f
NN
125272003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12528
12529 * config.if: Remove unused libc_interface determination.
12530
c7864714
NN
125312003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12532
12533 * MAINTAINERS: Move self from write-after-approval to
12534 build machinery (*.in).
12535
775956d0
NN
125362003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12537
12538 PR bootstrap/11273
12539 PR bootstrap/11408
12540 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12541 unused INSTALL_PROGRAM_ARGS.
12542 * configure.in: Use AC_PROG_INSTALL.
12543 * Makefile.in: Regenerate.
12544 * configure: Regenerate.
12545
c7f67a6e
KH
125462003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12547
12548 * MAINTAINERS: Alphabetize.
12549
33952f6f
AO
125502003-07-10 Alexandre Oliva <aoliva@redhat.com>
12551
12552 * configure: Rebuilt.
12553 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12554 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12555 newlib nor libgloss.
12556 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12557 * configure.in (am33_2.0-*-linux*): Added.
12558
0d4f1b4e
BW
125592003-07-09 Bob Wilson <bob.wilson@acm.org>
12560
12561 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12562 * configure: Regenerate.
12563
56694dd9
ZW
125642003-07-07 Zack Weinberg <zack@codesourcery.com>
12565
12566 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12567 * Makefile.in: Regenerate.
12568
21607eb4
ZW
125692003-07-04 Zack Weinberg <zack@codesourcery.com>
12570
12571 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12572 * Makefile.in: Regenerate.
12573
dce2d8b2 125742003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
12575
12576 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12577 * Makefile.in: Regenerated.
12578
5d42f90e
L
12579 * config-ml.in: Replace PWD with PWD_COMMAND.
12580
6eb95e99
ZW
125812003-07-04 Zack Weinberg <zack@codesourcery.com>
12582
12583 * intl: New directory; see intl/ChangeLog for details.
12584 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12585 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12586 * Makefile.in: Regenerate.
12587
07d1940e
NN
125882003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12589
12590 * configure.in: Clean up config-lang.in handling. Delete
12591 useless assignment to "subdirs".
12592 * configure: Regenerate.
12593
4dbda6f0
NN
125942003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12595
12596 * configure.in: Rename 'target_libs' to 'target_libraries'.
12597 Remove useless reference to 'target_libs'.
12598 * configure: Regenerate.
12599
2c30ab71
KS
126002003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12601
12602 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12603 * Makefile.in: Regenerate.
12604
11405c93
NN
126052003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12606
12607 * Makefile.def: Introduce flags_to_pass.
12608 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12609 * Makefile.in: Regenerate.
12610
fb87ad5d
HPN
126112003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12612
12613 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12614 and target-libgloss.
12615 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12616 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12617 * configure: Regenerate.
12618
a7956a48
BK
126192003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12620
12621 * configure.in: Update testsuite_flags to new location.
12622 * configure. Regenerate.
6eb95e99 12623
eaf9f3b2
NN
126242003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12625
12626 * Makefile.tpl: Remove BUILD_CC stuff.
12627 * Makefile.in: Regenerate.
12628
2d89ffef
KH
126292003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12630
12631 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12632
dce2d8b2 126332003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
12634
12635 * MAINTAINERS (Write After Approval): Add myself.
12636
dce2d8b2 126372003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 12638
b951c91c
L
12639 * config.guess: Update to 2003-06-12 version.
12640 * config.sub: Update to 2003-06-13 version.
12641
dce2d8b2 126422003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
12643
12644 * config.guess: Update to 2003-06-06 version.
12645 * config.sub: Update to 2003-06-06 version.
12646
655b7166
RO
126472003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12648
12649 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12650 * configure. Regenerate.
12651
01b759aa
NN
126522003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12653
bf1d3e81
NN
12654 * configure.in: Disable serial configure by default.
12655 * configure: Regenerate.
12656 * Makefile.tpl: Abolish .NOTPARALLEL.
12657 * Makefile.in: Regenerate.
12658
e89fbdfe
NN
12659 * Makefile.tpl: Replace {build,host,target}_canonical by
12660 {build,host,target}.
12661 * Makefile.in: Regenerate.
12662
01b759aa
NN
12663 * Makefile.tpl: Fix stupid pasto.
12664 * Makefile.in: Regenerate.
12665
f7dae026
NN
126662003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12667
12668 * Makefile.tpl: Remove bogus conditional.
12669 * Makefile.in: Regenerate.
12670
126712003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
12672
12673 * Makefile.tpl (profiledbootstrap): New target.
12674 * Makefile.in (profiledbootstrap): New target.
12675
2ffc3e73 126762003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
12677
12678 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12679 Pinski. Remove user names from other bugzilla-only maintainers.
12680
1a1e6b96
NN
126812003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12682
1358ccea
NN
12683 * Makefile.tpl: Make 'recursive targets' using autogen rather
12684 than shell loop. Remove duplicate 'clean' targets and false
12685 comments.
12686 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12687 Add systematic method of specifying missing targets in subdirs.
12688 Add copyright boilerplate.
12689 * Makefile.in: Regenerate.
12690 * configure.in: Add 'recursive targets' to maybe list.
12691 * configure: Regenerate.
12692
ae74ed1f
NN
12693 * MAINTAINERS: "GNATS only" -> "Bug database only".
12694
1a1e6b96
NN
12695 * Makefile.tpl: Rename [+target+] to [+make_target+].
12696 * Makefile.def: Rename 'target' to 'make_target'.
12697
c79af3fa
NB
126982003-05-31 Neil Booth <neil@daikokuya.co.uk>
12699
12700 * MAINTAINERS: Add self as options handling maintainer.
12701
39d85b61
MM
127022003-05-28 Michael Meissner <gnu@the-meissners.org>
12703
12704 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12705 been too long since I touched those ports.
12706
afc2b62d
DD
127072003-05-28 DJ Delorie <dj@redhat.com>
12708
12709 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12710 * Makefile.in: Regenerate.
12711
df445104
MR
127122003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12713
12714 * configure.in: Use curly braces in the definition of tooldir.
12715 * configure: Regenerate.
12716
2eb98e5d 127172003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 12718
2eb98e5d
DD
12719 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12720 newlib or libgloss.
12721 * Makefile.in: Regenerate.
12722
862fced8
DD
127232003-05-21 DJ Delorie <dj@redhat.com>
12724
12725 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12726 * Makefile.in: Regenerate.
12727
fc351800
ILT
127282003-05-20 Ian Lance Taylor <ian@airs.com>
12729
12730 * MAINTAINERS: Update my e-mail address.
12731
7e2dbcef
NN
127322003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12733
12734 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 12735 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
12736 Factor out common code from autogen IF statements.
12737 * configure: Regenerate.
12738 * Makefile.in: Regenerate.
12739
f2a0e225
KC
127402003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12741
12742 * configure.in: Accept i[3456789]86 for machine type.
12743 * configure: Regenerate.
12744
8b87bb96
NN
127452003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12746
12747 * configure.in: Switch more things to use maybe dependencies.
12748 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12749 * configure: Regenerate.
12750 * Makefile.tpl: Switch more things to use maybe dependencies.
12751 * Makefile.in: Regenerate.
12752
fdb882bc 127532003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
12754
12755 * Makefile.tpl (install-opcodes): Define.
12756 * Makefile.in: Rebuild.
12757
f7c50032
AJ
127582003-05-13 Andreas Jaeger <aj@suse.de>
12759
12760 * config.guess: Update to 2003-05-09 version.
12761 * config.sub: Update to 2003-05-09 version.
12762
dce2d8b2 127632003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
12764
12765 * configure.in: Correct sed script so that options in quotes are not
12766 deleted.
12767 * configure: Rebuild.
12768
aa8f1f57
CV
127692003-05-12 Corinna Vinschen <corinna@vinschen.de>
12770
12771 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12772 and $$s/newlib/libc/sys/cygwin32 include paths.
12773 * configure: Ditto.
12774
0c130f81
MM
127752003-05-12 Michael Meissner <gnu@the-meissners.org>
12776
12777 * MAINTAINERS: Update my email addresses.
12778
aa1a100b
EB
127792003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12780
12781 * config-ml.in: Propagate INSTALL variables.
f7c50032 12782
87861833
GP
127832003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12784
12785 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12786
de722255
CD
127872003-05-02 Chris Demetriou <cgd@broadcom.com>
12788
6eb95e99
ZW
12789 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12790 * Makefile.in: Regenerate.
de722255 12791
96c4a002
WB
127922003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12793
12794 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12795
55b15a11
WB
127962003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12797
12798 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12799
0c227849
DJ
128002003-04-27 Daniel Jacobowitz <drow@mvista.com>
12801
12802 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12803 * Makefile.in: Regenerated.
12804
d45148c1
WB
128052003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12806
12807 * MAINTAINERS (Write After Approval): Upgrade myself from
12808 GNATS only to write-after-approval. Update my mail address.
12809
dce2d8b2 128102003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
12811
12812 (OS Port Maintainers: freebsd): Add myself.
12813
438f50c3
MM
128142003-04-22 Mark Mitchell <mark@codesourcery.com>
12815
12816 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12817
9074e169
KJ
128182003-04-22 Kean Johnston <jkj@sco.com>
12819
12820 * MAINTAINERS (SCO ports): Added myself.
12821
dfd39a2e
NS
128222003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12823
12824 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12825
ccbae82a
KJ
128262003-04-19 Kean Johnston <jkj@sco.com>
12827
12828 * MAINTAINERS (Write After Approval): Add myself.
12829
2f50999f
GP
128302003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12831
12832 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12833 * Makefile.in: Regenerate.
12834
e9b84181
JJ
128352003-04-18 Jakub Jelinek <jakub@redhat.com>
12836
12837 * configure.in (powerpc64*-*-linux*): Remove.
12838 * configure: Rebuilt.
12839
1ca4c6e1
PE
128402003-04-17 Phil Edwards <pme@gcc.gnu.org>
12841
12842 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12843 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12844 and restrap.
12845 * Makefile.in: Regenerate.
12846
0590b963
RE
128472003-04-16 Richard Earnshaw <rearnsha@arm.com>
12848
12849 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12850 * configure: Regenerated.
12851
ff41a56f
DD
128522003-04-15 DJ Delorie <dj@redhat.com>
12853
12854 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12855
50d440bc
NC
128562003-04-13 Nick Clifton <nickc@redhat.com>
12857
12858 * config-ml.in: Remove support for --disable-aix removing
12859 call-aix multilibs.
12860
b1e0a93e
AO
128612003-04-10 Alexandre Oliva <aoliva@redhat.com>
12862
12863 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12864 * */configure: Rebuilt.
12865
71fb704d
JS
128662003-04-08 Joel Sherrill <joel@oarcorp.com>
12867
12868 * MAINTAINERS: Add my email address.
12869
3897ea90
OH
128702003-03-17 Olivier Hainque <hainque@act-europe.fr>
12871
12872 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 12873
93c834b7
NN
128742003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12875
12876 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12877 * Makefile.in: Regenerate.
12878
82c34dcb
MC
128792003-03-14 Michael Chastain <mec@shout.net>
12880
12881 * Makefile.in: Regenerate with correct Makefile.def.
12882
73458fb7
NN
128832003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12884
12885 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12886 Make macro.
12887 * Makefile.in: Regenerate.
12888 * configure.in: Clean up gxx_include_dir logic.
12889 * configure: Regenerate.
12890
32cf27e5
AE
128912003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12892
12893 * MAINTAINERS (Write After Approval): Add myself.
12894
c727e7a0
BE
128952003-03-10 Ben Elliston <bje@wasabisystems.com>
12896
12897 * MAINTAINERS: Update my mail address.
12898
9a27ac7a
FS
128992003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12900
12901 * configure.in (gxx_include_dir): Fix typo.
12902 * configure: Regenerated.
12903
3aa83176
NN
129042003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12905
12906 * Makefile.tpl: Reindent.
12907 * Makefile.in: Regenerate.
12908 * configure.in: Reindent. Don't set unused variables.
12909 * configure: Regenerate.
12910
9124bc53
DJ
129112003-03-04 Daniel Jacobowitz <drow@mvista.com>
12912
12913 * configure.in: Include $(build_tooldir)/sys-include in
12914 FLAGS_FOR_TARGET.
12915 * configure: Regenerated.
12916
cb543528
NN
129172003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12918
c858bf1e
NN
12919 * Makefile.tpl: Always pass down RANLIB.
12920 * Makefile.in: Regenerate.
12921
aa9c3ab4
NN
12922 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12923 * Makefile.in: Regenerate.
12924 * configure.in: Remove unused logic relating to --enable-shared
12925 and --enable-threads. Remove bogus comments. Remove redundant
12926 noconfigdirs.
12927 * configure: Regenerate.
12928
cb543528
NN
12929 * configure.in: Replace ${libstdcxx_version} by its value.
12930 Remove reference to mh-dgux.
12931 * configure: Regenerate.
12932
53f70c1b
KB
129332003-03-03 Kevin Buettner <kevinb@redhat.com>
12934
12935 * MAINTAINERS (Write After Approval): Add myself.
12936
df0f0674
NN
129372003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12938
12939 * Makefile.tpl: Rearrange.
12940 * Makefile.in: Regenerate.
12941
dce2d8b2 129422003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
12943
12944 * configure.in: Add support for kaOS as cross build target system.
12945 * configure: Regenerated.
12946
a7a287eb
SB
129472003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12948
12949 * MAINTAINERS (Write after approval): Add myself.
12950
ff00c8a2
JW
129512003-02-21 James E Wilson <wilson@tuliptree.org>
12952
12953 * MAINTAINERS: Update my email address.
12954
abb2db7a
ZW
129552003-02-21 Zack Weinberg <zack@codesourcery.com>
12956
12957 * MAINTAINERS: Add self to blanket write privs. section.
12958
e9f2dc3b
SM
129592003-02-20 Sean McNeil <sean@blue.mcneil.com>
12960
12961 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12962 configure-target-* as some target builds may require additional
12963 flags for preprocessor tests.
12964 * Makefile.in: Regenerated.
12965
ee03dc5e
AO
129662003-02-19 Alexandre Oliva <aoliva@redhat.com>
12967
11856278
AO
12968 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12969 * ltconfig: Handle it.
12970 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12971 auto-detecting it.
12972
274aef32
AO
12973 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12974 it is used as argument to $CC.
12975 * ltcf-gcj.sh: Likewise.
12976
ee03dc5e
AO
12977 * configure.in: Introduce --enable-maintainer-mode.
12978 * configure: Rebuilt.
12979 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12980 for maintainer mode.
12981 * Makefile.in: Rebuilt.
12982
30db8e17
JM
129832003-02-18 Jason Merrill <jason@redhat.com>
12984
12985 * Makefile.tpl (check-c++): Allow parallelism.
12986
cab60ac6
GP
129872003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12988
12989 * MAINTAINERS: Remove John Carr (who never actually had access to
12990 gcc.gnu.org).
12991
c8e5d1af
GK
129922003-02-15 Geoffrey Keating <geoffk@apple.com>
12993
12994 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12995 don't configure target-libobjc.
12996 * configure: Regenerate.
12997
70f91f50
RO
129982003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12999
13000 * Makefile.tpl (RANLIB): Define.
13001 * Makefile.in: Regenerate.
13002
669e9062
LB
130032003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
13004
13005 * MAINTAINERS: Update my email.
abb2db7a 13006
61b56b2e
KS
130072003-02-06 Keith R Seitz <keiths@redhat.com>
13008
13009 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
13010 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
13011 * Makefile.in: Regenerated.
13012 * configure.in: Remove all traces of snavigator, db, and grep.
13013 * configure: Regenerated.
13014
a1ba6e15
GP
130152003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13016
13017 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
13018 After Approval.
13019
f5f2cce5
CC
130202003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13021
13022 * MAINTAINERS (Write after approval): Add myself.
13023
ba49f6f1
FCE
130242003-01-31 Frank Ch. Eigler <fche@redhat.com>
13025
13026 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
13027 * Makefile.in: Regenerated.
13028
ccf9f10c
RS
130292003-01-30 Roger Sayle <roger@eyesopen.com>
13030
13031 * config.guess: Updated to 2003-01-30's version.
13032 * config.sub: Updated to 2003-01-28's version.
13033
a693735b
AO
130342003-01-30 Alexandre Oliva <aoliva@redhat.com>
13035
13036 * config.if: If gcc_version is already set, just use it. Don't set
13037 gcc_version_trigger if it's already set, otherwise set it to
13038 gcc/version.c, but only if the file exists. If it is not set and
13039 gcc/version.c does not exist, try to extract the version number from
13040 $CC.
13041
204c43d6
AT
130422003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
13043
abb2db7a 13044 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 13045
842e91ec
PE
130462003-01-27 Phil Edwards <pme@gcc.gnu.org>
13047
13048 * configure.in: Revert 24Jan change.
13049 * configure: Regenerate.
13050
6b99984e
GP
130512003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13052
13053 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
13054 entry of HJ Lu.
13055
806e0935
NN
130562003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13057
13058 * configure.in: Revert previous change.
13059 * configure: Regenerate.
13060
307a9864
NN
130612003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13062
13063 * configure.in: Make rda native-only.
13064 * configure: Regenerate.
13065
02ba6302
VR
130662003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13067
13068 * MAINTAINERS: Move myself from GNATS-only-accounts to
13069 write-after-approval.
13070
77d187bc
NN
130712003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
13072
13073 * configure.in: Add missing \.
13074 * configure: Rebuilt.
13075
a94a2d4c
JJ
130762003-01-17 Jakub Jelinek <jakub@redhat.com>
13077
13078 * configure.in (baseargs): Avoid using \| in sed regular
13079 expressions.
13080 * configure: Rebuilt.
13081
73f84924
JJ
130822003-01-16 Jakub Jelinek <jakub@redhat.com>
13083
13084 * configure.in (baseargs): Remove all supported forms of
13085 --cache-file, --srcdir, --host, --build and --target options
13086 from argument lists.
13087 * configure: Rebuilt.
13088
8c12fc63
JZ
130892003-01-15 Josef Zlomek <zlomekj@suse.cz>
13090
13091 * MAINTAINERS: Add myself to write-after-approval list.
13092
7c005a3a
AO
130932003-01-15 Alexandre Oliva <aoliva@redhat.com>
13094
13095 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13096 * configure: Rebuilt.
13097
3dfabf63
NN
130982003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
13099
13100 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13101 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13102 * Makefile.in: Regenerate.
13103 * configure: Regenerate.
13104
cf53ae10
AO
131052003-01-09 Alexandre Oliva <aoliva@redhat.com>
13106
13107 * configure.in: Remove Makefile in build, host and target modules
13108 unless configure was run with --no-recursion.
13109 * configure: Rebuilt.
13110
3fbe8e4a
CC
131112003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13112
13113 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13114 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13115 * Makefile.in: Regenerate.
13116
66e2aa7d
CD
131172003-01-08 Chris Demetriou <cgd@broadcom.com>
13118
13119 * config.guess: Update to 2003-01-03 version.
13120 * config.sub: Update to 2003-01-03 version.
13121
b5038cfb
CF
131222003-01-07 Christopher Faylor <cgf@redhat.com>
13123
13124 * configure: Regenerate with proper autoconf 2.13.
13125
d02c69be
CF
131262003-01-07 Christopher Faylor <cgf@redhat.com>
13127
13128 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 13129 * configure: Regenerate.
d02c69be 13130
e914a571
AC
131312003-01-06 Andrew Cagney <ac131313@redhat.com>
13132
13133 * configure.in (GDB_TK): Add tcl directories conditional on
13134 gdb/gdbtk directory being present.
13135 * configure: Regenerate.
abb2db7a 13136
dce2d8b2 131372003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 13138
dce2d8b2
EB
13139 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
13140 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
13141 * configure: Rebuilt.
13142
89a7012a
TT
131432002-12-31 Tom Tromey <tromey@redhat.com>
13144
13145 * Makefile.in: Rebuilt.
13146 * Makefile.def (target_modules) [libffi]: Allow installation.
13147
3f4f56e2
AS
131482002-12-31 Andreas Schwab <schwab@suse.de>
13149
13150 * configure.in: Fix use of $program_transform_name.
13151 * configure: Regenerated.
13152
6c1b8d0a
DJ
131532002-12-30 Daniel Jacobowitz <drow@mvista.com>
13154
13155 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 13156 * configure: Regenerated.
6c1b8d0a 13157
c5120911
AO
131582002-12-29 Alexandre Oliva <aoliva@redhat.com>
13159
13160 * Makefile.tpl (local-distclean): Don't remove...
13161 (multilib.ts): ... this. Moved into...
13162 (multilib.out): ... this. Don't use sub-make.
13163 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13164 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13165 (configure-build-[+module+], configure-[+module+],
13166 configure-target-[+module+], configure-gcc): ... these. Test
13167 for Makefile existence. Drop config.status from dependencies.
13168 * Makefile.in: Rebuilt.
13169 * configure.in: Move gcc-version-trigger to the end of
13170 ac_configure_args. Add comments to maybedep.tmp and
13171 serdep.tmp. Introduce --disable-serial-configure. Remove
13172 nonopt from baseargs, matching and removing corresponding
13173 whitespace while at it.
13174 * configure: Rebuilt.
13175
e245b0ea
AO
131762002-12-28 Alexandre Oliva <aoliva@redhat.com>
13177
903de295
AO
13178 * configure.in (host_configargs): Replace reference to
13179 no-longer-defined buildopts with --build=${build_alias}.
13180 * configure: Rebuilt.
13181
e245b0ea
AO
13182 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13183 program_transform_name to standard idiom.
13184 (AUTOGEN, AUTOCONF): Define.
13185 (Makefile.in): Use $(AUTOGEN).
13186 (Makefile): Depend on config.status, and use autoconf-style rule to
13187 build it. Move original commands to...
13188 (config.status): ... this new target.
13189 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13190 $(AUTOCONF).
13191 * Makefile.in: Rebuilt.
13192
671aa708
NN
131932002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13194
53fbfb58
NN
13195 * Makefile.tpl: Fix dramatic bustage due to change in
13196 program_transform_name.
13197 * Makefile.in: Regenerate.
13198
13199 * configure.in: Remove unnecessary PATH setting.
13200 * configure: Regnerate.
13201
13202 * configure.in: Don't default to unprefixed tools unless
13203 the native tools will work.
13204 * configure: Regenerate.
13205
671aa708
NN
13206 * configure.in: Convert to autoconf script. Blow away lots
13207 of now-redundant Makefile fragments.
13208 * configure: Generate using Autoconf.
13209 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13210 * Makefile.in: Regenerate.
13211
57f40826
NN
132122002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13213
3fedb745
NN
13214 * configure: Fix stupid bug where RANLIB was mistakenly included.
13215
abb2db7a 13216 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
13217 (build_configargs, host_configargs, target_configargs).
13218
13219 * configure.in: Move logic out of sed statement.
13220
abb2db7a 13221 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
13222 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13223
315fa0f4
SS
132242002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13225
13226 * config.sub: Import from master repository
13227 * config.guess: Ditto
13228
45aff44f
AS
132292002-12-24 Andreas Schwab <schwab@suse.de>
13230
13231 * Makefile.tpl (multilib.out): Fix missing space.
13232 * Makefile.in: Regenerate.
13233
88b5521b
NN
132342002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13235
13236 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13237 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13238 * Makefile.in: Regenerate.
13239 * configure.in: Remove unnecessary leftovers.
13240
2a726918
GK
132412002-12-21 Geoffrey Keating <geoffk@apple.com>
13242
13243 * configure.in (extra_ranlibflags_for_target): New variable.
13244 (*-*-darwin): Add -c to ranlib commands.
13245 * configure (tooldir): Handle extra_ranlibflags_for_target.
13246
aace3269 132472002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
13248
13249 * Makefile.tpl: Revert HJL's change.
13250 * Makefile.in: Regenerated.
13251 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13252 always.
13253
f0895142
AS
132542002-12-19 Andreas Schwab <schwab@suse.de>
13255
13256 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13257 * Makefile.in: Regenerate.
13258
dce2d8b2 132592002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
13260
13261 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13262 * Makefile.in: Regenerated.
13263
13264 * configure.in (build_prefix): New. Substitute.
13265
212f6dd0
NN
132662002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13267
79308c5d
NN
13268 * Makefile.tpl: Don't let real targets depend on phony targets.
13269 * Makefile.in: Regenerate.
13270
212f6dd0
NN
13271 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13272 * Makefile.in: Regenerate.
13273
ab17919f
SS
132742002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13275
13276 * config.sub: Import from master repository
13277 * config.guess: Ditto
13278
5ecf91d1
JM
132792002-12-16 Jason Merrill <jason@redhat.com>
13280
13281 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13282 previous 'make bootstrap'.
13283 * Makefile.in: Regenerate.
13284
d8437e1b
HPN
132852002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13286
13287 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13288
4977bab6
ZW
132892002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13290
13291 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13292 * Makefile.in: Regenerate.
13293
0edcfdcb
JM
132942002-12-13 Jason Merrill <jason@redhat.com>
13295
6248218a 13296 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
13297 library tests.
13298 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
13299 * Makefile.in: Regenerate.
13300
4977bab6
ZW
133012002-12-12 Alexandre Oliva <aoliva@redhat.com>
13302
13303 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13304 * Makefile.in: Rebuilt.
13305
f87505dd
AO
133062002-12-12 Alexandre Oliva <aoliva@redhat.com>
13307
13308 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13309
4977bab6
ZW
133102002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13311
13312 * configure: Fix bug put in by gremlins.
13313
13314 * Makefile.tpl: Substitute more autoconfily.
13315 * configure: Substitute more autoconfily.
13316 * Makefile.in: Regenerate.
13317
7f0db92a
SS
133182002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13319
13320 * config.sub: Import from master repository
13321 * config.guess: Ditto
13322 * MAINTAINERS: Added Svein Seldal under write after approval
13323
4977bab6
ZW
133242002-12-08 Andrew Cagney <ac131313@redhat.com>
13325
13326 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13327 * Makefile.in (all-sim): Ditto.
13328
133292002-12-06 DJ Delorie <dj@redhat.com>
13330
13331 * Makefile.tpl: Change configure dependencies to not have real
13332 targets depend on phony targets.
13333
133342002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13335
13336 * configure.in: Revert unintentional change.
13337
13338 * Makefile.tpl: Change dependency for */multilib.out so that
13339 it works when gcc isn't in the tree.
13340
13341 * configure.in: Substitute more.
13342 * configure: Run subconfigures from the Makefile.
13343 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13344 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13345
67f1b906
GP
133462002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13347
13348 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13349
4977bab6
ZW
133502002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13351
13352 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13353 and corresponding dependencies.
13354 * Makefile.in: Regenerate.
13355
13356 * configure.in (host_tools): Order binutils, gas and ld for
13357 convenience in running the testsuites.
13358
13359 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13360 * Makefile.in: Regenerate.
13361 * configure.in: Introduce rules to serialize subconfigure runs.
13362
13363 * configure.in: Introduce BASE_CC_FOR_TARGET.
13364 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13365 Realize configure-build-* targets. Realize configure-target-* targets.
13366 * Makefile.in: Regenerate.
13367
133682002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13369
13370 * configure: Move gcc_version_trigger stuff from here...
13371 * configure.in: ...to here.
13372
13373 * configure.in: Separate subconfigure options added by this file from
13374 options given by the user. Add machinery to put args for host
13375 subconfigures into the Makefile.
13376
13377 * Makefile.tpl: Remove 'vault' targets.
13378 * Makefile.tpl: Reorder and comment dependencies.
13379 * Makefile.in: Regenerate.
13380
133812002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13382 * configure.in: Fix my broken commit of previous patch. (sigh)
13383
743f054e
GK
133842002-11-28 Geoffrey Keating <geoffk@apple.com>
13385
13386 * configure.in: Move host-specific darwin noconfigdirs into
13387 the host-specific section.
13388
4977bab6
ZW
133892002-11-28 Geoffrey Keating <geoffk@apple.com>
13390
13391 * configure.in: Move host-specific darwin noconfigdirs into
13392 the host-specific section.
13393
133942002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13395
13396 * configure: Remove skip-this-dir support.
13397 * Makefile.tpl: Remove skip-this-dir support.
13398
13399 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13400 subdirectories.
13401 * Makefile.in: Regenerate.
13402
13403 * Makefile.tpl: Strip out useless setting of 'dir'.
13404 * Makefile.in: Regenerate.
13405
134062002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13407
13408 * configure.in: Fix deeply stupid bug.
13409
13410 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13411 shell code in CXX_FOR_TARGET
13412 * Makefile.def: Introduce raw_cxx.
13413 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13414 RAW_CXX_FOR_TARGET.
13415 * Makefile.in: Regenerate.
13416
134172002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13418
13419 * Makefile.tpl: Remove unnecessary ifs.
13420 * Makefile.in: Regenerate.
13421
13422 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13423 dependencies. Maybe-ize build-libiberty. Create dummy install
13424 targets for 'no_install' modules.
13425 * configure: Move GDB_TK substitution to configure.in. Move
13426 build_modules stuff to configure.in.
13427 * configure.in: Implement soft dependency machinery. Maybe-ize
13428 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13429 * Makefile.in: Regenerate.
13430
134312002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13432
13433 * Makefile.tpl: Make all-target, install-target behave similarly
13434 to all, install (only hitting configured targets). Eliminate
13435 unused macro defintions.
13436
13437 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13438 build != host.
13439
13440 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13441
13442 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13443
13444 * configure.in: Produce lists of subdir targets we're actually
13445 configuring. Remove references to "dosrel".
13446 * Makefile.tpl: Let configure set which subdir targets are hit.
13447 Remove install-cross; clean up install; remove ALL. Remove
13448 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13449 Autogenerate host module targets. Remove empty dependency lines
13450 and redundant dependency; rearrange slightly.
13451 * Makefile.def: Add host-side libtermcap, utils.
13452
13453 * Makefile.in: Regenerate.
13454
e6226a2f
RO
134552002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13456
13457 * ltconfig (osf[345]): Append $major to soname_spec.
13458 Reflect this in library_names_spec.
13459 * ltmain.sh (osf): Prefix $major with . for use as extension.
13460
3b75d237
AJ
134612002-11-19 Andreas Jaeger <aj@suse.de>
13462
13463 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13464 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13465 and sparc64 GNU/Linux systems.
13466
809108de
NS
134672002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13468
13469 * MAINTAINERS: Update email.
13470
e7e0de7e
GP
134712002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13472
13473 * MAINTAINERS: Complete James Dennett's entry.
13474
f7109dea
EB
134752002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13476
13477 * MAINTAINERS (Write After Approval): Add myself.
13478
d3ac17c9
BK
134792002-11-13 Bruce Korb <bkorb@gnu.org>
13480
13481 * Makefile.tpl: syntactic cleanup
13482
dce2d8b2 134832002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
13484
13485 * MAINTAINERS: Add myself to write-after-approval list.
13486
4977bab6
ZW
134872002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13488
13489 * Makefile.def: Add list of recursive targets to autogenerate.
13490 Add build_modules.
13491 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13492 targets. Autogenerate *-build-* targets.
13493 * Makefile.in: Regenerate.
13494
134952002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13496
13497 * configure: More autoconf-style substitutions.
13498 * Makefile.tpl: More autoconf-style substitutions.
13499 * Makefile.in: Regenerate.
13500
135012002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13502
13503 * configure: Substitute more variables in a more autoconf-friendly
13504 way. Simplify slightly.
13505 * Makefile.tpl: Make more variables substitutable in an
13506 autoconf-friendly way.
13507 * Makefile.in: Regenerate.
13508
d4783999
JW
135092002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13510
13511 * MAINTAINERS (Write After Approval): Add myself.
13512
4977bab6
ZW
135132002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13514
13515 * configure.in (v810*): Remove special setting of tools.
13516
13517 * configure: Add support for extra required flags for ar or nm.
13518 * configure.in (aix4.3+): Use above support for target-specific
13519 issues, rather than using config/mt-aix43.
13520
135212002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13522
13523 * configure: Remove 'removing', which doesn't work. Replace $subdir
13524 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13525 with $srcdir. Reformat indentation. Substitute some variables
13526 formerly hard-coded in the Makefile for build=host.
13527 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13528 * Makefile.def: Autogenerate more.
13529 * Makefile.in: Regenerate.
13530
1c9c903e
AN
135312002-11-04 Adam Nemet <anemet@lnxw.com>
13532
13533 * MAINTAINERS (Write After Approval): Add myself.
13534
40673d2b
KB
135352002-11-04 Kevin Buettner <kevinb@redhat.com>
13536
13537 * Makefile.def (host_modules): Add rda.
13538 * Makefile.in: Regenerate.
13539 * configure.in (target_tool): Add target-rda to list.
13540
42e650ae
GP
135412002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13542
13543 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13544
e004b81f
PE
135452002-10-25 Phil Edwards <pme@gcc.gnu.org>
13546
13547 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13548 and restrap targets to this rule.
13549 * Makefile.in: Regenerate.
13550
06bd49b1
GP
135512002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13552
13553 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13554 GNATS only accounts.
13555
d0af82b0
HPN
135562002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13557
13558 * configure.in (i[3456]86-*-linux*): Add check to disable
13559 ${libgcj} for glibc1.
13560
10782654
DC
135612002-10-24 Denis Chertykov <denisc@overta.ru>
13562
13563 * MAINTAINERS: Add myself as ip2k port maintainer.
13564
a5a438f5
SS
135652002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13566
13567 * configure.in: Add tic4x target.
13568
fe3d5b7f
NN
135692002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13570
aba8a494
NN
13571 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13572 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13573 * Makefile.in: Regenerate.
13574
fe3d5b7f
NN
13575 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13576 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13577 * Makefile.in: Regenerate.
13578
a6ad79e7
JJ
135792002-10-02 Janis Johnson <janis187@us.ibm.com>
13580
13581 * MAINTAINERS: Add myself as web pages co-maintainer.
13582
6a8a9058
NN
135832002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13584
13585 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13586 * Makefile.in: Regenerate.
13587
327d975a
ZW
135882002-10-02 Zack Weinberg <zack@codesourcery.com>
13589
13590 * MAINTAINERS: Add myself and Nathan Sidwell
13591 <nathan@codesourcery.com> as VxWorks maintainers.
13592
a5ae8f19 135932002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
13594
13595 * Makefile.def: Remove order dependency comments.
13596 * Makefile.tpl: Add explicit install-install dependencies.
13597 * Makefile.in: Regenerate.
d0f6c823 13598
34c6040c 13599 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 13600 * Makefile.in: Regenerate.
34c6040c 13601
d0f6c823
NN
13602 * Makefile.tpl: Add configure-target (for src-release in src)
13603 * Makefile.in: Regenerate.
13604
50bd210b
NC
136052002-09-30 Nick Clifton <nickc@redhat.com>
13606
13607 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13608
ca25149e
UW
136092002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13610
13611 * configure.in (s390*-*-linux*): Enable libgcj.
13612
dd30b57d
NN
136132002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13614
9e60a678
NN
13615 * configure: Revert accidentally applied changes.
13616
dd30b57d
NN
13617 * Makefile.tpl: Make more autoconf-friendly.
13618 * Makefile.in: Regenerate.
13619 * configure: Make substitution more autoconf-like.
13620
5831424e
RE
136212002-09-28 Richard Earnshaw <rearnsha@arm.com>
13622
13623 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13624 single entry to handle all these.
13625 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13626 libjava on arm-*-elf.
13627
b7f3b15b
GK
136282002-09-27 Geoffrey Keating <geoffk@apple.com>
13629
13630 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13631 things that depend on them.
13632
0dffceed
NN
136332002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13634
13635 * Makefile.tpl: Make subsituted variables more autoconfy.
13636 * Makefile.in: Regenerate.
13637 * configure: Make seds more autoconfy.
13638
1db75a86 136392002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
13640
13641 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13642 * Makefile.in: Regenerate.
13643 * configure.in: Rewrite sed statements to look autoconfy.
13644
1db75a86
NN
13645 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13646 all-target-foo on configure-target-foo.
13647 * Makefile.def: Ditto.
13648 * Makefile.in: Rebuild.
13649
741a4e89
AH
136502002-09-25 Andrew Haley <aph@redhat.com>
13651
13652 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13653
95ddd785
NN
136542002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13655
13656 * Makefile.def: New file.
13657 * Makefile.tpl: New file.
13658 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13659 * contrib/gcc_update: Note that Makefile.in is a generated file.
13660
13661 * configure.in: Minor rearrangement. Simplify tests.
13662
65a824f6
JT
136632002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13664
13665 * configure.in (with_headers): Skip copy if value is "yes".
13666 (with_libs): Likewise.
13667
51270f0a 136682002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
13669
13670 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13671 * configure.in (sh*-*-pe*): Ditto.
13672 * configure.in (mips*-*-pe*): Ditto.
13673 * configure.in (*arm-wince-pe): Ditto.
13674
8f89dbf4
NN
13675 * configure.in: Rearrange.
13676
c1b8db3f
KH
136772002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13678
13679 * MAINTAINERS: Update my email address.
13680
341f0575
PK
136812002-08-30 Paul Koning <pkoning@equallogic.com>
13682
13683 * MAINTAINERS: (Write After Approval): Add myself.
13684
d2e06980
GK
136852002-08-29 Geoffrey Keating <geoffk@redhat.com>
13686
13687 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13688
4906d5d8
GK
136892002-08-24 Geoffrey Keating <geoffk@redhat.com>
13690
13691 * MAINTAINERS: Change my mailing address.
13692
e9a25cc8
PC
136932002-08-21 Paolo Carlini <pcarlini@unitus.it>
13694
13695 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 13696 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 13697
dce2d8b2 136982002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
13699
13700 * MAINTAINERS (Write After Approval): Remove myself.
13701 (Various Maintainers: c++ runtime libs): Add myself.
13702
5ce6f47b
EC
137032002-08-15 Eric Christopher <echristo@redhat.com>
13704
13705 * config.sub: Import from master repository.
13706 * config.guess: Ditto.
13707
7f9317f0
AO
137082002-08-19 Alexandre Oliva <aoliva@redhat.com>
13709
13710 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13711 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13712 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13713
7aecca3d
AH
137142002-08-16 Aldy Hernandez <aldyh@redhat.com>
13715
13716 * MAINTAINERS: Add self to rs6000 vector extensions.
13717
8ea4b195
AO
137182002-08-15 Alexandre Oliva <aoliva@redhat.com>
13719
13720 * libiberty/configure: Reverted unintended yesterday's check in.
13721
f5cc59a7
AO
137222002-08-14 Alexandre Oliva <aoliva@redhat.com>
13723
13724 * boehm-gc/configure, libf2c/configure: Rebuilt.
13725 * libffi/configure, libiberty/configure: Ditto.
13726 * libjava/configure, libobjc/configure: Ditto.
13727 * libstdc++-v3/configure, zlib/configure: Ditto.
13728 Merged from binutils:
13729 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13730 From Steve Ellcey <sje@cup.hp.com>:
13731 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13732 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13733 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13734 IA64.
13735 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13736 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13737 soname_spec, sys_lib_search_path_spec): Ditto.
13738
dce2d8b2 137392002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
13740
13741 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13742
2ff34870
L
137432002-08-04 H.J. Lu (hjl@gnu.org)
13744
13745 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13746
a014f2fe
KW
137472002-08-02 Krister Walfridsson <cato@df.lth.se>
13748
13749 * MAINTAINERS (Write After Approval): Add myself.
13750
c01d477a
AM
137512002-07-31 Alan Modra <amodra@bigpond.net.au>
13752
13753 * configure.in: Move generic linux case to end. Copy generic
13754 linux noconfigdirs to mips*-*-linux* entry and new
13755 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13756
68cd2524
MM
137572002-07-19 Michael Matz <matz@suse.de>
13758
13759 * MAINTAINERS: Add myself as ra* maintainer.
13760
e2d83b8c
CD
137612002-07-16 Chris Demetriou <cgd@broadcom.com>
13762
13763 * config.guess: Update to 2002-07-09 version.
13764 * config.sub: Update to 2002-07-03 version.
13765
cece4f1d
HPN
137662002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13767
13768 * MAINTAINERS: Fix typo in a maintainer email address.
13769
bb654703
NN
137702002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13771
13772 * configure.in: Remove two redundant tests.
13773
789b7de5
RO
137742002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13775
13776 * configure.in (mips*-*-irix6*o32): Enable stabs.
13777
e1da1089
NN
137782002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13779
f3970bba
NN
13780 * configure.in: Don't build grez.
13781 * Makefile.in: Ditto.
13782
e1da1089
NN
13783 * Makefile.in: Remove references to bsp, cygmon, libstub.
13784 * configure.in: Ditto.
13785
13786 * configure.in: Remove leftover reference to gdbtest.
13787
57c905fa
PE
137882002-07-08 Phil Edwards <pme@gcc.gnu.org>
13789
13790 * configure.in (gxx_include_dir): Change to match versioned
13791 C++ headers if --enable-version-specific-runtime-libs is used.
13792
a0af94a7 137932002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 13794
a0af94a7
SE
13795 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13796
423ce3eb
NN
137972002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13798
13799 * configure.in: Make --without-x work.
13800
98186934
NN
138012002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13802
c3b7d169
NN
13803 * configure.in: Rearrange target Makefile fragment collection.
13804
98186934
NN
13805 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13806 cvs[src].
13807 * configure.in: Ditto.
13808
eebd288a
MK
138092002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13810
13811 * MAINTAINERS (Write After Approval): Update my e-mail address.
13812
3ab36f05
NN
138132002-06-24 Ben Elliston <bje@redhat.com>
13814
13815 * configure.in (host_tools): Remove cgen.
13816
13817 * Makefile.in (all-cgen): Remove; runs from its source directory.
13818 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 13819 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
13820 (all-sim): Likewise.
13821
dce2d8b2 138222002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
13823
13824 * Makefile.in: Eliminate 'apache' targets.
13825 * configure.in: Eliminate 'apache' targets.
13826
55380b08
NN
13827 * configure.in: Eliminate redundant tests. Reorganize.
13828
9a5c1b9d
NN
13829 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13830
5fd3853a
NN
13831 * config-ml.in: Eliminate references to Cygnus configure.
13832
cfefc434
NN
13833 * Makefile.in: Eliminate references to building emacs.
13834
2fe93885
GS
138352002-06-28 Graham Stott <graham.stott@btinternet.com>
13836
13837 * MAINTAINERS: Update my email address.
13838
53c40185
BK
138392002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13840
13841 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 13842 (cxx_incdir): Remove.
53c40185 13843
97679694
NN
138442002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13845
13846 * MAINTAINERS (Write After Approval): Add self.
13847
b03bcd37
DC
13848Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13849
13850 * configure.in: Add support for ip2k.
13851
6bd12129
NN
138522002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13853
13854 * configure.in: Fix AIX configury bug.
13855
e0d98a92
SE
138562002-06-20 Steve Ellcey <sje@cup.hp.com>
13857
13858 * MAINTAINERS (Write After Approval): Add self.
13859
ba3292db
NN
138602002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13861
ef40bc65
NN
13862 * configure.in: replace ${topsrcdir} with ${srcdir}
13863
7a0be465
NN
13864 * configure.in: Move definition of libstdcxx_flags
13865 right above usage, rather than waaay earlier.
13866
e1848dde
NN
13867 * configure.in: Pull definition of is_cross_compiler earlier.
13868
8bc2fff1
NN
13869 * configure.in: Rearrange a little.
13870
ba3292db
NN
13871 * configure.in: Remove references to librx.
13872 * Makefile.in: Remove references to librx.
13873
11d8b408
DC
13874Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13875
13876 * config.sub: Add support for avr target.
13877 Import from master sources, rev 1.255
5ce6f47b 13878
93da8339
PE
138792002-06-19 Phil Edwards <pme@gcc.gnu.org>
13880
13881 * configure, .cvsignore: Revert previous change...
13882 * Makefile: ...delete.
13883
b4caab5c
NN
138842002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13885
13886 * configure.in: Eliminate ${gasdir} variable.
13887
ee777171
DB
138882002-06-18 Dave Brolley <brolley@redhat.com>
13889
13890 * configure.in: Add support for frv.
13891 * config.sub: Add support for frv.
13892
26e4af54
PE
138932002-06-18 Phil Edwards <pme@gcc.gnu.org>
13894
13895 * configure: Remove garbage from previous commit.
13896
bb20b7da
PE
138972002-06-18 Phil Edwards <pme@gcc.gnu.org>
13898
13899 * configure: For in-source builds, make a subdir and re-exec there.
13900 * Makefile: New file. Pass targets through to build directory.
13901 * .cvsignore: No longer ignore "Makefile".
13902
9d321f6c
DR
139032002-06-16 Douglas Rupp <rupp@gnat.com>
13904
13905 * MAINTAINERS (Write After Approval): Add self.
13906
c8eb2bc0
KG
139072002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13908
13909 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13910
f210d239
JT
139112002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13912
13913 * configure.in (vax-*-netbsd*): Re-enable gas.
13914
e9667b3c
NN
139152002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13916
efe1f357
NN
13917 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13918 BUILD_PREFIX_1, to correct nomenclature.
13919 * configure: Likewise.
13920
e9667b3c
NN
13921 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13922 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13923
fe2fe497
OH
139242002-05-31 Olaf Hering <olh@suse.de>
13925
13926 * config-ml.in: Propogate DESTDIR also.
13927
dcf7f0dd
JT
139282002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13929
13930 * configure.in (vax-*-netbsd*): Don't build gas for this
13931 platform.
13932
6ff14f32
MM
139332002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13934
13935 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13936 and libgcj for AVR.
13937
397de1ff
KK
139382002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13939
13940 * MAINTAINERS (Write After Approval): Add myself.
13941
ac30211c
JT
139422002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13943
13944 * config.guess: Update to 2002-05-22 version.
13945 * config.sub: Likewise.
13946
1e6347d8
RO
139472002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13948
13949 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13950 * config-ml.in: Likewise.
13951 * configure: Likewise.
13952 * configure.in: Likewise.
13953
e5ce1d6d
SC
139542002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13955
13956 * MAINTAINERS: Update my email address.
13957
6cdef75d
NN
139582002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13959
4a87f061
NN
13960 * configure.in: Simplify makefile fragment collection.
13961
13962 * configure.in: Remove code to build emacs.
603606e7 13963
e254d6b5
NN
13964 * configure.in : Remove --srcdir argument from targargs and buildargs
13965 (it's always overridden in the Makefile anyway). Rearrange a bit.
13966
13967 * configure: Move some logic to configure.in.
13968 * configure.in: Move some logic from configure.
6cdef75d 13969
1d6006fe
TT
139702002-05-11 Tom Tromey <tromey@redhat.com>
13971
13972 * MAINTAINERS: Reflect libgcj reality.
13973
b70b3534
FS
139742002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13975
13976 * Makefile.in: Honour DESTDIR.
13977
4434687a
MM
139782002-05-08 Mark Mitchell <mark@codesourcery.com>
13979
13980 * config.guess: Import 2002-03-20 version.
13981 * config.sub: Import 2002-04-26 version.
13982
a89e49c7
RO
139832002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13984
13985 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13986
44e55536
TJ
139872002-05-07 Tim Josling <tej@melbpc.org.au>
13988
13989 * MAINTAINERS: Add self.
13990
dce2d8b2 139912002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
13992
13993 * ltmain.sh: Detect and handle object name conflicts
13994 while piecewise linking a static library.
13995
b7c13625
AO
139962002-05-05 Alexandre Oliva <aoliva@redhat.com>
13997
13998 * configure.in (noconfigdirs): Don't disable libgcj on
13999 sparc64-*-solaris* and sparcv9-*-solaris*.
14000
4182d9fa
AO
140012002-05-03 Alexandre Oliva <aoliva@redhat.com>
14002
14003 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
14004
7bebf279
TF
140052002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
14006
14007 * configure.in (FLAGS_FOR_TARGET): Do not add
14008 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
14009 on i[3456]86-*-linux*.
14010
9a06dc7d
TF
140112002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
14012
14013 * configure.in (noconfigdirs): Replace [ ] with test.
14014
14015 * configure.in (noconfigdirs): Do not add target-newlib if
14016 target == i[3456]86-*-linux*, and host == target.
14017
a51a07fa
NN
140182002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
14019
9e7facd6
DD
14020 * configure.in: delete reference to absent file
14021
aeaa0f2f
NN
14022 * configure.in: replace '[' with 'test'
14023
4bb98828
NN
14024 * configure.in: Eliminate references to gash.
14025 * Makefile.in: Eliminate references to gash.
14026
64791664
NN
14027 * configure.in: remove useless references to 'pic' makefile fragments.
14028
3ed57cf4
NN
14029 * configure.in: (*-*-windows*) Finish removing.
14030
a51a07fa
NN
14031 * configure.in: Eliminate redundant test for libgui.
14032
8552f6f1
RS
140332002-04-29 Roger Sayle <roger@eyesopen.com>
14034
14035 * MAINTAINERS: Add self and realphabetize. Update entries
14036 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
14037 entry for a29k port maintainer.
14038
dce2d8b2 140392002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
14040
14041 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
14042 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
14043
704c9a14
NN
140442002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
14045
14046 * configure.in: remove references to dead files
14047
7bff5059
MM
140482002-04-19 Mark Mitchell <mark@codesourcery.com>
14049
14050 * MAINTAINERS: Add information about purpose of this file.
14051
0c7c67f0
TT
140522002-04-18 Tom Tromey <tromey@redhat.com>
14053
14054 * configure.in: Disallow configuring libgcj when it is already
14055 installed and we're using Solaris 2.8 linker. Do enable libgcj on
14056 Solaris 2.8 by default. For PR libgcj/6158.
14057
63501e91
NN
140582002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14059
14060 * configure.in: Move default CC setting out of config/mh-* fragments
14061 directly into here.
14062
701afd4d
NN
140632002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14064
14065 * configure.in: don't even try to configure or make a subdirectory
14066 if there's no configure script for it.
14067
07cdae91
MM
140682002-04-15 Mark Mitchell <mark@codesourcery.com>
14069
14070 * MAINTAINERS: Remove chill maintainers.
14071 * Makefile.in (CHILLFLAGS): Remove.
14072 (CHILL_LIB): Remove.
14073 (TARGET_CONFIGDIRS): Remove libchill.
14074 (CHILL_FOR_TARGET): Remove.
14075 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14076 CHILL_LIB.
14077 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14078 (CHECK_TARGET_MODULES): Likewise.
14079 (INSTALL_TARGET_MODULES): Likewise.
14080 (CLEAN_TARGET_MODULES): Likewise.
14081 (configure-target-libchill): Remove.
14082 (all-target-libchill): Remove.
14083 * configure.in (target_libs): Remove target-libchill.
14084 Do not compute CHILL_FOR_TARGET.
14085 * libchill: Remove directory.
5ce6f47b 14086
ab50d72b
DD
140872002-04-11 DJ Delorie <dj@redhat.com>
14088
14089 * Makefile.in, configure.in: Sync with binutils, entries
14090 follow...
14091
0a1e123a
DD
140922002-04-07 Andrew Cagney <ac131313@redhat.com>
14093
14094 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
14095 (do-tar, do-bz2): New rules.
14096 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
14097 (gdb-tar): New rule.
14098 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
14099 (insight_dejagnu.tar): New rule.
14100 (insight.tar): New rule.
14101 (gdb+dejagnu.tar): New rule.
14102 (gdb.tar): New rule.
14103
ab50d72b
DD
141042002-02-01 Mo DeJong <supermo@bayarea.net>
14105
14106 * Makefile.in: Add all-tix to deps for all-snavigator
14107 so that tix is built when building snavigator.
14108
141092002-01-11 Steve Ellcey <sje@cup.hp.com>
14110
14111 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14112 ld and gdb are not supported.
14113
141142002-01-07 Mark Salter <msalter@redhat.com>
14115
14116 * configure.in: Remove target-bsp and target-cygmon from arm builds.
14117 Allow target-libgloss to be built for arm, strongarm, and xscale.
14118
141192001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
14120
14121 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14122 options for i[3456]86-pc-linux* native builds.
14123
141242001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
14125
14126 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14127 files from .po files for a distribution.
14128
141292001-09-03 Jeff Holcomb <jeffh@redhat.com>
14130
14131 * configure.in: Enable libstdc++-v3 for h8300 targets.
14132
141332001-06-19 Alan Modra <amodra@bigpond.net.au>
14134
14135 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14136 version from bfd/.
14137
14138Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
14139
14140 * Makefile.in (VER): When present, extract the version number from
14141 the file version.in.
14142
dce2d8b2 141432001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
14144
14145 * configure.in : enable ld for aix
14146
141472001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14148
14149 * config.guess: Add linux target for S/390.
14150
141512000-11-07 Philip Blundell <pb@futuretv.com>
14152
14153 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14154
141552000-11-03 Philip Blundell <pb@futuretv.com>
14156
14157 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14158 files.
14159
141602001-01-15 Ben Elliston <bje@redhat.com>
14161
14162 * configure.in (host_tools): Add sid.
14163 Always configure cgen.
14164
141652000-11-24 Nick Clifton <nickc@redhat.com>
14166
14167 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14168
ab50d72b
DD
141692000-08-20 Doug Evans <dje@casey.transmeta.com>
14170
14171 * Makefile.in (ALL_MODULES): Add all-cgen.
14172 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14173 (all-cgen): New target.
14174 (all-opcodes,all-sim): Depend on all-cgen.
14175 * configure.in (host_tools): Add cgen.
14176 Only configure cgen if --enable-cgen-maint.
14177
dce2d8b2 141782002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
14179
14180 * configure.in: Add *-*-freebsd* configurations.
14181
90def2b2
TT
141822002-04-08 Tom Tromey <tromey@redhat.com>
14183
14184 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14185 Fixes PR libgcj/6068.
14186
320d7e7a
KW
141872002-03-30 Krister Walfridsson <cato@df.lth.se>
14188
14189 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14190
18b467f1
RO
141912002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14192
14193 * configure.in (alpha*-dec-osf*): Enable libgcj.
14194
dce2d8b2 141952003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
14196
14197 * MAINTAINERS (Write After Approval): Add myself.
14198
56ae9405
NC
141992002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14200
14201 Fix for: PR bootstrap/3591, target/5676
14202 * configure.in (mcore-pe): Disable the configuration of
14203 libstdc++-v3 since exceptions are not supported.
14204
f18d9a0c
AG
142052002-03-20 Anthony Green <green@redhat.com>
14206
14207 * configure.in: Enable libgcj for xscale-elf target.
14208
dce2d8b2 14209Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
14210
14211 * MAINTAINERS: Update my email address.
14212
28eca9e8
AO
142132002-03-16 Alexandre Oliva <aoliva@redhat.com>
14214
14215 * ltmain.sh (relink_command): Fix typo in previous change.
14216
e67e72c7
AO
142172002-03-15 Alexandre Oliva <aoliva@redhat.com>
14218
14219 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14220 (relink_command): Added --tag flags.
14221 (mode=install): If relinking fails; error out.
14222
c2273204
RH
142232002-03-12 Richard Henderson <rth@redhat.com>
14224
14225 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14226 .NOTPARALLEL tag.
14227 (do-check): Rename from check.
14228 (check): Allow parallel check.
14229
bcb64245
BW
142302002-03-12 Bob Wilson <bob.wilson@acm.org>
14231
14232 * MAINTAINERS: Add myself as maintainer for xtensa port.
14233 Fix alphabetical order in CPU port maintainer list.
14234 Remove myself from Write After Approval list.
14235
63adb4ff
RH
142362002-03-11 Richard Henderson <rth@redhat.com>
14237
14238 * Makefile.in (.NOTPARALLEL): Add fake tag.
14239
9bec4bf0
L
142402002-03-07 H.J. Lu (hjl@gnu.org)
14241
14242 * configure.in: Enable gprof for mips*-*-linux*.
14243
c7fc1f84
DS
142442002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14245
14246 * MAINTAINERS (Write After Approval): Add myself.
14247
6bff33fb
AO
142482002-02-28 Alexandre Oliva <aoliva@redhat.com>
14249
14250 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14251 libjava.
14252 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14253
0210b33b
AO
142542002-02-23 Alexandre Oliva <aoliva@redhat.com>
14255
14256 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14257 because its Makefile is there; test for the executable instead.
14258
fcc0a3ef
AO
142592002-02-22 Alexandre Oliva <aoliva@redhat.com>
14260
14261 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14262 libstdc++-v3 and libjava.
14263
dce2d8b2 142642002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
14265
14266 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14267 boehm-gc
5ce6f47b 14268
40fe0ec3
AO
142692002-02-09 Alexandre Oliva <aoliva@redhat.com>
14270
14271 * config.guess: Updated to 2002-01-30's version.
14272 * config.sub: Updated to 2002-02-01's version.
14273 Contribute sh64-elf.
14274 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14275 * configure.in: Added sh64-*-*.
14276
694d53ee
CD
142772002-02-08 Chris Demetriou <cgd@broadcom.com>
14278
14279 * MAINTAINERS: Belatedly add myself to write after approval list.
14280
a9ca50b1
JH
14281Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14282
14283 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14284 Remove self as Write After Approval.
14285
5ffc3500
GK
142862002-01-31 Geoffrey Keating <geoffk@redhat.com>
14287
14288 * MAINTAINERS: Put self in as maintainer for contrib/regression
14289 directory.
14290
4ceaf7fb
PE
142912002-01-28 Phil Edwards <pme@gcc.gnu.org>
14292
14293 * MAINTAINERS: Update my email address.
14294
51584787
JT
142952002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14296
5ce6f47b
EC
14297 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14298 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
14299 libraries if not supported for NetBSD on target CPU.
14300
5701d273
DR
143012002-01-25 Douglas B Rupp <rupp@gnat.com>
14302
14303 * install-sh: Use _inst.$$_ for temp file name.
14304
b299a075
JT
143052002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14306
14307 * MAINTAINERS (Write After Approval): Move my contact info
14308 from here...
14309 (OS Port Maintainers): ...to here (netbsd).
14310
51fe14b5
BW
143112002-01-22 Bob Wilson <bob.wilson@acm.org>
14312
14313 * MAINTAINERS (Write After Approval): Add myself.
14314
dce2d8b2 143152002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
14316
14317 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14318 (all-target-fastjar): Also depend on all-target-libiberty.
14319
3cd87679
L
143202002-01-16 H.J. Lu (hjl@gnu.org)
14321
14322 * config.guess: Import from master sources, rev 1.225.
14323 * config.sub: Import from master sources, rev 1.238.
14324
969a6d8f
KH
143252002-01-16 Kazu Hirata <kazu@hxi.com>
14326
14327 * MAINTAINERS (Write After Approval): Remove myself.
14328
366f6a52
FW
143292001-12-19 Florian Weimer <fw@deneb.enyo.de>
14330
14331 * MAINTAINERS (Write After Approval): Add myself.
14332
f02240b6
JM
143332001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14334
14335 * MAINTAINERS: Add self as docs co-maintainer.
14336
5d08dc39
MK
143372001-12-11 Matthias Klose <doko@debian.org>
14338
14339 * MAINTAINERS (Write After Approval): Add myself.
14340
39e790d5
ZW
143412001-12-09 Zack Weinberg <zack@codesourcery.com>
14342
14343 * MAINTAINERS: Update my email address.
14344
4519d6a3
TC
143452001-12-07 Turly O'Connor <turly@apple.com>
14346 * MAINTAINERS (Write After Approval): Add myself.
14347 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14348 (rs6000_initialize_trampoline): Call __trampoline_setup for
14349 ABI_DARWIN too.
14350 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 14351 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 14352
21cf0a73
PC
143532001-12-07 Paolo Carlini <pcarlini@unitus.it>
14354
14355 * MAINTAINERS (Write After Approval): Add myself.
14356
4ee43206
DR
14357Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14358
14359 * configure, configure.in: Use temp file for long sed commands.
14360
251931f3
LG
143612001-12-03 Laurent Guerby <guerby@acm.org>
14362
14363 * config.sub: Update to version 1.232 on subversion.
14364
03777dd7
BE
143652001-12-03 Ben Elliston <bje@redhat.com>
14366
14367 * MAINTAINERS: Update mail address for config.* patches.
14368
dce2d8b2 143692001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
14370 Zack Weinberg <zack@codesourcery.com>
14371
14372 When build != host, create libiberty for the build machine.
14373
14374 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14375 CONFIG_ARGUMENTS.
14376 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14377 New variables.
14378 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14379 and rules.
14380 (all.normal): Depend on ALL_BUILD_MODULES.
14381 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14382 (all-build-libiberty): Depend on configure-build-libiberty.
14383
14384 * configure: Calculate and substitute proper value for
14385 ALL_BUILD_MODULES.
14386 * configure.in: Create the build subdirectory.
14387 Calculate and substitute TARGET_CONFIGARGS (formerly
14388 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14389
04075e8f
ZL
143902001-11-26 Ziemowit Laski <zlaski@apple.com>
14391
14392 * MAINTAINERS (write-after-approval): Add self.
14393
ed19322d
CR
143942001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14395
14396 * MAINTAINERS (GNATS only accounts): Remove self.
14397
90a12988
HPN
143982001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14399
14400 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14401 libf2c.
14402
77e653ad
CR
144032001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14404
14405 * MAINTAINERS (Write After Approval): Add self.
14406
64adad99
DB
144072001-11-12 David O'Brien <obrien@FreeBSD.org>
14408
14409 * MAINTAINERS: mips and s390 are also CPU ports.
14410
834a28c7
DB
144112001-11-12 David O'Brien <obrien@FreeBSD.org>
14412
14413 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14414
ef94239f
DB
144152001-11-11 David O'Brien <obrien@FreeBSD.org>
14416
14417 * MAINTAINERS: Alphabetize.
14418
beda0427
KH
144192001-11-09 Kazu Hirata <kazu@hxi.com>
14420
14421 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14422
6ca224d3
JDA
144232001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14424
14425 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14426
132e4bd7
PE
144272001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14428
14429 * configure.in (--enable-languages): Be more permissive about
14430 syntax. Check for empty lists better. Warn about $LANGUAGES.
14431
c6243b4c
GK
144322001-11-08 Geoffrey Keating <geoffk@redhat.com>
14433
14434 * config.sub: Import from master sources, rev. 1.230.
14435 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14436
abbb9e76
LG
144372001-11-07 Laurent Guerby <guerby@acm.org>
14438
14439 * MAINTAINERS (Write After Approval): Add self.
14440
53cdb27a
HPN
144412001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14442
14443 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14444
dd3a88c9
HPN
144452001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14446
14447 * config.sub: Import from master sources, rev 1.226.
14448 * config.guess: Import from master sources, rev 1.216.
14449
d344dce9
HPN
144502001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14451
14452 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14453 * MAINTAINERS: Add self as maintainer of MMIX port.
14454 Remove old after-approval entry.
14455
63f6bcd7
JM
144562001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14457
14458 * ChangeLog, configure: Fix spelling errors.
14459
84f92638
BK
144602001-10-20 Brendan Kehoe <brendan@zen.org>
14461
14462 * MAINTAINERS: Tweak my address.
14463
dce2d8b2 14464Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
14465
14466 * MAINTAINERS: Update my email address.
14467
1567080c 144682001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 14469
f48a3b5c 14470 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 14471 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 14472
30106886
GB
144732001-10-10 Geert Bosch <bosch@gnat.com>
14474
e490616e 14475 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
14476 Added Robert Dewar.
14477
dce2d8b2 144782001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
14479
14480 * MAINTAINERS (Write After Approval): Added self
14481
d1c3e709
GB
144822001-10-02 Geert Bosch <bosch@gnat.com>
14483
14484 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14485
50f5f793
JM
144862001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14487
14488 * configure: Handle temporary files securely using mkdir.
14489
7fddf9a9
AO
144902001-09-29 Alexandre Oliva <aoliva@redhat.com>
14491
14492 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14493
dce2d8b2 144942001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
14495
14496 * configure.in (*-*-linux*): Disable configuration of target-newlib
14497 and target-libgloss.
e490616e 14498
0c055e34
AO
144992001-09-26 Alexandre Oliva <aoliva@redhat.com>
14500
14501 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14502 RANLIB.
14503
759bfa90
AO
145042001-09-21 Alexandre Oliva <aoliva@redhat.com>
14505
14506 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14507 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14508 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14509 avoid quotes nesting problems.
14510 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14511 (DO_X): Export only variables that are set.
14512
1dc4a750
BE
145132001-09-19 Ben Elliston <bje@redhat.com>
14514
14515 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14516 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14517 semantics. Use the shell built-in "type" command instead.
14518
898c7238
AO
145192001-08-31 Alexandre Oliva <aoliva@redhat.com>
14520
14521 Merged from gcc-3_0-branch:
14522 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14523 * ltcf-c.sh: Use $objext, not $ac_objext.
14524 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14525 * ltcf-cxx.sh: Add support for GNU.
14526 2001-07-22 Timothy Wall <twall@redhat.com>
14527 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14528 default settings if using GNU tools with that configuration.
14529 * ltcf-cxx.sh: Ditto.
14530 * ltcf-gcj.sh: Ditto.
14531 2001-07-21 Michael Chastain <chastain@redhat.com>
14532 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14533 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14534 * ltmain.sh: Mark as gcc-local.
14535
8fa0a32e
EC
145362001-08-30 Eric Christopher <echristo@redhat.com>
14537 Jason Eckhardt <jle@redhat.com>
14538
14539 * config.guess: Merge from master sources.
14540 * config.sub: Merge from master sources, add support for mipsisa32.
14541
32f30f91 145422001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
14543 * config.sub: Merge from master sources, rev 1.219.
14544 * MAINTAINERS: Add self as contact for stormy16 port.
14545
f6084f99
ZW
145462001-08-14 Zack Weinberg <zackw@panix.com>
14547
14548 * config.sub: Merge from master sources, rev 1.218.
14549 * config.guess: Merge from master sources, rev 1.209.
14550
91b54f7f
GS
145512001-08-11 Graham Stott <grahams@redhat.com>
14552
14553 * Makefile.in (check-c++): Add missing semicolon.
14554
e5b3941e
JH
14555Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14556
32f30f91 14557 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 14558
6387a56e
EC
145592001-07-30 Eric Christopher <echristo@redhat.com>
14560
14561 * MAINTAINERS (Various maintainers: mips port): Added myself.
14562
53b475f0
AH
145632001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14564
e490616e 14565 * configure.in (sh-*-linux*): New.
53b475f0 14566
2a08c780
RH
145672001-07-27 Richard Henderson <rth@redhat.com>
14568
14569 * .cvsignore: Add LAST_UPDATED.
14570
bfa79422
UW
145712001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14572
14573 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14574
0ae85492
AH
145752001-07-16 Aldy Hernandez <aldyh@redhat.com>
14576
e490616e 14577 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 14578
8e1ab0fe
NP
14579Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14580
14581 * MAINTAINERS (Write After Approval): Added myself.
14582
2b997990
SC
145832001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14584
14585 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14586 and libgcj on m68hc11/m68hc12.
14587
d920e825
L
145882001-06-27 H.J. Lu (hjl@gnu.org)
14589
14590 * Makefile (CFLAGS_FOR_BUILD): New.
14591 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14592
d425a1e0
JM
145932001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14594
14595 * README: Remove version number.
14596
5b5b4207
GP
145972001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14598
14599 * INSTALL/README: Update wrt. to the installation instructions now
14600 residing in gcc/doc/install.texi.
14601
be839b69
JM
146022001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14603
14604 * README: Replace with a cut-down and updated version of gcc/README.
14605
fe2ee7c4
DE
146062001-06-12 David Edelsohn <edelsohn@gnu.org>
14607
14608 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14609 multilibs to be disabled.
14610
4f5d646c
DB
146112001-06-11 Daniel Berlin <dan@cgsoftware.com>
14612
14613 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 14614
818f0c85
AO
146152001-06-09 Alexandre Oliva <aoliva@redhat.com>
14616
14617 * config.guess: Import CVS version 1.195.
14618 * config.sub: Import CVS version 1.212.
14619
e9a8af10
AO
146202001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14621
14622 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14623 gcc/xgcc is built, use -print-prog-name to find out the program
14624 name to use.
14625
ae3ca0a9
PE
146262001-06-04 Phil Edwards <pme@sources.redhat.com>
14627
14628 * config.guess: Import CVS version 1.194. All gcc-local changes
14629 appear to also be in the master copy.
14630 * config.sub: Import CVS version 1.211.
14631
066bd40d
MM
14632Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14633
14634 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14635 with_gcc]: Use `gcc -shared' to build a shared library.
14636
4aef4f33
JDA
14637Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14638
14639 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14640 archives.
14641
c386f00f
RO
14642Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14643
14644 * MAINTAINERS (Write After Approval): Add myself.
14645
2ae5cea5
HPN
146462001-06-01 Hans-Peter Nilsson <hp@axis.com>
14647
14648 * configure.in (libstdcxx_flags): Do not try to execute
14649 libstdc++-v3/testsuite_flags until it exists.
14650
c3766183
AM
146512001-06-01 Alan Modra <amodra@bigpond.net.au>
14652
14653 * MAINTAINERS: Update my email address.
14654
9b337833
GS
146552001-05-31 Graham Stott <grahams@redhat.com>
14656
14657 * MAINTAINERS (Write After Approval): Add myself.
14658
dce2d8b2 146592001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
14660
14661 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14662 libraries when using g++ with native linker.
14663
5f7de4b8
AO
146642001-05-28 Alexandre Oliva <aoliva@redhat.com>
14665
14666 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14667
a7bc0fbb
AO
146682001-05-22 Alexandre Oliva <aoliva@redhat.com>
14669
14670 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14671 [aix4*|aix5*]: Prepend blank.
14672
33456445
AO
146732001-05-20 Alexandre Oliva <aoliva@redhat.com>
14674
14675 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14676 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14677 of subdir/configure scripts to use the new libtool.m4.
14678
e48d3d00
MK
146792001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14680
14681 * MAINTAINERS (Write After Approval): Add myself.
14682
9e0e191b
BK
146832001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14684
14685 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14686
3f19b439
BE
146872001-05-11 Ben Elliston <bje@redhat.com>
14688
14689 * Makefile.in (all-sid): New target.
14690 (check-sid, clean-sid, install-sid): Likewise.
14691
6ebe3121
JO
146922001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14693
14694 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14695
ca3667c4
AO
146962001-05-03 Alexandre Oliva <aoliva@redhat.com>
14697
14698 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14699 libgcj.
14700
147012001-05-03 Alexandre Oliva <aoliva@redhat.com>
14702
14703 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14704 gcc/xgcc is built, use -print-prog-name to find out the program
14705 name to use.
14706
b2964d63
AO
147072001-04-26 Alexandre Oliva <aoliva@redhat.com>
14708
b1bb2302
AO
14709 * configure.in (noconfigdirs): Don't reset it from scratch in the
14710 target case; only append to it.
6387a56e 14711
b2964d63
AO
14712 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14713 sparc-*-solaris2.8]: Disable ${libgcj}.
14714
8343765d
AO
147152001-04-25 Alexandre Oliva <aoliva@redhat.com>
14716
14717 * configure.in (libgcj_saved): Copy from $libgcj.
14718 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14719 --disable-libgcj.
14720
ddbb6d43
GRK
147212001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14722
14723 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 14724 C front end maintainer.
ddbb6d43 14725
3fa03ff9
AG
14726Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14727
14728 * configure.in: Move *-chorusos target case to the proper switch.
14729 Disable libgcj.
14730
99ffe40f
AO
147312001-04-12 Alexandre Oliva <aoliva@redhat.com>
14732
14733 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14734 1.641.2.228.
14735
78faa32d
FS
147362001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14737
14738 * Makefile.in (STAGE1_CFLAGS): Pass down.
14739
cdbff0ab
AM
147402001-04-13 Alan Modra <amodra@one.net.au>
14741
14742 * config.guess: Add hppa64-linux support. Note for next import that
14743 this is already in the master file.
14744 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14745
75b9074c
AO
147462001-04-12 Alexandre Oliva <aoliva@redhat.com>
14747
14748 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14749 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14750
125404c5
SS
147512001-04-11 Stan Shebs <shebs@apple.com>
14752
14753 * MAINTAINERS: Add self as Darwin port maintainer.
14754
876684fe
AM
147552001-04-11 Alan Modra <amodra@one.net.au>
14756
14757 * MAINTAINERS: Update my email address.
14758
06729913
LR
147592001-04-10 Loren J. Rittle <ljrittle@acm.org>
14760
14761 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14762 recent versions of FreeBSD (release 3 or later).
14763 * ltconfig: On FreeBSD, -lc must not be provided when building
14764 a shared library or else the standard -pthread gcc option is
14765 rendered worthless to later users of the built library.
14766
67916302
JM
147672001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14768
14769 * MAINTAINERS: Add self and RTH as C front end maintainers.
14770
d2bc0628
AO
147712001-04-05 Alexandre Oliva <aoliva@redhat.com>
14772
e490616e
ZW
14773 * config.sub: Make sure to match an already-canonicalized
14774 machine name (eg. mn10300-unknown-elf).
d2bc0628 14775
a3406c06
AO
147762001-04-01 Alexandre Oliva <aoliva@redhat.com>
14777
14778 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14779 New macros.
14780 (bootstrap, cross): Use RECURSE_FLAGS.
14781 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14782
a076f6a4
AO
147832001-03-27 Alexandre Oliva <aoliva@redhat.com>
14784
14785 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14786
e9f4fa71
CH
147872001-03-22 Colin Howell <chowell@redhat.com>
14788
7238de5c
CH
14789 * Makefile.in (DO_X): Do not backslash single-quotes in
14790 backquotes (two places).
e9f4fa71 14791
b6b14b1b
AO
147922001-03-22 Alexandre Oliva <aoliva@redhat.com>
14793
14794 Re-installed:
14795 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14796 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14797 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14798 * ltcf-cxx.sh: Likewise.
14799 * ltcf-gcj.sh: Likewise.
14800
1eb0b89d
GP
148012001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14802
14803 * MAINTAINERS: Add myself as "documentation co-maintainer".
14804
82e23236
AO
148052001-03-22 Alexandre Oliva <aoliva@redhat.com>
14806
14807 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14808 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14809
64ec27c3
TT
148102001-03-19 Tom Tromey <tromey@redhat.com>
14811
14812 * config-ml.in: Handle GCJ and GCJFLAGS.
14813
191de407
MC
148142001-03-21 Michael Chastain <chastain@redhat.com>
14815
14816 * Makefile.in: all-m4 depends on all-texinfo.
14817
fed4dede
LR
148182001-03-20 Loren J. Rittle <ljrittle@acm.org>
14819
14820 * MAINTAINERS: Add myself to write after approval list.
14821
085072bb
LB
148222001-03-18 Laurynas Biveinis <lauras@softhome.net>
14823
14824 * Makefile.in (DO_X): Quote nested quotes.
14825
5af8ea3f
AM
148262001-03-18 Alan Modra <alan@linuxcare.com.au>
14827
14828 * MAINTAINERS: Add myself to write after approval list.
14829
69e23037
LB
148302001-03-15 Laurynas Biveinis <lauras@softhome.net>
14831
14832 * Makefile.in (DO_X): Use double quotes for quoting
14833 "RANLIB=$${RANLIB}".
14834
2b9650f4
OP
148352001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14836
14837 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14838
dce2d8b2 148392001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
14840
14841 * configure.in: Only use `lang_requires' for languages athat are
14842 actually enabled.
14843
f6646274
PE
148442001-03-08 Phil Edwards <pme@sources.redhat.com>
14845
14846 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14847
c9a54638
AO
148482001-03-08 Alexandre Oliva <aoliva@redhat.com>
14849
14850 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14851
6a556ad6
TT
148522001-03-07 Tom Tromey <tromey@redhat.com>
14853
14854 * configure.in: Allow config-lang.in to set `lang_requires' to list
14855 of other required languages.
14856
6822468a
LB
148572001-03-06 Laurynas Biveinis <lauras@softhome.net>
14858
14859 * Makefile.in: Remove RANLIB definition. Use RANLIB
14860 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14861 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 14862
f04885d3 148632001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 14864 Alexandre Oliva <aoliva@redhat.com>
6387a56e 14865
f04885d3
BK
14866 * Makefile.in (check-c++): Use tabs, not spaces.
14867
288edf47 148682001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 14869
288edf47
LB
14870 * MAINTAINERS: add myself to Write After Approval list.
14871
3d55d2f8 148722001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 14873
e490616e 14874 * Makefile.in (check-c++): New rule.
6387a56e 14875
4d88a68a
BK
14876 * configure.in (target_libs): Remove libg++.
14877 (noconfigdirs): Remove libg++.
14878 (noconfigdirs): Same.
14879 (noconfigdirs): Same.
14880 (noconfigdirs): Same.
14881
14882 * config-ml.in: Remove libg++ references.
14883
14884 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14885 (ALL_TARGET_MODULES): Same.
14886 (configure-target-libg++): Remove.
14887 (all-target-libg++): Remove.
14888 (configure-target-libio): Remove.
14889 (all-target-libio): Remove.
14890 (check-target-libio): Remove.
14891 (.PHONY): Remove.
14892 (libg++.tar.bz2): Remove.
14893 (all-target-cygmon): Remove libio.
14894 (all-target-libstdc++): Remove.
14895 (configure-target-libstdc++): Remove.
14896 (TARGET_LIB_PATH): Remove libstdc++.
14897 (ALL_GCC_CXX): Remove libstdc++.
14898 (all-target-gperf): Correct.
14899
2437d4ed
NC
149002001-02-16 Nick Clifton <nickc@redhat.com>
14901
14902 * configure.in (noconfigdirs): Allow configuration of texinfo
14903 for Cygwin hosts.
14904
85b99cbe
AG
149052001-02-15 Anthony Green <green@redhat.com>
14906
14907 * configure: Introduce GCJ_FOR_TARGET.
14908 * configure.in: Ditto.
14909 * Makefile.in: Ditto.
14910
7b18790c
AS
149112001-02-13 Andreas Schwab <schwab@suse.de>
14912
14913 * MAINTAINERS: Update mail address.
14914
c4880c99
MS
149152001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14916
14917 * config.guess: Add linux target for S/390.
14918 * config.sub: Likewise.
14919
dce2d8b2 149202001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
14921
14922 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 14923 target-libgloss.
e31ae6db 14924
7739adfb
BE
149252001-02-06 Ben Elliston <bje@redhat.com>
14926
14927 * configure: Output host type to stdout, not stderr.
14928
36ca672c
MM
149292001-02-05 Mark Mitchell <mark@codesourcery.com>
14930
e40f2829 14931 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
14932 * ltcf-cxx.sh: Likewise.
14933
36ca672c
MM
14934 * config.if: Assume enable_libstdcxx_v3 is defined.
14935
22fdd65e
MM
149362001-02-04 Mark Mitchell <mark@codesourcery.com>
14937
14938 Remove V2 C++ library.
14939 * configure.in: Remove --enable-libstdcxx_v3 support.
14940
3b60dd8e
BM
149412001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14942
14943 * include/demangle.h: Add prototype for java_demangle_v3.
14944
42c0c80a
PE
149452001-01-29 Phil Edwards <pme@sources.redhat.com>
14946
14947 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14948
0be25992
RH
149492001-01-27 Richard Henderson <rth@redhat.com>
14950
14951 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14952
8a8de62d
MS
149532001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14954
14955 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14956 Don't unset, it's non-portable and no longer necessary, set to empty
14957 instead.
14958
92769744
MS
149592001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14960
14961 * ltconfig: Shell portability fix for the tagname validity check.
14962
88a1c0ab
AO
149632001-01-27 Alexandre Oliva <aoliva@redhat.com>
14964
14965 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14966 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14967
45291dd5
MS
149682001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14969
14970 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14971
1ace7e15
TT
149722001-01-26 Tom Tromey <tromey@redhat.com>
14973
14974 * configure.in: Allow libgcj to be built on Sparc Solaris.
14975
0ef8b11b
DE
149762001-01-25 David Edelsohn <edelsohn@gnu.org>
14977
14978 * ltcf-c.sh: Add aix5 case.
14979 * ltcf-cxx.sh: Likewise.
14980 * ltconfig: Likewise.
14981
0006091e
AO
149822001-01-24 Alexandre Oliva <aoliva@redhat.com>
14983
9bad11e1
AO
14984 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14985 keep at least one of build_libtool_libs or build_old_libs set to
14986 yes.
14987
0006091e
AO
14988 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14989 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14990
7c01b2b5
BM
149912001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14992
14993 * configure.in: Enable libgcj on several additional platforms.
14994
d340e0ac
BM
149952001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14996
14997 * configure.in: Enable libgcj for linux targets.
14998
5baf8c37
MS
149992001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15000
15001 * MAINTAINERS (Write After Approval): Add myself.
15002
10a0ba84
JDA
150032001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
15004
15005 * MAINTAINERS: Add myself as vax port maintainer.
15006
357c6a4b
FH
150072001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
15008
15009 * MAINTAINERS: Add myself as Mercury front-end maintainer.
15010
6e2d9a7a
MS
150112001-01-09 Mike Stump <mrs@wrs.com>
15012
15013 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
15014 failures of subdirectories.
15015
b6b14b1b 150162001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 15017
b6b14b1b 15018 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 15019 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
15020 * ltcf-cxx.sh: Likewise.
15021 * ltcf-gcj.sh: Likewise.
15022 * ltconfig.sh: Fix typo.
976b230d 15023
07109110
LB
150242001-01-02 Laurynas Biveinis <lauras@softhome.net>
15025
15026 * configure: handle DOS-style absolute paths.
15027
1da5b8fc
LB
150282001-01-02 Laurynas Biveinis <lauras@softhome.net>
15029
15030 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
15031
4c2f5b4f
MM
150322000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
15033
15034 * MAINTAINERS: Add myself as avr port co-maintainer.
15035
bc53668e
BE
150362000-12-28 Ben Elliston <bje@redhat.com>
15037
15038 * MAINTAINERS: Add myself under ``Write After Approval''.
15039
c387606f
JM
150402000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
15041
15042 * texinfo: Remove directory from GCC.
15043
2cb5082c
JM
150442000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
15045
15046 * COPYING: Update to current
15047 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
15048 to 19yy as example year in copyright notice).
15049
cc330df9
BK
150502000-12-18 Benjamin Kosnik <bkoz@redhat.com>
15051
6387a56e 15052 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
15053 (libstdcxx_incdir): Pass down.
15054 * config.if: Remove expired bits for cxx_interface, add stub.
15055 (libstdcxx_incdir): Add variable for g++ include directory.
15056 * configure.in (gxx_include_dir): Use it.
6387a56e 15057
4c6b2835
AO
150582000-12-18 Alexandre Oliva <aoliva@redhat.com>
15059
15060 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
15061 with old-email address from ``Write After Approval''.
15062
3896f13e
AJ
150632000-12-15 Andreas Jaeger <aj@suse.de>
15064
15065 * configure.in: Handle lang_dirs.
15066
150672000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 15068
ad46e881
TT
15069 * MAINTAINERS: Removed brads.
15070
90a10418
TT
15071 * MAINTAINERS: Added gcj developers.
15072
41dfe3a2 150732000-12-13 Anthony Green <green@redhat.com>
6387a56e 15074
41dfe3a2 15075 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
15076 listed. Disable libgcj for x86 and Alpha Linux until compatible
15077 with g++ abi.
6387a56e 15078
e2f601da
MS
150792000-12-13 Mike Stump <mrs@wrs.com>
15080
15081 * Makefile.in (local-distclean): Also remove fastjar.
15082
70030c01
RB
150832000-12-12 Rodney Brown <RodneyBrown@mynd.com>
15084
15085 * contrib/gcc_update: Add fastjar --touch entries.
15086
2a50f859
AO
150872000-12-12 Alexandre Oliva <aoliva@redhat.com>
15088
15089 * configure.in: Disable language-specific target libraries for
15090 languages that aren't enabled.
15091
7743113b
AG
150922000-12-10 Anthony Green <green@redhat.com>
15093
15094 * configure.in: Define libgcj. Disable libgcj target libraries for
15095 most targets.
15096
92e061a6
NB
150972000-12-10 Neil Booth <neilb@earthling.net>
15098
15099 * MAINTAINERS: Update mail address, remove from WAA list.
15100
f34ff6d6
APB
151012000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15102
15103 * libjava: Imported from /cvs/java.
15104 * libffi: Likewise.
15105 * Boehm-gc: Likewise.
15106
d82a33c6
APB
151072000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15108
15109 * configure.in (target_libs): Revert 2000-12-08 patch.
15110 (noconfigdirs): Added target-libjava.
15111
e14f8e28
LB
151122000-12-09 Laurynas Biveinis <lauras@softhome.net>
15113
15114 * djunpack.bat: removed.
15115
fc26516b
LB
151162000-12-09 Laurynas Biveinis <lauras@softhome.net>
15117
15118 * Makefile.in: handle DOS-style absolute paths.
15119 * config-ml.in: likewise.
15120 * symlink-tree: likewise.
15121
bd8757b3
APB
151222000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15123
15124 * fastjar: Imported.
15125
81522a1f
APB
151262000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15127
15128 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15129 libjava.
15130 * configure.in (target_libs): Removed `target-libjava'.
15131
5db1f7ed
APB
151322000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15133
15134 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15135 (ALL_MODULES): Added fastjar.
15136 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15137 (all-target-libjava): all-fastjar replaces all-zip.
15138 (all-fastjar): Added.
15139 (configure-target-fastjar, all-target-fastjar): Likewise.
15140 * configure.in (host_tools): Added fastjar.
15141
5e59997c
MS
151422000-12-07 Mike Stump <mrs@wrs.com>
15143
15144 * Makefile.in (local-distclean): Remove leftover built files.
15145
0a534f40
NC
151462000-11-24 Nick Clifton <nickc@redhat.com>
15147
15148 * configure.in (xscale-elf): Add target.
15149 (xscale-coff): Add target.
15150
7686cadf
LR
151512000-11-22 Loren J. Rittle <ljrittle@acm.org>
15152
e490616e
ZW
15153 * ltcf-cxx.sh: Support creation of C++ shared libraries on
15154 recent versions of FreeBSD (release 3 or later).
15155 * ltconfig: On FreeBSD, -lc must not be provided when building
15156 a shared library or else the standard -pthread gcc option is
15157 rendered worthless to later users of the built library.
7686cadf 15158
fff01699
FF
151592000-11-16 Fred Fish <fnf@be.com>
15160
15161 * configure.in (enable_libstdcxx_v3): Fix typo,
15162 libstd++ -> libstdc++.
15163
4dc16355
KL
151642000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15165
15166 * MAINTAINERS: Add self to Write After Approval list.
15167
bf6fc7b2
BS
151682000-11-21 Bernd Schmidt <bernds@redhat.com>
15169
15170 * MAINTAINERS: Update my email address. Add myself to global write
15171 privs list.
15172
ce8e06b1
AO
151732000-11-18 Alexandre Oliva <aoliva@redhat.com>
15174
6e2a4843
AO
15175 * Makefile.in: Merge with src and libgcj.
15176 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15177 configure-target-<library> when their configure scripts need the C
15178 or C++ library to have already been built to work properly.
15179 (do_proto_toplev): Set them to an empty string.
15180
ce8e06b1
AO
15181 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15182 (REALLY_SET_LIB_PATH): Use them.
15183
c003f378
SS
151842000-11-17 Stan Shebs <shebs@apple.com>
15185
15186 * MAINTAINERS: Add self to Write After Approval list.
15187
cc1e60ea
JM
151882000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15189
15190 * configure: Provide the original toplevel configure arguments
15191 (including $0) to subprocesses in the environment rather than
15192 through gcc/configargs.h.
15193
1173593d
JM
151942000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15195
15196 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15197 C99. Alphabetise "Write After Approval" list.
15198
520907ee
MM
151992000-11-12 Mark Mitchell <mark@codesourcery.com>
15200
34f6fbdb
MM
15201 * configure: Turn on libstdc++ V3 by default.
15202
520907ee
MM
15203 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15204 if we've got GCC.
15205
0bbd37ed
PB
152062000-11-11 Philip Blundell <philb@gnu.org>
15207
15208 * MAINTAINERS: Add self to Write After Approval list.
15209
7ca0e6d9
DE
152102000-11-09 David Edelsohn <edelsohn@gnu.org>
15211
15212 * ltcf-c.sh (aix4): Improve shared library configuration; require
15213 exporting symbols.
15214 * ltcf-cxx.sh (aix4): Define.
15215 * ltconfig (aix4): Define library and soname specs appropriate for
15216 AIX. Define command to create export symbols list.
15217
dce2d8b2 15218Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
15219
15220 * config.sub: Add support for Sun Chorus
15221
fc05d516
NC
152222000-10-31 Nick Clifton <nickc@redhat.com>
15223
15224 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15225 <name>@redhat.com. Also installed new email address for Clint
15226 Popetz.
6387a56e 15227
90a0e73f
JM
152282000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15229
15230 * etc: Remove directory from GCC.
15231
a5e1b548
MM
152322000-10-16 Michael Meissner <meissner@redhat.com>
15233
15234 * configure (gcc/configargs.h): Only create if there is a build GCC
15235 directory created.
15236
6387a56e
EC
152372000-10-16 Matthias Klose <doko@debian.org>
15238
be1db873
MK
15239 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15240 when configured for libstdc++-v3.
15241
f5fa9a5b
PE
152422000-10-05 Phil Edwards <pme@gcc.gnu.org>
15243
15244 * configure: Save configure arguments to gcc/configargs.h.
15245
61a77fea
PT
152462000-10-04 Philipp Thomas <pthomas@suse.de>
15247
15248 * config.guess: Import CVS version 1.157.
15249 * config.sub: Import CVS version 1.181.
15250
3a4fee66
AP
152512000-10-04 Andris Pavenis <pavenis@latnet.lv>
15252
15253 * Makefile.in (bootstrap): avoid recursion if subdir missing
15254 (cross): ditto
15255 (do-proto-toplev): ditto
15256
3dd7094e
AO
152572000-09-30 Alexandre Oliva <aoliva@redhat.com>
15258
de710532
AO
15259 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15260 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15261
3dd7094e
AO
15262 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15263 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15264 all affected `configure' scripts.
15265
e592386f
NB
15266Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15267
15268 * MAINTAINERS: Add self as cpplib co-maintainer.
15269
fba54939
AH
152702000-09-24 Aldy Hernandez <aldyh@redhat.com>
15271
15272 * MAINTAINERS: Add self to Write After Approval list.
15273
2bd429f4
GP
152742000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15275
15276 * INSTALL/README: egcs -> GCC update.
15277
dce2d8b2 15278Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
15279
15280 * MAINTAINERS: Add myself to Write After Approval list.
15281
d7ce9a83
KH
152822000-09-15 Kazu Hirata <kazu@hxi.com>
15283
15284 * MAINTAINERS: Add myself to Write After Approval list.
15285
18a53ffe
JL
15286Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15287
e490616e
ZW
15288 * configure.in: Do not build byacc for hppa64. Provide paths to the
15289 X11 libraries for hppa64.
18a53ffe 15290
f246ff23
SC
152912000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15292
15293 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15294
06298abd
AO
152952000-09-06 Alexandre Oliva <aoliva@redhat.com>
15296
4b92758a
AO
15297 * Makefile.in (all-zlib): Added dummy target.
15298
06298abd
AO
15299 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15300 ltcf-gcj.sh: Updated from libtool multi-language branch.
15301
4d73d07a
AO
153022000-09-05 Alexandre Oliva <aoliva@redhat.com>
15303
15304 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15305 (bootstrap*): Depend on all-bootstrap.
15306
05d52d78
PT
153072000-09-05 Philipp Thomas <pthomas@suse.de>
15308
15309 * config.guess: Import CVS version 1.156.
15310 * config.sub: Import CVS version 1.179.
15311
3c809ba4
AG
153122000-09-02 Anthony Green <green@cygnus.com>
15313
15314 * Makefile.in (all-gcc): Depend on all-zlib.
15315 (CLEAN_MODULES): Add clean-zlib.
15316 (ALL_MODULES): Add all-zlib.
15317 * configure.in (host_libs): Add zlib.
15318
10ad78a0 153192000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
15320
15321 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15322 crosses, but add gcc/include to the header search path for them.
15323
b36a9ce3
DB
153242000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15325
15326 * MAINTAINERS: Add self to Write After Approval list.
15327
cb011248
FS
153282000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15329
15330 * config.guess: Import CVS version 1.152.
15331 * config.sub: Import CVS version 1.177.
15332
db310af0
AO
153332000-08-25 Alexandre Oliva <aoliva@redhat.com>
15334
7965440a
AO
15335 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15336 $targargs to tell whether newlib is going to be built.
15337
db310af0
AO
15338 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15339 $$r/TARGET_SUBDIR/libio for _G_config.h.
15340
e7977565
AO
153412000-08-23 Alexandre Oliva <aoliva@redhat.com>
15342
15343 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15344
126bb9ed
DD
153452000-08-22 DJ Delorie <dj@redhat.com>
15346
15347 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15348
5b0e9d29
AO
153492000-08-22 Alexandre Oliva <aoliva@redhat.com>
15350
15351 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15352 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15353 sub-configures.
15354
4f3e904e
DD
153552000-08-21 DJ Delorie <dj@redhat.com>
15356
15357 * MAINTAINERS: Add self as a libiberty maintainer
15358
c9635443
AO
153592000-08-16 Alexandre Oliva <aoliva@redhat.com>
15360
15361 * configure.in (libstdcxx_flags): Use
15362 libstdc++-v3/src/libstdc++.INC.
15363
8b2100ba
AO
153642000-08-15 Alexandre Oliva <aoliva@redhat.com>
15365
15366 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15367
57119aa9
ZW
153682000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15369
eeb943b0
ZW
15370 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15371
6387a56e 15372 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
15373 explicit. Substitute enable_threads into generated Makefiles.
15374 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15375 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15376
acffa7c4
GK
153772000-08-13 Geoff Keating <geoffk@cygnus.com>
15378
15379 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15380
808d8c41
AO
153812000-08-12 Alexandre Oliva <aoliva@redhat.com>
15382
15383 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15384 previous delta.
15385
1fc8c51c 153862000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 15387
1fc8c51c
JM
15388 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15389 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15390 (FLAGS_FOR_TARGET): Not here.
15391 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 15392
25698887
AO
153932000-08-11 Alexandre Oliva <aoliva@redhat.com>
15394
15395 * config-ml.in (CC, CXX): Don't introduce a leading space.
15396
10120687
DD
153972000-08-07 DJ Delorie <dj@delorie.com>
15398
15399 * MAINTAINERS: Add self as a DJGPP maintainer
15400
15c758e9
DD
154012000-08-07 DJ Delorie <dj@redhat.com>
15402
15403 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15404 "if we're also building gcc, and it's a gcc that will run on the
15405 build machine, we want to use its includes instead of the system's
15406 default includes".
15407
2d0de245
JM
154082000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15409
15410 * MAINTAINERS: Add self to Write After Approval list.
15411
e81b330a
AO
154122000-08-03 Alexandre Oliva <aoliva@redhat.com>
15413
83440c1e
AO
15414 * configure.in (libstdcxx_flags): Don't use `"'.
15415
e81b330a
AO
15416 * config-ml.in: Adjust multilib search paths to the
15417 appropriate multilib tree.
15418
cf95c847
AO
154192000-08-02 Alexandre Oliva <aoliva@redhat.com>
15420
15421 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15422 commas in $LANGUAGES.
15423
9e9af119
MH
154242000-08-02 Manfred Hollstein <manfredh@redhat.com>
15425
15426 * configure.in: Re-enable all references to libg++ and librx.
15427
606ce391
AO
154282000-08-01 Alexandre Oliva <aoliva@redhat.com>
15429
89820b43
AO
15430 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15431 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15432 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15433 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15434
606ce391
AO
15435 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15436
04179d4a
AO
154372000-07-31 Alexandre Oliva <aoliva@redhat.com>
15438
15439 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15440 CXX_FOR_TARGET for sed.
15441
d4eb109c
AO
154422000-07-30 Alexandre Oliva <aoliva@redhat.com>
15443
15444 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15445 Do not override if already set in the environment or in configure.
15446 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15447 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15448
4f4caf92
AO
154492000-07-28 Alexandre Oliva <aoliva@redhat.com>
15450
15451 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15452 the libtool CVS tree multi-language branch.
15453 * ltconfig, ltmain.sh: Updated.
6387a56e 15454
b87487b6
AO
154552000-07-27 Alexandre Oliva <aoliva@redhat.com>
15456
1670d1ea
AO
15457 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15458 (clean-target): Depend on it.
15459
b87487b6
AO
15460 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15461 (GCC_FOR_TARGET): Use it.
15462 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15463 * configure.in: ... here.
15464 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15465 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15466
4e81ae98
EC
154672000-07-24 Eric Christopher <echristo@cygnus.com>
15468
15469 * MAINTAINERS: Add self to Write After Approval list.
15470
059ae32c
AO
154712000-07-24 Alexandre Oliva <aoliva@redhat.com>
15472
5b28edd4
AO
15473 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15474 (configure-target-libchill, configure-target-libobjc): Likewise.
15475
059ae32c
AO
15476 * configure.in: Use the same cache file for all target libs.
15477 * config-ml.in: But different cache files per multilib variant.
15478
1adcd149
MS
154792000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15480
15481 * configure (topsrcdir): Don't use dirname.
15482
2d573dff
JO
154832000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15484
15485 * MAINTAINERS: Add self to Write After Approval list.
15486
d207ebef
JM
154872000-07-20 Jason Merrill <jason@redhat.com>
15488
15489 * configure.in: Remove all references to libg++ and librx.
15490
15491 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15492
154932000-07-20 Hans-Peter Nilsson <hp@axis.com>
15494
15495 * config.sub: Update to subversions version 2000-07-06.
15496
7b7792d5
AH
154972000-07-12 Andrew Haley <aph@cygnus.com>
15498
15499 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15500 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15501
3abaac67
PE
155022000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15503
15504 * symlink-tree: Check number of arguments.
15505
34be2b36
JW
155062000-07-05 Jim Wilson <wilson@cygnus.com>
15507
15508 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15509 search path for a g++ extracted from the build tree. This
15510 will allow link tests run by configure scripts in
15511 subdirectories to succeed.
15512
d207ebef
JM
155132000-07-01 Koundinya K <kk@ddeorg.soft.net>
15514
e490616e 15515 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 15516
0900331b
MH
155172000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15518
15519 * MAINTAINERS: Add myself as loop discovery maintainer.
15520
d207ebef
JM
155212000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15522
15523 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15524 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15525
155262000-06-19 Timothy Wall <twall@cygnus.com>
15527
15528 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15529 * config.sub: Add tic54x target.
15530
11a27a76
TM
15531Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15532
15533 * MAINTAINERS: Add self as Fortran maintainer,
15534 remove Craig Burley.
15535
d207ebef 15536Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 15537
d207ebef
JM
15538 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15539 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 15540
7758b73f
PT
15541Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15542
15543 * MAINTAINERS: Add self as i18n maintainer
15544
d207ebef
JM
1554520000-05-21 H.J. Lu (hjl@gnu.org)
15546
e490616e
ZW
15547 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15548 directory are used if they exist. Make sure
15549 $(build_tooldir)/include is searched for header files,
15550 $(build_tooldir)/lib/ for library files.
d207ebef 15551 (GCC_FOR_TARGET): Likewise.
e490616e 15552 (CXX_FOR_TARGET): Likewise.
d207ebef 15553
bae29210
JL
15554Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15555
15556 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15557
d207ebef 15558Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
15559
15560 * Makefile.in (configure-target-libiberty): Depend on
15561 configure-target-newlib.
15562
aab0d19d
AO
155632000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15564
15565 * configure.in, Makefile.in: Merge all libffi-related
15566 configury stuff from the libgcj tree.
15567
d207ebef
JM
15568Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15569
15570 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15571 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15572
15573Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15574
15575 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15576 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 15577 current version information. Add to proto-toplev directory.
d207ebef
JM
15578 (gdb-taz): Build do-djunpack.
15579
758c7bd4
DE
155802000-05-15 David Edelsohn <edelsohn@gnu.org>
15581
15582 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15583
1888228d
AC
15584Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15585
15586 * MAINTAINERS: Add self to Write After Approval list.
15587
d207ebef
JM
155882000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15589
15590 * ltmain.sh: Preserve in relink_command any environment
15591 variables that may affect the linker behavior.
15592
2d7cc2fe
JL
15593Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15594
d207ebef
JM
15595 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15596
15597Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15598
15599 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15600
156012000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15602
15603 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 15604 with the version name.
2d7cc2fe 15605
ee455968
JE
15606Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15607
15608 * MAINTAINERS: Add self as bb-reorder maintainer.
15609
73b97e5c
BK
156102000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15611
15612 * config.if: Tweak.
15613
d207ebef
JM
156142000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15615
15616 * djunpack.bat: New file.
15617
15618Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15619
15620 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
15621 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15622 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15623 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 15624
954869eb
DP
156252000-04-16 Dave Pitts <dpitts@cozx.com>
15626
e490616e
ZW
15627 * config.sub (case $basic_machine): Change default for "ibm-*"
15628 to "openedition".
954869eb 15629
eaabe541
AJ
156302000-04-13 Andreas Jaeger <aj@suse.de>
15631
15632 * MAINTAINERS: Added myself.
15633
d207ebef
JM
15634Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15635
15636 * Makefile.in (gdb-taz): New target. GDB specific archive.
15637 (do-md5sum): New target.
15638 (MD5PROG): Define.
15639 (PACKAGE): Default to TOOL.
15640 (VER): Default to a shell script.
15641 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 15642 md5 checksum generation.
d207ebef
JM
15643 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15644 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15645 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 15646 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
15647
15648Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15649
15650 * configure (warn_cflags): Delete.
15651
0ea6d60c
PDM
15652Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15653
15654 * MAINTAINERS: Added myself.
15655
17090313 156562000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 15657 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 15658
e490616e
ZW
15659 * configure.in (enable_libstdcxx_v3): Add.
15660 (target_libs): Add bits here to switch between libstdc++-v2 and
15661 libstdc++-v3.
15662 * config.if: And this file too.
15663 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 15664
76b78517
MM
156652000-04-05 Michael Meissner <meissner@redhat.com>
15666
15667 * config.sub (d30v): Add d30v as a basic machine type.
15668
ad242caf
JM
156692000-03-29 Jason Merrill <jason@casey.cygnus.com>
15670
15671 * configure.in: -linux-gnu*, not -linux-gnu.
15672
d4537148
TM
15673Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15674
15675 * MAINTAINERS: Add self in write-after-approval section.
15676
f152e9d4
JW
15677Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15678
15679 * MAINTAINERS: Add self as ia64 port maintainer.
15680
6a5fcef1
NB
156812000-03-08 Neil Booth <NeilB@earthling.net>
15682
15683 * MAINTAINERS: Add self in write-after-approval section.
15684
d207ebef 15685Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 15686
d207ebef
JM
15687 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15688 (do-tar-bz2): Replace TOOL with PACKAGE.
15689 (gdb.tar.bz2): Remove GDBTK from GDB package.
15690 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 15691 dejagnu.tar.bz2): New packages.
d207ebef
JM
15692
156932000-02-27 Andreas Jaeger <aj@suse.de>
15694
15695 * configure.in: Add entry for mips*-*-linux*, move catch all
15696 *-*-*linux* entry below this one.
15697
156982000-02-27 Ian Lance Taylor <ian@zembu.com>
15699
15700 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 15701
521fe9d0
NC
157022000-02-24 Nick Clifton <nickc@cygnus.com>
15703
15704 * config.sub: Support an OS of "wince".
15705
d207ebef
JM
15706Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15707
15708 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 15709 version.
d207ebef 15710
dce2d8b2 157112000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
15712
15713 * config.sub: Add support for Linux/IBM 370.
15714 * configure.in: Likewise.
15715
3a685f6f
NC
157162000-02-22 Nick Clifton <nickc@cygnus.com>
15717
15718 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15719
dce2d8b2 157202000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 15721
d207ebef 15722 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 15723
4746ee26
KG
157242000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15725
15726 * configure (gcc_version): When setting, narrow search to
15727 lines containing `version_string'.
15728
ba96c72d
DC
157292000-02-15 Denis Chertykov <denisc@overta.ru>
15730
15731 * config.sub: Add support for avr target.
15732
77f16a66
NC
157332000-02-14 Nick Clifton <nickc@cygnus.com>
15734
15735 * MAINTAINERS: Add maintainers for MCore port.
15736
784a3a80
HPN
15737Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15738
15739 * config.sub: Add mmix-knuth-mmixware.
15740
719dd4fa
KG
157412000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15742
15743 * MAINTAINERS: Pair cccp with cpplib maintainership.
15744
dce2d8b2 157452000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
15746
15747 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15748 structure stuff to -L library search.
15749 (CXX_FOR_TARGET): Ditto.
15750 (CROSS_CHECK_MODULES): Fix spelling mistake.
15751
7a53e94b
MM
157522000-01-24 Mark Mitchell <mark@codesourcery.com>
15753
15754 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15755 the C++ compiler.
15756
0da3b5a7
RH
157572000-01-12 Richard Henderson <rth@cygnus.com>
15758
15759 * configure.in: Don't build some bits for beos.
15760
02368d6d
JS
157612000-01-12 Joel Sherrill (joel@OARcorp.com)
15762
15763 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15764 as include files.
15765
2e76d35c
ZW
157662000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15767
15768 * Add self as cpplib maintainer, as requested by Jason
15769 Merrill. Correct my e-mail address.
15770
4c25fdcf
GK
157712000-01-06 Geoff Keating <geoffk@cygnus.com>
15772
15773 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15774 not mh-aix43.
15775
188e3966
HPN
15776Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15777
15778 * MAINTAINERS: Add myself to "write after approval" list.
15779
c2f5d030
RH
157801999-12-14 Richard Henderson <rth@cygnus.com>
15781
15782 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15783 * config.sub: Accept alphaev[78], alphaev8.
15784
eeda916a
AO
157851999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15786
15787 * config.guess, config.sub: Update from autoconf.
15788
b3bd7820
BK
157891999-11-29 Bruce Korb <autogen@linuxbox.com>
15790
2c290989 15791 * MAINTAINERS: update my playtime e-address.
b3bd7820 15792
1882b2b1
RO
15793Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15794
15795 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15796 necessary libraries are missing.
15797
dce2d8b2 15798Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
15799
15800 * MAINTAINERS: Add new 'write after approval' maintainer.
15801
1e25de97
APB
15802Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15803
15804 * MAINTAINERS: Add new Java maintainer.
15805
1722c704
AS
158061999-10-25 Andreas Schwab <schwab@suse.de>
15807
15808 * configure: Fix quoting inside arguments of eval.
15809
8141abe8
NC
158101999-10-21 Nick Clifton <nickc@cygnus.com>
15811
15812 * config-ml.in: Allow suppression of some ARM multilibs.
15813
0b77644a
LV
15814Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15815
15816 * config.guess: Add OS/390 match pattern.
15817 * config.sub: Add mvs, openedition targets.
15818 * configure.in (i370-ibm-opened*): New.
15819
d207ebef
JM
158201999-09-04 Steve Chamberlain <sac@pobox.com>
15821
15822 * config.sub: Add support for configuring for pj.
15823
158241999-08-31 Nick Clifton <nickc@cygnus.com>
15825
15826 * config.sub (maybe_os): Add support for configuring for fr30.
15827
af13ebe9
NC
158281999-08-25 Nick Clifton <nickc@cygnus.com>
15829
15830 * configure.in: Do not configure or build ld for AIX
15831 platforms. ld is known to be broken on these platforms.
15832
1250c760
RO
15833Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15834
15835 * config-ml.in: Pass compiler flag corresponding to multidirs to
15836 subdir configures.
15837
d207ebef
JM
158381999-08-09 Ian Lance Taylor <ian@zembu.com>
15839
15840 * Makefile.in (LDFLAGS): Define.
15841
158421999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15843
15844 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15845 noconfigdirs.
15846 (*-*-cygwin*): Likewise.
15847
158481999-08-08 Ian Lance Taylor <ian@zembu.com>
15849
15850 * mkdep: New file.
15851 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15852 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15853
15854 From Eli Zaretskii <eliz@is.elta.co.il>:
15855 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15856 long file name when using DJGPP on MS-DOS.
15857
dbd83e11
JL
15858Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15859
15860 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15861
d207ebef
JM
158621999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15863
15864 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15865 dependency as this causes "make check" to globally "make all"
15866
cd1f4c2c
TT
15867Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15868
15869 * configure.in (target_libs): Added target-zlib.
15870 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15871 (CONFIGURE_TARGET_MODULES): Likewise.
15872 (CHECK_TARGET_MODULES): Likewise.
15873 (INSTALL_TARGET_MODULES): Likewise.
15874 (CLEAN_TARGET_MODULES): Likewise.
15875 (configure-target-zlib): New target.
15876 (all-target-zlib): Likewise.
15877 (all-target-libjava): Depend on all-target-zlib.
15878 (configure-target-libjava): Depend on configure-target-zlib.
15879
15880 * Makefile.in (configure-target-libjava): Depend on
15881 configure-target-newlib.
15882 (configure-target-boehm-gc): New target.
15883 (configure-target-qthreads): New target.
15884
e490616e
ZW
15885 * configure.in (target_libs): Added target-qthreads.
15886 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15887 (CONFIGURE_TARGET_MODULES): Likewise.
15888 (CHECK_TARGET_MODULES): Likewise.
15889 (INSTALL_TARGET_MODULES): Likewise.
15890 (CLEAN_TARGET_MODULES): Likewise.
15891 (all-target-qthreads): New target.
15892 (configure-target-libjava): Depend on configure-target-qthreads.
15893 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
15894
15895 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15896 (CONFIGURE_TARGET_MODULES): Likewise.
15897 (CHECK_TARGET_MODULES): Likewise.
15898 (INSTALL_TARGET_MODULES): Likewise.
15899 (CLEAN_TARGET_MODULES): Likewise.
15900 (all-target-libjava): New target.
15901 (all-target-boehm-gc): Likewise.
15902 * configure.in (target_libs): Added libjava, boehm-gc.
15903
d207ebef
JM
159041999-07-22 Ian Lance Taylor <ian@zembu.com>
15905
15906 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15907 configure.bat in SUPPORT_FILES.
15908 (gas+binutils.tar.bz2): Likewise.
15909
15910 * makeall.bat: Remove; obsolete.
15911
159121999-07-21 Ian Lance Taylor <ian@zembu.com>
15913
15914 From Mark Elbrecht:
15915 * configure.bat: Remove; obsolete.
15916
159171999-07-11 Ian Lance Taylor <ian@zembu.com>
15918
15919 * configure: Add -W -Wall to the default CFLAGS when compiling with
15920 gcc.
15921
15922Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15923
15924 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15925
159261999-06-30 Mark Mitchell <mark@codesourcery.com>
15927
15928 * configure.in: Build ld on IRIX6.
15929
159301999-06-12 Ian Lance Taylor <ian@zembu.com>
15931
15932 * Makefile.in: Change distribution targets to use bzip2 instead of
15933 gzip.
15934 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15935 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15936
159371999-06-04 Nick Clifton <nickc@cygnus.com>
15938
15939 * config.sub: Add mcore target.
15940
26d088fa
CD
15941Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15942
15943 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15944
c2c08b29
L
15945Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15946
15947 * config.guess (dummy): Changed to $dummy.
15948
671d0648
NC
159491999-05-24 Nick Clifton <nickc@cygnus.com>
15950
15951 * config.sub: Tidied up case statements.
15952
b1345c72
BE
159531999-05-22 Ben Elliston <bje@cygnus.com>
15954
51ccbd8d
BE
15955 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15956 <jiro@din.or.jp>.
15957
b1345c72
BE
15958 * config.guess: Merge with FSF version. Future changes will be
15959 more accurately recorded in this ChangeLog.
15960 * config.sub: Likewise.
15961
2caf864f
SM
15962Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15963
3d3b561f 15964 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
2caf864f 15965
d207ebef
JM
159661999-04-30 Tom Tromey <tromey@cygnus.com>
15967
15968 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15969
90fb0c24
TT
159701999-04-23 Tom Tromey <tromey@cygnus.com>
15971
15972 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15973
d207ebef
JM
159741999-04-20 Drew Moseley <dmoseley@cygnus.com>
15975
15976 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15977 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15978 Bad merge removed these two changes.
15979
3516940d 15980Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 15981 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
15982
15983 * config.guess (interix Alpha): Add.
15984
d207ebef
JM
159851999-04-11 Richard Henderson <rth@cygnus.com>
15986
15987 * configure.in (i?86-*-beos*): Do config gperf; don't config
15988 gdb, newlib, or libgloss.
15989
e891fbfe 15990Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15991
e891fbfe
AO
15992 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15993 link a trivial program with -mabi=64. If it fails, remove mabi=64
15994 from multidirs.
15995
f9ae47d6
PT
15996Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15997
15998 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15999
d207ebef
JM
160001999-04-08 Nick Clifton <nickc@cygnus.com>
16001
16002 * config.sub: Add support for mcore targets.
16003
160041999-04-07 Michael Meissner <meissner@cygnus.com>
16005
16006 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
16007 not mt-ospace, in order to shut up assembler warning about using
16008 symbols that are named the same as registers.
16009
160101999-04-07 Drew Moseley <dmoseley@cygnus.com>
16011
16012 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
16013 dependency list for all-target-cygmon.
16014
160151999-04-05 Doug Evans <devans@casey.cygnus.com>
16016
16017 * config-ml.in: Check $host, not $target, for selective multilibs.
16018 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
16019 thumb interworking, and underscore prefix multilibs.
16020
160211999-04-04 Ian Lance Taylor <ian@zembu.com>
16022
16023 * missing: Update to version from current automake.
16024
88101ab9
L
16025Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
16026
16027 * configure (gxx_include_dir): Removed.
16028
16029 * configure.in (gxx_include_dir): Handle it.
16030 * Makefile.in: Likewise.
16031
d207ebef
JM
160321999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
16033
16034 * config.sub (mips64vr4111,mips64vr4111el) Add.
16035
160361999-03-21 Ben Elliston <bje@cygnus.com>
16037
e490616e 16038 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 16039
8dc91cbe
ME
16040Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
16041
8dc91cbe
ME
16042 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
16043 config/mh-djgpp.
16044
d207ebef
JM
16045Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
16046
16047 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
16048 all-target-newlib to dependency list for all-target-bsp.
16049
926bb5ed
MK
16050Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
16051
16052 * config.sub: Add i386-uwin support.
16053 * config.guess: Likewise.
16054
4a6e3000
FS
16055Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16056
16057 * configure.in: cleanup, add mh-*pic handling for arm, special
16058 case powerpc*-*-aix*
16059
d207ebef
JM
16060Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
16061
16062 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16063 can be built.
16064
16065Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
16066
16067 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 16068 targets.
d207ebef 16069
71c91078
NC
160701999-03-02 Nick Clifton <nickc@cygnus.com>
16071
16072 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16073
282e5df8
GN
16074Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
16075
16076 * config.sub: Check for "cygwin*" rather than "cygwin32*"
16077
1de558ee
NC
160781999-02-24 Nick Clifton <nickc@cygnus.com>
16079
16080 * config.sub: Fix typo in arm recognition.
16081
d207ebef
JM
16082Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
16083
16084 * configure.in (noconfigdirs): Changed target_configdirs to
16085 include target-bsp only for m68k-*-elf* and m68k-*-coff*
16086 rather than m68k-*-* since it is not known to work on
16087 m68k-aout. Ditto for arm-*-*oabi.
16088
16089Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
16090
16091 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
16092
160931999-02-19 Ben Elliston <bje@cygnus.com>
16094
16095 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16096 Smart and improved by Andrew Cagney.
16097
fab7445a
ME
16098Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
16099
16100 * config.guess: Recognize openbsd-*-hppa.
16101
8ccdc228
L
16102Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
16103
16104 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16105 only if it is not empty.
16106
3b7265ff
NC
161071999-02-17 Nick Clifton <nickc@cygnus.com>
16108
16109 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 16110
d207ebef 16111 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
16112
16113 * config.sub: Modified to recognize uname's armv* syntax.
16114
d207ebef
JM
161151999-02-17 Mark Salter <msalter@cygnus.com>
16116
16117 * configure.in: Added target-bsp for sparclite.
16118
16119Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
16120
16121 * config.sub: Recognize alphapca5[67] and up to alphaev8.
16122
161231999-02-08 Nick Clifton <nickc@cygnus.com>
16124
16125 * configure.in: Add support for strongarm port.
16126 * config.sub: Add support for strongarm target.
16127
c48dd3f5 16128Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 16129
c48dd3f5
MK
16130 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16131 the old name config/mh-cygwin32.
16132 Enable texinfo.
16133
d207ebef
JM
16134Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
16135
16136 * configure.in: Do build ld for ix86 Solaris.
16137
ecd62820
JW
16138Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
16139
16140 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
16141 $AR_FOR_TARGET. Likewise for RANLIB.
16142
bbd8fa7f 16143Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 16144
e490616e
ZW
16145 * config.sub (oabi): Recognize.
16146 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 16147
0397442c
RL
16148Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
16149
16150 * config.guess: Improve detection of i686 on UnixWare 7.
16151
c9ffaa63
MK
16152Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
16153
16154 * config.guess: Add support for i386-pc-interix.
16155 * config.sub: Likewise.
16156 * configure.in: Likewise.
c9ffaa63 16157
d207ebef
JM
16158Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
16159
16160 * Makefile.in: Remove unneeded all-target-libio from
16161 from all-target-winsup target since it is now unneeded.
16162 Add all-target-libtermcap in its place since it is now
16163 needed.
16164
16165Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16166
16167 * configure.in: makefile stub for cygwin target is probably
16168 unnecessary. Remove it for now.
d207ebef
JM
16169
16170Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16171
16172 * configure.in: libtermcap.a should be built when cygwin is the
16173 target as well as the host.
16174 * config.guess: Allow mixed case in cygwin uname output.
16175 * Makefile.in: Add libtermcap target.
d207ebef 16176
ebe12325
JL
16177Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16178
16179 * config.sub: Clean up handling of hppa2.0.
16180
57057b67
RB
16181Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16182
16183 * config.guess: Use C code to identify more HP machines.
16184
f8670be1
JL
16185Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16186
16187 * config.sub: Handle hppa2.0.
16188
d207ebef
JM
16189Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16190
16191 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 16192 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
16193
161941998-12-15 Mark Salter <msalter@cygnus.com>
16195
16196 * configure.in: Added target-bsp for several target architectures.
16197
16198 * Makefile.in: Added rules for bsp.
16199
d1a09590
JL
16200Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16201
16202 * config.guess: Improve detection of hppa2.0 processors.
16203
16204Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16205
16206 * config.guess: Recognize FreeBSD using ELF automatically.
16207
71205e0b
MH
162081998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16209
16210 * configure (skip-this-dir): Add handling for new shell script, which
16211 might be created by a sub-directory's configure to indicate, this particular
16212 directory is "unwanted".
16213 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16214
d207ebef
JM
16215Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16216
16217 * ltconfig: import from libtool, after changing libtool to
16218 account for the cygwin name change.
16219
16220Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16221
16222 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16223 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16224
16225Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16226
16227 * configure.in: Add libtermcap to list of cygwin dependencies.
16228
16229Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16230
e490616e
ZW
16231 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16232 they include winsup/include when it's a cygwin target.
d207ebef
JM
16233
162341998-11-12 Tom Tromey <tromey@cygnus.com>
16235
16236 * configure.in (host_tools): Added zip.
16237 * Makefile.in (all-target-libjava): Depend on all-zip.
16238 (all-zip): New target.
16239 (ALL_MODULES): Added all-zip.
16240 (NATIVE_CHECK_MODULES): Added check-zip.
16241 (INSTALL_MODULES): Added install-zip.
16242 (CLEAN_MODULES): Added clean-zip.
16243
16244Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16245
16246 * Makefile.in: lose "32" from comment about cygwin.
16247
16248Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16249
16250 * configure.in: Use -Os to build target libraries for the fr30.
16251
16252Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16253
16254 * config.sub: Add fr30.
16255
16256Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16257
e490616e 16258 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
16259 cygwin* instead of cygwin32*.
16260 * config.sub: Check cygwin* instead of cygwin32*.
16261
d2ec8b39
RL
16262Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16263
16264 * config.guess: Match any version of Unixware7.
16265
d207ebef
JM
162661998-10-20 Syd Polk <spolk@cygnus.com>
16267
16268 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16269 if desired.
16270
35cd2565
JL
16271Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16272
16273 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16274 these if the appropriate directories and files to not exist.
16275
52d4e5b7
JL
16276Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16277
16278 * Makefile.in (DEVO_SUPPORT): Add config.if.
16279
38ada91e
MH
16280Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16281
16282 * configure: Add pattern to replace "build_tooldir"'s
16283 definition in the generated Makefile with "tooldir"'s
16284 actual value.
16285
e44e84da
JL
16286Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16287
56a8387f
JL
16288 * config.sub: Bring back lost sparcv9.
16289
e44e84da
JL
16290 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16291
5cb95c7a
JL
16292Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16293
16294 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16295 CC_FOR_TARGET and friends.
16296
16297Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 16298
ceff9b14
AO
16299 * Makefile.in (build_tooldir): New variable, same as tooldir.
16300 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16301 -B$(build_tooldir)/bin/.
16302 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 16303
f2d11dcd
GP
16304Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16305
16306 * README: Remove installation instructions and refer to the
16307 INSTALL directory instead.
16308
73a6d2e7 16309Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 16310
73a6d2e7
RL
16311 * config.sub: Add support for i[34567]86-pc-udk.
16312 * configure.in: Likewise.
16313
5d4a5ee6
JL
16314Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16315
16316 * Makefile.in: add bzip2 package building bits for user
16317 tools module
16318 * configure.in: ditto
16319
6fc19d6d
JL
16320Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16321
16322 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16323 (ALL_TARGET_MODULES): Add all-target-libobjc.
16324 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16325 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16326 (all-target-libchill): Add dependencies.
16327 * configure.in (target_libs): Add libchill.
4e81ae98 16328
f653f0ab
MH
163291998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16330
16331 * configure.in (target_subdir): Remove duplicate line.
16332
5d4a5ee6
JL
16333Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16334
16335 * Makefile.in (all-automake): fix dependencies.
16336
494933e4
JL
16337Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16338
16339 * configure.in: Minor cleanups for building in the $(target_alias)
16340 subdir.
16341
f6b58262
JW
163421998-09-22 Jim Wilson <wilson@cygnus.com>
16343
16344 * Makefile.in (bootstrap): Set r and s before make all. Use
16345 BASE_FLAGS_TO_PASS in make all.
16346 (cross): Likewise.
16347
27c7a08d
MM
163481998-09-20 Mark Mitchell <mark@markmitchell.com>
16349
16350 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16351
e67afd1e
RH
16352Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16353
16354 * config.sub: Fix typo in last change.
16355
8e44ac71
MH
163561998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16357
16358 * config.sub: Add support for C4x target.
16359 * configure.in: Likewise.
16360
d7496fbb
DM
163611998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16362
16363 * config.sub: Recognize sparcv9 just like sparc64.
16364
22097bd1
RL
16365Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16366
16367 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16368
4b877abd
JL
16369Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16370
2c8ec9a2
JL
16371 * config.guess: Correctly identify Pentium II sco boxes.
16372
4b877abd
JL
16373 * config.guess: Fix "tr" code. From Weiwen Liu.
16374
ab03db52
JH
16375Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16376
16377 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16378 stabs.
16379
b54db294
JL
16380Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16381
16382 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16383 (ALL_TARGET_MODULES): Add all-target-libchill.
16384 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16385 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16386 (all-target-libchill): Add dependencies.
16387 * configure.in (target_libs): Add libchill.
16388
bf48dd73
LW
16389Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16390
16391 * config.guess: Avoid assumptions about "tr" behaves when
16392 LANG is set to something other than English.
16393
a3cbd105
L
16394Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16395
16396 * configure (gxx_include_dir): Changed to
16397 '${prefix}/include/g++'-${libstdcxx_interface}.
16398
16399 * config.if: New to determine the interfaces.
16400
c4acd909
MK
16401Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16402
16403 * config.guess: Detect and handle MPE/IX.
16404 * config.sub: Deal with MPE/IX.
16405
9ea97665
DE
16406Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16407
16408 * configure.in: Use mh-aix43.
16409
0ce065bd
MH
164101998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16411
16412 * configure: Fix --without/--disable cases for gxx-include-dir.
16413
5d4a5ee6
JL
16414Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16415
16416 * mdata-sh: Imported. Needed for automake support.
16417
16418Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16419
16420 * Makefile.in (taz): Try "chmod -R og=u ." before
16421 "chmod og=u `find . -print`".
16422
16423Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16424
16425 * configure.in: Add arm-elf and thumb-elf support.
16426
16427Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16428
16429 * Makefile.in: Undo previous patch.
16430
16431Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16432
16433 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16434 to here ...
16435 (install-no-fixedincludes): and here
16436 (INSTALL_MODULES): ... from here.
16437
466456d9
ILT
16438Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16439
16440 * config.sub: Merge with FSF.
16441
1b409d25
ILT
16442 * config.guess: Merge with FSF.
16443
d207ebef
JM
16444Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16445
16446 * configure (extraconfigdirs): New variable.
16447 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16448 * Makefile.in (all): Move higher in file.
16449 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16450 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16451 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16452 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16453 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16454
164551998-07-23 Brendan Kehoe <brendan@cygnus.com>
16456
16457 * Makefile.in (all-target-libjava): Depend on all-gcc and
16458 all-target-newlib.
16459 (configure-target-libjava): Depend on $(ALL_GCC).
16460
7f1937c1
RL
16461Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16462
16463 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16464 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16465
2ada2bd6
ML
16466Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16467
16468 * INSTALL/README: Fix typo.
16469
1e025bde
ML
16470Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16471
5d4a5ee6
JL
16472 * ylwrap: Change absolute path checks to check for DOS style path
16473 names.
1e025bde 16474
5d4a5ee6
JL
16475 * ylwrap: Don't use a full path name if the source file is in the
16476 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 16477
6755ff73
ILT
16478 * config-ml.in: Default to being verbose, to match Feb 18 change to
16479 configure.
16480
5d4a5ee6
JL
16481Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16482
16483 Brought over from egcs:
16484
16485 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16486
16487 * configure.in (target_subdir): Set to ${target_alias} instead
16488 of "libraries".
16489
16490 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16491
16492 * configure.in (target_subdir): Set to libraries if enable_multilib.
16493
16494Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16495
16496 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16497 multilibs, force reconfiguration the first time we create
16498 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16499
16500Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16501
16502 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16503 avoid confusion with --no-recursion.
16504
16505Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16506
16507 * configure.in: Win32 hosts shouldn't use install -x
16508 * install-sh: remove -x option, and special .exe-handling
16509 hack.
16510
d207ebef
JM
16511Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16512
16513 * config.guess: Recognize i586-pc-beos.
16514 * configure.in: Don't build some bits for beos.
16515
fbd836fc
ILT
16516Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16517
5d4a5ee6
JL
16518 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16519 CFLAGS default to -O2.
16520
fbd836fc
ILT
16521 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16522 when using GNU ld.
16523
16524Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16525
16526 * ltmain.sh: Correct install when using a different shell.
16527
16528Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16529
16530 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16531
d207ebef
JM
16532Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16533
16534 * makefile.vms: Update to build binutils/makefile.vms. Add install
16535 target.
fbd836fc
ILT
16536
16537Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16538
16539 * ltconfig: Update to correct AIX handling.
16540
69b471bc
JL
16541Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16542
81241b5e
JL
16543 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16544
69b471bc
JL
16545 * configure.in (target_subdir): Set to ${target_alias} instead
16546 of "libraries".
16547
bedf82df
MH
165481998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16549
16550 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16551 (Makefile): Depend on $(gcc_version_trigger).
16552
16553 * configure (gcc_version): Change default initializer to empty
16554 string.
16555 (gcc_version_trigger): New variable; pass this variable down
16556 to subdir configures to enable them checking gcc's version
16557 themselves. Emit make macros for both gcc_version vars.
16558 (topsrcdir): Initialize reliably.
16559 (recursion line): Remove --with-gcc-version=${gcc_version}.
16560
28e449d8
MH
165611998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16562
16563 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
16564 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16565 in $(libsubdir); emit definition in each generated Makefile.
16566 (gxx_include_dir): Initialize depending on
16567 $enable_version_specific_runtime_libs.
28e449d8 16568
50c4c9f7
MH
165691998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16570
16571 * configure (gcc_version): Initialize properly depending on
16572 how and where configure is started.
16573 (recursion line): Pass a --with-gcc-version=${gcc_version}
16574 to configures in subdirs.
16575
d207ebef
JM
16576Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16577
16578 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 16579 cygmon
d207ebef 16580
5d4a5ee6
JL
16581Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16582
16583 * configure.in: Add cygmon and libstub support for mn10200.
16584
2f96399b
MH
165851998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16586
16587 * configure (gcc_version): Add new variable describing the
16588 particular gcc version we're building.
16589 * Makefile.in (libsubdir): Add new macro for the directory
16590 in which the compiler finds executables, libraries, etc.
16591 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16592 and libsubdir.
16593
c4137c50
AO
16594Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16595
ceff9b14
AO
16596 * Makefile.in (local-clean): Remove *.log.
16597 (warning.log): Built with warn_summary from build.log.
16598 (mail-report.log): Run test_summary.
16599 (mail-report-with-warnings.log): Run test_summary including
16600 warning.log in the report.
c4137c50 16601
276d5ee0
RL
16602Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16603
16604 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16605
5d4a5ee6
JL
16606Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16607
16608 * Makefile.in (grep): Grep no longer depends on libiberty.
16609
16610Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16611
16612 * Makefile.in: all-snavigator needs all-libgui.
16613
16614Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16615
16616 * configure.in: Add cygmon and libstub support for mn10300.
16617
8af14275
ILT
16618Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16619
16620 * missing: Update to version from automake 1.3.
16621
fbd836fc
ILT
16622 * ltmain.sh: On installation, don't get confused if the same name
16623 appears more than once in the list of library names.
16624
466456d9
ILT
16625Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16626
16627 * config.sub: Accept m68060 and m5200 as CPU names.
16628
5d4a5ee6
JL
16629Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16630
16631 * configure: Use && rather than using -a in test, because odd
16632 strings can confuse test.
16633 * configure.in: Likewise.
16634
fbd836fc
ILT
16635Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16636
16637 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16638
f0983958
AO
16639Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16640
16641 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 16642 bootstrap4-lean): New targets.
f0983958 16643
bfed1ea0
JL
16644Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16645
16646 * mpw-* Delete. Not used.
16647
5d4a5ee6
JL
16648Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16649
16650 * COPYING.LIB: Update FSF address.
16651
bfed1ea0
JL
16652Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16653
16654 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16655
5d4a5ee6
JL
16656 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16657 GAS_SUPPORT_DIRS.
16658
bfed1ea0
JL
16659Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16660
16661 * ltconfig, ltmain.sh: Avoid producing a version number if
16662 -version-info was not used.
16663
5d4a5ee6
JL
16664Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16665
16666 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16667 building with newlib.
16668
166691998-04-30 Paul Eggert <eggert@twinsun.com>
16670
d207ebef 16671 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 16672 Solaris `make' causes it to continue to next definition.
d207ebef
JM
16673
16674Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16675
16676 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16677 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
16678
16679Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16680
16681 * configure.in: Change alpha to alpha* in several places.
16682
d207ebef
JM
16683Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16684
16685 * config.sub: Recognize sparc86x.
16686
77be0cab
MM
16687Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16688
16689 * configure.in (--enable-target-optspace): Remove debug echo.
16690
62441128
JW
16691Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16692
16693 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16694
bfed1ea0
JL
16695Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16696
16697 * ltconfig: Update cygwin32 support.
16698
5d4a5ee6
JL
16699 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16700 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16701 (GDB_SUPPORT_DIRS): Likewise.
16702
3f4ea1de
MM
16703Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16704
16705 * configure.in (target_makefile_frag): If --enable-target-optspace,
16706 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
16707 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16708 not used.
16709 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 16710
5d4a5ee6
JL
16711Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16712
16713 * Makefile.in (all-bfd): Depend on all-intl.
16714 (all-binutils): Likewise.
16715 (all-gas): Likewise.
16716 (all-gprof): Likewise.
16717 (all-ld): Likewise.
16718
167191998-04-19 Brendan Kehoe <brendan@cygnus.com>
16720
16721 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16722
bfed1ea0
JL
16723Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16724
5d4a5ee6
JL
16725 * Makefile.in (all-bfd): Depend upon all-libiberty.
16726
bfed1ea0
JL
16727 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16728
5d4a5ee6
JL
16729Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16730
16731 * Makefile.in: Add libstub.
16732
16733 * configure.in: Ditto. Build libstub for targets that have cygmon
16734 support.
16735
16736Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16737
16738 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16739
16740Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16741
16742 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16743 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16744
ec8d6ddc
KW
16745Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16746
16747 * configure: Define DEFAULT_M4 by searching PATH.
16748 * Makfile.in: Use DEFAULT_M4.
16749
bfed1ea0
JL
16750Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16751
16752 * ltconfig: Add cygwin32 support.
16753
5d4a5ee6
JL
16754 * Makefile.in, configure.in: Add libtool as a native only directory
16755 to configure and build.
16756
547a6183
JL
16757Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16758
16759 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16760
5d4a5ee6 16761Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 16762
5d4a5ee6
JL
16763 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16764
16765Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16766
16767 * Makefile.in: add ash make rules
16768 * configure.in: add ash to native_only and host_tools lists
16769
16770Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16771
16772 * Makefile.in (all-gettext, all-intl): New targets.
16773 (ALL_MODULES): Added all-gettext, all-intl.
16774 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16775 (INSTALL_MODULES): Added install-gettext, install-intl.
16776 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16777
16778 * configure.in (host_tools): Added gettext.
16779 (native_only): Likewise.
16780 (noconfigdirs) [various cases]: Likewise.
16781 (host_libs): Added intl.
16782
d207ebef
JM
16783Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16784
16785 * configure: Do not disable building gdbtk for cygwin32 hosts.
16786
e98e406f
NC
16787Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16788
16789 * configure.in: Add thumb-coff target.
16790 * config.sub: Add thumb-coff target.
16791
5d4a5ee6
JL
16792Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16793
16794 * Makefile.in: Revert yesterday's change.
16795 (all-target-winsup): all-target-librx stays out of here.
16796
16797Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16798
16799 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16800 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16801 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16802 Remove references to librx and libg++.
16803
16804Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16805
16806 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16807 recursive makes
16808
bfed1ea0
JL
16809Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16810
16811 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 16812 for newlib directory.
bfed1ea0
JL
16813 (CXX_FOR_TARGET): Likewise.
16814
16815Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16816
16817 * ltconfig: Update after libtool/ltconfig.in change for
16818 hpux11.
16819
16820Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16821
16822 * ltconfig, ltmain.sh: Update to libtool 1.2.
16823
3cd730af
MH
16824Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16825
16826 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16827 (install-gcc-cross): Instead, override LANGUAGES here.
16828
80564603
DL
168291998-03-18 Dave Love <d.love@dl.ac.uk>
16830
16831 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16832 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16833
d207ebef
JM
16834Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16835
16836 * configure.in: Add Thumb-pe target.
16837
5d4a5ee6 16838Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 16839
5d4a5ee6
JL
16840 * Makefile.in - changed sn targets to snavigator
16841 * configure.in - changed sn targets to snavigator
16842
2d4a0558
MH
16843Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16844
16845 * config-ml.in: After building symlink tree call make distclean
16846 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16847 to be the case for libiberty.
16848
04b93567
L
16849Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16850
16851 * configure: When making link, also check the current
16852 directory. The configure scripts may create one.
16853
9a06b842
RH
16854Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16855
16856 * config.sub: Accept alphapca56 and alphaev6 properly.
16857
217fc4e6
FS
16858Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16859
16860 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16861
3e07bdbd 16862Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 16863
e490616e 16864 * config.sub (sco5): Fix typo.
3e07bdbd 16865
5d4a5ee6
JL
16866Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16867
16868 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16869 install-itcl.
16870 (install-itcl): Remove dependency on install-tcl.
16871
16872Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16873
16874 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16875
16876Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16877
16878 * configure.in: Don't build libgui for a cygwin32 target when not on
16879 a cygwin32 host.
16880
16881Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16882
16883 * configure (redirect): Set to null, so default behavior of
16884 configure is now --verbose.
16885
ce0d965c
DL
168861998-02-16 Dave Love <d.love@dl.ac.uk>
16887
16888 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16889 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16890
3acd1fd0
MH
16891Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16892
16893 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16894 this change to sync Makefile.in with its ChangeLog entries.
16895
5d4a5ee6
JL
16896Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16897
16898 * ltmain.sh (mkdir): Check that the directory doesn't exist
16899 before we exit with error, so that we don't get races during
16900 parallel builds.
16901
bfed1ea0
JL
16902Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16903
16904 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16905
4e77e8f1
MH
16906Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16907
16908 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16909 PICFLAG_FOR_TARGET.
16910 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16911
16912 * configure: Emit a definition for the new macro enable_shared
16913 into each Makefile.
16914
5d4a5ee6
JL
16915Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16916
16917 * configure.in (host_tools, native_only): Add libtool.
16918
16919Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16920
16921 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16922 Fix typo in ming config comment.
16923
bfed1ea0
JL
16924Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16925
16926 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16927
5d4a5ee6
JL
16928Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16929
16930 * config.sub: Add tic30 cases, and map c30 to tic30.
16931
8821a725
RH
16932Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16933
16934 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16935 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16936 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16937 (CLEAN_TARGET_MODULES): Similarly
16938 (all-target-libf2c): Add dependences.
4e81ae98 16939 * configure.in (target_libs): Add libf2c.
8821a725 16940
5d4a5ee6
JL
16941Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16942
16943 * configure.in: Remove expect from noconfigdirs when target
16944 is cygwin32. OK to build expect and dejagnu with Canadian
16945 Cross.
16946
0aadd657
ILT
16947Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16948
5d4a5ee6
JL
16949 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16950 host.
16951
0aadd657
ILT
16952 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16953 and mingw32.
16954
d0a8352c
MH
16955Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16956
16957 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16958 here as it is not defined in the toplevel Makefile.
16959
59739e3c
MH
16960Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16961
16962 * configure (package_makefile_rules_frag): New variable, which names
16963 a file with generic rules, ...
16964 Change comment to mention we now have FIVE parts.
16965 * configure: Undo last change.
16966
228197ee
LT
16967Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16968
16969 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 16970 * config.sub: More accurate determination of HP processor types.
228197ee 16971
efd4c0ba
MH
16972Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16973
16974 * configure (package_makefile_frag): Move inserting the
16975 ${package_makefile_frag} to where it should be according
16976 to the comment.
16977
6eef3189
PB
16978Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16979
16980 * config.guess: Add support for Linux/ARM.
16981
d207ebef
JM
16982Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16983
16984 * .cvsignore: Remove *-info and *-install since they match
16985 release-info and mpw-install, which we don't want to just ignore.
16986
48464ebf
RH
16987Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16988
16989 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16990
803462a7
PN
16991Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16992
16993 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16994 local_prefix to sub-make invocations.
16995
520ab477
L
16996Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16997
16998 * configure.in: Check makefile fragments in the source
16999 directory.
17000
4bcdb76d
AO
17001Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
17002
ceff9b14
AO
17003 * configure.in: Check whether host and target makefile
17004 fragments exist before adding them to *_makefile_frag.
4bcdb76d 17005
5d4a5ee6
JL
17006Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
17007
17008 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
17009
17010Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
17011
17012 * configure.in: Make sure we only replace RPATH_ENVVAR on
17013 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
17014 regexp to sed.
17015
17016 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
17017 to sub-makes.
17018
0d3e11a5
LI
170191998-01-13 Lee Iverson (leei@ai.sri.com)
17020
17021 * config-ml.in (multi-do): LDFLAGS must include multilib
17022 designator.
17023
d45b3d87 17024Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
17025
17026 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
17027
d39cd7a1
MK
17028Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
17029
17030 * config.sub: Add mingw32 support.
17031 * configure.in: Likewise.
d39cd7a1 17032
6decbc24
FS
17033Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
17034
17035 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
17036
5d4a5ee6
JL
17037Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
17038
17039 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17040 * configure (gxx_include_dir): Provide a definition for subdirs
17041 which do not use autoconf.
17042
17043Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
17044
17045 * config.guess: Sync with egcs. Picks up new alpha support,
17046 BeOS & some additional linux support.
17047
d3d1907a
JL
17048Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
17049
17050 * config.guess: HP 9000/803 is a PA1.1 machine.
17051
b104e095
RH
17052Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
17053
17054 * configure.in: It's alpha*-...
17055
aca823c1
L
17056Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17057
17058 * configure.in (host_makefile_frag, target_makefile_frag):
17059 Handle multiple config files.
17060 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17061 alpha-*-*.
17062
d207ebef
JM
17063Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
17064
17065 * mkdep: New file.
17066
17067Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
17068
17069 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17070
5d4a5ee6
JL
17071Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
17072
17073 * Makefile.in: Add libgui directory.
17074 (GDB_TK): Add all-libgui.
17075 * configure.in: Add libgui directory.
17076 * configure: Add all-libgui to GDB_TK.
17077
17078Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
17079
17080 * config-ml.in (multidirs): Add m32r to multilib list.
17081
17082Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
17083
17084 * Makefile.in (all-target-gperf): Change dependency to
17085 all-target-libstdc++.
17086
baf55877
FF
17087Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
17088
17089 * config.guess: Add BeOS support.
17090
5d4a5ee6
JL
17091Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
17092
17093 Source directory cvs renamed to cvssrc:
17094 * configure.in (host_tools): Change cvs to cvssrc.
17095 (native_only): Likewise.
17096 (noconfigdirs) [various cases]: Likewise.
17097 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17098 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17099 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17100 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17101 (all-cvssrc): Rename target from all-cvs.
17102
f2d76545
JL
17103Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
17104
17105 * configure (gxx_include_dir): Fix thinko.
17106
205cba53
JL
17107Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
17108
17109 * Makefile.in (INSTALL_TARGET_CROSS): Define.
17110 (install-cross, install-gcc-cross): New targets.
17111
5d4a5ee6
JL
17112Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
17113
17114 * configure.in (noconfigdirs): Add support for Thumb target.
17115
17116 * config.sub (maybe_os): Add support for Thumb target.
17117
17118Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
17119
17120 * Makefile.in: Add rules for cygmon.
17121
17122 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17123
96b0f1fc
JL
17124Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
17125
17126 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17127 * configure (gxx_include_dir): Provide a definition for subdirs
17128 which do not use autoconf.
d207ebef
JM
17129
17130Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
17131
17132 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 17133 11/18/97 build
d207ebef 17134
7dfef6ed
JL
17135Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
17136
17137 * From Franz Sirl.
17138 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17139 found on RedHat Linux systems.
96b0f1fc 17140
83cfe7c0
JL
17141Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
17142
17143 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17144 guesses.
17145
7dfef6ed
JL
17146Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
17147
17148 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17149
5d4a5ee6
JL
17150Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
17151
17152 * ltmain.sh: If mkdir fails, check whether the directory was created
17153 anyhow by some other process.
17154
d207ebef
JM
17155Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
17156
17157 * configure.in (d30v-*-*): Configure all directories.
17158
17159Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
17160
17161 * configure.in (d30v-*-*): Configure newlib, libiberty directories
17162 for the D30V.
17163
17164Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17165
17166 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17167
5d4a5ee6
JL
17168Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17169
e490616e
ZW
17170 * include/libiberty.h: Add extern "C" { so it can be used with C++
17171 progrms.
17172 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17173 programs.
5d4a5ee6 17174
d207ebef
JM
17175Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17176
17177 * configure.in (d30v-*-*): Configure GCC now.
17178
5d4a5ee6
JL
17179Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17180
17181 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17182 is no longer needed.
17183
c9670e62
JM
17184Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17185
17186 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17187
cc71c0ca
MH
17188Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17189
17190 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17191 targets using "$@" to provide support for similar but not identical
17192 targets without having to duplicate code.
17193
d207ebef
JM
17194Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17195
17196 * makefile.vms: Fix to work with DEC C.
17197
17198Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17199
17200 * config.sub: Add mips-tx39-elf to marketing names.
17201
17202Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17203
17204 * ltmain.sh: Handle symlinks in generated script.
17205
17206Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17207
17208 * configure: Handle autoconf style directory options: --bindir,
17209 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17210 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17211 --sysconfdir.
17212 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17213 (sharedstatedir, localstatedir, oldincludedir): New variables.
17214 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17215 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17216 sbindir, sharedstatedir, and sysconfdir.
17217
b1e3ddfd
AJ
17218Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17219
17220 * Makefile.in (bootstrap-lean): New target.
17221
d207ebef
JM
17222Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17223
17224 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 17225 sn, and gnuserv from noconfigdirs.
d207ebef
JM
17226
17227Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17228
17229 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17230
09f97c1e
JL
17231Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17232
17233 * Makefile.in (cross): New target.
17234
335d0ab2
AO
17235Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17236 Jeff Law <law@cygnus.com>
17237
17238 * Makefile.in (bootstrap2, bootstrap3): New targets.
17239 (all-bootstrap): Remove outdated and confusing target.
339c9b00 17240 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 17241
d207ebef
JM
17242Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17243
17244 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 17245 windows. Consistent with gdb/configure.
d207ebef 17246
e693cc28
UD
172471997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17248
e693cc28
UD
17249 * configure.in: Name Linux target fragment.
17250
17251 * configure: Rewrite so that project Makefile fragment is inserted
17252 first and appears last in the resulting Makefile.
17253
d207ebef
JM
17254Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17255
17256 * Makefile.in (install-itcl): Install tcl first.
17257
5d4a5ee6
JL
17258Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17259
17260 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17261
f401679e
JW
17262Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17263
17264 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17265
17266 * configure.in (skipdirs): Add target-librx for Linux.
17267 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17268
ec20b1b9
JL
17269Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17270
17271 * Makefile.in (bootstrap): New target.
17272
becdcf6d
JL
17273Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17274
63f6bcd7 17275 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 17276
d207ebef
JM
17277Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17278
17279 * config.guess: Merge with FSF.
17280
0c82f6bf
FF
17281Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17282
17283 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17284
d207ebef
JM
17285Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17286
17287 * config.sub: Add "marketing-names" patch.
17288
3fbc0b70
JS
17289Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17290
e490616e 17291 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 17292
e20d4801
JL
17293Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17294
17295 * config.sub: Handle v850-elf.
17296
fe181f78 17297Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
17298
17299 * .cvsignore (*-install): Remove.
17300
bfed1ea0
JL
17301Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17302
17303 * ltconfig: Set CONFIG_SHELL in libtool.
17304 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17305
558a1e7c
JW
17306Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17307
17308 * configure.in (target_subdir): Set to libraries if enable_multilib.
17309
7818d6fc
JW
17310Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17311
17312 * config.guess: Update from gcc directory.
17313
d207ebef
JM
17314Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17315
17316 * Makefile.in (all-sim): Depends on all-readline.
17317
6599da04
JM
17318Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17319
17320 * Makefile.in (BISON, YACC): Use $$s.
17321 (all-bison): Depend on all-texinfo.
17322
17323Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17324
17325 * Makefile.in (BISON): Add -L flag.
17326 (YACC): Likewise.
17327
d207ebef
JM
17328Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17329
4e81ae98
EC
17330 * configure.in (noconfigdirs): Add support for v850e target.
17331
d207ebef
JM
17332 * config.sub (maybe_os): Add support for v850e target.
17333
17334Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17335
4e81ae98
EC
17336 * configure.in (noconfigdirs): Add support for v850ea target.
17337
d207ebef
JM
17338 * config.sub (maybe_os): Add support for v850ea target.
17339
6599da04
JM
17340Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17341
17342 * config.sub: Add mipstx39. Delete r3900.
17343
17344Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17345
17346 * Makefile.in (all-autoconf): Depends on all-texinfo.
17347
17348Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17349
17350 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17351 eabi targets.
17352
17353Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17354
17355 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17356
17357 * configure: When handling a Canadian Cross, handle YACC as well as
17358 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 17359 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
17360
17361Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17362
17363 * Makefile.in (BISON): bison, not byacc or bison -y.
17364 (YACC): bison -y or byacc or yacc.
17365 (various): Add *-bison as appropriate.
17366 (taz): No need to mess with BISON anymore.
17367
17368Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17369
17370 * configure: If OSTYPE matches *win32*, try to find a good value for
17371 CONFIG_SHELL.
17372
17373Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17374
17375 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17376 configure.in if it is present.
17377
17378Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17379
17380 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17381
17382Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17383
17384 * config.sub: Recognize `arc' cpu.
17385 * configure.in: Likewise.
17386 * config-ml.in: Likewise.
17387
17388Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17389
17390 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17391
17392Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17393
17394 * configure: Changed sed delimiter from ':' to '|' when
17395 attempting to substitute ${config_shell} for SHELL. On
17396 NT ${config_shell} may contain a ':' in it.
17397
17398Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17399
17400 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17401
17402Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17403
17404 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17405
17406Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17407
17408 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17409
17410 * ylwrap: If the program is a relative path, force it to be
17411 absolute.
17412
17413Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17414
17415 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17416
17417Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17418
17419 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
17420 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17421 for libraries.
6599da04
JM
17422
17423Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17424
17425 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 17426 separated by spaces.
6599da04
JM
17427
17428Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17429
17430 * ylwrap: New file.
17431 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17432
17433 * ltmain.sh: Handle /bin/sh at start of install program.
17434
17435 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17436
17437 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17438 * missing: New file, from automake 1.2.
17439
17440Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17441
17442 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17443 check-tk to CHECK_X11_MODULES.
17444
17445Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17446
17447 * config.sub: Merge with FSF.
17448
17449Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17450
17451 * config.guess: Merge with FSF.
17452
17453Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17454
17455 * configure: Treat msdosdjgpp like go32.
17456 * configure.in: Likewise. Don't remove gprof for go32.
17457
17458 * configure: Change Makefile.tem2 to Makefile.tm2.
17459
17460Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17461
17462 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17463
17464Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17465
17466 * install-sh (chmodcmd): Set to null if the DST directory already
17467 exists. Same as Nov 11th change.
17468
17469Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17470
4e81ae98 17471 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
17472
17473Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17474
17475 * config.guess: Update from FSF.
17476
17477Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17478
17479 * Makefile.in (GDB_TK): Depend on itcl and tix.
17480
17481Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17482
17483 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17484 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17485 (INSTALL_SCRIPT): New variable.
17486 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17487 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17488 to -x.
17489 * install-sh: Add support for -x option.
17490
17491Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17492
17493 * configure.in, Makefile.in: Treat tix like itcl.
17494
17495Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17496
17497 * Makefile.in (WINDRES): New variable.
17498 (WINDRES_FOR_TARGET): New variable.
17499 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17500 (EXTRA_HOST_FLAGS): Add WINDRES.
17501 (EXTRA_TARGET_FLAGS): Add WINDRES.
17502 (EXTRA_GCC_FLAGS): Add WINDRES.
17503 ($(DO_X)): Pass down WINDRES.
17504 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17505 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17506 DLLTOOL_FOR_TARGET.
17507
17508Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17509
17510 * configure.in: configure sim before gdb for win32-x-ppc
17511
17512Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17513
17514 Move gperf into the toplevel, from libg++.
17515 * configure.in (target_tools): Add target-gperf.
17516 (native_only): Add target-gperf.
17517 * Makefile.in (all-target-gperf): New target, depend on
17518 all-target-libg++.
17519 (configure-target-gperf): Empty rule.
17520 (ALL_TARGET_MODULES): Add all-target-gperf.
17521 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17522 (CHECK_TARGET_MODULES): Add check-target-gperf.
17523 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17524 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17525
17526Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 17527
6599da04
JM
17528 * config.sub (mn10200): Recognize new basic machine.
17529
17530Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17531
17532 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17533 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17534
17535Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17536
17537 * configure.in: If we're building mips-sgi-irix6* native, turn on
17538 ENABLE_MULTILIB and set TARGET_SUBDIR.
17539
17540Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17541
17542 * Makefile.in (all-sn): Depend on all-grep.
17543
17544Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17545
17546 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17547
17548 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17549 Makefile. From Jeff Makey <jeff@cts.com>.
17550 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17551
17552 * Makefile.in (DISTBISONFILES): Remove.
17553 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17554 $(DEFAULT_YACC).
17555
17556 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 17557 cygwin32.
6599da04
JM
17558
17559 * Makefile.in (LD): New variable.
17560 (EXTRA_HOST_FLAGS): Pass down LD.
17561 ($(DO_X)): Likewise.
17562
17563Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17564
17565 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17566
17567Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17568
17569 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 17570 before adding our own. Always add --build.
6599da04
JM
17571
17572Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17573
17574 * configure.in (targargs): Pass --build if we're doing
17575 a cross-compile.
17576
17577Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17578
ca236658 17579 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
17580 sed. Otherwise sed chokes on NT path names with drive
17581 designators. Also look for "?:*" as the leading characters in an
17582 absolute pathname.
17583
17584Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17585
17586 * config.sub: Support for r3900.
17587
17588Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17589
17590 * configure.in: Use install-sh, not install.sh.
17591
17592Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17593
17594 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17595 apply it twice.
17596
17597Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17598
17599 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17600 install-binutils.
17601
17602Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17603
17604 * Makefile.in: Add automake targets.
17605 * configure.in (host_tools): Add automake.
17606
17607Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17608
17609 * configure: Default CXX to c++, not gcc.
17610 * Makefile.in (CXX): Set to c++, not gcc.
17611 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17612
17613Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17614
17615 * install-sh: try appending a .exe if source file doesn't
17616 exist
17617
17618Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17619
17620 * configure.in: Turn on multilib by default.
17621 (cross_only): Remove target-libiberty.
17622
17623 * Makefile.in (all-gcc): Don't depend on libiberty.
17624
17625Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17626
17627 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17628
17629Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17630
17631 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17632 (DISTBISONFILES): Add ld/Makefile.in
17633
17634Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17635
17636 * configure.in: if target is cygwin32 but host isn't cygwin32,
17637 don't configure gdb tcl tk expect, not just gdb.
17638
17639Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17640
17641 * configure.in: Added gnuserv everywhere sn appears.
17642
17643 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17644 (CROSS_CHECK_MODULES): Added check-gnuserv.
17645 (INSTALL_MODULES): Added install-gnuserv.
17646 (CLEAN_MODULES): Added clean-gnuserv.
17647 (all-gnuserv): New target.
17648
17649Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17650
17651 * config.guess: Fixes for MIPS OpenBSD systems.
17652
17653Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17654
17655 * Makefile.in (INSTALL_XFORM): Remove.
17656 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17657
17658 * mkinstalldirs: New file, copied from automake.
17659 * Makefile.in (installdirs): Rename from install-dirs. Use
17660 mkinstalldirs. Change all users.
17661 (DEVO_SUPPORT): Add mkinstalldirs.
17662
17663Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17664
17665 * install-sh: Rename from install.sh.
17666 * Makefile.in (INSTALL): Change install.sh to install-sh.
17667 (DEVO_SUPPORT): Likewise.
17668
17669 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17670 Graichen <graichen@rzpd.de>.
17671
17672Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17673
17674 * config.guess: Recognize OpenBSD systems correctly.
17675
17676Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17677
17678 * README, Makefile.in (ETC_SUPPORT): Remove references to
17679 cfg-paper*, configure.{texi,man,info*}._
17680
17681Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17682
17683 * Makefile.in (all.normal): Ensure that gcc is built after all
17684 the x11 - ie gdb - targets.
17685
17686Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17687
17688 * makefile.vms: Don't run conf-a-gas.
17689
17690Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17691
e490616e 17692 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 17693
d207ebef
JM
17694Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17695
17696 * configure.in: Remove noconfigdirs case since gdb also
17697 configures and builds for tic80-coff.
17698
6599da04
JM
17699Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17700
17701 * configure: Set cache_file to config.cache.
17702 * Makefile.in (local-distclean): Remove config.cache.
17703
17704Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17705
17706 * COPYING: Update FSF address.
17707
d207ebef
JM
17708Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17709
17710 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17711 noconfigdirs.
17712
6599da04
JM
17713Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17714
17715 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17716 MAKEDIRS, is empty.
17717
17718Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17719
17720 * config.sub: Tweak mn10300 entry.
17721
17722Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17723
17724 * configure.in (host_tools): Put sim before gdb, so gdb's
17725 configure.tgt can determine if the simulator was configured.
17726
17727Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17728
17729 * config.sub: Move BeOS $os case to be with other Cygnus
17730 local cases.
17731
17732Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17733
17734 * config.sub: Remove misplaced comment that broke Linux.
17735
17736Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17737
17738 * config.sub: Add BeOS support.
17739
17740Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17741
17742 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17743
17744Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17745
17746 * configure.in (noconfigdirs): Remove tcl and tk from
17747 noconfigdirs for cygwin32 builds.
17748
d207ebef
JM
17749Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17750
17751 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17752
6599da04
JM
17753Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17754
17755 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17756 make-all.com, use makefile.vms instead.
17757
17758Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17759
17760 * config.sub: Accept -lnews*.
17761
d207ebef
JM
17762Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17763
17764 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 17765 target-examples and target-libiberty for d30v.
d207ebef
JM
17766
17767Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17768
17769 * configure.in (noconfigdirs): Enable ld for d30v.
17770
17771Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17772
17773 * configure.in (tic80-*-*): Build compiler.
17774
17775Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17776
17777 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 17778 unsupported d30v directories
d207ebef
JM
17779
17780Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17781
4e81ae98
EC
17782 * config.sub, configure.in: Add d30v target cpu.
17783
6599da04
JM
17784Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17785
17786 * makefile.vms: New file.
17787 * make-all.com: Remove.
17788
17789Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17790
17791 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17792
17793Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17794
17795 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17796
17797Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17798
17799 * Makefile.in (ALL_MODULES): Added all-db.
17800 (CROSS_CHECK_MODULES): Addec check-db.
17801 (INSTALL_MODULES): Added install-db.
17802 (CLEAN_MODULES): Added clean-db.
17803
17804Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17805
17806 * config.guess: Merge with latest FSF sources.
17807
17808Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17809
17810 * Makefile.in (ALL_MODULES): Added all-itcl.
17811 (CROSS_CHECK_MODULES): Added check-itcl.
17812 (INSTALL_MODULES): Added install-itcl.
17813 (CLEAN_MODULES): Added clean-itcl.
17814
17815Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17816
17817 * configure.in: build gdb for mn10200
17818
17819Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17820
17821 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17822
d207ebef
JM
17823Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17824
17825 * configure.in (tic80-*-*): Turn off most targets right now.
17826
6599da04
JM
17827Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17828
17829 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17830 rather than the makeinfo program.
17831 (do-info): Depend upon all-texinfo.
17832
17833Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17834
17835 * configure.in: Remove uses of config/mh-linux.
17836
17837 * config.sub, config.guess: Merge with latest FSF sources.
17838
d207ebef
JM
17839Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17840
17841 * config.sub (case $basic_machine): Add tic80 entries.
17842
6599da04
JM
17843Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17844
17845 * config.sub, config.guess: Merge with latest FSF sources.
17846
17847Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17848
17849 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17850 * mpw-config.in: Test for NewFolderRecursive.
17851 * mpw-install: Use symbolic name for startup filename.
17852 * mpw-README: Add various additional details.
17853
17854Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17855
17856 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17857
17858Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17859
17860 * configure.in: Do build gcc and the target libraries for
17861 the mn10200.
17862
17863Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17864
17865 * configure.in: don't avoid building gdb for mn10300 any more
17866 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17867 instead of single-quoting it.
17868
17869Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17870
17871 * configure.in: Don't use --with-stabs on IRIX 6.
17872
17873Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17874
17875 * configure.in (m32r): Build gdb, libg++ now.
17876
17877Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17878
17879 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17880 directories from noconfigdirs.
17881
17882Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17883
17884 * config.sub (basic_machine): added mips16 configuration
17885
17886Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17887
17888 * config.sub: Handle d10v-unknown.
17889
d207ebef
JM
17890Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17891
17892 * config.sub: Handle v850-unknown.
17893
6599da04
JM
17894Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17895
17896 * Makefile.in: add findutils
17897 * configure.in: add findutils to list of host_tools
17898
17899Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17900
17901 * config.sub: Handle mn10200 and mn10300.
17902
17903Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17904
17905 * configure.in (d10v-*): Do not build librx.
17906
17907Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17908
17909 * configure.in (mn10300): Build everything except gdb & libgloss.
17910
17911Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17912
17913 * config.guess: Patch for Dansk Data Elektronik servers,
17914 from Niels Skou Olsen <nso@dde.dk>.
17915
17916 For ncr, use /bin/uname rather than uname, since GNU uname does not
17917 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17918
17919 Patch for MIPS R4000 running System V,
17920 from Eric S. Raymond <esr@snark.thyrsus.com>.
17921
17922 Fix thinko for nextstep.
17923
17924 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17925
17926 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17927 * config.guess: Guess mips-dec-mach_bsd4.3.
17928
17929 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17930 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17931 release numbers.
17932 * config.guess (mips-mips-riscos*): Emit just enough of the
17933 release number.
17934
17935 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17936 * config.guess (sparc-auspex-sunos*): Added.
17937 (f300-fujitsu-*): Added.
17938
17939 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17940 * config.guess: Recognize a Tadpole as a sparc.
17941
17942Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17943
17944 * config.guess: Don't assume that NextStep version is either 2 or
17945 3. NextStep 4 (aka OpenStep 4) has come out now.
17946
17947Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17948
17949 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17950 From Rik Faith <faith@cs.unc.edu>.
17951
17952Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17953
17954 * config.sub: Contributions from bug-gnu-utils to:
17955 Support plain "hppa" (no version given) architecture, reported by
17956 OpenStep.
17957 OpenBSD like NetBSD.
17958 LynxOs is not a hardware supplier.
17959
17960 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 17961 OpenBSD like NetBSD.
6599da04
JM
17962 Stratus systems.
17963 More Pyramid systems.
17964 i[n>4]86 Intel chips.
17965 M680[n>4]0 Motorola chips.
17966 Use unknown instead of lynx for hardware manufacturer.
17967
17968Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17969
17970 * install.sh (chmodcmd): Set to null if the DST directory already
17971 exists.
17972
17973Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17974
17975 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17976 not use mt-ppc target Makefile fragment any more.
17977
17978Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17979
17980 * configure.in (*-*-windows): Exclude everything but those dirs
17981 needed to build windows.
17982
17983Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17984
17985 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17986
17987Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17988
17989 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
17990
17991Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17992
17993 * Undo my previous change.
17994
17995Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17996
17997 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17998 unconditionally.
17999 (MAKEOVERRIDES): Define (revert this part of October 18 change).
18000
18001Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
18002
18003 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
18004 host to add it's own flags.
6599da04
JM
18005
18006Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
18007
18008 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
18009
18010Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
18011
18012 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
18013 (CXX_FOR_TARGET): Likewise.
18014 (GCC_FOR_TARGET): Define.
18015 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
18016 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
18017 CC_FOR_TARGET was specified on the command line.
18018 (MAKEOVERRIDES): Don't define.
18019
18020Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
18021
18022 * configure.in (m32r): Fix spelling of libg++ libs.
18023
18024Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
18025
18026 * config.sub (-apple*): Remove, now redundant.
18027
18028Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
18029
18030 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
18031
18032 * configure: Rework yesterday's sed script patch.
18033
18034 * config.sub: Merge with FSF.
18035
18036Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
18037
18038 * config.guess: Merge from FSF.
18039
18040 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
18041 * config.guess: Use pc instead of unknown, for pc clone systems.
18042 Change linux to linux-gnu.
6599da04
JM
18043
18044 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 18045 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
18046
18047Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
18048
18049 * test-build.mk (HOLES): Add "xargs" for gdb.
18050
18051 * configure: Avoid hpux10.20 sed bug.
18052
18053Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
18054
731a8127 18055 * configure.in: Add support for windows host
6599da04
JM
18056 (that is a build done under the Microsoft build environment).
18057
18058Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
18059
18060 * Makefile.in: Replace all uses of srcroot with s, to shrink
18061 command line lengths.
18062
18063 Patches from Geoffrey Noer <noer@cygnus.com>:
18064 * configure.in: If configuring for newlib, pass --with-newlib to
18065 subdirectories.
18066 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18067 -Bnewlib/ and -Lwinsup to gcc.
18068 (CXX_FOR_TARGET): Likewise.
18069
18070Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
18071
18072 * Makefile.in (ETC_SUPPORT): Add configure.
18073
18074Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
18075
4e81ae98 18076 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
18077 host configuration file.
18078
18079Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
18080
18081 * configure.in: Break mn10x00 support into separate
18082 mn10200 and mn10300 configurations.
18083 * config.sub: Likewise.
18084
18085Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
18086
18087 * configure.in: Add lots of stuff to noconfigdirs for
18088 the mn10x00 targets.
18089
18090 * config.sub, configure.in: Add mn10x00 support.
18091
18092Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
18093
18094 * make-all.com: Call conf-a-gas, not config-a-gas.
18095
18096Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
18097
18098 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 18099 targets.
6599da04
JM
18100
18101Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
18102
18103 * mpw-README: Add much more detail for native PowerMac.
18104 * mpw-install: New file.
18105 * mpw-configure: Add --norecursion and --help options.
18106 * mpw-config.in: Translate readme and install files when
18107 copying to objdir.
18108 * mpw-build.in: Don't always depend on byacc and flex.
18109 (install-only-top): New action.
18110
d207ebef
JM
18111Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
18112
18113 * configure.in: You can now configure GDB for the v850.
18114
6599da04
JM
18115Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
18116
18117 * configure.in (noconfigdirs): Don't configure any C++ dirs
18118 if targeting D10V.
18119
18120Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
18121
18122 * config.sub: Recognize mips64vr5000.
18123
18124Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
18125
18126 * configure.in: Use a single line for host_tools and native_only.
18127
18128Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
18129
18130 * config.sub, configure.in: Add entries for m32r.
18131
18132Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
18133
18134 * Makefile.in (inet-install): Don't run install-gzip.
18135
18136Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
18137
18138 * configure.in: Don't config lots of things for *-*-windows*.
18139
18140Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
18141
18142 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18143 (host_libs, host_tools): Copy from configure.in.
18144 * mpw-configure: Don't complain about directories not found.
18145
18146Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18147
18148 * configure.in (i[345]86): Recognize i686 for pentium pro.
18149 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18150 file.
18151
18152 * config.guess (i[345]86): Ditto.
18153
18154Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18155
18156 * configure.in (noconfigdirs): Removed gdb for D10V.
18157
d207ebef 18158Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 18159
d207ebef
JM
18160 * configure.in: Remove ld, target-libio, target-libg++, and
18161 target-libstdc++ from noconfigdirs.
5d4a5ee6 18162
6599da04
JM
18163Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18164
18165 * configure: Fix three locations where shell scripts were
18166 being run directly rather than with config_shell.
18167
d207ebef
JM
18168Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18169
18170 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18171 * config.sub (basic_machine): Recognize v850.
18172
6599da04
JM
18173Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18174
18175 * mpw-configure: Handle multiple enable/disable options and
18176 pass them down recursively, handle -c and -s flags appropriately
18177 depending on choice of compiler, add escape mechanism for
18178 quoted arguments to gC.
18179
18180Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18181
18182 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18183 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18184 so that -mrelocatable-lib and -mno-eabi are used.
18185
18186 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18187 not support --print-multi-lib, don't abort.
18188
6599da04
JM
18189Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18190
18191 * make-all.com: Run config-a-gas.
18192 * setup.com: Don't copy subdirectory files around.
18193
18194Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18195
18196 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18197 target, it now compiles correctly.
18198
18199Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18200
18201 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18202
18203Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18204
4e81ae98 18205 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
18206
18207Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18208
18209 * configure.in (native_only): Add prms.
18210
18211Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18212
18213 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18214 (BINUTILS_SUPPORT_DIRS): Likewise.
18215
18216Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18217
18218 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18219 d10v support is added.
18220
18221Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18222
18223 * configure.in (d10v-*-*): New target.
18224
18225Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18226
18227 * config.guess (HP 9000/811): Recognize this as a PA1.1
18228 machine.
18229
18230Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18231
18232 * Makefile.in (do-tar-gz): New target, split out from tail end of
18233 taz target. Run each command separately, don't use pipes.
18234 (taz): Use it.
18235
18236Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18237
18238 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18239 * mpw-build.in: No builds should depend on building byacc or flex,
18240 they are assumed to be installed already.
18241
18242Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18243
18244 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18245 variable that CC_FOR_TARGET needs.
18246
18247Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18248
18249 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18250 options have changed since the last time the subdirectory was
18251 configured, and if it has, reconfigure.
18252 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18253 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18254
18255Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18256
18257 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18258 CLEAN_MODULES): Add bash.
18259 (all-bash): New target.
18260
18261Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18262
18263 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18264
18265Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18266
18267 * config.sub (basic_machine): Recognize d10v as a valid processor.
18268
18269Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18270
18271 * mpw-configure: Add support for --bindir.
18272 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18273
18274Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18275
18276 * configure.in: add bash, time, gawk to list of hosttools and things
18277 to only build for native toolchains
18278
18279Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18280
18281 * Makefile.in (docdir): Remove.
18282
18283Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18284
18285 * Makefile.in (datadir): Set to $(prefix)/share.
18286
18287Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18288
18289 * configure.in: build diff and patch for cygwin32-hosted
18290 toolchains.
18291
18292Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18293
18294 * config.sub: Accept -rtems*.
18295
18296Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18297
e490616e
ZW
18298 * configure.in: enable dosrel for cygwin32-hosted builds,
18299 remove diff from the list of things not buildable
18300 via Canadian Cross
6599da04
JM
18301
18302Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18303
18304 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 18305 don't get ". ".
6599da04
JM
18306
18307Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18308
18309 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18310
18311Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18312
18313 * Makefile.in (taz): Handle case where tex3patch didn't even get
18314 checked out. Also, if it was found, put the symlink in a new util
18315 subdirectory.
18316
18317Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18318
18319 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18320
18321Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18322
18323 * config.sub: Recognize -openvms.
18324 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18325 * make-all.com, setup.com: New files.
18326
18327Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18328
18329 * Makefile.in (taz): tex3patch moved to texinfo/util.
18330
18331Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18332
18333 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18334 * configure.in: remove make from disable-if-Can-Cross list
18335 enable gdb if ${host} and ${target} are cygwin32
18336
18337Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18338
18339 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18340 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18341
18342Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18343
18344 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18345 distinguish sysv/svr4/bsd variants.
18346 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18347
18348Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18349
18350 * configure.in: Added copyright notice.
18351 * move-if-change: Added copyright notice.
18352
18353Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18354
18355 * configure.in (powerpcle-*-solaris*): Until we get shared
18356 libraries working, don't build gdb, sim, make, tcl, tk, or
18357 expect.
18358
18359Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18360
18361 * config.guess: Merge with FSF:
18362
18363 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18364 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18365
18366 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18367 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18368
18369 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18370 * config.guess: Combine two OSF1 rules.
18371 Also recognize field test versions. From mjr@zk3.dec.com.
18372 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18373 because GNU uname does not support -p. From pmr@pajato.com.
18374
18375Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18376
18377 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18378
18379Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18380
18381 * mpw-README: Document GCCIncludes.
18382
18383Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18384
18385 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18386
18387Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18388
18389 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18390
18391Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18392
18393 * configure.in (*-*-cygwin32): Configure make.
18394
18395Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18396
18397 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18398
18399Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18400
18401 * Makefile.in (all-inet): Depend on all-perl.
18402
18403 * Makefile.in (inet-install): New target.
18404
18405 * Makefile.in (all-inet): Depend on all-tcl.
18406 (all-inet): Depend on all-send-pr.
18407
18408Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18409
18410 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18411 temporarily.
18412
18413Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18414
18415 * configure.in: Don't configure --with-gnu-ld on AIX.
18416
18417Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18418
18419 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18420
18421Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18422
18423 * Makefile.in (ALL_MODULES): Added all-inet.
18424 (CROSS_CHECK_MODULES): Added check-inet.
18425 (INSTALL_MODULES): Added install-inet.
18426 (CLEAN_MODULES): Added clean-inet.
18427 (all-indent): New target.
18428
18429 * configure.in (host_tools): Added inet.
18430 (native_only): Added inet.
18431 (noconfigdirs): Added inet.
18432
18433Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18434
18435 * configure.in: Don't configure libgloss if we are not configuring
18436 newlib.
18437
18438Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18439
18440 * configure.in: Don't configure libgloss for unsupported
18441 architectures.
18442
18443Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18444
18445 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18446
18447Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18448
18449 * Makefile.in (ALL_MODULES): Include all-apache.
18450 (CROSS_CHECK_MODULES): Include check-apache.
18451 (INSTALL_MODULES): Include install-apache.
18452 (all-apache): New target.
18453
18454 * configure.in: Added apache everywhere perl is seen.
18455
18456Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18457
18458 * Makefile.in: Add support for clean-{module} and
18459 clean-target-{module} rules.
18460
18461Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18462
18463 * configure.in (*-*-ose) do not build libgloss.
18464
18465Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18466
18467 * config.guess (prep*:SunOS:5.*:*): Turn into
18468 powerpele-unknown-solaris2.
18469
18470Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18471
18472 * configure.in: Permit --enable-shared to specify a list of
18473 directories.
18474
18475Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18476
18477 * configure.in (host==solaris): Pass only the first word of $CC
18478 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18479
18480Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18481
18482 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18483
18484Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18485
18486 * Makefile.in (ALL_MODULES): Include all-perl.
18487 (CROSS_CHECK_MODULES): Include check-perl.
18488 (INSTALL_MODULES): Include install-perl.
18489 (ALL_X11_MODULES): Include all-guile.
18490 (CHECK_X11_MODULES): Include check-guile.
18491 (INSTALL_X11_MODULES): Include install-guile.
18492 (all-perl): New target.
18493 (all-guile): New target.
18494
18495 * configure.in (host_tools): Include perl and guile.
18496 (native_only): Include perl and guile.
18497 (noconfigdirs): Don't build guile and perl; no ports have been
18498 done.
18499
18500Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18501
e490616e
ZW
18502 * configure (--enable-*): Handle quoted option lists such as
18503 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
18504
18505Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18506
18507 * Makefile.in ({,inst}all-target): New rule so we can make and
18508 install all of the target directories easily.
18509
18510Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18511
18512 * configure.in: Add missing global flag in sed substitution when
18513 deleting `target-' from ${configdirs}.
18514
18515Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18516
18517 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18518 option.
18519
18520 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18521 config/mh-necv4.
18522
18523 * install.sh: Correct misspelling of transformbasename.
18524
18525 * config.guess: Recognize mips-*-sysv*.
18526
18527Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18528
18529 * config.sub: Recognize mon960.
18530
18531Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18532
18533 * configure: Restore Canadian Cross handling of BISON and LEX,
18534 removed in Feb 20 change.
18535
18536Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18537
18538 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18539 Mention make install. Remove the old copyright date as well the
18540 clumsy and rather pointless copyright on the README file.
18541
18542Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18543
18544 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18545 Makefile after running symlink-tree, then run `make distclean' to
18546 avoid clobbering any generated files in srcdir.
18547
18548Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18549
18550 * configure.in (m68k-*-netbsd*): Build everything now.
18551
18552Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18553
18554 * Makefile.in (taz): Fix quoting.
18555
18556Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18557
18558 * configure.in (sparclet-*-*): Build everything now.
18559
18560Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18561
18562 * configure.in (m68k-*-linux*): New host.
18563
18564Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18565
18566 * configure: Check for bison before byacc.
18567
18568Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18569
18570 * Makefile.in configure: Change the way LEX and BISON/YACC are
18571 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18572 searching PATH. These are used as fallbacks by Makefile.in if
18573 flex/bison/byacc aren't in objdir.
18574
18575Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18576
18577 * Makefile.in: Make everything which depends upon all-bfd also
18578 depend upon all-opcodes, in case --with-commonbfdlib is used.
18579
18580Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18581
18582 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18583 building NT native compilers on Unix.
18584
18585Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18586
18587 * configure.in: Don't get CC from the host Makefile fragment if we
18588 can find gcc in PATH, or if this is a Canadian Cross. Move the
18589 Solaris test for /usr/ucb/cc to the post target script, just after
18590 the compiler sanity test.
18591
18592Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18593
18594 * config.sub: Merge with FSF.
18595
18596Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18597
18598 * Makefile.in (RPATH_ENVVAR): New variable.
18599 (REALLY_SET_LIB_PATH): Use it.
18600 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18601
18602Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18603
18604 * config.sub, configure.in: Recognize sparclet cpu.
18605
18606Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18607
18608 * config.guess: Support m68k-cbm-sysv4.
18609
18610Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18611
18612 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18613 m68k-unknown-linuxaout from linker help string. Put quotes around
18614 $ld_help_string.
18615
18616Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18617
18618 * config.guess (powerpc-harris-powerunix): Add guess for port
18619 to new target.
18620
18621Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18622
18623 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18624
18625Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18626
18627 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18628 $(REALLY_SET_LIB_PATH) in Makefile.
18629 * Makefile.in (SET_LIB_PATH): New variable.
18630 (REALLY_SET_LIB_PATH): New variable.
18631 ($(DO_X)): Use $(SET_LIB_PATH).
18632 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18633 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18634 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18635 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18636 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18637 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18638 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18639 (install-dosrel): Likewise.
18640 (all-opcodes): Depend upon all-libiberty.
18641
18642Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18643
18644 * config.guess (*:CYGWIN*): New
18645
18646Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18647
18648 * Makefile.in (all-target-winsup): All all-target-libiberty.
18649
18650Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18651
18652 * configure.in (noconfigdirs): Add missing # in front of comment.
18653
18654Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18655
18656 * configure.in: add second pass to things added to noconfigdirs
18657 so *-gm-magic can exclude libgloss properly.
18658
18659Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18660
18661 * mpw-configure (extralibs_name, rez_name): Set correctly
18662 for MWC68K compiler.
18663
18664 * mpw-README: Add more info on the necessary build tools.
18665
18666Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18667
18668 * configure.in, config.sub: Recognize cygwin32.
18669
18670Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18671
18672 * config.guess, config.sub: Recognize A/UX.
18673
18674Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18675
18676 * config.sub: Merge with gcc/config.sub.
18677
18678Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18679
18680 * mpw-build.in (do-binutils): Add build of stamps.
18681
18682Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18683
18684 * config.sub: Add recognition for mips64vr4100*-* targets.
18685
18686Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18687
18688 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18689 Add creation of gconfigargs with `--enable-shared' turned on.
18690 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18691 ($(host)-stamp-stage3-configured): Likewise.
18692 (HOLES): Add chatr and ldd.
18693 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18694
18695Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18696
18697 * configure: Pass --nfp to recursive configures.
18698
18699Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18700
18701 * Makefile.in (DLLTOOL): New.
18702 (DLLTOOL_FOR_TARGET): New.
18703 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18704 (EXTRA_TARGET_FLAGS): Ditto.
18705 (EXTRA_GCC_FLAGS): Ditto.
18706 (CONFIGURE_TARGET_MODULES): Ditto.
18707 (DO_X): Ditto.
18708 * configure: Add DLLTOOL.
18709
18710Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18711
18712 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18713 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18714 mh-sco, since old workarounds no longer needed, and don't
18715 build ld, since libraries have weak symbols in COFF.
18716
18717Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18718
18719 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18720
18721Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18722
18723 * configure.in: Make sure that ${CC} can be used to compile an
18724 executable.
18725
18726Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18727
18728 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18729 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18730 nothing depending on whether gdbtk is being built.
18731
18732Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18733
18734 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18735
18736Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18737
18738 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18739 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18740
18741Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18742
18743 * config-ml.in: Add support for
18744 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18745 Simplify setting of multidirs from --disable-foo.
18746
18747Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18748
18749 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18750 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18751 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 18752 non-empty, pass them on to the GCC make.
6599da04
JM
18753 (all-bootstrap): New rule that is like all-gcc, except it executes
18754 the GCC bootstrap rule instead of the GCC all rule.
18755
18756Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18757
18758 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18759
18760Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18761
18762 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18763 DG/UX support.
18764
18765Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18766
18767 * config.sub (i*86*) Change [345] to [3456]
18768
18769Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18770
18771 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18772 --with-gnu-ld=no.
18773
18774Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18775
18776 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18777 AIX multilibs get built.
18778
18779Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18780
18781 * configure.in (i386-win32): Don't build expect if we're not
18782 building the tcl subdir.
18783
18784Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18785
18786 * Makefile.in: (configure-target-examples, all-target-examples):
18787 New targets, configure and build example programs.
18788
18789Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18790
18791 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18792 use it as input to sedit the generated MPW makefile.
18793 * mpw-README: Add a suggestion about Gestalt.h.
18794
18795Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18796
18797 * config.sub: Accept *-*-ieee*.
18798
18799Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18800
18801 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18802 Ronald F. Guilmette <rfg@monkeys.com>.
18803
18804Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18805
18806 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18807 for powerpc-pe native.
18808 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18809 (target==powerpc-pe): duplicate i386-win32 entry.
18810
18811Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18812
18813 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18814 of vxworks, not just vxworks5.1.
18815
18816Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18817
18818 * mpw-configure: Add support for exec-prefix.
18819
18820Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18821
18822 * config.guess: Recognize HP model 816 machines as having
18823 a PA1.1 processor.
18824
18825Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18826
18827 * configure: Ignore new autoconf configure options.
18828
6599da04
JM
18829Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18830
18831 * config.guess: Recognize Pentium under SCO.
18832 From Robert Lipe <robertl@arnet.com>.
18833
18834Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18835
18836 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
18837
18838Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18839
18840 * configure.in: Don't configure gas for alpha-dec-osf*.
18841
18842Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18843
18844 * configure.in: Default to --with-stabs for some targets for which
18845 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18846 i[345]86*-*-unixware*.
18847
18848Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18849
18850 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18851 rather than basing it on the target. Simplify handling of options
18852 controlling which directories to configure. Remove extraneous
18853 slash in multi-clean target.
18854
18855Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18856
18857 * config-ml.in: Prefix more variables with ml_ so they don't collide
18858 with configure's.
18859
18860Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18861
18862 * configure: Don't turn -v into --v.
18863
18864Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18865
18866 * configure.in (targargs): Fix typo.
18867
18868 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18869
18870Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18871
18872 * configure.in: Strip --host and --target options from
18873 CONFIG_ARGUMENTS, and always configure for --host only. Add
18874 --with-cross-host option when building with a cross-compiler.
18875 * configure: Canonicalize the arguments put into config.status by
18876 always using `=' for an option with an argument. Pass a presumed
18877 --host or --target explicitly.
18878
18879Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18880
18881 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18882 into general OS recognition case.
18883
18884Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18885
18886 * configure.in (target_configdirs): add target-winsup only
18887 for win32 target systems.
18888
18889Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18890
18891 * Makefile.in (all-target-libgloss): Depend upon
18892 configure-target-newlib, since when libgloss is built it looks to
18893 see if the newlib directory exists.
18894
18895Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18896
18897 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18898 cfg-ml-*.in.
18899
18900Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18901
18902 * configure: Handle LD and LD_FOR_TARGET when configuring a
18903 Canadian Cross.
18904
6599da04
JM
18905Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18906
18907 * configure.in (target_libs): add target-winsup.
18908 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18909 (target==ppcle-pe): remove ld from $noconfigdirs.
18910
18911Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18912
18913 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18914 Preserve relative path names in $srcdir. Build symlink tree if
18915 configuring cross target dir and srcdir=. (= no VPATH support).
18916 (configure-target-libg++): Depend on configure-target-librx.
18917 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18918 * config-ml.in: New file.
18919 * symlink-tree: New file.
18920 * configure: Ensure srcdir="." if that's what it is.
18921
18922Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18923
18924 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18925 includes and FLEX_SKELETON setting.
18926 * mpw-configure (--with-gnu-ld): New option, controls whether
18927 to use PPCLink or ld with PowerMac GCC.
18928 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18929 * mpw-config.in: Configure grez if targeting Mac.
18930
18931 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
18932 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18933 just macos.
6599da04
JM
18934 * configure.in: Configure grez resource compiler if targeting Mac.
18935 * Makefile.in (all-grez, install-grez): New targets.
18936
18937Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18938
18939 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 18940 gcc in the path, set CC to gcc -O2.
6599da04
JM
18941
18942Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18943
18944 * configure: Default ${build} correctly. Avoid picking up extra
18945 spaces when reading CC and CXX from Makefile. When doing a
18946 Canadian Cross, use plausible default values for numerous
18947 variables.
18948 * configure.in: When doing a Canadian Cross, don't try to
18949 configure tools whose configure script can't handle it.
18950
18951Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18952
18953 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18954
18955Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18956
18957 * configure: Remove dubious bug reporting address.
18958
18959Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18960
18961 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18962 configure script, run that instead of this directory's configure.
18963 In either case, print a message that we're configuring the sub-dir.
18964
18965Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18966
18967 * configure.in: Before checking for the existence of various files,
18968 use sed to filter out "target-".
18969
18970Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18971
18972 * Makefile.in (DO_X): Split rule to decrease command line length
18973 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18974 (Philippe De Muyter).
18975
18976Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18977
18978 * Makefile.in (all-patch): depend on all-libiberty.
18979
18980Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18981
18982 * configure.in: If the only directory in target_configdirs which
18983 actually exists is libiberty, then set target_configdirs to empty,
18984 to avoid trying to build a target libiberty in a gas or gdb
18985 distribution.
18986
18987Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18988
18989 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
18990 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18991 systems.
6599da04
JM
18992
18993Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18994
18995 * configure.in (copy_dirs): Use sys-include instead of include
18996 for --with-headers option.
18997
18998Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18999
19000 * Makefile.in, configure.in: Make winsup builds work with
19001 new scheme.
19002
19003Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
19004
19005 * configure.in: Build the linker on AIX.
19006
19007Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
19008
19009 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
19010 where needed.
19011
19012Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
19013
19014 * Makefile.in (all-gcc): Fix typo.
19015
19016Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
19017
19018 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
19019
19020Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
19021
19022 * configure.in: Rename libFOO to target-libFOO, and xiberty
19023 to target-xiberty, to provide more flexibility.
19024 (target_subdir): Define. Create if cross.
19025 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
19026 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
19027 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
19028 check-libFOO -> check-target-libFOO, etc.
19029 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
19030 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
19031 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
19032 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
19033 allow ALL_GCC="" to only configure.
19034 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
19035 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
19036 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
19037
19038Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
19039
19040 * Makefile.in (taz): Build "info" in etc explicitly.
19041
19042Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
19043
19044 * configure.in: Make sure that CC is undefined (as opposed to
19045 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
19046 problem with autoconf trying to configure on a host without GCC.
19047
19048Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19049
19050 * mpw-configure: Set host alias from choice of host compiler,
19051 only use generic MPW Makefile sed if present, edit a file
19052 named "hacked_Makefile.in" instead of "Makefile.in" if present.
19053 * mpw-README: Add problem notes about CW6 and CW7.
19054
19055Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
19056
19057 * Makefile.in (taz): Use ";" instead of ";;".
19058
19059Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19060
19061 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
19062 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19063 DISTDOCDIRS.
19064 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
19065 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
19066
19067Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
19068
19069 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
19070 and gnats, because they are now subsumed by DISTSTUFFDIRS.
19071 Move bfd to DISTSTUFFDIRS.
19072
19073Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19074
19075 * Makefile.in (X11_LIB): Removed.
19076 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19077
19078 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19079
19080Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19081
19082 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19083 names.
19084
19085Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19086
19087 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19088
19089Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
19090
19091 * configure.in (i[345]86-*-win32): Always build newlib.
19092 Don't configure cvs, autoconf or texinfo.
19093 * Makefile.in (LD_FOR_TARGET): New.
19094 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19095 Pass down LD_FOR_TARGET.
19096
19097Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
19098
19099 * winsup: New directory.
19100 * Makefile.in: Build winsup.
19101 * configure.in: Winsup is configured when target is win32.
19102 Can only build win32 target GDB when native.
4e81ae98 19103
6599da04
JM
19104Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
19105
19106 * config.guess: Recognize HP model 819 machines as having
19107 a PA 1.1 processor.
19108
19109Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
19110
19111 * configure: Fix sed loop which substitutes for CC and CXX to
19112 avoid bug found in various sed implementations.
19113
19114Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19115
19116 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19117 simulator. Use standard powerpc-*-eabi*.
19118
19119Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
19120
19121 * configure.in: Stop putting gas and binutils in noconfigdirs for
19122 powerpc-*-aix* and rs6000-*-*.
19123
19124Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
19125
19126 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19127 -mcall-aixdesc libraries.
19128
19129Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
19130
19131 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19132
19133 * config.sub (arm | armel | armeb): Fix shell syntax.
19134
19135Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19136
19137 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19138 -msoft-float and -mcpu=common support.
19139 (powerpc*-*-eabisim*): Add support for building -mcall-aix
19140 libraries.
19141
19142Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19143
19144 * configure.in: Allow configuration and build of emacs19 for the alpha.
19145
19146Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19147
19148 * configure.in (CC): Get ^CC, not just any old CC, from
19149 ${host_makefile_frag}.
19150
19151Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19152
4e81ae98 19153 * configure.in (CC): Try to get CC from
6599da04
JM
19154 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19155
19156Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19157
19158 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19159 only if it exists in $(srcdir).
19160
19161Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
19162
19163 * configure: If CC and CXX are not set in the environment, set
19164 them, based on either an existing Makefile or on searching for gcc
19165 in PATH. Substitute for CC and CXX in Makefile.
19166 * configure.in: Remove libm from target_libs. Separate
19167 target_configdirs from configdirs. If CC is not set in
19168 environment, try to get it from a host Makefile fragment. Rewrite
19169 changes of configdirs to use skipdirs instead. A few minor
19170 tweaks. Take directories out of target_configdirs as they are
19171 taken out of configdirs. Remove existing Makefile files from
19172 subdirectories. Substitute for TARGET_CONFIGDIRS and
19173 CONFIG_ARGUMENTS in Makefile.
19174 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19175 by configure.in.
19176 (CONFIG_ARGUMENTS): Likewise.
19177 (CONFIGURE_TARGET_MODULES): New variable.
19178 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19179 ($(CONFIGURE_TARGET_MODULES)): New target.
19180 (configure-libg++, configure-libio): New targets.
19181 (all-libg++): Depend upon configure-libg++.
19182 (all-libio): Depend upon configure-libio.
19183 (configure-libgloss, all-libgloss): New targets.
19184 (configure-libstdc++): New target.
19185 (all-libstdc++): Depend upon configure-libstdc++.
19186 (configure-librx, all-librx): New targets.
19187 (configure-newlib): New target.
19188 (all-newlib): Depend upon configure-newlib
19189 (configure-xiberty): New target.
19190 (all-xiberty): Depend upon configure-xiberty.
19191
19192Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19193
19194 * configure.in (host i[345]86-*-win32): Expand the
19195 noconfigdirs again.
19196
19197Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19198
19199 * mpw-configure: Fix sed command file name.
19200
19201Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19202
4e81ae98 19203 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
19204 noconfigdirs again.
19205
19206Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19207
19208 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19209 or powerpc*-*-pe*, since they are not yet supported.
19210
19211Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19212
19213 Add PowerMac support and many other enhancements.
19214 * mpw-configure: New option --cc to select compiler to use,
19215 paste options set according to --cc into the generated
19216 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19217 if mpw-make.sed is present.
19218 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19219 add forward includes for PowerPC include files.
19220 * mpw-build.in: Build using Makefile.PPC if present.
19221 (do-byacc, etc): Remove separate version resource builds.
19222 (do-gas): Build "stamps" before "all".
19223 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19224 * mpw-README: Update to reflect --cc option, PowerMac support,
19225 and recently-reported compatibility problems.
19226
19227Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19228
19229 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19230 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19231 (--with-multilib-top): Pass to recursive invocations.
19232
19233Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19234
19235 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19236 v810-*-*.
19237
19238Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19239
19240 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19241 gdb, ld and opcodes on v810-*-*.
19242
6599da04
JM
19243Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19244
19245 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19246 (local-maintainer-clean): New target.
19247 (maintainer-clean): New target.
19248 (realclean): Just depend upon maintainer-clean.
19249
19250Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19251
19252 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19253
19254Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19255
19256 * configure.in: Build ld in mips*-*-bsd* case.
19257
19258Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19259
19260 * config.sub: Accept -lites* OS. From Ian Dall.
19261
19262Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19263
19264 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 19265 targets.
6599da04
JM
19266
19267Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19268
19269 * configure.in: treat i386-win32 canadian cross the same as
19270 i386-go32 canadian cross.
19271
19272Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19273
19274 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19275 running under the simulator to build a reduced set of libraries.
19276 (powerpc-*-eabiaix): Add fine grained multilib support added to
19277 other powerpc targets yesterday.
19278
19279Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19280
19281 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19282 -disable-softfloat, -disable-relocatable, -disable-aix, and
19283 -disable-sysv to control which multilib libraries get built.
19284
19285Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19286
19287 * configure: Add Makefile.tem to list of files to remove in trap
19288 handler.
19289
19290Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19291
19292 * config.guess (*Linux*): Add missing "exit"s.
19293 Also, need specific check for alpha-unknown-linux (uses COFF).
19294
19295Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19296
19297 * config.guess: Merge with FSF:
19298
19299 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19300 * config.guess (AIX4): More robust release numbering discovery.
19301
19302 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19303 * config.guess (i386-sequent-ptx): Properly get version number.
19304
19305 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19306 * config.guess (mips:*:4*:UMIPS): New case.
19307
19308Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19309
19310 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19311 (i386-win32 host): Likewise. Don't build readline.
19312
19313Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19314
19315 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19316 SUPPORT_FILES to submakes.
19317
19318Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19319
19320 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19321 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19322 mpw-configure.
19323
19324Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19325
19326 * configure.in (appdirs): Use =, not ==, in test expression when
19327 trying to build the text to print in the warning message for
19328 Solaris users.
19329
19330Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19331
19332 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19333
19334Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19335
19336 * config.guess: Recognize lynx-2.3.
19337
19338Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19339
19340 * config.sub (z8ksim): Deleted
19341 (z8k-*-coff): New, this is the one true name of the target.
19342
19343Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19344
19345 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19346
19347Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19348
19349 * config.guess (*:Linux:*:*): First try asking the linker what the
19350 default object file format is (elf, aout, or coff). Then if this
19351 fails, try previous methods.
19352
19353Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19354
19355 * configure.in: Don't build newlib for *-*-vxworks5.1.
19356
19357Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19358
19359 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19360 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19361
19362Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19363
19364 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19365
19366Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19367
19368 * cfg-ml-com.in: New file.
19369 * cfg-ml-pos.in: New file.
19370
19371Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19372
19373 * COPYING.NEWLIB: Add HP free copyright to list.
19374
19375Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19376
19377 * config.sub: Recognize -eabi* for the system, not just -eabi.
19378
19379Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19380
19381 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19382 * config.sub, configure.in (win32): New target and host.
19383
19384Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19385
19386 * configure.in: Add i386-pe configuration.
19387
19388Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19389
19390 * mpw-build.in (install): Install GDB after LD.
19391
19392Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19393
19394 * mpw-config.in (elf/mips.h): Always forward-include, needed
19395 for GDB to build.
19396
19397Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19398
19399 * testsuite: New directory for customer acceptance and whole tool
19400 chain tests.
19401
19402Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19403
19404 * configure: If per-host line isn't found, but AC_OUTPUT is found
19405 and a configure script exists, run it instead.
19406
19407Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19408
19409 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19410
19411Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19412
19413 * configure: Set build_{cpu,vendor,os,alias} to host values when
19414 --build isn't specified.
19415
19416Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19417
19418 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19419 (FLAGS_TO_PASS): Pass them.
19420 (EXTRA_TARGET_FLAGS): Ditto.
19421
6599da04
JM
19422Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19423
19424 * Makefile.in (all-libg++): Depend on all-libstdc++.
19425
19426Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19427
19428 * configure.in (noconfigdirs): Enable all packages for
3d3b561f 19429 i386-unknown-netbsd.
6599da04
JM
19430
19431Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19432
19433 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19434 hosted builds (DOS builds)
19435
19436Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19437
19438 Changes for ARM based on patches from Richard Earnshaw:
19439 * config.sub: Handle armeb and armel.
19440 * configure.in: Omit arm linker only for riscix.
19441
19442Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19443
19444 * config.guess: Update from FSF.
19445
19446Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19447
63f6bcd7 19448 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
19449 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19450 powerpcle variant. Convert pentium into i586, not i486. Add p5
19451 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19452 temporarily.
19453
19454Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19455
19456 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19457
19458Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19459
19460 * config.sub: Accept -lites* as a basic system type.
19461
19462Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19463
19464 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19465 installed, and if so return linuxoldld as the system name.
19466
19467Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19468
19469 * config.guess: Add hppa1.1-hp-lites support.
19470
19471Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19472
19473 * configure.in: Don't build newlib for m68k-vxworks5.1.
19474
19475Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19476
19477 * configure.in (mips-sgi-irix6): Use mh-irix5.
19478
19479Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19480
19481 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19482
19483Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19484
19485 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 19486 OSF/1. Fix compiler flags.
6599da04
JM
19487 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19488
19489Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19490
19491 * configure.in: Recognize --with-newlib.
19492 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19493
19494Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19495
d207ebef 19496 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
19497 to *_X11_MODULES due to gdbtk needing X include files et al.
19498
19499Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19500
19501 Merge in support for Mac MPW as a host.
19502 (Old change descriptions retained for informational value.)
19503
19504 * mpw-config.in: Add generic include forwards for cpu-specific
19505 include files in aout and elf directories.
19506
19507 * mpw-configure: Added copyright.
19508 * mpw-config.in: Check for presence of required build tools.
19509 (target_libs): Add newlib.
19510 (target_tools): Add examples.
19511 (Read Me): Generate as "Read Me for MPW" instead.
19512 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19513 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19514 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19515
19516 * mpw-configure: Remove subdir-specific makefile hackery,
19517 delete mk.tmp after using it.
19518
19519 * mpw-build.in (all): Display start and end times.
19520
19521 * mpw-configure (host_canonical): Set.
19522 (target_cpu): Always add to makefiles.
19523 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19524 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19525 (mpw-mh-mpw): Look for in srcdir and srcroot.
19526 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19527
19528 * mpw-build.in: (install-only): New target.
19529
19530 * mpw-configure (host_alias, target_alias): Rename from hostalias
19531 and targetalias, add into generated Makefile.
19532 (mk.tmp): If present, add into generated Makefile.
19533 * mpw-build.in (all-gas): Build config.h first before gas proper.
19534
19535 * mpw-configure (config.status): Write only if changed.
19536 * mpw-config.in (readline): Configure it (not built, just used for
19537 definitions).
19538
19539 * mpw-config.in (elf/mips.h): Add a forward include.
19540
19541 * mpw-config.in: Forward-include most .h files in include into
19542 extra-include.
19543 (readline): Don't build.
19544 mpw-build.in (install): Install GDB.
19545
19546 * mpw-configure (prefix, mpw_prefix): Handle it.
19547 * mpw-config.in (mmalloc, readline): Don't configure.
19548 * mpw-build.in (thisscript): Rename to ThisScript.
19549 Use mpw-build instead of BuildProgram everywhere.
19550 (mmalloc, readline): Don't build.
19551 * mpw-README: New file, basic documentation about the MPW port.
19552
19553 * mpw-config.in: Use forward-include to create include files.
19554
19555 * mpw-configure: Add more things to the top of each configured
19556 Makefile, including contents of config/mpw-mh-mpw.
19557 * mpw-config.in (extra-include): Create this directory and fill it
19558 with Posix-like include files when configuring.
19559
19560 * config.sub (apple, mac, mpw): Add various aliases.
19561
19562 * mpw-build.in: New file, top-level build script fragment for MPW.
19563 * mpw-configure: New file, configure script for MPW.
19564 * mpw-config.in: New file, config fragment for MPW.
19565
19566Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19567
19568 * configure.in (host_libs): Remove glob, since it is gone from the
19569 sources.
19570
19571Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19572
19573 * Makefile.in: define empty GDB_NLM_DEPS var.
19574
19575 * configure.in(target_makefile_frag): use config/mt-netware
19576 for netware targets.
19577
19578Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19579
19580 * config.sub: Merge in recent FSF changes. Remove linux special
19581 cases.
19582
19583Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19584
731a8127 19585 Revert this change:
6599da04
JM
19586
19587 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19588
19589 * build-all.mk: Use CC=cc -Xs on Solaris.
19590
6599da04
JM
19591Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19592
19593 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19594 stop using it.
19595 * Makefile.in: Nuke all references to glob subdirectory.
19596
19597Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19598
19599 * configure.in: Fix --enable-shared logic in per-host.
19600
19601Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19602
19603 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19604
19605Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19606
19607 * configure.in (noconfigdirs): Don't build gas on AIX, for
19608 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19609
19610Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19611
19612 * configure: Fix --cache-file to work if the file argument is a
19613 relative path.
19614
19615Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19616
19617 * configure: If the --cache-file is used, pass it down to
19618 configure in subdirectories.
19619
19620Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19621
19622 * config.sub: add vxworks29k configuration.
19623
19624Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19625
19626 * Makefile.in (taz): Do "diststuff" part quietly.
19627
19628Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19629
19630 * config.sub: Mini-merge with gcc/config.sub.
19631
19632Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19633
19634 * config.guess (IRIX): Sed - to _.
19635
19636Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19637
19638 * Makefile.in (source-vault, binary-vault): New targets.
19639
19640Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19641
19642 * config.sub: Recognize -eabi as a basic system type.
19643
19644Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19645
19646 * configure.in (enable_shared stuff): Fix typo.
19647
19648Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19649
19650 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19651
19652Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19653
19654 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19655
19656Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19657
19658 * configure.in (rs6000-*-*): Don't build gas.
19659
19660Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19661
19662 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19663 reduce command line length.
19664 (AS_FOR_TARGET): Check for as.new, not Makefile.
19665 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19666
19667Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19668
19669 * config.guess: Merge from FSF.
19670
19671Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19672
19673 * configure: Don't use $ when handling program_suffix.
19674
19675Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19676
19677 * configure.in: Configure tk for hppa/hpux.
19678
19679Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19680
19681 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19682
19683Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19684
19685 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19686 to LIBCXXFLAGS. Tests are better run without it.
19687
19688Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19689
19690 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19691
19692Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19693
19694 * configure.in (*-*-netware*): Don't configure xiberty.
19695
19696Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19697
19698 * configure.in: Remove tk from native_only list.
19699
19700Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19701
19702 * build-all.mk: Add mips-ncd-elf target to sun4 targets
3d3b561f 19703 for special NCD build.
6599da04
JM
19704
19705Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19706
19707 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19708 makeall.bat, they're only useful for binutils snapshots.
19709 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19710 makeall.bat to specified SUPPORT_FILES.
19711
19712Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19713
19714 * build-all.mk: Add Ericsson targets to sun4 and solaris
3d3b561f
ML
19715 hosts. Add BNR's sun4 target to solaris host, so their
19716 build-from-source will be tested in-house first.
6599da04
JM
19717
19718Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19719
19720 * Makefile.in (LIBCFLAGS): New variable.
19721 (CFLAGS_FOR_TARGET): Ditto.
19722 (LIBCFLAGS_FOR_TARGET): Ditto.
19723 (LIBCXXFLAGS): Ditto.
19724 (CXXFLAGS_FOR_TARGET): Ditto.
19725 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19726 (BASE_FLAGS_TO_PASS): Pass them.
19727 (EXTRA_TARGET_FLAGS): Ditto.
19728
731a8127 19729 * configure.in: Support --enable-shared.
6599da04
JM
19730
19731Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19732
19733 * configure.in (target_libs): Include libstdc++ again.
19734 * config.guess: Update from FSF (for FreeBSD).
19735
19736Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19737
19738 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19739 makeall.bat.
19740 (DISTDOCDIRS): Add `etc'.
19741 (ETC_SUPPORT_PFX): New variable.
19742 (taz): Include anything from etc starting with a word in
19743 ETC_SUPPORT_PFX.
19744
19745Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19746
19747 * config.sub: Update for recent FSF changes. Remove obsolete
19748 h8300hds entry. Add -windows* and -osx as basic os. Minor
19749 spacing changes.
19750
19751Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19752
19753 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19754
19755 * config.guess: Merge with FSF.
19756 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19757
19758Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19759
19760 * configure: Since the "trap 0" handler will override the exit
19761 status on many systems, only use it for "exit 1", and make it set
19762 a non-zero exit status; reset it before "exit 0". Also, check
19763 exit status of config.sub, and error out if it failed.
19764
19765Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19766
19767 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19768 and install libgloss.
19769
19770Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19771
19772 * Makefile.in (all-binutils): Depend upon all-byacc.
19773
19774 * configure.in: Don't build emacs on Irix 5.
19775
19776Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19777
19778 * configure.in (*-*-netware*): Add libio.
19779
19780Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19781
19782 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19783 (CHECK_TARGET_MODULES): Ditto.
19784 (INSTALL_TARGET_MODULES): Ditto.
19785 (TARGET_LIBS): Ditto.
19786 (all-libstdc++): Note dependencies.
19787
19788Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19789
19790 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19791
19792Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19793
19794 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19795 -fexternal-templates.
19796
19797 * configure.in (target_libs): Add libstdc++.
19798 (noconfigdirs): Add libstdc++ as appropriate.
19799
19800Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19801
19802 * config.guess: Update from FSF.
19803
19804Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19805
19806 * configure: Use ${config_shell} when running ${configsub}.
19807
19808Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19809
19810 * config.sub: No longer recognize h8300h.
19811
19812Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19813
19814 * config.sub: Remove extraneous differences between config.sub and
19815 gcc/config.sub.
19816
19817Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19818
19819 * Makefile.in (DISTSTUFFDIRS): Add gas.
19820
19821Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19822
19823 * COPYING.NEWLIB: New file.
19824
19825Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19826
19827 * config.guess (HP-UX): Patch from Harlan Stenn
19828 <harlan@landmark.com> to also emit release level.
19829
19830Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19831
19832 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19833
19834Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19835
19836 * config.sub: Merge nextstep cleanup from FSF.
19837
19838Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19839
19840 * configure.in (arm-*-*): Don't configure ld for this target.
19841
19842Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19843
19844 * configure.in (*-*-netware): don't configure libg++, libio,
3d3b561f 19845 librx, or newlib.
6599da04
JM
19846
19847Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19848
19849 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19850 configure ld--it works, but it doesn't support shared libraries.
19851
19852Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19853
19854 * config.guess (*-unknown-freebsd*): Get rid of possible
19855 trailing "(Release)" in version string.
19856 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19857
19858Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19859
19860 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19861 Fix type: *-next-neststep -> *-next-nextstep.
19862
19863 * config.guess: Merge from FSF:
19864
19865 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19866
19867 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19868
19869 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19870
19871 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19872 instead of UNIX_SV for UnixWare 1.0).
19873
19874Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19875
19876 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19877 to make gdb/nlm/* build after the compiler and linker.
19878
19879Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19880
19881 * config.guess (netbsd, freebsd, linux): Accept any machine,
19882 not just i[34]86.
19883 (m68k-atari-sysv4): Relocate to match FSF version.
19884
19885 * config.guess: More merges from the FSF:
19886
19887 Add a space before function call or macro invocation.
19888
19889 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19890
19891 * config.guess: Add trap cmd to remove dummy.c and dummy when
19892 interrupted.
19893
19894 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19895
19896 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19897 (dummy): Redirect stderr from compilation of dummy.c.
19898
19899 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19900
19901 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19902
19903Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19904
19905 * configure: Accept and ignore --cache*, for compatibility with
19906 new autoconf.
19907
19908Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19909
19910 * config.guess: Merge from FSF:
19911
19912 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19913
19914 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
19915 (PATH): Add /.attbin at end for finding uname.
19916 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
19917
19918 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19919
e490616e 19920 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
19921
19922 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19923
e490616e
ZW
19924 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19925 to select whether to use ELF or COFF.
6599da04
JM
19926
19927 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19928
e490616e 19929 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
19930
19931 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19932
19933 * config.guess: Guess the OS version for HPUX.
19934
19935 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19936
19937 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19938
19939Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19940
19941 * configure.in: Recognize --with-headers, --with-libs, and
19942 --without-newlib.
19943 * Makefile.in (all-xiberty): Depend upon all-ld.
19944
19945Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19946
19947 * configure.in: Change i[34]86 to i[345]86.
19948
19949Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19950
19951 * configure (version): A few more tweaks to help message.
19952
19953Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19954
19955 * Makefile.in: Remove (for now) librx as a host library,
19956 now that we're building it for target.
19957
19958Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19959
19960 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19961 (Karl Berry).
19962
19963Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19964
19965 * configure.in: Also configure librx.
19966
19967Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19968
19969 * Makefile.in: Update various rules to reflect that librx
19970 is now needed for libg++.
19971
19972Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19973
19974 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19975
19976Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19977
19978 * configure.in: Configure the examples directory.
19979
19980Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19981
19982 * configure: Simplify Jun 2 1994 change.
19983
19984Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19985
19986 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19987 /bin/gcc isn't good enough to build gcc.
19988
19989Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19990
19991 * Makefile.in (GDB_SUPPORT_FILES): Remove
19992 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19993 (gdb.tar.gz): Add new rule to use standard distribution building
19994 mechanism.
19995
19996Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19997
19998 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19999 Bill Cox <bill@cygnus.com>.
20000
20001Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
20002
20003 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
20004
20005Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
20006
20007 * configure: Search current dir first in .gdbinit.
20008
20009Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
20010
20011 * config.sub: Recognize freebsd (merged from gcc config.sub).
20012
20013Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
20014
20015 * config.sub: Refer to NeXT's operating system as nextstep.
20016
20017 * config.sub (case $basic_machine): Re-order the cases, to match
20018 the order in the FSF version (which is mostly alphabethical).
20019 Merge in some additions and changes from the FSF.
20020
20021Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
20022
20023 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
20024 * config.sub: Recognize cxux7.
20025 * configure.in: Use mh-cxux for m88k-harris-cxux*.
20026
20027Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20028
20029 * config.sub: Fix typo powerpc -> powerpc-*.
20030
20031Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
20032
20033 * Makefile.in: `all-emacs19' depends on `all-byacc'.
20034
20035 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
20036 parallel with all-emacs and install-emacs). Top-level command
20037 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
20038
20039Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20040
20041 * test-build.mk ($(host)-stamp-stage2-installed): Remove
20042 $(relbindir)/make before doing ``make install'', and use
20043 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
20044 installing over running make binary.
20045 ($(host)-stamp-stage3-installed): Likewise.
20046
20047Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20048
20049 * config.guess: Recognize Mach.
20050
20051Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20052
20053 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20054 see whether --exec-prefix was used.
20055
20056Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20057
20058 * README: Explicitly mention libg++/README. (Zoo's idea.)
20059
20060Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20061
20062 * Makefile.in: Add all-librx target similar to all-libproc.
20063
20064Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
20065
20066 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
20067 with post 1.2 uname bogosity.
20068
20069Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20070
20071 * configure: Remove temporary files on receipt of a signal.
20072
20073Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
20074
20075 * configure: If there is a package_makefile_frag, remove
20076 ${subdir}/Makefile.tem after copying it in.
20077
20078Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20079
20080 * build_all.mk: support rs6000 lynx identifies itself as
20081 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
20082 since /bin/gcc is too feeble to compile a modern gcc.
20083
20084Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20085
20086 * brought devo/test-build.mk update-to-date with progressive/
3d3b561f 20087 test-build.mk. Add lynx targets and hppa flag info.
6599da04
JM
20088
20089Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20090
20091 * configure.in: Use mh-ncrsvr43. Patch from
20092 Tom McConnell <tmcconne@sedona.intel.com>.
20093
20094Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
20095
20096 * config.guess (i386-unknown-bsdi): No longer need to
20097 check #if defined(__bsdi__) && defined(__i386__).
20098
20099Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20100
20101 * configure: Set program_transform_nameoption correctly.
20102
20103Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20104
20105 * brought build-all.mk update-to-date with progressive build-all.mk,
3d3b561f 20106 added new targets and hppa info.
4e81ae98 20107
6599da04
JM
20108Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20109
20110 * configure: If config.guess result is a prefix of the user
20111 specified target, assume a native build and use the user specified
20112 target as the host alias. Remove SunOS patch suffix removal hack.
20113 * configure.in: Remove SunOS patch suffix removal hack.
20114
20115 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20116 in NATIVE_CHECK_MODULES.
20117
20118Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
20119
20120 * Makefile.in: Rename HOST_ONLY to NATIVE.
20121 * configure: Delete SunOs patch suffix from host_canonical
3d3b561f 20122 and build_canonical variables that are prepended to Makefiles.
6599da04
JM
20123 * configure.in: Add comments for easier maintenance.
20124
20125Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20126
20127 * Makefile.in: Add all-libproc target similar to all-gui.
20128
20129Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
20130
20131 * Makefile.in (CHECK_MODULES): split into
20132 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20133
20134Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
20135
20136 * config.guess (i386-unknown-bsdi): New system to guess.
20137
20138Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20139
20140 * Makefile.in: Add all-gui target (but not yet build by "all").
20141
20142Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
20143
20144 * config.sub: Move deletion of patch suffix from here...
20145 * configure.in: To here, at Ian's suggestion. The top-
3d3b561f 20146 level scripts might need to know of a patch level.
6599da04
JM
20147
20148Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
20149
20150 * config.sub: Strip off patch suffix so rtl is recognized
3d3b561f 20151 as a sunos4.1.3 machine, even though it's been patched.
6599da04
JM
20152
20153Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
20154
20155 * Makefile.in (INSTALL_LAST): Delete.
20156 (INSTALL_DOSREL): New.
20157
20158Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20159
20160 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20161 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20162 whether we pass down --with-gnu-ld anyhow.
20163
20164Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20165
20166 * Makefile.in (INSTALL_LAST): Change operation so it works
20167 on more flavors of make.
20168 * configure.in (go32): Don't build libg++ or libio.
20169
20170Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20171
20172 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20173 they can be overriden by templates.
20174
20175Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20176
20177 * configure.in (target==go32): Don't build gdb.
20178 * dosrel: New directory.
20179
20180Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20181
20182 * configure.in (host==go32): Configure dosrel too.
20183 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20184 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20185 be set by incoming names or templates.
20186 (INSTALL_LAST): New rule.
6599da04
JM
20187
20188Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20189
20190 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20191
20192Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20193
6599da04
JM
20194 * configure.in (appdirs): New variable. Currently empty, but will
20195 be used in gas distribution. If nonempty, lists a set of
20196 directories at least one of which must get configured, or top
20197 level configuration is considered to have failed.
20198 (rs6000-*-lynxos*): Use new file name.
20199
20200Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20201
20202 Eliminate XTRAFLAGS.
20203 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20204 newlib include files using -idirafter, and also use -nostdinc.
20205 (CXX_FOR_TARGET): Likewise.
20206 (XTRAFLAGS): Removed.
20207 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20208 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20209 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20210 ($(DO_X)): Don't pass down XTRAFLAGS.
20211
20212Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20213
20214 * configure.in (mips*-dec-bsd*): New target; do build linker.
20215 (mips*-*-bsd*): New target; don't build linker.
20216
20217Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20218
20219 * configure.in: support rs6000-*-lynxos* configuration.
20220 support sunos4 as a cross target.
20221
20222 * config.sub: look for lynx*, not lynx since the OS version may
20223 legitimately be part of the name.
20224
20225Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20226
20227 * configure.in (i[34]86-*-sco*): Move to be with other i386
20228 targets.
20229 (romp-*-*): New target. Skip various binary utilities.
20230 (vax-*-*): New target. Don't build newlib.
20231 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20232
20233Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20234
20235 * configure.in: Only set host_makefile_frag if config
20236 directory exists.
20237
20238Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20239
20240 * install.sh: If $dstdir exists, don't check whether each
20241 component does.
20242
20243Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20244
20245 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20246
20247Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20248
3b75d237
AJ
20249 * configure.in (*-*-lynxos*): Don't configure newlib for either
20250 native or cross Lynx.
6599da04
JM
20251
20252Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20253
20254 * config.sub (sparc64-elf): Fix os.
20255 (z8k): Remove duplicate.
20256
20257Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20258
20259 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20260 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20261
20262Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20263
20264 * configure: Make file links cleanly even if Lynx fails on
3d3b561f 20265 an NFS symlink (at least fail cleanly).
6599da04
JM
20266
20267Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20268
20269 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20270 -XNh2000.
20271
20272Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20273
20274 * configure: Unknown options are fatal again.
20275
20276Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20277
20278 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 20279 compatibility.
6599da04
JM
20280
20281Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20282
20283 * build-all.mk: Add `clean' target.
20284
20285Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20286
20287 * config.guess: Add SINIX support.
20288 * configure.in: Add mips-*-sysv4* support.
20289
20290Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20291
20292 * build-all.mk: Document all useful targets.
20293 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20294 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20295
20296Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20297
20298 * configure: Support --silent, --quiet.
20299
20300Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20301
20302 * configure: Support --disable-FEATURE.
20303
20304Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20305
20306 * config.guess: Recognize NCR running SVR4.3.
20307
20308Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20309
20310 * config.guess: Make BSDI generate i386-unknown-bsd386.
20311 Patch from Paul Eggert <eggert@twinsun.com>.
20312
20313Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20314
20315 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20316
20317Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20318
20319 * configure: Make unrecognized options give nonfatal warnings
20320 instead of fatal errors, and pass them to any subdirectory
20321 configures in case they recognize them.
20322 Make --x equivalent to --with-x.
20323
20324Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20325
20326 * configure: Add --enable-* options. Clean up usage message and
20327 some comments.
20328
20329Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20330
20331 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20332
20333Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20334
20335 * configure.in (hppa*-*-*): Enable binutils.
20336
20337Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20338
20339 * config.sub: Recognize cisco.
20340
20341Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20342
20343 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20344
20345Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20346
20347 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20348 than one configuration name. Add comment.
20349
20350Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20351
20352 * config.guess: about target *-hitachi-hiuxwe2, fixed
20353 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20354 macro is incorrect.]
20355
20356Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20357
20358 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20359 than the "make ls" stuff which used to be here.
20360
20361Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20362
20363 * config.guess: Recognize i[34]86-unknown-freebsd.
20364 From Shawn M Carey <smcarey@rodan.syr.edu>.
20365
20366Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20367
20368 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20369
20370Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20371
20372 * config.guess: Check for ptx.
20373
20374Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20375
20376 * config.sub: Add os9k checking.
20377
20378Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20379
20380 * config.guess: Handle OSF1 running on HPPA processors
20381
20382Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20383
20384 * configure: If subdir configure fails, print out a message with
20385 subdirectory name, in case subdir's configure code didn't identify
20386 itself.
20387
20388Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20389
20390 * configure.in: Remove embedded newlines from configdirs.
20391 Avoid mismatches of substrings. Fix matching strings at end
20392 of configdirs.
20393
20394Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20395
20396 * config.guess: Add Lynx/rs6000 config support.
20397
20398Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20399
20400 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20401
20402Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20403
20404 * configure.in (hppa*-*-osf*): Treat this just like most other
20405 PA configurations (eg no binutils or ld).
20406 (hppa*-*-*elf*): These configurations have binutils and ld.
20407
20408Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20409
20410 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20411
20412Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20413
20414 * configure.in (rs6000-*-*): Build gas.
20415
20416Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20417
e490616e 20418 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
20419
20420Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20421
20422 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20423 for GDB and GDB has been fixed to not need it.
20424
6599da04
JM
20425Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20426
20427 * config.guess: Recognize vax hosts.
20428
20429Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20430
20431 * configure (while loop): Don't use "break 2" inside case
20432 statement -- the case statement isn't an enclosing loop.
20433
20434Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20435
20436 * config.guess: Clean up NeXT support, to allow nextstep
20437 on Intel machines. Make OS be nextstep.
20438
20439Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20440
20441 * config.guess: Add alternate forms for Convex.
20442
20443Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20444
20445 * configure: Completely rewrite option processing. Take
20446 advantage of pattern-matching to avoid invoking test frequently.
20447 Also clean up host and target defaulting logic.
20448
20449Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20450
20451 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20452 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20453 commands (plus user environment) will fit SCO limits.
20454
20455Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20456
20457 * configure.in: Don't issue warnings about directories which are
20458 not being configured if -norecursion is set. Correct test for
20459 --with-gnu-as and --with-gnu-ld to not get confused by substring
20460 matches.
20461
20462 * configure.in: Don't build gas for alpha-dec-osf1*.
20463
20464Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20465
20466 * configure: Back out Per's change of 12/19/1993. It changes the
20467 behavior of configure in unexpected and confusing ways.
20468
20469 Also, use different delim char when calculating
20470 program_transform_name so that the name can contain slashes.
20471
20472Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20473
20474 * configure.in, config.sub: Add support for VSTa micro-kernel.
20475
20476Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20477
20478 * configure.in: Nuke hacks which were used to get a special
20479 version of GAS for HPPA configurations.
20480
20481Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20482
20483 * configure: If only ${target_alias} is given, use that
20484 as the default for ${host_alias}.
20485 * configure: Add missing back-slashes before nested quotes.
20486
20487Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20488
20489 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20490
20491Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20492
20493 * config.guess: Recognize some Tektronix configurations.
20494 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20495
20496Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20497
20498 * config.sub: Match any flavor of SH.
20499
20500Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20501
20502 * configure.in: Don't try to configure newlib for Alpha.
20503
20504Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20505
20506 * configure.in: Don't build ld for Irix 5. Don't build gas,
20507 libg++ or libio for any Alpha target.
20508
20509 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
20510
20511Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20512
20513 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20514 default arguments -- so it tried to compress itself.
20515
20516Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20517
20518 * configure.in (notsupp): ensure that a space is always at the end
3d3b561f 20519 of the configdirs list, since the grep checks for an explicit space
6599da04
JM
20520
20521Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20522
20523 * configure.in (target i386-sysv4.2): don't build ld, since static
3d3b561f 20524 versions of many libraries are not available.
6599da04
JM
20525
20526Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20527
20528 * config.guess: Recognize Apollos (using environment variables).
20529 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20530
20531Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20532
20533 * config.guess: Recognize Sony news mips running newsos.
20534
20535Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20536
20537 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20538 "fi ; else" for bash.
20539
20540Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20541
20542 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20543
20544Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20545
20546 * config.sub: accept unixware as an alias for svr4.2.
20547 Fix some inconsistancies with the gcc version.
20548
20549Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20550
20551 * Makefile.in (DISTDOCDIRS): Add gdb.
20552
20553Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20554
20555 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20556
20557Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20558
20559 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20560 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20561 this now.
20562
20563Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20564
20565 * config.sub: Accept hiux* as an OS name.
20566
20567 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20568 etc/make-stds.texi. The underscore came from gcc, and dje now
20569 agrees that RUNTESTFLAGS is the correct name.
20570
20571Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20572
20573 * install.sh: Remove 'set -e'. It makes any conditionals
20574 in the script useless.
20575
20576 * config.guess: Automatically recognize arm-acorn-riscix
20577 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20578
20579Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20580
20581 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20582
20583Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20584
20585 * Makefile.in (DISTDOCDIRS): New variable.
20586 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 20587 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
20588
20589Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20590
20591 * configure.in (hppa target): check the source directory for the
3d3b561f 20592 pagas sub-directory
6599da04
JM
20593
20594Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20595
20596 * config.sub: Allow -aout* and -elf*.
20597
20598Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20599
20600 * configure.in: Don't build ld on i386-solaris2, same as for
20601 sparc-solaris2.
20602
20603Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20604
20605 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20606
20607Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20608
20609 * configure.in: Configure gdb for alpha.
20610
20611Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20612
20613 * Makefile.in (CXXFLAGS): Add -O.
20614
20615Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20616
20617 * config.guess: added support for DG Aviion
20618
20619Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20620
20621 * configure.in: Produce warning message for subdirectories not
20622 configurable for this host/target combination. Don't try to
20623 configure gdb for vms.
20624
20625Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20626
20627 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20628 appropriate files before making "diststuff".
20629 (DISTBISONFILES): New var: list of files to be edited.
20630 (DISTSTUFFDIRS): Add binutils.
20631
20632Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20633
20634 * config.sub: also handle mipsel and mips64el (for little endian mips)
20635
20636Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20637
20638 * configure.in: Add * to end of all OS names.
20639
20640Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20641
20642 * configure.in: Build newlib for LynxOS native.
20643
20644Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20645
20646 * config.guess: Add support for delta 88k running SVR3.
20647
20648 * configure.in: Add comment about HP compiler vs. emacs.
20649
20650Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20651
20652 * configure.in: don't build ld on solaris2 (not a viable option
3d3b561f 20653 due to bugs in getpwnam & getpwuid)
6599da04
JM
20654
20655Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20656
20657 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20658 config.guess will produce a full version number.
20659
20660Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20661
20662 * configure.in: Build linker and binutils for alpha-dec-osf1.
20663
20664Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20665
20666 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20667 and gdb/testsuite/Makefile.in.
20668
20669Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20670
20671 * configure.in: recognize mips*- instead of mips-
20672
20673Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20674
20675 * config.sub: Accept linux*coff and linux*elf as operating
20676 systems.
20677
20678Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20679
20680 * config.sub: Recognize mips64, and mips3 as an alias for it.
20681
20682Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20683
20684 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20685 gdb knows how to handle OSF/1 shared libraries.
20686
20687Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20688
20689 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20690 * config.guess: Recognize Hitachi's HIUX.
20691 * config.sub: Recognize h3050r* and hppahitachi.
20692 Remove redundant cases for hp9k[23]*.
20693
20694Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20695
20696 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20697 if gas and ld are in the source tree and are in ${configdirs}.
20698 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 20699 --with options (but still pass them down on the command line,
6599da04
JM
20700 if they were explicitly specified).
20701
20702Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20703
20704 * configure: substitute SHELL value in Makefile.in with
20705 ${CONFIG_SHELL}
20706
20707Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20708
20709 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20710 *-*-solaris2* targets.
20711
20712Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20713
20714 * Makefile.in: define M4, and pass it down to sub-makes;
20715 all-autoconf now depends on all-m4
20716
20717Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20718
20719 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20720 presence of {ar,ranlib} instead of a configured directory
20721
20722Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20723
20724 * config.guess: Accept 34?? as well as 33?? for NCR.
20725
20726Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20727
20728 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20729 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20730
20731Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20732
20733 * configure: grab values for $(CC) and $(CXX) from the
20734 environment, so that someone can do "CC=gcc configure; make" and
20735 have it work right (matching the way that autoconf works now)
20736
20737 * configure.in, Makefile.in: add support for gash, the tcl
20738 interface to Galaxy
20739
20740 * config.guess: add NetBSD variants (hp300, x86)
20741
20742Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20743
20744 * install.sh: Support -d option (in the manner of SunOS 4 install,
20745 as it is more deterministic than that of GNU install)
20746 (chmodcmd): Set file to mode 755 by default (should also do default
20747 chgrp and chown, but I don't feel like dealing with that now)
20748
20749Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20750
20751 * config.sub: Remove h8300hhms alias.
20752
20753Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20754
20755 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20756
20757Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20758
20759 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20760 as stmp-fixinc
20761
20762Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20763
20764 * config.sub: recognize m88110-bug-coff.
20765
20766Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20767
20768 * Makefile.in (all-libio): all dependencies on the toolchain used
20769 to build this (gcc, gas, ld, etc)
20770
20771Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20772
20773 * config.guess: Deal with OSF/1 1.3 on alpha.
20774
20775Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20776
20777 * install.sh: add some 'else true' clauses for portability
20778
20779 * configure.in: don't build libio for h8[35]00-*-* targets
20780
20781Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20782
20783 * Makefile.in: Add support for new libio.
20784
20785Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20786
20787 * install.sh: If one command fails, don't try the rest. Don't try
20788 to remove $dsttmp (via trap) unless we have already created it.
20789 If $src doesn't exist, detect it and exit with an error.
20790
20791 * config.guess: Recognize BSD on hp300.
20792
20793Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20794
20795 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20796 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20797
20798Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20799
20800 * Makefile.in (all-send-pr): depends on all-prms
20801
20802Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20803
20804 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20805
20806Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20807
20808 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20809 Added test for mips-mips-riscos5.
20810
20811Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20812
20813 * configure.in: use mh-hp300 for 68k HP hosts
20814
20815Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20816
20817 * configure: add support for CONFIG_SHELL, so that you can use
20818 some alternate shell for evaluating configure scripts
20819
20820Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20821
20822 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20823 in configure script to bug-gdb@prep.ai.mit.edu when building
20824 distribution archive.
20825 * Makefile.in (COMPRESS): Remove def.
20826 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20827 gdb.tar.Z and make-gdb.tar.Z respectively.
20828 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20829 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20830 to convergence with 'taz' target in Makefile.in.
20831
20832Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20833
20834 * install.sh (dsttmp): use trap to ensure that tmp files go
20835 away on error conditions
20836
20837Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20838
20839 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20840
20841Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20842
20843 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20844 its parent is '/' not ''.
20845
20846 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20847
20848Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20849
20850 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20851 that ${newsrcdir}/configure.in does.
20852
20853Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20854
20855 * test-build.mk: support for CONFIG_SHELL
20856
20857Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20858
20859 * config.sub (netware): Add as a basic system type.
20860
20861Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20862
20863 * Makefile.in (Makefile): depend on configure.in. Also drop the
3d3b561f 20864 $(srcdir)/ from the dependency on Makefile.in.
6599da04
JM
20865
20866Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20867
20868 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20869 (h8300hhms is temporary until multi-libraries are implemented).
20870 * configure.in: Handle h8300h too.
20871
20872Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20873
20874 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20875
20876Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20877
20878 * configure: Remove extraneous output when guessing host type.
20879 * config.guess: Remove extraneous output when guessing using C
20880 compiler rather than uname, or when guessing fails.
20881
20882Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20883
20884 * Makefile.in: remove all.cross and install.cross targets
20885
20886 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
3d3b561f 20887 definitions
6599da04
JM
20888
20889Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20890
20891 * configure.in (target sh): Build gprof.
20892
20893Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20894
20895 * config.sub: change -solaris to -solaris2
20896
20897Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20898
20899 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20900
20901Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20902
20903 * configure: Correct error message for missing Makefile.in to
20904 print correct directory.
20905
20906Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20907
20908 * install.sh: kludge around 386BSD shell bug
20909
20910Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20911
20912 * config.guess: Recognize NeXT.
20913 * config.guess: Recognize i486-ncr-sysv4.
20914 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20915
20916Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20917
20918 * Makefile.in (MAKEINFOFLAGS): New variable.
20919 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20920 * build-all.mk, test-build.mk: Pass down --no-split as
20921 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20922
20923Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20924
20925 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20926
20927Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20928
20929 * Makefile.in (libg++.tar.z): New rule.
20930 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20931 * Makefile.in (taz): Only do a single chmod.
20932
20933Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20934
20935 * install.sh: don't use dirname anymore (replaced with sed usage)
20936
20937Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20938
20939 * Makefile.in: Change extension for gzip'd files from '.z' to
20940 '.gz' per new FSF standard usage.
20941
20942Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20943
20944 * configure: put quotes around the final value of program_transform_name
20945
20946Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20947
20948 * Makefile.in: new install.sh support; update install-info rules
20949
20950Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20951
20952 * configure.in: Build diff for crosses, but not for go32 host.
20953
20954 * configure.in: Build gprof only for native, and don't build it
20955 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20956
20957Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20958
20959 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20960
20961Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20962
20963 * configure.in (host_tools): Add prms.
20964
20965Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20966
20967 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20968 with $(FLAGS_TO_PASS) on the command line
20969
20970 * config.sub: Recognize lynx and lynxos
20971
20972Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20973
20974 * config.sub: Accept -ecoff*, not just -ecoff.
20975
20976Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20977
20978 * Makefile.in (taz): Use .gz suffix instead of .z.
20979 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20980 names.
20981
20982Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20983
20984 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20985
20986Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20987
20988 * Makefile.in (install-no-fixedincludes): install gcc last, so
20989 that rebuilds that might happen during 'make install' don't get
20990 bogus gcc include files
20991
20992Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20993
20994 Change from Utah for HPPA support:
20995 * config.guess: Recognize hppa1.x-hp-bsd.
20996
20997Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20998
20999 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
21000 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
21001
21002Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
21003
21004 * config.sub: Add support for rom68k and bug boot monitors.
21005
21006Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
21007
21008 * Makefile.in: Make all-opcodes depend on all-bfd.
21009
21010Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
21011
21012 * config.guess: Added special check for i[34]86-univel-sysv4*.
21013
21014Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
21015
21016 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
21017 the processor rather than assuming i486.
21018
21019Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21020
21021 * config.guess: Recognize SunOS6 as Solaris3.
21022
21023Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
21024
21025 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
21026 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
21027
21028Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
21029
21030 * build-all.mk (all-cross): New target for Canadian Cross.
21031 Added Q2 go32 targets.
21032 * test-build.mk: Configure go32 cross sparclite-aout and
21033 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
21034 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
21035
21036Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21037
21038 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
21039 GO32 hosted toolchains
21040
21041Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
21042
21043 * configure: change so "-exec-prefix" gets passed down rather
21044 than "-exec_prefix" so autoconf generated Makefiles get the
21045 exec_prefix set right.
21046
21047Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21048
21049 * config.guess: get the Solaris2 minor version number
21050
21051 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21052
21053Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21054
21055 * config.guess: Recognize some Sequent platforms.
21056
21057Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21058
21059 * Makefile.in: added the vault-install target
21060
21061 * configure.in: actually use the Sun3 makefile fragment that's in
21062 config, also added the release dir to configdirs
21063
21064Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21065
21066 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21067
21068Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21069
21070 * configure.in: remove some program from Alpha targetted toolchains
21071
21072Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
21073
21074 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
21075 gprof.
21076 (taz): Run "make diststuff" in those directories instead of "make
21077 proto-dir". Look for "VERSION=" only at start of line in subdir
21078 Makefile. Use "gzip -9" for compression.
21079 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21080 (binutils.tar.z): New target.
21081
21082Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21083
21084 * Makefile.in (taz): Include gpl.texinfo.
21085
21086Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21087
21088 * Makefile.in (setup-dirs): Merged into "taz" target.
21089 (taz): Only do `proto-dir' stuff if a directory is actually needed
21090 for this target.
21091
21092Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
21093
21094 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21095 (FLAGS_TO_PASS): Pass down MUNCH_NM.
21096 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21097 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21098 (gcc-no-fixedincludes): Correct for current gcc Makefile.
21099
21100Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
21101
21102 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
21103 config.sub, and move-if-change to gdb testsuite distribution
21104 archive, so the testsuite can be extracted, configured, and
21105 run separately from the gdb distribution. Blow away the Chill
21106 tests that require a Chill compiled executable, since GNU Chill
21107 is not yet publically available.
21108
21109Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21110
21111 * test-build.mk: set environment variables in a single command,
21112 instead of a list of assignments and exports
21113
21114 * config.guess: recognize Alpha/OSF1 systems
21115
21116Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21117
21118 * configure: Change help message to prefer --options rather than
3d3b561f 21119 -options.
6599da04
JM
21120
21121Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21122
21123 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21124 zippy@ecst.csuchico.edu.
21125 * config.guess: Recognize miniframe.
21126
21127Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
21128
cc6010cd
AP
21129 * Makefile.in: Use srcroot to find runtest rather than rootme.
21130 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
21131
21132Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
21133
21134 * test-build.mk: Extensive additions to support building on a
21135 machine other than the host.
21136
21137Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21138
21139 * configure (tooldir): Fix for i386-aix again.
21140
21141Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
21142
21143 * configure, Makefile.in: Change definition of $(tooldir)
21144 to match the FSF.
21145
21146Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
21147
21148 * config.guess: Recognize i[34]86/SVR4.
21149
21150Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21151
21152 * Makefile.in (all-gdb): gdb depends on sim.
21153
21154Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
21155
21156 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
21157 at the same time we make the prototype gdb directory.
21158 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
21159 files at the same time as the gdb base release distribution.
21160
21161Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
21162
21163 * Makefile.in (check): Use individual check targets rather than
21164 DO_X rule.
21165 (check-gcc): Added.
21166
21167Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21168
21169 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21170 for System V release 3.2.
21171
21172Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21173
21174 * config.sub: Recognize hppaosf.
21175 * configure.in: Do configure ld/binutils/gas for it.
21176
21177Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21178
21179 * configure (tooldir): Alter syntax used to set this, for systems
21180 where "\$" isn't handled right, like i386-aix.
21181
21182Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21183
21184 * configure: Pass program-transform-name, not
21185 program_transform_name, to recursive configures.
21186
21187Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21188
21189 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21190 of gas+ld+binutils.
21191
21192Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21193
21194 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21195
21196Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21197
21198 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21199
6599da04
JM
21200Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21201
21202 * Makefile.in (PRMS): Set back to all-prms.
21203
21204Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21205
21206 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21207 targets, rather than for MIPS hosts.
21208
21209Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21210
21211 * configure.in: add comment for --with-x default values
21212
21213 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21214
21215 * Makefile.in: add check-* targets for each of the directories in
21216 the tree. Add a definition of RUNTEST that will use the one we
21217 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21218
21219Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21220
21221 * configure.in: Removed obsolete references to bfd_target and
21222 target_makefile_frag.
21223
21224 * build-all.mk: Set assorted targets for Q2.
21225 * config.sub: Recognize z8k-sim and h8300-hms.
21226 * test-build.mk: Really don't pass host to configure.
21227 (HOLES): Added uname.
21228
21229Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21230
21231 * configure: Handle an empty program-prefix, program-suffix or
21232 program-transform-name correctly.
21233
21234Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21235
21236 * build-all.mk: -G 8 no longer required for MIPS targets.
21237 * test-build.mk: Don't pass host argument to configure; make it
21238 guess.
21239
21240Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21241
21242 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21243 * Makefile.in (COMPRESS): New macro, like GZIP.
21244
21245Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21246
21247 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21248
21249 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21250 with gas currently defaults to -G 0.
21251
21252Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21253
21254 * Makefile.in (all-flex): flex depends on byacc.
21255
21256 * build-all.mk: If host not specified, use config.guess. Pass TAG
21257 to test-build.mk as RELEASE_TAG.
21258 * test-build.mk (configargs): New variable containing arguments to
21259 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21260 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21261
21262 * config.guess: Use /bin/uname when checking -X argument on SCO,
21263 to avoid invoking GNU uname which doesn't understand -X.
21264
21265 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21266
21267 * configure.in: Build gas for mips-*-*.
21268
21269Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21270
21271 * Makefile.in (all.normal): insert missing backslash.
21272
21273Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21274
731a8127 21275 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
21276
21277 * Makefile.in: Complete overhaul to merge many almost identical
21278 targets.
21279
21280Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21281
21282 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21283 (gdb.tar.Z): Adjusted.
21284
21285 * Makefile.in (setup-dirs, taz): New targets; should be general
21286 enough to adapt for gdb sometime. Build only .z file.
21287 (gas.tar.z): New target.
21288
21289Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21290
21291 * build-all.mk: Use CC=cc -Xs on Solaris.
21292
6599da04
JM
21293Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21294
21295 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21296 for handling BISON for FSF releases.
21297
21298Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21299
21300 * configure: Actually implement the change zoo just documented.
21301
21302Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21303
21304 * configure: when using config.guess, only set target_alias when
21305 it's not already been set (ie, on the command line)
21306
21307Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21308
21309 * Makefile.in: add installcheck target, set PRMS to install-prms
21310
21311Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21312
21313 * configure: add support for package_makefile_fragment, handle the
21314 case where a directory has a configure.in file but no Makefile.in
21315 more gracefully (with an actual understandable error message, even);
21316 add support for --without (and add this to the usage message); also
21317 explicitly add a --host=${host_alias} to the command line when
21318 config.guess is used
21319
21320Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21321
21322 * configure: Must use both --host and --target in recursive calls.
21323
21324Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21325
21326 * Makefile.in: Change deja-gnu to dejagnu.
21327
21328Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21329
21330 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21331
21332Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21333
21334 * configure.in: canonicalize all instances to *-*-solaris2*,
21335 also strip out a number of tools to not build for go32 host
21336
21337Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21338
21339 * config.guess: add GPL.
21340
21341 * Makefile.in, config.guess, config.sub, configure: bump
3d3b561f 21342 copyrights to 93.
6599da04
JM
21343
21344Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21345
21346 * Makefile.in (do-info): Removed obsolete check for existence of
21347 localenv file.
21348
21349 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21350
21351Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21352
21353 * Makefile.in: a couple of 'else true' for decstation,
21354 support for TclX
21355
21356 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21357
21358Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21359
21360 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21361
21362Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21363
21364 * config.guess: Recognize i386-ibm-aix (PS/2).
21365 * configure.in: Use config/mh-aix386 file for it.
21366
21367Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21368
21369 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21370 CC_FOR_TARGET instead.
21371 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21372
21373Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21374
21375 * Makefile.in: Add sim to list of directories sent with gdb
21376
21377Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21378
21379 * configure.in: Put back mips-dec-bsd* case.
21380
21381Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21382
21383 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21384 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21385 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
21386
21387Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21388
21389 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21390
21391 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21392 (install-info): install dir.info only if it exists,
21393 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21394
21395Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21396
21397 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21398 gas for mips-dec-bsd.
21399
21400Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21401
21402 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21403 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21404
21405Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21406
21407 * configure.in: Added "dejagnu" to hosttools list.
21408
21409Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21410
21411 * config.sub, configure.in, config.guess: Add support
21412 for Bosx, an AIX variant from Bull.
21413 Patches from F.Pierresteguy@frcl.bull.fr.
21414
21415Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21416
21417 * devo/dejagnu: Initial creation of devo/dejagnu.
21418 Migrated dejagnu testcases and support files for testing software
21419 tools to reside as subdirectories, currently called "testsuite",
21420 within the directory of the software tool. Migrated all programs,
21421 support libraries, etc. beloging to dejagnu proper from
21422 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21423 with no modifications. The changes to these files which will
21424 allow them to configure, build, and execute properly will be made
21425 in a future update.
21426
21427Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21428
21429 * Makefile.in: Change send_pr to send-pr.
21430 * configure.in: Likewise.
21431 * send_pr: Renamed directory to send-pr.
21432
21433Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21434
21435 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21436
21437Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21438
21439 * README: Update for gdb-4.8 release.
21440 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21441 gdb-xxx.tar.z (gzip'd) file also.
21442
21443Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21444
21445 * Makefile.in: make all-diff depend on all-libiberty
21446
21447Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21448
21449 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21450
21451Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21452
21453 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21454
21455Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21456
21457 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21458 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21459 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21460
21461Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21462
21463 * Makefile.in: makeinfo binary is in a new location
21464
21465Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21466
21467 * config.sub: Accept -ecoff as an OS.
21468
21469 * Makefile.in: Various changes to eliminate a level of make
21470 recursion and reduce the required command line length.
21471 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21472 sub-makes.
21473 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21474 variables holding settings for specific sub-makes.
21475 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21476 in terms of BASE_FLAGS_TO_PASS.
21477 (TARGET_LIBS): New variable listing directories which use
21478 TARGET_FLAGS_TO_PASS.
21479 (subdir_do): Eliminated.
21480 (do-*): New set of targets to replace subdir_do.
21481 (various): All targets which used subdir_do now depend on do-*.
21482 (local-clean): Renamed from do_clean.
21483 (local-distclean): New target, dependency of distclean and
21484 realclean.
21485 (install-info): Don't create directories. Depend on dir.info
21486 rather than calling make recursively.
21487 (install-dir.info): Eliminated.
21488 (install-info-dirs): Create all info directories here.
21489 (dir.info): Depend upon do-install-info.
21490
21491 * test-build.mk (HOLES): Added false.
21492
21493Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21494
21495 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21496
21497Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21498
21499 * Makefile.in (info): remove dependency on all-texinfo. The
21500 problem was really in texinfo/C, not at this level.
21501
21502Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21503
21504 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21505
21506Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21507
21508 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21509 GDB releases.
21510
21511Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21512
21513 * configure: Include srcdir in message about target of link not
21514 being found. Don't convert `-' to `_' in `with' options being
21515 passed to subdirs.
21516
21517Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21518
21519 * configure.in: add uudecode to host_tools
21520
21521 * Makefile.in: added {all,install}-uudecode targets, added them to
21522 the appropriate lists
21523
21524Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21525
21526 * Makefile.in (all-gcc): Added dependency on all-gas.
21527
21528 * configure.in (mips-*-*): Build ld and binutils.
21529
21530Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21531
21532 * configure: check return code from mkdir, print error message and
3d3b561f 21533 exit on failure.
6599da04
JM
21534
21535Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21536
21537 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21538
21539Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21540
21541 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21542
21543Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21544
21545 * config.sub (h8500): Recognize this as a cpu type.
21546
21547Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21548
21549 * configure: source directory missing is no longer a warning
21550
21551 * configure.in: recognize irix[34]* instead of irix[34]
21552
21553 * Makefile.in: define and pass down X11_LIB
21554
6599da04
JM
21555Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21556
21557 * guess-systype: Renamed to ...
21558 * config.guess: ... by popular request.
21559 * configure.in, Makefile.in: Update accordingly.
21560
21561Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21562
21563 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21564 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21565 + Execute ./dummy instead of assuming . is in PATH.
21566
21567Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21568
21569 * guess-systype: New shell script. Attempts to guess the
21570 canonical host name of the executing host.
21571 Only a few hosts are supported so far.
21572 * configure: Call guess-systype if no host is specified.
21573
21574Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21575
21576 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21577 gcc Makefile.
21578
6599da04
JM
21579Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21580
21581 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21582 (all-gcc, install-gcc, subdir_do): Use it.
21583
21584Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21585
21586 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21587
21588Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21589
21590 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3d3b561f 21591 set exclusively by configure, using configure.in .
6599da04
JM
21592
21593Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21594
21595 * test-build.mk: set $PATH for all builds
21596
21597 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21598
21599Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21600
21601 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21602 the one used in gcc/Makefile.in, so that a null expansion doesn't
21603 override the one needed to build gcc with a native cc.
21604
6599da04
JM
21605Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21606
21607 * configure: Accept -with arguments.
21608
21609Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21610
21611 * Makefile.in: added h8300sim
21612
21613Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21614
6599da04
JM
21615 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21616 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21617 (all-cygnus, native, build-cygnus): Make
21618 $(canonhost)-stamp-3stage-done, not $(host)....
21619 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21620 i386-sco3.2v4. Added else true to if command.
21621
21622Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21623
21624 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21625
21626Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21627
21628 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21629
21630Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21631
21632 * configure.in: don't remove binutils from Solaris builds
21633
21634Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21635
21636 * Makefile.in: get rid of earlier definitions for *clean,
21637 also handle the recursive info rule better
21638
21639Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21640
21641 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21642 do more-or-less the right thing.
21643
21644Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21645
21646 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21647 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21648
21649Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21650
21651 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21652 $(host_canonical).
21653
21654 * configure.in: split the configdirs list into 4 categories (native
21655 v. cross, library v. tool) and handle the cross-only and native-
21656 only in more reasonable (and correct!) way.
21657
21658Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21659
21660 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21661 configdirs anymore.
21662
21663Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21664
21665 * Makefile.in: extensive cleanup:: removed all of the explicit
21666 clean-* targets, collapsed many wrappers around subdir_do into
21667 one, added additional targets to satisfy standards.texi, deleted
21668 some old targets, some changes for consistency
21669
21670Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21671
21672 * configure.in: handle some programs as cross-only, and others as
21673 native only
21674
21675 * test-build.mk: handle partial holes in a more generic manner
21676
21677 * Makefile.in: m4 depends on libiberty
21678
6599da04
JM
21679Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21680
21681 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21682 time, wdiff, and find to configdirs
21683
21684 * Makefile.in: all, clean, and install rules for the new programs
21685 added to configure.in
21686
21687Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21688
21689 * configure.in: use mh-sun for all *-sun-* hosts
21690
6599da04
JM
21691Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21692
21693 * Makefile.in: define flags for X11 include files and library file
21694 locations, pass them down to the programs that need this info
21695
21696 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21697
6599da04
JM
21698Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21699
21700 * configure.in: start building libg++ for HP-UX targets
21701
21702Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21703
21704 * README: Update references to files moved into etc/.
21705
21706Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21707
21708 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21709 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21710
21711Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21712
21713 * configure: accept dash as well as underscore in long option
21714 names for FSF compatibility.
21715
21716Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21717
21718 * config.sub: added -sco3.2v4 support from FSF.
21719
21720Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21721
21722 * configure.in: expand the section that adds or removes
21723 directories from the list of programs to build, to handle native
21724 vs. cross in addition to host v. native
21725
21726Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21727
21728 * Makefile.in: Replace C++ in macro names with CXX.
21729 This is less likely to break ...
21730
21731Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21732
21733 * test-build.mk: add -w to GNU_MAKE
21734
21735Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21736
21737 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21738 add 'sparc' to list of recognized cpus. This needed to make
21739 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21740 Delete some redundant ose68 variants. Recognize -wrs as an os,
21741 then changes that into $CPU-wrs-vxworks.
21742
21743 * configure.in: remove most references to gdbtest, regularize
21744 target based program removal
21745
21746 * test-build.mk: import from p3 tree (many fixes and changes)
21747
21748Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21749
21750 * Makefile.in: added rules to handle tcl, tk, and expect
21751
21752 * configure.in: handle those directories if they exist
21753
21754Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21755
21756 * config.sub: removed bogus hppabsd and hppahpux names, since
21757 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21758
21759Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21760
21761 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21762 depends upon all-xiberty
21763
21764 * Makefile.in: changes from p3, including:
21765
21766 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21767
21768 * Makefile.in (XTRAFLAGS): include newlib directories if
21769 newlib/Makefile exists, rather than if host != target.
21770
21771 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21772
21773 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21774 from the same source tree and not building a cross-compiler. This
21775 matters for the libg++ configuration if reconfiguring a tree that
21776 has already been installed.
21777
21778 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21779
21780 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21781 pick up the machine and system specific header files.
21782
21783 * Makefile.in: added AS_FOR_TARGET, passed down in
21784 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21785 the C compiler to use to create programs which are run in the
21786 build environment, set it to default to $(CC), and passed it down
21787 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21788
21789 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21790
21791 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21792 We need them for unusual native builds, like systems without
21793 ranlib.
21794
21795 * configure: also define $(host_canonical) and
e490616e
ZW
21796 $(target_canonical), which are the full, canonical names for the
21797 given host and target
6599da04
JM
21798
21799Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21800
21801 * Makefile.in: Added separate definitions for C++.
21802
21803Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21804
21805 * configure.in (configdirs): Add deja-gnu.
21806
21807Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21808
21809 * README: Update for configure.texi and gdb-4.7 release.
21810
21811Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21812
21813 * Makefile.in: Move "all" target to top of file.
21814 Previously, first target was ".PHONY" which caused BSD4.4 make
21815 to build .PHONY when make was run without arguments.
21816
21817Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21818
21819 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21820 Library-copylefted code in libiberty.
21821
21822Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21823
21824 * config.sub: Replace m68kmote with plain old m68k.
21825
21826Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21827
21828 * Makefile.in: Remove space from blank line, avoid Make complaints.
21829
21830Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21831
21832 * config.sub: Complain if no argument is given. Added support for
21833 386bsd as OS and target alias.
21834
21835Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21836
21837 * Makefile.in (XTRAFLAGS): include newlib directories if
21838 newlib/Makefile exists, rather than if host != target.
21839
21840Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21841
21842 * config.sub: recognize sparclite-wrs-vxworks.
21843
21844 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21845 p3.) Added clean-xiberty to clean.
21846
21847Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21848
21849 * configure.in: use *-*-* instead of nested cases for host and target
21850
21851Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21852
21853 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21854 from the same source tree and not building a cross-compiler. This
21855 matters for the libg++ configuration if reconfiguring a tree that
21856 has already been installed.
21857
21858Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21859
21860 * config.sub (i486v/i486v4): Merge in from FSF version.
21861
21862Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21863
21864 * configure: only set PWD if it is already set.
21865
21866Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21867
21868 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21869 doesn't have unset and all success paths (and most error paths)
21870 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21871 to just ${PWD} to avoid confusion.)
21872
21873Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21874
21875 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21876 even for a native compilation.
21877
21878Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21879
21880 Changes to make the gdb.tar.Z rule work better.
21881
21882 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21883 (DEVO_SUPPORT): Add configure.texi.
21884 (bfd-ilrt.tar.Z): Remove ancient rule.
21885
21886Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21887
21888 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21889 pick up the machine and system specific header files.
21890
21891 * configure.in, config.sub: added new target m68010-adobe-scout,
21892 with alias of adobe68k. Changed configure.in to check for
21893 -scout before -sco* to avoid a false match.
21894
21895 * Makefile.in: added AS_FOR_TARGET, passed down in
21896 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21897 the C compiler to use to create programs which are run in the
21898 build environment, set it to default to $(CC), and passed it down
21899 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21900
21901Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21902
21903 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21904 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21905 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21906 FOR_TARGET variants, to newlib and libg++.
21907
21908Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21909
21910 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21911 first.
21912
21913Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21914
21915 * config.sub: Accept `elf' as an environment.
21916
21917Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21918
21919 * Makefile.in (all-opcodes): cd into the right directory
21920
21921Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21922
21923 * configure: added -program_transform_name option, used as
21924 argument to sed when installing programs.
21925 configure.texi: added documentation for -program_prefix,
21926 -program_suffix and -program_transform_name.
21927
21928Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21929
21930 * config.sub: Accept i486 where i386 ok.
21931
21932Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21933
21934 * config.sub: accept we32k
21935
21936Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21937
3b75d237 21938 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
21939
21940 * Makefile.in: don't create all directories for ``make install'';
21941 let the subdirectories create the ones they need.
21942
21943Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21944
e490616e 21945 * COPYING: new file, GPL v2
6599da04
JM
21946
21947Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21948
21949 * Makefile.in: use the new gen-info-dir, which needs a template
21950 argument (which also lives in texinfo)
21951
21952 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21953
6599da04
JM
21954Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21955
21956 * config.sub (ncr3000): Change i386 to i486.
21957
21958Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21959
21960 * Makefile.in: add install-rcs, install-grep to
21961 install-no-fixedincludes, removed install-bison and install-libgcc
21962
21963Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21964
21965 * configure.in: grab the HPUX makefile fragment if on HPUX
21966
21967Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21968
21969 * Makefile.in: eradicate bison spoor (ditto libgcc).
3d3b561f
ML
21970 configure.in: recognise m68{k,000}-ericsson-OSE.
21971 es1800 is alias for m68k-ericsson-OSE
6599da04
JM
21972
21973Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21974
21975 * configure.in: rearrange the parts that remove programs from
21976 configdirs, based now on HOST==TARGET or by canonical triple.
21977
21978Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21979
21980 * test-build.mk: recurse explicitly with -f test-build.mk when
3d3b561f
ML
21981 appropriate. predicate stage3 and comparison on the existence
21982 of gcc. That is, if gcc isn't around, we aren't three-staging.
21983 On very clean, also remove ...stamp-co. Build in-place before
21984 doing other builds.
6599da04
JM
21985
21986Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21987
21988 * Makefile.in, configure.in: add tgas
21989
21990Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21991
21992 * Makefile.in: a number of changes merged in from progressive.
21993
21994 * configure.in: add libm.
21995
21996 * .cvsignore: ignore some stuff that comes from test-build.mk.
21997
6599da04
JM
21998Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21999
22000 * config.sub: Add es1800 (m68k-ericsson-es1800).
22001
22002Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
22003
22004 * configure: Add program_suffix (parallel to program_prefix)
22005 * Makefile.in: adjust directory-creating script for losing decstation
22006
22007Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
22008
22009 * configure: Minor $subdir-related fixes.
22010
22011Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
22012
22013 * configure: fix various problems with propogating
22014 makefile_target_frag in subdirs.
22015 * configure.in: config libgcc if its there
22016
22017Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
22018
22019 * config.sub: HPPA merge.
22020
6599da04
JM
22021Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
22022
22023 * Makefile.in: Replace all-bison with all-byacc in all
22024 dependency lines for other tools (which now use byacc).
22025
22026Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
22027
22028 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
22029
6599da04
JM
22030Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
22031
22032 * Makefile.in: make gprof rules similar to byacc rules (instead of
22033 vestigal $(unsubdir) that didn't work...)
22034
22035Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
22036
22037 * config.sub: Add support for Linux.
22038 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
22039 (at least for libg++).
22040
22041Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
22042
22043 * configure.texi: fix doc for the -nfp option to configure
22044
22045Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
22046
22047 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22048
22049Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
22050
22051 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22052 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22053 * configure.in: added solaris* host_makefile_frag hook.
22054
22055Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22056
22057 * config.sub: changed recognition of m68000 so that various
22058 m68k types can be specified via m680[01234]0
22059
22060Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22061
22062 * config.sub (basic_machine): fix sed so that '-foo' isn't
22063 completely substituted out while .+'-foo' loses the '-foo'
22064
22065Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22066
22067 * config.sub ($os): Add -aout.
22068
22069Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
22070
22071 * configure: If host_makefile_frag is absolute, don't
22072 prefix ${invsubdir} (relevant to libg++ auto-configure).
22073
22074Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22075
22076 * Makefile.in (tooldir): Define it.
22077 (all-ld): Depend on all-flex.
22078
22079Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
22080
22081 * Makefile.in (check): Fix libg++ special case.
22082
22083Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
22084
22085 * configure: do not bury `pwd` into config.status, thus do fewer
3d3b561f 22086 pwd's.
6599da04
JM
22087
22088 * configure: print the "Building in" message only when building in
3d3b561f 22089 other than "." AND verbose.
6599da04 22090
63f6bcd7 22091 * configure: remove -s, rework -v to better accommodate guested
3d3b561f 22092 configures.
6599da04
JM
22093
22094 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22095
22096Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
22097
22098 * Makefile.in: macroize flags passed on recursion. remove
3d3b561f 22099 fileutils.
6599da04
JM
22100
22101Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
22102
22103 * configure: get makesrcdir right for subdirs deeper than 1.
22104
22105 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
3d3b561f 22106 install.
6599da04
JM
22107
22108Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
22109
22110 * Makefile.in: don't print subdir_do or recursion lines.
22111
22112Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
22113
22114 * standards.texi: added menu item.
22115
22116 * Makefile.in: build and install standards.info.
22117
22118 * standards.texi: new file.
22119
22120Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22121
22122 * configure: test for and move config.status pieces from
3d3b561f 22123 ${subdir}/.
6599da04
JM
22124
22125Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
22126
6599da04
JM
22127 * configure: Test for existance of files before trying to mv
22128 them, to avoid numerous non-existance messages.
22129
22130Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
22131
22132 * configure: correct final line of config.status.
22133
22134 * configure: patch from eggert. Avoids a protection problem if
3d3b561f 22135 the original Makefile.in is read only.
6599da04
JM
22136
22137 * configure: use move-if-change from gcc to create config.status.
3d3b561f
ML
22138 Some makefiles depend on config.status to tell if a directory
22139 has been reconfigured for a different host. This change
22140 prevents those directories from remaking everything in the case
22141 where the reconfig was only intended to rebuild a Makefile.
6599da04
JM
22142
22143 * configure: test for config.sub with "config.sub sun4" rather
3d3b561f
ML
22144 than "config.sub ${host_alias}". Otherwise we can't tell a bad
22145 host alias from a missing config.sub.
6599da04
JM
22146
22147Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22148
22149 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
3d3b561f 22150 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
6599da04
JM
22151
22152Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
22153
22154 * configure: mkdir ${subdir} as needed.
22155
22156Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
22157
22158 * Makefile.in,configure.in: added autoconf.
22159
22160Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22161
22162 * Makefile.in: no longer pass against on recursion.
22163
22164 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
3d3b561f 22165 definitions are not inherited.
6599da04
JM
22166
22167 * configure: correct makesrcdir when subdir is .
22168
22169Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22170
22171 * configure: Add support for 'subdirs' variable, which is
22172 like 'configdirs', except that configure doesn't re-invoke
22173 itself for subdirs, it just creates a Makefile for each subdir.
22174 * configure.texi: Document subdirs.
22175
22176Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22177
22178 * configure.in: added flex to configdirs
22179
22180Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22181
22182 * Makefile.in: remove clean-stamps from clean.
22183
22184Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22185
22186 * configure.in: Add gdbtest to configdirs.
22187
22188Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22189
22190 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22191 to recursive makes.
22192 * configure.in: Recognize new ncr3000 config.
22193
22194Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22195
22196 * Makefile.in, configure.in: removed references to gdbm.
22197
22198Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22199
22200 * config.sub: Don't canonicalize os value
22201 newsos* to bsd (readline needs to check for newsos).
22202 (This fix was earlier made Jan 31, but got re-broken.)
22203
22204Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22205
22206 * configure.in: sco is an os, not a vendor!
22207
22208 * configure: Quote $( better. Keep various shells happy.
22209
22210Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22211
22212 * Makefile.in: eliminate stamp-files.
22213
22214Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22215
22216 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
3d3b561f 22217 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
6599da04
JM
22218
22219Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22220
22221 * config.sub: fix iris/iris3.
22222
22223Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22224
22225 * configure: re-add -rm.
22226
22227Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22228
22229 * Maskefile.in: add .stmp-rcs to all.
22230
22231 * configure.in: remove gas from rs6000 build, use aix host fragment.
22232
22233Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22234
22235 * configure: pass down site_option during recursion.
22236
22237Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22238
22239 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22240
22241Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22242
22243 * configure: Change exec_prefix so that it really defaults to prefix.
22244
22245Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22246
22247 * Makefile.in, configure.in: Add support for mmalloc library.
22248
22249Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22250
22251 * Makefile.in: add stmp dependencies for a few more things.
22252
22253Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22254
22255 * configure: adjusted error message on objdir/srcdir configure
3d3b561f 22256 collision, per john's suggestion.
6599da04
JM
22257
22258 * Makefile.in: add libiberty stmp to all and all.cross.
22259
22260Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22261
22262 * Makefile.in: remove force dependencies, add grep to all.
22263
22264Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22265
22266 * Makefile.in: drop flex. make stamp files work.
22267
22268 * configure: added test for conflicting configuration in srcdir,
3d3b561f
ML
22269 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22270 gets cranky. use relative paths for configure and srcdir
22271 whenever possible. Send some error messages to stderr that were
22272 going to stdout.
6599da04
JM
22273
22274Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22275
22276 * Makefile.in: Fix libg++ rule to check for gcc directory
22277 before using gcc/gcc. Also pass XTRAFLAGS.
22278
22279Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22280
22281 * Makefile.in: added stmp-files so that directories aren't polled
3d3b561f 22282 when they are already built.
6599da04
JM
22283
22284 * configure.texi: fixed a node pointer problem.
22285
22286Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22287
731a8127 22288 * config.sub configure.in gdb/configure.in
6599da04
JM
22289 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22290 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22291 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22292
22293Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22294
22295 * configure: -recurring becomes -silent. corrected help message
3d3b561f 22296 for -site= option.
6599da04
JM
22297
22298 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22299
22300Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22301
22302 * configure: when building Makefile for crosses, replace
3d3b561f
ML
22303 tooldir and program_prefix. default srcdir from location of
22304 config.sub. remove "for host in hosts" and "for target in
22305 targets" loops.
6599da04
JM
22306
22307Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22308
22309 * Makefile.in: Do not pass bindir or mandir to cvs.
22310
22311Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22312
22313 * Makefile.in, configure.in: removed traces of namesubdir,
3d3b561f
ML
22314 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22315 copyrights to '92, changed some from Cygnus to FSF.
6599da04
JM
22316
22317 * configure.texi: remove most references to multiple hosts,
3d3b561f 22318 multiple targets, subdirs, etc.
6599da04
JM
22319
22320 * configure.man: removed rcsid. reference config.sub not
3d3b561f 22321 config.subr.
6599da04
JM
22322
22323 * Makefile.in: mkdir $(infodir) on install-info.
22324
22325Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22326
22327 * configure.texi: Explain better about .gdbinit and about
22328 the environment that configure.in sections run in.
22329
22330Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22331
22332 * configure.in: Ultrix is only a decstation if it's a MIPS.
22333
22334Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22335
22336 * README: DOC.configure => cfg-paper.texi.
22337
22338Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22339
22340 * config.sub (near case $os): Don't convert newsos* to bsd!
22341
22342Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22343
22344 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22345 the number of copies of COPYING that go into the GDB tar file.
22346
22347Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22348
731a8127 22349 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
22350 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22351 Fix SCO configuration stuff.
22352
22353Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22354
22355 * Makefile.in: For libg++, make sure the -I pointing
22356 to the gcc directory goes *after* all the libg++-local -I flags.
22357 Also, move just-gcc dependency from just-libg++ to all-libg++.
22358
22359Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22360
22361 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22362
22363Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22364
22365 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22366
22367Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22368
22369 * config.sub: Add stratus configuration frags. Also
22370 submitted to FSF.
22371
22372Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22373
22374 * Makefile.in (DEV_SUPPORT): add configure.man.
22375
22376 * config.sub(Decode manufacturer-specific): add -none*.
22377
22378Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22379
22380 * Makefile.in: remove form feeds to make Sun's make happy.
22381 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22382
22383Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22384
22385 * Makefile.in (AR_FLAGS): Make quieter.
22386
22387Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22388
22389 * configure.in: Add libg++.
22390 * configure: When verbose, don't output the command line at each
22391 level; it will be unremarkably the same as the previous version,
22392 which will be the same as what the user typed.
22393
22394Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22395
22396 * configure.in, Makefile.in: fix clean-info, add flex. add
3d3b561f 22397 fileutils.
6599da04
JM
22398
22399 * configure: be less sensitive to spaces in Makefile.in. Do not
3d3b561f
ML
22400 look for sources in "..". Doing so breaks subdirectories that
22401 might have their own configure. If a subdir has it's own
22402 configure script, use it.
6599da04
JM
22403
22404Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22405
22406 * cfg-paper.texi: some changes suggested by rms.
22407
22408Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22409
22410 * config.sub: Merge in some small additions from the FSF version,
22411 taken from the gcc distribution, to bring the Cygnus and FSF
22412 versions into closer sync.
22413
22414Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22415
22416 * configure.in: Changed svr4 references to sysv4.
22417
22418Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22419
22420 * configure: added -V for version number option.
22421
22422Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22423
22424 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
3d3b561f 22425 renamed from DOC.configure to cfg-paper.texi.
6599da04
JM
22426
22427Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22428
22429 * configure, config.subr, config.sub: config.subr is now
3d3b561f 22430 config.sub again.
6599da04
JM
22431
22432Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22433
22434 * configure.texi: new file, in progress.
22435
22436 * Makefile.in: build info file and install the man page for
3d3b561f 22437 configure.
6599da04
JM
22438
22439 * configure.man: new file, first cut.
22440
22441 * configure: find config.subr again now that configuration "none"
3d3b561f
ML
22442 has gone. removed all traces of the -ansi option. removed all
22443 traces of the -languages option.
6599da04
JM
22444
22445 * config.subr: resync from rms.
22446
22447Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22448
22449 * configure, config.sub, config.subr: merge config.sub into
3d3b561f
ML
22450 config.subr, call the result config.subr, remove config.sub, use
22451 config.subr.
6599da04
JM
22452
22453 * Makefile.in: revised install for dir.info.
22454
22455Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22456
22457 * configure.in: add decstation host makefile frag.
22458
22459 * Makefile.in: BISON now bison -y again. also install-gcc on
3d3b561f
ML
22460 install. clean-gdbm on clean. infodir belongs in datadir.
22461 Make directories for info install. Build dir.info here then
22462 install it.
6599da04
JM
22463
22464Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22465
22466 * Makefile.in: fix for bad directory tests.
22467
22468Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22469
22470 * configure: \{1,2\} appears to be a sysv'ism. Use a different
3d3b561f 22471 regexp. -srcdir relative was being handled incorrectly.
6599da04
JM
22472
22473 * Makefile.in: unwrapped some for loops so that parallel makes
3d3b561f
ML
22474 work again and so one can focus one's attention on a particular
22475 package.
6599da04
JM
22476
22477Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22478
22479 * configure: added PWD as a stand in for `pwd` (for speed). use
3d3b561f
ML
22480 elif wherever possible. make -srcdir work without -objdir.
22481 -objdir= commented out.
6599da04
JM
22482
22483Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22484
22485 * configure: +options become --options. -subdirs commented out.
3d3b561f
ML
22486 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22487 Makefile now at top of generated Makefile. Removed cvs log
22488 entries. added -srcdir. create .gdbinit only if there is one
22489 in ${srcdir}.
6599da04
JM
22490
22491 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3d3b561f
ML
22492 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22493 and mandir now keyed off datadir by default.
6599da04
JM
22494
22495Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22496
22497 * Freshly created ChangeLog.
22498
22499\f
22500Local Variables:
22501mode: change-log
22502left-margin: 8
22503fill-column: 76
22504version-control: never
22505End: