]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2024-02-28 Fangrui Song <maskray@gcc.gnu.org>
2
3 * MAINTAINERS: Add myself.
4
5 2024-02-26 Juergen Christ <jchrist@linux.ibm.com>
6
7 * MAINTAINERS: Add myself to write after approval and DCO.
8
9 2024-02-23 Xi Ruoyao <xry111@xry111.site>
10
11 * configure.ac (ENABLE_GOLD): Remove loongarch*-*-* from target
12 list.
13 * configure: Regenerate.
14
15 2024-02-23 Monk Chiang <monk.chiang@sifive.com>
16
17 * MAINTAINERS: Add myself.
18
19 2024-02-10 Alexander Westbrooks <alexanderw@gcc.gnu.org>
20
21 * MAINTAINERS: Add myself to write after approval and DCO.
22
23 2024-02-03 Maciej W. Rozycki <macro@orcam.me.uk>
24
25 * MAINTAINERS: Update my e-mail address.
26
27 2024-02-02 Sandra Loosemore <sloosemore@baylibre.com>
28
29 * MAINTAINERS: Update my e-mail address.
30
31 2024-01-29 Kwok Cheung Yeung <kcy@codesourcery.com>
32
33 * MAINTAINERS: Update my work email address.
34
35 2024-01-25 Chung-Lin Tang <cltang@baylibre.com>
36
37 * MAINTAINERS: Update my work email address.
38
39 2024-01-24 Thomas Schwinge <tschwinge@baylibre.com>
40
41 * MAINTAINERS: Update my work email address.
42
43 2024-01-23 Tobias Burnus <tburnus@baylibre.com>
44
45 * MAINTAINERS: Update my email address.
46
47 2024-01-23 Andrew Stubbs <ams@baylibre.com>
48
49 * MAINTAINERS: Update
50
51 2024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
52
53 * Makefile.def: Add a dependency to libgrust for all-gcc.
54 * Makefile.in: Regenerate the file.
55
56 2024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
57
58 * Makefile.def: Add libgrust target to bootstrap.
59 * Makefile.in: Regenerate.
60
61 2024-01-15 Andrew Pinski <quic_apinski@quicinc.com>
62
63 * MAINTAINERS (DCO): Add myself.
64
65 2024-01-09 Siddhesh Poyarekar <siddhesh@gotplt.org>
66
67 * SECURITY.txt: Drop "exploitable" in the hardening section.
68
69 2024-01-09 Tom Tromey <tom@tromey.com>
70
71 * Makefile.in: Rebuild.
72 * Makefile.tpl (BASE_EXPORTS): Add GUILE.
73 (GUILE): New variable.
74 * Makefile.def (flags_to_pass): Add GUILE.
75
76 2024-01-08 Joseph Myers <josmyers@redhat.com>
77
78 * MAINTAINERS: Update my email address.
79
80 2023-12-30 Joseph Myers <jsm@polyomino.org.uk>
81
82 * MAINTAINERS: Update my email address.
83
84 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
85 Thomas Schwinge <thomas@codesourcery.com>
86
87 * Makefile.def: Add libgrust as host & target module.
88 * configure.ac: Add libgrust to host tools list. Add libgrust to
89 noconfigdirs if we're not building target libstdc++.
90 * Makefile.in: Regenerate.
91 * configure: Regenerate.
92
93 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
94 Arthur Cohen <arthur.cohen@embecosm.com>
95
96 * MAINTAINERS: Add maintainers for libgrust.
97
98 2023-12-13 Arsen Arsenović <arsen@aarsen.me>
99
100 * Makefile.def (gettext): Disable (via missing)
101 {install-,}{pdf,html,info,dvi} and TAGS targets. Set no_install
102 to true. Add --disable-threads --disable-libasprintf. Drop the
103 lib_path (as there are no shared libs).
104 * Makefile.in: Regenerate.
105
106 2023-12-12 Paul Iannetta <piannetta@kalrayinc.com>
107
108 * MAINTAINERS: Add myself to write after approval
109
110 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
111
112 * MAINTAINERS: Update my email address
113
114 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
115
116 * MAINTAINERS: Add myself to write after approval
117
118 2023-11-23 Nathaniel Shead <nathanieloshead@gmail.com>
119
120 * MAINTAINERS: Add myself to write after approval and DCO
121
122 2023-11-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
123
124 * libtool.m4: Fix stray call
125
126 2023-11-19 Lewis Hyatt <lhyatt@gmail.com>
127
128 * Makefile.in: Regenerate.
129 * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
130
131 2023-11-18 Petter Tomner <tomner@bahnhof.se>
132
133 * MAINTAINERS: Update my email address.
134
135 2023-11-18 Frederik Harwath <frederik@harwath.name>
136
137 * MAINTAINERS: Change my address.
138
139 2023-11-16 Michal Jires <mjires@suse.cz>
140
141 * MAINTAINERS: Add myself.
142
143 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
144
145 PR bootstrap/12596
146 * .gitignore: Add '/gettext*'.
147 * configure.ac (host_libs): Replace intl with gettext.
148 (hbaseargs, bbaseargs, baseargs): Split baseargs into
149 {h,b}baseargs.
150 (skip_barg): New flag. Skips appending current flag to
151 bbaseargs.
152 <library exemptions>: Exempt --with-libintl-{type,prefix} from
153 target and build machine argument passing.
154 * configure: Regenerate.
155 * Makefile.def (host_modules): Replace intl module with gettext
156 module.
157 (configure-ld): Depend on configure-gettext.
158 * Makefile.in: Regenerate.
159
160 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
161
162 * intl/*: Remove.
163
164 2023-11-09 Jivan Hakobyan <jivanhakobyan9@gmail.com>
165
166 * MAINTAINERS: Add myself.
167
168 2023-11-09 YunQiang Su <yunqiang.su@cipunited.com>
169
170 * MAINTAINERS: Update my email address.
171
172 2023-11-06 Carl Love <cel@linux.ibm.com>
173
174 * MAINTAINERS: Update my email address.
175
176 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
177
178 * .github/CONTRIBUTING.md: Wrap lines more tightly.
179
180 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
181
182 * .github/CONTRIBUTING.md: New file.
183 * .github/PULL_REQUEST_TEMPLATE.md: New file.
184
185 2023-10-22 Iain Sandoe <iain@sandoe.co.uk>
186
187 * configure: Regenerate.
188 * configure.ac: Do not add default runpaths to GCC exes
189 when we are building -static-libstdc++/-static-libgcc (the
190 default).
191 * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
192 enable flag to alter Darwin libraries to use @rpath names.
193
194 2023-10-15 Mike Frysinger <vapier@gentoo.org>
195
196 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
197 * Makefile.in: Regenerate.
198
199 2023-10-11 Filip Kastl <fkastl@suse.cz>
200
201 * MAINTAINERS: Fix name order.
202
203 2023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
204
205 * MAINTAINERS: Add myself.
206
207 2023-10-06 Sergei Trofimovich <siarheit@google.com>
208
209 PR bootstrap/111663
210 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
211 * Makefile.in: Regenerate.
212
213 2023-10-05 Jan Engelhardt <jengelh@inai.de>
214
215 * SECURITY.txt: Fix up indentation.
216
217 2023-10-05 Jan Engelhardt <jengelh@inai.de>
218
219 * SECURITY.txt: Fix up commas.
220
221 2023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
222
223 * SECURITY.txt: New file.
224
225 2023-09-18 Fei Gao <gaofei@eswincomputing.com>
226
227 * MAINTAINERS: Add myself.
228
229 2023-09-15 Yang Yujie <yangyujie@loongson.cn>
230
231 * config-ml.in: Remove unneeded loongarch clause.
232 * configure.ac: Register custom makefile fragments mt-loongarch-*
233 for loongarch targets.
234 * configure: Regenerate.
235
236 2023-09-12 Edwin Lu <ewlu@rivosinc.com>
237
238 * MAINTAINERS: Add myself
239
240 2023-09-12 Thomas Schwinge <thomas@codesourcery.com>
241 Chung-Lin Tang <cltang@codesourcery.com>
242
243 PR testsuite/109951
244 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
245 'SYSROOT_CFLAGS_FOR_TARGET'.
246 * Makefile.in: Regenerate.
247
248 2023-09-05 Yang Yujie <yangyujie@loongson.cn>
249
250 * config-ml.in: Do not build the multilib library variant
251 that is duplicate with the toplevel one.
252
253 2023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
254
255 * MAINTAINERS: Add myself.
256
257 2023-08-22 Filip Kastl <fkastl@suse.cz>
258
259 * MAINTAINERS: Update my email address.
260
261 2023-08-11 Eric Feng <ef2648@columbia.edu>
262
263 * MAINTAINERS: Add myself.
264
265 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
266
267 * Makefile.def: Reflect that libsframe needs to installed before
268 libbfd. Reorder a bit to better track libsframe dependencies.
269 * Makefile.in: Regenerate.
270
271 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
272
273 * Makefile.def: Add install dependency on libsframe for libbfd.
274 * Makefile.in: Regenerated.
275
276 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
277
278 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
279 Solaris 11.
280
281 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
282
283 * configure: Regenerate.
284 * configure.ac: Add Haiku to list of ELF OSes
285 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
286
287 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
288
289 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
290 options, including options containing paths.
291
292 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
293
294 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
295 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
296 errors from nms that refuse to work on non-regular files. Remove
297 other workarounds for this problem. Strip out blank lines from the
298 nm output.
299
300 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
301
302 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
303 * configure: Regenerate.
304
305 2023-08-07 Simon Marchi <simon.marchi@efficios.com>
306
307 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
308 * configure: Re-generate.
309 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
310 (PKG_CONFIG_PATH): New.
311 * Makefile.in: Re-generate.
312
313 2023-08-07 Luis Machado <luis.machado@arm.com>
314
315 * configure.ac: Disable year2038 by default on 32-bit hosts.
316 * configure: Regenerate.
317
318 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
319
320 * Makefile.def: Add gprofng module.
321 * configure.ac: Add --enable-gprofng option.
322 * Makefile.in: Regenerate.
323 * configure: Regenerate.
324
325 2023-08-07 Martin Liska <mliska@suse.cz>
326
327 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
328 * configure: Regenerate.
329
330 2023-08-07 Fangrui Song <maskray@google.com>
331
332 * configure: Regenerate.
333 * configure.ac: Add --with-zstd.
334
335 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
336
337 * configure: Regenerate.
338 * configure.ac: Recover tilegx/tilepro targets.
339
340 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
341
342 * configure: Regenerated.
343 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
344 --plugin and rc before enabling --plugin.
345
346 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
347
348 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
349 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
350 * configure.ac: Include config/gcc-plugin.m4.
351 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
352 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
353 RANLIB if possible.
354 * Makefile.in: Regenerated.
355 * configure: Likewise.
356
357 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
358
359 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
360 $(CFLAGS).
361
362 2023-08-07 David Faust <david.faust@oracle.com>
363
364 * MAINTAINERS: Add the BPF port to my reviewer listing.
365
366 2023-08-02 Jan Beulich <jbeulich@suse.com>
367
368 * MAINTAINERS: Correct my email address.
369
370 2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
371
372 * MAINTAINERS (Write After Approval): Add myself.
373
374 2023-08-01 Richard Ball <richard.ball@arm.com>
375
376 * MAINTAINERS: Add myself.
377
378 2023-07-31 Andreas Schwab <schwab@suse.de>
379
380 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
381 * configure: Regenerate.
382 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
383
384 2023-07-31 xuli <xuli1@eswincomputing.com>
385
386 * MAINTAINERS: Add myself.
387
388 2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
389
390 * MAINTAINERS: List myself as "nvptx port" maintainer.
391
392 2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
393
394 * MAINTAINERS: Add myself to write after approval
395
396 2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
397
398 * MAINTAINERS: Add myself as a reviewer for the riscv port.
399
400 2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
401
402 * MAINTAINERS: Add myself as a reviewer for the riscv port.
403
404 2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
405
406 * MAINTAINERS: Add Hao Liu to write after approval
407
408 2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
409
410 * MAINTAINERS: Add Ken Matsui to write after approval
411
412 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
413
414 * Makefile.in: Collect both kernel and user events for autofdo
415 * Makefile.tpl: Collect both kernel and user events for autofdo
416
417 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
418
419 * MAINTAINERS: Added myself to Write After Approval and DCO
420
421 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
422
423 * Makefile.in: Remove -gtoggle for STAGEautoprofile
424 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
425
426 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
427
428 * MAINTAINERS: Add Lehua Ding to write after approval
429
430 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
431
432 * Makefile.def: Pass the enable-host-pie value to GCC configure.
433 * Makefile.in: Regenerate.
434 * configure: Regenerate.
435 * configure.ac: Adjust the logic for shared and PIE host flags to
436 ensure that PIE is passed for hosts that require it.
437
438 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
439
440 * MAINTAINERS (Write After Approval): move Matthew Fortune
441 to Write After Approval.
442
443 2023-06-15 Marek Polacek <polacek@redhat.com>
444
445 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
446 check.
447 * configure: Regenerate.
448
449 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
450
451 * MAINTAINERS: Add myself to write after approval
452
453 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
454
455 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
456 port maintainer.
457 (Write After Approval): Remove myself.
458
459 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
460
461 * MAINTAINERS (Write After Approval): Add myself.
462
463 2023-05-29 Martin Jambor <mjambor@suse.cz>
464
465 * MAINTAINERS: Replace spaces with tabs.
466
467 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
468
469 * MAINTAINERS: New entry.
470
471 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
472
473 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
474 * Makefile.in: Regenerate
475
476 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
477
478 * Makefile.in: Disable warnings as errors for STAGEautofeedback
479
480 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
481
482 * MAINTAINERS: Sort.
483
484 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
485
486 * MAINTAINERS: Add myself.
487
488 2023-05-10 Pan Li <pan2.li@intel.com>
489
490 * MAINTAINERS: Add myself.
491
492 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
493
494 * Makefile.in: Define PROFILE_MERGER
495 * Makefile.tpl: Define PROFILE_MERGER
496
497 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
498
499 * MAINTAINERS: Change my email address.
500
501 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
502
503 * MAINTAINERS: Add myself.
504
505 2023-04-26 Martin Liska <mliska@suse.cz>
506
507 * MAINTAINERS: fix sorting
508
509 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
510
511 * MAINTAINERS (Write After Approval): Add myself.
512
513 2023-04-24 Martin Liska <mliska@suse.cz>
514
515 * MAINTAINERS: Fix sorting.
516
517 2023-04-21 Peter Foley <pefoley2@pefoley.com>
518
519 * configure: Regenerate.
520 * configure.ac: Only create serdep.tmp if needed
521
522 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
523
524 * MAINTAINERS (Write After Approval): Add myself.
525
526 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
527
528 * MAINTAINERS (Write After Approval): Add myself.
529 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
530
531 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
532
533 * MAINTAINERS: Add myself.
534
535 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
536
537 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
538
539 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
540
541 * MAINTAINERS (Write After Approval): Add myself.
542
543 2023-02-16 Martin Liska <mliska@suse.cz>
544
545 * MAINTAINERS: I'm stepping down from my positions.
546
547 2023-01-10 Philip Herron <herron.philip@googlemail.com>
548
549 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
550
551 2023-01-06 Clément Chigot <chigot@adacore.com>
552
553 * configure.ac: Skip GMP and MPFR when --disable-gdb is
554 provided.
555 * configure: Regenerate.
556
557 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
558
559 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
560
561 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
562
563 * Makefile.def: Do not build shared libffi.
564 * Makefile.in: Regenerate.
565
566 2022-12-21 Andrew Pinski <apinski@marvell.com>
567
568 * Makefile.def: Add configure-gdb dependencies
569 on all-gmp and all-mpfr.
570 * configure.ac: Split out MPC checking from MPFR.
571 Require GMP and MPFR if the gdb directory exist.
572 * Makefile.in: Regenerate.
573 * configure: Regenerate.
574
575 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
576
577 * configure.ac (target_libraries): Add target-libgm2.
578 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
579 Add GCC_TARGET_TOOL entry for gm2.
580 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
581 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
582 * Makefile.def (target_modules): Add libgm2.
583 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
584 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
585 (languages): Add entry for language=m2 with gcc-check-target=check-m2
586 and lib-check-target=check-target-libgm2.
587 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
588 (HOST_EXPORTS): Add definition for GM2.
589 (BASE_TARGET_EXPORTS): Add definition for GM2.
590 (GM2_FOR_BUILD): Defined.
591 (GM2FLAGS): Defined.
592 (GM2_FOR_TARGET): Defined.
593 (GM2FLAGS_FOR_TARGET): Defined.
594 (EXTRA_HOST_FLAGS): Defined.
595 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
596 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
597 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
598 * configure: Rebuilt.
599 * Makefile.in: Rebuilt.
600
601 2022-12-13 Philip Herron <philip.herron@embecosm.com>
602
603 * Makefile.def: Add Rust language.
604 * Makefile.in: Regenerate via autogen.
605
606 2022-12-09 Martin Liska <mliska@suse.cz>
607
608 * MAINTAINERS: Fix spacing.
609
610 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
611
612 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
613
614 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
615
616 * Makefile.def: Pass host_libs_picflag to host dependent library
617 configures.
618 * Makefile.in: Regenerate.
619 * configure: Regenerate.
620 * configure.ac (host_libs_picflag): New configure variable set to
621 '--with-pic' when building 'host_shared'.
622
623 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
624
625 * Makefile.def: Add libsframe as new module with its dependencies.
626 * Makefile.in: Regenerated.
627 * configure.ac: Add libsframe to host_libs.
628 * configure: Regenerated.
629
630 2022-11-23 Marek Polacek <polacek@redhat.com>
631
632 Revert:
633 2022-11-23 Marek Polacek <polacek@redhat.com>
634
635 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
636 isl.
637 * Makefile.in: Regenerate.
638 * Makefile.tpl: Set PICFLAG.
639 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
640 check.
641 * configure: Regenerate.
642
643 2022-11-23 Marek Polacek <polacek@redhat.com>
644
645 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
646 isl.
647 * Makefile.in: Regenerate.
648 * Makefile.tpl: Set PICFLAG.
649 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
650 check.
651 * configure: Regenerate.
652
653 2022-11-14 Martin Liska <mliska@suse.cz>
654
655 Revert:
656 2022-11-09 Martin Liska <mliska@suse.cz>
657
658 * doc/Makefile: New file.
659 * doc/_static/custom.css: New file.
660 * doc/baseconf.py: New file.
661 * doc/bsd.rst: New file.
662 * doc/contrib.rst: New file.
663 * doc/contribute.rst: New file.
664 * doc/cppdiropts.rst: New file.
665 * doc/cppenv.rst: New file.
666 * doc/cppopts.rst: New file.
667 * doc/cppwarnopts.rst: New file.
668 * doc/favicon.ico: New file.
669 * doc/funding.rst: New file.
670 * doc/gcc_sphinx.py: New file.
671 * doc/gnu.rst: New file.
672 * doc/gnu_free_documentation_license.rst: New file.
673 * doc/gpl-3.0.rst: New file.
674 * doc/indices-and-tables.rst: New file.
675 * doc/lgpl-2.1.rst: New file.
676 * doc/logo.pdf: New file.
677 * doc/logo.svg: New file.
678 * doc/md.rst: New file.
679 * doc/requirements.txt: New file.
680
681 2022-11-14 Martin Liska <mliska@suse.cz>
682
683 Revert:
684 2022-11-09 Martin Liska <mliska@suse.cz>
685
686 * doc/baseconf.py: Port to GCC sources.
687
688 2022-11-14 Martin Liska <mliska@suse.cz>
689
690 Revert:
691 2022-11-14 Martin Liska <mliska@suse.cz>
692
693 * configure: Regenerate.
694 * configure.ac: Support Sphinx based documentation.
695
696 2022-11-14 Martin Liska <mliska@suse.cz>
697
698 Revert:
699 2022-11-09 Martin Liska <mliska@suse.cz>
700
701 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
702 provide a default.
703
704 2022-11-14 Martin Liska <mliska@suse.cz>
705
706 Revert:
707 2022-11-09 Martin Liska <mliska@suse.cz>
708
709 * doc/bsd.rst:
710 Add trailing newline.
711 * doc/contrib.rst:
712 Add trailing newline.
713 * doc/contribute.rst:
714 Add trailing newline.
715 * doc/cppdiropts.rst:
716 Add trailing newline.
717 * doc/cppenv.rst:
718 Add trailing newline.
719 * doc/cppopts.rst:
720 Add trailing newline.
721 * doc/cppwarnopts.rst:
722 Add trailing newline.
723 * doc/funding.rst:
724 Add trailing newline.
725 * doc/gnu.rst:
726 Add trailing newline.
727 * doc/gnu_free_documentation_license.rst:
728 Add trailing newline.
729 * doc/gpl-3.0.rst:
730 Add trailing newline.
731 * doc/indices-and-tables.rst:
732 Add trailing newline.
733 * doc/lgpl-2.1.rst:
734 Add trailing newline.
735 * doc/md.rst:
736 Add trailing newline.
737
738 2022-11-14 Martin Liska <mliska@suse.cz>
739
740 Revert:
741 2022-11-09 Martin Liska <mliska@suse.cz>
742
743 * configure.ac: Use new install URL.
744 * configure: Regenerate.
745
746 2022-11-14 Martin Liska <mliska@suse.cz>
747
748 Revert:
749 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
750
751 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
752 instead of just ``.''.
753 * doc/gcc_sphinx.py: Moved to...
754 * doc/modules/gcc_sphinx.py: ...here.
755
756 2022-11-14 Martin Liska <mliska@suse.cz>
757
758 Revert:
759 2022-11-10 Martin Liska <mliska@suse.cz>
760
761 * doc/baseconf.py: Modernize by using pathlib.
762
763 2022-11-14 Martin Liska <mliska@suse.cz>
764
765 Revert:
766 2022-11-11 Martin Liska <mliska@suse.cz>
767
768 * doc/Makefile: Disable -j auto.
769
770 2022-11-14 Martin Liska <mliska@suse.cz>
771
772 Revert:
773 2022-11-11 Martin Liska <mliska@suse.cz>
774
775 * doc/Makefile: Update comment.
776
777 2022-11-14 Martin Liska <mliska@suse.cz>
778
779 Revert:
780 2022-11-11 Martin Liska <mliska@suse.cz>
781
782 * doc/indices-and-tables.rst: Rename Indexes to Indices.
783
784 2022-11-14 Martin Liska <mliska@suse.cz>
785
786 Revert:
787 2022-11-13 Martin Liska <mliska@suse.cz>
788
789 PR web/107643
790 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
791 is set.
792 * doc/indices-and-tables.rst: Use include_todo tag.
793
794 2022-11-14 Martin Liska <mliska@suse.cz>
795
796 Revert:
797 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
798
799 * doc/contrib.rst: Update Jeff Law's email address.
800
801 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
802
803 * doc/contrib.rst: Update Jeff Law's email address.
804
805 2022-11-13 Martin Liska <mliska@suse.cz>
806
807 PR web/107643
808 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
809 is set.
810 * doc/indices-and-tables.rst: Use include_todo tag.
811
812 2022-11-11 Martin Liska <mliska@suse.cz>
813
814 * doc/indices-and-tables.rst: Rename Indexes to Indices.
815
816 2022-11-11 Martin Liska <mliska@suse.cz>
817
818 * doc/Makefile: Update comment.
819
820 2022-11-11 Martin Liska <mliska@suse.cz>
821
822 * doc/Makefile: Disable -j auto.
823
824 2022-11-10 Martin Liska <mliska@suse.cz>
825
826 * doc/baseconf.py: Modernize by using pathlib.
827
828 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
829
830 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
831 instead of just ``.''.
832 * doc/gcc_sphinx.py: Moved to...
833 * doc/modules/gcc_sphinx.py: ...here.
834
835 2022-11-09 Martin Liska <mliska@suse.cz>
836
837 * configure.ac: Use new install URL.
838 * configure: Regenerate.
839
840 2022-11-09 Martin Liska <mliska@suse.cz>
841
842 * doc/bsd.rst:
843 Add trailing newline.
844 * doc/contrib.rst:
845 Add trailing newline.
846 * doc/contribute.rst:
847 Add trailing newline.
848 * doc/cppdiropts.rst:
849 Add trailing newline.
850 * doc/cppenv.rst:
851 Add trailing newline.
852 * doc/cppopts.rst:
853 Add trailing newline.
854 * doc/cppwarnopts.rst:
855 Add trailing newline.
856 * doc/funding.rst:
857 Add trailing newline.
858 * doc/gnu.rst:
859 Add trailing newline.
860 * doc/gnu_free_documentation_license.rst:
861 Add trailing newline.
862 * doc/gpl-3.0.rst:
863 Add trailing newline.
864 * doc/indices-and-tables.rst:
865 Add trailing newline.
866 * doc/lgpl-2.1.rst:
867 Add trailing newline.
868 * doc/md.rst:
869 Add trailing newline.
870
871 2022-11-09 Martin Liska <mliska@suse.cz>
872
873 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
874 provide a default.
875
876 2022-11-09 Martin Liska <mliska@suse.cz>
877
878 * configure: Regenerate.
879 * configure.ac: Support Sphinx based documentation.
880
881 2022-11-09 Martin Liska <mliska@suse.cz>
882
883 * doc/baseconf.py: Port to GCC sources.
884
885 2022-11-09 Martin Liska <mliska@suse.cz>
886
887 * doc/Makefile: New file.
888 * doc/_static/custom.css: New file.
889 * doc/baseconf.py: New file.
890 * doc/bsd.rst: New file.
891 * doc/contrib.rst: New file.
892 * doc/contribute.rst: New file.
893 * doc/cppdiropts.rst: New file.
894 * doc/cppenv.rst: New file.
895 * doc/cppopts.rst: New file.
896 * doc/cppwarnopts.rst: New file.
897 * doc/favicon.ico: New file.
898 * doc/funding.rst: New file.
899 * doc/gcc_sphinx.py: New file.
900 * doc/gnu.rst: New file.
901 * doc/gnu_free_documentation_license.rst: New file.
902 * doc/gpl-3.0.rst: New file.
903 * doc/indices-and-tables.rst: New file.
904 * doc/lgpl-2.1.rst: New file.
905 * doc/logo.pdf: New file.
906 * doc/logo.svg: New file.
907 * doc/md.rst: New file.
908 * doc/requirements.txt: New file.
909
910 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
911
912 * Makefile.def: Remove module 'liboffloadmic'.
913 * Makefile.in: Regenerate.
914 * configure.ac: Remove 'liboffloadmic' handling.
915 * configure: Regenerate.
916
917 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
918
919 * MAINTAINERS: Update email address.
920
921 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
922
923 * configure.ac: Don't configure readline if --with-system-readline is
924 used.
925 * configure: Re-generate.
926
927 2022-10-12 Cui,Lili <lili.cui@intel.com>
928
929 * MAINTAINERS (Write After Approval): Add myself.
930
931 2022-10-11 Olivier Hainque <hainque@adacore.com>
932
933 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
934 and friends for rtp !large. Assume the linker has the required
935 abilities and set lt_cv_deplibs_check_method.
936
937 2022-09-30 Olivier Hainque <hainque@adacore.com>
938
939 * configure.ac (*vxworks*): If enable_shared is not
940 set, set to "no" and add --disable-shared to target and
941 host_configargs.
942 * configure: Regenerate.
943
944 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
945
946 * MAINTAINERS: Update my email address and DCO entry.
947
948 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
949
950 * MAINTAINERS (Write After Approval): Add myself.
951
952 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
953
954 * MAINTAINERS (Write After Approval): Add myself.
955
956 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
957
958 * MAINTAINERS: Update my email address.
959
960 2022-09-07 Tom de Vries <tdevries@suse.de>
961
962 * configure.ac: Set extra_host_libiberty_configure_flags and
963 extra_host_zlib_configure_flags in separate case statements.
964 * configure: Regenerate.
965
966 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
967
968 * MAINTAINERS: Update c-sky port maintainers' emails.
969
970 2022-08-31 Martin Liska <mliska@suse.cz>
971
972 * configure: Regenerate.
973 * configure.ac: Delete hpux9 and hpux10.
974
975 2022-08-18 Sergei Trofimovich <siarheit@google.com>
976
977 * Makefile.def: Drop libelf module and gcc-configure dependency
978 on it.
979 * Makefile.in: Regenerate with 'autogen Makefile.def'.
980 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
981 LIBELFINC.
982 * configure: Regenrate.
983 * configure.ac (host_libs): Drop unused libelf.
984
985 2022-08-18 Sergei Trofimovich <siarheit@google.com>
986
987 * Makefile.in: Regenerate.
988
989 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
990
991 * MAINTAINERS: Add myself as AutoFDO maintainer.
992
993 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
994 Arnaud Charlet <charlet@adacore.com>
995
996 * configure: Regenerate.
997
998 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
999
1000 PR bootstrap/106472
1001 * Makefile.def (dependencies): Make configure-target-libgo depend
1002 upon all-target-libbacktrace.
1003
1004 2022-07-27 David Faust <david.faust@oracle.com>
1005
1006 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
1007
1008 2022-07-27 Richard Biener <rguenther@suse.de>
1009
1010 * MAINTAINERS (Roger Sayle): Update e-mail address.
1011
1012 2022-07-21 Sam Feifer <sfeifer@redhat.com>
1013
1014 * MAINTAINERS (Write After Approval): Add myself.
1015
1016 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
1017
1018 * MAINTAINERS: Add myself as Ada front end co-maintainer.
1019
1020 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
1021
1022 * .gitignore: Do not ignore config.h.
1023
1024 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
1025
1026 * MAINTAINERS: Add myself to Write After Approval.
1027
1028 2022-07-04 Martin Liska <mliska@suse.cz>
1029
1030 * MAINTAINERS: fix sorting of names
1031
1032 2022-07-03 Immad Mir <mirimmad17@gmail.com>
1033
1034 * MAINTAINERS: add myself.
1035
1036 2022-07-03 Immad Mir <mirimmad17@gmail.com>
1037
1038 * MAINTAINERS: Add myself to write after approval and DCO.
1039
1040 2022-07-02 Tim Lange <mail@tim-lange.me>
1041
1042 * MAINTAINERS: Add myself.
1043
1044 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
1045
1046 * MAINTAINERS (Write After Approval): Add myself.
1047
1048 2022-06-30 Cui,Lili <lili.cui@intel.com>
1049
1050 Revert:
1051 2022-06-30 Cui,Lili <lili.cui@intel.com>
1052
1053 * MAINTAINERS (Write After Approval): Add myself.
1054
1055 2022-06-30 Cui,Lili <lili.cui@intel.com>
1056
1057 * MAINTAINERS (Write After Approval): Add myself.
1058
1059 2022-06-28 Alexandre Oliva <oliva@adacore.com>
1060
1061 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
1062 (EXTRA_GCC_FLAGS): Likewise.
1063 * Makefile.in: Rebuilt.
1064
1065 2022-06-28 konglin1 <lingling.kong@intel.com>
1066
1067 * MAINTAINERS (Write After Approval): Add myself.
1068
1069 2022-06-27 Tom de Vries <tdevries@suse.de>
1070
1071 * configure.ac: Build libiberty pic variant for gdbserver.
1072 * configure: Regenerate.
1073
1074 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
1075
1076 * configure: Regenerate.
1077 * configure.ac: Correct use of $host.
1078
1079 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
1080
1081 * MAINTAINERS: Remove tilegx and tilepro entries.
1082 * configure.ac: Remove tilegx and tilepro stanzas.
1083 * configure: Rebuilt.
1084
1085 2022-05-28 Bruce Korb <bkorb@gnu.org>
1086
1087 * .gitignore: Ignore vim swap files
1088
1089 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
1090
1091 * MAINTAINERS: Add myself to write after approval.
1092
1093 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
1094
1095 * MAINTAINERS: Remove myself from DCO section.
1096
1097 2022-05-09 Xi Ruoyao <xry111@xry111.site>
1098
1099 * MAINTAINERS: Update my email address.
1100
1101 2022-05-09 Clément Chigot <chigot@adacore.com>
1102
1103 * MAINTAINERS: Update my email address.
1104
1105 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
1106
1107 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1108 section.
1109
1110 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
1111
1112 * MAINTAINERS: Update my email address.
1113
1114 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
1115
1116 * MAINTAINERS: Update my email address.
1117
1118 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1119
1120 * MAINTAINERS: (CPU Port Maintainers): Add myself and
1121 Lulu as LoongArch port maintainer.
1122
1123 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1124 Lulu Cheng <chenglulu@loongson.cn>
1125
1126 * configure.ac: Add LoongArch tuples.
1127 * configure: Regenerate.
1128
1129 2022-03-28 Tom Tromey <tromey@adacore.com>
1130
1131 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1132 * configure: Rebuild.
1133
1134 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
1135
1136 * MAINTAINERS: Change my information.
1137
1138 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
1139
1140 * MAINTAINERS: Add myself to DCO section.
1141
1142 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
1143
1144 * configure.ac: Fix incorrect option in comment.
1145 * configure: Regenerate.
1146
1147 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
1148
1149 * Makefile.def (dependencies): Make configure-sim depend on
1150 all-readline.
1151 * Makefile.in: Regenerate.
1152
1153 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
1154
1155 * MAINTAINERS (Write After Approval): Update my e-mail address.
1156
1157 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
1158
1159 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1160
1161 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
1162
1163 * MAINTAINERS: Update my email and add myself to the DCO list.
1164
1165 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
1166
1167 Revert:
1168 2021-09-16 Andrew Pinski <apinski@marvell.com>
1169
1170 PR bootstrap/67102
1171 * Makefile.def: Have configure-target-libffi depend on
1172 all-target-libstdc++-v3.
1173 * Makefile.in: Regenerate.
1174
1175 2022-01-22 Jakub Jelinek <jakub@redhat.com>
1176
1177 PR other/104181
1178 * build.log: Remove.
1179
1180 2022-01-20 Martin Liska <mliska@suse.cz>
1181
1182 * MAINTAINERS: Adjust email address based on IRC request.
1183
1184 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
1185
1186 * MAINTAINERS: Update my email address.
1187
1188 2022-01-17 Martin Liska <mliska@suse.cz>
1189
1190 * MAINTAINERS: Rename .c names to .cc.
1191
1192 2022-01-13 Jakub Jelinek <jakub@redhat.com>
1193
1194 * Makefile.am: Remove.
1195
1196 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1197
1198 * Makefile.am: New file.
1199
1200 2022-01-11 Martin Liska <mliska@suse.cz>
1201
1202 * MAINTAINERS: Sort 2 names.
1203
1204 2022-01-10 Martin Liska <mliska@suse.cz>
1205
1206 * MAINTAINERS: Fix obvious issues with sorting.
1207
1208 2022-01-07 liuhongt <hongtao.liu@intel.com>
1209
1210 * build.log: New file.
1211
1212 2022-01-05 Nathan Sidwell <nathan@acm.org>
1213
1214 * MAINTAINERS: Add DCO entry. Sort that list.
1215
1216 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1217
1218 * MAINTAINERS: Change of email address in both DCO and
1219 Write After Approval list.
1220
1221 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1222
1223 * configure: Regenerate.
1224
1225 2021-12-21 Martin Liska <mliska@suse.cz>
1226
1227 * config.sub: Change mode back to 755.
1228
1229 2021-12-17 Martin Liska <mliska@suse.cz>
1230
1231 * config.sub: Sync from master.
1232
1233 2021-12-17 Martin Liska <mliska@suse.cz>
1234
1235 Revert:
1236 2021-12-16 Matthias Seidel <mseidel@apache.org>
1237
1238 * config.sub: Fix typo.
1239
1240 2021-12-16 Matthias Seidel <mseidel@apache.org>
1241
1242 * config.sub: Fix typo.
1243
1244 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
1245
1246 Revert:
1247 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1248
1249 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1250 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1251 * configure.ac: Include config/gcc-plugin.m4.
1252 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1253 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1254 RANLIB if possible.
1255 * Makefile.in: Regenerated.
1256 * configure: Likewise.
1257
1258 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1259
1260 * Makefile.tpl (BUILD_CFLAGS): New.
1261 (CFLAGS): Append $(BUILD_CFLAGS).
1262 (CXXFLAGS): Likewise.
1263 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1264 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1265 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1266 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1267 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1268 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1269 (PGO-TRAINING-TARGETS): Likewise.
1270 (PGO_BUILD_TRAINING): Likewise.
1271 (all): Add '+' to the command line for recursive make. Support
1272 the PGO build.
1273 * configure.ac: Add --enable-pgo-build[=lto].
1274 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1275 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1276 * Makefile.in: Regenerated.
1277 * configure: Likewise.
1278
1279 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1280
1281 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1282 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1283 * configure.ac: Include config/gcc-plugin.m4.
1284 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1285 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1286 RANLIB if possible.
1287 * Makefile.in: Regenerated.
1288 * configure: Likewise.
1289
1290 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
1291
1292 * MAINTAINERS: Add myself to write after approval.
1293
1294 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1295
1296 * MAINTAINERS: Adding myself.
1297
1298 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1299
1300 * configure: Regenerate.
1301 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1302 $(CPP).
1303
1304 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1305
1306 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1307 libatomic.
1308 * Makefile.in: Regenerate.
1309 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1310 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1311 target-libphobos-bootstrap.
1312 (STAGE2_CONFIGURE_FLAGS): Likewise.
1313 * configure: Regenerate.
1314 * configure.ac: Add support for bootstrapping D front-end.
1315
1316 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1317
1318 * MAINTAINERS: Add myself to DCO section and update email address.
1319
1320 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1321
1322 * configure: Regenerate.
1323 * configure.ac: Ensure that PIC (shared) defaults are set
1324 correctly for Darwin.
1325
1326 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1327
1328 * MAINTAINERS: Update my address.
1329
1330 2021-11-12 Alan Modra <amodra@gmail.com>
1331
1332 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1333 * Makefile.in: Regenerate.
1334
1335 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1336
1337 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1338 list.
1339
1340 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1341
1342 * MAINTAINERS (Reviewers, arc): Remove my entry.
1343 (Write After Approval): Add an entry for myself.
1344
1345 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1346
1347 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1348 * Makefile.in: Regenerate.
1349 * configure: Regenerate.
1350 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1351
1352 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1353
1354 * MAINTAINERS: Fix up Maciej's entries.
1355
1356 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1357
1358 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1359 maintainer.
1360
1361 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1362
1363 PR other/102663
1364 * Makefile.def: Handle install-dvi target.
1365 * Makefile.tpl: Likewise.
1366 * Makefile.in: Regenerate.
1367
1368 2021-10-19 Clément Chigot <clement.chigot@atos.net>
1369
1370 * MAINTAINERS: Add myself for write after approval.
1371
1372 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1373
1374 * Makefile.def: Mark libcody, libdecnumber,
1375 c++tools, libgcc, and libobjc as missing TAGS
1376 targets.
1377 * Makefile.in: Regenerate.
1378
1379 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1380
1381 * MAINTAINERS: Add myself to DCO section and update email
1382 address.
1383
1384 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
1385
1386 * MAINTAINERS: Add myself to DCO section.
1387
1388 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1389
1390 * configure: Regenerate.
1391 * configure.ac (skipdirs): Add the contents of target_configdirs if
1392 we are not building gcc.
1393
1394 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1395
1396 * Makefile.def: Back-port commits ba4d88ad892f and
1397 755ba58ebef0 from binutils-gdb repository.
1398 * Makefile.in: Regenerated.
1399
1400 2021-09-20 Harald Anlauf <anlauf@gmx.de>
1401
1402 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1403
1404 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1405
1406 * Makefile.def: Add a jit check target for the jit
1407 language.
1408 * Makefile.in: Regenerate.
1409
1410 2021-09-16 Andrew Pinski <apinski@marvell.com>
1411
1412 PR bootstrap/67102
1413 * Makefile.def: Have configure-target-libffi depend on
1414 all-target-libstdc++-v3.
1415 * Makefile.in: Regenerate.
1416
1417 2021-09-10 Petter Tomner <tomner@kth.se>
1418
1419 * MAINTAINERS: Me added to DCO and write after approval
1420
1421 2021-09-01 YunQiang Su <syq@debian.org>
1422
1423 * MAINTAINERS: Add myself for write after approval.
1424
1425 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1426
1427 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1428 * Makefile.in: Regenerate.
1429
1430 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1431
1432 * MAINTAINERS: Add myself for write after approval.
1433
1434 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1435
1436 * Makefile.in: Regenerate.
1437 * Makefile.tpl: Make the state of the configured host
1438 shared flag available to makefile fragements.
1439
1440 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1441
1442 * MAINTAINERS (Write After Approval): Add myself.
1443
1444 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1445
1446 * .dir-locals.el (bug-reference-url-format): Use https.
1447
1448 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1449
1450 * .dir-locals.el (c-mode): Change fill-column to 79.
1451
1452 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1453
1454 * MAINTAINERS: Add myself to DCO section.
1455
1456 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1457
1458 * configure: Regenerate.
1459 * configure.ac: Adjust cases for which it is necessary to
1460 include the Darwin host config fragment.
1461
1462 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1463
1464 * MAINTAINERS: Add myself for write after approval and DCO.
1465
1466 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1467
1468 * Makefile.def: Add dsymutil defs.
1469 * Makefile.in: Regenerated.
1470 * Makefile.tpl: Add dsymutil to flags.
1471 * configure: Regenerated.
1472 * configure.ac: Add dsymutil to target and build recipes.
1473
1474 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1475
1476 * MAINTAINERS: Add myself for write after approval.
1477
1478 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1479
1480 * MAINTAINERS (Write After Approval): Add myself.
1481
1482 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1483
1484 * MAINTAINERS: Add myself for write after approval and DCO
1485
1486 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1487
1488 * .gitignore: Add entry for cscope.out.
1489
1490 2021-06-22 liuhongt <hongtao.liu@intel.com>
1491
1492 * MAINTAINERS: Remove my Write After Approval entry.
1493
1494 2021-06-21 liuhongt <hongtao.liu@intel.com>
1495
1496 * MAINTAINERS: Add myself as maintainer of the i386 vector
1497 extensions.
1498
1499 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1500
1501 * MAINTAINERS (Write After Approval): Add myself.
1502
1503 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1504
1505 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1506 as *vrp and ranger maintainers.
1507
1508 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1509
1510 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1511 not trigger testsuite failures.
1512
1513 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1514
1515 * MAINTAINERS: Add myself to DCO section with both email addresses.
1516
1517 2021-06-03 Jason Merrill <jason@redhat.com>
1518
1519 * MAINTAINERS: Add DCO version number.
1520
1521 2021-06-02 Jason Merrill <jason@redhat.com>
1522
1523 * MAINTAINERS: Add DCO section.
1524
1525 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1526
1527 * MAINTAINERS (Write After Approval): Add myself.
1528
1529 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1530
1531 * configure.ac: Add gnulib to configdirs for sim.
1532 * configure: Regenerate.
1533
1534 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1535
1536 * Makefile.def: Add configure-sim dependency on all-gnulib.
1537 * Makefile.in: Regenerated.
1538
1539 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1540
1541 * MAINTAINERS (Write After Approval): Add myself.
1542
1543 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1544
1545 * MAINTAINERS (Write After Approval): Add myself.
1546
1547 2021-05-11 Martin Liska <mliska@suse.cz>
1548
1549 * MAINTAINERS: Remove entries for removed
1550 components (HSA, BRIG, libhsail-rt).
1551 Move Pekka to Write After Approval.
1552
1553 2021-05-11 Martin Liska <mliska@suse.cz>
1554
1555 * Makefile.def: Remove libhsail-rt.
1556 * Makefile.in: Likewise.
1557 * configure.ac: Likewise.
1558 * configure: Regenerate.
1559 * libhsail-rt/ChangeLog: Removed.
1560 * libhsail-rt/Makefile.am: Removed.
1561 * libhsail-rt/Makefile.in: Removed.
1562 * libhsail-rt/README: Removed.
1563 * libhsail-rt/aclocal.m4: Removed.
1564 * libhsail-rt/configure: Removed.
1565 * libhsail-rt/configure.ac: Removed.
1566 * libhsail-rt/configure.tgt: Removed.
1567 * libhsail-rt/include/internal/fibers.h: Removed.
1568 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1569 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1570 * libhsail-rt/include/internal/workitems.h: Removed.
1571 * libhsail-rt/rt/arithmetic.c: Removed.
1572 * libhsail-rt/rt/atomics.c: Removed.
1573 * libhsail-rt/rt/bitstring.c: Removed.
1574 * libhsail-rt/rt/fbarrier.c: Removed.
1575 * libhsail-rt/rt/fibers.c: Removed.
1576 * libhsail-rt/rt/fp16.c: Removed.
1577 * libhsail-rt/rt/misc.c: Removed.
1578 * libhsail-rt/rt/multimedia.c: Removed.
1579 * libhsail-rt/rt/queue.c: Removed.
1580 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1581 * libhsail-rt/rt/segment.c: Removed.
1582 * libhsail-rt/rt/workitems.c: Removed.
1583 * libhsail-rt/target-config.h.in: Removed.
1584
1585 2021-05-04 Nick Clifton <nickc@redhat.com>
1586
1587 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1588 * configure: Regenerate.
1589
1590 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1591 Tobias Burnus <tobias@codesourcery.com>
1592
1593 * configure.ac (--enable-offload-defaulted): New.
1594 * configure: Regenerate.
1595
1596 2021-04-23 David Faust <david.faust@oracle.com>
1597
1598 * MAINTAINERS (Write After Approval): Add myself.
1599
1600 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1601
1602 * MAINTAINERS (Write After Approval): Add myself.
1603
1604 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1605
1606 * MAINTAINERS: Add myself as pru port maintainer.
1607
1608 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1609
1610 * MAINTAINERS: Add myself as static analyzer maintainer.
1611
1612 2021-03-18 Jeff Law <jlaw@tachyum.com>
1613
1614 * MAINTAINERS: Update primary entry.
1615
1616 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1617
1618 * MAINTAINERS (Write After Approval): Add myself.
1619
1620 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1621
1622 * Makefile.def: Remove all-sim dependency on configure-gdb.
1623 * Makefile.in: Regenerated.
1624
1625 2021-03-11 Jeff Law <law@redhat.com>
1626
1627 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1628
1629 2021-03-11 Martin Liska <mliska@suse.cz>
1630
1631 * Makefile.tpl: The change was done Makefile.in which
1632 is generated file.
1633
1634 2021-03-08 Jeff Law <law@redhat.com>
1635
1636 * MAINTAINERS: Update my email address
1637
1638 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1639
1640 * config.guess: Import latest upstream.
1641 * config.sub: Import latest upstream.
1642
1643 2021-01-25 Martin Liska <mliska@suse.cz>
1644
1645 PR gcov-profile/98739
1646 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1647 for profiledbootstrap.
1648
1649 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1650
1651 * MAINTAINERS (Write After Approval): Add myself.
1652
1653 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1654
1655 * MAINTAINERS (Write After Approval): Update my e-mail address.
1656
1657 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1658
1659 * MAINTAINERS: Fix spacing.
1660
1661 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1662
1663 * MAINTAINERS (Write After Approval): Add myself
1664
1665 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1666
1667 * Makefile.def: Sync with binutils-gdb:
1668 (dependencies): all-ld depends on all-libctf.
1669 (host_modules): libctf is no longer no_install.
1670 No longer no_check. Checking depends on all-ld.
1671 * Makefile.in: Regenerated.
1672
1673 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1674
1675 * libtool.m4: Match gnu* along other GNU systems.
1676 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1677 * libgo/configure: Re-generate.
1678
1679 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1680
1681 * MAINTAINERS: Update my email address.
1682
1683 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1684
1685 * MAINTAINERS (Write After Approval): Add myself.
1686
1687 2020-12-15 Nathan Sidwell <nathan@acm.org>
1688
1689 * Makefile.def
1690 * Makefile.in
1691 * Makefile.tpl
1692 * configure
1693 * configure.ac
1694
1695 2020-12-15 Nathan Sidwell <nathan@acm.org>
1696
1697 * Makefile.def: Add libcody.
1698 * configure.ac: Add libcody.
1699 * Makefile.in: Regenerated.
1700 * configure: Regenerated.
1701
1702 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1703
1704 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1705
1706 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1707
1708 PR target/97865
1709 * libtool.m4: Update handling of Darwin platform link flags
1710 for Darwin20.
1711
1712 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1713
1714 * .gitignore: Sync with binutils-gdb
1715
1716 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1717
1718 * MAINTAINERS: Add myself as arc port maintainer.
1719
1720 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1721
1722 PR d/87788
1723 * configure.ac: Don't disable D for *-*-darwin*.
1724 * configure: Regenerate.
1725
1726 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1727
1728 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1729 hppa64-*-hpux11*.
1730
1731 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1732
1733 * configure: Regenerate.
1734 * configure.ac: Add --bootstrap-hwasan option.
1735
1736 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1737
1738 * config.guess: Import latest upstream.
1739 * config.sub: Import latest upstream.
1740
1741 2020-11-16 Martin Liska <mliska@suse.cz>
1742
1743 * .gitignore: Add cache as clangd uses it now.
1744
1745 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1746
1747 * MAINTAINERS (Write After Approval): add myself
1748
1749 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1750
1751 * MAINTAINERS (Write After Approval): Add myself.
1752
1753 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1754
1755 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1756 Remove FIXME comments.
1757
1758 2020-11-06 Martin Uecker <muecker@gwdg.de>
1759
1760 * MAINTAINERS: Update my email address.
1761
1762 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1763
1764 * MAINTAINERS (Write After Approval): Add myself.
1765
1766 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1767
1768 PR target/97302
1769 * configure.ac: Only set with_gmp to /usr/local
1770 if not building in tree.
1771 * configure: Regenerate.
1772
1773 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1774
1775 * MAINTAINERS (Write After Approval): Add myself.
1776
1777 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1778
1779 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1780
1781 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1782
1783 PR bootstrap/96612
1784 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1785 if not the same as ${host}.
1786 * configure: Regenerate.
1787
1788 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1789
1790 * MAINTAINERS (Write After Approval): Add myself.
1791
1792 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1793
1794 * MAINTAINERS: Update my email address.
1795
1796 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1797
1798 * MAINTAINERS (Write After Approval): Add myself.
1799
1800 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1801
1802 * MAINTAINERS (Write After Approval): Add myself.
1803
1804 2020-06-12 Martin Liska <mliska@suse.cz>
1805
1806 * .gitignore: Add .clang-tidy.
1807
1808 2020-06-08 Jason Merrill <jason@redhat.com>
1809
1810 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1811 * configure: Regenerate.
1812
1813 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1814
1815 * MAINTAINERS: Add myself as xtensa port maintainer.
1816
1817 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1818
1819 * configure.ac: Don't require --enable-host-shared when building
1820 for Mingw.
1821 * configure: Regenerate.
1822
1823 2020-05-18 Jason Merrill <jason@redhat.com>
1824
1825 * configure.ac: Update bootstrap dialect to -std=c++11.
1826
1827 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1828
1829 * MAINTAINERS (Write After Approval): Add myself.
1830
1831 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1832
1833 PR target/92713
1834 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1835 (noconfigdirs): Add 'target-libstdc++-v3'.
1836 * configure: Regenerate.
1837
1838 2020-04-21 Stephen Casner <casner@acm.org>
1839
1840 PR 25830
1841 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1842 * configure: Rebuild.
1843
1844 2020-04-17 Martin Liska <mliska@suse.cz>
1845 Jonathan Yong <10walls@gmail.com>
1846
1847 PR gcov-profile/94570
1848 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1849 for CYGWIN.
1850
1851 2020-04-14 Martin Jambor <mjambor@suse.cz>
1852
1853 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1854
1855 2020-04-09 Tom Tromey <tom@tromey.com>
1856
1857 * configure: Rebuild.
1858 * Makefile.in: Rebuild.
1859 * Makefile.def (gdbsupport, gdbserver): New host modules.
1860 (configure-gdb): Depend on all-gdbsupport.
1861 (all-gdb): Depend on all-gdbsupport, all-libctf.
1862 * configure.ac (host_tools): Add gdbserver.
1863 Conditionally build gdbserver and gdbsupport.
1864
1865 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1866
1867 * configure.ac: Build libgomp by default for amdgcn.
1868 * configure: Regenerate.
1869
1870 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1871
1872 * MAINTAINERS (Write After Approval): Add myself.
1873
1874 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1875
1876 * MAINTAINERS (Write After Approval) : Add myself.
1877
1878 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1879
1880 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1881
1882 2020-02-14 Martin Sebor <msebor@redhat.com>
1883
1884 * doc/extend.texi (attribute alias): Mention type requirement.
1885 (attribute weak): Same.
1886 (attribute weakref): Correct invalid example.
1887
1888 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1889
1890 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1891
1892 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1893 Jakub Jelinek <jakub@redhat.com>
1894
1895 * .gitattributes: Add *.md diff=md.
1896
1897 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1898
1899 The mentioned auto-generated file is no more part of the
1900
1901 GCC sources, it's auto-generated in $(builddir) during build.
1902
1903 PR target/92055
1904 * contrib/gcc_update (files_and_dependencies): Remove
1905 entry for gcc/config/avr/t-multilib.
1906
1907 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1908
1909 * MAINTAINERS: Update my email address.
1910
1911 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1912
1913 * README.MOVED_TO_GIT: Remove.
1914
1915 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1916
1917 * README.MOVED_TO_GIT: New file.
1918
1919 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1920
1921 * MAINTAINERS (Write After Approval): Add myself.
1922
1923 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1924
1925 * MAINTAINERS (write_after_approval): Add myself.
1926
1927 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1928
1929 * MAINTAINERS (write_after_approval): Add myself.
1930
1931 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1932
1933 * MAINTAINERS (write_after_approval): Add myself.
1934
1935 2019-12-11 Matthias Klose <doko@ubuntu.com>
1936
1937 * configure.ac: Factor out common cases for compare_exclusions.
1938 * configure: Regenerate.
1939
1940 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1941
1942 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1943 flag.
1944
1945 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1946
1947 * MAINTAINERS (Write After Approval): Add myself.
1948
1949 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1950
1951 PR middle-end/92463
1952 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1953 * configure: Regenerate
1954
1955 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1956
1957 * configure.ac: Use https for gcc.gnu.org.
1958 * configure: Regenerated.
1959
1960 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1961
1962 * MAINTAINERS (aarch64 port): Remove my name, move to...
1963 (Write After Approval): ...Here.
1964
1965 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1966
1967 * MAINTAINERS: Change my email address as maintainer.
1968
1969 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1970
1971 PR fortran/91828
1972 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1973 * configure: Regenerated.
1974
1975 2019-10-21 Jason Merrill <jason@redhat.com>
1976
1977 * .gitattributes: Also check ChangeLog whitespace.
1978
1979 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1980
1981 * contrib/dg-extract-results.sh: Add support for KPASS.
1982 * contrib/dg-extract-results.py: Likewise.
1983
1984 2019-10-17 Jason Merrill <jason@redhat.com>
1985
1986 * .gitattributes: Avoid {} in filename pattern.
1987
1988 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1989
1990 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1991 Approval section.
1992
1993 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1994
1995 * MAINTAINERS: Add myself to Write After Approval
1996
1997 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1998
1999 * MAINTAINERS: Add myself as an aarch64 maintainer.
2000
2001 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2002
2003 * MAINTAINERS: Add myself as aarch64 maintainer.
2004
2005 2019-09-23 Carl Love <cel@us.ibm.com>
2006
2007 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
2008 New define_insn.
2009 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
2010 vsx_xxpermdi16_le_V16QI): Removed define_insn.
2011
2012 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
2013
2014 * MAINTAINERS (Sam Tebbs): Update email address.
2015
2016 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
2017
2018 * MAINTAINERS: Update my email address.
2019
2020 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
2021
2022 * libtool.m4: Handle uclinuxfdpiceabi.
2023
2024 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2025
2026 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
2027 Remove myself from Write After Approval section.
2028
2029 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2030
2031 * configure.ac: Support for bpf-*-* targets.
2032 * configure: Regenerate.
2033
2034 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2035
2036 * config.sub: Import upstream version 2019-06-30.
2037 * config.guess: Import upstream version 2019-07-24.
2038
2039 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
2040
2041 * MAINTAINERS: Remove spu port maintainers.
2042
2043 2019-08-28 Martin Liska <mliska@suse.cz>
2044
2045 * .gitignore: Add .clangd and compile_commands.json
2046 to .gitignore.
2047
2048 2019-08-23 Michael Forney <mforney@mforney.org>
2049
2050 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
2051 * Makefile.in: Regenerate.
2052
2053 2019-08-19 Tom Tromey <tom@tromey.com>
2054
2055 * configure: Rebuild.
2056 * configure.ac: Add --with-static-standard-libraries.
2057
2058 2019-08-16 Alexandre Oliva <oliva@gnu.org>
2059
2060 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
2061
2062 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
2063
2064 * MAINTAINERS (Write After Approval): Add myself.
2065
2066 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2067
2068 * MAINTAINERS (Write After Approval): Remove myself, already listed in
2069 RISC-V port maitainer.
2070
2071 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2072
2073 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
2074
2075 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2076
2077 * MAINTAINERS (Write After Approval): Add myself.
2078
2079 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
2080
2081 * MAINTAINERS (Write After Approval): Add myself.
2082
2083 2019-06-25 Martin Liska <mliska@suse.cz>
2084
2085 contrib/filter-clang-warnings.py: Transform from
2086 filter-rtags-warnings.py.
2087
2088 2019-06-15 Tom Tromey <tom@tromey.com>
2089
2090 * configure.ac (host_libs): Add gnulib.
2091 * configure: Rebuild.
2092 * Makefile.def (host_modules, dependencies): Add gnulib.
2093 * Makefile.in: Rebuild.
2094
2095 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2096
2097 * MAINTAINERS (Write After Approval): Add myself.
2098
2099 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2100
2101 * configure: Regenerate.
2102 * configure.ac: Add PRU target.
2103
2104 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2105
2106 * MAINTAINERS (Write After Approval): Add myself.
2107
2108 2019-06-11 Nick Clifton <nickc@redhat.com>
2109
2110 Import these changes from the binutils/gdb repository:
2111
2112 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2113
2114 * Makefile.def (dependencies): configure-libctf depends on all-bfd
2115 and all its deps.
2116 * Makefile.in: Regenerated.
2117
2118 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2119
2120 * Makefile.def (host_modules): Add libctf.
2121 * Makefile.def (dependencies): Likewise.
2122 libctf depends on zlib, libiberty, and bfd.
2123 * Makefile.in: Regenerated.
2124 * configure.ac (host_libs): Add libctf.
2125 * configure: Regenerated.
2126
2127 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
2128
2129 * MAINTAINERS (Write After Approval): Add myself.
2130
2131 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
2132
2133 * MAINTAINERS: Update my email address.
2134
2135 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
2136
2137 * MAINTAINERS (Write After Approval): Add myself.
2138
2139 2019-05-16 Jun Ma <junma@linux.alibaba.com>
2140
2141 * MAINTAINERS (Write After Approval): Add myself.
2142
2143 2019-05-07 Jim Wilson <jimw@sifive.com>
2144
2145 * MAINTAINERS: Remove myself as IA-64 maintainer.
2146
2147 2019-05-04 Roland Illig <roland.illig@gmx.de>
2148
2149 * MAINTAINERS (Write After Approval): Add myself.
2150
2151 2019-05-02 Richard Biener <rguenther@suse.de>
2152
2153 PR bootstrap/85574
2154 * Makefile.tpl (compare target): Also compare extra-compare
2155 files.
2156 * Makefile.in: Regenerate.
2157
2158 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
2159
2160 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2161 as modulo-scheduler maintainer.
2162
2163 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
2164
2165 * MAINTAINERS: Add myself as co-maintainer for Darwin.
2166
2167 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
2168
2169 * MAINTAINERS: Update my email address.
2170
2171 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
2172
2173 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2174 * configure: Regenerate.
2175
2176 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2177
2178 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2179 * configure: Regenerate.
2180
2181 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
2182
2183 * configure.ac: Add target-zlib to target_libraries.
2184 * configure: Regenerate.
2185
2186 2019-04-09 Martin Liska <mliska@suse.cz>
2187
2188 * Makefile.in: Regenerate.
2189 * Makefile.tpl: Pass GENERATOR_CFLAGS
2190 in all stages.
2191
2192 2019-03-28 Martin Liska <mliska@suse.cz>
2193
2194 PR bootstrap/89829
2195 * Makefile.in: Revert r254150.
2196 * Makefile.tpl: Likewise.
2197
2198 2019-03-28 Ben Elliston <bje@gnu.org>
2199
2200 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2201 related, and libdecnumber.
2202
2203 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
2204
2205 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2206 (Write After Approval): Remove myself.
2207
2208 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2209
2210 * MAINTAINERS (Write After Approval): Add myself.
2211
2212 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
2213
2214 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2215 (Write After Approval): Remove myself and Julian.
2216
2217 2019-01-26 Harald Anlauf <anlauf@gmx.de>
2218
2219 * MAINTAINERS (Write After Approval): Add myself.
2220
2221 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2222
2223 * MAINTAINERS (Write After Approval): Add myself.
2224
2225 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2226
2227 * ChangeLog: Replace space with tab.
2228 * MAINTAINERS: Delete 1 tab to keep alignment.
2229
2230 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2231
2232 * MAINTAINERS (Write After Approval): Add myself.
2233
2234 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
2235
2236 * MAINTAINERS (Write After Approval): Add myself.
2237
2238 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
2239 Kwok Cheung Yeung <kcy@codesourcery.com>
2240 Julian Brown <julian@codesourcery.com>
2241 Tom de Vries <tom@codesourcery.com>
2242 Jan Hubicka <hubicka@ucw.cz>
2243 Martin Jambor <mjambor@suse.cz>
2244
2245 * configure.ac: Likewise.
2246 * configure: Regenerate.
2247 * contrib/config-list.mk: Add amdgcn-amdhsa.
2248
2249 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2250
2251 * MAINTAINERS (Write After Approval): Add myself.
2252
2253 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2254
2255 * MAINTAINERS (Write After Approval): Add myself.
2256
2257 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2258
2259 PR target/88535
2260 * config.guess: Import upstream version 2019-01-03.
2261 * config.sub: Import upstream version 2019-01-01.
2262
2263 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2264
2265 * MAINTAINERS (Write After Approval): Update my maintainer address.
2266
2267 2018-12-21 Gergö Barany <gergo@codesourcery.com>
2268
2269 * MAINTAINERS (Write After Approval): Add myself.
2270
2271 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2272
2273 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2274
2275 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2276
2277 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2278 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2279 (GCC_TARGET_TOOL): Likewise.
2280 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2281 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2282 OTOOL, OTOOL_FOR_TARGET: New substitutions.
2283 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2284 * configure: Regenerate.
2285 * Makefile.in: Likewise.
2286
2287 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
2288
2289 * MAINTAINERS (Write After Approval): Add myself.
2290
2291 2018-11-13 Martin Liska <mliska@suse.cz>
2292
2293 * gcc.target/i386/pr87930.c: Move to ...
2294 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2295
2296 2018-11-10 Stafford Horne <shorne@gmail.com>
2297
2298 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2299 (Write After Approval): Remove myself.
2300
2301 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2302
2303 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2304 Append $INCICONV to it.
2305
2306 2018-11-04 Stafford Horne <shorne@gmail.com>
2307
2308 * MAINTAINERS (Write After Approval): Add myself.
2309
2310 2018-10-31 Joseph Myers <joseph@codesourcery.com>
2311
2312 PR bootstrap/82856
2313 * multilib.am: New file. From automake.
2314
2315 Merge from binutils-gdb:
2316 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2317
2318 * libtool.m4: Use AC_LANG_SOURCE.
2319 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2320 * ar-lib: New file.
2321 * test-driver: New file.
2322 * configure: Re-generate.
2323
2324 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2325
2326 * MAINTAINERS (Write After Approval): Add myself.
2327
2328 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2329
2330 PR bootstrap/87788
2331 PR d/87799
2332 * configure: Rebuild.
2333 * configure.ac: Disable D on systems where it is known not to work.
2334
2335 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2336
2337 * Makefile.def (target_modules): Add libphobos.
2338 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2339 GDCFLAGS_FOR_TARGET.
2340 (dependencies): Make libphobos depend on libatomic, libbacktrace
2341 configure, and zlib configure.
2342 (language): Add language d.
2343 * Makefile.in: Rebuild.
2344 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2345 (HOST_EXPORTS): Add GDC.
2346 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2347 (BASE_TARGET_EXPORTS): Add GDC.
2348 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2349 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2350 (EXTRA_HOST_FLAGS): Add GDC.
2351 (STAGE1_FLAGS_TO_PASS): Add GDC.
2352 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2353 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2354 environment variables.
2355 * configure: Rebuild.
2356 * configure.ac: Add target-libphobos to target_libraries. Set and
2357 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2358
2359 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2360
2361 * MAINTAINERS (Write After Approval): Add myself.
2362
2363 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2364
2365 * MAINTAINERS (Write After Approval): Remove myself.
2366
2367 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2368
2369 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2370
2371 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2372
2373 * MAINTAINERS: Update my email address.
2374
2375 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2376
2377 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2378 maintainer.
2379
2380 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2381
2382 * MAINTAINERS (Write After Approval): Add self.
2383
2384 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2385
2386 * MAINTAINERS (write after approval): Add myself.
2387
2388 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2389
2390 * MAINTAINERS: Update my email address.
2391
2392 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2393
2394 * MAINTAINERS (write after approval): Add myself.
2395
2396 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2397
2398 * MAINTAINERS: Add self to global reviewers list.
2399
2400 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2401
2402 MAINTAINERS: Add c-sky port maintainers.
2403
2404 2018-08-10 Martin Liska <mliska@suse.cz>
2405
2406 * MAINTAINERS: Revert change in previous commit and
2407 join lines.
2408
2409 2018-08-10 Martin Liska <mliska@suse.cz>
2410
2411 * MAINTAINERS: Remove extra line.
2412
2413 2018-08-06 Naveen H.S <naveenh@marvell.com>
2414
2415 * MAINTAINERS: Update my email address.
2416
2417 2018-07-19 DJ Delorie <dj@redhat.com>
2418
2419 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2420 as maintainer.
2421
2422 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2423
2424 * MAINTAINERS: Adjust email address for me and my colleague Robin
2425 Dapp.
2426
2427 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2428 Sunil K Pandey <sunil.k.pandey@intel.com>
2429
2430 PR target/84413
2431 * config/i386/i386.c (m_CORE_AVX512): New.
2432 (m_CORE_AVX2): Likewise.
2433 (m_CORE_ALL): Add m_CORE_AVX2.
2434 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2435 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2436 and remove the rest of m_SKYLAKE_AVX512.
2437
2438 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2439
2440 * config.sub: Sync with upstream version 2018-07-03.
2441
2442 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2443
2444 * config.guess: Sync with upstream version 2018-06-26.
2445 * config.sub: Sync with upstream version 2018-07-02.
2446
2447 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2448
2449 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2450 * ltmain.sh: Likewise.
2451
2452 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2453
2454 * contrib/config-list.mk: Remove powerpc-linux_paired.
2455
2456 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2457
2458 * configure.ac: Introduce support for @unless/@endunless.
2459 * Makefile.tpl (dep-kind): Rewrite with cond; return
2460 postbootstrap in some cases.
2461 (make-postboot-dep, postboot-targets): New.
2462 (dependencies): Do not output postbootstrap dependencies at
2463 first. Output non-target ones changed for configure to depend
2464 on stage_last @if gcc-bootstrap, and the original deps @unless
2465 gcc-bootstrap.
2466 * configure.in, Makefile.in: Rebuilt.
2467
2468 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2469
2470 * MAINTAINERS (write after approval): Add myself.
2471
2472 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2473
2474 * MAINTAINERS (write after approval): Add myself.
2475
2476 2018-06-19 Nick Clifton <nickc@redhat.com>
2477
2478 * zlib/configure.ac: Restore old behaviour of only enabling
2479 multilibs when a target subdirectory is defined. This allows
2480 building with srcdir == builddir.
2481 * zlib/configure: Regenerate.
2482
2483 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2484
2485 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2486 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2487 * Makefile.in: Regenerate.
2488
2489 2018-06-16 Ben Elliston <bje@gnu.org>
2490
2491 * config.guess: Import latest version.
2492 * config.sub: Likewise.
2493
2494 2018-06-08 Martin Liska <mliska@suse.cz>
2495
2496 * MAINTAINERS: Remove MPX-related entries.
2497 * Makefile.def: Remove libmpx support.
2498 * Makefile.in: Regenerate.
2499 * configure.ac: Remove removed files.
2500 * configure: Regenerate.
2501 * libmpx/ChangeLog: Remove.
2502 * libmpx/Makefile.am: Remove.
2503 * libmpx/Makefile.in: Remove.
2504 * libmpx/acinclude.m4: Remove.
2505 * libmpx/aclocal.m4: Remove.
2506 * libmpx/config.h.in: Remove.
2507 * libmpx/configure: Remove.
2508 * libmpx/configure.ac: Remove.
2509 * libmpx/configure.tgt: Remove.
2510 * libmpx/libmpx.spec.in: Remove.
2511 * libmpx/mpxrt/Makefile.am: Remove.
2512 * libmpx/mpxrt/Makefile.in: Remove.
2513 * libmpx/mpxrt/libmpx.map: Remove.
2514 * libmpx/mpxrt/libtool-version: Remove.
2515 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2516 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2517 * libmpx/mpxrt/mpxrt.c: Remove.
2518 * libmpx/mpxrt/mpxrt.h: Remove.
2519 * libmpx/mpxwrap/Makefile.am: Remove.
2520 * libmpx/mpxwrap/Makefile.in: Remove.
2521 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2522 * libmpx/mpxwrap/libtool-version: Remove.
2523 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2524
2525 2018-06-04 Martin Liska <mliska@suse.cz>
2526
2527 * MAINTAINERS: Add myself as gcov maintainer.
2528
2529 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2530
2531 * MAINTAINERS: Update my email address.
2532
2533 2018-06-04 Tom de Vries <tdevries@suse.de>
2534
2535 * MAINTAINERS: Remove write-after-approval entries for component
2536 maintainers.
2537
2538 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2539
2540 * MAINTAINERS (write after approval): Add myself.
2541
2542 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2543
2544 * MAINTAINERS: Update my email address.
2545
2546 2018-06-01 Tom de Vries <tdevries@suse.de>
2547
2548 * MAINTAINERS: Update my email address.
2549
2550 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2551
2552 * MAINTAINERS (loop-optimizer): Add myself.
2553
2554 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2555
2556 * configure.ac: Added "nfp" target.
2557 * configure: Regenerate.
2558
2559 2018-04-30 Richard Biener <rguenther@suse.de>
2560
2561 PR bootstrap/85571
2562 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2563 (STAGE3_TFLAGS): Likewise.
2564 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2565 (STAGEtrain_TFLAGS): Likewise.
2566 * Makefile.in: Regenerate.
2567
2568 2018-04-26 Richard Biener <rguenther@suse.de>
2569
2570 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2571 (STAGE2_CFLAGS): Likewise.
2572 (STAGE2_TFLAGS): Likewise.
2573 (STAGE3_CFLAGS): Add -fchecking.
2574 (STAGE3_TFLAGS): Likewise.
2575 (STAGEtrain_CFLAGS): Filter out -fchecking.
2576 (STAGEtrain_TFLAGS): Likewise.
2577 * Makefile.in: Re-generate.
2578
2579 2018-04-25 Catherine Moore <clm@codesourcery.com>
2580
2581 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2582
2583 2018-04-18 Paul Clarke <pc@us.ibm.com>
2584
2585 * MAINTAINERS (write after approval): Add myself.
2586
2587 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2588
2589 * MAINTAINERS: Update my email address.
2590
2591 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2592
2593 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2594
2595 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2596
2597 * MAINTAINERS: Update my email address and disambiguate myself
2598 a bit from Will Schmidt.
2599
2600 2018-03-21 Nathan Sidwell <nathan@acm.org>
2601
2602 * MAINTAINERS: Move maintainers of now-removed picochip and score
2603 ports to write after approval.
2604
2605 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2606
2607 * MAINTAINERS: Add entry for SVE maintainership.
2608
2609 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2610
2611 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2612 * configure: Regenerate.
2613
2614 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2615
2616 * MAINTAINERS (write after approval): Add myself.
2617
2618 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2619
2620 * MAINTAINERS (write after approval): Add myself.
2621
2622 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2623
2624 * MAINTAINERS (write after approval): Add myself.
2625
2626 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2627
2628 Update copyright years.
2629
2630 2018-01-03 Ben Elliston <bje@gnu.org>
2631
2632 * config.guess: Import latest version.
2633 * config.sub: Likewise.
2634
2635 2017-12-12 Stafford Horne <shorne@gmail.com>
2636
2637 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2638 * configure: Regenerate.
2639
2640 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2641
2642 * MAINTAINERS (Write After Approval): Add myself.
2643
2644 2017-11-28 Julia Koval <julia.koval@intel.com>
2645 Sebastian Peryt <sebastian.peryt@intel.com>
2646
2647 * Makefile.def (target_modules): Remove libcilkrts.
2648 * Makefile.in: Ditto.
2649 * configure: Ditto.
2650 * configure.ac: Ditto.
2651
2652 2017-11-28 Julia Koval <julia.koval@intel.com>
2653
2654 * MAINTAINERS (Write After Approval): Add myself.
2655
2656 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2657
2658 * MAINTAINERS (Write After Approval): Add myself.
2659
2660 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2661
2662 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2663 Use my SiFive email address.
2664
2665 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2666
2667 * MAINTAINERS (write after approval): Add myself.
2668
2669 2017-10-27 Martin Liska <mliska@suse.cz>
2670
2671 * Makefile.tpl: Use proper name of folder as it was renamed
2672 during transition to 4 stages.
2673 * Makefile.in: Regenerate.
2674
2675 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2676
2677 * MAINTAINERS (write after approval): Add myself.
2678
2679 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2680
2681 * MAINTAINERS: Add a note that maintainership also includes web
2682 pages, docs, and testsuite related to that area.
2683
2684 2017-09-25 Tom de Vries <tom@codesourcery.com>
2685
2686 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2687
2688 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2689
2690 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2691
2692 2017-09-15 Nathan Sidwell <nathan@acm.org>
2693
2694 * MAINTAINERS: Remove myself as a vxworks maintainer.
2695
2696 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2697
2698 * MAINTAINERS: Remove email address of Jim Norris.
2699
2700 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2701
2702 * MAINTAINERS (Reviewers): Move myself from here...
2703 (CPU Port Maintainers): ... to here.
2704
2705 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2706
2707 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2708
2709 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2710
2711 * MAINTAINERS (write after approval): Add myself.
2712
2713 2017-07-28 Tony Reix <tony.reix@atos.net>
2714
2715 * configure.ac (target-libffi): Don't disable for AIX.
2716 (go): Don't add to unsupported_languages on AIX.
2717 (target-libgo): Don't disable for AIX.
2718 * configure: Regenerate.
2719
2720 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2721
2722 * MAINTAINERS: Add myself.
2723
2724 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2725
2726 * MAINTAINERS: Update my email address.
2727
2728 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2729
2730 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2731 arm-specific auto-generated header files.
2732
2733 2017-07-03 Nathan Sidwell <nathan@acm.org>
2734
2735 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2736 * configure: Rebuilt.
2737
2738 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2739
2740 * MAINTAINERS: Readd myself for c6x.
2741
2742 2017-06-28 Martin Liska <mliska@suse.cz>
2743
2744 PR bootstrap/81217
2745 * Makefile.def: Remove superfluous bootstrap_target from
2746 bootstrap_stage.
2747 * Makefile.in: Re-generate the file.
2748
2749 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2750
2751 * MAINTAINERS: Add myself to Write After Approval
2752
2753 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2754
2755 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2756
2757 2017-06-19 Martin Liska <mliska@suse.cz>
2758
2759 * Makefile.def: Define 4 stages PGO bootstrap.
2760 * Makefile.tpl: Define FLAGS.
2761 * Makefile.in: Regenerate.
2762
2763 2017-06-14 Ian Lance Taylor <iant@golang.org>
2764
2765 * Makefile.def: Add check-gotools to go check targets.
2766 * Makefile.in: Rebuild.
2767
2768 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2769
2770 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2771
2772 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2773
2774 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2775 * configure: Regenerate.
2776
2777 2017-05-31 Martin Liska <mliska@suse.cz>
2778
2779 * configure.ac: Add handling of stage2_werror_flags to
2780 action-if-given and to action-if-not-given.
2781 * configure: Regenerate.
2782
2783 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2784
2785 * MAINTAINERS: Add self to Write After Approval
2786
2787 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2788
2789 * MAINTAINERS: Update my email address, and remove myself as
2790 maintainer in some areas.
2791
2792 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2793
2794 * MAINTAINERS: Add self to Write After Approval
2795
2796 2017-05-25 Nathan Sidwell <nathan@acm.org>
2797
2798 * configure.ac: Add --enable-languages=default to mean default and
2799 make --enable-languages=all mean all supported languages.
2800 * configure: Regenerated.
2801
2802 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2803
2804 * config.gcc (powerpc*-*-*spe*): New.
2805 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2806 (powerpc-*-rtems*spe*): New.
2807 (powerpc*-*-linux*spe*): New.
2808 (powerpc-wrs-vxworksspe): New.
2809 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2810 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2811 * config.host (powerpc*-*-*spe*): New.
2812
2813 2017-05-19 Martin Liska <mliska@suse.cz>
2814
2815 * configure.ac: Add --enable-werror-always just for
2816 bootstrap-debug (or none build config) and do not add it
2817 when we are on a release branch.
2818 * configure: Regenerated.
2819
2820 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2821
2822 * MAINTAINERS: Add self to Write After Approval
2823
2824 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2825
2826 * MAINTAINERS: Move myself to Write After Approval section.
2827
2828 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2829
2830 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2831 ACCH registers.
2832 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2833 available.
2834 (umulsidi3): Likewise.
2835 (mulsidi3_700): Disable this pattern when we have advanced mpy
2836 instructions.
2837 (umulsidi3_700): Likewise.
2838 (maddsidi4): New pattern.
2839 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2840 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2841 (mpydu_imm_arcv2hs): Likewise.
2842 * config/arc/predicates.md (accl_operand): New predicate.
2843
2844 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2845 Andrew Burgess <andrew.burgess@embecosm.com>
2846
2847 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2848 case.
2849 (ARC_AUTOFP_IRQ_P): Likewise.
2850 (ARC_AUTO_IRQ_P): Likewise.
2851 (rgf_banked_register_count): New variable.
2852 (parse_mrgf_banked_regs_option): New function.
2853 (arc_override_options): Handle rgf_banked_regs option.
2854 (arc_handle_interrupt_attribute): Add firq option.
2855 (arc_compute_function_type): Return fast irq type when required.
2856 (arc_must_save_register): Handle fast interrupts.
2857 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2858 (arc_return_address_regs): Update.
2859 * config/arc/arc.h (arc_return_address_regs): Update.
2860 (arc_function_type): Add fast interrupt type.
2861 (ARC_INTERRUPT_P): Update.
2862 (RC_FAST_INTERRUPT_P): Define.
2863 * config/arc/arc.md (simple_return): Update for fast interrupts.
2864 (p_return_i): Likewise.
2865 * config/arc/arc.opt (mrgf-banked-regs): New option.
2866 * doc/invoke.texi (mrgf-banked-regs): Document.
2867
2868 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2869
2870 * config/arc/arc.c (irq_ctrl_saved): New variable.
2871 (ARC_AUTOBLINK_IRQ_P): Define.
2872 (ARC_AUTOFP_IRQ_P): Likewise.
2873 (ARC_AUTO_IRQ_P): Likewise.
2874 (irq_range): New function.
2875 (arc_must_save_register): Likewise.
2876 (arc_must_save_return_addr): Likewise.
2877 (arc_dwarf_emit_irq_save_regs): Likewise.
2878 (arc_override_options): Handle deferred options.
2879 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2880 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2881 arc_must_save_return_addr.
2882 (arc_compute_frame_size): Handle automated save and restore of
2883 registers.
2884 (arc_expand_prologue): Likewise.
2885 (arc_expand_epilogue): Likewise.
2886 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2887 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2888 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2889
2890 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2891 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2892
2893 PR bootstrap/77661
2894 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2895 in-tree build MPC.
2896 * Makefile.in: Regenerate.
2897
2898 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2899
2900 * configure.ac: Enable LTO by default on darwin >= 9.
2901 * configure: Regenerate.
2902
2903 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2904
2905 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2906 and Andrew Waterman as the RISC-V maintainers.
2907
2908 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2909
2910 * MAINTAINERS: Add self to Write After Approval
2911
2912 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2913
2914 * config.guess: Import latest from upstream.
2915
2916 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2917
2918 * MAINTAINERS (Write After Approval): Remove entries that are
2919 already covered under Reviewers.
2920
2921 2017-03-08 Mark Wielaard <mark@klomp.org>
2922
2923 PR demangler/70909
2924 PR demangler/67264
2925 * include/demangle.h: Add d_printing to struct demangle_component
2926 and pass struct demangle_component as non const.
2927
2928 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2929
2930 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2931
2932 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2933
2934 * Makefile.tpl: Remove HOST_ISLVER.
2935 (HOST_EXPORTS): Remove ISLVER.
2936 * Makefile.in: Regenerate.
2937
2938 2017-02-13 Richard Biener <rguenther@suse.de>
2939
2940 * configure: Re-generate.
2941
2942 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2943
2944 * MAINTAINERS: Adjust bug reporting URL.
2945
2946 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2947
2948 * MAINTAINERS (Write After Approval): Remove redundant entry
2949 for Andrew Burgess.
2950
2951 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2952
2953 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2954 32-bit hppa*-*-hpux*.
2955 * configure: Regenerate.
2956
2957 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2958
2959 * configure.ac: Moved the white list of enabling BRIG FE to
2960 libhsail-rt/configure.tgt.
2961 * configure: Regenerated.
2962 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2963
2964 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2965 Martin Jambor <mjambor@suse.cz>
2966
2967 * Makefile.def (target_modules): Added libhsail-rt.
2968 (languages): Added language brig.
2969 * Makefile.in: Regenerated.
2970 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2971 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2972 * configure: Regenerated.
2973
2974 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2975
2976 PR other/79046
2977 * configure: Regenerated.
2978
2979 2017-01-04 Alan Modra <amodra@gmail.com>
2980
2981 * configure: Regenerate.
2982
2983 2016-12-29 Ben Elliston <bje@gnu.org>
2984
2985 * config.sub: Import latest version.
2986
2987 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2988
2989 * MAINTAINERS (Write After Approval): Add myself.
2990
2991 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2992
2993 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2994 includes bootstrap-mpx.
2995 * configure: Regenerated.
2996
2997 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2998
2999 * MAINTAINERS (Write After Approval): Add myself.
3000
3001 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
3002
3003 * configure: Regenerate.
3004
3005 2016-12-01 Matthias Klose <doko@ubuntu.com>
3006
3007 * configure.ac: Don't use pkg-config to check for bdw-gc.
3008 * configure: Regenerate.
3009
3010 2016-11-30 Matthias Klose <doko@ubuntu.com>
3011
3012 * Makefile.def: Remove reference to boehm-gc target module.
3013 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
3014 options and for the bdw-gc pkg-config module.
3015 * configure: Regenerate.
3016 * Makefile.in: Regenerate.
3017
3018 2016-11-28 Nathan Sidwell <nathan@acm.org>
3019
3020 * MAINTAINERS (nvptx): Remove self.
3021
3022 2016-11-25 Ben Elliston <bje@gnu.org>
3023
3024 * config.guess: Import latest version.
3025 * config.sub: Likewise.
3026
3027 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
3028
3029 * MAINTAINERS (Write After Approval): Add myself.
3030
3031 2016-11-15 Matthias Klose <doko@ubuntu.com>
3032
3033 * Makefile.def: Remove references to GCJ.
3034 * Makefile.tpl: Likewise.
3035 * Makefile.in: Regenerate.
3036
3037 2016-11-15 Matthias Klose <doko@ubuntu.com>
3038
3039 * config-ml.in: Remove references to GCJ.
3040 * configure.ac: Likewise.
3041 * configure: Regenerate.
3042
3043 2016-11-01 Josh Conner <joshconner@google.com>
3044
3045 * MAINTAINERS (Write After Approval): Update email address,
3046
3047 2016-10-27 Carl Love <cel@us.ibm.com>
3048
3049 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
3050 Approval list to make it alphabetical.
3051
3052 2016-10-27 Carl Love <cel@us.ibm.com>
3053
3054 * MAINTAINERS (Write After Approval): Add myself.
3055
3056 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
3057
3058 * MAINTAINERS (Reviewers): Add myself.
3059 (Write After Approval): Add myself.
3060
3061 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
3062 Ulrich Weigand <uweigand@de.ibm.com>
3063
3064 * MAINTAINERS: Update email address.
3065
3066 2016-10-10 Nathan Sidwell <nathan@acm.org>
3067
3068 * MAINTAINERS: Update email address.
3069
3070 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
3071
3072 * configure.ac: Add aarch64-*-freebsd*.
3073 * configure: Regenerate.
3074
3075 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
3076
3077 * MAINTAINERS: Update email address after it got reverted.
3078
3079 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3080
3081 * configure.ac (target_libraries): Readd target-boehm-gc.
3082 Restore --enable-objc-gc handling.
3083 * configure: Regenerate.
3084
3085 2015-10-03 Jeff Law <law@redhat.com>
3086
3087 * MAINTAINERS: Move several inactive maintainers to the
3088 write-after-approval section.
3089
3090 2016-09-30 Jakub Jelinek <jakub@redhat.com>
3091
3092 * configure.ac: Add target-libffi to target_libraries.
3093 Readd libgcj target disablings, modified to only target-libffi.
3094 Readd target addition of go to unsupported languages.
3095 * configure: Regenerated.
3096
3097 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
3098
3099 * MAINTAINERS: Update email address.
3100
3101 2016-09-30 Andrew Haley <aph@redhat.com>
3102
3103 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3104 write-after approval. Remove Tom Tromey and Bryce McKinlay from
3105 libgcj.
3106
3107 2016-09-30 Andrew Haley <aph@redhat.com>
3108
3109 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3110 write-after approval after GCJ deletion.
3111
3112 2016-09-30 Andrew Haley <aph@redhat.com>
3113
3114 * Makefile.def: Remove libjava.
3115 * Makefile.tpl: Likewise.
3116 * Makefile.in: Regenerate.
3117 * configure.ac: Likewise.
3118 * configure: Likewise.
3119 * gcc/java: Remove.
3120 * libjava: Likewise.
3121
3122 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
3123
3124 * MAINTAINERS (Reviewers): Add myself.
3125
3126 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
3127
3128 * configure.ac: Disable "sim" directory for arc*-*-*.
3129 * configure: Regenerated.
3130
3131 2016-09-23 Tamar Christina <tamar.christina@arm.com>
3132
3133 * MAINTAINERS (Write After Approval): Add myself.
3134
3135 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
3136
3137 * configure.ac: Check for the minimum in-tree MPFR version
3138 handled.
3139 * configure: Regenerate.
3140
3141 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
3142
3143 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3144 * configure: Regenerated.
3145
3146 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
3147
3148 * MAINTAINERS (Write After Approval): Add myself.
3149
3150 2016-06-23 Andi Kleen <ak@linux.intel.com>
3151
3152 * Makefile.def: Add autoprofiledbootstrap.
3153 * Makefile.tpl: Dito.
3154 * Makefile.in: Regenerate.
3155
3156 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
3157
3158 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3159 * configure: Regenerate.
3160
3161 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3162
3163 * configure: Regenerate.
3164 * configure.ac: Remove support for avr-rtems.
3165
3166 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
3167
3168 * MAINTAINERS (Write After Approval): Add myself.
3169
3170 2016-06-16 Michael Collison <michael.collison@arm.com>
3171
3172 * MAINTAINERS (Write After Approval): Add myself.
3173
3174 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
3175
3176 * MAINTAINERS (Write After Approval): Update e-mail address.
3177
3178 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
3179
3180 * MAINTAINERS (Write After Approval): Add myself.
3181
3182 2016-05-28 Alan Modra <amodra@gmail.com>
3183
3184 * Makefile.tpl (configure): Depend on m4 files included.
3185 * Makefile.in: Regenerate.
3186
3187 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3188
3189 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3190 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3191
3192 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3193
3194 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3195 special case builtin.
3196 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3197 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3198 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3199 for __builtin_vec_addec.
3200
3201 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3202
3203 * config.guess: Import version 2016-04-02 (newest).
3204 * config.sub: Import version 2016-05-10 (newest).
3205
3206 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
3207
3208 * configure.ac: Add ARC support to libgloss.
3209 * configure: Regenerate
3210
3211 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3212
3213 * MAINTAINERS (Write After Approval): Add myself.
3214
3215 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3216
3217 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3218 * configure: Regenerated.
3219 * Makefile.def (gmp): Explicitly disable assembler.
3220 (mpfr): Adjust lib_path.
3221 (mpc): Likewise.
3222 * Makefile.in: Regenerated.
3223
3224 2016-05-01 Jakub Jelinek <jakub@redhat.com>
3225
3226 PR bootstrap/70704
3227 * configure.ac (--enable-stage1-checking): Add missing
3228 --enable-checking=.
3229 * configure: Regenerated.
3230
3231 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3232
3233 * config.guess: Revert r235676.
3234 * config.sub: Revert r235676.
3235
3236 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3237
3238 * config.guess: Remove SH5 support.
3239 * config.sub: Likewise.
3240 * configure: Likewise.
3241 * configure.ac: Likewise.
3242
3243 2016-04-26 Jakub Jelinek <jakub@redhat.com>
3244
3245 PR bootstrap/70704
3246 * configure.ac (--enable-stage1-checking): For --disable-checking or
3247 implicit --enable-checking, make sure extra flag matches in between
3248 stage1 and later checking.
3249 * configure: Regenerated.
3250
3251 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3252
3253 * .gitattributes: New file.
3254
3255 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3256
3257 * MAINTAINERS (rs6000/powerpc port): Add myself.
3258
3259 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3260
3261 PR bootstrap/70173
3262 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3263 and gotools directories. Delete the stage_final file.
3264 * Makefile.in: Regenerate.
3265
3266 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3267
3268 * MAINTAINERS (Write After Approval): Add myself.
3269
3270 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3271
3272 * MAINTAINERS (Fortran maintainer): Remove myself.
3273
3274 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3275
3276 * MAINTAINERS (Write After Approval): Add myself.
3277
3278 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3279
3280 * MAINTAINERS (Write After Approval): Add myself.
3281
3282 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3283
3284 Sync with binutils-gdb:
3285
3286 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3287
3288 * configure.ac: Add mips and s390 to the gold target check.
3289 * configure: Regenerate.
3290
3291 2016-03-01 DJ Delorie <dj@redhat.com>
3292
3293 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3294
3295 2016-02-22 David Malcolm <dmalcolm@redhat.com>
3296
3297 * MAINTAINERS (libcpp): Add myself.
3298 (diagnostic messages): Likewise.
3299
3300 2016-02-20 Tom de Vries <tom@codesourcery.com>
3301
3302 * MAINTAINERS: Fix whitespace.
3303
3304 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3305
3306 * MAINTAINERS (Write After Approval): Add myself.
3307
3308 2016-01-29 Sebastian Pop <s.pop@samsung.com>
3309
3310 * config/isl.m4: Add comments about isl-0.16.
3311 * configure: Regenerate.
3312
3313 2016-01-29 Martin Jambor <mjambor@suse.cz>
3314
3315 * MAINTAINERS (hsa maintainers): Add myself.
3316
3317 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3318
3319 * MAINTAINERS: (Write After Approval): Add myself.
3320
3321 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3322 Sebastian Pop <s.pop@samsung.com>
3323
3324 * Makefile.in: Regenerate.
3325 * Makefile.tpl: Export ISLVER.
3326 * configure: Regenerate.
3327 * config/isl.m4: Detect isl-0.15.
3328
3329 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3330
3331 PR bootstrap/69329
3332 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3333 * Makefile.in: Regenerate.
3334
3335 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3336
3337 * configure.ac: Enable LTO for DJGPP
3338 * configure: Regenerate
3339
3340 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3341
3342 Sync with binutils-gdb:
3343 2015-10-21 Nick Clifton <nickc@redhat.com>
3344
3345 PR gas/19109
3346 * configure.ac: Note the 'none' is an acceptable argument to
3347 --enable-compressed-debug-sections.
3348 * configure: Regenerate.
3349
3350 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3351
3352 PR bootstrap/69134
3353 * Makefile.def (mpfr): Disable assembler.
3354 * Makefile.in: Regenerate.
3355
3356 2016-01-01 Ben Elliston <bje@gnu.org>
3357
3358 * config.guess: Import version 2016-01-01.
3359 * config.sub: Likewise.
3360
3361 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3362
3363 * MAINTAINERS (Write After Approval): Add myself.
3364
3365 2015-12-17 Sebastian Pop <s.pop@samsung.com>
3366
3367 * Makefile.in: Replace ISL with isl.
3368 * Makefile.tpl: Same.
3369 * config/isl.m4: Same.
3370 * configure.ac: Same.
3371 * contrib/download_prerequisites: Same.
3372 * configure: Regenerate.
3373
3374 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3375
3376 * MAINTAINERS (Write After Approval): Add Myself.
3377
3378 2015-12-17 Nathan Sidwell <nathan@acm.org>
3379
3380 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3381 * configure: Regenerate.
3382
3383 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3384 Sebastian Pop <s.pop@samsung.com>
3385
3386 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3387 isl_ctx_get_max_operations.
3388 * configure: Regenerate.
3389
3390 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
3391
3392 * MAINTAINERS (Write After Approval): Add myself.
3393
3394 2015-12-02 Ian Lance Taylor <iant@google.com>
3395
3396 PR go/66147
3397 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3398 * Makefile.in: Regenerate.
3399
3400 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3401
3402 PR libffi/65726
3403 * Makefile.def (lang_env_dependencies): Make libffi depend
3404 on cxx.
3405 * Makefile.in: Regenerate.
3406
3407 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
3408
3409 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3410 symbols.
3411
3412 2015-11-20 Tristan Gingold <gingold@adacore.com>
3413
3414 Sync with binutils-gdb:
3415 2015-11-20 Tristan Gingold <gingold@adacore.com>
3416
3417 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3418 * configure: Regenerate.
3419
3420 2015-11-19 Martin Liska <mliska@suse.cz>
3421
3422 * .gitignore: Add .clang-format to ignored files.
3423 * Makefile.in: Add clang-format.
3424 * Makefile.tpl: Likewise.
3425
3426 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3427
3428 * configure.ac: Enable libmpx by default.
3429 * configure: Regenerated.
3430
3431 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3432
3433 * MAINTAINERS: Update email address.
3434
3435 2015-10-23 Paulo Matos <pmatos@linki.tools>
3436
3437 * MAINTAINERS: Update email address.
3438
3439 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3440
3441 * MAINTAINERS (Write After Approval): Add myself.
3442
3443 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3444
3445 Sync with binutils-gdb:
3446 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3447
3448 PR gas/19109
3449 * configure.ac: Add
3450 --enable-compressed-debug-sections={all,gas,gold,ld}.
3451 * configure: Regenerated.
3452
3453 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3454
3455 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3456
3457 2015-10-09 Martin Liska <mliska@suse.cz>
3458
3459 * MAINTAINERS (Write After Approval): Add myself.
3460
3461 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3462
3463 * MAINTAINERS (Write After Approval): Add myself.
3464
3465 2015-10-02 Florian Weimer <fweimer@redhat.com>
3466
3467 * MAINTAINERS: Update email address.
3468
3469 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3470
3471 * MAINTAINERS (Write After Approval): Add myself.
3472
3473 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3474
3475 * MAINTAINERS: Update email.
3476
3477 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3478
3479 * MAINTAINERS: Update my email address.
3480
3481 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3482
3483 * MAINTAINERS (ft32 port): Add myself.
3484
3485 2015-08-28 David Sherwood <david.sherwood@arm.com>
3486
3487 * MAINTAINERS: Add myself.
3488
3489 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3490
3491 * MAINTAINERS (Write After Approval): Add myself.
3492
3493 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3494
3495 PR libfortran/54572
3496 * Makefile.def: Make libgfortran depend on libbacktrace.
3497 * Makefile.in: Regenerate.
3498
3499 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3500
3501 * MAINTAINERS (Write After Approval): Add myself.
3502
3503 2015-08-12 Tom de Vries <tom@codesourcery.com>
3504
3505 PR other/67092
3506 * configure.ac: Remove --with_host_libstdcxx support.
3507 * configure: Regenerate.
3508
3509 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3510 Jakub Jelinek <jakub@redhat.com>
3511
3512 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3513 nvptx*-*-*.
3514 * configure: Regenerate.
3515
3516 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3517
3518 * Makefile.def (libiconv): Define bootstrap=true.
3519 Mark pdf/html/info as missing.
3520 (configure-gcc): Depend on all-libiconv.
3521 (all-gcc): Ditto.
3522 (configure-libcpp): Ditto.
3523 (all-libcpp): Ditto.
3524 (configure-intl): Ditto.
3525 (all-intl): Ditto.
3526 * Makefile.in: Regenerate.
3527
3528 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3529
3530 * MAINTAINERS (loop ivopts): Add the entry and myself.
3531
3532 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3533
3534 * MAINTAINERS (nvptx): Add self.
3535
3536 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3537
3538 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3539 128-bit vector modes.
3540
3541 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3542
3543 * MAINTAINERS (Write After Approval): Add myself.
3544
3545 2015-07-28 Ben Elliston <bje@gnu.org>
3546
3547 * config.sub, config.guess: Import from upstream.
3548
3549 2015-07-24 Michael Darling <darlingm@gmail.com>
3550
3551 PR other/66259
3552 * config-ml.in: Reflects renaming of configure.in to configure.ac
3553 * configure: Likewise
3554 * configure.ac: Likewise
3555
3556 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3557
3558 * MAINTAINERS: Update my email address.
3559
3560 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3561
3562 Sync with binutils-gdb:
3563 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3564
3565 * configure.ac (target_configdirs): Exclude target-zlib if
3566 target-libjava isn't built.
3567 * configure: Regenerated.
3568
3569 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3570
3571 Sync with binutils-gdb:
3572 2015-05-13 John David Anglin <dave.anglin@bell.net>
3573
3574 * configure.ac: Disable configuration of GDB for HPUX targets.
3575 * configure: Regenerate.
3576
3577 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3578
3579 * configure.ac: Add --with-system-zlib.
3580 * configure: Regenerated.
3581
3582 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3583
3584 * configure.ac: Add FT32 support.
3585 * configure: Regenerate.
3586
3587 2015-01-12 Anthony Green <green@moxielogic.com>
3588
3589 * configure.ac: Don't disable gprof for moxie.
3590 * configure: Rebuild.
3591
3592 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3593
3594 Sync with binutils-gdb:
3595 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3596
3597 PR ld/18355
3598 * Makefile.def: Add extra_configure_flags to host zlib.
3599 * configure.ac (extra_host_zlib_configure_flags): New. Set
3600 to --enable-host-shared When bfd is to be built as shared
3601 library. AC_SUBST.
3602 * Makefile.in: Regenerated.
3603
3604 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3605
3606 Sync with src:
3607 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3608 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3609 * Makefile.in: Regenerated.
3610
3611 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3612
3613 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3614 target.
3615 * configure: Regenerate.
3616
3617 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3618
3619 * MAINTAINERS (Write After Approval): Add myself.
3620
3621 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3622
3623 * MAINTAINERS (OS Port Maintainers): Add myself.
3624 (Various Maintainers): Remove myself from libffi testsuite.
3625
3626 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3627
3628 * MAINTAINERS (gen* on machine desc): Add self.
3629
3630 2015-06-02 Jason Merrill <jason@redhat.com>
3631
3632 PR bootstrap/66319
3633 * configure.ac: Use -std=gnu++98.
3634
3635 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3636
3637 * MAINTAINERS (Write After Approval): Add myself.
3638
3639 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3640
3641 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3642 * configure: Regenerate.
3643
3644 2015-05-26 Jason Merrill <jason@redhat.com>
3645
3646 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3647 * configure: Regenerate.
3648
3649 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3650
3651 * configure.ac: FT32 target added.
3652 * configure: Regenerated.
3653
3654 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3655
3656 * MAINTAINERS (Write After Approval): Add myself.
3657
3658 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3659
3660 * MAINTAINERS (Write After Approval): Add myself.
3661
3662 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3663
3664 * configure.ac: Fix typo.
3665 * configure: Regenerate.
3666
3667 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3668
3669 * MAINTAINERS (Write After Approval): Add myself.
3670
3671 2015-05-03 Matthias Klose <doko@ubuntu.com>
3672
3673 * configure.ac: Match $host configured with triplets.
3674 * configure: Regenerate.
3675
3676 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3677
3678 * Makefile.tpl: Remove surplus whitespace throughout.
3679 * Makefile.in: Regenerate.
3680
3681 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3682
3683 * MAINTAINERS (Various Maintainers): Add myself as instruction
3684 combiner maintainer.
3685
3686 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3687
3688 PR bootstrap/62077
3689 * configure.ac (--enable-stage1-checking): Default to
3690 release,misc,gimple,rtlflag,tree,types if --disable-checking
3691 or --enable-checking is not specified and DEV-PHASE is not
3692 experimental.
3693 * configure: Regenerated.
3694
3695 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3696
3697 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3698 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3699 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3700 * Makefile.in: Regenerate.
3701
3702 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3703
3704 * MAINTAINERS: Update my email address.
3705
3706 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3707
3708 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3709
3710 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3711
3712 * MAINTAINERS: Add myself as an arm port reviewer.
3713
3714 2015-03-25 Martin Liska <mliska@suse.cz>
3715 Yury Gribov <y.gribov@samsung.com>
3716
3717 * Makefile.in: Fix ln source location for vimrc file.
3718 * Makefile.tpl: Likewise.
3719
3720 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3721
3722 PR bootstrap/25672
3723 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3724 cross-compiling. Similarly for CXX_FOR_TARGET.
3725 * configure: Regenerate.
3726
3727 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3728
3729 * Makefile.def: Add libmpx.
3730 * configure.ac: Add libmpx.
3731 * Makefile.in: Regenerate.
3732 * configure: Regenerate.
3733
3734 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3735
3736 * MAINTAINERS (CPU Port Maintainers): Add myself
3737 i386 vector ISA extns mantainer.
3738
3739 2015-03-13 Jeff Law <law@redhat.com>
3740
3741 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3742 maintainer.
3743 Remove Richard Henderson as a maintainer for the x86 port.
3744
3745 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3746
3747 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3748
3749 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3750
3751 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3752 pointer bounds checker and i386 MPX maintainer.
3753
3754 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3755
3756 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3757
3758 2015-02-26 Martin Sebor <msebor@redhat.com>
3759
3760 * MAINTAINERS (Various Maintainers): Add self.
3761
3762 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3763
3764 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3765 Make sure it contains lto.
3766 * configure: Regenerate.
3767
3768 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3769
3770 * configure: Regenerate.
3771
3772 2015-02-06 Diego Novillo <dnovillo@google.com>
3773 1
3774 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3775 middle-end, docstring): Remove myself.
3776 (Write After Approval): Add myself.
3777
3778 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3779
3780 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3781 (Write After Approval): Update address.
3782
3783 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3784
3785 PR jit/64780
3786 * configure.ac: Require the user to explicitly specify
3787 --enable-host-shared if the jit is enabled.
3788 * configure: Regenerate.
3789
3790 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3791
3792 * MAINTAINERS (Write After Approval): Add myself.
3793
3794 2015-01-25 Tom de Vries <tom@codesourcery.com>
3795
3796 * MAINTAINERS: Make whitespace consistent.
3797
3798 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3799
3800 * MAINTAINERS (Write After Approval): Add myself.
3801
3802 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3803
3804 * MAINTAINERS: (Write After Approval): Add myself.
3805
3806 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3807
3808 * MAINTAINERS: (Write After Approval): Add myself.
3809
3810 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3811
3812 * MAINTAINERS: (Write After Approval): Add myself.
3813
3814 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3815
3816 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3817 objective-c/c++ front end maintainer.
3818
3819 2015-01-13 Marek Polacek <polacek@redhat.com>
3820
3821 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3822
3823 2015-01-12 Jeff Law <law@redhat.com>
3824
3825 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3826 a very long time.
3827
3828 2015-01-09 Ian Lance Taylor <iant@google.com>
3829
3830 * configure.ac (host_tools): Add gotools.
3831 * Makefile.def (host_modules): Add gotools.
3832 (dependencies): Add dependency of all-gotools on all-target-libgo.
3833
3834 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3835
3836 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3837 * configure: Regenerate.
3838
3839 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3840
3841 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3842 all-target-libgomp.
3843 * Makefile.in: Regenerate.
3844
3845 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3846
3847 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3848
3849 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3850
3851 * configure.ac: Add Visium support.
3852 * configure: Regenerate.
3853
3854 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3855
3856 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3857 * configure: Regenerate.
3858
3859 2015-01-03 Andrew Pinski <apinski@cavium.com>
3860
3861 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3862 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3863 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3864 (OBJCOPY_FOR_TARGET): New variable.
3865 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3866 * Makefile.in: Regenerate.
3867 * configure.ac: Check for already installed target objcopy.
3868 Also GCC_TARGET_TOOL on objcopy.
3869 * configure: Regenerate.
3870
3871 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3872
3873 * config.sub: Update from upstream, to 2015-01-01 version.
3874 * config.guess: Ditto.
3875
3876 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3877
3878 * MAINTAINERS (RTEMS Ports): Add myself.
3879
3880 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3881
3882 * MAINTAINERS (Write After Approval): Add myself.
3883
3884 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3885
3886 * MAINTAINERS (Write After Approval): Add myself.
3887
3888 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3889
3890 * configure.ac (--enable-as-accelerator-for): Don't set
3891 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3892 * configure: Regenerate.
3893
3894 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3895
3896 PR bootstrap/64023
3897 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3898 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3899 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3900 to CXX.
3901 * Makefile.in: Regenerated.
3902
3903 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3904 Yury Gribov <y.gribov@samsung.com>
3905
3906 * .gitignore: Added .local.vimrc and .lvimrc.
3907 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3908 * Makefile.in: Regenerate.
3909
3910 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3911
3912 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3913 * configure: Regenerated.
3914
3915 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3916
3917 * MAINTAINERS (nvptx port): New entry.
3918
3919 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3920
3921 * configure: Regenerate.
3922
3923 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3924
3925 * configure.ac: Merge with Binutils.
3926
3927 2014-11-26 Tobias Burnus <burnus@net-b.de>
3928
3929 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3930 * Makefile.in: Regenerate.
3931
3932 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3933
3934 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3935 missing flex.
3936 * Makefile.in: Regenerated.
3937
3938 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3939
3940 * Makefile.in: Regenerate.
3941
3942 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3943
3944 PR bootstrap/63784
3945 * libtool.m4: Add $pic_flag with -shared.
3946
3947 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3948
3949 * MAINTAINERS (Write After Approval): Added myself.
3950
3951 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3952
3953 * MAINTAINERS (write-after-approval): Add myself.
3954
3955 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3956
3957 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3958 from 2 years ago.
3959
3960 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3961
3962 Revert:
3963 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3964
3965 * MAINTAINERS (Write After Approval): Added myself as line map
3966 maintainer.
3967
3968 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3969
3970 Revert:
3971 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3972
3973 * MAINTAINERS (Write After Approval): Added myself.
3974
3975 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3976
3977 * MAINTAINERS (Write After Approval): Added myself.
3978
3979 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3980
3981 * MAINTAINERS (Write After Approval): Added myself as line map
3982 maintainer.
3983
3984 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3985
3986 * MAINTAINERS (Various Maintainers): Added myself as line map
3987 maintainer.
3988
3989 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3990
3991 * move-if-change: Sync from upstream gnulib.
3992
3993 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3994
3995 * compile: Sync with upstream Automake.
3996 * depcomp: Ditto.
3997 * install-sh: Ditto.
3998 * missing: Ditto.
3999 * mkinstalldirs: Ditto.
4000 * ylwrap: Ditto.
4001
4002 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4003
4004 * config.sub: Update from upstream config repo.
4005 * config.guess: Ditto.
4006
4007 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
4008
4009 * Makefile.def: Add liboffloadmic to target_modules. Make
4010 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
4011 * Makefile.in: Regenerate.
4012 * configure: Regenerate.
4013 * configure.ac: Add liboffloadmic to target binaries.
4014 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
4015 Add liboffloadmic to noconfig list when C++ is not supported.
4016
4017 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
4018 Thomas Schwinge <thomas@codesourcery.com>
4019 Ilya Verbin <ilya.verbin@intel.com>
4020 Andrey Turetskiy <andrey.turetskiy@intel.com>
4021
4022 * configure: Regenerate.
4023 * configure.ac (--enable-as-accelerator-for)
4024 (--enable-offload-targets): New configure options.
4025
4026 2014-11-11 Tobias Burnus <burnus@net-b.de>
4027
4028 * Makefile.def: Make all-gcc depend on all-isl.
4029 * Makefile.in: Regenerate.
4030
4031 2014-11-11 David Malcolm <dmalcolm@redhat.com>
4032
4033 * ChangeLog.jit: New.
4034 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
4035
4036 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4037
4038 PR target/63610
4039 * libtool.m4: Fix globbing of darwin versions.
4040 * configure: Regenerate.
4041
4042 2014-11-11 Tobias Burnus <burnus@net-b.de>
4043
4044 * Makefile.def: Remove CLooG.
4045 * Makefile.tpl: Ditto.
4046 * configure.ac: Ditto.
4047 * configure: Regenerate.
4048 * Makefile.in: Ditto.
4049
4050 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
4051
4052 * configure.ac: Handle nvptx-*-*.
4053 * configure: Regenerate.
4054
4055 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
4056
4057 * MAINTAINERS (Write After Approval): Add myself.
4058
4059 2014-10-31 Jakub Jelinek <jakub@redhat.com>
4060
4061 * Makefile.def (libcc1): Remove bootstrap=true;.
4062 * Makefile.in: Regenerated.
4063
4064 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4065
4066 * configure.ac: Update comment.
4067 * configure: Regenerate.
4068
4069 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
4070
4071 * MAINTAINERS (Write After Approval): Add myself.
4072
4073 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
4074
4075 * configure.ac (extra_host_libiberty_configure_flags): Add
4076 --enable-shared also for libcc1's benefit.
4077 * configure: Regenerate.
4078
4079 2014-10-29 Tristan Gingold <gingold@adacore.com>
4080
4081 * MAINTAINERS: Change my email address.
4082
4083 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
4084 Tom Tromey <tromey@redhat.com>
4085
4086 * Makefile.def: Add libcc1 to host_modules.
4087 * configure.ac (host_tools): Add libcc1.
4088 * Makefile.in, configure: Rebuild.
4089
4090 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
4091
4092 * configure.ac (build_configargs): Don't share config.cache between
4093 build subdirs.
4094 * configure: Regenerate.
4095
4096 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4097
4098 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4099 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4100 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4101 leon3v7 as leon3.
4102 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4103 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4104 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4105 * config/sparc/sparc.md (cpu): Add leon3v7.
4106 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4107
4108 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4109
4110 * MAINTAINERS (write-after-approval): Add myself.
4111
4112 2014-10-23 Ian Lance Taylor <iant@google.com>
4113
4114 * configure.ac: Disable the Go frontend on systems where it is known
4115 to not work.
4116 * configure: Regenerate.
4117
4118 2014-10-23 Richard Biener <rguenther@suse.de>
4119
4120 * Makefile.def: Add libcpp build module and dependencies.
4121 * configure.ac: Add libcpp build module.
4122 * Makefile.in: Regenerate.
4123 * configure: Likewise.
4124
4125 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
4126
4127 * MAINTAINERS (write-after-approval): Add myself.
4128
4129 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
4130
4131 * INSTALL/README: Do not mention CVS.
4132
4133 2014-10-03 Jing Yu <jingyu@google.com>
4134
4135 * configure.ac: Add aarch64 to list of targets that support gold.
4136 * configure: Regenerate.
4137
4138 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
4139
4140 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
4141
4142 2014-09-29 Catherine Moore <clm@codesourcery.com>
4143
4144 * MAINTAINERS: Add myself as MIPS maintainer.
4145
4146 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
4147
4148 * MAINTAINERS: Move myself to MIPS maintainers.
4149
4150 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4151
4152 * MAINTAINERS: Put all email addresses between '<' and '>'.
4153
4154 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4155
4156 * MAINTAINERS: Move myself to reviewers (Fortran).
4157
4158 2014-09-01 Andi Kleen <ak@linux.intel.com>
4159
4160 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4161 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
4162 * Makefile.in: Regenerate.
4163
4164 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4165
4166 * rtx-classes-status.txt: Delete
4167
4168 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4169
4170 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4171
4172 2014-08-27 Sebastian Pop <s.pop@samsung.com>
4173
4174 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4175 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4176 of checking for version number.
4177 * configure: Regenerated.
4178 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4179
4180 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4181
4182 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4183 is done; begin phase 6 (use extra rtx_def subclasses).
4184
4185 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4186
4187 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4188 done; begin phase 5 (additional rtx_def subclasses).
4189
4190 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4191
4192 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4193
4194 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4195
4196 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4197 SET_BB_HEADER are done.
4198
4199 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4200
4201 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4202 done.
4203
4204 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4205
4206 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4207
4208 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4209
4210 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4211
4212 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4213
4214 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4215
4216 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4217
4218 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4219
4220 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4221
4222 * rtx-classes-status.txt: Phase 3 (per-file commits within
4223 "config" subdirs) is done; begin phase 4 (removal of
4224 "scaffolding").
4225
4226 2014-08-23 David Malcolm <dmalcolm@redhat.com>
4227
4228 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4229 dir) is done; begin phase 3 (per-file commits within "config"
4230 subdirs).
4231
4232 2014-08-21 David Malcolm <dmalcolm@redhat.com>
4233
4234 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4235 phase 2 (per-file commits in main source dir).
4236
4237 2014-08-21 Bin Cheng <bin.cheng@arm.com>
4238
4239 * configure: Regenerated.
4240
4241 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4242
4243 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4244
4245 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4246
4247 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4248
4249 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4250
4251 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4252
4253 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4254
4255 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4256
4257 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4258
4259 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4260
4261 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4262
4263 * MAINTAINERS (Write After Approval): Add myself.
4264
4265 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4266
4267 * MAINTAINERS: Remove myself
4268
4269 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4270
4271 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4272
4273 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4274
4275 * MAINTAINERS (Write After Approval): Add myself.
4276
4277 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4278
4279 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4280 SET_BB_HEADER, SET_BB_FOOTER
4281
4282 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4283
4284 * rtx-classes-status.txt: New file
4285
4286 2014-08-18 Roman Gareev <gareevroman@gmail.com>
4287
4288 * configure.ac: Eliminate ClooG installation dependency.
4289 * configure: Regenerate.
4290 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4291 * Makefile.in: Regenerate.
4292
4293 2014-08-15 Ilya Verbin <iverbin@gmail.com>
4294
4295 * MAINTAINERS (Write After Approval): Add myself.
4296
4297 2014-08-15 Ilya Tocar <tocarip@gmail.com>
4298
4299 * MAINTAINERS (Write After Approval): Add myself.
4300
4301 2014-08-01 Jiong Wang <jiong.wang@arm.com>
4302
4303 * MAINTAINERS (Write After Approval): Add myself.
4304
4305 2014-07-28 Anthony Green <green@moxielogic.com>
4306
4307 Import from savannah.gnu.org:
4308 * config.sub: Update to 2014-07-28 version.
4309
4310 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4311
4312 * MAINTAINERS: Remove my MIPS maintainer entry.
4313
4314 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
4315
4316 PR target/47230
4317 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4318 * configure: Regenerate.
4319
4320 2014-07-24 James Norris <jnorris@codesourcery.com>
4321
4322 * MAINTAINERS (Write After Approval): Add myself.
4323
4324 2014-07-20 Roman Gareev <gareevroman@gmail.com>
4325
4326 * configure.ac: Accept only CLooG 0.18.1.
4327 * configure: Regenerate.
4328
4329 2014-07-17 Roman Gareev <gareevroman@gmail.com>
4330
4331 * configure.ac: Don't accept isl 0.11.
4332 * configure: Regenerate.
4333
4334 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4335
4336 * MAINTAINERS (Write After Approval): Add myself.
4337
4338 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4339
4340 * configure.ac: Don't accept isl 0.10.
4341 * configure: Regenerate.
4342
4343 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
4344
4345 Fix include path for in-tree cloog.
4346 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4347 * configure: Regenerate.
4348
4349 2014-06-18 Richard Henderson <rth@redhat.com>
4350
4351 * .gitignore: Import gcc_update output.
4352
4353 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4354
4355 * config-ml.in: Robustify ac_configure_args parsing.
4356
4357 * configure.ac (--enable-linker-plugin-configure-flags)
4358 (--enable-linker-plugin-flags): New flags.
4359 (configdirs): Conditionally add libiberty-linker-plugin.
4360 * configure: Regenerate.
4361 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4362 (host_modules) <lto-plugin>: Pay attention to
4363 @extra_linker_plugin_flags@ and
4364 @extra_linker_plugin_configure_flags@.
4365 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4366 * Makefile.in: Regenerate.
4367
4368 * Makefile.tpl (configure-[+prefix+][+module+])
4369 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4370 "module_srcdir" instead of "module" for locating a module's srcdir.
4371 * Makefile.in: Regenerate.
4372
4373 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4374
4375 * MAINTAINERS (Write After Approval): Add myself.
4376
4377 2014-06-06 Sebastian Pop <sebpop@gmail.com>
4378
4379 * MAINTAINERS: Update my email address.
4380
4381 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4382
4383 * MAINTAINERS (Write After Approval): Add myself.
4384
4385 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4386
4387 * MAINTAINERS (Write After Approval): Add myself.
4388
4389 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
4390
4391 PR libstdc++/61011
4392 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4393 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4394 * configure: Regenerate.
4395
4396 2014-05-28 Pedro Alves <palves@redhat.com>
4397
4398 * MAINTAINERS (Write After Approval): Add myself.
4399
4400 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4401
4402 * MAINTAINERS: Update my affiliation/email.
4403
4404 2014-05-19 Mike Stump <mikestump@comcast.net>
4405
4406 * MAINTAINERS: Add wide-int reviewers.
4407
4408 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4409
4410 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4411 * configure: Regenerated.
4412
4413 2014-05-15 Torvald Riegel <triegel@redhat.com>
4414
4415 * MAINTAINERS (libitm): Add myself as maintainer.
4416
4417 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4418
4419 * MAINTAINERS (Write After Approval): Add myself.
4420
4421 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4422
4423 * config.sub, config.guess: Import from upstream.
4424
4425 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4426
4427 * MAINTAINERS (Write After Approval): Put myself in correct order.
4428
4429 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4430
4431 * MAINTAINERS (Write After Approval): Add myself.
4432
4433 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4434
4435 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4436 section.
4437
4438 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4439
4440 * MAINTAINERS (Write After Approval): Delete myself.
4441
4442 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4443
4444 PR sanitizer/56781
4445 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4446 and -B* options with -Xcompiler.
4447
4448 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4449
4450 PR bootstrap/60620
4451 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4452 * Makefile.in: Regenerate.
4453
4454 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4455
4456 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4457 for WINDRES_FOR_TARGET in default-manifest.o rule.
4458 * Makefile.in: Regenerate.
4459
4460 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4461
4462 * MAINTAINERS (Write After Approval): Add myself.
4463
4464 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4465
4466 PR sanitizer/56781
4467 * Makefile.def: Set bootstrap=true; for host fixincludes.
4468 * configure.ac: Don't bootstrap host fixincludes unless
4469 --with-build-config=bootstrap-{a,ub}san.
4470 * Makefile.in: Regenerated.
4471 * configure: Regenerated.
4472
4473 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4474
4475 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4476 --enable-vtable-verify option parsing. Don't add
4477 target-libsanitizer to bootstrap_target_libs unless
4478 --with-build-config=bootstrap-asan or
4479 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4480 to bootstrap_target_libs unless --enable-vtable-verify.
4481 * configure: Regenerated.
4482
4483 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4484
4485 * MAINTAINERS (Write After Approval): Add myself.
4486
4487 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4488
4489 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4490
4491 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4492
4493 PR bootstrap/58572
4494 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4495 -I for libstdc++-v3 includes if $(LEAN).
4496 * Makefile.in: Regenerated.
4497
4498 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4499
4500 * MAINTAINERS: Update my email address.
4501
4502 2014-02-24 Walter Lee <walt@tilera.com>
4503
4504 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4505 (tilegx-*-*): Change to tilegx*-*-*.
4506 * configure: Regenerate.
4507
4508 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4509
4510 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4511
4512 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4513
4514 * MAINTAINERS (Write After Approval): Add myself.
4515
4516 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4517
4518 PR target/59788
4519 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4520 *solaris2*.
4521
4522 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4523
4524 * MAINTAINERS: Update my email address.
4525
4526 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4527
4528 * MAINTAINERS: Convert to UTF-8.
4529 Properly sort Xinliang David Li's entry.
4530
4531 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4532 Sandra Loosemore <sandra@codesourcery.com>
4533
4534 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4535 nios2 port maintainers.
4536
4537 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4538
4539 * MAINTAINERS (Write After Approval): Add myself.
4540
4541 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4542
4543 * configure.ac: Add user-friendly check for native x86_64-linux
4544 multilibs.
4545 * configure: Regenerate.
4546
4547 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4548
4549 * MAINTAINERS: Add myself as sh maintainer.
4550
4551 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4552
4553 * MAINTAINERS: Add self as SLSR maintainer.
4554
4555 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4556
4557 * MAINTAINERS: Update my email address.
4558
4559 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4560
4561 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4562
4563 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4564
4565 * Makefile.in: Regenerate.
4566
4567 * Makefile.tpl: Fix typo.
4568 * Makefile.in: Regenerate partially.
4569
4570 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4571
4572 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4573 supported.
4574 * configure: Regenerated.
4575
4576 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4577
4578 * MAINTAINERS (Write After Approval): Add myself.
4579
4580 2013-10-30 Jason Merrill <jason@redhat.com>
4581
4582 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4583 --disable-build-format-warnings.
4584
4585 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4586
4587 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4588 depend on libstdc++ and libgcc.
4589 * configure: Regenerate.
4590 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4591 libcilkrts for POSIX and i*86, and x86_64 architectures.
4592 * Makefile.in: Added libcilkrts related fields to support building it.
4593
4594 2013-10-26 Jeff Law <law@redhat.com>
4595
4596 * Makefile.def (target_modules): Remove libmudflap
4597 (languages): Remove check-target-libmudflap).
4598 * Makefile.in: Rebuilt.
4599 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4600 * configure.ac (target_libraries): Remove target-libmudflap.
4601 Remove checks which disabled libmudflap on some systems.
4602 * configure: Rebuilt.
4603 * libmudflap: Directory removed.
4604
4605 2013-10-21 Cong Hou <congh@google.com>
4606
4607 * MAINTAINERS (Write After Approval): Add myself.
4608
4609 2013-10-16 Mike Stump <mikestump@comcast.net>
4610
4611 * .dir-locals.el: Add.
4612
4613 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4614
4615 * configure.ac: Add --enable-host-shared
4616 * configure: Regenerate.
4617
4618 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4619
4620 Import from savannah.gnu.org:
4621 * config.guess: Update to 2013-06-10 version.
4622 * config.sub: Update to 2013-10-01 version.
4623
4624 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4625
4626 Changes to build configuration to allow big endian ARC ELF toolchain
4627 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4628 * configure: Regenerate.
4629
4630 2013-09-20 Alan Modra <amodra@gmail.com>
4631
4632 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4633 ppc host match. Support little-endian powerpc linux hosts.
4634
4635 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4636
4637 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4638 maintainer.
4639
4640 2013-09-12 DJ Delorie <dj@redhat.com>
4641
4642 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4643 maintainers.
4644
4645 2013-09-03 Richard Biener <rguenther@suse.de>
4646
4647 * configure.ac: Also allow ISL 0.12.
4648 * configure: Regenerated.
4649
4650 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4651
4652 * MAINTAINERS (Write After Approval): Add myself.
4653
4654 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4655
4656 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4657
4658 2013-08-26 Caroline Tice <cmtice@google.com>
4659
4660 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4661 "Various Reviewers" to libvtv "Various Maintainers".
4662
4663 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4664
4665 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4666
4667 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4668
4669 * MAINTAINERS: Update name, email.
4670
4671 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4672
4673 * MAINTAINERS (Write After Approval): Add myself.
4674
4675 2013-08-12 Caroline Tice <cmtice@google.com>
4676
4677 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4678 address in the Write After Approval section.
4679
4680 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4681
4682 * MAINTAINERS (Write After Approval): Update email.
4683
4684 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4685
4686 * configure.ac: Adjust to check VTV_SUPPORTED.
4687 * configure: Regenerated.
4688
4689 2013-08-02 Caroline Tice <cmtice@google.com>
4690
4691 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4692 on non-linux systems; add target-libvtv to noconfigdirs; add
4693 libsupc++/.libs to C++ library search paths.
4694 * configure: Regenerated.
4695 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4696 libstdc++ and libgcc.
4697 * Makefile.in: Regenerated.
4698
4699 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4700
4701 * MAINTAINERS (Write After Approval): Add myself.
4702
4703 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4704 Shiva Chen <shiva0217@gmail.com>
4705
4706 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4707 nds32 port maintainers.
4708
4709 2013-07-17 Tim Shen <timshen91@gmail.com>
4710
4711 * MAINTAINERS (Write After Approval): Add myself.
4712
4713 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4714
4715 * configure.ac: Sync from binutils.
4716 * configure: Regenerate.
4717
4718 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4719
4720 * MAINTAINERS (Write After Approval): Add myself.
4721
4722 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4723
4724 * MAINTAINERS (Write After Approval): Add myself.
4725
4726 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4727
4728 * MAINTAINERS (Write After Approval): Add myself.
4729
4730 2013-04-30 Brooks Moses <bmoses@google.com>
4731
4732 * MAINTAINERS: Update my email; move myself from Fortran
4733 reviewer to Write After Approval.
4734
4735 2013-04-16 Andreas Schwab <schwab@suse.de>
4736
4737 * configure.ac (aarch64-*-*): Don't disable java.
4738 * configure: Regenerate.
4739
4740 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4741
4742 * MAINTAINERS (Write After Approval): Add myself.
4743
4744 2013-03-30 Matthias Klose <doko@ubuntu.com>
4745
4746 * Makefile.def (target_modules): Don't install libffi.
4747 * Makefile.in: Regenerate.
4748
4749 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4750
4751 * MAINTAINERS (Write After Approval): Add myself.
4752
4753 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4754
4755 * MAINTAINERS (Write After Approval): Add myself.
4756
4757 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4758
4759 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4760 * configure: Regenerated.
4761
4762 2013-02-05 Ian Lance Taylor <iant@google.com>
4763
4764 PR go/55969
4765 * configure.ac: Disable libgo on some systems where it does not
4766 work.
4767
4768 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4769
4770 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4771 Remove Geoff Keating as rs6000 port maintainer, at his request.
4772
4773 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4774
4775 * MAINTAINERS: Update my email.
4776
4777 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4778
4779 * configure: Re-generate.
4780
4781 2013-01-15 Richard Biener <rguenther@suse.de>
4782
4783 PR other/55973
4784 * configure: Re-generate.
4785
4786 2013-01-14 Matthias Klose <doko@ubuntu.com>
4787
4788 * Makefile.def (install-target-libsanitizer): Depend on
4789 install-target-libstdc++-v3.
4790 * Makefile.in: Regenerate.
4791
4792 2013-01-14 Richard Biener <rguenther@suse.de>
4793
4794 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4795 * configure: Re-generate
4796
4797 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4798
4799 * config.sub: Update from config repo.
4800
4801 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4802
4803 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4804 * Makefile.in: Regenerate.
4805
4806 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4807
4808 * MAINTAINERS (arc): Add new port maintainership for myself.
4809
4810 2013-01-09 Jason Merrill <jason@redhat.com>
4811
4812 * .gitignore: Import from gdb repository.
4813
4814 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4815
4816 * Makefile.def (configure-gcc): Depend on all-gmp.
4817 (all-gcc): Remove dependency on all-gmp.
4818 * Makefile.in: Regenerated.
4819
4820 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4821
4822 * config.sub: Merge from config repo.
4823 * config.guess: Ditto.
4824
4825 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4826
4827 * Makefile.def: Merge from binutils.
4828 * Makefile.in: Ditto.
4829
4830 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4831
4832 * MAINTAINERS: Update my email.
4833
4834 2012-12-29 Ben Elliston <bje@gnu.org>
4835
4836 * config.guess: Update to 2012-12-29 version.
4837 * config.sub: Likewise.
4838
4839 2012-12-20 Matthias Klose <doko@ubuntu.com>
4840
4841 * Makefile.def (install-target-libgfortran): Depend on
4842 install-target-libquadmath, install-target-libgcc.
4843 (install-target-libsanitizer): Depend on install-target-libgcc.
4844 (install-target-libjava): Depend on install-target-libgcc.
4845 (install-target-libitm): Depend on install-target-libgcc.
4846 (install-target-libobjc): Depend on install-target-libgcc.
4847 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4848 * Makefile.in: Regenerate.
4849
4850 2012-12-19 Matthias Klose <doko@ubuntu.com>
4851
4852 * Makefile.def (install-target-libgo): Depend on
4853 install-target-libatomic.
4854 * Makefile.in: Regenerate.
4855
4856 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4857
4858 PR go/55201
4859 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4860 * Makefile.in: Regenerate.
4861
4862 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4863
4864 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4865 * configure: Regenerate.
4866
4867 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4868
4869 * config.sub: Merge from config repo.
4870
4871 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4872
4873 * Makefile.def (target_modules): Add bootstrap=true and
4874 raw_cxx=true to libsanitizer.
4875 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4876 * Makefile.in: Regenerated.
4877 * configure: Likewise.
4878
4879 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4880
4881 * MAINTAINERS: Remove self as RTL optimization maintainer.
4882
4883 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4884
4885 * MAINTAINERS (Write After Approval): Add myself.
4886
4887 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4888
4889 * Makefile.def (target_modules): Remove bootstrap=true and
4890 raw_cxx=true from libsanitizer.
4891 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4892 * Makefile.in: Regenerated.
4893 * configure: Likewise.
4894
4895 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4896
4897 * Makefile.def (target_modules): Add bootstrap=true and
4898 raw_cxx=true to libsanitizer.
4899 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4900 * Makefile.in: Regenerated.
4901 * configure: Likewise.
4902
4903 2012-11-28 Andrew Pinski <apinski@cavium.com>
4904
4905 PR bootstrap/54279
4906 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4907 * configure: Regenerate.
4908 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4909 * Makefile.in: Regenerate.
4910
4911 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4912
4913 * configure.ac: Disable libsanitizer if we're not building C++.
4914 * configure: Regenerate.
4915
4916 2012-11-15 Roland McGrath <roland@hack.frob.com>
4917
4918 * MAINTAINERS (Write After Approval): Add myself.
4919
4920 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4921
4922 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4923 Kostya Serebryany (kcc@google.com) and
4924 Jakub Jelinek (jakub@redhat.com).
4925 Rename area for Dodji Seketeli (dodji@redhat.com).
4926
4927 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4928
4929 * MAINTAINERS: (asan.c, related): Add myself.
4930
4931 2012-11-14 Roland McGrath <mcgrathr@google.com>
4932
4933 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4934 * configure: Regenerate.
4935
4936 2012-11-13 Richard Henderson <rth@redhat.com>
4937
4938 * configure.ac: Move libsanitizer logic to subdirectory.
4939 * configure: Regenerate.
4940
4941 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4942
4943 * configure.ac: Enable libsanitizer just on x86 linux for now.
4944 * configure: Re-generate.
4945
4946 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4947
4948 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4949 sections.
4950 * configure: Regenerate.
4951
4952 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4953
4954 * configure.ac: Add section for configdirs for libsanitizer.
4955 Disable for cris-*-* and mmix-*-*.
4956 * configure: Regenerate.
4957
4958 2012-11-12 Wei Mi <wmi@google.com>
4959
4960 * configure.ac: Add libsanitizer to target_libraries.
4961 * Makefile.def: Ditto.
4962 * configure: Regenerate.
4963 * Makefile.in: Regenerate.
4964 * libsanitizer: New directory for asan runtime. Contains an empty
4965 tsan directory.
4966
4967 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4968
4969 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4970 against Mingw64 w32api.
4971 * configure: Regenerate.
4972
4973 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4974
4975 * configure: Regenerated.
4976
4977 2012-11-03 Robert Mason <rbmj@verizon.net>
4978
4979 * configure.ac: add --disable-libstdcxx configure option
4980 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4981
4982 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4983
4984 * MAINTAINERS (Write After Approval): Add myself.
4985
4986 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4987
4988 * MAINTAINERS (Write After Approval): Add myself.
4989
4990 2012-10-24 Sharad Singhai <singhai@google.com>
4991
4992 * MAINTAINERS (Write After Approval): Add myself.
4993
4994 2012-10-24 Eric Christopher <echristo@gmail.com>
4995
4996 * MAINTAINERS: Update email address.
4997
4998 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4999
5000 PR bootstrap/54820
5001 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
5002 * configure: Regenerate.
5003
5004 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
5005
5006 * MAINTAINERS (aarch64): Add Marcus and myself.
5007
5008 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
5009
5010 PR bootstrap/54820
5011 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
5012 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
5013 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
5014 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
5015 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
5016 * Makefile.in: Regenerate.
5017 * configure.ac (have_static_libs): New variable and associated check.
5018 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
5019 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
5020 * configure: Regenerate.
5021
5022 2012-10-10 Richard Biener <rguenther@suse.de>
5023
5024 * MAINTAINERS: Adjust for changed surname.
5025
5026 2012-10-04 Lawrence Crowl <crowl@google.com>
5027
5028 * MAINTAINERS (Write After Approval): Add myself.
5029
5030 2012-10-01 Cary Coutant <ccoutant@google.com>
5031
5032 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
5033
5034 2012-09-28 Ian Lance Taylor <iant@google.com>
5035
5036 * Makefile.def: Make all-target-libgo depend on
5037 all-target-libbacktrace.
5038 * Makefile.in: Rebuild.
5039
5040 2012-09-26 Ian Lance Taylor <iant@google.com>
5041
5042 * Makefile.def: Make all-gcc depend on all-libbacktrace.
5043 * Makefile.in: Rebuild.
5044
5045 2012-09-20 Walter Lee <walt@tilera.com>
5046
5047 * configure.ac: Add tilegx to list of targets that support gold.
5048 * configure: Regenerate.
5049
5050 2012-09-20 Marek Polacek <polacek@redhat.com>
5051
5052 * MAINTAINERS (Write After Approval): Add myself.
5053
5054 2012-09-19 Steve Ellcey <sellcey@mips.com>
5055
5056 * configure.ac: Add mips*-mti-elf* target.
5057 * configure: Regenerate.
5058
5059 2012-09-17 Ian Lance Taylor <iant@google.com>
5060
5061 * MAINTAINERS (Various Maintainers): Add libbacktrace.
5062 * configure.ac (host_libs): Add libbacktrace.
5063 (target_libraries): Add libbacktrace.
5064 * Makefile.def (host_modules): Add libbacktrace.
5065 (target_modules): Likewise.
5066 * configure, Makefile.in: Rebuild.
5067
5068 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
5069
5070 PR target/38607
5071 Merge upstream change.
5072 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
5073
5074 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
5075 Add libgomp*.o to compare_exclusions for AIX.
5076 * configure: Regenerate.
5077
5078 2012-09-06 Diego Novillo <dnovillo@google.com>
5079
5080 * configure.ac: Bump minimum GMP version to 4.2.3.
5081 * configure: Re-generate.
5082
5083 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
5084
5085 PR target/54461
5086 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5087 target-libgloss if not configured --with-avrlibc=no.
5088 * configure: Regenerate.
5089
5090 2012-09-04 Jason Merrill <jason@redhat.com>
5091
5092 * configure.ac: Fix --enable-languages=all.
5093
5094 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
5095
5096 * MAINTAINERS (Write After Approval): Add myself.
5097
5098 2012-09-03 Richard Guenther <rguenther@suse.de>
5099
5100 PR bootstrap/54138
5101 * configure.ac: Re-organize ISL / CLOOG checks to allow
5102 disabling with either --without-isl or --without-cloog.
5103 * configure: Regenerated.
5104
5105 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
5106
5107 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5108 * configure: Regenerate.
5109
5110 2012-08-27 Ulrich Drepper <drepper@gmail.com>
5111
5112 * MAINTAINERS: Fix my email address.
5113
5114 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
5115
5116 PR binutils/4970
5117 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5118 and opcodes.
5119 * Makefile.in: Regenerated.
5120
5121 2012-08-26 Art Haas <ahaas@impactweather.com>
5122
5123 * configure: Regenerate.
5124
5125 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
5126
5127 * INSTALL/README: Also refer to the online installation
5128 instructions.
5129
5130 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5131
5132 * MAINTAINERS (Write After Approval): Add myself.
5133 (Picochip port): Remove myself.
5134
5135 2012-08-14 Diego Novillo <dnovillo@google.com>
5136
5137 Merge from cxx-conversion branch.
5138
5139 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5140 POSTSTAGE1_CONFIGURE_FLAGS.
5141 * Makefile.in: Regenerate.
5142 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
5143 Force C++ when bootstrapping.
5144 * configure: Regenerate.
5145
5146 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5147
5148 * MAINTAINERS (Write After Approval): Add myself.
5149
5150 2012-07-16 Joseph Myers <joseph@codesourcery.com>
5151
5152 * README: Document use of ranges of years in copyright notices.
5153
5154 2012-07-06 Richard Guenther <rguenther@suse.de>
5155
5156 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5157 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5158 --with-gmp=system.
5159 * Makefile.in: Regenerated.
5160 * configure: Likewise.
5161
5162 2012-07-06 Richard Guenther <rguenther@suse.de>
5163
5164 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5165 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5166 supply V=1 as extra_make_flags.
5167 * configure: Regenerated.
5168 * Makefile.in: Likewise.
5169
5170 2012-07-04 Tristan Gingold <gingold@adacore.com>
5171
5172 * configure: Regenerate.
5173
5174 2012-07-03 Richard Guenther <rguenther@suse.de>
5175
5176 * Makfile.def (isl): Remove not necessary extra_exports and
5177 extra_make_flags.
5178 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5179 * Makefile.in: Regenerated.
5180
5181 2012-07-03 Richard Guenther <rguenther@suse.de>
5182
5183 * Makefile.def (cloog): Add V=1 to extra_make_flags.
5184 * configure.ac: If either the ISL or the CLooG check failed
5185 do not try to build in-tree versions.
5186 * Makefile.in: Regenerated.
5187 * configure: Regenerated.
5188
5189 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5190
5191 * configure: Regenerate.
5192
5193 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
5194
5195 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5196 maintainer.
5197
5198 2012-07-02 Richard Guenther <rguenther@suse.de>
5199
5200 * configure: Regenerated.
5201
5202 2012-07-02 Richard Guenther <rguenther@suse.de>
5203 Michael Matz <matz@suse.de>
5204 Tobias Grosser <tobias@grosser.es>
5205 Sebastian Pop <sebpop@gmail.com>
5206
5207 * Makefile.def: Add ISL host module, remove PPL host module.
5208 Adjust ClooG host module to use the proper ISL.
5209 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5210 * configure.ac: Include config/isl.m4. Add ISL host library,
5211 remove PPL. Remove PPL configury, add ISL configury, adjust
5212 ClooG configury.
5213 * Makefile.in: Regenerated.
5214 * configure: Likewise.
5215
5216 2012-07-02 Richard Guenther <rguenther@suse.de>
5217
5218 Merge from graphite branch
5219 2011-07-21 Tobias Grosser <tobias@grosser.es>
5220
5221 * configure: Regenerated.
5222 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5223 both cloog.org and legacy versions. The only supported version will
5224 be CLooG with the isl backend.
5225
5226 2011-07-21 Tobias Grosser <tobias@grosser.es>
5227
5228 * configure: Regenerated.
5229 * configure.ac: Require cloog isl 0.17.0
5230
5231 2011-07-21 Tobias Grosser <tobias@grosser.es>
5232
5233 * configure: Regenerated.
5234 * config/cloog.m4: Do not define CLOOG_ORG
5235
5236 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5237
5238 * configure.ac: Skip C if explicitly selected.
5239 * configure: Regenerate.
5240
5241 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
5242
5243 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5244 they contain -O2.
5245 * configure: Regenerate.
5246
5247 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5248
5249 PR debug/53740
5250 * df.h, df-problems.c, dce.c: Revert last patch.
5251
5252 2012-06-25 Iain Sandoe <iain@codesourcery.com>
5253
5254 * MAINTAINERS (Write After Approval): Update my email address.
5255
5256 2012-06-21 Meador Inge <meadori@codesourcery.com>
5257
5258 * MAINTAINERS (Write After Approval): Add myself.
5259
5260 2012-06-20 Jason Merrill <jason@redhat.com>
5261
5262 * Makefile.tpl (check-target-libgomp-c++): New.
5263 (check-target-libitm-c++): New.
5264 * Makefile.def (c++): Add them.
5265 * Makefile.in: Regenerate.
5266
5267 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
5268
5269 * MAINTAINERS (Write After Approval): Add myself.
5270
5271 2012-05-16 Olivier Hainque <hainque@adacore.com>
5272
5273 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5274 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5275 (install-no-fixedincludes): Adjust accordingly.
5276 * Makefile.in: Regenerate.
5277
5278 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5279
5280 Merge upstream change
5281 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5282
5283 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
5284
5285 * MAINTAINERS (Write After Approval): Add myself.
5286
5287 2012-05-09 Nick Clifton <nickc@redhat.com>
5288 Paul Smith <psmith@gnu.org>
5289
5290 PR bootstrap/50461
5291 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5292 allow for the fact that from release v3.1.0 of MPFR the source
5293 files were moved into a src sub-directory.
5294 * configure: Regenerate.
5295
5296 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5297
5298 * configure.ac: Bump minimum MPFR version to 2.4.0.
5299 * configure: Regenerated.
5300
5301 2012-05-01 Richard Henderson <rth@redhat.com>
5302
5303 * Makefile.def (libatomic): New target_module.
5304 * configure.ac (target_libraries): Add libatomic.
5305 (noconfigdirs): Check if libatomic is supported.
5306 * Makefile.in, configure: Rebuild.
5307
5308 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5309
5310 * MAINTAINERS (Write After Approval): Add myself.
5311
5312 2012-04-25 Joel Brobecker <brobecker@adacore.com>
5313
5314 * config.sub: Update to 2012-04-18 version from official repo.
5315
5316 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5317
5318 * MAINTAINERS (Write After Approval): Add myself.
5319
5320 2012-04-11 Steve Ellcey <sellcey@mips.com>
5321
5322 * MAINTAINERS: Changed email address.
5323
5324 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
5325
5326 PR target/52737
5327 * contrib/gcc_update (files_and_dependencies):
5328 Remove gcc/config/avr/t-multilib from touch data.
5329
5330 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5331
5332 * MAINTAINERS (OS Port Maintainers): Remove irix.
5333 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5334 (unsupported_languages): Remove mips-sgi-irix6.*.
5335 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5336 (with_stabs): Remove.
5337 * configure: Regenerate.
5338
5339 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5340
5341 * MAINTAINERS (OS Port Maintainers): Remove osf.
5342 * configure.ac (enable_libgomp): Remove *-*-osf*.
5343 (with_stabs): Remove alpha*-*-osf*.
5344 * configure: Regenerate.
5345
5346 2012-03-05 Tristan Gingold <gingold@adacore.com>
5347
5348 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5349 * configure: Regenerate.
5350
5351 2012-02-17 Walter Lee <walt@tilera.com>
5352
5353 * MAINTAINERS: (Write After Approval): Delete myself.
5354
5355 2012-02-14 Walter Lee <walt@tilera.com>
5356
5357 * MAINTAINERS (tilegx port): Add myself.
5358 (tilepro port): Add myself.
5359 (Write After Approval): Add myself.
5360
5361 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5362
5363 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5364 and Joseph Myers as docstring relicensing maintainers.
5365
5366 2012-02-09 Bin Cheng <bin.cheng@arm.com>
5367
5368 * MAINTAINERS (write-after-approval): Add myself.
5369
5370 2012-02-08 Ira Rosen <irar@il.ibm.com>
5371
5372 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5373 maintainer.
5374
5375 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5376
5377 * MAINTAINERS (Write After Approval): Move myself to
5378 maintain alphabetical order.
5379
5380 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5381
5382 * MAINTAINERS (Write After Approval): Add myself.
5383
5384 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5385
5386 * MAINTAINERS (Write After Approval): Add myself.
5387
5388 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5389 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5390
5391 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5392 * configure: Regenerate.
5393
5394 2012-01-23 Harshit Chopra <harshit@google.com>
5395
5396 * MAINTAINERS (Write After Approval): Add myself.
5397
5398 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
5399
5400 * configure.ac: Remove reference to mh-interix.
5401 * configure: Regenerate.
5402
5403 2012-01-05 Richard Henderson <rth@redhat.com>
5404
5405 PR bootstrap/51072
5406 * configure.ac: Disable libitm if c++ is not enabled.
5407 * configure: Rebuild.
5408
5409 * configure.ac: Fix regexp for same.
5410 * configure: Rebuild.
5411
5412 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5413
5414 * MAINTAINERS (Write After Approval): Add myself.
5415
5416 2012-01-02 Richard Guenther <rguenther@suse.de>
5417
5418 PR bootstrap/51686
5419 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5420 * Makefile.in: Regenerate.
5421
5422 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5423
5424 * MAINTAINERS (Write After Approval): Add myself.
5425
5426 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5427
5428 * configure: Regenerate.
5429
5430 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5431
5432 * MAINTAINERS (picochip): Changed email address.
5433
5434 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5435
5436 * MAINTAINERS (write-after-approval): Add self.
5437
5438 2011-11-29 DJ Delorie <dj@redhat.com>
5439
5440 * configure.ac (rl78-*-*) New case.
5441 * configure: Regenerate.
5442 * MAINTAINERS: Add myself as RL78 maintainer.
5443
5444 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5445
5446 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5447
5448 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5449
5450 * libtool.m4: Additional FreeBSD 10 fixes.
5451
5452 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5453
5454 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5455 Maintainers section, as Epiphany maintainer.
5456
5457 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5458
5459 PR target/49992
5460 * configure.ac: Remove ranlib special-casing for Darwin.
5461 * configure: Regenerate.
5462
5463 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5464
5465 * MAINTAINERS (Reviewers): Keep the list sorted.
5466
5467 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5468
5469 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5470
5471 2011-11-09 Roland McGrath <mcgrathr@google.com>
5472
5473 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5474 * configure: Rebuild.
5475 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5476 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5477 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5478 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5479 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5480 Add READELF.
5481 * Makefile.in: Rebuild.
5482
5483 2011-11-09 Jason Merrill <jason@redhat.com>
5484
5485 * Makefile.def (language=c++): Remove check-c++0x.
5486 * Makefile.in (check-gcc-c++): Regenerate.
5487
5488 2011-11-08 Richard Henderson <rth@redhat.com>
5489
5490 * configure.ac: Test for libitm directory present first.
5491
5492 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5493
5494 * configure.ac: Test libitm/configure.tgt to disable libitm.
5495 * configure: Rebuild.
5496
5497 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5498 Richard Henderson <rth@redhat.com>
5499
5500 Merged from transactional-memory.
5501
5502 * Makefile.def (lang_env_dependencies): libitm is c++.
5503 Add libitm target module.
5504 * configure.ac: Likewise.
5505 * config/mmap.m4: New file.
5506 * contrib/gcc_update: Add libitm to touch data.
5507 * Makefile.in, configure: Rebuild.
5508
5509 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5510
5511 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5512 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5513 * Makefile.in: Regenerate.
5514
5515 2011-11-01 DJ Delorie <dj@redhat.com>
5516
5517 * config.sub: Update to version 2011-10-29 (added rl78)
5518
5519 2011-10-27 Nick Clifton <nickc@redhat.com>
5520
5521 * config.sub: Import these changes from the config project:
5522
5523 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5524 Ben Elliston <bje@gnu.org>
5525
5526 * config.sub (epiphany): New.
5527
5528 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5529 Ben Elliston <bje@gnu.org>
5530
5531 * config.sub (hexagon, hexagon-*): New.
5532
5533 2011-08-23 Roland McGrath <mcgrathr@google.com>
5534
5535 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5536 64eb to be64.
5537
5538 2011-08-16 Roland McGrath <mcgrathr@google.com>
5539
5540 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5541 (nacl): Grok as alias for 32el-unknown-nacl.
5542
5543 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5544
5545 * MAINTAINERS (Write After Approval): Add myself.
5546
5547 2011-10-24 Teresa Johnson <tejohnson@google.com>
5548
5549 * MAINTAINERS (Write After Approval): Add myself.
5550
5551 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5552
5553 * MAINTAINERS (sparc port): Remove myself.
5554
5555 2011-09-14 Tom de Vries <tom@codesourcery.com>
5556
5557 * MAINTAINERS (Write After Approval): Add myself.
5558
5559 2011-08-14 Yao Qi <yao@codesourcery.com>
5560
5561 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5562 * configure: Regenerate.
5563
5564 2011-07-26 Ian Lance Taylor <iant@google.com>
5565
5566 * configure.ac: Set have_compiler based on whether gcc directory
5567 exists, rather than on whether gcc is in configdirs.
5568 * configure: Rebuild.
5569
5570 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5571
5572 * MAINTAINERS (Global Reviewers): Add self.
5573
5574 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5575
5576 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5577 link directories.
5578 * Makefile.in: Rebuild.
5579
5580 2011-07-20 Ian Lance Taylor <iant@google.com>
5581
5582 PR bootstrap/49787
5583 * configure.ac: Move --enable-bootstrap handling earlier in file.
5584 If --enable-bootstrap and either --enable-build-with-cxx or
5585 --enable-build-poststage1-with-cxx, enable C++ automatically.
5586 * configure: Rebuild.
5587
5588 2011-07-19 Ian Lance Taylor <iant@google.com>
5589
5590 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5591 make C++ a boot_language. Set and substitute
5592 POSTSTAGE1_CONFIGURE_FLAGS.
5593 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5594 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5595 * configure, Makefile.in: Rebuild.
5596
5597 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5598
5599 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5600 maintainers.
5601
5602 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5603
5604 * MAINTAINERS (Global Reviewers): Add myself.
5605
5606 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5607
5608 * configure: Regenerate.
5609
5610 2011-07-16 Jason Merrill <jason@redhat.com>
5611
5612 * Makefile.def (language=c++): Add check-c++0x and
5613 check-target-libmudflap-c++.
5614 * Makefile.tpl (check-target-libmudflap-c++): New.
5615 * Makefile.in: Regenerate.
5616
5617 2011-07-16 Matthias Klose <doko@ubuntu.com>
5618
5619 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5620 * Makefile.def (target_modules/libjava): Pass
5621 $(EXTRA_CONFIGARGS_LIBJAVA).
5622 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5623 if not configured with --enable-static-libjava.
5624 * Makefile.in: Regenerate.
5625 * configure: Likewise.
5626
5627 2011-07-15 Jason Merrill <jason@redhat.com>
5628
5629 * Makefile.in (check-c++): Move check-gcc-c++0x after
5630 check-target-libstdc++-v3.
5631
5632 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5633
5634 * MAINTAINERS (c6x port): New entry.
5635
5636 2011-07-13 Jason Merrill <jason@redhat.com>
5637
5638 * Makefile.in (check-gcc-c++0x): New.
5639 (check-c++): Depend on it.
5640
5641 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5642
5643 PR target/39150
5644 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5645 x86_64-*-solaris2.1[0-9]*.
5646 * configure: Regenerate.
5647
5648 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5649
5650 * MAINTAINERS (RTL optimizers): Add self.
5651
5652 2011-06-27 Gabriel Charette <gchare@google.com>
5653
5654 * MAINTAINERS (Write After Approval): Add myself.
5655
5656 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5657
5658 PR regression/47836
5659 PR bootstrap/23656
5660 PR other/47733
5661 PR bootstrap/49247
5662 PR c/48825
5663 * configure.ac (target_libraries): Remove target-libiberty.
5664 Remove case-statement setting skipdirs=target-libiberty for
5665 multiple targets. Remove checking target_configdirs and
5666 removing target-libiberty but keeping target-libgcc if
5667 otherwise empty.
5668 * Makefile.def (target_modules): Don't add libiberty.
5669 (dependencies): Remove all traces of target-libiberty.
5670 * configure, Makefile.in: Regenerate.
5671
5672 2011-06-13 Walter Lee <walt@tilera.com>
5673
5674 * configure.ac (tilepro-*-*) New case.
5675 (tilegx-*-*): Likewise.
5676 * configure: Regenerate.
5677
5678 2011-06-06 Jing Yu <jingyu@google.com>
5679
5680 * configure.ac: Skip target-libiberty for
5681 arm*-*-linux-androideabi.
5682 * configure: Regenerated.
5683
5684 2011-06-06 Nick Clifton <nickc@redhat.com>
5685
5686 * config.sub: Sync from upstream.
5687
5688 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5689
5690 * MAINTAINERS (Write After Approval): Add myself.
5691
5692 2011-06-01 Daniel Jacobowitz <drow@false.org>
5693
5694 * MAINTAINERS: Update my email address.
5695
5696 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5697
5698 * MAINTAINERS (Write After Approval): Update my email address.
5699
5700 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5701
5702 * MAINTAINERS (Write After Approval): Add myself.
5703
5704 2011-05-08 Doug Kwan <dougkwan@google.com>
5705
5706 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5707 * configure: Regenerated.
5708 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5709 value from configure.
5710 * Makefile.in: Regenerated.
5711
5712 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5713
5714 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5715 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5716 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5717 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5718 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5719 *-*-vxworks*): Disable newlib and libgloss in separate case
5720 statement.
5721 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5722 to separate case statement.
5723 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5724 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5725 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5726 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5727 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5728 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5729 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5730 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5731 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5732 i[[3456789]]86-*-rdos*, m32r-*-*,
5733 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5734 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5735 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5736 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5737 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5738 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5739 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5740 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5741 and libgloss in main case over targets. Remove most empty cases
5742 in main case over targets.
5743 * configure: Regenerate.
5744
5745 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5746
5747 * MAINTAINERS (Write After Approval): Add myself.
5748
5749 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5750
5751 * configure.ac: Remove code setting special library locations for
5752 hppa*64*-*-hpux11*. Remove code setting compiler for
5753 sparc-sun-solaris2*.
5754 * configure: Regenerate.
5755
5756 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5757
5758 * configure.ac: Separate libgloss_dir settings from general case
5759 over targets.
5760 * configure: Regenerate.
5761
5762 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5763
5764 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5765 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5766 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5767 cases in libgcj-disabling case statement.
5768 (hppa*64*-*-linux*): Set unsupported_languages instead of
5769 disabling target-zlib.
5770 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5771 to hppa*64*-*-hpux*.
5772 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5773 hppa*-*-hpux*.
5774 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5775 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5776 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5777 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5778 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5779 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5780 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5781 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5782 libgcj-disabling case statement.
5783 * configure: Regenerate.
5784
5785 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5786
5787 * configure.ac: Disable Java for targets not supporting libffi.
5788 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5789 Remove cases in Java-disabling statement.
5790 (*arm-wince-pe): Change to arm-wince-pe.
5791 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5792 cases in Java-disabling statement.
5793 (bfin-*-*): Don't disable Java again.
5794 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5795 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5796 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5797 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5798 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5799 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5800 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5801 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5802 Java-disabling statement.
5803 (mmix-*-*): Don't disable Java again.
5804 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5805 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5806 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5807 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5808 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5809 statement.
5810 * configure: Regenerate.
5811
5812 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5813
5814 * configure.ac: Separate cases disabling Java and Java libraries
5815 from general case over targets.
5816 * configure: Regenerate.
5817
5818 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5819
5820 * MAINTAINERS: Update my email address.
5821
5822 2011-04-20 Easwaran Raman <eraman@google.com>
5823
5824 * MAINTAINERS (Write After Approval): Add myself.
5825
5826 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5827
5828 PR lto/48086
5829 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5830 * configure: Regenerate.
5831
5832 2011-04-16 Jim Meyering <meyering@redhat.com>
5833
5834 * MAINTAINERS (Write After Approval): Add myself.
5835
5836 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5837
5838 * MAINTAINERS: Update my email address.
5839
5840 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5841
5842 * MAINTAINERS (Write After Approval): Add myself.
5843
5844 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5845
5846 * MAINTAINERS (Write After Approval): Add myself.
5847
5848 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5849
5850 * MAINTAINERS (Write After Approval): Add myself.
5851
5852 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5853
5854 * configure.ac (build_tools): Remove build-byacc.
5855 (host_libs): Remove mmalloc.
5856 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5857 autoconf automake libtool diff rcs fileutils shellutils time
5858 textutils wdiff find uudecode hello tar gzip indent recode release
5859 sed perl gawk findutils gettext zip.
5860 (libgcj): Remove target-qthreads.
5861 (target_tools): Remove target-examples target-gperf.
5862 (YACC): Don't handle building byacc.
5863 * configure: Regenerate.
5864 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5865 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5866 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5867 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5868 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5869 handle building components.
5870 * Makefile.in: Regenerate.
5871
5872 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5873
5874 * MAINTAINERS: Update my email address as Xtensa maintainer.
5875
5876 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5877
5878 * config.sub: Sync from upstream.
5879
5880 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5881
5882 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5883 (microblaze*): Don't disable libssp.
5884 * configure: Regenerate.
5885
5886 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5887
5888 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5889 moveifchange.
5890 * configure: Regenerate.
5891 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5892 * Makefile.in: Regenerate.
5893
5894 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5895
5896 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5897 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5898 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5899 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5900 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5901 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5902 md_exec_prefix cases.
5903 * configure: Regenerate.
5904
5905 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5906
5907 * configure.ac: Separate cases disabling target-libssp,
5908 target-libiberty, target-libstdc++-v3 and Fortran from general
5909 case over targets.
5910 * configure: Regenerate.
5911
5912 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5913
5914 * configure.ac (*-*-chorusos): Don't disable libgcj.
5915 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5916 Remove case.
5917 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5918 (arm-*-coff): Don't disable libgcj.
5919 (arm*-*-linux-gnueabi): Remove useless assignment.
5920 (arm-*-riscix*): Don't disable libgcj.
5921 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5922 configuration.
5923 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5924 (c54x*-*-*): Remove case.
5925 (tic54x-*-*): Don't disable GCC or GCC libraries.
5926 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5927 to *.
5928 (d10v-*-*): Don't disable GCC libraries.
5929 (d30v-*-*): Don't disable libgcj.
5930 (h8500-*-*): Don't disable GCC libraries.
5931 (i960-*-*): Don't disable libgcj.
5932 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5933 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5934 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5935 libgcj.
5936 (m68k-*-coff*): Remove case.
5937 (mmix-*-*): Don't disable libgloss on host.
5938 (mn10200-*-*, mn10300-*-*): Remove cases.
5939 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5940 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5941 Don't disable libgcj.
5942 (romp-*-*): Remove case.
5943 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5944 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5945 case.
5946 (v810-*-*): Don't disable GCC libraries.
5947 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5948 (ip2k-*-*): Don't disable GCC libraries.
5949 * configure: Regenerate.
5950
5951 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5952
5953 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5954 libffi on host.
5955 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5956 on host.
5957 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5958 * configure: Regenerate.
5959
5960 2011-03-26 John Marino <binutils@marino.st>
5961
5962 * configure.ac: Add support for *-*-dragonfly*
5963 * configure: Regenerate.
5964
5965 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5966
5967 * configure.ac (native_only): Remove.
5968 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5969 send-pr uudecode guile gnuserv on host.
5970 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5971 send-pr rcs guile perl texinfo libtool on host.
5972 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5973 automake send-pr rcs guile perl texinfo libtool on host.
5974 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5975 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5976 (alpha*-dec-osf*): Don't disable fileutils on target.
5977 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5978 texinfo send-pr expect dejagnu on target.
5979 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5980 target-qthreads on target.
5981 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5982 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5983 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5984 x86_64-*-mingw*): Don't disable expect on target.
5985 (*-*-cygwin*): Don't disable target-gperf on target.
5986 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5987 gnuserv on target.
5988 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5989 target.
5990 * configure: Regenerate.
5991
5992 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5993
5994 * configure.ac (target_tools): Remove target-groff.
5995 (native_only): Remove target-groff.
5996 (hppa*64*-*-*): Don't disable byacc.
5997 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5998 setting.
5999 (*-*-kaos*): Don't skip target-librx and target-groff.
6000 (*-*-netware*): Don't skip target-libmudflap.
6001 (*-*-tpf*): Don't skip target-libmudflap.
6002 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
6003 directories on the host.
6004 (ia64*-*-*vms*): Don't skip tix.
6005 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
6006 host.
6007 * configure: Regenerate.
6008
6009 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
6010
6011 * configure.ac: Remove references to mt-mep, mt-netware,
6012 mt-wince.
6013 * Makefile.def: Add all-utils soft dependencies.
6014 * Makefile.tpl: Remove GDB_NLM_DEPS.
6015 * configure: Regenerate.
6016 * Makefile.in: Regenerate.
6017
6018 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6019
6020 * configure.ac: Do not include mh-x86omitfp.
6021 * configure: Regenerate.
6022
6023 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6024
6025 * configure.ac: Remove empty cases.
6026 * configure: Regenerate.
6027
6028 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6029
6030 * Makefile.def: Add dependency from termcap to gdb.
6031 * Makefile.in: Regenerate.
6032
6033 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6034
6035 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
6036 * configure: Regenerate.
6037 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
6038 * Makefile.tpl: Likewise.
6039 * Makefile.in: Regenerate.
6040
6041 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6042
6043 * configure.ac: Remove all mentions of tentative_cc.
6044 * configure: Regenerate.
6045
6046 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6047
6048 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
6049 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
6050 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
6051 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
6052 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
6053 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
6054 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
6055 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6056 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
6057 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
6058 *-*-rhapsody*): Remove host cases.
6059 * configure: Regenerate.
6060
6061 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6062
6063 * configure.ac (ppc*-*-pe): Remove host case.
6064 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
6065 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
6066 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
6067 cases.
6068 * configure: Regenerate.
6069
6070 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6071
6072 * config.sub: Update to version 2011-03-23.
6073
6074 2011-03-22 Joseph Myers <joseph@codesourcery.com>
6075
6076 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
6077 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
6078 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6079 * configure: Regenerate.
6080
6081 2011-03-22 Joseph Myers <joseph@codesourcery.com>
6082
6083 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
6084 to Write After Approval.
6085 * config-ml.in: Don't handle arc-*-elf*.
6086 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6087 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6088 handle GCC libraries.
6089 * configure: Regenerate.
6090
6091 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6092
6093 PR bootstrap/48120:
6094 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6095 Add -lstdc++ -lm to LIBS.
6096 * configure: Regenerate.
6097
6098 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
6099
6100 * config.guess: Update to version 2011-02-02
6101 * config.sub: Update to version 2011-02-24
6102
6103 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
6104
6105 PR lto/48086
6106 * configure.ac: Re-enable LTO on *-apple-darwin9.
6107 * configure: Regenerate.
6108
6109 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
6110
6111 PR lto/48086
6112 * configure.ac: Disable LTO on darwin due to an assembler change in
6113 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6114 under 256.
6115 * configure: Regenerate.
6116
6117 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
6118
6119 * MAINTAINERS: Update myself as score backend maintainer,
6120 update my e-mail address.
6121
6122 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
6123
6124 * MAINTAINERS: Update my e-mail address.
6125
6126 2011-03-06 Joey Ye <joey.ye@arm.com>
6127
6128 * MAINTAINERS: Update my e-mail address.
6129
6130 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6131
6132 * configure.ac: Adjust test of with_ppl.
6133 * configure: Regenerated.
6134
6135 2011-03-02 Kai Tietz <ktietz@redhat.com>
6136
6137 * MAINTAINERS: Adjust my e-mail address.
6138
6139 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6140
6141 * configure.ac: Add -lpwl to ppllibs.
6142 * configure: Regenerated.
6143
6144 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6145
6146 * config/cloog.m4: Add -lisl to clooglibs.
6147 * configure: Regenerated.
6148
6149 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6150
6151 * MAINTAINERS (CPU Port maintainers): Add self.
6152
6153 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6154
6155 * MAINTAINERS: Add myself as testsuite maintainer.
6156
6157 2011-02-15 Mike Stump <mikestump@comcast.net>
6158
6159 * MAINTAINERS: Add myself as testsuite maintainer.
6160
6161 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6162
6163 Import from Libtool and gnulib:
6164
6165 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
6166
6167 Prepare for supporting FreeBSD 10.
6168 * config.rpath: Remove handling of freebsd1* which soon would
6169 match FreeBSD 10.0.
6170
6171 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
6172
6173 Remove support for FreeBSD 1.x.
6174 * libtool.m4 (_LT_LINKER_SHLIBS)
6175 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6176 soon would incorrectly match FreeBSD 10.0.
6177
6178 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6179
6180 PR binutils/12283
6181 * move-if-change: Import version from gnulib.
6182
6183 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
6184
6185 PR lto/47225
6186 * Makefile.def (lto-plugin): Double dash for enable-shared.
6187 (configure-gcc): Depend on all-lto-plugin.
6188 * Makefile.in: Rebuilt.
6189
6190 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6191
6192 * configure.ac: Remove extra bracket.
6193 * configure: Regenerate.
6194
6195 2011-02-08 Tobias Burnus <burnus@net-b.de>
6196
6197 * MAINTAINERS: Add myself as libquadmath maintainer.
6198
6199 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
6200
6201 * MAINTAINERS: Update my email address.
6202
6203 2011-02-07 Joseph Myers <joseph@codesourcery.com>
6204
6205 * MAINTAINERS (option handling): Add self.
6206
6207 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
6208
6209 PR lto/47225
6210 * Makefile.def: Add dependency for install-gcc
6211 on install-lto-plugin.
6212 * Makfile.in: Regenerated
6213
6214 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6215
6216 * MAINTAINERS (CPU Port Maintainers): Add myself.
6217
6218 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
6219
6220 PR libgcj/44341
6221 * configure.ac: Discard --with-* flags for host when configuring
6222 target libraries for cross build.
6223 * configure: Rebuilt.
6224
6225 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6226
6227 * MAINTAINERS (linear loop transforms): Removed.
6228
6229 2011-01-25 Jakub Jelinek <jakub@redhat.com>
6230
6231 * configure.ac: If with_ppl is no, move setting with_cloog=no
6232 after CLOOG_REQUESTED check.
6233 * configure: Regenerated.
6234
6235 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6236
6237 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6238 CLooG has been requested.
6239 * configure: Regenerated.
6240
6241 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6242
6243 * configure: Regenerated.
6244 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6245
6246 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6247
6248 * configure: Regenerated.
6249 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6250
6251 2011-01-21 Andreas Schwab <schwab@redhat.com>
6252
6253 * configure.ac: Use AS_HELP_STRING throughout.
6254 * configure: Regenerate.
6255
6256 2011-01-18 Jie Zhang <jie.zhang@analog.com>
6257
6258 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6259 * configure: Regenerate.
6260
6261 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6262
6263 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6264
6265 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6266
6267 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6268 for ia64-hpux.
6269 * configure: Regenerate.
6270
6271 2011-01-07 Jan Hubicka <jh@suse.cz>
6272
6273 PR lto/47225
6274 * Makefile.in: Regenerate.
6275 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6276 configure.
6277
6278 2011-01-07 Jan Hubicka <jh@suse.cz>
6279
6280 * Makefile.in: Regenerate.
6281 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6282 and configure dependency on lto-plugin configure.
6283 (lto-plugin module): Remove dependency on GCC; add dependency on
6284 liniberty.
6285
6286 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6287
6288 * MAINTAINERS (Write After Approval): Add myself.
6289
6290 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6291
6292 * configure: Regenerate.
6293
6294 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6295
6296 * configure.ac: (picochip): Disable libiberty.
6297
6298 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6299
6300 * MAINTAINERS (Write After Approval): Add myself.
6301
6302 2010-12-10 Ian Lance Taylor <iant@google.com>
6303
6304 PR bootstrap/46819
6305 * configure.ac: For --disable-libgcj clear libgcj_saved.
6306 * configure: Rebuild.
6307
6308 2010-12-10 Tobias Burnus <burnus@net-b.de>
6309
6310 PR fortran/46540
6311 * configure.ac: Add --disable-libquadmath and
6312 --disable-libquadmath-support.
6313 * configure: Regenerate.
6314
6315 2010-12-03 Ian Lance Taylor <iant@google.com>
6316
6317 * MAINTAINERS: Add myself as libgo maintainer.
6318
6319 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
6320
6321 PR libffi/46792
6322 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6323 * configure: Regenerate.
6324
6325 2010-12-02 Ian Lance Taylor <iant@google.com>
6326
6327 * configure.ac: Always set default for poststage1_ldflags to
6328 -static-libstdc++ -static-libgcc.
6329
6330 2010-11-29 Andreas Schwab <schwab@redhat.com>
6331
6332 * configure.ac: Move comment to remove extra space in last argument
6333 of GCC_TARGET_TOOL.
6334
6335 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
6336
6337 PR other/46026
6338 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6339 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6340 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6341 (BASE_FLAGS_TO_PASS): Use it.
6342 * configure: Rebuilt.
6343 * Makefile.in: Rebuilt.
6344
6345 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6346
6347 PR binutils/12258
6348 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6349 Properly check default linker.
6350 * configure: Regnerated.
6351
6352 2010-11-23 Matthias Klose <doko@ubuntu.com>
6353
6354 * configure.ac: For --enable-gold, handle value `default' instead of
6355 `both*'. New configure option --{en,dis}able-ld.
6356 * configure: Regenerate.
6357
6358 2010-11-20 Ian Lance Taylor <iant@google.com>
6359
6360 * configure.ac: Only disable a language library if no language needs
6361 it. Don't let --disable-libgcj uncondtionally disable libffi.
6362 * configure: Rebuild.
6363
6364 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6365
6366 * Makefile.in: Regenerate.
6367
6368 PR other/46202
6369 * configure.ac: Fix just-built in-tree STRIP name to be
6370 binutils/strip-new.
6371 * configure: Regenerate.
6372 * Makefile.def (install-strip-gcc, install-strip-binutils)
6373 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6374 (install-strip-sid): Mirror dependencies on non-strip variants
6375 of these targets on the respective -strip prerequisites.
6376 * Makefile.tpl (install-strip, install-strip-host)
6377 (install-strip-target): New targets.
6378 (install-strip-[+module+], install-strip-target-[+module+]):
6379 New targets.
6380 * Makefile.in: Regenerate.
6381
6382 2010-11-19 Ian Lance Taylor <iant@google.com>
6383 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6384
6385 * configure.ac: Add target-libgo to target_libraries. Set
6386 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6387 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6388 (HOST_EXPORTS): Add GOC.
6389 (BASE_TARGET_EXPORTS): Add GOC.
6390 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6391 (GOCFLAGS_FOR_TARGET): New variable.
6392 (EXTRA_HOST_FLAGS): Add GOC.
6393 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6394 * Makefile.def (target_modules): Add libgo.
6395 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6396 (dependencies): Add dependency from configure-target-libgo to
6397 configure-target-libffi and all-target-libstdc++-v3. Add
6398 dependencies from all-target-libgo to all-target-libffi.
6399 (languages): Add go.
6400 * configure: Rebuild.
6401 * Makefile.in: Rebuild.
6402
6403 2010-11-19 Ian Lance Taylor <iant@google.com>
6404
6405 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6406 compiler/flag environment variables.
6407
6408 2010-11-18 Ian Lance Taylor <iant@google.com>
6409
6410 * configure.ac: Check for lang_requires_boot_languages in
6411 config-lang.in files.
6412 * configure: Rebuild.
6413
6414 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6415 Tobias Burnus <burnus@net-b.de>
6416
6417 PR fortran/32049
6418 * Makefile.def: Add libquadmath; build it with language=fortran.
6419 * configure.ac: Add libquadmath.
6420 * Makefile.tpl: Handle multiple libs in check-[+language+].
6421 * Makefile.in: Regenerate.
6422 * configure: Regenerate.
6423
6424 2010-11-16 Tom Tromey <tromey@redhat.com>
6425
6426 * MAINTAINERS: Moved myself to reviewers section.
6427
6428 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6429
6430 * MAINTAINERS: Moved myself to reviewers section.
6431
6432 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6433
6434 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6435 (Write After Approval): Remove self.
6436
6437 2010-11-15 Andreas Schwab <schwab@redhat.com>
6438
6439 * configure.ac: Fix spelling in option names.
6440 * configure: Regenerated.
6441
6442 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6443
6444 PR bootstrap/39622
6445 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6446 * configure: Regenerated.
6447
6448 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6449
6450 * MAINTAINERS: Update my email address.
6451
6452 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6453
6454 * configure: Regenerate.
6455
6456 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6457
6458 * configure: Regenerate.
6459
6460 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6461
6462 * configure: Regenerate.
6463
6464 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6465
6466 * configure: Regenerate.
6467
6468 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6469
6470 * configure.ac: Support official CLooG.org versions.
6471 * configure: Regenerate.
6472 * config/cloog.m4: New.
6473
6474 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6475
6476 * MAINTAINERS (Write After Approval): Add myself.
6477
6478 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6479
6480 * MAINTAINERS: Update my email address.
6481
6482 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6483
6484 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6485 * configure: Regenerate.
6486
6487 2010-11-03 Ian Lance Taylor <iant@google.com>
6488 Dave Korn <dave.korn.cygwin@gmail.com>
6489
6490 PR lto/46273
6491 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6492 and on other supported platforms whenever LTO is enabled.
6493 * configure: Rebuild.
6494
6495 2010-11-02 Alan Modra <amodra@gmail.com>
6496
6497 PR binutils/12110
6498 * configure.ac: Error when source path contains spaces.
6499 * configure: Regenerate.
6500
6501 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6502
6503 * MAINTAINERS: Update my email address.
6504
6505 2010-10-20 Ian Lance Taylor <iant@google.com>
6506
6507 * Makefile.def (target_modules): Set lib_path to src/.libs for
6508 libstdc++-v3 module.
6509 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6510 * Makefile.in: Rebuild.
6511
6512 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6513
6514 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6515 (Write After Approval): Remove myself.
6516
6517 2010-10-15 Tristan Gingold <gingold@adacore.com>
6518
6519 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6520
6521 2010-10-14 Douglas Rupp <rupp@gnat.com>
6522
6523 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6524
6525 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6526
6527 * configure.ac (build_lto_plugin): New shell variable.
6528 (--enable-lto): Turn on by default for all non-ELF platforms that
6529 have had LTO support added so far. Set build_lto_plugin appropriately
6530 for both ELF and non-ELF.
6531 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6532 * configure: Regenerate.
6533
6534 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6535
6536 Sync from src:
6537 * configure.ac (v850 support): Remove target-libgloss from
6538 noconfigdirs.
6539 * configure: Regenerate.
6540
6541 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6542
6543 PR bootstrap/45326
6544 PR bootstrap/45174
6545 * configure.ac: Honor initial values of $build_configargs,
6546 $host_configargs, $target_configargs. Mark the precious, so
6547 environment settings get recorded.
6548 * configure: Regenerate.
6549
6550 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6551
6552 PR bootstrap/45796
6553 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6554 Depend on all-build-libiberty.
6555 * Makefile.in: Regenerate.
6556
6557 2010-09-30 Michael Eager <eager@eagercon.com>
6558
6559 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6560 * configure: Regenerate.
6561
6562 2010-09-28 Michael Eager <eager@eagercon.com>
6563
6564 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6565
6566 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6567
6568 PR bootstrap/44621
6569 * configure.ac: Fix unportable shell quoting.
6570 * configure: Regenerate.
6571
6572 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6573
6574 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6575 targets and amend comment.
6576 * configure: Regenerate.
6577
6578 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6579
6580 * MAINTAINERS (Write After Approval): Add myself.
6581
6582 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6583
6584 * configure.ac: Enable LTO by default on Darwin.
6585 * configure: Regenerate.
6586
6587 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6588
6589 * MAINTAINERS (Write After Approval): Add myself.
6590
6591 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6592
6593 * MAINTAINERS (Write After Approval): Add myself.
6594
6595 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6596
6597 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6598 ports
6599
6600 2010-07-28 David Yuste <david.yuste@gmail.com>
6601
6602 * MAINTAINERS (Write After Approval): Add myself.
6603
6604 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6605
6606 * configure.ac: Support all v850 targets.
6607 * configure: Regenerate.
6608
6609 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6610
6611 PR bootstrap/44455
6612 * configure.ac (extra_mpfr_configure_flags): Copy from
6613 extra_mpc_gmp_configure_flags.
6614 * configure: Re-generated.
6615
6616 2010-07-22 Andi Kleen <ak@linux.intel.com>
6617
6618 * MAINTAINERS (Write After Approval): Add myself.
6619
6620 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6621
6622 * MAINTAINERS (Write After Approval): Add myself.
6623
6624 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6625
6626 * MAINTAINERS (Write After Approval): Add myself.
6627
6628 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6629
6630 PR target/44862
6631 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6632 Provide -B option to allow for link spec %s substitutions for
6633 libstdc++.a on darwin.
6634 * Makefile.in: Regenerate.
6635
6636 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6637
6638 * MAINTAINERS (Reviewers): Update my e-mail address
6639
6640 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6641
6642 * Makefile.def (configure-gcc): Depend on all-libelf.
6643 * Makefile.in: Rebuild.
6644
6645 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6646
6647 * MAINTAINERS (Write After Approval): Add myself in the right place.
6648
6649 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6650
6651 * MAINTAINERS (Write After Approval): Add myself.
6652
6653 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6654
6655 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6656
6657 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6658
6659 * config.sub: Update to version 2010-05-21.
6660 * config.guess: Update to version 2010-04-03.
6661
6662 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6663
6664 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6665 * configure: Regenerate.
6666
6667 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6668
6669 * MAINTAINERS (Write After Approval): Add myself.
6670
6671 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6672
6673 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6674 a platform that supports LTO.
6675 * configure: Regenerate.
6676
6677 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6678
6679 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6680 * configure: Regenerated.
6681
6682 2010-04-27 Roland McGrath <roland@redhat.com>
6683 H.J. Lu <hongjiu.lu@intel.com>
6684
6685 * configure.ac (--enable-gold): Support both, both/gold and
6686 both/bfd to add gold to configdirs without removing ld.
6687 * configure: Regenerated.
6688
6689 * Makefile.def: Add install-gold dependency to install-ld.
6690 * Makefile.in: Regenerated.
6691
6692 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6693
6694 PR lto/42776
6695 * configure.ac (--enable-lto): Refactor handling so libelf tests
6696 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6697 and allow LTO to be explicitly enabled on non-ELF platforms that
6698 are known to support it inside else-clause.
6699 * configure: Regenerate.
6700
6701 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6702
6703 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6704 * configure: Regenerate.
6705
6706 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6707
6708 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6709 * configure: Regenerate.
6710
6711 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6712
6713 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6714 separately.
6715 * configure: Regenerate.
6716
6717 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6718
6719 * MAINTAINERS (Write After Approval): Add myself.
6720
6721 2010-04-14 Tristan Gingold <gingold@adacore.com>
6722
6723 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6724 * configure: Regenerate.
6725
6726 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6727
6728 * configure: Regenerate after change to elf.m4.
6729
6730 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6731
6732 * MAINTAINERS (Write After Approval): Add myself.
6733
6734 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6735
6736 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6737 * configure: Regenerated.
6738
6739 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6740
6741 * configure.ac: Print "buggy but acceptable" when CLooG
6742 revision is less than 9.
6743 * configure: Regenerated.
6744
6745 2010-04-01 Diego Novillo <dnovillo@google.com>
6746
6747 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6748
6749 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6750
6751 PR bootstrap/43615
6752 PR bootstrap/43328
6753
6754 Revert:
6755
6756 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6757
6758 * configure.ac: Do not pass --enable-multilib nor
6759 --disable-multilib in baseargs. Accept explicitly passed
6760 --enable_multilib.
6761 * configure: Regenerate.
6762
6763 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6764
6765 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6766
6767 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6768
6769 * MAINTAINERS: Remove myself.
6770
6771 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6772
6773 PR bootstrap/43328
6774 * configure.ac: Do not pass --enable-multilib nor
6775 --disable-multilib in baseargs. Accept explicitly passed
6776 --enable_multilib.
6777 * configure: Regenerate.
6778
6779 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6780
6781 * MAINTAINERS (spu port): Remove me.
6782
6783 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6784
6785 * configure.ac (tic6x-*-*): New case.
6786 * configure: Regenerate.
6787
6788 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6789
6790 * config.sub: Update to version 2010-03-22.
6791 * config.guess: Update to version 2009-12-30.
6792
6793 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6794
6795 PR ada/42554
6796 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6797 * configure: Regenerate.
6798
6799 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6800
6801 * MAINTAINERS: Update my email address.
6802
6803 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6804
6805 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6806 (ghassan.shobaki@amd.com): Removed.
6807
6808 2010-03-17 Alan Modra <amodra@gmail.com>
6809
6810 * MAINTAINERS: Update my email address.
6811
6812 2010-03-16 Diego Novillo <dnovillo@google.com>
6813
6814 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6815 Matthews.
6816
6817 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6818
6819 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6820 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6821
6822 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6823
6824 * MAINTAINERS: Update my email address.
6825
6826 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6827
6828 * MAINTAINERS: Update my email address.
6829
6830 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6831
6832 * MAINTAINERS: Update my email address.
6833
6834 2010-03-09 Jie Zhang <jie@codesourcery.com>
6835
6836 * MAINTAINERS: Update my email address.
6837
6838 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6839
6840 PR libstdc++/32499
6841 * configure.ac (RANLIB): Default to true.
6842 (STRIP): Likewise.
6843 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6844 * configure: Regenerate.
6845
6846 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6847
6848 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6849 (Write After Approval): Update my email address.
6850
6851 2010-02-17 Nick Clifton <nickc@redhat.com>
6852
6853 PR 11238
6854 * Makefile.tpl (local-distclean): Also remove config.cache files in
6855 sub-directories as there may not be Makefiles present in the
6856 sub-directories.
6857 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6858 the config.cache files found by the find command.
6859
6860 * Makefile.in: Regenerate.
6861 * configure.ac: Revert previous delta.
6862 * configure: Regenerate.
6863
6864 2010-02-15 Nick Clifton <nickc@redhat.com>
6865
6866 PR 11238
6867 * configure.ac: Delete config.cache files in sub-directories when
6868 deleting Makefiles.
6869 * configure: Regenerate.
6870
6871 2010-02-12 Ben Elliston <bje@gnu.org>
6872
6873 * MAINTAINERS: Update my email address.
6874
6875 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6876
6877 * MAINTAINERS (spu port): Update my email address.
6878
6879 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6880
6881 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6882
6883 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6884
6885 * configure.ac: Add "recommended" version checks for GMP/MPC.
6886 Update recommended GMP/MPFR/MPC versions.
6887 * configure: Regenerate.
6888
6889 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6890
6891 * MAINTAINERS: Move my Embecosm email address into the
6892 write-after-approval section.
6893
6894 2010-01-26 Ian Lance Taylor <iant@google.com>
6895
6896 * MAINTAINERS: Add myself as Go frontend maintainer.
6897
6898 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6899
6900 PR libstdc++/36101, PR libstdc++/42813
6901 * configure.ac (bootstrap_target_libs): Make inclusion of
6902 target-libgomp conditional on libgomb being in target_configdirs.
6903 * configure: Regenerate.
6904
6905 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6906
6907 PR libstdc++/36101, PR libstdc++/42813
6908 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6909 * configure: Regenerate.
6910
6911 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6912
6913 PR libstdc++/36101, PR libstdc++/42813
6914 * configure.ac (target_configdirs): Substitute.
6915 * Makefile.def: Bootstrap target module libgomp.
6916 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6917 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6918 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6919 * configure, Makefile.in: Regenerate.
6920
6921 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6922
6923 * MAINTAINERS: Adjust my details.
6924
6925 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6926
6927 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6928
6929 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6930
6931 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6932
6933 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6934
6935 * MAINTAINERS (Write After Approval): Add myself.
6936
6937 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6938
6939 * MAINTAINERS (Write After Approval): Add myself.
6940
6941 2010-01-11 Richard Guenther <rguenther@suse.de>
6942
6943 PR lto/41569
6944 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6945 * Makefile.in: Regenerated.
6946
6947 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6948
6949 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6950 * configure: Regenerate.
6951
6952 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6953 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6954
6955 PR bootstrap/42424
6956 * configure.ac: Include libtool m4 files.
6957 (_LT_CHECK_OBJDIR): Call it.
6958 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6959 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6960
6961 * configure: Regenerate.
6962
6963 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6964
6965 PR bootstrap/41818
6966 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6967 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6968 * Makefile.in: Regenerate.
6969
6970 2010-01-02 Richard Guenther <rguenther@suse.de>
6971
6972 PR lto/41529
6973 * configure.ac: Include config/elf.m4. Disable LTO if not
6974 builting for an elf target.
6975 * configure: Regenerate.
6976
6977 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6978
6979 * MAINTAINERS: Change my email address.
6980
6981 2009-12-18 Ben Elliston <bje@au.ibm.com>
6982
6983 * config.sub, config.guess: Update from upstream sources.
6984
6985 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6986
6987 * MAINTAINERS (Write After Approval): Add myself.
6988
6989 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6990
6991 PR middle-end/30447
6992 PR middle-end/30789
6993 PR other/40302
6994
6995 * configure.ac: Require MPC.
6996 * configure: Regenerate.
6997
6998 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6999
7000 PR target/38384
7001 PR bootstrap/40972
7002 * libtool.m4: Sync from git Libtool.
7003 * ltoptions.m4: Likewise.
7004 * ltversion.m4: Likewise.
7005 * lt~obsolete.m4: Likewise.
7006 * ltmain.sh: Likewise.
7007
7008 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7009
7010 * configure.ac: Update minimum MPC version to 0.8.
7011 * configure: Regenerate.
7012
7013 2009-11-21 Sebastian Pop <sebpop@gmail.com>
7014
7015 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
7016 * configure: Regenerated.
7017
7018 2009-11-21 Ian Lance Taylor <iant@google.com>
7019
7020 * configure.ac: Change default of poststage1_ldflags to be empty if
7021 poststage1_libs is set. When poststage1_libs is empty, and
7022 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
7023 * configure: Rebuild.
7024
7025 2009-11-21 Adam Nemet <adambnmet@gmail.com>
7026
7027 * MAINTAINERS (Write After Approval): Update my email address.
7028
7029 2009-11-20 Ben Elliston <bje@au.ibm.com>
7030
7031 * config.guess: Update from upstream sources.
7032
7033 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
7034
7035 * Makefile.def: Restore host and target settings for gmp.
7036 * Makefile.in: Rebuild.
7037
7038 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
7039
7040 * configure.ac: Add libelf to host_libs. Enable in-tree configury
7041 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
7042 Fix portability of test of C++ as bootstrap language. Add
7043 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
7044 * configure: Rebuild.
7045 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
7046 and cloog. Fix in-tree ppl configuration. Introduce libelf
7047 in-tree building.
7048 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
7049 (POSTSTAGE1_HOST_EXPORTS): Use it.
7050 (STAGE[+id+]_CXXFLAGS): New.
7051 (BASE_FLAGS_TO_PASS): Pass it down.
7052 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
7053 extra_exports.
7054 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
7055 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
7056 extra_exports.
7057 * Makefile.in: Rebuild.
7058
7059 2009-11-17 Ben Elliston <bje@au.ibm.com>
7060
7061 * config.sub, config.guess: Update from upstream sources.
7062
7063 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7064
7065 * MAINTAINERS (Write After Approval): Add myself.
7066
7067 2009-11-09 Jon Beniston <jon@beniston.com>
7068
7069 * MAINTAINERS (Write After Approval): Add myself.
7070
7071 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
7072
7073 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
7074 paths for *-w64-mingw* and x86_64-*mingw*.
7075 * configure: Regenerated.
7076
7077 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
7078
7079 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7080
7081 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
7082
7083 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7084 Phil Edwards to Write-After Approval.
7085
7086 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
7087
7088 * configure.ac: Disable target-winsup & co for
7089 x86_64-*-mingw* and *-w64-mingw* targets.
7090 * configure: Regenerated.
7091
7092 2009-10-16 Nick Clifton <nickc@redhat.com>
7093
7094 * MAINTAINERS: Add myself as a maintainer for the RX port.
7095
7096 2009-10-26 Johannes Singler <singler@kit.edu>
7097
7098 * MAINTAINERS (Write After Approval): Update my e-mail address.
7099
7100 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7101
7102 * configure.ac (CLooG test): Use = with test.
7103 * configure: Regenerate.
7104
7105 2009-10-22 Richard Guenther <rguenther@suse.de>
7106
7107 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
7108 cloog if the ppl version check failed. Move flags saving
7109 before setting in libelf check.
7110 * configure: Regenerate.
7111
7112 2009-10-21 Richard Guenther <rguenther@suse.de>
7113
7114 * configure.ac: Adjust the ppl and cloog configure to work as
7115 documented. Disable cloog if ppl was disabled. Omit the version
7116 checks if they were disabled.
7117 * configure: Re-generate.
7118
7119 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7120
7121 * configure.ac: Add 'lto' to enable_languages, not
7122 new_enable_languages, and only if not already present.
7123 * configure: Regenerate.
7124
7125 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
7126
7127 * README: Refer to the various COPYING* files instead of just
7128 COPYING.
7129 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7130
7131 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
7132
7133 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7134
7135 2009-10-07 Richard Guenther <rguenther@suse.de>
7136
7137 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7138 and Richard Guenther as reviewers.
7139 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7140 as reviewers.
7141
7142 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
7143
7144 * config.sub: Update from upstream sources.
7145
7146 2009-10-06 Ian Lance Taylor <iant@google.com>
7147
7148 * Makefile.def: check-gold depends upon all-gas.
7149 * Makefile.in: Rebuild.
7150
7151 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
7152
7153 * MAINTAINERS (Write After Approval): Add myself.
7154
7155 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
7156
7157 * Makefile.def: all-lto-plugin depends on all-libiberty.
7158 set bootstrap=true for lto-plugin.
7159 Add lto-plugin.
7160 * Makefile.in: Regenerate.
7161 * configure.ac (host_libs): Add lto-plugin.
7162 * configure: Regenerate.
7163
7164 2009-10-03 Diego Novillo <dnovillo@google.com>
7165
7166 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7167 (HOST_LIBELFLIBS): Define.
7168 (HOST_LIBELFINC): Define.
7169 * Makefile.in: Regenerate.
7170 * configure.ac: Add --enable-lto.
7171 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7172 If --enable-lto is used, add 'lto' to new_enable_languages.
7173 If --enable-lto is used and gold is enabled, add
7174 lto-plugin to configdirs.
7175 * configure: Regenerate.
7176
7177 2009-10-03 Simon Baldwin <simonb@google.com>
7178
7179 * configure.ac: If --with-system-zlib, suppress local zlib and
7180 pass --with-system-zlib to subdir configure scripts.
7181 * configure: Regenerate.
7182
7183 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
7184 Paolo Bonzini <bonzini@gnu.org>
7185
7186 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7187 $(srcdir).
7188 * Makefile.in: Rebuilt.
7189
7190 2009-09-26 Gary Funck <gary@intrepid.com>
7191
7192 * MAINTAINERS (Write After Approval): Add myself.
7193
7194 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7195
7196 * configure.ac: Update minimum MPC version to 0.7.
7197 * configure: Regenerate.
7198
7199 2009-09-25 Nick Clifton <nickc@redhat.com>
7200
7201 * configure.ac: Pass any --cache-file=/dev/null option on to
7202 subconfigures.
7203 * configure: Regenerate.
7204
7205 2009-09-23 Nick Clifton <nickc@redhat.com>
7206
7207 * config.sub, config.guess: Update from upstream sources.
7208
7209 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
7210
7211 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7212 * Makefile.in: Rebuilt.
7213
7214 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7215
7216 PR bootstrap/32272
7217 * configure.ac: Error out if $srcdir isn't '.' but contains
7218 host-${host_noncanonical}.
7219 * configure: Regenerate.
7220
7221 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7222
7223 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7224 maintainer.
7225
7226 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7227
7228 * configure.ac: If bootstrapping a combined tree with
7229 --enable-gold, require c++ in stage1_languages.
7230 * configure: Regenerate.
7231
7232 * configure.ac: Also add target_libs of stage1_languages to
7233 bootstrap_target_libs.
7234 * configure: Regenerate.
7235
7236 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7237 with --enable-languages not containing c++.
7238 * configure: Regenerate.
7239
7240 2009-09-15 Jie Zhang <jie.zhang@analog.com>
7241
7242 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7243 * configure: Regenerate.
7244
7245 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
7246
7247 * MAINTAINERS (Write After Approval): Update my e-mail address,
7248 and move from from here...
7249 (Waiting for paperwork): To here.
7250
7251 2009-09-09 Joseph Myers <joseph@codesourcery.com>
7252
7253 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7254
7255 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7256
7257 * configure.ac: Do not use $extrasub for replacing @if/@endif
7258 parts in Makefile; instead, use additional arguments to
7259 AC_CONFIG_COMMANDS to do the replacement manually, with several
7260 sed invocations, to avoid HP-UX sed command limits.
7261 * configure: Regenerate.
7262
7263 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
7264
7265 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7266 blank before -L.
7267
7268 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
7269
7270 * configure.ac (with-build-config): Document. Handle without.
7271 Handle missing argument.
7272 * configure: Rebuilt.
7273
7274 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
7275
7276 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7277 Default to bootstrap-debug only if compare-debug works.
7278 * configure: Rebuilt.
7279 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7280 * Makefile.in: Rebuilt.
7281
7282 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7283
7284 * MAINTAINERS (OS Port Maintainers): Update my email address.
7285
7286 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
7287
7288 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7289 * Makefile.in: Rebuilt.
7290
7291 2009-09-01 Chris Demetriou <cgd@google.com>
7292
7293 * MAINTAINERS (Write After Approval): Add myself.
7294
7295 2009-08-31 Dodji Seketeli <dodji@redhat.com>
7296
7297 PR debug/30161
7298 * include/dwarf2.h (enum dwarf_tag): Added
7299 DW_TAG_GNU_template_template_param
7300 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7301
7302 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7303
7304 * Makefile.tpl (AWK): Fix typo.
7305 * Makefile.in: Regenerate.
7306
7307 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7308
7309 * configure.ac: Detect awk and sed.
7310 * Makefile.def (flags_to_pass): Add AWK and SED.
7311 * Makefile.tpl (AWK, SED): New.
7312 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7313 * configure: Regenerate.
7314 * Makefile.in: Regenerate.
7315
7316 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7317
7318 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7319 (collapseslashes): Likewise.
7320
7321 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7322
7323 * configure.ac (AC_PREREQ): Bump to 2.64.
7324
7325 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7326
7327 * configure.ac: Remove --with-datarootdir, --with-docdir,
7328 --with-pdfdir, --with-htmldir switches.
7329 * configure: Regenerate.
7330
7331 * configure: Regenerate.
7332
7333 * compile: Sync from Automake 1.11.
7334 * depcomp: Likewise.
7335 * install-sh: Likewise.
7336 * missing: Likewise.
7337 * mkinstalldirs: Likewise.
7338 * ylwrap: Likewise.
7339
7340 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7341
7342 * ltmain.sh (func_normal_abspath): New function.
7343 (func_relative_path): Likewise.
7344 (func_mode_help): Document new -bindir option for link mode.
7345 (func_mode_link): Add new -bindir option, and use it to place
7346 output DLL if specified.
7347
7348 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7349
7350 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7351 (baseargs): Add --disable-option-checking.
7352 * configure: Regenerate.
7353
7354 * Makefile.def (configure-target-libiberty): Depend on
7355 all-binutils and all-ld.
7356 (configure-target-newlib): Likewise.
7357 * Makefile.in: Regenerate.
7358
7359 2009-08-17 Ben Elliston <bje@au.ibm.com>
7360
7361 * config.sub, config.guess: Update from upstream sources.
7362
7363 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7364
7365 Sync from src, merge:
7366
7367 2009-07-02 Tristan Gingold <gingold@adacore.com>
7368
7369 * configure.ac: Do not exclude gas for i386-*-darwin.
7370 Add a case for x86_64-*-darwin.
7371 * configure: Regenerate.
7372
7373 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7374
7375 * MAINTAINERS: Add my name to Write After Approval list.
7376
7377 2009-08-06 Michael Eager <eager@eagercon.com>
7378
7379 * configure.ac: Add Microblaze target.
7380 * configure: Regenerate.
7381
7382 2009-07-31 Christian Bruel <christian.bruel@st.com>
7383
7384 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7385 * configure: Regenerate.
7386
7387 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
7388
7389 * MAINTAINERS (Write After Approval): Update my e-mail address.
7390
7391 2009-07-06 Ian Lance Taylor <iant@google.com>
7392
7393 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7394 * configure: Rebuild.
7395
7396 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7397
7398 * MAINTAINERS: Move myself to the Graphite Reviewers.
7399
7400 2009-06-30 Wei Guozhi <carrot@google.com>
7401
7402 * MAINTAINERS: Add my name to Write After Approval list.
7403
7404 2009-06-26 Steve Ellcey <sje@cup.hp.com>
7405
7406 PR bootstrap/40338
7407 * configure.ac (comparestring): Create new variable.
7408 * Makefile.tpl (comparestring): Use to skip some comparisions.
7409 * configure: Regenerate.
7410 * Makefile.in: Regenerate.
7411
7412 2009-06-26 Doug Evans <dje@sebabeach.org>
7413
7414 * Makefile.def (host_modules): Add cgen.
7415 * Makefile.in: Regenerate.
7416 * configure.ac (host_tools): Add cgen.
7417 * configure: Regenerate.
7418
7419 2009-06-23 DJ Delorie <dj@redhat.com>
7420
7421 * MAINTAINERS: Add myself as mep maintainer.
7422
7423 2009-06-23 Ian Lance Taylor <iant@google.com>
7424
7425 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7426 boot_languages. Only bootstrap target libraries listed in
7427 target_libs for some boot language. Add --with-stage1-ldflags,
7428 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7429 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7430 if not building with C++.
7431 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7432 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7433 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7434 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7435 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7436 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7437 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7438 * configure, Makefile.in: Rebuild.
7439
7440 2009-06-23 Li Feng <nemokingdom@gmail.com>
7441
7442 * MAINTAINERS: Added my name to write-after-approval list.
7443
7444 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7445
7446 * configure.ac: Define is_elf for QNX Neutrino targets.
7447 * configure: Regenerate.
7448
7449 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7450
7451 * MAINTAINERS: Added my name to the write-after-approval list
7452
7453 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7454
7455 * configure.ac: Detect MPC in default directory.
7456 * configure: Regenerate.
7457
7458 2009-06-03 Jerome Guitton <guitton@adacore.com>
7459 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7460
7461 * Makefile.tpl (all): Avoid a trailing backslash.
7462 * Makefile.in: Regenerate.
7463
7464 2009-06-03 Ben Elliston <bje@au.ibm.com>
7465
7466 * config.sub, config.guess: Update from upstream sources.
7467
7468 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7469
7470 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7471 to noconfdirs.
7472 * configure: Regenerate.
7473
7474 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7475
7476 * Makefile.tpl ([+compare-target+]): Compare all stage
7477 directories, rather than just gcc.
7478 * Makefile.in: Rebuilt.
7479
7480 2009-06-01 Doug Kwan <dougkwan@google.com>
7481
7482 * configure.ac: Support gold for target arm*-*-*.
7483 * configure: Regenerate.
7484
7485 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7486
7487 * Makefile.def: Add MPC support and dependencies.
7488 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7489
7490 * Makefile.in, configure: Regenerate.
7491
7492 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7493
7494 * Makefile.tpl (all): Avoid harmless warning in make all when
7495 gcc-bootstrap is enabled but stage_last does not exist.
7496 * Makefile.in: Rebuilt.
7497
7498 2009-05-24 Nicolas Roche <roche@adacore.com>
7499
7500 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7501 * Makefile.in: Regenerate.
7502
7503 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7504
7505 * MAINTAINERS: Update my e-mail address.
7506
7507 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7508
7509 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7510 * configure: Regenerate.
7511
7512 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7513
7514 PR other/40159
7515 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7516 gcc-no-bootstrap are mutually exclusive.
7517 * Makefile.in: Rebuilt.
7518
7519 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7520
7521 PR other/40159
7522 * Makefile.tpl (all): Don't end with unconditional success.
7523 * Makefile.in: Rebuilt.
7524
7525 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7526
7527 PR target/37137
7528 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7529 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7530 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7531 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7532 stage_configureflags, stage_cflags and stage_libcflags into
7533 explicit Makefile macros.
7534 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7535 GFORTRAN.
7536 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7537 CC. Set CC_FOR_BUILD from CC.
7538 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7539 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7540 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7541 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7542 and GFORTRAN.
7543 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7544 (_LIBCFLAGS): Renamed to _TFLAGS.
7545 (do-compare-debug, do-compare3-debug): Drop.
7546 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7547 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7548 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7549 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7550 (XGCC_FLAGS_FOR_TARGET): New.
7551 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7552 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7553 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7554 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7555 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7556 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7557 TFLAGS.
7558 (BUILD_CONFIG): Include if requested.
7559 (all): Set TFLAGS on bootstrap.
7560 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7561 (all-stageid-prefixmodule): Likewise.
7562 (do-clean, distclean-stageid): Set TFLAGS.
7563 (restrap): Fix whitespace.
7564 * Makefile.in: Rebuilt.
7565
7566 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7567
7568 * config.guess: Sync with src.
7569
7570 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7571
7572 * configure.ac ($with_ppl): Default to no if not supplied.
7573 ($with_cloog): Likewise.
7574 configure: Regenerate.
7575
7576 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7577
7578 * MAINTAINERS: Update my e-mail address.
7579
7580 2009-04-27 Nick Clifton <nickc@redhat.com>
7581
7582 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7583
7584 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7585
7586 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7587 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7588 * Makefile.in: Regenerate.
7589
7590 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7591
7592 PR bootstrap/39739
7593 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7594 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7595
7596 * configure, Makefile.in: Regenerate.
7597
7598 2009-04-21 Taras Glek <tglek@mozilla.com>
7599
7600 * include/hashtab.h: Update GTY annotations to new syntax
7601 * include/splay-tree.h: Likewise
7602
7603 2009-04-17 Ben Elliston <bje@au.ibm.com>
7604
7605 * config.sub, config.guess: Update from upstream sources.
7606
7607 2009-04-15 Anthony Green <green@moxielogic.com>
7608
7609 * configure.ac: Add moxie support.
7610 * configure: Rebuilt.
7611
7612 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7613
7614 * configure.ac: Change copyright header to refer to version
7615 3 of the GNU General Public License and to point readers at the
7616 COPYING3 file and the FSF's license web page.
7617 * Makefile.def: Likewise.
7618 * Makefile.tpl: Likewise.
7619 * Makefile.in: Regenerate.
7620
7621 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7622
7623 * configure.ac: Restore match for darwin9 or later. Use double
7624 brackets since regeneration eats one pair.
7625 * configure: Regenerate.
7626
7627 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7628
7629 PR gas/10039
7630 * configure.ac: Require texinfo 4.7.
7631 * configure: Regenerated.
7632
7633 2009-04-09 Nick Clifton <nickc@redhat.com>
7634
7635 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7636 the GCC Runtime Library Exception.
7637
7638 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7639
7640 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7641 * configure: Regenerate.
7642
7643 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7644
7645 * Makefil.def (languages): New entries.
7646 * Makefile.tpl (check-gcc-*): New generic target.
7647 * Makefile.in: Regenerate.
7648
7649 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7650
7651 * MAINTAINERS: Update my email address.
7652
7653 2009-03-18 Tom Tromey <tromey@redhat.com>
7654
7655 * configure: Rebuild.
7656 * configure.ac (host_libs): Add libiconv.
7657 * Makefile.in: Rebuild.
7658 * Makefile.def (host_modules): Add libiconv.
7659 (configure-gdb, all-gdb): Depend on libiconv.
7660
7661 2009-03-16 Tristan Gingold <gingold@adacore.com>
7662
7663 * configure.ac: Treat gdb as supported on x86_64-darwin.
7664 * configure: Regenerate.
7665
7666 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7667
7668 * configure.ac (--with-host-libstdcxx): New option.
7669 * configure: Regenerate.
7670
7671 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7672
7673 * MAINTAINERS: Move myself into the write after approval list.
7674
7675 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7676
7677 * MAINTAINERS: Update e-mail address.
7678
7679 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7680
7681 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7682
7683 2009-03-10 Ira Rosen <irar@il.ibm.com>
7684
7685 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7686
7687 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7688
7689 Backport from git Libtool:
7690
7691 2009-01-19 Robert Millan <rmh@aybabtu.com>
7692 Support GNU/kOpenSolaris.
7693 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7694 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7695 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7696 GNU/kOpenSolaris.
7697
7698 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7699
7700 * MAINTAINERS: Update e-mail address.
7701
7702 2009-02-24 Michael Eager <eager@eagercon.com>
7703
7704 * MAINTAINERS (Write After Approval): Add self.
7705
7706 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7707
7708 * MAINTAINERS (Write After Approval): Add myself.
7709
7710 2009-02-05 Andreas Schwab <schwab@suse.de>
7711
7712 * Makefile.tpl (stage_last): Define $r and $s before using
7713 $(RECURSE_FLAGS_TO_PASS).
7714 * Makefile.in: Regenerate
7715
7716 2009-01-30 Ian Lance Taylor <iant@google.com>
7717
7718 * MAINTAINERS: Move myself to the Global Reviewers list.
7719
7720 2009-01-29 Robert Millan <rmh@aybabtu.com>
7721
7722 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7723 * configure: Regenerate.
7724
7725 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7726
7727 * MAINTAINERS: Make whitespace consistent.
7728 Remove Robert Millan from Write After Approval.
7729
7730 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7731
7732 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7733 (all-opcodes): Depend on all-libiberty.
7734 * Makefile.in: Regenerate.
7735
7736 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7737
7738 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7739 * configure: Regenerate.
7740
7741 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7742
7743 * MAINTAINERS (Write After Approval): Add myself.
7744
7745 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7746
7747 * MAINTAINERS: Add myself to reviewers (Fortran).
7748
7749 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7750
7751 PR tree-optimization/38515
7752 * configure.ac (cloog-polylib): Removed.
7753 (with_ppl, with_cloog): Test for "no".
7754 * configure: Regenerated.
7755
7756 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7757
7758 * MAINTAINERS: Moved myself to reviewers (Fortran).
7759
7760 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7761
7762 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7763 (Write After Approval): Remove myself.
7764
7765 2009-01-03 Diego Novillo <dnovillo@google.com>
7766
7767 * MAINTAINERS: Remove myself from alias maintainership.
7768
7769 2009-01-02 David Ayers <ayers@fsfe.org>
7770
7771 * MAINTAINERS: Update e-mail address.
7772
7773 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7774
7775 * MAINTAINERS: Make whitespace consistent.
7776
7777 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7778
7779 Backport from upstream Libtool:
7780 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7781 Add cache variables to tests that require the linker to work.
7782 For shlibpath_overrides_runpath, this also changes the semantics
7783 to let the result from the C compiler take precedence.
7784
7785 2008-12-02 Ben Elliston <bje@au.ibm.com>
7786
7787 * config.sub, config.guess: Update from upstream sources.
7788
7789 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7790
7791 * configure.ac (ppllibs): Add by default the lib flags.
7792 * configure: Regenerate.
7793
7794 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7795
7796 * MAINTAINERS: Add myself to the write after approval list.
7797
7798 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7799
7800 * configure.ac: Add double brackets on darwin[912].
7801 * configure: Regenerate.
7802
7803 2008-12-03 Daniel Kraft <d@domob.eu>
7804
7805 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7806 Approval to Reviewer section (for Fortran front-end).
7807
7808 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7809
7810 * configure.ac: Expand to darwin10 and later.
7811 * configure: Regenerate.
7812
7813 2008-12-02 Andreas Schwab <schwab@suse.de>
7814
7815 * Makefile.def: configure-target-boehm-gc depends on
7816 all-target-libstdc++-v3.
7817 * Makefile.in: Regenerate.
7818
7819 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7820
7821 * MAINTAINERS: Add myself as mingw maintainer.
7822
7823 2008-12-02 Ben Elliston <bje@au.ibm.com>
7824
7825 * config.sub, config.guess: Update from upstream sources.
7826
7827 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7828
7829 * README.SCO: Remove.
7830
7831 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7832
7833 * MAINTAINERS: Add myself to the write after approval list.
7834
7835 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7836
7837 * MAINTAINERS: Update my email address in WAA section.
7838
7839 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7840
7841 * MAINTAINERS: Update e-mail address.
7842
7843 2008-11-27 Toon Moene <toon@moene.org>
7844
7845 * MAINTAINERS: Change e-mail address.
7846
7847 2008-11-27 Tristan Gingold <gingold@adacore.com>
7848
7849 * configure.ac: Build gdb for i?86-*-darwin*
7850 * configure: Regenerated.
7851
7852 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7853
7854 * MAINTAINERS: Added my full name.
7855
7856 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7857
7858 PR bootstrap/38014
7859 PR bootstrap/37923
7860
7861 Revert:
7862
7863 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7864
7865 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7866 * Makefile.in: Regenerated.
7867
7868 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7869
7870 PR gdb/921
7871 PR gdb/1646
7872 PR gdb/2175
7873 PR gdb/2176
7874
7875 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7876 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7877 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7878 (HOST_EXPORTS): Pass CPPFLAGS.
7879 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7880 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7881 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7882 * Makefile.in, configure: Regenerated.
7883 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7884 and CPPFLAGS_FOR_BUILD.
7885
7886 2008-11-06 Jeff Law <law@redhat.com>
7887
7888 * MAINTAINERS: Add myself as middle end maintainer.
7889
7890 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7891
7892 * MAINTAINERS (Write after approval): Add myself.
7893
7894 2008-11-05 Diego Novillo <dnovillo@google.com>
7895
7896 * MAINTAINERS (Global Reviewers): Add myself.
7897 (Non-Algorithmic Maintainers): Remove myself.
7898
7899 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7900
7901 * MAINTAINERS (Write after approval): Add myself.
7902
7903 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7904
7905 * MAINTAINERS (Write after approval): Add myself.
7906
7907 2008-10-31 Ben Elliston <bje@au.ibm.com>
7908
7909 * configure.ac (spu-*-*): Remove special case.
7910 * configure: Regenerate.
7911
7912 2008-10-30 Catherine Moore <clm@codesourcery.com>
7913
7914 * MAINTAINERS (Write after approval): Update my email address.
7915
7916 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7917
7918 * configure.ac [spu-*-*]: Do not set skipdirs.
7919 * configure: Re-generate.
7920
7921 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7922
7923 * MAINTAINERS (Various Maintainers): Add myself to reload.
7924
7925 2008-10-25 Richard Guenther <rguenther@suse.de>
7926
7927 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7928 maintainer. Remove myself as libgcc-math maintainer.
7929 (Non-Algorithmic Maintainers): Remove myself.
7930
7931 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7932
7933 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7934 * Makefile.in: Regenerated.
7935
7936 2008-10-23 Cary Coutant <ccoutant@google.com>
7937
7938 * MAINTAINERS (Write after approval): Add myself.
7939
7940 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7941
7942 PR gdb/921
7943 PR gdb/1646
7944 PR gdb/2175
7945 PR gdb/2176
7946
7947 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7948 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7949 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7950 (HOST_EXPORTS): Pass CPPFLAGS.
7951 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7952 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7953 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7954 * Makefile.in, configure: Regenerated.
7955 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7956 and CPPFLAGS_FOR_BUILD.
7957
7958 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7959
7960 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7961 Sebastian Pop.
7962
7963 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7964
7965 * MAINTAINERS (Write After Approval): Added myself.
7966
7967 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7968
7969 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7970 recommended version to 2.3.2.
7971
7972 * configure: Regenerate.
7973
7974 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7975
7976 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7977
7978 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7979
7980 * MAINTAINERS (Write After Approval): Update e-mail address.
7981
7982 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7983
7984 * libtool.m4: Update to libtool 2.2.6.
7985 * lt~obsolete.m4: Update to libtool 2.2.6.
7986 * ltmain.sh: Update to libtool 2.2.6.
7987 * ltsugar.m4: Update to libtool 2.2.6.
7988 * ltversion.m4: Update to libtool 2.2.6.
7989 * ltoptions.m4: Update to libtool 2.2.6.
7990 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7991
7992 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7993
7994 * MAINTAINERS (Write After Approval): Add myself.
7995
7996 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7997
7998 * MAINTAINERS (Write After Approval): Update my name.
7999
8000 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
8001
8002 * MAINTAINERS: Add myself in "Write After Approval".
8003
8004 2008-09-18 Steve Ellcey <sje@cup.hp.com>
8005
8006 * MAINTAINERS: Add myself as ia64 maintainer.
8007
8008 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
8009
8010 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
8011 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
8012 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
8013 and Michael Tiemann from Write After Approval since they do not
8014 actually have access.
8015
8016 2008-09-05 Richard Guenther <rguenther@suse.de>
8017
8018 * configure.ac: Initialize clooglibs to -lcloog.
8019 * configure: Re-generate.
8020
8021 2008-09-04 Le-Chun Wu <lcwu@google.com>
8022
8023 * MAINTAINERS (Write After Approval): Add myself.
8024
8025 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
8026
8027 * configure.ac (--with-cloog-polylib): New.
8028 (--disable-cloog-version-check): New.
8029 (--disable-ppl-version-check): New.
8030 * configure: Re-generate.
8031
8032 2008-09-03 Richard Guenther <rguenther@suse.de>
8033
8034 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
8035 cloog test.
8036 * configure: Re-generate.
8037
8038 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
8039
8040 Add picoChip port.
8041 * MAINTAINERS: Add picoChip maintainers.
8042
8043 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
8044 Tobias Grosser <grosser@fim.uni-passau.de>
8045 Jan Sjodin <jan.sjodin@amd.com>
8046 Harsha Jagasia <harsha.jagasia@amd.com>
8047 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8048 Konrad Trifunovic <konrad.trifunovic@inria.fr>
8049 Adrien Eliche <aeliche@isty.uvsq.fr>
8050
8051 Merge from graphite branch.
8052 * configure: Regenerate.
8053 * Makefile.in: Regenerate.
8054 * configure.ac (host_libs): Add ppl and cloog.
8055 Add checks for PPL and CLooG.
8056 * Makefile.def (ppl, cloog): Added modules and dependences.
8057 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
8058 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
8059
8060 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8061
8062 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
8063 (GCC_SHLIB_SUBDIR): New.
8064 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
8065 * configure: Regenerate.
8066 * Makefile.in: Regenerate.
8067
8068 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8069
8070 * MAINTAINERS: Consistently use tabs to separate columns.
8071
8072 2008-08-29 Tristan Gingold <gingold@adacore.com>
8073
8074 * MAINTAINERS (Write after Approval): Add myself.
8075
8076 2008-08-28 Tristan Gingold <gingold@adacore.com>
8077
8078 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8079 Enable bfd, binutils and opcodes.
8080 * configure: Regenerate.
8081
8082 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8083
8084 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
8085
8086 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8087
8088 * MAINTAINERS: Use correct Umlaut for last name.
8089
8090 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8091
8092 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8093
8094 2008-08-16 David Edelsohn <edelsohn@gnu.org>
8095
8096 * MAINTAINERS: Update my email address.
8097
8098 2008-08-16 Nicolas Roche <roche@adacore.com>
8099
8100 * Makefile.tpl: Add BOOT_ADAFLAGS.
8101 * Makefile.in: Regenerate.
8102
8103 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
8104
8105 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8106 * configure: Regenerate.
8107
8108 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
8109
8110 * configure.ac: Add makefile fragments for hpux.
8111 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8112 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8113 * configure: Regenerate.
8114 * Makefile.in: Regenerate.
8115
8116 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
8117
8118 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8119
8120 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
8121
8122 * MAINTAINERS (Write after Approval): Add myself.
8123
8124 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
8125
8126 * MAINTAINERS (Write After Approval): Add myself.
8127
8128 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
8129
8130 * MAINTAINERS (Write After Approval): Add myself.
8131
8132 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
8133
8134 * MAINTAINERS: Update my email address.
8135
8136 2008-06-25 Joey Ye <joey.ye@intel.com>
8137
8138 * MAINTAINERS (Write After Approval): Add myself.
8139
8140 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8141
8142 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8143 * Makefile.in: Regenerate.
8144 * configure: Regenerate.
8145
8146 2008-06-17 Daniel Kraft <d@domob.eu>
8147
8148 * MAINTAINERS (Write After Approval): Add myself.
8149
8150 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8151
8152 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8153 "$@" is still intact with both Autoconf 2.59 and 2.62.
8154 * configure: Regenerate.
8155
8156 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8157
8158 * Makefile.tpl: Fix comment errors.
8159 * Makefile.in: Regenerate.
8160
8161 2008-06-12 David S. Miller <davem@davemloft.net>
8162 David Edelsohn <edelsohn@gnu.org>
8163
8164 * configure.ac: Add powerpc*-*-* to gold supported targets.
8165 * configure: Regenerate.
8166
8167 2008-06-08 Joseph Myers <joseph@codesourcery.com>
8168
8169 PR tree-optimization/36218
8170 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8171 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8172 (all prefix="build-"): Pass them to build-system sub-makes.
8173 * Makefile.in: Regenerate.
8174
8175 2008-06-07 Joseph Myers <joseph@codesourcery.com>
8176
8177 * MAINTAINERS (mt port): Remove.
8178 (sco5, unixware, sco udk): Remove.
8179 (Kean Johnston): Add to Write After Approval.
8180
8181 2008-05-30 Julian Brown <julian@codesourcery.com>
8182
8183 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8184 of libobjc for ARM EABI Linux.
8185 * configure: Regenerate.
8186
8187 2008-05-18 Xinliang David Li <davidxl@google.com>
8188
8189 * ChangeLog: Remove wrong ChangeLog entry.
8190
8191 2008-05-17 Xinliang David Li <davidxl@google.com>
8192
8193 * MAINTAINERS (Write After Approval): Add myself.
8194
8195 2008-05-15 Janus Weil <janus@gcc.gnu.org>
8196
8197 * MAINTAINERS (Write After Approval): Add myself.
8198
8199 2008-05-14 Rafael Espíndola <espindola@google.com>
8200
8201 * config-ml.in: don't handle --enable-shared and --enable-static.
8202
8203 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8204
8205 * MAINTAINERS: Update my email address.
8206
8207 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8208
8209 * MAINTAINERS: Update my email address.
8210
8211 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8212
8213 * MAINTAINERS (Write After Approval): Add myself.
8214
8215 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8216
8217 * MAINTAINERS (Write After Approval): Add myself.
8218
8219 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
8220
8221 * MAINTAINERS (crx): Add myself.
8222
8223 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8224
8225 Sync with src:
8226 2008-04-14 David S. Miller <davem@davemloft.net>
8227
8228 * configure.ac: Add sparc*-*-* to gold supported targets.
8229 * configure: Regenerate.
8230
8231 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8232
8233 PR bootstrap/35457
8234 * configure.ac: Include override.m4.
8235 * configure: Regenerate.
8236
8237 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8238
8239 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8240 * Makefile.in: Regenerate.
8241
8242 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
8243
8244 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8245 as nonconfigurable directories list.
8246 * configure: Regenerate.
8247
8248 2008-04-14 Ben Elliston <bje@au.ibm.com>
8249
8250 * config.sub, config.guess: Update from upstream sources.
8251
8252 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
8253
8254 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8255 * Makefile.in: Regenerate.
8256
8257 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8258
8259 * configure.ac: Do not build libssp for the AVR.
8260 * configure: Regenerate.
8261
8262 2008-04-07 Ian Lance Taylor <iant@google.com>
8263
8264 * Makefile.def: check-gold depends upon all-binutils.
8265 * Makefile.in: Regenerate.
8266
8267 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8268
8269 * MAINTAINERS (Write After Approval): Add myself.
8270
8271 2008-04-04 Nick Clifton <nickc@redhat.com>
8272
8273 PR binutils/4334
8274 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8275 builds.
8276 * configure: Regenerate.
8277
8278 2008-04-04 NightStrike <NightStrike@gmail.com>
8279
8280 PR other/35151
8281 * configure.ac: Combine rules for mingw32 and mingw64.
8282 * configure: Regenerate.
8283
8284 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
8285
8286 * MAINTAINERS (Write After Approval): Add myself.
8287
8288 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
8289
8290 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8291 * Makefile.in (.NOTPARALLEL): Ditto.
8292
8293 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8294
8295 * MAINTAINERS (Write After Approval): Add myself.
8296
8297 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
8298
8299 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8300 * Makefile.in (.NOTPARALLEL): Regenerate.
8301
8302 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
8303
8304 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8305 * Makefile.in: Regenerate.
8306
8307 2008-03-26 Jakub Staszak <kuba@et.pl>
8308
8309 * MAINTAINERS (Write After Approval): Add myself.
8310
8311 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8312
8313 * MAINTAINERS: Update e-mail address.
8314
8315 2008-03-20 Ian Lance Taylor <iant@google.com>
8316
8317 * configure.ac: Add support for --enable-gold.
8318 * Makefile.def: Add gold as a directory like ld.
8319 * configure, Makefile.in: Regenerate.
8320
8321 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8322
8323 * configure.ac: m4_include config/proginstall.m4.
8324 * configure: Regenerate.
8325
8326 Backport from upstream Libtool:
8327
8328 2007-10-12 Eric Blake <ebb9@byu.net>
8329
8330 Deal with Autoconf 2.62's semantic change in m4_append.
8331 * ltsugar.m4 (lt_append): Replace broken versions of
8332 m4_append.
8333 (lt_if_append_uniq): Don't require separator to be overquoted,
8334 and avoid broken m4_append.
8335 (lt_dict_add): Fix typo.
8336 * libtool.m4 (_LT_DECL): Don't overquote separator.
8337
8338 2008-03-13 David Edelsohn <edelsohn@gnu.org>
8339
8340 * config.rpath: Add AIX 6 support.
8341
8342 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
8343
8344 * Makefile.def (stageprofile). Remove -fprofile-generate
8345 from stage_libcflags.
8346 * Makefile.in: Regenerate.
8347
8348 2008-03-13 Ben Elliston <bje@au.ibm.com>
8349
8350 * config.sub, config.guess: Update from upstream sources.
8351
8352 2008-03-06 Tom Tromey <tromey@redhat.com>
8353
8354 * MAINTAINERS: Update for treelang deletion.
8355
8356 2008-03-03 James E. Wilson <wilson@tuliptree.org>
8357
8358 * MAINTAINERS: Update my email address.
8359
8360 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
8361
8362 * MAINTAINERS (darwin port): Add myself as a maintainer.
8363 (objective-c/c++): Add myself as a maintainer.
8364
8365 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8366
8367 * MAINTAINERS (Write After Approval): Update my email address.
8368
8369 2008-02-25 Tomas Bily <tbily@suse.cz>
8370
8371 * MAINTAINERS (Write After Approval): Add myself.
8372
8373 2008-02-23 Jakub Jelinek <jakub@redhat.com>
8374
8375 * MAINTAINERS (OpenMP): Add myself.
8376
8377 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
8378
8379 PR bootstrap/32009
8380 PR bootstrap/32161
8381
8382 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8383 * configure: Regenerate.
8384
8385 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8386 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8387 STAGE4_LIBCFLAGS): New.
8388 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8389 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8390 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8391 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8392 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8393 for target modules. Don't export LIBCFLAGS.
8394 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8395 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8396 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8397 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8398 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8399 * Makefile.in: Regenerate.
8400
8401 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8402
8403 PR libgcj/33085
8404 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8405 Do not use -DDLL_EXPORT. Backport from upstream.
8406
8407 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8408
8409 * MAINTAINERS (Write After Approval): Add myself.
8410
8411 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8412
8413 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8414 * configure: Regenerate.
8415
8416 2008-01-31 Marc Gauthier <marc@tensilica.com>
8417
8418 * configure.ac (xtensa*-*-*): Recognize processor variants.
8419 * configure: Regenerate.
8420
8421 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8422
8423 PR bootstrap/34922
8424 * configure.ac (PARSE_ARGS): Push suitable setting of
8425 ac_subdirs_all, for `./configure --help=recursive'.
8426 Handle `+' in generic toplevel directory disabling.
8427 * configure: Regenerate.
8428
8429 2008-01-28 Nick Clifton <nickc@redhat.com>
8430
8431 * MAINTAINERS (xstormy16): Take over maintainership.
8432
8433 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8434
8435 * MAINTAINERS (c4x port): Remove.
8436
8437 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8438
8439 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8440
8441 2008-01-23 Ben Elliston <bje@au.ibm.com>
8442
8443 * config.sub, config.guess: Update from upstream sources.
8444
8445 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8446
8447 * MAINTAINERS (Write After Approval): Add myself.
8448
8449 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8450
8451 * MAINTAINERS: Update my email address.
8452
8453 2008-01-09 Raksit Ashok <raksit@google.com>
8454
8455 * MAINTAINERS (Write After Approval): Add myself.
8456
8457 2008-01-09 Raksit Ashok <raksit@google.com>
8458
8459 * MAINTAINERS (Write After Approval): Add myself.
8460
8461 2008-01-08 Ben Elliston <bje@au.ibm.com>
8462
8463 * config.sub, config.guess: Update from upstream sources.
8464
8465 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8466
8467 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8468 Change recommended MPFR from 2.2.1 -> 2.3.0.
8469 * configure: Regenerate.
8470
8471 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8472
8473 * MAINTAINERS: Update my email address.
8474
8475 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8476
8477 * MAINTAINERS: Update my email address.
8478
8479 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8480
8481 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8482 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8483 * Makefile.in: Regenerate.
8484
8485 2007-12-10 Mark Heffernan <meheff@google.com>
8486
8487 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8488 misplaced entries.
8489
8490 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8491
8492 * configure.ac: Enable libjava for x86_64-*-darwin9.
8493 * configure: Regenerate.
8494
8495 2007-12-07 Bill Maddox <maddox@google.com>
8496
8497 * MAINTAINERS (Write After Approval): Add myself.
8498
8499 2007-12-05 Ben Elliston <bje@au.ibm.com>
8500
8501 * config.sub, config.guess: Update from upstream sources.
8502
8503 2007-12-02 Matthias Klose <doko@ubuntu.com>
8504
8505 * config-ml.in: Remove 64bit configure tests.
8506
8507 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8508
8509 * config-ml.in: Robustify against white space in absolute file
8510 names.
8511
8512 * config-ml.in (multi-clean): Substitute ${Makefile}.
8513 Remove superfluous ${Makefile} in list.
8514
8515 2007-11-19 Thiemo Seufer <ths@mips.com>
8516
8517 * config-ml.in: Don't hardcode the Makefile name.
8518
8519 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8520
8521 * MAINTAINERS (Write After Approval): Add myself.
8522
8523 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8524
8525 * MAINTAINERS (Write After Approval): Add myself.
8526
8527 2007-11-06 Doug Kwan <dougkwan@google.com>
8528
8529 * MAINTAINERS (Write After Approval): Add myself.
8530
8531 2007-10-25 Ben Elliston <bje@au.ibm.com>
8532
8533 * MAINTAINERS (mercury): Remove entry.
8534 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8535
8536 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8537
8538 * Makefile.def (dependencies): Make configure-gdb depend on
8539 all-intl.
8540 * Makefile.in: Regenerated.
8541
8542 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8543
8544 * MAINTAINERS (Fortran maintainer): Remove myself.
8545
8546 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8547
8548 * Makefile.def: To avoid problems running with parallel makes,
8549 build newlib before libgloss so that target specific header
8550 files are availble.
8551 * Makefile.in: Regenerate
8552
8553 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8554
8555 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8556 * Makefile.in: Regenerate.
8557
8558 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8559
8560 * MAINTAINERS (Register allocation reviewer): Add myself.
8561
8562 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8563
8564 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8565 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8566 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8567 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8568 * configure: Regenerate.
8569
8570 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8571
8572 * MAINTAINERS (Register allocation reviewer): Add myself.
8573
8574 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8575
8576 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8577 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8578 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8579 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8580 * configure.ac: Default them to host tools for $host = $build.
8581 Subst them.
8582
8583 * configure: Regenerate.
8584 * Makefile.in: Regenerate.
8585
8586 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8587
8588 * MAINTAINERS (Register allocation reviewer): Add myself.
8589
8590 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8591
8592 * MAINTAINERS (Register allocation reviewer): Add myself.
8593
8594 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8595
8596 * MAINTAINERS (Write After Approval): Fix typo.
8597
8598 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8599
8600 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8601 * configure: Regenerate.
8602
8603 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8604
8605 PR bootstrap/31906
8606 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8607 they're already prefixed.
8608
8609 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8610
8611 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8612 libstdc++.
8613 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8614 * configure: Regenerate.
8615 * Makefile.in: Regenerate.
8616
8617 2007-09-17 Andreas Schwab <schwab@suse.de>
8618
8619 * configure.ac: Raise minimum makeinfo version to 4.6.
8620 * configure: Regenerate.
8621
8622 2007-09-17 Johannes Singler <singler@ira.uka.de>
8623
8624 * MAINTAINERS (write-after-approval) add myself
8625
8626 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8627
8628 * configure.ac: Correct makeinfo version check.
8629 * configure: Regenerate.
8630
8631 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8632
8633 * MAINTAINERS: Update my email address.
8634
8635 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8636
8637 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8638 to $skipdirs and only disable gprof for newlib. Use the normal
8639 mips*-elf* handling in other respects.
8640 * configure: Regnerate.
8641
8642 2007-09-12 David Daney <ddaney@avtrex.com>
8643
8644 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8645 enabling libgcj.
8646 * configure: Regenerate.
8647
8648 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8649
8650 PR other/32154
8651 * configure.ac: For libgloss targets, point the linker to the linker
8652 script, startup code and simulator library.
8653 * configure: Regenerate.
8654
8655 2007-09-07 Andrew Haley <aph@redhat.com>
8656
8657 * configure.ac (noconfigdirs): Remove target-libffi and
8658 target-libjava.
8659 * configure: Regenerate.
8660
8661 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8662
8663 PR target/33281
8664 * configure.ac: Use config/mh-mingw on mingw.
8665 * configure: Regenerate.
8666
8667 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8668
8669 * MAINTAINERS (Write After Approval): Add myself.
8670
8671 2007-09-05 Richard Guenther <rguenther@suse.de>
8672
8673 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8674 nor --disable-checking is provided also turn on yes and types
8675 checking for stage1.
8676 * configure: Re-generate.
8677
8678 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8679
8680 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8681 (Write After Approval): Remove myself.
8682
8683 2007-08-29 Nick Clifton <nickc@redhat.com>
8684
8685 * config.sub, config.guess: Update from upstream sources.
8686
8687 2007-08-22 Bud Davis <jmdavis@link.com>
8688
8689 * MAINTAINERS (Write After Approval): Added myself.
8690 * MAINTAINERS (Reviewers): Removed myself.
8691
8692 2007-08-18 Paul Brook <paul@codesourcery.com>
8693 Joseph Myers <joseph@codesourcery.com>
8694
8695 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8696 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8697 * Makefile.in: Regenerate.
8698 * configure.ac (--with-debug-prefix-map): New.
8699 * configure: Regenerate.
8700
8701 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8702 Nigel Stephens <nigel@mips.com>
8703
8704 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8705 as target_makefile_frag.
8706 * configure: Regenerate.
8707
8708 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8709
8710 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8711 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8712 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8713 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8714 (do-compare, do-compare3, do-compare-debug): New.
8715 ([+compare-target+]): Use them.
8716
8717 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8718
8719 * MAINTAINERS (Write After Approval): Change my email address.
8720
8721 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8722 Ben Elliston <bje@au.ibm.com>
8723
8724 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8725 --silent if $silent.
8726 * configure: Regenerate.
8727
8728 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8729
8730 * MAINTAINERS (Various Maintainers): Add myself as
8731 loop infrastructure maintainer. Update my e-mail
8732 address.
8733
8734 2007-07-31 Diego Novillo <dnovillo@google.com>
8735
8736 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8737 Adjust description.
8738
8739 2007-07-26 Richard Guenther <rguenther@suse.de>
8740
8741 * configure.ac: Add types checking to stage1 checking flags.
8742 * configure: Regenerate.
8743
8744 2007-07-17 Nick Clifton <nickc@redhat.com>
8745
8746 * COPYING3: New file. Contains version 3 of the GNU General
8747 Public License.
8748 * COPYING3.LIB: New file. Contains version 3 of the GNU
8749 Lesser General Public License.
8750
8751 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8752
8753 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8754
8755 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8756
8757 * MAINTAINERS (S/390 co-maintainer): Add myself.
8758 (Write After Approval): Remove myself.
8759
8760 2007-07-13 Dan Hipschman <dsh@google.com>
8761
8762 * MAINTAINERS (Write After Approval): Add myself.
8763
8764 2007-07-11 Nick Clifton <nickc@redhat.com>
8765
8766 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8767 WINDRES export.
8768 * Makefile.in: Regenerate.
8769
8770 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8771
8772 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8773 maintainer.
8774
8775 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8776
8777 * lt~obsolete.m4: New. Import from 20070318 libtool.
8778
8779 2007-07-03 Julian Brown <julian@codesourcery.com>
8780
8781 * MAINTAINERS (Write After Approval): Add myself.
8782
8783 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8784
8785 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8786 * configure: Regenerate.
8787
8788 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8789
8790 * configure.ac: Add some missing m4 quotation.
8791 * configure: Regenerate.
8792
8793 2007-07-02 Simon Baldwin <simonb@google.com>
8794
8795 * MAINTAINERS (Write After Approval): Add myself.
8796
8797 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8798
8799 * configure: Regenerate.
8800
8801 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8802
8803 * Makefile.def: Add windmc tool to build.
8804 * Makefile.tpl: Likewise.
8805 * configure.ac: Likewise.
8806 * Makefile.in: Regenerate.
8807 * configure: Regenerate.
8808
8809 2007-06-28 DJ Delorie <dj@redhat.com>
8810
8811 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8812 not building newlib.
8813 * configure: Regenerated.
8814
8815 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8816
8817 * MAINTAINERS (Write After Approval): Add myself.
8818
8819 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8820
8821 * MAINTAINERS (Write After Approval): Add myself.
8822
8823 2007-06-19 Chris Matthews <chrismatthews@google.com>
8824
8825 * MAINTAINERS (Write After Approval): Add myself.
8826
8827 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8828
8829 * MAINTAINERS (Write After Approval): Add myself.
8830
8831 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8832
8833 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8834 * Makefile.in: Regenerated.
8835
8836 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8837
8838 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8839 bfin*-*-uclinux* targets.
8840 * configure: Regenerate.
8841
8842 2007-06-14 Ian Lance Taylor <iant@google.com>
8843
8844 * MAINTAINERS: Add myself as non-algorithmic global write
8845 maintainer.
8846
8847 2007-06-14 Diego Novillo <dnovillo@google.com>
8848
8849 * MAINTAINERS: Add self as middle-end maintainer and
8850 non-algorithmic global write maintainer.
8851
8852 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8853
8854 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8855 Move all Fortran maintainers except Paul Brook into the
8856 Non-Autopoiesis section.
8857
8858 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8859
8860 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8861 (distclean-stage[+id+]): Possibly delete stage_last.
8862 * Makefile.in: Regenerate.
8863
8864 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8865
8866 * MAINTAINERS (Various Maintainer): Fix typo.
8867
8868 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8869
8870 * MAINTAINERS (Various Maintainer): Add myself as
8871 dataflow maintainer.
8872
8873 2007-06-07 Ben Elliston <bje@au.ibm.com>
8874
8875 * config.sub, config.guess: Update from upstream sources.
8876
8877 2007-06-07 Ben Elliston <bje@au.ibm.com>
8878
8879 * Makefile.tpl: Fix spelling error.
8880 * Makefile.in: Regenerate.
8881
8882 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8883
8884 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8885 lt_cv_sys_max_cmd_len.
8886
8887 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8888
8889 * MAINTAINERS (Various Maintainers): Add myself as
8890 auto-vectorizer maintainer.
8891
8892 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8893
8894 PR libjava/32098
8895 * libtool.m4: Revert previous change.
8896 * ltgcc.m4: Put it here.
8897
8898 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8899
8900 * MAINTAINERS (Various Maintainers): Add myself as
8901 auto-vectorizer maintainer.
8902
8903 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8904
8905 PR libjava/32098
8906 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8907
8908 2007-05-30 Richard Guenther <rguenther@suse.de>
8909
8910 * MAINTAINERS (Various Maintainers): Add myself as
8911 auto-vectorizer maintainer.
8912
8913 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8914
8915 PR bootstrap/29382
8916 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8917 * configure: Rebuilt.
8918
8919 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8920
8921 * MAINTAINERS (Write After Approval): Removed my name.
8922
8923 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8924
8925 * MAINTAINERS (Write After Approval): Remove myself.
8926
8927 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8928
8929 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8930
8931 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8932
8933 * ltmain.sh: Update from ToT Libtool.
8934 * libtool.m4: Update from ToT Libtool.
8935 * ltsugar.m4: New. Update from ToT Libtool.
8936 * ltversion.m4: New. Update from ToT Libtool.
8937 * ltoptions.m4: New. Update from ToT Libtool.
8938 * ltconfig: Remove.
8939 * ltcf-c.sh: Remove.
8940 * ltcf-cxx.sh: Remove.
8941 * ltcf-gcj.sh: Remove.
8942
8943 2007-05-22 Ollie Wild <aaw@google.com>
8944
8945 * MAINTAINERS (Write After Approval): Add myself.
8946
8947 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8948
8949 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8950 stage_cflags.
8951 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8952 Remove CFLAGS/LIBCFLAGS.
8953 (configure-stage[+id+]-[+prefix+][+module+],
8954 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8955 * Makefile.in: Regenerate.
8956
8957 2007-05-15 Diego Novillo <dnovillo@google.com>
8958
8959 * MAINTAINERS: Update e-mail address.
8960
8961 2007-05-15 Revital Eres <eres@il.ibm.com>
8962
8963 * MAINTAINERS (Write After Approval): Add myself.
8964
8965 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8966
8967 * MAINTAINERS (Write After Approval): Updated my address.
8968
8969 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8970
8971 * MAINTAINERS (Write After Approval): Add myself.
8972
8973 2007-05-11 Silvius Rus <rus@google.com>
8974
8975 * MAINTAINERS (Write After Approval): Add myself.
8976
8977 2007-04-23 Tom Tromey <tromey@redhat.com>
8978
8979 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8980
8981 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8982
8983 * MAINTAINERS (cpplib): Rename to ...
8984 (libcpp): ... this. Add C/C++ front end maintainers.
8985
8986 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8987
8988 * config-ml.in: Pass ${ml_config_env} to configure calls.
8989
8990 2007-04-04 Christian Bruel <christian.bruel@st.com>
8991
8992 * MAINTAINERS (Write After Approval): Add myself.
8993
8994 2007-04-02 Dave Korn <dave.korn@artimi.com>
8995
8996 * MAINTAINERS (Write After Approval): Add myself.
8997
8998 2007-03-31 Tobias Burnus <burnus@net-b.de>
8999
9000 * MAINTAINERS (fortran 95 front end): Add myself.
9001
9002 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
9003
9004 * MAINTAINERS (Write After Approval): Add myself.
9005
9006 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
9007
9008 * MAINTAINERS (Modulo Scheduler): Add myself.
9009
9010 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
9011
9012 * MAINTAINERS (fortran 95 front end): Add myself.
9013 (c++ front end): whitespace fix.
9014
9015 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
9016
9017 * MAINTAINERS (Write After Approval): Add myself.
9018
9019 2007-03-21 Richard Sandiford <richard@codesourcery.com>
9020
9021 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
9022 of glob. Quote arguments with single quotes too.
9023 * configure: Regenerate.
9024
9025 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
9026
9027 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
9028 * Makefile.in: Regenerate
9029
9030 2007-03-07 Andreas Schwab <schwab@suse.de>
9031
9032 * configure: Regenerate.
9033
9034 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
9035
9036 * configure.ac: Add "--with-pdfdir" configure option,
9037 which defines pdfdir variable.
9038 * Makefile.def (target=fixincludes): Add install-pdf to
9039 missing targets.
9040 (recursive_targets): Add install-pdf target.
9041 (flags_to_pass): Add pdfdir.
9042 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
9043 target.
9044 * configure: Regenerate
9045 * Makefile.in: Regenerate
9046
9047 2007-02-28 Eric Christopher <echristo@apple.com>
9048
9049 Revert:
9050 2006-12-07 Mike Stump <mrs@apple.com>
9051
9052 * Makefile.def (dependencies): Add dependency for
9053 install-target-libssp and install-target-libgomp on
9054 install-gcc.
9055 * Makefile.in: Regenerate.
9056
9057 2007-02-27 Matt Kraai <kraai@ftbfs.org>
9058
9059 * configure: Regenerate.
9060 * configure.ac: Move statements after variable declarations.
9061
9062 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
9063
9064 * MAINTAINERS: Add myself as sh maintainer.
9065
9066 2007-02-19 Joseph Myers <joseph@codesourcery.com>
9067
9068 * configure.ac: Adjust for loop syntax.
9069 * configure: Regenerate.
9070
9071 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
9072
9073 * configure: Rebuilt.
9074
9075 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
9076
9077 * configure.ac: Drop multiple occurrences of --enable-languages,
9078 and fix its quoting.
9079 * configure: Rebuilt.
9080
9081 2007-02-17 Mark Mitchell <mark@codesourcery.com>
9082 Nathan Sidwell <nathan@codesourcery.com>
9083 Vladimir Prus <vladimir@codesourcery.com>
9084 Joseph Myers <joseph@codesourcery.com>
9085
9086 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9087 * configure: Regenerate.
9088
9089 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
9090
9091 * ltconfig (freebsd*): Default to elf.
9092
9093 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9094
9095 * configure.ac (target_libraries): Move libgcc before libiberty.
9096 * configure: Regenerated.
9097
9098 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9099 Paolo Bonzini <bonzini@gnu.org>
9100
9101 PR bootstrap/30753
9102 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
9103 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
9104 * configure: Regenerated.
9105
9106 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9107
9108 * MAINTAINERS (Language Front End Maintainers): Update my mail
9109 address.
9110
9111 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9112
9113 PR bootstrap/30748
9114 * configure.ac: Correct syntax for Solaris ksh.
9115 * configure: Regenerated.
9116
9117 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9118
9119 * configure.ac: Sync with src.
9120 * configure: Regenerate.
9121
9122 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9123
9124 * Makefile.in: Regenerate.
9125
9126 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9127
9128 * config.sub: Sync with src.
9129
9130 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9131
9132 * Makefile.tpl (build_alias, host_alias, target_alias): Use
9133 noncanonical equivalents.
9134 * configure.in: Rename to...
9135 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
9136 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
9137 target_noncanonical. Use them. Rewrite removal of configure
9138 arguments for autoconf 2.59. Discard variable settings. Force
9139 program_transform_name for native tools.
9140
9141 * Makefile.in: Regenerated.
9142 * configure: Regenerated with autoconf 2.59.
9143
9144 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
9145
9146 * MAINTAINERS (Write After Approval): Add myself.
9147
9148 2007-01-31 Andreas Schwab <schwab@suse.de>
9149
9150 * Makefile.tpl (LDFLAGS): Substitute it.
9151 * Makefile.in: Regenerate.
9152
9153 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
9154
9155 * MAINTAINERS (Write After Approval): Add myself.
9156
9157 2007-01-28 David Edelsohn <edelsohn@gnu.org>
9158
9159 * MAINTAINERS (spu port): Add myself.
9160
9161 2007-01-23 Richard Guenther <rguenther@suse.de>
9162
9163 PR bootstrap/30541
9164 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9165 * Makefile.tpl (GNATBIND): Substitute it.
9166 (GNATMAKE): Likewise.
9167 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9168 of STAGE_PREFIX.
9169 * Makefile.in: Regenerate.
9170 * configure: Regenerate.
9171
9172 2007-01-18 Mike Stump <mrs@apple.com>
9173
9174 * configure.in: Re-enable -Werror for gcc builds.
9175
9176 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
9177
9178 * MAINTAINERS (Write After Approval): Add myself.
9179
9180 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9181
9182 * configure.in: Change == to = in test command.
9183 * configure: Regenerate.
9184
9185 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9186 Nick Clifton <nickc@redhat.com>
9187 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
9188
9189 * configure.in (build_configargs, host_configargs, target_configargs):
9190 Remove build/host/target parameters.
9191 (host_libs): Add gmp and mpfr.
9192 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9193 * Makefile.def (gmp, mpfr): New.
9194 (gcc): Remove target.
9195 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9196 target_os, target_vendor): New.
9197 (configure): Add host_alias/target_alias arguments; adjust invocations.
9198 * configure: Regenerate.
9199 * Makefile.in: Regenerate.
9200
9201 2007-01-11 Matt Fago <fago@earthlink.net>
9202
9203 * configure.in: Try to link to functions only in mpfr 2.2.x
9204 to improve robustness of configure tests.
9205 * configure: Regenerate.
9206
9207 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
9208
9209 * MAINTAINERS: Add myself as i386 maintainer.
9210
9211 2007-01-08 Jan Hubicka <jh@suse.cz>
9212
9213 * MAINTAINERS: Add myself as i386 maintainer.
9214
9215 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
9216
9217 * configure.in: Add support for an x86_64-mingw* target.
9218 * configure: Regenerate.
9219
9220 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9221
9222 * Makefile.tpl (all-target): Correct @if conditional for target
9223 modules.
9224 * configure.in: Omit libiberty if building only target libgcc.
9225 * configure, Makefile.in: Regenerated.
9226
9227 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
9228
9229 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9230 * configure: Regenerate.
9231
9232 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9233
9234 * Makefile.def (target_modules): Add libgcc.
9235 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9236 * Makefile.tpl (clean-target-libgcc): Delete.
9237 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9238 on gcc even for bootstrapped modules. Rewrite handling of
9239 lang_env_dependencies to loop over target_modules.
9240 * configure.in (target_libraries): Add target-libgcc.
9241 * Makefile.in, configure: Regenerated.
9242
9243 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9244
9245 * configure.in: Reorganize recognition of languages. Add
9246 --enable-stage1-languages. Show supported languages for the chosen
9247 target rather than all recognized languages.
9248 * configure: Regenerate.
9249
9250 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9251
9252 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9253 * Makefile.in: Regenerate.
9254
9255 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9256
9257 * configure.in: Warn that MPFR 2.2.0 is buggy.
9258 * configure: Regenerate.
9259
9260 2006-12-27 Ian Lance Taylor <iant@google.com>
9261
9262 * configure.in: When removing Makefiles to force a reconfigure, also
9263 remove prev-DIR*/Makefile.
9264 * configure: Regenerate.
9265
9266 2006-12-22 Andreas Schwab <schwab@suse.de>
9267
9268 * configure: Regenerate with correct autoconf version.
9269
9270 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9271
9272 * configure.in: add AC_SUBST for *_FOR_TARGET.
9273 * configure: Regenerate.
9274
9275 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9276
9277 * configure.in: Simplify logic for rejecting languages that cannot
9278 be built. Separate the case when a language is unsupported,
9279 from the case when the user chooses not to build a language.
9280
9281 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9282
9283 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9284 it only affects bootstrap and could be tested on "$host" as well.
9285 * configure: Regenerate.
9286 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9287
9288 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9289
9290 PR bootstrap/29544
9291 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9292 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9293 move here comment from Makefile.tpl.
9294 * Makefile.tpl: Move some definitions higher in the file.
9295 (STAGE1_CHECKING): New.
9296 * configure.in: Add --enable-stage1-checking.
9297 * configure: Regenerate.
9298 * Makefile.in: Regenerate.
9299
9300 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9301
9302 * MAINTAINERS: Add myself as build system maintainer.
9303
9304 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
9305
9306 * MAINTAINERS (Write After Approval): Add myself.
9307
9308 2006-12-13 Eric Christopher <echristo@apple.com>
9309
9310 * MAINTAINERS: Add myself as darwin maintainer.
9311
9312 2006-12-11 Ian Lance Taylor <ian@airs.com>
9313
9314 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9315
9316 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
9317
9318 MAINTAINERS: Update my entry.
9319
9320 2006-12-11 Alan Modra <amodra@bigpond.net.au>
9321
9322 * configure.in: Handle spu makefile frag.
9323 * Makefile.tpl (MAINT): Define
9324 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9325 * configure: Regenerate.
9326 * Makefile.in: Regenerate.
9327
9328 2006-12-11 Ben Elliston <bje@au.ibm.com>
9329
9330 * config.guess: Import latest version.
9331 * config.sub: Likewise.
9332
9333 2006-12-11 Ben Elliston <bje@au.ibm.com>
9334
9335 * configure.in (spu-*-*): Don't skip target-libiberty.
9336 * configure: Regenerate.
9337
9338 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9339
9340 PR bootstrap/30134
9341 * configure.in: Correct x86 darwin support for libjava to powerpc
9342 and i?86 only.
9343 * configure: Regenerate.
9344
9345 2006-12-08 Sandro Tolaini <tolaini@libero.it>
9346
9347 * configure.in: Add x86 darwin support for libjava.
9348 * configure: Regenerate.
9349
9350 2006-12-07 Mike Stump <mrs@apple.com>
9351
9352 * Makefile.def (dependencies): Add dependency for
9353 install-target-libssp and install-target-libgomp on
9354 install-gcc.
9355 * Makefile.in: Regenerate.
9356
9357 2006-12-04 Richard Guenther <rguenther@suse.de>
9358
9359 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9360 (Non-Algorithmic Maintainers): Move over non-algorithmic
9361 loop optimizer maintainers, add myself as a non-algorithmic
9362 middle-end maintainer.
9363
9364 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
9365
9366 * MAINTAINERS (Write After Approval): Add myself.
9367
9368 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9369
9370 * configure.in: Update error message for missing GMP/MPFR.
9371
9372 * configure: Regenerate.
9373
9374 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9375
9376 * configure.in: Update MPFR version in error message.
9377
9378 * configure: Regenerate.
9379
9380 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9381
9382 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9383 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9384 --with-gmp-lib): New flags.
9385
9386 * configure: Regenerate.
9387
9388 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9389
9390 * MAINTAINERS (Write After Approval): Change my email address.
9391
9392 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9393
9394 * MAINTAINERS (Write After Approval): Add myself.
9395
9396 2006-11-22 Philipp Thomas <pth@suse.de>
9397
9398 * MAINTAINERS (i18n): Update e-mail address.
9399
9400 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9401
9402 * MAINTAINERS (spu port): Add myself as maintainer.
9403 (Write After Approval): Remove myself.
9404
9405 2006-11-22 Ben Elliston <bje@au.ibm.com>
9406
9407 * configure.in (skipdirs): Don't build libssp for SPU.
9408 * configure: Regenerate.
9409
9410 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9411
9412 * MAINTAINERS (spu port): Add myself as maintainer.
9413 (libobjc): Update my email address.
9414
9415 2006-11-21 Andrea Bona <andrea.bona@st.com>
9416
9417 * MAINTAINERS (Write After Approval): Add myself.
9418
9419 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9420
9421 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9422 * configure : Rebuilt.
9423
9424 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9425
9426 * MAINTAINERS (Write After Approval): Add myself.
9427
9428 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9429
9430 * MAINTAINERS (Write After Approval): Add myself.
9431
9432 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9433
9434 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9435 libmpfr.a.
9436 * configure: Regenerate.
9437
9438 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9439
9440 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9441 (unstage): Test for stage_last presence.
9442
9443 PR bootstrap/29802
9444 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9445 STAGE_PREFIX.
9446 * Makefile.in: Regenerate.
9447
9448 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9449
9450 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9451 maintainers.
9452
9453 2006-11-14 Erven Rohou <erven.rohou@st.com>
9454
9455 * MAINTAINERS (Write After Approval): Add myself.
9456
9457 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9458
9459 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9460 and stageN-package/Makefile.
9461 * Makefile.in: Regenerated.
9462
9463 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9464
9465 * configure.in: Remove target-libgloss from noconfigdirs for
9466 bfin-*-*.
9467 * configure: Regenerated.
9468
9469 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9470
9471 * configure.in (have_gmp): Only error if the gcc directory exists.
9472
9473 * configure: Regenerate.
9474
9475 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9476
9477 * configure.in: Robustify error message for missing GMP/MPFR.
9478
9479 * configure: Regenerate.
9480
9481 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9482
9483 * MAINTAINERS (Write After Approval): Add myself.
9484
9485 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9486
9487 * MAINTAINERS: Change email address.
9488
9489 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9490
9491 * MAINTAINERS (Write After Approval): Add myself.
9492
9493 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9494
9495 * MAINTAINERS (Write After Approval): Add myself.
9496
9497 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9498
9499 * MAINTAINERS (Write After Approval): Move myself to
9500 Write After Approval section.
9501
9502 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9503
9504 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9505 need_gmp anymore.
9506 * configure: Regenerate.
9507
9508 2006-10-16 Tobias Burnus <burnus@net-b.de>
9509
9510 * MAINTAINERS (Write After Approval): Add myself.
9511
9512 2006-10-16 Ben Elliston <bje@au.ibm.com>
9513
9514 * config.guess: Import latest version.
9515 * config.sub: Likewise.
9516
9517 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9518
9519 * Makefile.def: Added pdf target handling.
9520 * Makefile.tpl: Added pdf target handling.
9521 * Makefile.in: Regenerated.
9522
9523 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9524
9525 * MAINTAINERS: Add self as score port maintainer.
9526
9527 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9528
9529 * MAINTAINERS (Write After Approval): Add myself.
9530
9531 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9532
9533 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9534 or newer.
9535 * configure: Regenerated.
9536
9537 2006-09-27 Dave Brolley <brolley@redhat.com>
9538
9539 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9540 using $s instead of $r.
9541 * configure: Regenerated.
9542
9543 2006-09-26 Thiemo Seufer <ths@mips.com>
9544
9545 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9546 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9547 * configure: Regenerate.
9548
9549 2006-09-24 Graeme Peterson <gridly@gmail.com>
9550
9551 * MAINTAINERS (Write After Approval): Remove myself.
9552
9553 2006-09-22 Chao-ying Fu <fu@mips.com>
9554
9555 * MAINTAINERS (Write After Approval): Add myself.
9556
9557 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9558
9559 * MAINTAINERS: Add self as soft-fp maintainer.
9560
9561 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9562
9563 * MAINTAINERS: Add myself as avr maintainer.
9564 Remove Marek Michalkiewicz as avr maintainer.
9565
9566 2006-09-07 Roberto Costa <roberto.costa@st.com>
9567
9568 * MAINTAINERS (Write After Approval): Add myself.
9569
9570 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9571
9572 * configure.in: Never build newlib for a Mingw host.
9573 Never build newlib as Mingw target library.
9574 Test the existence of winsup/cygwin for building a Cygwin newlib,
9575 rather than just winsup.
9576 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9577 building a Mingw target.
9578 * configure: Regenerate.
9579
9580 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9581
9582 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9583
9584 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9585
9586 * config.guess: Import from src (was more updated).
9587 * config.sub: Likewise.
9588
9589 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9590
9591 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9592 * configure: Regenerated.
9593
9594 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9595
9596 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9597 for stages after the first.
9598
9599 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9600
9601 * Makefile.def: Add dependencies for configure-opcodes
9602 on configure-intl and all-opcodes on all-intl.
9603 * Makefile.in: Regenerated.
9604
9605 2006-07-13 Ben Elliston <bje@au.ibm.com>
9606
9607 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9608
9609 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9610
9611 Port to hosts whose 'sort' and 'tail' implementations
9612 treat operands with leading '+' as file names, as POSIX
9613 has required since 2001. However, make sure the code still
9614 works on pre-POSIX hosts.
9615 * ltmain.sh: Don't assume "sort +2" is equivalent to
9616 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9617
9618 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9619
9620 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9621
9622 2006-07-04 Peter O'Gorman <peter@pogma.com>
9623
9624 * ltconfig: chmod 644 before ranlib during install.
9625
9626 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9627
9628 PR bootstrap/18058
9629 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9630 if the bootstrap compiler is a GCC version that supports it.
9631 * configure: Regenerate.
9632
9633 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9634
9635 * configure.in: Fix thinkos in previous check-in.
9636 * configure: Regenerate.
9637
9638 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9639
9640 PR other/27063
9641 * configure.in: Test subdir_requires and give an appropriate
9642 error message.
9643 * configure: Regenerate.
9644
9645 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9646
9647 * MAINTAINERS (Write After Approval): Add myself.
9648
9649 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9650
9651 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9652
9653 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9654
9655 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9656
9657 2006-06-20 David Ayers <d.ayers@inode.at>
9658
9659 PR bootstrap/28072
9660 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9661 whether target-libjava is being configured instead of whether the
9662 java front end is enabled.
9663 * configure: Regenerate.
9664
9665 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9666
9667 PR target/27540
9668 * configure.in: Only enable libgomp on IRIX 6.
9669 * configure: Regenerate.
9670
9671 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9672
9673 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9674 too.
9675 * Makefile.in: Regenerate.
9676
9677 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9678
9679 * config-ml.in: Alter CCASFLAGS to include special
9680 multilib options the same as is done for CFLAGS.
9681
9682 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9683
9684 * configure.in: Don't enable libgomp on hpux10.
9685 * configure: Rebuilt.
9686
9687 2006-06-12 David Ayers <d.ayers@inode.at>
9688
9689 PR bootstrap/27963
9690 PR target/19970
9691 * configure.in: Remove target-boehm-gc from noconfigdirs where
9692 ${libgcj} is specified.
9693 * configure: Regenerate.
9694
9695 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9696
9697 Sync from src:
9698
9699 * configure.in: Sync.
9700 * configure: Regenerated.
9701
9702 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9703
9704 * Makefile.def: Added dependencies from sim and gdb on intl, and
9705 added configure dependencies to everything with an all dependency
9706 on intl.
9707 * Makefile.in: Regenerated.
9708
9709 2006-06-06 David Ayers <d.ayers@inode.at>
9710
9711 PR libobjc/13946
9712 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9713 * Makefile.in: Regenerate.
9714 * configure.in: Add --enable-objc-gc at toplevel and have it
9715 enable boehm-gc for Objective-C.
9716 Remove target-boehm-gc from libgcj.
9717 Add target-boehm-gc to target_libraries.
9718 Add target-boehm-gc to noconfigdirs where ${libgcj}
9719 is specified.
9720 Assert that boehm-gc is supported when requested for Objective-C.
9721 Only build boehm-gc if needed either for Java or Objective-C.
9722 * configure: Regenerate.
9723
9724 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9725
9726 PR 27674
9727 * Makefile.tpl (configure-[+prefix+][+module+],
9728 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9729 Remove rule to unstage bootstrapped modules.
9730 (stage_current): New.
9731 * Makefile.in: Regenerate.
9732
9733 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9734
9735 * MAINTAINERS (Write After Approval): Update my e-mail address.
9736
9737 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9738
9739 * include/libiberty.h: Declare pex_run_in_environment.
9740
9741 2006-05-31 Asher Langton <langton2@llnl.gov>
9742
9743 * MAINTAINERS (Write After Approval): Add myself.
9744
9745 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9746
9747 * Makefile.def (bfd, opcodes): Fix lib_path.
9748 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9749 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9750 * Makefile.in: Regenerate.
9751
9752 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9753
9754 * Makefile.in: Regenerate.
9755
9756 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9757
9758 * Makefile.def: Add install-html target. Add datarootdir
9759 docdir and htmldir to flags_to_pass.
9760 * Makefile.tpl: Add install-html target.
9761 * Makefile.in: Regenerate.
9762 * configure.in: Add --with-datarootdir, --with-docdir, and
9763 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9764 * configure: Regenerate.
9765
9766 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9767
9768 * configure.in: Enable gprof for cross builds.
9769 * configure: Regenerate.
9770
9771 2006-05-22 Richard Guenther <rguenther@suse.de>
9772
9773 Revert
9774 2006-01-31 Richard Guenther <rguenther@suse.de>
9775 Paolo Bonzini <bonzini@gnu.org>
9776
9777 * Makefile.def (target_modules): Add libgcc-math target module.
9778 * configure.in (target_libraries): Add libgcc-math target library.
9779 (--enable-libgcc-math): New configure switch.
9780 * Makefile.in: Re-generate.
9781 * configure: Re-generate.
9782 * libgcc-math: New toplevel directory.
9783
9784 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9785 Andreas Tobler <a.tobler@schweiz.ch>
9786
9787 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9788 * configure: Rebuilt.
9789
9790 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9791
9792 * MAINTAINERS (Write After Approval): Add myself.
9793
9794 2006-05-01 DJ Delorie <dj@redhat.com>
9795
9796 * configure.in: Restore CFLAGS if GMP isn't present.
9797 * configure: Regenerate.
9798
9799 2006-05-01 Richard Guenther <rguenther@suse.de>
9800
9801 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9802 maintainer.
9803
9804 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9805
9806 * MAINTAINERS (Write After Approval): Add myself.
9807
9808 2006-04-28 Jan Beulich <jbeulich@novell.com>
9809
9810 * MAINTAINERS (Write After Approval): Add myself.
9811
9812 2006-04-18 DJ Delorie <dj@redhat.com>
9813
9814 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9815 reference libgloss so that libssp can be built in a combined
9816 tree.
9817 * configure: Regenerate.
9818
9819 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9820
9821 * MAINTAINERS (Write After Approval): Add myself.
9822
9823 2006-04-05 Ben Elliston <bje@au.ibm.com>
9824
9825 * configure.in: Require makeinfo 4.4 or higher.
9826 * configure: Regenerate.
9827
9828 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9829
9830 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9831 Rearrange the entries of other libraries to have them in one place.
9832
9833 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9834
9835 * MAINTAINERS (Write After Approval): Remove myself.
9836 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9837
9838 2006-03-14 Richard Guenther <rguenther@suse.de>
9839
9840 * configure: Regenerate with autoconf 2.13.
9841
9842 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9843
9844 * MAINTAINERS: Use my work address.
9845
9846 * MAINTAINERS: Update my E-mail address.
9847
9848 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9849
9850 * configure.in: Handle --disable-<component> generically.
9851 * configure: Regenerate.
9852
9853 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9854
9855 PR libgcj/17311
9856 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9857
9858 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9859
9860 * MAINTAINERS (Write After Approval): Remove myself.
9861 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9862
9863 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9864
9865 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9866 (TARGET_CONFIGDIRS): Remove.
9867 * configure.in: Remove AC_SUBST(target_configdirs).
9868 * Makefile.in, configure: Regenerated.
9869
9870 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9871
9872 * MAINTAINERS (Write After Approval): Remove myself.
9873 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9874
9875 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9876
9877 PR bootstrap/25670
9878
9879 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9880
9881 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9882 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9883 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9884 BUILD_PREFIX, BUILD_PREFIX_1.
9885 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9886
9887 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9888 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9889
9890 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9891 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9892 of `cat stage_current`. Always provide the `r' and `s' variables.
9893 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9894 a single shell execution.
9895 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9896 bootstrapped modules, make the stage1 module if the build was not
9897 started yet, else build the current stage.
9898 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9899 (all-build, all-host, all-target, [+make_target+]-host,
9900 [+make_target+]-target): Do not use \-continued lines.
9901 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9902 (current_stage, restrap, stage_last): New.
9903
9904 * Makefile.in: Regenerate.
9905 * configure: Regenerate.
9906
9907 2006-02-19 Bud Davis <jmdavis@link.com>
9908
9909 * MAINTAINERS (Write After Approval): Remove myself.
9910 (Language Front End Maintainers): Add myself as fortran 95
9911 maintainer and update e-mail address.
9912
9913 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9914
9915 * MAINTAINERS (Write After Approval): Remove myself.
9916 (Language Front End Maintainers): Add myself as fortran 95
9917 maintainer.
9918
9919 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9920
9921 * MAINTAINERS (Write After Approval): Add myself.
9922
9923 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9924
9925 * MAINTAINERS (Write After Approval): Remove myself.
9926 (Language Front End Maintainers): Add myself as
9927 fortran 95 maintainer.
9928
9929 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9930
9931 Sync from src:
9932
9933 2005-12-27 Leif Ekblad <leif@rdos.net>
9934
9935 * configure.in: Add support for RDOS target.
9936 * configure: Regenerate.
9937
9938 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9939 Andreas Schwab <schwab@suse.de>
9940
9941 * configure: Regenerate.
9942
9943 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9944
9945 * configure.in (enable_libgomp): Add AIX.
9946 * configure: Regenerate.
9947
9948 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9949
9950 * MAINTAINERS (Write After Approval): Add myself.
9951
9952 2006-02-03 Lee Millward <lee.millward@gmail.com>
9953
9954 * MAINTAINERS (Write After Approval): Add myself.
9955
9956 2006-01-31 Richard Guenther <rguenther@suse.de>
9957 Paolo Bonzini <bonzini@gnu.org>
9958
9959 * Makefile.def (target_modules): Add libgcc-math target module.
9960 * configure.in (target_libraries): Add libgcc-math target library.
9961 (--enable-libgcc-math): New configure switch.
9962 * Makefile.in: Re-generate.
9963 * configure: Re-generate.
9964 * libgcc-math: New toplevel directory.
9965
9966 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9967
9968 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9969 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9970 the assembler, linker and binutils.
9971 * configure: Regenerate.
9972
9973 2006-01-22 Dirk Mueller <dmueller@suse.de>
9974
9975 * MAINTAINERS (Write After Approval): Add myself.
9976
9977 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9978
9979 * configure: Regenerate.
9980
9981 2006-01-18 Richard Henderson <rth@redhat.com>
9982 Jakub Jelinek <jakub@redhat.com>
9983 Diego Novillo <dnovillo@redhat.com>
9984
9985 * libgomp: New directory.
9986 * Makefile.def: Add target_module libgomp.
9987 * Makefile.in: Regenerate.
9988 * configure.in (target_libraries): Add target-libgomp.
9989 * configure: Regenerate.
9990
9991 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9992
9993 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9994 @ from continuation.
9995 * Makefile.in: Rebuilt.
9996
9997 2006-01-04 Chris Lattner <sabre@gnu.org>
9998
9999 * MAINTAINERS (Write After Approval): Add myself.
10000
10001 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
10002
10003 PR bootstrap/24252
10004
10005 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
10006 * Makefile.tpl (OBJDUMP): New.
10007 (EXTRA_HOST_FLAGS): Add it.
10008 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
10009
10010 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
10011 to use symbolic links between directories. Avoid race conditions
10012 or make them harmless.
10013 * configure.in: Do not try to use symbolic links between directories.
10014
10015 * Makefile.def (LEAN): Pass.
10016 * Makefile.tpl (LEAN): Define.
10017 (stage[+id+]-start): Accept that the previous directory does not
10018 exist, if the bootstrap is lean.
10019 (stage[+id+]-bubble): Invoke lean bootstrap commands after
10020 stage[+id+]-start. Use a makefile variable and an `if' instead of a
10021 configure substitution.
10022 ([+compare-target+]): Likewise.
10023 ([+bootstrap-target+]-lean): New.
10024 * configure.in: Remove lean bootstrap support from here.
10025
10026 * Makefile.in: Regenerate.
10027 * configure: Regenerate.
10028
10029 2006-01-04 Ben Elliston <bje@au.ibm.com>
10030
10031 * MAINTAINERS (libdecnumber): Add myself.
10032
10033 2006-01-02 Mark Mitchell <mark@codesourcery.com>
10034
10035 * libtool-ldflags: New script.
10036
10037 2006-01-02 Andreas Schwab <schwab@suse.de>
10038
10039 * configure.in: When reconfiguring remove Makefile in
10040 all stage directories.
10041 * configure: Regenerate.
10042
10043 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
10044
10045 * MAINTAINERS: Update my email address.
10046
10047 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
10048
10049 Revert Ada-related part of the previous change.
10050
10051 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
10052 Do not pass.
10053 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
10054 * Makefile.in: Regenerate.
10055 * configure.in: Do not include mt-ppc-aix target fragment.
10056 * configure: Regenerate.
10057
10058 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
10059
10060 * configure.in: Select appropriate fragments for PowerPC/AIX.
10061 * configure: Regenerate.
10062
10063 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
10064 BOOT_CFLAGS, BOOT_LDFLAGS.
10065 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
10066 BOOT_CFLAGS, BOOT_LDFLAGS.
10067 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
10068 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
10069 (stage): Fail if we cannot complete the work.
10070 * Makefile.in: Regenerate.
10071
10072 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
10073
10074 * configure.in: Replace ms1 with mt.
10075 * configure: Rebuilt.
10076
10077 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
10078
10079 * MAINTAINERS: Update my email address.
10080
10081 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
10082
10083 * Makefile.tpl (all, do-[+make_target+], do-check, install,
10084 install-host-nogcc): Don't invoke $(stage) at the end.
10085 * Makefile.in: Regenerate.
10086
10087 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
10088
10089 * configure.in: Flip the top-level bootstrap switch.
10090 * configure: Regenerate.
10091
10092 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
10093
10094 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10095 $(stage) and $(unstage).
10096 (EXTRA_TARGET_FLAGS): Correct double-quoting.
10097 (all): Remove stray semicolon.
10098 (local-distclean): Don't handle multilib.tmp and multilib.out.
10099 (install.all): Set $s for consistency.
10100 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10101 check_multilibs setting. Always make the install directory.
10102 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10103 Correct @if/@endif.
10104 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10105 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10106 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10107 (multilib.out): Remove.
10108 * Makefile.in: Regenerated.
10109
10110 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
10111
10112 * MAINTAINERS (Write After Approval): Add myself.
10113
10114 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
10115
10116 * MAINTAINERS: Add myself as mt maintainer.
10117
10118 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
10119
10120 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
10121
10122 * MAINTAINERS: Change email address.
10123
10124 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
10125
10126 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10127 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10128 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
10129 Find in-tree tools if available.
10130 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10131 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10132 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10133 (COMPILER_*_FOR_TARGET): New.
10134 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10135 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10136 (CONFIGURED_*, USUAL_*): Remove.
10137 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10138 STRIP): Use autoconf substitutions.
10139 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10140 COMPILER_NM_FOR_TARGET): New.
10141 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10142
10143 (all): Make all-host and all-target in parallel.
10144 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10145 that $$r and $$s are set before invoking a recursive make.
10146 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10147 ([+bootstrap-target+]): Inline most of the `all' target.
10148
10149 2005-11-29 Ben Elliston <bje@au.ibm.com>
10150
10151 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10152 from the gcc build directory.
10153 * Makefile.in: Regenerate.
10154
10155 2005-11-29 Ben Elliston <bje@au.ibm.com>
10156
10157 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
10158 depend on all-libdecnumber.
10159 * configure.in (host_libs): Include libdecnumber.
10160 * Makefile.in: Regenerate.
10161 * configure: Likewise.
10162
10163 2005-11-29 Ben Elliston <bje@au.ibm.com>
10164
10165 * libdecnumber: Import decNumber sources from the dfp-branch.
10166
10167 2005-11-21 Kean Johnston <jkj@sco.com>
10168
10169 * config.sub, config.guess: Sync from upstream sources.
10170
10171 2005-11-21 Ben Elliston <bje@au.ibm.com>
10172
10173 Import from Autoconf sources:
10174
10175 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
10176 * config/move-if-change: Don't output "$2 is unchanged";
10177 suggested by Ben Elliston. Handle weird characters correctly.
10178
10179 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
10180
10181 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10182 to match upstream libtool for darwin.
10183
10184 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
10185
10186 * Makefile.def: Remove gdb dependencies for gdbtk.
10187 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10188 (configure-gdb, install-gdb): New rules.
10189 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10190 * Makefile.in, configure: Regenerated.
10191
10192 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10193
10194 * MAINTAINERS (Write After Approval): Add myself.
10195
10196 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10197
10198 * MAINTAINERS (Write After Approval): Add myself.
10199
10200 2005-10-24 Diego Novillo <dnovillo@redhat.com>
10201
10202 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10203 Diego Novillo.
10204
10205 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
10206
10207 PR bootstrap/24297
10208 * Makefile.tpl (do-[+make-target+], do-check, install,
10209 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10210 are set before recursing.
10211 * Makefile.in: Regenerate.
10212
10213 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10214
10215 PR bootstrap/18939
10216 * Makefile.def (gcc) <target>: Fix thinko.
10217 * Makefile.in: Regenerate.
10218
10219 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10220
10221 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10222 * configure: Regenerate.
10223
10224 2005-10-15 Jie Zhang <jie.zhang@analog.com>
10225
10226 * MAINTAINERS (Write After Approval): Add self.
10227
10228 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
10229
10230 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10231 target-libffi, target-qthreads, target-libjava, and
10232 targetlibobjc.
10233 * configure: Regenerate.
10234
10235 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10236
10237 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10238 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10239 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10240 (USUAL_OBJDUMP_FOR_TARGET): New.
10241 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10242 * configure.in: Check for $OBJDUMP_FOR_TARGET.
10243 * configure, Makefile.in: Regenerated.
10244
10245 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10246
10247 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10248 before other host packages.
10249
10250 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10251
10252 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10253
10254 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10255
10256 PR bootstrap/22340
10257
10258 * configure.in (default_target): Remove.
10259 * Makefile.tpl (all): Do not use prerequisites as subroutines
10260 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10261 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10262 use prerequisites as subroutines.
10263 (check-host, check-target): New.
10264 (bootstrap configure & all targets): Do not use stage*-start
10265 if the directory layout is already ok.
10266 (non-bootstrap configure & all targets): Prepend a $(unstage).
10267 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10268 (NOTPARALLEL): Remove.
10269 (unstage, stage variables): New variables.
10270 (unstage, stage targets): Simply expand to those variables.
10271
10272 * configure: Regenerate.
10273 * Makefile.in: Regenerate.
10274
10275 2005-10-04 James E Wilson <wilson@specifix.com>
10276
10277 * Makefile.def (lang_env_dependencies): Add libmudflap.
10278 * Makefile.in: Regenerate.
10279
10280 2005-10-03 Andreas Schwab <schwab@suse.de>
10281
10282 Backport from libtool CVS:
10283 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10284
10285 * ltmain.sh: add support for installing into temporary
10286 staging area (e.g. 'make install DESTDIR=...')
10287
10288 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10289
10290 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10291 * configure: Regenerated.
10292
10293 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10294
10295 * configure: Regenerate with the correct
10296 autoconf version.
10297
10298 2005-09-30 Catherine Moore <clm@cm00re.com>
10299
10300 * configure.in (bfin-*-*): New.
10301 * configure: Regenerated.
10302
10303 2005-09-28 Geoffrey Keating <geoffk@apple.com>
10304
10305 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10306 (LIPO_FOR_TARGET): New.
10307 (CONFIGURED_LIPO_FOR_TARGET): New.
10308 (USUAL_LIPO_FOR_TARGET): New.
10309 (STRIP_FOR_TARGET): New.
10310 (CONFIGURED_STRIP_FOR_TARGET): New.
10311 (USUAL_STRIP_FOR_TARGET): New.
10312 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10313 STRIP_FOR_TARGET.
10314 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10315 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10316 * Makefile.in: Regenerate.
10317 * configure: Regenerate.
10318
10319 2005-09-19 David Edelsohn <edelsohn@gnu.org>
10320
10321 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10322 (rs6000-*-aix*): Same.
10323 * configure: Regenerate.
10324
10325 2005-09-16 Tom Tromey <tromey@redhat.com>
10326
10327 * MAINTAINERS: Add self as java maintainer.
10328
10329 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10330
10331 * configure.in: Recognize f95 in the --enable-languages option,
10332 and substitute it for fortran, issuing a warning.
10333 * configure: Regenerate.
10334
10335 2005-08-30 Phil Edwards <phil@codesourcery.com>
10336
10337 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10338 * configure: Regenerated.
10339
10340 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
10341
10342 * MAINTAINERS: Add self as ms1 maintainer.
10343
10344 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10345
10346 * Makefile.def (libssp): Add to lang_env_dependencies.
10347 * Makefile.in: Regenerate.
10348
10349 2005-08-18 Ian Lance Taylor <ian@airs.com>
10350
10351 * MAINTAINERS: Add myself as middle-end maintainer.
10352
10353 2005-08-17 Christian Groessler <chris@groessler.org>
10354
10355 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10356 * Makefile.in: Regenerate.
10357
10358 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10359
10360 * MAINTAINERS (write after approval): Added myself.
10361
10362 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10363
10364 * MAINTAINERS (Write After Approval): Add myself.
10365
10366 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
10367
10368 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10369 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10370 Look for alternate names of the target cc and c++
10371 * configure: Regenerate.
10372
10373 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
10374
10375 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10376 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10377 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10378 tools; remove code to manually set them.
10379 (Target tools): Look in the environment for them.
10380 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10381 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10382 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10383 build directory.
10384 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10385 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10386 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10387 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10388 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10389 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10390 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10391 * configure: Regenerate.
10392 * Makefile.in: Regenerate.
10393
10394 2005-07-28 Ben Elliston <bje@au.ibm.com>
10395
10396 * MAINTAINERS: Update for removed CPU targets.
10397
10398 2005-07-27 Mark Mitchell <mark@codesourcery.com>
10399
10400 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10401 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10402 * Makefile.in: Regenerated.
10403
10404 2005-07-26 Mark Mitchell <mark@codesourcery.com>
10405
10406 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10407 (CFLAGS_FOR_TARGET): Use it.
10408 (CXXFLAGS_FOR_TARGET): Likewise.
10409 * Makefile.in: Regenerated.
10410 * configure.in (--with-build-sysroot): New option.
10411 * configure: Regenerated.
10412
10413 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10414
10415 * Makefile.tpl: Wrap install between unstage and stage
10416 * Makefile.in: Regenerate.
10417
10418 2005-07-21 Eric Christopher <echristo@apple.com>
10419
10420 * MAINTAINERS: Update affiliation.
10421
10422 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10423
10424 * MAINTAINERS: Add self as crx port maintainer.
10425
10426 2005-07-20 DJ Delorie <dj@redhat.com>
10427
10428 * MAINTAINERS: Add self as m32c maintainer.
10429
10430 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10431
10432 * all files: Update FSF address.
10433
10434 2005-07-15 Eric Christopher <echristo@redhat.com>
10435
10436 * MAINTAINERS: Change affiliation.
10437
10438 2005-07-14 Jim Blandy <jimb@redhat.com>
10439
10440 * configure.in: Add cases for Renesas m32c.
10441 * configure: Regenerated.
10442
10443 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10444
10445 * COPYING.LIB: Update from fsf.org.
10446
10447 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10448
10449 * COPYING, compile, config.guess,
10450 config.sub, install-sh, missing, mkinstalldirs,
10451 symlink-tree, ylwrap: Sync from upstream sources.
10452 * config-ml.in: Update FSF address.
10453
10454 2005-07-13 Eric Christopher <echristo@redhat.com>
10455
10456 * configure.in: Add toplevel noconfigdir support for tpf.
10457 * configure: Regenerate.
10458
10459 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10460
10461 PR ada/22340
10462
10463 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10464 * Makefile.in: Regenerate.
10465
10466 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10467
10468 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10469 Brolley to write-after-approval.
10470
10471 2005-07-07 Andreas Schwab <schwab@suse.de>
10472
10473 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10474 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10475 * Makefile.in: Regenerated.
10476
10477 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10478
10479 * configure.in: Don't build sim or rda when targetting darwin.
10480 * configure: Regenerate.
10481
10482 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10483
10484 * configure.in: Add --enable-libssp and --disable-libssp.
10485 * configure: Regenerate with autoconf-2.13.
10486
10487 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10488
10489 * Makefile.def (target_modules): Add libssp.
10490 * configure.in (target_libraries): Add target-libssp.
10491 * configure: Rebuilt.
10492 * Makefile.in: Rebuilt.
10493
10494 2005-07-01 Zack Weinberg <zackw@panix.com>
10495
10496 * MAINTAINERS: Change email address. Resign from maintainership.
10497
10498 2005-07-01 Richard Guenther <rguenther@suse.de>
10499
10500 * MAINTAINERS: Change my e-mail address and affiliation.
10501
10502 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10503
10504 * Makefile.def (stagefeedback): Come after profile.
10505 Define profiledbootstrap target.
10506 * Makefile.tpl (profiledbootstrap): Remove.
10507 (stageprofile-end): Zap stagefeedback.
10508 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10509 * Makefile.in: Regenerate.
10510
10511 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10512
10513 * MAINTAINERS: Update my email address.
10514
10515 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10516
10517 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10518 In 'cpp' stanza, support '#line' as well as '# '.
10519
10520 2005-06-08 Andreas Schwab <schwab@suse.de>
10521
10522 * MAINTAINERS: Move myself from 'Write After Approval' to
10523 'CPU Port Maintainers' section as m68k maintainer.
10524
10525 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10526
10527 * configure.in (unsupported_languages): New macro.
10528 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10529 non-ported target libraries in noconfigdirs.
10530 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10531 non-linux-gnu. Remove libgcj_ex_libffi.
10532 <lang_frag loop>: Set add_this_lang=no if the language is in
10533 unsupported_languages.
10534 * configure: Regenerate.
10535
10536 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10537
10538 * configure.in: Fix typo in handling of --with-mpfr-dir.
10539 * configure: Regenerate.
10540
10541 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10542
10543 * MAINTAINERS: Update my email address.
10544
10545 2005-06-02 Jim Blandy <jimb@redhat.com>
10546
10547 * config.sub: Add cases for the Renesas m32c. (This patch has been
10548 accepted into the master sources.)
10549
10550 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10551 Michael Snyder <msnyder@redhat.com>
10552 Stan Cox <scox@redhat.com>
10553
10554 * configure.in: Set noconfigdirs for ms1.
10555
10556 * configure: Regenerate.
10557
10558 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10559
10560 * MAINTAINERS (Write After Approval): Add self.
10561
10562 2005-06-01 Josh Conner <jconner@apple.com>
10563
10564 * MAINTAINERS (Write After Approval): Add self.
10565
10566 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10567
10568 * MAINTAINERS: Update my email address.
10569
10570 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10571
10572 * MAINTAINERS (Write After Approval): Add self.
10573
10574 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10575
10576 * MAINTAINERS (Write After Approval): Remove self.
10577
10578 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10579
10580 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10581 (Dependencies): Consider target modules for bootstrap dependencies.
10582 Make target bootstrap modules depend on each stage's gcc.
10583 * Makefile.in: Regenerate.
10584
10585 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10586
10587 * Makefile.def (configure-gcc): Depend on binutils having been built.
10588 (all-gcc): No need to do it here.
10589 * Makefile.in: Regenerate.
10590
10591 2005-05-19 Paul Brook <paul@codesourcery.com>
10592
10593 * configure.in: Rewrite misleading error message when requested
10594 language cannot be built.
10595 * configure: Regenerate.
10596
10597 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10598
10599 * ylwrap: Import from Automake 1.9.5.
10600
10601 2005-05-13 David Ung <davidu@mips.com>
10602
10603 * MAINTAINERS (Write After Approval): Add self.
10604
10605 2005-05-09 Mike Stump <mrs@apple.com>
10606
10607 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10608 lt_cv_sys_max_cmd_len for now.
10609
10610 2005-05-09 Stan Cox <scox@redhat.com>
10611
10612 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10613
10614 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10615
10616 * README.SCO: Update the URL.
10617
10618 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10619
10620 * ltconfig: Define file_list_spec. Pass file_list_spec and
10621 with_gnu_ld to libtool.
10622 * ltcf-c.sh (aix[45]): Define file_list_spec.
10623 * ltcf-cxx.sh (aix[45]): Same.
10624 * ltcf-gcj.sh (aix[45]): Same.
10625 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10626 exists, write list of input files to temporary file.
10627
10628 2005-05-04 Mike Stump <mrs@apple.com>
10629
10630 * configure.in: Always pass --target to target configures as
10631 otherwise rebuilds that do --recheck will fail.
10632 * confiugure: Rebuilt.
10633
10634 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10635
10636 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10637 STAGE_HOST_EXPORTS.
10638 (configure, all): Add bootstrap support.
10639 (Host modules, target modules): Pass post-stage1 flags and exports.
10640 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10641 * Makefile.in: Regenerate.
10642
10643 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10644
10645 * configure: Regenerate.
10646
10647 2005-04-27 Mike Stump <mrs@apple.com>
10648
10649 * MAINTAINERS: Add self as darwin maintainer.
10650
10651 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10652
10653 * config.sub: Update from master copy.
10654
10655 2005-04-21 Mike Stump <mrs@apple.com>
10656
10657 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10658 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10659
10660 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10661
10662 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10663 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10664 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10665 "*-*-elf" and "*-*-linux*".
10666 * configure: Regenerate.
10667
10668 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10669
10670 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10671
10672 2005-04-12 Mike Stump <mrs@apple.com>
10673
10674 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10675
10676 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10677
10678 * MAINTAINERS (Write After Approval): Add myself.
10679
10680 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10681
10682 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10683
10684 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10685
10686 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10687 (TARGET_CONFIGARGS): Include --with-target-subdir.
10688 (configure, all): New macros. Use them throughout.
10689 * Makefile.in: Regenerate.
10690
10691 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10692
10693 * MAINTAINERS (Write After Approval): Add myself.
10694
10695 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10696
10697 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10698
10699 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10700
10701 * MAINTAINERS: Move John Carr to Write After Approval.
10702
10703 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10704
10705 * config/mh-mingw32: Delete.
10706 * configure.in: Don't use it.
10707 * configure: Regenerate.
10708
10709 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10710
10711 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10712 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10713 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10714 (HOST_LIB_PATH): Generate from Makefile.def.
10715 (TARGET_LIB_PATH): Likewise.
10716 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10717 * Makefile.in: Regenerate.
10718 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10719 (RPATH_ENVVAR): Include Darwin case.
10720 * configure: Regenerate.
10721
10722 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10723
10724 * MAINTAINERS (Various Maintainers): Remove self.
10725 (Write After Approval): Add self.
10726
10727 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10728
10729 * MAINTAINERS (Various Maintainers): Add self.
10730
10731 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10732
10733 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10734 * configure: Regenerate.
10735
10736 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10737
10738 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10739 gcc_version, and gcc_version_trigger from set of flags to pass.
10740 * Makefile.tpl: Remove definitions of above variables.
10741 (config.status): Remove dependency on $(gcc_version_trigger).
10742 * Makefile.in: Regenerate.
10743 * configure.in: Do not reference config/gcc-version.m4 nor
10744 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10745 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10746 * configure: Regenerate.
10747
10748 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10749 Andrew Pinski <pinskia@physics.uc.edu>
10750
10751 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10752 * Makefile.in: Regenerate.
10753
10754 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10755
10756 * MAINTAINERS (Write After Approval): Add myself.
10757
10758 2005-03-03 David Ayers <d.ayers@inode.at>
10759
10760 * MAINTAINERS (Write After Approval): Add myself.
10761
10762 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10763
10764 PR libgcj/20160
10765 * ltmain.sh: Avoid creating archives with components that have
10766 duplicate basenames.
10767
10768 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10769
10770 PR bootstrap/20250
10771 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10772 instead of check.
10773 * Makefile.in: Regenerate.
10774
10775 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10776
10777 * Makefile.in: Regenerate to fix conflict between the previous two
10778 patches.
10779
10780 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10781
10782 PR bootstrap/17383
10783 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10784 * Makefile.tpl (HOST_SUBDIR): New substitution.
10785 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10786 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10787 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10788 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10789 (Host modules, Bootstrapped modules): Use it.
10790 (Build modules, Target modules): Do not create symlink trees,
10791 always configure out-of-srcdir.
10792 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10793 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10794 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10795 $(HOST_SUBDIR). Create a symlink for host_subdir.
10796
10797 * Makefile.in: Regenerate.
10798 * configure: Regenerate.
10799
10800 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10801
10802 Merged from libada-gnattools-branch:
10803 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10804
10805 * gnattools: New directory.
10806 * Makefile.def: Add gnattools as a module, depending on target-libada.
10807 * Makefile.in: Regenerate.
10808 * configure.in: Include gnattools in host_tools; disable it if ada
10809 is disabled.
10810 * configure: Regenerate.
10811
10812 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10813
10814 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10815 treelang maintainer.
10816 (Write After Approval): Remove myself.
10817
10818 2005-02-23 Paul Schlie <schlie@comcast.net>
10819
10820 * configure.in: Allow darwin targeted ports to build tk, itcl and
10821 libgui.
10822 * configure: Regenerate.
10823
10824 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10825
10826 PR libgcj/10353
10827 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10828 * configure: Regenerate.
10829
10830 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10831
10832 * MAINTAINERS (Write After Approval): Add myself.
10833
10834 2005-02-10 Ian Lance Taylor <ian@airs.com>
10835
10836 * MAINTAINERS: Update my e-mail address.
10837
10838 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10839
10840 * MAINTAINERS (Write After Approval): Add myself.
10841
10842 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10843
10844 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10845 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10846 target-libgloss when not *-*-elf and *-*-aout.
10847 * configure: Regenerate.
10848
10849 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10850
10851 * MAINTAINERS: Remove obsolete entries.
10852
10853 * MAINTAINERS (Write After Approval): Add Michael Matz.
10854
10855 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10856
10857 * MAINTAINERS: Remove self as cpplib maintainer.
10858
10859 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10860
10861 * install-sh, config.sub: Import from upstream.
10862
10863 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10864
10865 PR bootstrap/18222
10866 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10867 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10868 * Makefile.in: Regenerate.
10869
10870 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10871
10872 * MAINTAINERS: Update my email address.
10873
10874 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10875 Andreas Schwab <schwab@suse.de>
10876
10877 PR bootstrap/18033
10878 * config-ml.in: Eval option if surrounded by single quotes.
10879
10880 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10881
10882 Revert 2004-12-28 Makefile changes, a better fix will be
10883 applied to mainline and src after GCC 4.0 branches.
10884
10885 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10886
10887 PR bootstrap/17383
10888
10889 * Makefile.def (target_modules): Remove stage parameter,
10890 it is always true now.
10891 * Makefile.tpl (configure-build-[+module+],
10892 configure-target-[+module+]): Always build symlink tree
10893 for the directory and for include. BUILD_SUBDIR and
10894 TARGET_SUBDIR cannot be . anymore.
10895 * Makefile.in: Regenerate.
10896
10897 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10898
10899 Revert 2004-12-08 Makefile changes.
10900
10901 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10902
10903 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10904 cygwin, mingw.
10905
10906 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10907
10908 * configure.in (sh64-*-*): Reenable gprof.
10909 * configure: Regenerate.
10910
10911 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10912
10913 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10914 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10915 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10916 * Makefile.in: Regenerate.
10917
10918 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10919
10920 * MAINTAINERS: Update my email address.
10921
10922 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10923
10924 * Makefile.tpl: Generate normal dependencies if the LHS module is
10925 not bootstrapped.
10926 * Makefile.in: Regenerate.
10927
10928 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10929
10930 * configure.in: Include config/gxx-include-dir.m4. Use
10931 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10932 * configure: Regenerate.
10933
10934 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10935
10936 * config.if: Delete.
10937 * configure.in: Set libstdcxx_incdir directly.
10938 * configure: Regenerate.
10939
10940 2004-12-02 Eric Christopher <echristo@redhat.com>
10941
10942 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10943 * Makefile.in: Regenerate.
10944
10945 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10946
10947 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10948 * configure: Regenerate.
10949
10950 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10951
10952 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10953 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10954 * configure: Regenerate.
10955
10956 2004-12-01 Eric Christopher <echristo@redhat.com>
10957
10958 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10959 of things to remove.
10960
10961 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10962
10963 * MAINTAINERS (Write After Approval): Update my e-mail address.
10964
10965 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10966
10967 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10968 from CVS libtool to always pass_all.
10969
10970 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10971
10972 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10973 (hppa*64*-*-*): Delete incorrect comment.
10974 * configure: Rebuilt.
10975
10976 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10977
10978 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10979
10980 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10981
10982 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10983 from CVS libtool to always pass_all.
10984
10985 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10986
10987 * install-sh, compile: Import from automake.
10988
10989 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10990
10991 * config.guess, config.sub: Import from savannnah.
10992
10993 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10994
10995 * MAINTAINERS (Write After Approval): Add myself
10996
10997 2004-11-12 Mike Stump <mrs@apple.com>
10998
10999 * Makefile.def: Add html support.
11000 * Makefile.tpl: Likewise.
11001 * Makefile.in: Regenerate.
11002
11003 2004-11-11 Geoffrey Keating <geoffk@apple.com>
11004
11005 PR 18423
11006 * configure.in: Remove all instances of build-fixincludes from
11007 noconfigdirs.
11008 (build_configargs): Supply --target to subdirectories.
11009 * configure: Regenerate.
11010
11011 * Makefile.def: Make gcc install depend on fixincludes install.
11012 * Makefile.in: Regenerate.
11013
11014 2004-11-10 Janis Johnson <janis187@us.ibm.com>
11015
11016 * MAINTAINERS: Add myself as gcc testsuite maintainer.
11017
11018 2004-11-11 Paul Brook <paul@codesourcery.com>
11019
11020 * MAINTAINERS: Add self as arm maintainer. Update email address.
11021
11022 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
11023
11024 * configure.in (noconfigdirs) [mmix-*-*]: Disable
11025 target-libgfortran.
11026 * configure: Regenerate.
11027
11028 2004-11-07 David Edelsohn <edelsohn@gnu.org>
11029
11030 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
11031 like CC.
11032
11033 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
11034
11035 * Makefile.def (host fixincludes): Specify missing targets.
11036 * Makefile.in: Regenerate.
11037
11038 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
11039
11040 * MAINTAINERS: Add myself
11041
11042 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
11043
11044 * MAINTAINERS (Write After Approval): Add myself.
11045
11046 2004-11-04 Geoffrey Keating <geoffk@apple.com>
11047
11048 * Makefile.def: Build fixincludes for the host, too.
11049 * Makefile.in: Regenerate.
11050 * configure.in (host_tools): Add fixincludes.
11051 * configure: Regenerate.
11052
11053 2004-11-04 Daniel Jacobowitz <dan@debian.org>
11054
11055 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
11056 * configure: Regenerated.
11057
11058 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
11059
11060 PR other/17783
11061 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
11062 * configure: Regenerated.
11063
11064 2004-10-31 Mark Mitchell <mark@codesourcery.com>
11065
11066 * README.SCO: Update per FSF instructions.
11067
11068 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
11069
11070 PR target/18151
11071 * configure.in (case ${target}): Do not build fixincludes for avr.
11072 * configure: Regenerated.
11073
11074 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
11075
11076 * configure.in (case ${target}): Do not build fixincludes
11077 on platforms where it is not used.
11078 * configure: Regenerated.
11079
11080 2004-10-23 Daniel Jacobowitz <dan@debian.org>
11081
11082 * configure.in: Use an absolute path to install-sh.
11083 * configure: Regenerated.
11084
11085 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
11086
11087 * MAINTAINERS (Write After Approval): Add myself.
11088
11089 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
11090
11091 * MAINTAINERS: Remove from Write After Approval those that are
11092 already maintainers.
11093
11094 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
11095
11096 * MAINTAINERS: Update my email address.
11097
11098 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
11099
11100 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11101 * configure: Regenerate.
11102
11103 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
11104
11105 * MAINTAINERS: Update my email address.
11106
11107 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
11108
11109 * MAINTAINERS (Language Front Ends Maintainers): New. Move
11110 entries belonging to this category.
11111
11112 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
11113
11114 * MAINTAINERS: Update my e-mail address.
11115
11116 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
11117
11118 Fix wrong conflict resolution in:
11119
11120 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11121
11122 * Makefile.in: Regenerate.
11123 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11124 in the recursive `make', instead of hardwiring `all'.
11125 (Autogenerated TARGET-* variables): New.
11126
11127 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
11128
11129 * configure.in: Enable target-libgloss for crx-*-*.
11130 * configure: Regenerate.
11131
11132 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11133
11134 * MAINTAINERS (Various Maintainers): Move the "windows,
11135 cygwin, mingw" maintainer to ...
11136 (OS Port Maintainers): ... here.
11137
11138 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11139
11140 * MAINTAINERS (Write After Approval): Remove those that are
11141 maintainers of some subsystem.
11142
11143 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
11144
11145 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11146 * ltcf-cxx.sh (tpf*): Likewise.
11147 * ltconfig (tpf*): Add TPF OS configuration support.
11148
11149 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
11150
11151 * MAINTAINERS: Change my email address to my new work account.
11152
11153 2004-09-24 Michael Roth <mroth@nessie.de>
11154
11155 * configure.in (--without-headers): Add missing double quotes.
11156 * configure: Regenerate.
11157
11158 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
11159
11160 * ylwrap: Revert to previous version.
11161
11162 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
11163
11164 PR bootstrap/17369
11165 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11166 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11167 SET_GCC_LIB_PATH_CMD.
11168 (BASE_TARGET_EXPORTS): Likewise.
11169 * Makefile.in: Regenerated.
11170
11171 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11172 * configure: Regenerated.
11173
11174 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
11175
11176 * config.guess: New upstream version
11177 * compile, depcomp, install-sh, ylwrap: Likewise.
11178
11179 2004-09-19 Roger Sayle <roger@eyesopen.com>
11180
11181 * config/mh-x86omitfp: New host makefile fragment. Add
11182 -fomit-frame-pointer to the default BOOT_CFLAGS.
11183 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11184 * configure: Regenerate.
11185
11186 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
11187
11188 PR target/11572
11189 * configure.in (*-*-darwin*): Renable libobjc.
11190 * configure: Regenerate.
11191
11192 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11193
11194 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11195
11196 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
11197
11198 * Makefile.def: Remove libbanshee.
11199 * Makefile.tpl: Ditto.
11200 * configure.in: Ditto.
11201 * Makefile.in: Regen.
11202 * configure: Ditto.
11203
11204 2004-09-08 David Edelsohn <edelsohn@gnu.org>
11205
11206 * ltmain.sh: Use $pic_object as $non_pic_object if
11207 $non_pic_object=none.
11208
11209 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
11210
11211 * missing: Import latest version from master repository.
11212
11213 2004-09-06 Nick Clifton <nickc@redhat.com>
11214
11215 * config.sub: Import latest version from master repository.
11216 * config.guess: Likewise.
11217 This includes these changes:
11218
11219 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11220
11221 * config.sub: Handle crisv32, alias etraxfs.
11222 * config.guess (crisv32:Linux:*:*): Handle.
11223
11224 2004-08-13 Brad Smith <brad@comstyle.com>
11225
11226 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11227 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11228
11229 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11230
11231 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11232 assume the processor is a powerpc. This is because coreutils
11233 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11234 in this case, due to a MacOS X bug that causes
11235 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11236 to return a negative number.
11237 Problem reported by Petter Reinholdtsen in:
11238 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11239
11240 2004-07-19 Ben Elliston <bje@gnu.org>
11241
11242 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11243
11244 2004-06-24 Ben Elliston <bje@gnu.org>
11245
11246 * config.guess: Update copyright years.
11247 * config.sub: Likewise.
11248
11249 2004-06-22 Robert Millan <robertmh@gnu.org>
11250
11251 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11252 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11253
11254 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11255
11256 * config.guess (*:*VMS:*:*): New entry. Replaces
11257 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11258 manufacturer.
11259
11260 2004-06-22 Ben Elliston <bje@gnu.org>
11261
11262 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11263 * config.sub: Likewise.
11264
11265 2004-06-22 Ben Elliston <bje@gnu.org>
11266
11267 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11268 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11269
11270 2004-06-11 Ben Elliston <bje@gnu.org>
11271
11272 * config.guess (pegasos:OpenBSD:*:*): Remove.
11273
11274 2004-06-11 Ben Elliston <bje@gnu.org>
11275
11276 From Wouter Verhelst <wouter@grep.be>:
11277 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11278
11279 2004-06-11 Ben Elliston <bje@gnu.org>
11280
11281 * config.guess (luna88k:OpenBSD:*:*): New.
11282
11283 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11284
11285 * config.guess (m32r*:Linux:*:*): New case.
11286 * config.sub: Handle m32rle.
11287
11288 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11289
11290 From Jens Petersen <petersen@redhat.com>:
11291 * config.sub: Handle sparcv8.
11292
11293 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11294
11295 From Tom Smith <smith@cag.lkg.hp.com>:
11296 * config.guess: Version suffixes are equally significant on Tru64
11297 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11298 prefix of "P" (patched kernel).
11299
11300 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11301
11302 * config.sub: Add support for National Semiconductor CRX target.
11303
11304 2004-09-03 Janis Johnson <janis187@us.ibm.com>
11305
11306 * MAINTAINERS (Various Maintainers): Remove myself as web page
11307 maintainer, add myself as maintainer of build status lists.
11308
11309 2004-09-03 Jan Beulich <jbeulich@novell.com>
11310
11311 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11312 *-*-netware, but add target-libmudflap.
11313 Consolidate *-*-netware targets (of which really only i?86 exists)
11314 into a single entry.
11315 * configure: Likewise.
11316
11317 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
11318
11319 * Makefile.tpl (sorry): Remove.
11320 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11321 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11322 (do-clean): Clean per-stage directories too.
11323 (do-distclean): Run distclean-stage1 too.
11324 (.NOTPARALLEL): Enable during toplevel bootstrap.
11325 (stage[+id+]-bubble): Enable parallel execution during
11326 the recursive invocation.
11327 * Makefile.in: Regenerate.
11328
11329 Fix previous checkin:
11330
11331 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11332 include.
11333 * configure.in: Fix indentation.
11334 * configure: Regenerate.
11335
11336 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
11337
11338 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11339 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11340 * configure: regenerate
11341 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11342 -mdynamic-no-pic
11343
11344 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
11345
11346 * Makefile.def (build_modules): Add fixincludes.
11347 (dependencies): Make gcc depend on fixincludes.
11348 * configure.in (build_tools): Add fixincludes.
11349 (build_configdirs): Always include build_libs.
11350 * Makefile.in: Regenerate.
11351 * configure: Regenerate.
11352
11353 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
11354
11355 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11356 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11357 phony targets; do not generate timestamp files.
11358 (distclean-stageN): Remove references to their timestamp files.
11359 (restageN, touch-stageN): Remove.
11360 (stageN-bubble): Rewritten.
11361 (compare): Support lean bootstraps.
11362 * Makefile.in: Regenerate.
11363
11364 * configure.in: Only warn when bootstrapping but
11365 build != host or build != target. Support lean bootstraps.
11366 * configure: Regenerate.
11367
11368 2004-08-26 Phil Edwards <phil@codesourcery.com>
11369
11370 * configure.in: Give a better error message if GMP/MPFR are missing
11371 and a language needing them has been requested.
11372 * configure: Regenerated.
11373
11374 2004-08-25 Phil Edwards <phil@codesourcery.com>
11375
11376 * configure.in: Print a list of available language front-ends if
11377 a requested one is missing. Tidy stray tab characters.
11378 * configure: Regenerated.
11379
11380 2004-08-19 Michael Koch <konqueror@gmx.de>
11381
11382 * gcc/doc/install.texi: Update entry about automake for libjava.
11383
11384 2004-08-17 Robert Millan <robertmh@gnu.org>
11385
11386 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11387 (instead of FreeBSD).
11388 * configure: Regenerate.
11389
11390 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11391
11392 * Makefile.in: Regenerate.
11393 * configure: Regenerate.
11394
11395 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11396 stage_*_flags.
11397 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11398 for bootstrapped modules if toplevel bootstrap is going.
11399 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11400 modules. Adjust for changes in Makefile.def. Enable several
11401 rules even in non-bootstrap mode, just to avoid peppering the
11402 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11403 (stage-[+prev+]-bubble): Remove.
11404
11405 * Makefile.def (Dependencies): Depend on all-build-bison,
11406 all-build-flex, all-build-byacc, all-build-texinfo, rather
11407 than the host variations.
11408 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11409 with BUILD_SUBDIR.
11410 (BISON): Update for recent Bisons.
11411 (YACC): Fix typo.
11412 (cross): Depend on all-build.
11413 (all): Do not depend on all-build.
11414 (prebootstrap): Remove.
11415 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11416 (Prebootstrap dependencies): Add them to the per-stage targets
11417 and to all-prebootstrap.
11418 * configure.in (build_configdirs): Always enable build_tools.
11419 (BUILD_DIR_PREFIX): Remove.
11420
11421 * Makefile.def (gcc): Add target variable.
11422 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11423 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11424 in the recursive `make', instead of hardwiring `all'.
11425 (Autogenerated TARGET-* variables): New.
11426
11427 2004-08-13 Brian Booth <bbooth@redhat.com>
11428
11429 * MAINTAINERS: Remove myself from write-after-approval.
11430
11431 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11432
11433 * src-release: Stop distributing mmalloc with gdb (which doesn't
11434 use it).
11435 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11436 * Makefile.in: Regenerate.
11437
11438 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11439
11440 * configure.in (arm*-*-eabi*): New target.
11441 * configure: Regenerate.
11442
11443 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11444
11445 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11446 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11447 (Dependencies): New section.
11448 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11449 (configure-target-[+module+]): Depend on maybe-all-gcc
11450 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11451 (toplevel profiledbootstrap): Fix dependencies.
11452 * Makefile.in: Regenerate.
11453
11454 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11455
11456 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11457 target-libiberty to noconfigdirs.
11458 * configure: Regenerate.
11459
11460 2004-08-03 Paul Brook <paul@codesourcery.com>
11461
11462 * configure.in: Check for MPFR as well as GMP.
11463 * configure: Regenerate.
11464
11465 2004-08-01 Robert Millan <robertmh@gnu.org>
11466
11467 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11468 libmudflap for all GNU-based systems (with Glibc).
11469 * configure: Regenerate.
11470
11471 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11472
11473 * Makefile.def (host-modules): Add gcc.
11474 * Makefile.in: Regenerate.
11475 * Makefile.tpl (sorry): New rule.
11476 (configure-host, all-host, [+make_target+]-host, do-check,
11477 install-host): Do not add gcc as a special case.
11478 (host modules): Add a small special-casing for gcc. Export
11479 extra_make_flags through the environment.
11480 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11481 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11482 other recursive targets for gcc): Remove.
11483
11484 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11485 (stage, unstage): New rules.
11486 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11487 distclean-stage[+id+]): Use stage_current.
11488 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11489 the stage*-start rules.
11490
11491 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11492
11493 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11494 use -all_load flag.
11495
11496 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11497
11498 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11499 * configure: Regenerate.
11500
11501 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11502
11503 * maintainer-scripts/gcc_release: Revert yesterday's change.
11504
11505 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11506
11507 * MAINTAINERS: Add myself to write-after-approval.
11508
11509 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11510
11511 * libf2c: Removed.
11512 * gcc/gccbug.in: Updated because of libf2c removal.
11513 * maintainer-scripts/gcc_release: Ditto.
11514
11515 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11516
11517 * configure.in: Build libmudflap by default on FreeBSD.
11518 * configure: Regenerated.
11519
11520 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11521
11522 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11523 systems.
11524 * configure: Regenerated.
11525
11526 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11527
11528 PR target/16344
11529 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11530 feedback based compiler.
11531 * Makefile.in: Rebuilt.
11532
11533 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11534
11535 * Makefile.def (host_modules): Set bootstrap=true for flex.
11536 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11537 * Makefile.in: Rebuilt.
11538
11539 2004-07-07 Jan Hubicka <jh@suse.cz>
11540
11541 * MAINTAINERS: Add self as a profile feedback maintainer.
11542
11543 2004-07-05 Phil Edwards <phil@codesourcery.com>
11544
11545 * configure.in: Do not prepend $srcdir to /dev/null in
11546 makefile fragments.
11547 * configure: Regenerate.
11548
11549 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11550
11551 * Makefile.def (build_modules): Add bison, byacc, flex,
11552 m4, texinfo.
11553 (flags_to_pass): Add FLEX.
11554 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11555 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11556 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11557 DEFAULT_MAKEINFO): Remove.
11558 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11559 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11560 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11561 objdir or else use configured tool.
11562 (all-build): New.
11563 (all): Depend on it.
11564 (Build module dependencies): Add.
11565 * Makefile.in: Regenerate.
11566 * configure.in: Better support for multiple build modules,
11567 matching what is done for host/target modules. Do not look
11568 for "plausible" locations of build tools if Canadian cross.
11569 Use autoconf's AC_PROG_CC to find a C compiler. Define
11570 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11571 * configure: Regenerate.
11572
11573 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11574
11575 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11576 * Makefile.in: Regenerate.
11577
11578 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11579
11580 * Makefile.tpl (configure-build-[+module+],
11581 configure-[+module+], configure-target-[+module+]): Pass
11582 [+extra_configure_args+].
11583 (all-build-[+module+], all-[+module+], check-[+module+],
11584 install-[+module+], [+make_target+]-[+module+],
11585 all-target-[+module+], check-target-[+module+],
11586 install-target-[+module+], [+make_target+]-target-[+module+]):
11587 Pass [+extra_make_args+].
11588 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11589 (GCC_HOST_EXPORTS): Remove.
11590 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11591 cross, check-gcc, check-gcc-c++, install-gcc,
11592 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11593 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11594 * Makefile.in: Regenerate.
11595
11596 2004-06-21 Matthew Sachs <msachs@apple.com>
11597
11598 * MAINTAINERS: Added self to write-after-approval.
11599
11600 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11601
11602 * configure.in: Check for srcdir/winsup rather than build directory
11603 winsup.
11604 * configure: Regenerate.
11605
11606 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11607
11608 * configure.in: Don't build Cygwin native newlib if winsup
11609 directory is missing. Emit warning instead.
11610 * configure: Regenerate.
11611
11612 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11613
11614 * Makefile.tpl (touch-stage[+id+]): New.
11615 (restage[+prev+]): Depend on touch-stage[+id+].
11616
11617 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11618 Use it throughout.
11619
11620 * Makefile.def: Add profile and feedback bootstrap stages.
11621 Remove next field from bootstrap stages.
11622 * Makefile.tpl (LN, LN_S): Substitute.
11623 (stageN-start, stageN-end): Use double-colon rules, to
11624 provide a hook for additional setup commands.
11625 (distclean-stageN-gcc, restageN): Create dependencies from
11626 [+prev+], not from [+next+].
11627 (stageN-bubble): Add commands for successive stages from
11628 [+prev+], using double-colon rules.
11629 (all-stageN-gcc): Fix typo.
11630 (stagefeedback-start, profiledbootstrap): New.
11631 * Makefile.in: Regenerate.
11632 * configure.in: Call ACX_PROG_LN.
11633 * configure: Regenerate.
11634
11635 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11636
11637 * MAINTAINERS (Write After Approval): Add myself.
11638
11639 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11640
11641 * MAINTAINERS (Write After Approval): Add myself.
11642
11643 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11644
11645 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11646 without gcc.
11647 * configure: Regenerate.
11648
11649 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11650
11651 * Makefile.tpl: Fix typo.
11652 * Makefile.in: Regenerate.
11653
11654 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11655
11656 * configure.in: Remove new- prefix from toplevel
11657 bootstrap targets.
11658 * configure: Regenerate.
11659
11660 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11661
11662 * Makefile.tpl (all.normal): Rename to all.
11663 (all): Replace with a rule to pick the default
11664 target from configure.
11665 (all-gcc, configure-gcc): Use conditionals to
11666 do nothing when toplevel bootstrap is going on.
11667 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11668 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11669 * configure.in: Support --enable-bootstrap.
11670
11671 * Makefile.def: Remove new- prefix from toplevel
11672 bootstrap targets.
11673 * Makefile.tpl: Likewise.
11674
11675 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11676 target.
11677
11678 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11679 $(RECURSE_FLAGS) to recursive invocation of make.
11680
11681 * Makefile.in: Regenerate.
11682 * configure: Regenerate.
11683
11684 2004-05-30 Andreas Jaeger <aj@suse.de>
11685 Jim Wilson <wilson@specifixinc.com>
11686
11687 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11688 like CC.
11689
11690 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11691
11692 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11693 * configure: Regenerate.
11694
11695 2004-05-25 Daniel Jacobowitz <drow@false.org>
11696
11697 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11698 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11699 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11700 targets.
11701 * Makefile.in: Regenerate.
11702
11703 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11704
11705 * configure.in: Test the ability to symlink directories.
11706 * configure: Regenerate.
11707
11708 * Makefile.def (bootstrap-stage): New definitions.
11709 * Makefile.tpl (configure-stage1-gcc,
11710 configure-stage2-gcc, configure-stage3-gcc,
11711 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11712 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11713 new-restage3, compare): Autogenerate, see Makefile.in
11714 entry for behavioral changes.
11715 (distclean-stage1, new-stage1-start, new-stage1-end,
11716 new-stage1-bubble, distclean-stage2, new-stage2-start,
11717 new-stage2-end, new-stage2-bubble, distclean-stage3,
11718 new-stage3-start, new-stage3-end): New autogenerated targets.
11719 (objext, prebootstrap, BOOT_CFLAGS,
11720 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11721 targets.
11722
11723 * Makefile.in: Regenerate.
11724 (distclean-stage1, new-stage1-start, new-stage1-end,
11725 new-stage1-bubble, distclean-stage2, new-stage2-start,
11726 new-stage2-end, new-stage2-bubble, distclean-stage3,
11727 new-stage3-start, new-stage3-end): New targets.
11728 (all-stage1-gcc): Move prebootstrap dependency from here...
11729 (configure-stage1-gcc): ...to here.
11730 (new-bootstrap): Use bubble targets.
11731 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11732 Use per-stage distclean targets.
11733 (configure-stage1-gcc, configure-stage2-gcc,
11734 configure-stage3-gcc, all-stage1-gcc,
11735 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11736 Use new-stageN-start to prepare the tree.
11737
11738 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11739
11740 * Makefile.def (host_modules): add libcpp.
11741 * Makefile.tpl: Add dependencies on and for libcpp.
11742 * Makefile.in: Regenerate.
11743 * configure.in: Add libcpp host module.
11744 * configure: Regenerate.
11745
11746 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11747
11748 * Makefile.tpl: Whenever a recursive target is defined, wrap
11749 it in a special @if/@endif block, and prepare its maybe
11750 dependency in the @if/@endif block
11751 * configure.in: Instead of writing maybe dependencies, remove
11752 the @if/@endif statements, and remove the @if/@endif blocks
11753 that remain.
11754 * configure: Regenerate.
11755 * Makefile.in: Regenerate.
11756
11757 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11758
11759 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11760
11761 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11762
11763 PR bootstrap/15120
11764 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11765 * */configure: Rebuilt.
11766
11767 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11768
11769 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11770 of libf2c.
11771 * configure, Makefile.in: Regenerate.
11772
11773 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11774
11775 * MAINTAINERS (Write After Approval): Add myself.
11776
11777 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11778
11779 Merge from tree-ssa-20020619-branch.
11780
11781 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11782 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11783 (HOST_GMPLIBS): Define.
11784 (HOST_GMPINC): Define.
11785 (TARGET_LIB_PATH): Add libmudflap.
11786 (GFORTRAN_FOR_TARGET): Define.
11787 (configure-build*): Export GFORTRAN.
11788 (configure-gcc): Export GMPLIBS and GMPINC.
11789 (all-gcc): Add maybe-all-libbanshee.
11790 (configure-target-libgfortran): Define.
11791 * Makefile.in: Regenerate.
11792 * configure.in (host_libs): Add libbanshee.
11793 (target_libraries): Add target-libmudflap and target-libgfortran.
11794 Add --with-libbanshee.
11795 Handle --disable-libmudflap.
11796 (*-*-freebsd*): Use with_gmp.
11797 Add $(libgcj) to noconfigdirs.
11798 * configure: Regenerate.
11799 * depcomp: New file.
11800 * MAINTAINERS: Add tree-ssa maintainers.
11801
11802 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11803
11804 * MAINTAINERS (Various Maintainers): Add myself.
11805
11806 2004-04-30 Brian Ford <ford@vss.fsi.com>
11807
11808 * MAINTAINERS (Write After Approval): Add myself.
11809
11810 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11811
11812 * MAINTAINERS (Write After Approval): Add myself.
11813
11814 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11815
11816 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11817 * configure: Regenerate.
11818
11819 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11820
11821 Revert:
11822 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11823
11824 * Makefile.def (flags_to_pass): Remove *dir variables that
11825 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11826 as well as prefix and exec_prefix.
11827 * Makefile.in: Regenerate.
11828
11829 2004-04-26 Robert Millan <robertmh@gnu.org>
11830
11831 Add patches from libtool CVS.
11832 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11833 * ltconfig: Likewise.
11834 * ltcf-c.sh: Likewise.
11835 * ltcf-cxx.sh: Likewise.
11836 * ltcf-gcj.sh: Likewise.
11837
11838 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11839
11840 * Makefile.def (host_modules): Mark with the bootstrap
11841 flag packages on which gcc depends.
11842 * Makefile.tpl (all-bootstrap): Use it.
11843 * Makefile.in: Regenerate.
11844
11845 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11846
11847 * Makefile.def (flags_to_pass): Remove *dir variables that
11848 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11849 as well as prefix and exec_prefix.
11850 * Makefile.in: Regenerate.
11851
11852 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11853
11854 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11855 * configure: Regenerate.
11856 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11857 * gcc/Makefile.tpl (compare): Use the result of the test.
11858 * gcc/Makefile.in: Regenerate.
11859
11860 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11861
11862 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11863 Always relocate gcc and prev-gcc to the original names, even
11864 if the build fails.
11865 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11866 New targets.
11867
11868 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11869
11870 * MAINTAINERS: Update my email address.
11871
11872 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11873
11874 * configure.in (mips*-*-irix5*): Enable ld.
11875 * configure: Regenerate.
11876
11877 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11878
11879 * configure: Regenerate.
11880
11881 2004-04-15 James E Wilson <wilson@specifixinc.com>
11882
11883 * Makefile.tpl (configure-[+module+], configure-gcc,
11884 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11885 Set and export LDFLAGS.
11886 * Makefile.in: Regenerate.
11887
11888 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11889
11890 * MAINTAINERS: Add myself to write-after-approval.
11891
11892 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11893
11894 PR bootstrap/14871
11895 * Makefile.tpl: If we don't have built-in-tree target tools,
11896 use the ones found by configure rather than hacking around with
11897 program_transform_name.
11898 * configure.in: Give Makefile.tpl the information necessary
11899 to do that.
11900 * Makefile.in: Regenerate.
11901 * configure: Regenerate.
11902
11903 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11904
11905 PR bootstrap/14760
11906 * configure.in: When computing baseargs, strip *all* copies of
11907 offending options. Also, don't match/substitute the trailing space,
11908 so that this actually works when two similar options are separated by
11909 only one space.
11910 * configure: Regenerate.
11911
11912 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11913
11914 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11915 (rs6000-*-aix*): Same.
11916 * configure: Regenerate.
11917
11918 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11919
11920 * MAINTAINERS: Add myself to write-after-approval.
11921
11922 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11923
11924 * MAINTAINERS: Add myself to write-after-approval.
11925
11926 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11927
11928 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11929 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11930 * Makefile.in: Regenerate.
11931
11932 * configure.in (top level bootstrap support): Rework --enable-werror
11933 to set @stage2_werror_flag@.
11934 * configure: Regenerate.
11935 * Makefile.tpl (top level bootstrap support): Pass
11936 @stage2_werror_flag@ down to configure in stages 2 and 3.
11937 * Makefile.in: Regenerate.
11938
11939 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11940
11941 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11942 for stages 2 and 3 as well as in make. As a consequence, remove
11943 OUTPUT_OPTION (now detected by configure) from the flags passed down
11944 to make.
11945 * Makefile.in: Regenerate.
11946
11947 * Makefile.tpl (new-bootstrap): Fix typo.
11948 * Makefile.in: Regenerate.
11949
11950 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11951
11952 * Makefile.tpl: Rearrange by moving recursive_targets rules
11953 into their proper sections.
11954 * Makefile.tpl (top level bootstrap support): Move disabling
11955 of coverage flags from 'make' to 'configure'; improve comments.
11956 * Makefile.in: Regenerate.
11957
11958 * Makefile.tpl (experimental top level bootstrap) Move stage1
11959 language setting from all- target to configure- target; disable
11960 intermodule optimization in stage 1; prevent gratuitous rebuilds
11961 of stage 1.
11962 * Makefile.in: Regenerate.
11963 * configure.in: Comma-separate stage 1 language list for top
11964 level bootstrap.
11965 * configure: Regenerate.
11966
11967 * Makefile.tpl: Clean up experimental top level bootstrap support:
11968 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11969 prev-gcc in configure- targets as well as all- targets.
11970 * Makefile.in: Regenerate.
11971
11972 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11973
11974 * compile: New file imported from automake.
11975
11976 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11977
11978 * configure.in: Remove symbolic link section.
11979 * configure: Regenerate.
11980 * Makefile.tpl (links): Remove.
11981 * Makefile.in: Regenerate.
11982
11983 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11984 Nathanael Nerode <neroden@gcc.gnu.org>
11985
11986 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11987 Set with AC_CHECK_PROGS.
11988 * configure.in: Fix comment typo from last patch.
11989 * configure: Regenerate.
11990
11991 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11992
11993 * Makefile.tpl: Introduce experimental top level bootstrap support.
11994 * Makefile.in: Regenerate.
11995 * configure.in: Introduce support for top level bootstrap.
11996 * configure: Regenerate.
11997
11998 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11999 Paolo Bonzini <bonzini@gnu.org>
12000
12001 PR bootstrap/14522
12002 * configure.in: Cope with shells that do not support unquoted ^
12003 * configure: Regenerate.
12004
12005 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
12006 Paolo Bonzini <bonzini@gnu.org>
12007
12008 PR bootstrap/14522
12009 * configure.in: Cope with shells that do not support nesting
12010 quotes inside quoted backquote substitutions.
12011 * configure: Regenerate.
12012
12013 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
12014
12015 PR bootstrap/14522
12016 * configure.in: Fix escaping of $.
12017 * configure: Regenerate.
12018
12019 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
12020
12021 * configure: Regenerate, since I forgot to while committing Paolo's
12022 changes.
12023
12024 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
12025
12026 PR ada/14131
12027 Move language detection to the top level.
12028 * configure.in: Find default values for the tools as
12029 soon as possible. Disable ada if GNAT is not found.
12030 Emit error message about missing languages. Expand
12031 --enable-languages=all for the gcc subdirectory.
12032
12033 2004-03-10 Ben Elliston <bje@gnu.org>
12034
12035 * MAINTAINERS: Update my email address.
12036
12037 2004-03-05 David Edelsohn <edelsohn@gnu.org>
12038
12039 * ltconfig: Disable building static libraries if building shared
12040 libraries on AIX 5L.
12041
12042 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
12043
12044 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
12045 and disable libgcj.
12046 * configure: Regenerated.
12047
12048 2004-03-01 Brian Booth <bbooth@redhat.com>
12049
12050 * MAINTAINERS: Add myself to write-after-approval.
12051
12052 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
12053
12054 * MAINTAINERS: Add myself to write-after-approval.
12055
12056 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12057
12058 PR bootstrap/7087
12059 * Makefile.tpl: Guard XFOO sed statements better.
12060 * Makefile.tpl: Add dependency for configure-target-libada.
12061 * Makefile.in: Regenerate (incidentally fixes broken
12062 commit when libada-branch was merged).
12063
12064 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
12065
12066 * MAINTAINERS: Add myself to write-after-approval.
12067
12068 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
12069
12070 * MAINTAINERS: Add Nicola Pero and myself as libobjc
12071 maintainers.
12072
12073 2004-02-20 Andrew Cagney <cagney@redhat.com>
12074
12075 * config.guess: Update from version 2003-10-16 to 2004-02-16.
12076 * config.sub: Update from version 2003-11-03 to 2004-02-16.
12077
12078 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
12079
12080 PR bootstrap/11932
12081 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12082
12083 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
12084
12085 * MAINTAINERS: Added myself to write-after-approval.
12086
12087 2004-02-14 Michael Koch <konqueror@gmx.de>
12088
12089 * MAINTAINERS: Added myself to write-after-approval.
12090
12091 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
12092
12093 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
12094 some OS port maintainers to OS port maintainers section.
12095
12096 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
12097
12098 * MAINTAINERS: Add self.
12099
12100 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
12101
12102 * MAINTAINERS: Alphabetize.
12103
12104 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
12105
12106 * MAINTAINERS: Remove myself.
12107
12108 2004-02-11 David Edelsohn <edelsohn@gnu.org>
12109
12110 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12111 (rs6000-*-aix*): Same.
12112 * configure: Regenerate.
12113
12114 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
12115
12116 * configure.in (host): Add in missing $noconfigdirs to defines.
12117 * configure: Regenerate.
12118
12119 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
12120 Nathanael Nerode <neroden@gcc.gnu.org>
12121
12122 PR ada/6637, PR ada/5911
12123 Merge with libada-branch:
12124 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12125 with appropriate dependencies. Add --enable-libada configure switch.
12126 * configure, Makefile.in: Regenerate.
12127
12128 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
12129
12130 * MAINTAINERS: Add myself to write-after-approval.
12131
12132 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12133
12134 * configure.in: Don't pass --with-stabs on IRIX 5 either.
12135 * configure: Regenerate.
12136
12137 2004-02-04 Geoffrey Keating <geoffk@apple.com>
12138
12139 Merge from upstream:
12140
12141 * ltmain.in: When setting IFS to '~', be careful about user
12142 arguments that contain '~'.
12143
12144 2004-02-04 Peter O'Gorman <peter@pogma.com>
12145
12146 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12147 Also test $base_compile against $CC with escaped arguments. Bug
12148 reported by Geoff Keating <geoffk@apple.com>.
12149
12150 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
12151
12152 * MAINTAINERS: Remove i960 port.
12153
12154 2004-01-23 DJ Delorie <dj@redhat.com>
12155
12156 * Makefile.def (target_modules) [libiberty]: Don't stage.
12157 * Makefile.in: Rebuilt.
12158
12159 2004-01-20 Caroline Tice <ctice@apple.com>
12160
12161 * MAINTAINERS: Add myself to write-after-approval.
12162
12163 2004-01-19 Paolo Carlini <pcarlini@suse.de>
12164
12165 * MAINTAINERS: Update my email address.
12166
12167 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
12168
12169 * MAINTAINERS: Add myself to write-after-approval.
12170
12171 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12172
12173 * MAINTAINERS: Remove entries without email address.
12174
12175 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
12176
12177 * MAINTAINERS: Add myself to write-after-approval.
12178
12179 2004-01-15 Steven Bosscher <stevenb@suse.de>
12180
12181 * MAINTAINERS: Update my email address.
12182
12183 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
12184
12185 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12186 * Makefile.tpl (configure-target-[+module+]): Support stage.
12187 * Makefile.in: Rebuilt.
12188
12189 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
12190
12191 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12192
12193 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
12194
12195 * MAINTAINERS: Add myself as a MIPS maintainer.
12196
12197 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12198
12199 * configure.in: Use ./config.cache, not config.cache.
12200 * configure: Regenerate.
12201 * Makefile.tpl: Special-casing not needed for GCC any more.
12202 * Makefile.in: Regenerate.
12203
12204 * configure.in: Don't share a cache file for host dirs.
12205 * configure: Regenerate.
12206
12207 * config-ml.in: Don't mess with the cache file.
12208
12209 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12210
12211 * MAINTAINERS: Move myself from 'Write After Approval' to
12212 'CPU Port Maintainers' section as SPARC maintainer.
12213
12214 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12215
12216 * Makefile.tpl: Make GCC use a separate config.cache.
12217 * Makefile.in: Regenerate.
12218
12219 PR bootstrap/11932, PR bootstrap/11933
12220 (I don't know if it will fix either of them, but it relates
12221 to them.)
12222 * configure.in: Don't use shared config.cache for target
12223 directories.
12224 * configure: Regenerate.
12225
12226 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12227
12228 * MAINTAINERS: Add myself to 'Write After Approval' section.
12229
12230 2003-12-31 Roger Sayle <roger@eyesopen.com>
12231
12232 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12233 * configure: Regenerated.
12234
12235 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12236
12237 * MAINTAINERS: Remove the mn10200 maintainer.
12238
12239 2003-12-21 Bernardo Innocenti <bernie@develer.com>
12240
12241 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12242 * configure: Regenerated.
12243
12244 2003-12-16 Jan Hubicka <jh@suse.cz>
12245
12246 * MAINTAINERS: Add myself as callgraph maintainer.
12247
12248 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12249
12250 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12251 * configure: Regenerate.
12252
12253 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12254
12255 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12256 'Write After Approval' section. Update email.
12257
12258 2003-12-01 James Lemke <jim@wasabisystems.com>
12259
12260 * MAINTAINERS (Write After Approval): Add myself.
12261
12262 2003-11-20 Matt Thomas <matt@3am-software.com>
12263
12264 * MAINTAINERS: Add myself as a vax port maintainer.
12265
12266 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12267
12268 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12269 (configure-build-[+module+], configure-[+module+]): Likewise.
12270 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12271 * Makefile.in: Regenerate.
12272
12273 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12274
12275 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12276 shared/dylibed libraries.
12277 * ltmain.sh: Likewise.
12278 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12279 * ltcf-cxx.sh: Likewise.
12280 * ltcf-gcj.sh: Likewise.
12281 * ltconfig: Likewise.
12282
12283 2003-11-17 Stan Cox <scox@redhat.com>
12284
12285 * MAINTAINERS: Add myself as iq2000 port maintainer.
12286
12287 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12288
12289 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12290 * Makefile.in: Regenerate.
12291
12292 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12293
12294 * config.sub: Update to 2003-11-03 version.
12295
12296 2003-10-20 Phil Edwards <phil@codesourcery.com>
12297
12298 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12299 * configure: Regenerate.
12300
12301 2003-10-20 Nicolas Pitre <nico@cam.org>
12302
12303 * MAINTAINERS: Add myself to 'Write After Approval' section.
12304
12305 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12306
12307 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12308
12309 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12310
12311 * MAINTAINERS: Update my email address.
12312
12313 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12314
12315 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12316
12317 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
12318
12319 * MAINTAINERS: Add myself to 'Write After Approval' section.
12320
12321 2003-10-16 Bernardo Innocenti <bernie@develer.com>
12322
12323 * config.guess: Update to 2003-10-16 version.
12324 * config.sub: Update to 2003-10-16 version.
12325
12326 2003-10-15 David Daney <ddaney@avtrex.com>
12327
12328 * MAINTAINERS: Added myself to 'Write After Approval' section.
12329
12330 2003-10-15 Falk Hueffner <falk@debian.org>
12331
12332 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12333 'Write After Approval' section. Update email.
12334
12335 2003-10-14 Roger Sayle <roger@eyesopen.com>
12336
12337 * MAINTAINERS: Move myself from 'Write After Approval' to
12338 'Various Maintainers' section as middle-end maintainer.
12339
12340 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12341
12342 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12343 HOST_FLAGS_TO_PASS.
12344 * Makefile.in: Regenerate.
12345
12346 2003-10-11 Bernardo Innocenti <bernie@develer.com>
12347
12348 * config.guess: Update to 2003-10-07 version.
12349 * config.sub: Update to 2003-10-07 version.
12350
12351 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12352
12353 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12354 * ltconfig (irix5*, irix6*): Don't override version_type.
12355
12356 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12357
12358 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12359 * configure: Rebuilt
12360 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12361 * Makefile.in: Rebuilt
12362
12363 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12364
12365 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12366
12367 2003-09-30 Carlo Wood <carlo@alinoe.com>
12368
12369 * MAINTAINERS (Write After Approval): Add myself.
12370
12371 2003-09-29 Paul Koning <ni1d@arrl.net>
12372
12373 * MAINTAINERS: Move myself from "Write After Approval"
12374 to CPU platform maintainers for pdp11 platform.
12375
12376 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12377
12378 * MAINTAINERS: Move myself from 'Write After Approval' to
12379 'Various Maintainers' section as libffi testsuite maintainer.
12380
12381 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
12382
12383 * configure.in: Pass a computed --program-transform-name
12384 to subconfigures.
12385 * configure: Regenerated.
12386
12387 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12388
12389 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12390 * Makefile.in: Regenerate.
12391
12392 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12393 * Makefile.in: Regenerate.
12394
12395 2003-09-19 Ziemowit Laski <zlaski@apple.com>
12396
12397 * MAINTAINERS: Move myself from 'Write After Approval'
12398 to 'Various Maintainers' (objective-c) section.
12399
12400 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
12401
12402 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12403 quoting.
12404 * configure: Regenerated.
12405
12406 2003-09-16 Joel Brobecker <brobecker@gnat.com>
12407
12408 * MAINTAINERS (Write After Approval): Add myself to write after
12409 approval list.
12410
12411 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12412
12413 * MAINTAINERS (Write After Approval): Add myself.
12414
12415 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12416
12417 * MAINTAINERS: Update my e-mail address.
12418
12419 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12420
12421 * libtool.m4 (LD): Correct powerpc64 host match.
12422
12423 2003-09-06 James E Wilson <wilson@tuliptree.org>
12424
12425 * MAINTAINTERS: Update my affiliation and email address.
12426
12427 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12428
12429 * MAINTAINERS (Write After Approval): Add myself.
12430
12431 2003-09-04 DJ Delorie <dj@redhat.com>
12432
12433 * configure: Regenerate.
12434
12435 2003-09-04 Robert Millan <robertmh@gnu.org>
12436
12437 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12438
12439 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12440
12441 * configure.in: Ensure arguments to sed are properly spaced.
12442 * configure: Regenerate.
12443
12444 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12445
12446 * MAINTAINERS: Update my e-mail address.
12447
12448 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12449
12450 * MAINTAINERS (Write After Approval): Add myself.
12451
12452 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12453
12454 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12455 * configure: Regenerated.
12456
12457 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12458
12459 * MAINTAINERS: Update my email address.
12460
12461 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12462
12463 * configure.in: Use newline instead of semicolon when assuming
12464 shell arguments in a for loop.
12465 * configure: Regenerated.
12466
12467 2003-08-22 Jason Eckhardt <jle@rice.edu>
12468
12469 * MAINTAINERS: Resurrect the i860 maintainer.
12470
12471 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12472
12473 PR 8180
12474 * configure.in: When testing with_libs and with_headers, treat
12475 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12476 * configure: Regenerate.
12477
12478 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12479 make, shell, etc.
12480 (baseargs): Likewise.
12481 * configure: Regenerate.
12482
12483 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12484
12485 * MAINTAINERS (Write After Approval): Add myself.
12486
12487 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12488
12489 * configure.in: Disable libgcj for darwin not on powerpc.
12490 * configure: Rebuild.
12491
12492 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12493
12494 * config-ml.in, symlink-tree: Add license.
12495
12496 2003-08-03 Richard Stallman <rms@gnu.org>
12497 Eben Moglen <moglen@columbia.edu>
12498
12499 * README.SCO: New file.
12500
12501 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12502
12503 * Makefile.tpl (check, check-c++): Express dependencies using
12504 dependencies rather than commands.
12505 * Makefile.in: Regenerate.
12506
12507 2003-08-01 Andrew Cagney <cagney@redhat.com>
12508
12509 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12510 * configure: Ditto.
12511
12512 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12513
12514 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12515 * Makefile.in: Update.
12516
12517 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12518
12519 * configure.in: Enable libgcj for darwin.
12520 * configure: Rebuild.
12521
12522 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12523
12524 * config-ml.in: Use ac_configure_args directly instead of
12525 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12526 actually seen.
12527
12528 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12529
12530 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12531 creating target and build subdirs to build all parent dirs as needed.
12532 * Makefile.in: Rebuild.
12533 * configure.in: Don't build dirs explicitly here.
12534 * configure: Rebuild.
12535
12536 2003-07-26 Paul Brook <paul@nowt.org>
12537
12538 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12539
12540 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12541
12542 * Makefile.tpl (all-make): Depend on intl.
12543 * Makefile.in: Rebuilt.
12544
12545 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12546
12547 * install-sh: Update to newer upstream versions (associated with
12548 aclocal 1.7).
12549 * mkinstalldirs: Likewise.
12550 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12551
12552 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12553
12554 * MAINTAINERS: Move self from Bug database only accounts
12555 to write-after-approval.
12556
12557 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12558
12559 * config.if: Remove unused libc_interface determination.
12560
12561 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12562
12563 * MAINTAINERS: Move self from write-after-approval to
12564 build machinery (*.in).
12565
12566 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12567
12568 PR bootstrap/11273
12569 PR bootstrap/11408
12570 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12571 unused INSTALL_PROGRAM_ARGS.
12572 * configure.in: Use AC_PROG_INSTALL.
12573 * Makefile.in: Regenerate.
12574 * configure: Regenerate.
12575
12576 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12577
12578 * MAINTAINERS: Alphabetize.
12579
12580 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12581
12582 * configure: Rebuilt.
12583 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12584 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12585 newlib nor libgloss.
12586 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12587 * configure.in (am33_2.0-*-linux*): Added.
12588
12589 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12590
12591 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12592 * configure: Regenerate.
12593
12594 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12595
12596 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12597 * Makefile.in: Regenerate.
12598
12599 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12600
12601 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12602 * Makefile.in: Regenerate.
12603
12604 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12605
12606 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12607 * Makefile.in: Regenerated.
12608
12609 * config-ml.in: Replace PWD with PWD_COMMAND.
12610
12611 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12612
12613 * intl: New directory; see intl/ChangeLog for details.
12614 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12615 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12616 * Makefile.in: Regenerate.
12617
12618 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12619
12620 * configure.in: Clean up config-lang.in handling. Delete
12621 useless assignment to "subdirs".
12622 * configure: Regenerate.
12623
12624 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12625
12626 * configure.in: Rename 'target_libs' to 'target_libraries'.
12627 Remove useless reference to 'target_libs'.
12628 * configure: Regenerate.
12629
12630 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12631
12632 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12633 * Makefile.in: Regenerate.
12634
12635 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12636
12637 * Makefile.def: Introduce flags_to_pass.
12638 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12639 * Makefile.in: Regenerate.
12640
12641 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12642
12643 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12644 and target-libgloss.
12645 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12646 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12647 * configure: Regenerate.
12648
12649 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12650
12651 * configure.in: Update testsuite_flags to new location.
12652 * configure. Regenerate.
12653
12654 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12655
12656 * Makefile.tpl: Remove BUILD_CC stuff.
12657 * Makefile.in: Regenerate.
12658
12659 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12660
12661 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12662
12663 2003-06-16 Graeme Peterson <gp@qnx.com>
12664
12665 * MAINTAINERS (Write After Approval): Add myself.
12666
12667 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12668
12669 * config.guess: Update to 2003-06-12 version.
12670 * config.sub: Update to 2003-06-13 version.
12671
12672 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12673
12674 * config.guess: Update to 2003-06-06 version.
12675 * config.sub: Update to 2003-06-06 version.
12676
12677 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12678
12679 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12680 * configure. Regenerate.
12681
12682 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12683
12684 * configure.in: Disable serial configure by default.
12685 * configure: Regenerate.
12686 * Makefile.tpl: Abolish .NOTPARALLEL.
12687 * Makefile.in: Regenerate.
12688
12689 * Makefile.tpl: Replace {build,host,target}_canonical by
12690 {build,host,target}.
12691 * Makefile.in: Regenerate.
12692
12693 * Makefile.tpl: Fix stupid pasto.
12694 * Makefile.in: Regenerate.
12695
12696 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12697
12698 * Makefile.tpl: Remove bogus conditional.
12699 * Makefile.in: Regenerate.
12700
12701 2003-06-05 Jan Hubicka <jh@suse.cz>
12702
12703 * Makefile.tpl (profiledbootstrap): New target.
12704 * Makefile.in (profiledbootstrap): New target.
12705
12706 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12707
12708 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12709 Pinski. Remove user names from other bugzilla-only maintainers.
12710
12711 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12712
12713 * Makefile.tpl: Make 'recursive targets' using autogen rather
12714 than shell loop. Remove duplicate 'clean' targets and false
12715 comments.
12716 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12717 Add systematic method of specifying missing targets in subdirs.
12718 Add copyright boilerplate.
12719 * Makefile.in: Regenerate.
12720 * configure.in: Add 'recursive targets' to maybe list.
12721 * configure: Regenerate.
12722
12723 * MAINTAINERS: "GNATS only" -> "Bug database only".
12724
12725 * Makefile.tpl: Rename [+target+] to [+make_target+].
12726 * Makefile.def: Rename 'target' to 'make_target'.
12727
12728 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12729
12730 * MAINTAINERS: Add self as options handling maintainer.
12731
12732 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12733
12734 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12735 been too long since I touched those ports.
12736
12737 2003-05-28 DJ Delorie <dj@redhat.com>
12738
12739 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12740 * Makefile.in: Regenerate.
12741
12742 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12743
12744 * configure.in: Use curly braces in the definition of tooldir.
12745 * configure: Regenerate.
12746
12747 2003-05-21 DJ Delorie <dj@redhat.com>
12748
12749 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12750 newlib or libgloss.
12751 * Makefile.in: Regenerate.
12752
12753 2003-05-21 DJ Delorie <dj@redhat.com>
12754
12755 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12756 * Makefile.in: Regenerate.
12757
12758 2003-05-20 Ian Lance Taylor <ian@airs.com>
12759
12760 * MAINTAINERS: Update my e-mail address.
12761
12762 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12763
12764 * configure.in: Switch more things to use maybe dependencies.
12765 * Makefile.tpl: Switch more things to use maybe dependencies.
12766 Factor out common code from autogen IF statements.
12767 * configure: Regenerate.
12768 * Makefile.in: Regenerate.
12769
12770 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12771
12772 * configure.in: Accept i[3456789]86 for machine type.
12773 * configure: Regenerate.
12774
12775 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12776
12777 * configure.in: Switch more things to use maybe dependencies.
12778 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12779 * configure: Regenerate.
12780 * Makefile.tpl: Switch more things to use maybe dependencies.
12781 * Makefile.in: Regenerate.
12782
12783 2003-05-16 Andreas Schwab <schwab@suse.de>
12784
12785 * Makefile.tpl (install-opcodes): Define.
12786 * Makefile.in: Rebuild.
12787
12788 2003-05-13 Andreas Jaeger <aj@suse.de>
12789
12790 * config.guess: Update to 2003-05-09 version.
12791 * config.sub: Update to 2003-05-09 version.
12792
12793 2003-05-13 Michael Eager <eager@mvista.com>
12794
12795 * configure.in: Correct sed script so that options in quotes are not
12796 deleted.
12797 * configure: Rebuild.
12798
12799 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12800
12801 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12802 and $$s/newlib/libc/sys/cygwin32 include paths.
12803 * configure: Ditto.
12804
12805 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12806
12807 * MAINTAINERS: Update my email addresses.
12808
12809 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12810
12811 * config-ml.in: Propagate INSTALL variables.
12812
12813 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12814
12815 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12816
12817 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12818
12819 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12820 * Makefile.in: Regenerate.
12821
12822 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12823
12824 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12825
12826 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12827
12828 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12829
12830 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12831
12832 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12833 * Makefile.in: Regenerated.
12834
12835 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12836
12837 * MAINTAINERS (Write After Approval): Upgrade myself from
12838 GNATS only to write-after-approval. Update my mail address.
12839
12840 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12841
12842 (OS Port Maintainers: freebsd): Add myself.
12843
12844 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12845
12846 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12847
12848 2003-04-22 Kean Johnston <jkj@sco.com>
12849
12850 * MAINTAINERS (SCO ports): Added myself.
12851
12852 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12853
12854 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12855
12856 2003-04-19 Kean Johnston <jkj@sco.com>
12857
12858 * MAINTAINERS (Write After Approval): Add myself.
12859
12860 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12861
12862 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12863 * Makefile.in: Regenerate.
12864
12865 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12866
12867 * configure.in (powerpc64*-*-linux*): Remove.
12868 * configure: Rebuilt.
12869
12870 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12871
12872 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12873 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12874 and restrap.
12875 * Makefile.in: Regenerate.
12876
12877 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12878
12879 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12880 * configure: Regenerated.
12881
12882 2003-04-15 DJ Delorie <dj@redhat.com>
12883
12884 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12885
12886 2003-04-13 Nick Clifton <nickc@redhat.com>
12887
12888 * config-ml.in: Remove support for --disable-aix removing
12889 call-aix multilibs.
12890
12891 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12892
12893 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12894 * */configure: Rebuilt.
12895
12896 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12897
12898 * MAINTAINERS: Add my email address.
12899
12900 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12901
12902 * MAINTAINERS (Write After Approval): Add myself.
12903
12904 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12905
12906 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12907 * Makefile.in: Regenerate.
12908
12909 2003-03-14 Michael Chastain <mec@shout.net>
12910
12911 * Makefile.in: Regenerate with correct Makefile.def.
12912
12913 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12914
12915 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12916 Make macro.
12917 * Makefile.in: Regenerate.
12918 * configure.in: Clean up gxx_include_dir logic.
12919 * configure: Regenerate.
12920
12921 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12922
12923 * MAINTAINERS (Write After Approval): Add myself.
12924
12925 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12926
12927 * MAINTAINERS: Update my mail address.
12928
12929 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12930
12931 * configure.in (gxx_include_dir): Fix typo.
12932 * configure: Regenerated.
12933
12934 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12935
12936 * Makefile.tpl: Reindent.
12937 * Makefile.in: Regenerate.
12938 * configure.in: Reindent. Don't set unused variables.
12939 * configure: Regenerate.
12940
12941 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12942
12943 * configure.in: Include $(build_tooldir)/sys-include in
12944 FLAGS_FOR_TARGET.
12945 * configure: Regenerated.
12946
12947 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12948
12949 * Makefile.tpl: Always pass down RANLIB.
12950 * Makefile.in: Regenerate.
12951
12952 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12953 * Makefile.in: Regenerate.
12954 * configure.in: Remove unused logic relating to --enable-shared
12955 and --enable-threads. Remove bogus comments. Remove redundant
12956 noconfigdirs.
12957 * configure: Regenerate.
12958
12959 * configure.in: Replace ${libstdcxx_version} by its value.
12960 Remove reference to mh-dgux.
12961 * configure: Regenerate.
12962
12963 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12964
12965 * MAINTAINERS (Write After Approval): Add myself.
12966
12967 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12968
12969 * Makefile.tpl: Rearrange.
12970 * Makefile.in: Regenerate.
12971
12972 2003-02-25 Uwe Stieber <uwe@wwws.de>
12973
12974 * configure.in: Add support for kaOS as cross build target system.
12975 * configure: Regenerated.
12976
12977 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12978
12979 * MAINTAINERS (Write after approval): Add myself.
12980
12981 2003-02-21 James E Wilson <wilson@tuliptree.org>
12982
12983 * MAINTAINERS: Update my email address.
12984
12985 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12986
12987 * MAINTAINERS: Add self to blanket write privs. section.
12988
12989 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12990
12991 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12992 configure-target-* as some target builds may require additional
12993 flags for preprocessor tests.
12994 * Makefile.in: Regenerated.
12995
12996 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12997
12998 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12999 * ltconfig: Handle it.
13000 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
13001 auto-detecting it.
13002
13003 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
13004 it is used as argument to $CC.
13005 * ltcf-gcj.sh: Likewise.
13006
13007 * configure.in: Introduce --enable-maintainer-mode.
13008 * configure: Rebuilt.
13009 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
13010 for maintainer mode.
13011 * Makefile.in: Rebuilt.
13012
13013 2003-02-18 Jason Merrill <jason@redhat.com>
13014
13015 * Makefile.tpl (check-c++): Allow parallelism.
13016
13017 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13018
13019 * MAINTAINERS: Remove John Carr (who never actually had access to
13020 gcc.gnu.org).
13021
13022 2003-02-15 Geoffrey Keating <geoffk@apple.com>
13023
13024 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
13025 don't configure target-libobjc.
13026 * configure: Regenerate.
13027
13028 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13029
13030 * Makefile.tpl (RANLIB): Define.
13031 * Makefile.in: Regenerate.
13032
13033 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
13034
13035 * MAINTAINERS: Update my email.
13036
13037 2003-02-06 Keith R Seitz <keiths@redhat.com>
13038
13039 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
13040 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
13041 * Makefile.in: Regenerated.
13042 * configure.in: Remove all traces of snavigator, db, and grep.
13043 * configure: Regenerated.
13044
13045 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13046
13047 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
13048 After Approval.
13049
13050 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13051
13052 * MAINTAINERS (Write after approval): Add myself.
13053
13054 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
13055
13056 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
13057 * Makefile.in: Regenerated.
13058
13059 2003-01-30 Roger Sayle <roger@eyesopen.com>
13060
13061 * config.guess: Updated to 2003-01-30's version.
13062 * config.sub: Updated to 2003-01-28's version.
13063
13064 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
13065
13066 * config.if: If gcc_version is already set, just use it. Don't set
13067 gcc_version_trigger if it's already set, otherwise set it to
13068 gcc/version.c, but only if the file exists. If it is not set and
13069 gcc/version.c does not exist, try to extract the version number from
13070 $CC.
13071
13072 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
13073
13074 * MAINTAINERS: Add myself to write-after-approval list.
13075
13076 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
13077
13078 * configure.in: Revert 24Jan change.
13079 * configure: Regenerate.
13080
13081 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13082
13083 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
13084 entry of HJ Lu.
13085
13086 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13087
13088 * configure.in: Revert previous change.
13089 * configure: Regenerate.
13090
13091 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13092
13093 * configure.in: Make rda native-only.
13094 * configure: Regenerate.
13095
13096 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13097
13098 * MAINTAINERS: Move myself from GNATS-only-accounts to
13099 write-after-approval.
13100
13101 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
13102
13103 * configure.in: Add missing \.
13104 * configure: Rebuilt.
13105
13106 2003-01-17 Jakub Jelinek <jakub@redhat.com>
13107
13108 * configure.in (baseargs): Avoid using \| in sed regular
13109 expressions.
13110 * configure: Rebuilt.
13111
13112 2003-01-16 Jakub Jelinek <jakub@redhat.com>
13113
13114 * configure.in (baseargs): Remove all supported forms of
13115 --cache-file, --srcdir, --host, --build and --target options
13116 from argument lists.
13117 * configure: Rebuilt.
13118
13119 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
13120
13121 * MAINTAINERS: Add myself to write-after-approval list.
13122
13123 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
13124
13125 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13126 * configure: Rebuilt.
13127
13128 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
13129
13130 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13131 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13132 * Makefile.in: Regenerate.
13133 * configure: Regenerate.
13134
13135 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
13136
13137 * configure.in: Remove Makefile in build, host and target modules
13138 unless configure was run with --no-recursion.
13139 * configure: Rebuilt.
13140
13141 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13142
13143 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13144 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13145 * Makefile.in: Regenerate.
13146
13147 2003-01-08 Chris Demetriou <cgd@broadcom.com>
13148
13149 * config.guess: Update to 2003-01-03 version.
13150 * config.sub: Update to 2003-01-03 version.
13151
13152 2003-01-07 Christopher Faylor <cgf@redhat.com>
13153
13154 * configure: Regenerate with proper autoconf 2.13.
13155
13156 2003-01-07 Christopher Faylor <cgf@redhat.com>
13157
13158 * configure.in: Add AC_PREREQ for consistency.
13159 * configure: Regenerate.
13160
13161 2003-01-06 Andrew Cagney <ac131313@redhat.com>
13162
13163 * configure.in (GDB_TK): Add tcl directories conditional on
13164 gdb/gdbtk directory being present.
13165 * configure: Regenerate.
13166
13167 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
13168
13169 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
13170 used by gcc if LD is not defined and we are not doing a Canadian Cross.
13171 * configure: Rebuilt.
13172
13173 2002-12-31 Tom Tromey <tromey@redhat.com>
13174
13175 * Makefile.in: Rebuilt.
13176 * Makefile.def (target_modules) [libffi]: Allow installation.
13177
13178 2002-12-31 Andreas Schwab <schwab@suse.de>
13179
13180 * configure.in: Fix use of $program_transform_name.
13181 * configure: Regenerated.
13182
13183 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
13184
13185 * configure.in (baseargs): Don't remove first configure argument.
13186 * configure: Regenerated.
13187
13188 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
13189
13190 * Makefile.tpl (local-distclean): Don't remove...
13191 (multilib.ts): ... this. Moved into...
13192 (multilib.out): ... this. Don't use sub-make.
13193 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13194 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13195 (configure-build-[+module+], configure-[+module+],
13196 configure-target-[+module+], configure-gcc): ... these. Test
13197 for Makefile existence. Drop config.status from dependencies.
13198 * Makefile.in: Rebuilt.
13199 * configure.in: Move gcc-version-trigger to the end of
13200 ac_configure_args. Add comments to maybedep.tmp and
13201 serdep.tmp. Introduce --disable-serial-configure. Remove
13202 nonopt from baseargs, matching and removing corresponding
13203 whitespace while at it.
13204 * configure: Rebuilt.
13205
13206 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
13207
13208 * configure.in (host_configargs): Replace reference to
13209 no-longer-defined buildopts with --build=${build_alias}.
13210 * configure: Rebuilt.
13211
13212 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13213 program_transform_name to standard idiom.
13214 (AUTOGEN, AUTOCONF): Define.
13215 (Makefile.in): Use $(AUTOGEN).
13216 (Makefile): Depend on config.status, and use autoconf-style rule to
13217 build it. Move original commands to...
13218 (config.status): ... this new target.
13219 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13220 $(AUTOCONF).
13221 * Makefile.in: Rebuilt.
13222
13223 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13224
13225 * Makefile.tpl: Fix dramatic bustage due to change in
13226 program_transform_name.
13227 * Makefile.in: Regenerate.
13228
13229 * configure.in: Remove unnecessary PATH setting.
13230 * configure: Regnerate.
13231
13232 * configure.in: Don't default to unprefixed tools unless
13233 the native tools will work.
13234 * configure: Regenerate.
13235
13236 * configure.in: Convert to autoconf script. Blow away lots
13237 of now-redundant Makefile fragments.
13238 * configure: Generate using Autoconf.
13239 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13240 * Makefile.in: Regenerate.
13241
13242 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13243
13244 * configure: Fix stupid bug where RANLIB was mistakenly included.
13245
13246 * configure.in: Rename (buildargs, hostargs, targargs) to
13247 (build_configargs, host_configargs, target_configargs).
13248
13249 * configure.in: Move logic out of sed statement.
13250
13251 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
13252 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13253
13254 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13255
13256 * config.sub: Import from master repository
13257 * config.guess: Ditto
13258
13259 2002-12-24 Andreas Schwab <schwab@suse.de>
13260
13261 * Makefile.tpl (multilib.out): Fix missing space.
13262 * Makefile.in: Regenerate.
13263
13264 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13265
13266 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13267 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13268 * Makefile.in: Regenerate.
13269 * configure.in: Remove unnecessary leftovers.
13270
13271 2002-12-21 Geoffrey Keating <geoffk@apple.com>
13272
13273 * configure.in (extra_ranlibflags_for_target): New variable.
13274 (*-*-darwin): Add -c to ranlib commands.
13275 * configure (tooldir): Handle extra_ranlibflags_for_target.
13276
13277 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
13278
13279 * Makefile.tpl: Revert HJL's change.
13280 * Makefile.in: Regenerated.
13281 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13282 always.
13283
13284 2002-12-19 Andreas Schwab <schwab@suse.de>
13285
13286 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13287 * Makefile.in: Regenerate.
13288
13289 2002-12-18 H.J. Lu <hjl@gnu.org>
13290
13291 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13292 * Makefile.in: Regenerated.
13293
13294 * configure.in (build_prefix): New. Substitute.
13295
13296 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13297
13298 * Makefile.tpl: Don't let real targets depend on phony targets.
13299 * Makefile.in: Regenerate.
13300
13301 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13302 * Makefile.in: Regenerate.
13303
13304 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13305
13306 * config.sub: Import from master repository
13307 * config.guess: Ditto
13308
13309 2002-12-16 Jason Merrill <jason@redhat.com>
13310
13311 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13312 previous 'make bootstrap'.
13313 * Makefile.in: Regenerate.
13314
13315 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13316
13317 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13318
13319 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13320
13321 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13322 * Makefile.in: Regenerate.
13323
13324 2002-12-13 Jason Merrill <jason@redhat.com>
13325
13326 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
13327 library tests.
13328 (check-c++): Just depend on it and check-target-libstdc++-v3.
13329 * Makefile.in: Regenerate.
13330
13331 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13332
13333 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13334 * Makefile.in: Rebuilt.
13335
13336 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13337
13338 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13339
13340 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13341
13342 * configure: Fix bug put in by gremlins.
13343
13344 * Makefile.tpl: Substitute more autoconfily.
13345 * configure: Substitute more autoconfily.
13346 * Makefile.in: Regenerate.
13347
13348 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13349
13350 * config.sub: Import from master repository
13351 * config.guess: Ditto
13352 * MAINTAINERS: Added Svein Seldal under write after approval
13353
13354 2002-12-08 Andrew Cagney <ac131313@redhat.com>
13355
13356 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13357 * Makefile.in (all-sim): Ditto.
13358
13359 2002-12-06 DJ Delorie <dj@redhat.com>
13360
13361 * Makefile.tpl: Change configure dependencies to not have real
13362 targets depend on phony targets.
13363
13364 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13365
13366 * configure.in: Revert unintentional change.
13367
13368 * Makefile.tpl: Change dependency for */multilib.out so that
13369 it works when gcc isn't in the tree.
13370
13371 * configure.in: Substitute more.
13372 * configure: Run subconfigures from the Makefile.
13373 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13374 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13375
13376 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13377
13378 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13379
13380 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13381
13382 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13383 and corresponding dependencies.
13384 * Makefile.in: Regenerate.
13385
13386 * configure.in (host_tools): Order binutils, gas and ld for
13387 convenience in running the testsuites.
13388
13389 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13390 * Makefile.in: Regenerate.
13391 * configure.in: Introduce rules to serialize subconfigure runs.
13392
13393 * configure.in: Introduce BASE_CC_FOR_TARGET.
13394 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13395 Realize configure-build-* targets. Realize configure-target-* targets.
13396 * Makefile.in: Regenerate.
13397
13398 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13399
13400 * configure: Move gcc_version_trigger stuff from here...
13401 * configure.in: ...to here.
13402
13403 * configure.in: Separate subconfigure options added by this file from
13404 options given by the user. Add machinery to put args for host
13405 subconfigures into the Makefile.
13406
13407 * Makefile.tpl: Remove 'vault' targets.
13408 * Makefile.tpl: Reorder and comment dependencies.
13409 * Makefile.in: Regenerate.
13410
13411 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13412 * configure.in: Fix my broken commit of previous patch. (sigh)
13413
13414 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13415
13416 * configure.in: Move host-specific darwin noconfigdirs into
13417 the host-specific section.
13418
13419 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13420
13421 * configure.in: Move host-specific darwin noconfigdirs into
13422 the host-specific section.
13423
13424 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13425
13426 * configure: Remove skip-this-dir support.
13427 * Makefile.tpl: Remove skip-this-dir support.
13428
13429 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13430 subdirectories.
13431 * Makefile.in: Regenerate.
13432
13433 * Makefile.tpl: Strip out useless setting of 'dir'.
13434 * Makefile.in: Regenerate.
13435
13436 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13437
13438 * configure.in: Fix deeply stupid bug.
13439
13440 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13441 shell code in CXX_FOR_TARGET
13442 * Makefile.def: Introduce raw_cxx.
13443 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13444 RAW_CXX_FOR_TARGET.
13445 * Makefile.in: Regenerate.
13446
13447 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13448
13449 * Makefile.tpl: Remove unnecessary ifs.
13450 * Makefile.in: Regenerate.
13451
13452 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13453 dependencies. Maybe-ize build-libiberty. Create dummy install
13454 targets for 'no_install' modules.
13455 * configure: Move GDB_TK substitution to configure.in. Move
13456 build_modules stuff to configure.in.
13457 * configure.in: Implement soft dependency machinery. Maybe-ize
13458 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13459 * Makefile.in: Regenerate.
13460
13461 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13462
13463 * Makefile.tpl: Make all-target, install-target behave similarly
13464 to all, install (only hitting configured targets). Eliminate
13465 unused macro defintions.
13466
13467 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13468 build != host.
13469
13470 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13471
13472 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13473
13474 * configure.in: Produce lists of subdir targets we're actually
13475 configuring. Remove references to "dosrel".
13476 * Makefile.tpl: Let configure set which subdir targets are hit.
13477 Remove install-cross; clean up install; remove ALL. Remove
13478 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13479 Autogenerate host module targets. Remove empty dependency lines
13480 and redundant dependency; rearrange slightly.
13481 * Makefile.def: Add host-side libtermcap, utils.
13482
13483 * Makefile.in: Regenerate.
13484
13485 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13486
13487 * ltconfig (osf[345]): Append $major to soname_spec.
13488 Reflect this in library_names_spec.
13489 * ltmain.sh (osf): Prefix $major with . for use as extension.
13490
13491 2002-11-19 Andreas Jaeger <aj@suse.de>
13492
13493 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13494 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13495 and sparc64 GNU/Linux systems.
13496
13497 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13498
13499 * MAINTAINERS: Update email.
13500
13501 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13502
13503 * MAINTAINERS: Complete James Dennett's entry.
13504
13505 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13506
13507 * MAINTAINERS (Write After Approval): Add myself.
13508
13509 2002-11-13 Bruce Korb <bkorb@gnu.org>
13510
13511 * Makefile.tpl: syntactic cleanup
13512
13513 2002-11-13 Stuart Hastings <stuart@apple.com>
13514
13515 * MAINTAINERS: Add myself to write-after-approval list.
13516
13517 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13518
13519 * Makefile.def: Add list of recursive targets to autogenerate.
13520 Add build_modules.
13521 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13522 targets. Autogenerate *-build-* targets.
13523 * Makefile.in: Regenerate.
13524
13525 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13526
13527 * configure: More autoconf-style substitutions.
13528 * Makefile.tpl: More autoconf-style substitutions.
13529 * Makefile.in: Regenerate.
13530
13531 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13532
13533 * configure: Substitute more variables in a more autoconf-friendly
13534 way. Simplify slightly.
13535 * Makefile.tpl: Make more variables substitutable in an
13536 autoconf-friendly way.
13537 * Makefile.in: Regenerate.
13538
13539 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13540
13541 * MAINTAINERS (Write After Approval): Add myself.
13542
13543 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13544
13545 * configure.in (v810*): Remove special setting of tools.
13546
13547 * configure: Add support for extra required flags for ar or nm.
13548 * configure.in (aix4.3+): Use above support for target-specific
13549 issues, rather than using config/mt-aix43.
13550
13551 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13552
13553 * configure: Remove 'removing', which doesn't work. Replace $subdir
13554 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13555 with $srcdir. Reformat indentation. Substitute some variables
13556 formerly hard-coded in the Makefile for build=host.
13557 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13558 * Makefile.def: Autogenerate more.
13559 * Makefile.in: Regenerate.
13560
13561 2002-11-04 Adam Nemet <anemet@lnxw.com>
13562
13563 * MAINTAINERS (Write After Approval): Add myself.
13564
13565 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13566
13567 * Makefile.def (host_modules): Add rda.
13568 * Makefile.in: Regenerate.
13569 * configure.in (target_tool): Add target-rda to list.
13570
13571 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13572
13573 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13574
13575 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13576
13577 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13578 and restrap targets to this rule.
13579 * Makefile.in: Regenerate.
13580
13581 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13582
13583 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13584 GNATS only accounts.
13585
13586 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13587
13588 * configure.in (i[3456]86-*-linux*): Add check to disable
13589 ${libgcj} for glibc1.
13590
13591 2002-10-24 Denis Chertykov <denisc@overta.ru>
13592
13593 * MAINTAINERS: Add myself as ip2k port maintainer.
13594
13595 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13596
13597 * configure.in: Add tic4x target.
13598
13599 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13600
13601 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13602 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13603 * Makefile.in: Regenerate.
13604
13605 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13606 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13607 * Makefile.in: Regenerate.
13608
13609 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13610
13611 * MAINTAINERS: Add myself as web pages co-maintainer.
13612
13613 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13614
13615 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13616 * Makefile.in: Regenerate.
13617
13618 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13619
13620 * MAINTAINERS: Add myself and Nathan Sidwell
13621 <nathan@codesourcery.com> as VxWorks maintainers.
13622
13623 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13624
13625 * Makefile.def: Remove order dependency comments.
13626 * Makefile.tpl: Add explicit install-install dependencies.
13627 * Makefile.in: Regenerate.
13628
13629 * Makefile.tpl: Remove material now in src-release. (Finally!)
13630 * Makefile.in: Regenerate.
13631
13632 * Makefile.tpl: Add configure-target (for src-release in src)
13633 * Makefile.in: Regenerate.
13634
13635 2002-09-30 Nick Clifton <nickc@redhat.com>
13636
13637 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13638
13639 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13640
13641 * configure.in (s390*-*-linux*): Enable libgcj.
13642
13643 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13644
13645 * configure: Revert accidentally applied changes.
13646
13647 * Makefile.tpl: Make more autoconf-friendly.
13648 * Makefile.in: Regenerate.
13649 * configure: Make substitution more autoconf-like.
13650
13651 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13652
13653 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13654 single entry to handle all these.
13655 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13656 libjava on arm-*-elf.
13657
13658 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13659
13660 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13661 things that depend on them.
13662
13663 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13664
13665 * Makefile.tpl: Make subsituted variables more autoconfy.
13666 * Makefile.in: Regenerate.
13667 * configure: Make seds more autoconfy.
13668
13669 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13670
13671 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13672 * Makefile.in: Regenerate.
13673 * configure.in: Rewrite sed statements to look autoconfy.
13674
13675 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13676 all-target-foo on configure-target-foo.
13677 * Makefile.def: Ditto.
13678 * Makefile.in: Rebuild.
13679
13680 2002-09-25 Andrew Haley <aph@redhat.com>
13681
13682 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13683
13684 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13685
13686 * Makefile.def: New file.
13687 * Makefile.tpl: New file.
13688 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13689 * contrib/gcc_update: Note that Makefile.in is a generated file.
13690
13691 * configure.in: Minor rearrangement. Simplify tests.
13692
13693 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13694
13695 * configure.in (with_headers): Skip copy if value is "yes".
13696 (with_libs): Likewise.
13697
13698 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13699
13700 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13701 * configure.in (sh*-*-pe*): Ditto.
13702 * configure.in (mips*-*-pe*): Ditto.
13703 * configure.in (*arm-wince-pe): Ditto.
13704
13705 * configure.in: Rearrange.
13706
13707 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13708
13709 * MAINTAINERS: Update my email address.
13710
13711 2002-08-30 Paul Koning <pkoning@equallogic.com>
13712
13713 * MAINTAINERS: (Write After Approval): Add myself.
13714
13715 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13716
13717 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13718
13719 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13720
13721 * MAINTAINERS: Change my mailing address.
13722
13723 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13724
13725 * MAINTAINERS (Write After Approval): Remove myself.
13726 (Various Maintainers: c++ runtime libs): Add myself.
13727
13728 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13729
13730 * MAINTAINERS (Write After Approval): Remove myself.
13731 (Various Maintainers: c++ runtime libs): Add myself.
13732
13733 2002-08-15 Eric Christopher <echristo@redhat.com>
13734
13735 * config.sub: Import from master repository.
13736 * config.guess: Ditto.
13737
13738 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13739
13740 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13741 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13742 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13743
13744 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13745
13746 * MAINTAINERS: Add self to rs6000 vector extensions.
13747
13748 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13749
13750 * libiberty/configure: Reverted unintended yesterday's check in.
13751
13752 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13753
13754 * boehm-gc/configure, libf2c/configure: Rebuilt.
13755 * libffi/configure, libiberty/configure: Ditto.
13756 * libjava/configure, libobjc/configure: Ditto.
13757 * libstdc++-v3/configure, zlib/configure: Ditto.
13758 Merged from binutils:
13759 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13760 From Steve Ellcey <sje@cup.hp.com>:
13761 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13762 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13763 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13764 IA64.
13765 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13766 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13767 soname_spec, sys_lib_search_path_spec): Ditto.
13768
13769 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13770
13771 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13772
13773 2002-08-04 H.J. Lu (hjl@gnu.org)
13774
13775 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13776
13777 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13778
13779 * MAINTAINERS (Write After Approval): Add myself.
13780
13781 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13782
13783 * configure.in: Move generic linux case to end. Copy generic
13784 linux noconfigdirs to mips*-*-linux* entry and new
13785 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13786
13787 2002-07-19 Michael Matz <matz@suse.de>
13788
13789 * MAINTAINERS: Add myself as ra* maintainer.
13790
13791 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13792
13793 * config.guess: Update to 2002-07-09 version.
13794 * config.sub: Update to 2002-07-03 version.
13795
13796 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13797
13798 * MAINTAINERS: Fix typo in a maintainer email address.
13799
13800 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13801
13802 * configure.in: Remove two redundant tests.
13803
13804 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13805
13806 * configure.in (mips*-*-irix6*o32): Enable stabs.
13807
13808 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13809
13810 * configure.in: Don't build grez.
13811 * Makefile.in: Ditto.
13812
13813 * Makefile.in: Remove references to bsp, cygmon, libstub.
13814 * configure.in: Ditto.
13815
13816 * configure.in: Remove leftover reference to gdbtest.
13817
13818 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13819
13820 * configure.in (gxx_include_dir): Change to match versioned
13821 C++ headers if --enable-version-specific-runtime-libs is used.
13822
13823 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13824
13825 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13826
13827 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13828
13829 * configure.in: Make --without-x work.
13830
13831 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13832
13833 * configure.in: Rearrange target Makefile fragment collection.
13834
13835 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13836 cvs[src].
13837 * configure.in: Ditto.
13838
13839 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13840
13841 * MAINTAINERS (Write After Approval): Update my e-mail address.
13842
13843 2002-06-24 Ben Elliston <bje@redhat.com>
13844
13845 * configure.in (host_tools): Remove cgen.
13846
13847 * Makefile.in (all-cgen): Remove; runs from its source directory.
13848 (check-cgen, install-cgen, clean-cgen): Likewise.
13849 (all-opcodes): Do not depend on all-cgen.
13850 (all-sim): Likewise.
13851
13852 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13853
13854 * Makefile.in: Eliminate 'apache' targets.
13855 * configure.in: Eliminate 'apache' targets.
13856
13857 * configure.in: Eliminate redundant tests. Reorganize.
13858
13859 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13860
13861 * config-ml.in: Eliminate references to Cygnus configure.
13862
13863 * Makefile.in: Eliminate references to building emacs.
13864
13865 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13866
13867 * MAINTAINERS: Update my email address.
13868
13869 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13870
13871 * config.if (libstdcxx_incdir): Version C++ headers.
13872 (cxx_incdir): Remove.
13873
13874 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13875
13876 * MAINTAINERS (Write After Approval): Add self.
13877
13878 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13879
13880 * configure.in: Add support for ip2k.
13881
13882 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13883
13884 * configure.in: Fix AIX configury bug.
13885
13886 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13887
13888 * MAINTAINERS (Write After Approval): Add self.
13889
13890 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13891
13892 * configure.in: replace ${topsrcdir} with ${srcdir}
13893
13894 * configure.in: Move definition of libstdcxx_flags
13895 right above usage, rather than waaay earlier.
13896
13897 * configure.in: Pull definition of is_cross_compiler earlier.
13898
13899 * configure.in: Rearrange a little.
13900
13901 * configure.in: Remove references to librx.
13902 * Makefile.in: Remove references to librx.
13903
13904 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13905
13906 * config.sub: Add support for avr target.
13907 Import from master sources, rev 1.255
13908
13909 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13910
13911 * configure, .cvsignore: Revert previous change...
13912 * Makefile: ...delete.
13913
13914 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13915
13916 * configure.in: Eliminate ${gasdir} variable.
13917
13918 2002-06-18 Dave Brolley <brolley@redhat.com>
13919
13920 * configure.in: Add support for frv.
13921 * config.sub: Add support for frv.
13922
13923 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13924
13925 * configure: Remove garbage from previous commit.
13926
13927 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13928
13929 * configure: For in-source builds, make a subdir and re-exec there.
13930 * Makefile: New file. Pass targets through to build directory.
13931 * .cvsignore: No longer ignore "Makefile".
13932
13933 2002-06-16 Douglas Rupp <rupp@gnat.com>
13934
13935 * MAINTAINERS (Write After Approval): Add self.
13936
13937 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13938
13939 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13940
13941 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13942
13943 * configure.in (vax-*-netbsd*): Re-enable gas.
13944
13945 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13946
13947 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13948 BUILD_PREFIX_1, to correct nomenclature.
13949 * configure: Likewise.
13950
13951 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13952 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13953
13954 2002-05-31 Olaf Hering <olh@suse.de>
13955
13956 * config-ml.in: Propogate DESTDIR also.
13957
13958 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13959
13960 * configure.in (vax-*-netbsd*): Don't build gas for this
13961 platform.
13962
13963 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13964
13965 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13966 and libgcj for AVR.
13967
13968 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13969
13970 * MAINTAINERS (Write After Approval): Add myself.
13971
13972 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13973
13974 * config.guess: Update to 2002-05-22 version.
13975 * config.sub: Likewise.
13976
13977 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13978
13979 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13980 * config-ml.in: Likewise.
13981 * configure: Likewise.
13982 * configure.in: Likewise.
13983
13984 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13985
13986 * MAINTAINERS: Update my email address.
13987
13988 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13989
13990 * configure.in: Simplify makefile fragment collection.
13991
13992 * configure.in: Remove code to build emacs.
13993
13994 * configure.in : Remove --srcdir argument from targargs and buildargs
13995 (it's always overridden in the Makefile anyway). Rearrange a bit.
13996
13997 * configure: Move some logic to configure.in.
13998 * configure.in: Move some logic from configure.
13999
14000 2002-05-11 Tom Tromey <tromey@redhat.com>
14001
14002 * MAINTAINERS: Reflect libgcj reality.
14003
14004 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
14005
14006 * Makefile.in: Honour DESTDIR.
14007
14008 2002-05-08 Mark Mitchell <mark@codesourcery.com>
14009
14010 * config.guess: Import 2002-03-20 version.
14011 * config.sub: Import 2002-04-26 version.
14012
14013 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14014
14015 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
14016
14017 2002-05-07 Tim Josling <tej@melbpc.org.au>
14018
14019 * MAINTAINERS: Add self.
14020
14021 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
14022
14023 * ltmain.sh: Detect and handle object name conflicts
14024 while piecewise linking a static library.
14025
14026 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
14027
14028 * configure.in (noconfigdirs): Don't disable libgcj on
14029 sparc64-*-solaris* and sparcv9-*-solaris*.
14030
14031 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
14032
14033 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
14034
14035 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
14036
14037 * configure.in (FLAGS_FOR_TARGET): Do not add
14038 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
14039 on i[3456]86-*-linux*.
14040
14041 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
14042
14043 * configure.in (noconfigdirs): Replace [ ] with test.
14044
14045 * configure.in (noconfigdirs): Do not add target-newlib if
14046 target == i[3456]86-*-linux*, and host == target.
14047
14048 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
14049
14050 * configure.in: delete reference to absent file
14051
14052 * configure.in: replace '[' with 'test'
14053
14054 * configure.in: Eliminate references to gash.
14055 * Makefile.in: Eliminate references to gash.
14056
14057 * configure.in: remove useless references to 'pic' makefile fragments.
14058
14059 * configure.in: (*-*-windows*) Finish removing.
14060
14061 * configure.in: Eliminate redundant test for libgui.
14062
14063 2002-04-29 Roger Sayle <roger@eyesopen.com>
14064
14065 * MAINTAINERS: Add self and realphabetize. Update entries
14066 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
14067 entry for a29k port maintainer.
14068
14069 2002-04-26 Joel Sherrill <joel@OARcorp.com>
14070
14071 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
14072 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
14073
14074 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
14075
14076 * configure.in: remove references to dead files
14077
14078 2002-04-19 Mark Mitchell <mark@codesourcery.com>
14079
14080 * MAINTAINERS: Add information about purpose of this file.
14081
14082 2002-04-18 Tom Tromey <tromey@redhat.com>
14083
14084 * configure.in: Disallow configuring libgcj when it is already
14085 installed and we're using Solaris 2.8 linker. Do enable libgcj on
14086 Solaris 2.8 by default. For PR libgcj/6158.
14087
14088 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14089
14090 * configure.in: Move default CC setting out of config/mh-* fragments
14091 directly into here.
14092
14093 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14094
14095 * configure.in: don't even try to configure or make a subdirectory
14096 if there's no configure script for it.
14097
14098 2002-04-15 Mark Mitchell <mark@codesourcery.com>
14099
14100 * MAINTAINERS: Remove chill maintainers.
14101 * Makefile.in (CHILLFLAGS): Remove.
14102 (CHILL_LIB): Remove.
14103 (TARGET_CONFIGDIRS): Remove libchill.
14104 (CHILL_FOR_TARGET): Remove.
14105 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14106 CHILL_LIB.
14107 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14108 (CHECK_TARGET_MODULES): Likewise.
14109 (INSTALL_TARGET_MODULES): Likewise.
14110 (CLEAN_TARGET_MODULES): Likewise.
14111 (configure-target-libchill): Remove.
14112 (all-target-libchill): Remove.
14113 * configure.in (target_libs): Remove target-libchill.
14114 Do not compute CHILL_FOR_TARGET.
14115 * libchill: Remove directory.
14116
14117 2002-04-11 DJ Delorie <dj@redhat.com>
14118
14119 * Makefile.in, configure.in: Sync with binutils, entries
14120 follow...
14121
14122 2002-04-07 Andrew Cagney <ac131313@redhat.com>
14123
14124 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
14125 (do-tar, do-bz2): New rules.
14126 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
14127 (gdb-tar): New rule.
14128 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
14129 (insight_dejagnu.tar): New rule.
14130 (insight.tar): New rule.
14131 (gdb+dejagnu.tar): New rule.
14132 (gdb.tar): New rule.
14133
14134 2002-02-01 Mo DeJong <supermo@bayarea.net>
14135
14136 * Makefile.in: Add all-tix to deps for all-snavigator
14137 so that tix is built when building snavigator.
14138
14139 2002-01-11 Steve Ellcey <sje@cup.hp.com>
14140
14141 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14142 ld and gdb are not supported.
14143
14144 2002-01-07 Mark Salter <msalter@redhat.com>
14145
14146 * configure.in: Remove target-bsp and target-cygmon from arm builds.
14147 Allow target-libgloss to be built for arm, strongarm, and xscale.
14148
14149 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
14150
14151 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14152 options for i[3456]86-pc-linux* native builds.
14153
14154 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
14155
14156 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14157 files from .po files for a distribution.
14158
14159 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
14160
14161 * configure.in: Enable libstdc++-v3 for h8300 targets.
14162
14163 2001-06-19 Alan Modra <amodra@bigpond.net.au>
14164
14165 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14166 version from bfd/.
14167
14168 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
14169
14170 * Makefile.in (VER): When present, extract the version number from
14171 the file version.in.
14172
14173 2001-05-24 Tom Rix <trix@redhat.com>
14174
14175 * configure.in : enable ld for aix
14176
14177 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14178
14179 * config.guess: Add linux target for S/390.
14180
14181 2000-11-07 Philip Blundell <pb@futuretv.com>
14182
14183 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14184
14185 2000-11-03 Philip Blundell <pb@futuretv.com>
14186
14187 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14188 files.
14189
14190 2001-01-15 Ben Elliston <bje@redhat.com>
14191
14192 * configure.in (host_tools): Add sid.
14193 Always configure cgen.
14194
14195 2000-11-24 Nick Clifton <nickc@redhat.com>
14196
14197 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14198
14199 2000-08-20 Doug Evans <dje@casey.transmeta.com>
14200
14201 * Makefile.in (ALL_MODULES): Add all-cgen.
14202 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14203 (all-cgen): New target.
14204 (all-opcodes,all-sim): Depend on all-cgen.
14205 * configure.in (host_tools): Add cgen.
14206 Only configure cgen if --enable-cgen-maint.
14207
14208 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
14209
14210 * configure.in: Add *-*-freebsd* configurations.
14211
14212 2002-04-08 Tom Tromey <tromey@redhat.com>
14213
14214 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14215 Fixes PR libgcj/6068.
14216
14217 2002-03-30 Krister Walfridsson <cato@df.lth.se>
14218
14219 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14220
14221 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14222
14223 * configure.in (alpha*-dec-osf*): Enable libgcj.
14224
14225 2003-03-27 Matthew Gingell <gingell@gnat.com>
14226
14227 * MAINTAINERS (Write After Approval): Add myself.
14228
14229 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14230
14231 Fix for: PR bootstrap/3591, target/5676
14232 * configure.in (mcore-pe): Disable the configuration of
14233 libstdc++-v3 since exceptions are not supported.
14234
14235 2002-03-20 Anthony Green <green@redhat.com>
14236
14237 * configure.in: Enable libgcj for xscale-elf target.
14238
14239 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
14240
14241 * MAINTAINERS: Update my email address.
14242
14243 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
14244
14245 * ltmain.sh (relink_command): Fix typo in previous change.
14246
14247 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
14248
14249 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14250 (relink_command): Added --tag flags.
14251 (mode=install): If relinking fails; error out.
14252
14253 2002-03-12 Richard Henderson <rth@redhat.com>
14254
14255 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14256 .NOTPARALLEL tag.
14257 (do-check): Rename from check.
14258 (check): Allow parallel check.
14259
14260 2002-03-12 Bob Wilson <bob.wilson@acm.org>
14261
14262 * MAINTAINERS: Add myself as maintainer for xtensa port.
14263 Fix alphabetical order in CPU port maintainer list.
14264 Remove myself from Write After Approval list.
14265
14266 2002-03-11 Richard Henderson <rth@redhat.com>
14267
14268 * Makefile.in (.NOTPARALLEL): Add fake tag.
14269
14270 2002-03-07 H.J. Lu (hjl@gnu.org)
14271
14272 * configure.in: Enable gprof for mips*-*-linux*.
14273
14274 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14275
14276 * MAINTAINERS (Write After Approval): Add myself.
14277
14278 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
14279
14280 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14281 libjava.
14282 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14283
14284 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
14285
14286 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14287 because its Makefile is there; test for the executable instead.
14288
14289 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
14290
14291 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14292 libstdc++-v3 and libjava.
14293
14294 2002-02-11 Adam Megacz <adam@xwt.org>
14295
14296 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14297 boehm-gc
14298
14299 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
14300
14301 * config.guess: Updated to 2002-01-30's version.
14302 * config.sub: Updated to 2002-02-01's version.
14303 Contribute sh64-elf.
14304 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14305 * configure.in: Added sh64-*-*.
14306
14307 2002-02-08 Chris Demetriou <cgd@broadcom.com>
14308
14309 * MAINTAINERS: Belatedly add myself to write after approval list.
14310
14311 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14312
14313 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14314 Remove self as Write After Approval.
14315
14316 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
14317
14318 * MAINTAINERS: Put self in as maintainer for contrib/regression
14319 directory.
14320
14321 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
14322
14323 * MAINTAINERS: Update my email address.
14324
14325 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14326
14327 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14328 target-libiberty, and target-libgloss. Skip Java-related
14329 libraries if not supported for NetBSD on target CPU.
14330
14331 2002-01-25 Douglas B Rupp <rupp@gnat.com>
14332
14333 * install-sh: Use _inst.$$_ for temp file name.
14334
14335 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14336
14337 * MAINTAINERS (Write After Approval): Move my contact info
14338 from here...
14339 (OS Port Maintainers): ...to here (netbsd).
14340
14341 2002-01-22 Bob Wilson <bob.wilson@acm.org>
14342
14343 * MAINTAINERS (Write After Approval): Add myself.
14344
14345 2002-01-17 H.J. Lu <hjl@gnu.org>
14346
14347 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14348 (all-target-fastjar): Also depend on all-target-libiberty.
14349
14350 2002-01-16 H.J. Lu (hjl@gnu.org)
14351
14352 * config.guess: Import from master sources, rev 1.225.
14353 * config.sub: Import from master sources, rev 1.238.
14354
14355 2002-01-16 Kazu Hirata <kazu@hxi.com>
14356
14357 * MAINTAINERS (Write After Approval): Remove myself.
14358
14359 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
14360
14361 * MAINTAINERS (Write After Approval): Add myself.
14362
14363 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14364
14365 * MAINTAINERS: Add self as docs co-maintainer.
14366
14367 2001-12-11 Matthias Klose <doko@debian.org>
14368
14369 * MAINTAINERS (Write After Approval): Add myself.
14370
14371 2001-12-09 Zack Weinberg <zack@codesourcery.com>
14372
14373 * MAINTAINERS: Update my email address.
14374
14375 2001-12-07 Turly O'Connor <turly@apple.com>
14376 * MAINTAINERS (Write After Approval): Add myself.
14377 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14378 (rs6000_initialize_trampoline): Call __trampoline_setup for
14379 ABI_DARWIN too.
14380 * darwin-tramp.asm: New file, implements __trampoline_setup.
14381 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14382
14383 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
14384
14385 * MAINTAINERS (Write After Approval): Add myself.
14386
14387 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14388
14389 * configure, configure.in: Use temp file for long sed commands.
14390
14391 2001-12-03 Laurent Guerby <guerby@acm.org>
14392
14393 * config.sub: Update to version 1.232 on subversion.
14394
14395 2001-12-03 Ben Elliston <bje@redhat.com>
14396
14397 * MAINTAINERS: Update mail address for config.* patches.
14398
14399 2001-11-27 DJ Delorie <dj@redhat.com>
14400 Zack Weinberg <zack@codesourcery.com>
14401
14402 When build != host, create libiberty for the build machine.
14403
14404 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14405 CONFIG_ARGUMENTS.
14406 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14407 New variables.
14408 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14409 and rules.
14410 (all.normal): Depend on ALL_BUILD_MODULES.
14411 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14412 (all-build-libiberty): Depend on configure-build-libiberty.
14413
14414 * configure: Calculate and substitute proper value for
14415 ALL_BUILD_MODULES.
14416 * configure.in: Create the build subdirectory.
14417 Calculate and substitute TARGET_CONFIGARGS (formerly
14418 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14419
14420 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14421
14422 * MAINTAINERS (write-after-approval): Add self.
14423
14424 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14425
14426 * MAINTAINERS (GNATS only accounts): Remove self.
14427
14428 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14429
14430 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14431 libf2c.
14432
14433 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14434
14435 * MAINTAINERS (Write After Approval): Add self.
14436
14437 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14438
14439 * MAINTAINERS: mips and s390 are also CPU ports.
14440
14441 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14442
14443 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14444
14445 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14446
14447 * MAINTAINERS: Alphabetize.
14448
14449 2001-11-09 Kazu Hirata <kazu@hxi.com>
14450
14451 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14452
14453 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14454
14455 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14456
14457 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14458
14459 * configure.in (--enable-languages): Be more permissive about
14460 syntax. Check for empty lists better. Warn about $LANGUAGES.
14461
14462 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14463
14464 * config.sub: Import from master sources, rev. 1.230.
14465 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14466
14467 2001-11-07 Laurent Guerby <guerby@acm.org>
14468
14469 * MAINTAINERS (Write After Approval): Add self.
14470
14471 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14472
14473 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14474
14475 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14476
14477 * config.sub: Import from master sources, rev 1.226.
14478 * config.guess: Import from master sources, rev 1.216.
14479
14480 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14481
14482 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14483 * MAINTAINERS: Add self as maintainer of MMIX port.
14484 Remove old after-approval entry.
14485
14486 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14487
14488 * ChangeLog, configure: Fix spelling errors.
14489
14490 2001-10-20 Brendan Kehoe <brendan@zen.org>
14491
14492 * MAINTAINERS: Tweak my address.
14493
14494 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14495
14496 * MAINTAINERS: Update my email address.
14497
14498 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14499
14500 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14501 * MAINTAINERS: Add self as maintainer of CRIS port.
14502
14503 2001-10-10 Geert Bosch <bosch@gnat.com>
14504
14505 * MAINTAINERS (Various maintainers: Ada front end):
14506 Added Robert Dewar.
14507
14508 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14509
14510 * MAINTAINERS (Write After Approval): Added self
14511
14512 2001-10-02 Geert Bosch <bosch@gnat.com>
14513
14514 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14515
14516 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14517
14518 * configure: Handle temporary files securely using mkdir.
14519
14520 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14521
14522 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14523
14524 2001-09-26 Will Cohen <wcohen@redhat.com>
14525
14526 * configure.in (*-*-linux*): Disable configuration of target-newlib
14527 and target-libgloss.
14528
14529 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14530
14531 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14532 RANLIB.
14533
14534 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14535
14536 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14537 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14538 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14539 avoid quotes nesting problems.
14540 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14541 (DO_X): Export only variables that are set.
14542
14543 2001-09-19 Ben Elliston <bje@redhat.com>
14544
14545 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14546 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14547 semantics. Use the shell built-in "type" command instead.
14548
14549 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14550
14551 Merged from gcc-3_0-branch:
14552 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14553 * ltcf-c.sh: Use $objext, not $ac_objext.
14554 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14555 * ltcf-cxx.sh: Add support for GNU.
14556 2001-07-22 Timothy Wall <twall@redhat.com>
14557 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14558 default settings if using GNU tools with that configuration.
14559 * ltcf-cxx.sh: Ditto.
14560 * ltcf-gcj.sh: Ditto.
14561 2001-07-21 Michael Chastain <chastain@redhat.com>
14562 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14563 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14564 * ltmain.sh: Mark as gcc-local.
14565
14566 2001-08-30 Eric Christopher <echristo@redhat.com>
14567 Jason Eckhardt <jle@redhat.com>
14568
14569 * config.guess: Merge from master sources.
14570 * config.sub: Merge from master sources, add support for mipsisa32.
14571
14572 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14573 * config.sub: Merge from master sources, rev 1.219.
14574 * MAINTAINERS: Add self as contact for stormy16 port.
14575
14576 2001-08-14 Zack Weinberg <zackw@panix.com>
14577
14578 * config.sub: Merge from master sources, rev 1.218.
14579 * config.guess: Merge from master sources, rev 1.209.
14580
14581 2001-08-11 Graham Stott <grahams@redhat.com>
14582
14583 * Makefile.in (check-c++): Add missing semicolon.
14584
14585 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14586
14587 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14588
14589 2001-07-30 Eric Christopher <echristo@redhat.com>
14590
14591 * MAINTAINERS (Various maintainers: mips port): Added myself.
14592
14593 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14594
14595 * configure.in (sh-*-linux*): New.
14596
14597 2001-07-27 Richard Henderson <rth@redhat.com>
14598
14599 * .cvsignore: Add LAST_UPDATED.
14600
14601 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14602
14603 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14604
14605 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14606
14607 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14608
14609 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14610
14611 * MAINTAINERS (Write After Approval): Added myself.
14612
14613 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14614
14615 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14616 and libgcj on m68hc11/m68hc12.
14617
14618 2001-06-27 H.J. Lu (hjl@gnu.org)
14619
14620 * Makefile (CFLAGS_FOR_BUILD): New.
14621 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14622
14623 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14624
14625 * README: Remove version number.
14626
14627 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14628
14629 * INSTALL/README: Update wrt. to the installation instructions now
14630 residing in gcc/doc/install.texi.
14631
14632 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14633
14634 * README: Replace with a cut-down and updated version of gcc/README.
14635
14636 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14637
14638 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14639 multilibs to be disabled.
14640
14641 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14642
14643 * MAINTAINERS (Write After Approval): Add myself.
14644
14645 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14646
14647 * config.guess: Import CVS version 1.195.
14648 * config.sub: Import CVS version 1.212.
14649
14650 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14651
14652 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14653 gcc/xgcc is built, use -print-prog-name to find out the program
14654 name to use.
14655
14656 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14657
14658 * config.guess: Import CVS version 1.194. All gcc-local changes
14659 appear to also be in the master copy.
14660 * config.sub: Import CVS version 1.211.
14661
14662 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14663
14664 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14665 with_gcc]: Use `gcc -shared' to build a shared library.
14666
14667 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14668
14669 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14670 archives.
14671
14672 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14673
14674 * MAINTAINERS (Write After Approval): Add myself.
14675
14676 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14677
14678 * configure.in (libstdcxx_flags): Do not try to execute
14679 libstdc++-v3/testsuite_flags until it exists.
14680
14681 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14682
14683 * MAINTAINERS: Update my email address.
14684
14685 2001-05-31 Graham Stott <grahams@redhat.com>
14686
14687 * MAINTAINERS (Write After Approval): Add myself.
14688
14689 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14690
14691 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14692 libraries when using g++ with native linker.
14693
14694 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14695
14696 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14697
14698 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14699
14700 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14701 [aix4*|aix5*]: Prepend blank.
14702
14703 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14704
14705 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14706 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14707 of subdir/configure scripts to use the new libtool.m4.
14708
14709 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14710
14711 * MAINTAINERS (Write After Approval): Add myself.
14712
14713 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14714
14715 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14716
14717 2001-05-11 Ben Elliston <bje@redhat.com>
14718
14719 * Makefile.in (all-sid): New target.
14720 (check-sid, clean-sid, install-sid): Likewise.
14721
14722 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14723
14724 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14725
14726 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14727
14728 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14729 libgcj.
14730
14731 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14732
14733 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14734 gcc/xgcc is built, use -print-prog-name to find out the program
14735 name to use.
14736
14737 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14738
14739 * configure.in (noconfigdirs): Don't reset it from scratch in the
14740 target case; only append to it.
14741
14742 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14743 sparc-*-solaris2.8]: Disable ${libgcj}.
14744
14745 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14746
14747 * configure.in (libgcj_saved): Copy from $libgcj.
14748 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14749 --disable-libgcj.
14750
14751 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14752
14753 * MAINTAINERS: Remove self as MIPS maintainer and
14754 C front end maintainer.
14755
14756 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14757
14758 * configure.in: Move *-chorusos target case to the proper switch.
14759 Disable libgcj.
14760
14761 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14762
14763 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14764 1.641.2.228.
14765
14766 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14767
14768 * Makefile.in (STAGE1_CFLAGS): Pass down.
14769
14770 2001-04-13 Alan Modra <amodra@one.net.au>
14771
14772 * config.guess: Add hppa64-linux support. Note for next import that
14773 this is already in the master file.
14774 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14775
14776 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14777
14778 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14779 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14780
14781 2001-04-11 Stan Shebs <shebs@apple.com>
14782
14783 * MAINTAINERS: Add self as Darwin port maintainer.
14784
14785 2001-04-11 Alan Modra <amodra@one.net.au>
14786
14787 * MAINTAINERS: Update my email address.
14788
14789 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14790
14791 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14792 recent versions of FreeBSD (release 3 or later).
14793 * ltconfig: On FreeBSD, -lc must not be provided when building
14794 a shared library or else the standard -pthread gcc option is
14795 rendered worthless to later users of the built library.
14796
14797 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14798
14799 * MAINTAINERS: Add self and RTH as C front end maintainers.
14800
14801 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14802
14803 * config.sub: Make sure to match an already-canonicalized
14804 machine name (eg. mn10300-unknown-elf).
14805
14806 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14807
14808 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14809 New macros.
14810 (bootstrap, cross): Use RECURSE_FLAGS.
14811 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14812
14813 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14814
14815 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14816
14817 2001-03-22 Colin Howell <chowell@redhat.com>
14818
14819 * Makefile.in (DO_X): Do not backslash single-quotes in
14820 backquotes (two places).
14821
14822 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14823
14824 Re-installed:
14825 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14826 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14827 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14828 * ltcf-cxx.sh: Likewise.
14829 * ltcf-gcj.sh: Likewise.
14830
14831 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14832
14833 * MAINTAINERS: Add myself as "documentation co-maintainer".
14834
14835 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14836
14837 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14838 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14839
14840 2001-03-19 Tom Tromey <tromey@redhat.com>
14841
14842 * config-ml.in: Handle GCJ and GCJFLAGS.
14843
14844 2001-03-21 Michael Chastain <chastain@redhat.com>
14845
14846 * Makefile.in: all-m4 depends on all-texinfo.
14847
14848 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14849
14850 * MAINTAINERS: Add myself to write after approval list.
14851
14852 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14853
14854 * Makefile.in (DO_X): Quote nested quotes.
14855
14856 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14857
14858 * MAINTAINERS: Add myself to write after approval list.
14859
14860 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14861
14862 * Makefile.in (DO_X): Use double quotes for quoting
14863 "RANLIB=$${RANLIB}".
14864
14865 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14866
14867 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14868
14869 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14870
14871 * configure.in: Only use `lang_requires' for languages athat are
14872 actually enabled.
14873
14874 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14875
14876 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14877
14878 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14879
14880 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14881
14882 2001-03-07 Tom Tromey <tromey@redhat.com>
14883
14884 * configure.in: Allow config-lang.in to set `lang_requires' to list
14885 of other required languages.
14886
14887 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14888
14889 * Makefile.in: Remove RANLIB definition. Use RANLIB
14890 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14891 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14892
14893 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14894 Alexandre Oliva <aoliva@redhat.com>
14895
14896 * Makefile.in (check-c++): Use tabs, not spaces.
14897
14898 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14899
14900 * MAINTAINERS: add myself to Write After Approval list.
14901
14902 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14903
14904 * Makefile.in (check-c++): New rule.
14905
14906 * configure.in (target_libs): Remove libg++.
14907 (noconfigdirs): Remove libg++.
14908 (noconfigdirs): Same.
14909 (noconfigdirs): Same.
14910 (noconfigdirs): Same.
14911
14912 * config-ml.in: Remove libg++ references.
14913
14914 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14915 (ALL_TARGET_MODULES): Same.
14916 (configure-target-libg++): Remove.
14917 (all-target-libg++): Remove.
14918 (configure-target-libio): Remove.
14919 (all-target-libio): Remove.
14920 (check-target-libio): Remove.
14921 (.PHONY): Remove.
14922 (libg++.tar.bz2): Remove.
14923 (all-target-cygmon): Remove libio.
14924 (all-target-libstdc++): Remove.
14925 (configure-target-libstdc++): Remove.
14926 (TARGET_LIB_PATH): Remove libstdc++.
14927 (ALL_GCC_CXX): Remove libstdc++.
14928 (all-target-gperf): Correct.
14929
14930 2001-02-16 Nick Clifton <nickc@redhat.com>
14931
14932 * configure.in (noconfigdirs): Allow configuration of texinfo
14933 for Cygwin hosts.
14934
14935 2001-02-15 Anthony Green <green@redhat.com>
14936
14937 * configure: Introduce GCJ_FOR_TARGET.
14938 * configure.in: Ditto.
14939 * Makefile.in: Ditto.
14940
14941 2001-02-13 Andreas Schwab <schwab@suse.de>
14942
14943 * MAINTAINERS: Update mail address.
14944
14945 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14946
14947 * config.guess: Add linux target for S/390.
14948 * config.sub: Likewise.
14949
14950 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14951
14952 * configure.in: for *-chorusos, don't config target-newlib and
14953 target-libgloss.
14954
14955 2001-02-06 Ben Elliston <bje@redhat.com>
14956
14957 * configure: Output host type to stdout, not stderr.
14958
14959 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14960
14961 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14962 * ltcf-cxx.sh: Likewise.
14963
14964 * config.if: Assume enable_libstdcxx_v3 is defined.
14965
14966 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14967
14968 Remove V2 C++ library.
14969 * configure.in: Remove --enable-libstdcxx_v3 support.
14970
14971 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14972
14973 * include/demangle.h: Add prototype for java_demangle_v3.
14974
14975 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14976
14977 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14978
14979 2001-01-27 Richard Henderson <rth@redhat.com>
14980
14981 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14982
14983 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14984
14985 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14986 Don't unset, it's non-portable and no longer necessary, set to empty
14987 instead.
14988
14989 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14990
14991 * ltconfig: Shell portability fix for the tagname validity check.
14992
14993 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14994
14995 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14996 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14997
14998 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14999
15000 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
15001
15002 2001-01-26 Tom Tromey <tromey@redhat.com>
15003
15004 * configure.in: Allow libgcj to be built on Sparc Solaris.
15005
15006 2001-01-25 David Edelsohn <edelsohn@gnu.org>
15007
15008 * ltcf-c.sh: Add aix5 case.
15009 * ltcf-cxx.sh: Likewise.
15010 * ltconfig: Likewise.
15011
15012 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
15013
15014 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
15015 keep at least one of build_libtool_libs or build_old_libs set to
15016 yes.
15017
15018 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
15019 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
15020
15021 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
15022
15023 * configure.in: Enable libgcj on several additional platforms.
15024
15025 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
15026
15027 * configure.in: Enable libgcj for linux targets.
15028
15029 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15030
15031 * MAINTAINERS (Write After Approval): Add myself.
15032
15033 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
15034
15035 * MAINTAINERS: Add myself as vax port maintainer.
15036
15037 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
15038
15039 * MAINTAINERS: Add myself as Mercury front-end maintainer.
15040
15041 2001-01-09 Mike Stump <mrs@wrs.com>
15042
15043 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
15044 failures of subdirectories.
15045
15046 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15047
15048 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
15049 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
15050 * ltcf-cxx.sh: Likewise.
15051 * ltcf-gcj.sh: Likewise.
15052 * ltconfig.sh: Fix typo.
15053
15054 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15055
15056 * configure: handle DOS-style absolute paths.
15057
15058 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15059
15060 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
15061
15062 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
15063
15064 * MAINTAINERS: Add myself as avr port co-maintainer.
15065
15066 2000-12-28 Ben Elliston <bje@redhat.com>
15067
15068 * MAINTAINERS: Add myself under ``Write After Approval''.
15069
15070 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
15071
15072 * texinfo: Remove directory from GCC.
15073
15074 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
15075
15076 * COPYING: Update to current
15077 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
15078 to 19yy as example year in copyright notice).
15079
15080 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
15081
15082 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
15083 (libstdcxx_incdir): Pass down.
15084 * config.if: Remove expired bits for cxx_interface, add stub.
15085 (libstdcxx_incdir): Add variable for g++ include directory.
15086 * configure.in (gxx_include_dir): Use it.
15087
15088 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
15089
15090 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
15091 with old-email address from ``Write After Approval''.
15092
15093 2000-12-15 Andreas Jaeger <aj@suse.de>
15094
15095 * configure.in: Handle lang_dirs.
15096
15097 2000-12-14 Tom Tromey <tromey@redhat.com>
15098
15099 * MAINTAINERS: Removed brads.
15100
15101 * MAINTAINERS: Added gcj developers.
15102
15103 2000-12-13 Anthony Green <green@redhat.com>
15104
15105 * configure.in: Disable libgcj for any target not specifically
15106 listed. Disable libgcj for x86 and Alpha Linux until compatible
15107 with g++ abi.
15108
15109 2000-12-13 Mike Stump <mrs@wrs.com>
15110
15111 * Makefile.in (local-distclean): Also remove fastjar.
15112
15113 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
15114
15115 * contrib/gcc_update: Add fastjar --touch entries.
15116
15117 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
15118
15119 * configure.in: Disable language-specific target libraries for
15120 languages that aren't enabled.
15121
15122 2000-12-10 Anthony Green <green@redhat.com>
15123
15124 * configure.in: Define libgcj. Disable libgcj target libraries for
15125 most targets.
15126
15127 2000-12-10 Neil Booth <neilb@earthling.net>
15128
15129 * MAINTAINERS: Update mail address, remove from WAA list.
15130
15131 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15132
15133 * libjava: Imported from /cvs/java.
15134 * libffi: Likewise.
15135 * Boehm-gc: Likewise.
15136
15137 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15138
15139 * configure.in (target_libs): Revert 2000-12-08 patch.
15140 (noconfigdirs): Added target-libjava.
15141
15142 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15143
15144 * djunpack.bat: removed.
15145
15146 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15147
15148 * Makefile.in: handle DOS-style absolute paths.
15149 * config-ml.in: likewise.
15150 * symlink-tree: likewise.
15151
15152 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15153
15154 * fastjar: Imported.
15155
15156 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15157
15158 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15159 libjava.
15160 * configure.in (target_libs): Removed `target-libjava'.
15161
15162 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15163
15164 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15165 (ALL_MODULES): Added fastjar.
15166 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15167 (all-target-libjava): all-fastjar replaces all-zip.
15168 (all-fastjar): Added.
15169 (configure-target-fastjar, all-target-fastjar): Likewise.
15170 * configure.in (host_tools): Added fastjar.
15171
15172 2000-12-07 Mike Stump <mrs@wrs.com>
15173
15174 * Makefile.in (local-distclean): Remove leftover built files.
15175
15176 2000-11-24 Nick Clifton <nickc@redhat.com>
15177
15178 * configure.in (xscale-elf): Add target.
15179 (xscale-coff): Add target.
15180
15181 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
15182
15183 * ltcf-cxx.sh: Support creation of C++ shared libraries on
15184 recent versions of FreeBSD (release 3 or later).
15185 * ltconfig: On FreeBSD, -lc must not be provided when building
15186 a shared library or else the standard -pthread gcc option is
15187 rendered worthless to later users of the built library.
15188
15189 2000-11-16 Fred Fish <fnf@be.com>
15190
15191 * configure.in (enable_libstdcxx_v3): Fix typo,
15192 libstd++ -> libstdc++.
15193
15194 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15195
15196 * MAINTAINERS: Add self to Write After Approval list.
15197
15198 2000-11-21 Bernd Schmidt <bernds@redhat.com>
15199
15200 * MAINTAINERS: Update my email address. Add myself to global write
15201 privs list.
15202
15203 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
15204
15205 * Makefile.in: Merge with src and libgcj.
15206 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15207 configure-target-<library> when their configure scripts need the C
15208 or C++ library to have already been built to work properly.
15209 (do_proto_toplev): Set them to an empty string.
15210
15211 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15212 (REALLY_SET_LIB_PATH): Use them.
15213
15214 2000-11-17 Stan Shebs <shebs@apple.com>
15215
15216 * MAINTAINERS: Add self to Write After Approval list.
15217
15218 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15219
15220 * configure: Provide the original toplevel configure arguments
15221 (including $0) to subprocesses in the environment rather than
15222 through gcc/configargs.h.
15223
15224 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15225
15226 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15227 C99. Alphabetise "Write After Approval" list.
15228
15229 2000-11-12 Mark Mitchell <mark@codesourcery.com>
15230
15231 * configure: Turn on libstdc++ V3 by default.
15232
15233 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15234 if we've got GCC.
15235
15236 2000-11-11 Philip Blundell <philb@gnu.org>
15237
15238 * MAINTAINERS: Add self to Write After Approval list.
15239
15240 2000-11-09 David Edelsohn <edelsohn@gnu.org>
15241
15242 * ltcf-c.sh (aix4): Improve shared library configuration; require
15243 exporting symbols.
15244 * ltcf-cxx.sh (aix4): Define.
15245 * ltconfig (aix4): Define library and soname specs appropriate for
15246 AIX. Define command to create export symbols list.
15247
15248 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
15249
15250 * config.sub: Add support for Sun Chorus
15251
15252 2000-10-31 Nick Clifton <nickc@redhat.com>
15253
15254 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15255 <name>@redhat.com. Also installed new email address for Clint
15256 Popetz.
15257
15258 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15259
15260 * etc: Remove directory from GCC.
15261
15262 2000-10-16 Michael Meissner <meissner@redhat.com>
15263
15264 * configure (gcc/configargs.h): Only create if there is a build GCC
15265 directory created.
15266
15267 2000-10-16 Matthias Klose <doko@debian.org>
15268
15269 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15270 when configured for libstdc++-v3.
15271
15272 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
15273
15274 * configure: Save configure arguments to gcc/configargs.h.
15275
15276 2000-10-04 Philipp Thomas <pthomas@suse.de>
15277
15278 * config.guess: Import CVS version 1.157.
15279 * config.sub: Import CVS version 1.181.
15280
15281 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
15282
15283 * Makefile.in (bootstrap): avoid recursion if subdir missing
15284 (cross): ditto
15285 (do-proto-toplev): ditto
15286
15287 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
15288
15289 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15290 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15291
15292 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15293 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15294 all affected `configure' scripts.
15295
15296 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15297
15298 * MAINTAINERS: Add self as cpplib co-maintainer.
15299
15300 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
15301
15302 * MAINTAINERS: Add self to Write After Approval list.
15303
15304 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15305
15306 * INSTALL/README: egcs -> GCC update.
15307
15308 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
15309
15310 * MAINTAINERS: Add myself to Write After Approval list.
15311
15312 2000-09-15 Kazu Hirata <kazu@hxi.com>
15313
15314 * MAINTAINERS: Add myself to Write After Approval list.
15315
15316 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15317
15318 * configure.in: Do not build byacc for hppa64. Provide paths to the
15319 X11 libraries for hppa64.
15320
15321 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15322
15323 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15324
15325 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
15326
15327 * Makefile.in (all-zlib): Added dummy target.
15328
15329 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15330 ltcf-gcj.sh: Updated from libtool multi-language branch.
15331
15332 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
15333
15334 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15335 (bootstrap*): Depend on all-bootstrap.
15336
15337 2000-09-05 Philipp Thomas <pthomas@suse.de>
15338
15339 * config.guess: Import CVS version 1.156.
15340 * config.sub: Import CVS version 1.179.
15341
15342 2000-09-02 Anthony Green <green@cygnus.com>
15343
15344 * Makefile.in (all-gcc): Depend on all-zlib.
15345 (CLEAN_MODULES): Add clean-zlib.
15346 (ALL_MODULES): Add all-zlib.
15347 * configure.in (host_libs): Add zlib.
15348
15349 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
15350
15351 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15352 crosses, but add gcc/include to the header search path for them.
15353
15354 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15355
15356 * MAINTAINERS: Add self to Write After Approval list.
15357
15358 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15359
15360 * config.guess: Import CVS version 1.152.
15361 * config.sub: Import CVS version 1.177.
15362
15363 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
15364
15365 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15366 $targargs to tell whether newlib is going to be built.
15367
15368 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15369 $$r/TARGET_SUBDIR/libio for _G_config.h.
15370
15371 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
15372
15373 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15374
15375 2000-08-22 DJ Delorie <dj@redhat.com>
15376
15377 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15378
15379 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
15380
15381 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15382 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15383 sub-configures.
15384
15385 2000-08-21 DJ Delorie <dj@redhat.com>
15386
15387 * MAINTAINERS: Add self as a libiberty maintainer
15388
15389 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
15390
15391 * configure.in (libstdcxx_flags): Use
15392 libstdc++-v3/src/libstdc++.INC.
15393
15394 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
15395
15396 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15397
15398 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15399
15400 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15401
15402 * configure: Make enable_threads and enable_shared defaults
15403 explicit. Substitute enable_threads into generated Makefiles.
15404 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15405 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15406
15407 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15408
15409 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15410
15411 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15412
15413 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15414 previous delta.
15415
15416 2000-08-11 Jason Merrill <jason@redhat.com>
15417
15418 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15419 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15420 (FLAGS_FOR_TARGET): Not here.
15421 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15422
15423 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15424
15425 * config-ml.in (CC, CXX): Don't introduce a leading space.
15426
15427 2000-08-07 DJ Delorie <dj@delorie.com>
15428
15429 * MAINTAINERS: Add self as a DJGPP maintainer
15430
15431 2000-08-07 DJ Delorie <dj@redhat.com>
15432
15433 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15434 "if we're also building gcc, and it's a gcc that will run on the
15435 build machine, we want to use its includes instead of the system's
15436 default includes".
15437
15438 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15439
15440 * MAINTAINERS: Add self to Write After Approval list.
15441
15442 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15443
15444 * configure.in (libstdcxx_flags): Don't use `"'.
15445
15446 * config-ml.in: Adjust multilib search paths to the
15447 appropriate multilib tree.
15448
15449 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15450
15451 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15452 commas in $LANGUAGES.
15453
15454 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15455
15456 * configure.in: Re-enable all references to libg++ and librx.
15457
15458 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15459
15460 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15461 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15462 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15463 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15464
15465 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15466
15467 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15468
15469 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15470 CXX_FOR_TARGET for sed.
15471
15472 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15473
15474 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15475 Do not override if already set in the environment or in configure.
15476 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15477 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15478
15479 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15480
15481 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15482 the libtool CVS tree multi-language branch.
15483 * ltconfig, ltmain.sh: Updated.
15484
15485 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15486
15487 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15488 (clean-target): Depend on it.
15489
15490 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15491 (GCC_FOR_TARGET): Use it.
15492 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15493 * configure.in: ... here.
15494 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15495 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15496
15497 2000-07-24 Eric Christopher <echristo@cygnus.com>
15498
15499 * MAINTAINERS: Add self to Write After Approval list.
15500
15501 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15502
15503 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15504 (configure-target-libchill, configure-target-libobjc): Likewise.
15505
15506 * configure.in: Use the same cache file for all target libs.
15507 * config-ml.in: But different cache files per multilib variant.
15508
15509 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15510
15511 * configure (topsrcdir): Don't use dirname.
15512
15513 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15514
15515 * MAINTAINERS: Add self to Write After Approval list.
15516
15517 2000-07-20 Jason Merrill <jason@redhat.com>
15518
15519 * configure.in: Remove all references to libg++ and librx.
15520
15521 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15522
15523 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15524
15525 * config.sub: Update to subversions version 2000-07-06.
15526
15527 2000-07-12 Andrew Haley <aph@cygnus.com>
15528
15529 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15530 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15531
15532 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15533
15534 * symlink-tree: Check number of arguments.
15535
15536 2000-07-05 Jim Wilson <wilson@cygnus.com>
15537
15538 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15539 search path for a g++ extracted from the build tree. This
15540 will allow link tests run by configure scripts in
15541 subdirectories to succeed.
15542
15543 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15544
15545 * ltconfig: Add support for mips-dde-sysv4.2MP
15546
15547 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15548
15549 * MAINTAINERS: Add myself as loop discovery maintainer.
15550
15551 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15552
15553 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15554 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15555
15556 2000-06-19 Timothy Wall <twall@cygnus.com>
15557
15558 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15559 * config.sub: Add tic54x target.
15560
15561 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15562
15563 * MAINTAINERS: Add self as Fortran maintainer,
15564 remove Craig Burley.
15565
15566 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15567
15568 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15569 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15570
15571 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15572
15573 * MAINTAINERS: Add self as i18n maintainer
15574
15575 20000-05-21 H.J. Lu (hjl@gnu.org)
15576
15577 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15578 directory are used if they exist. Make sure
15579 $(build_tooldir)/include is searched for header files,
15580 $(build_tooldir)/lib/ for library files.
15581 (GCC_FOR_TARGET): Likewise.
15582 (CXX_FOR_TARGET): Likewise.
15583
15584 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15585
15586 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15587
15588 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15589
15590 * Makefile.in (configure-target-libiberty): Depend on
15591 configure-target-newlib.
15592
15593 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15594
15595 * configure.in, Makefile.in: Merge all libffi-related
15596 configury stuff from the libgcj tree.
15597
15598 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15599
15600 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15601 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15602
15603 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15604
15605 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15606 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15607 current version information. Add to proto-toplev directory.
15608 (gdb-taz): Build do-djunpack.
15609
15610 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15611
15612 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15613
15614 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15615
15616 * MAINTAINERS: Add self to Write After Approval list.
15617
15618 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15619
15620 * ltmain.sh: Preserve in relink_command any environment
15621 variables that may affect the linker behavior.
15622
15623 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15624
15625 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15626
15627 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15628
15629 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15630
15631 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15632
15633 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15634 with the version name.
15635
15636 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15637
15638 * MAINTAINERS: Add self as bb-reorder maintainer.
15639
15640 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15641
15642 * config.if: Tweak.
15643
15644 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15645
15646 * djunpack.bat: New file.
15647
15648 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15649
15650 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15651 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15652 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15653 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15654
15655 2000-04-16 Dave Pitts <dpitts@cozx.com>
15656
15657 * config.sub (case $basic_machine): Change default for "ibm-*"
15658 to "openedition".
15659
15660 2000-04-13 Andreas Jaeger <aj@suse.de>
15661
15662 * MAINTAINERS: Added myself.
15663
15664 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15665
15666 * Makefile.in (gdb-taz): New target. GDB specific archive.
15667 (do-md5sum): New target.
15668 (MD5PROG): Define.
15669 (PACKAGE): Default to TOOL.
15670 (VER): Default to a shell script.
15671 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15672 md5 checksum generation.
15673 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15674 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15675 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15676 insight.tar.bz2): Use gdb-taz to create archive.
15677
15678 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15679
15680 * configure (warn_cflags): Delete.
15681
15682 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15683
15684 * MAINTAINERS: Added myself.
15685
15686 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15687 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15688
15689 * configure.in (enable_libstdcxx_v3): Add.
15690 (target_libs): Add bits here to switch between libstdc++-v2 and
15691 libstdc++-v3.
15692 * config.if: And this file too.
15693 * Makefile.in: Add libstdc++-v3 targets.
15694
15695 2000-04-05 Michael Meissner <meissner@redhat.com>
15696
15697 * config.sub (d30v): Add d30v as a basic machine type.
15698
15699 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15700
15701 * configure.in: -linux-gnu*, not -linux-gnu.
15702
15703 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15704
15705 * MAINTAINERS: Add self in write-after-approval section.
15706
15707 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15708
15709 * MAINTAINERS: Add self as ia64 port maintainer.
15710
15711 2000-03-08 Neil Booth <NeilB@earthling.net>
15712
15713 * MAINTAINERS: Add self in write-after-approval section.
15714
15715 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15716
15717 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15718 (do-tar-bz2): Replace TOOL with PACKAGE.
15719 (gdb.tar.bz2): Remove GDBTK from GDB package.
15720 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15721 dejagnu.tar.bz2): New packages.
15722
15723 2000-02-27 Andreas Jaeger <aj@suse.de>
15724
15725 * configure.in: Add entry for mips*-*-linux*, move catch all
15726 *-*-*linux* entry below this one.
15727
15728 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15729
15730 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15731
15732 2000-02-24 Nick Clifton <nickc@cygnus.com>
15733
15734 * config.sub: Support an OS of "wince".
15735
15736 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15737
15738 * config.guess, config.sub: Updated to match config's 2000-02-15
15739 version.
15740
15741 2000-02-23 Linas Vepstas <linas@linas.org>
15742
15743 * config.sub: Add support for Linux/IBM 370.
15744 * configure.in: Likewise.
15745
15746 2000-02-22 Nick Clifton <nickc@cygnus.com>
15747
15748 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15749
15750 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15751
15752 * config.guess: Guess "cygwin" rather than "cygwin32".
15753
15754 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15755
15756 * configure (gcc_version): When setting, narrow search to
15757 lines containing `version_string'.
15758
15759 2000-02-15 Denis Chertykov <denisc@overta.ru>
15760
15761 * config.sub: Add support for avr target.
15762
15763 2000-02-14 Nick Clifton <nickc@cygnus.com>
15764
15765 * MAINTAINERS: Add maintainers for MCore port.
15766
15767 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15768
15769 * config.sub: Add mmix-knuth-mmixware.
15770
15771 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15772
15773 * MAINTAINERS: Pair cccp with cpplib maintainership.
15774
15775 2000-01-27 Christopher Faylor <cgf@redhat.com>
15776
15777 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15778 structure stuff to -L library search.
15779 (CXX_FOR_TARGET): Ditto.
15780 (CROSS_CHECK_MODULES): Fix spelling mistake.
15781
15782 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15783
15784 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15785 the C++ compiler.
15786
15787 2000-01-12 Richard Henderson <rth@cygnus.com>
15788
15789 * configure.in: Don't build some bits for beos.
15790
15791 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15792
15793 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15794 as include files.
15795
15796 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15797
15798 * Add self as cpplib maintainer, as requested by Jason
15799 Merrill. Correct my e-mail address.
15800
15801 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15802
15803 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15804 not mh-aix43.
15805
15806 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15807
15808 * MAINTAINERS: Add myself to "write after approval" list.
15809
15810 1999-12-14 Richard Henderson <rth@cygnus.com>
15811
15812 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15813 * config.sub: Accept alphaev[78], alphaev8.
15814
15815 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15816
15817 * config.guess, config.sub: Update from autoconf.
15818
15819 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15820
15821 * MAINTAINERS: update my playtime e-address.
15822
15823 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15824
15825 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15826 necessary libraries are missing.
15827
15828 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15829
15830 * MAINTAINERS: Add new 'write after approval' maintainer.
15831
15832 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15833
15834 * MAINTAINERS: Add new Java maintainer.
15835
15836 1999-10-25 Andreas Schwab <schwab@suse.de>
15837
15838 * configure: Fix quoting inside arguments of eval.
15839
15840 1999-10-21 Nick Clifton <nickc@cygnus.com>
15841
15842 * config-ml.in: Allow suppression of some ARM multilibs.
15843
15844 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15845
15846 * config.guess: Add OS/390 match pattern.
15847 * config.sub: Add mvs, openedition targets.
15848 * configure.in (i370-ibm-opened*): New.
15849
15850 1999-09-04 Steve Chamberlain <sac@pobox.com>
15851
15852 * config.sub: Add support for configuring for pj.
15853
15854 1999-08-31 Nick Clifton <nickc@cygnus.com>
15855
15856 * config.sub (maybe_os): Add support for configuring for fr30.
15857
15858 1999-08-25 Nick Clifton <nickc@cygnus.com>
15859
15860 * configure.in: Do not configure or build ld for AIX
15861 platforms. ld is known to be broken on these platforms.
15862
15863 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15864
15865 * config-ml.in: Pass compiler flag corresponding to multidirs to
15866 subdir configures.
15867
15868 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15869
15870 * Makefile.in (LDFLAGS): Define.
15871
15872 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15873
15874 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15875 noconfigdirs.
15876 (*-*-cygwin*): Likewise.
15877
15878 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15879
15880 * mkdep: New file.
15881 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15882 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15883
15884 From Eli Zaretskii <eliz@is.elta.co.il>:
15885 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15886 long file name when using DJGPP on MS-DOS.
15887
15888 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15889
15890 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15891
15892 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15893
15894 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15895 dependency as this causes "make check" to globally "make all"
15896
15897 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15898
15899 * configure.in (target_libs): Added target-zlib.
15900 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15901 (CONFIGURE_TARGET_MODULES): Likewise.
15902 (CHECK_TARGET_MODULES): Likewise.
15903 (INSTALL_TARGET_MODULES): Likewise.
15904 (CLEAN_TARGET_MODULES): Likewise.
15905 (configure-target-zlib): New target.
15906 (all-target-zlib): Likewise.
15907 (all-target-libjava): Depend on all-target-zlib.
15908 (configure-target-libjava): Depend on configure-target-zlib.
15909
15910 * Makefile.in (configure-target-libjava): Depend on
15911 configure-target-newlib.
15912 (configure-target-boehm-gc): New target.
15913 (configure-target-qthreads): New target.
15914
15915 * configure.in (target_libs): Added target-qthreads.
15916 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15917 (CONFIGURE_TARGET_MODULES): Likewise.
15918 (CHECK_TARGET_MODULES): Likewise.
15919 (INSTALL_TARGET_MODULES): Likewise.
15920 (CLEAN_TARGET_MODULES): Likewise.
15921 (all-target-qthreads): New target.
15922 (configure-target-libjava): Depend on configure-target-qthreads.
15923 (all-target-libjava): Depend on all-target-qthreads.
15924
15925 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15926 (CONFIGURE_TARGET_MODULES): Likewise.
15927 (CHECK_TARGET_MODULES): Likewise.
15928 (INSTALL_TARGET_MODULES): Likewise.
15929 (CLEAN_TARGET_MODULES): Likewise.
15930 (all-target-libjava): New target.
15931 (all-target-boehm-gc): Likewise.
15932 * configure.in (target_libs): Added libjava, boehm-gc.
15933
15934 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15935
15936 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15937 configure.bat in SUPPORT_FILES.
15938 (gas+binutils.tar.bz2): Likewise.
15939
15940 * makeall.bat: Remove; obsolete.
15941
15942 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15943
15944 From Mark Elbrecht:
15945 * configure.bat: Remove; obsolete.
15946
15947 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15948
15949 * configure: Add -W -Wall to the default CFLAGS when compiling with
15950 gcc.
15951
15952 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15953
15954 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15955
15956 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15957
15958 * configure.in: Build ld on IRIX6.
15959
15960 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15961
15962 * Makefile.in: Change distribution targets to use bzip2 instead of
15963 gzip.
15964 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15965 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15966
15967 1999-06-04 Nick Clifton <nickc@cygnus.com>
15968
15969 * config.sub: Add mcore target.
15970
15971 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15972
15973 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15974
15975 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15976
15977 * config.guess (dummy): Changed to $dummy.
15978
15979 1999-05-24 Nick Clifton <nickc@cygnus.com>
15980
15981 * config.sub: Tidied up case statements.
15982
15983 1999-05-22 Ben Elliston <bje@cygnus.com>
15984
15985 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15986 <jiro@din.or.jp>.
15987
15988 * config.guess: Merge with FSF version. Future changes will be
15989 more accurately recorded in this ChangeLog.
15990 * config.sub: Likewise.
15991
15992 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15993
15994 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15995
15996 1999-04-30 Tom Tromey <tromey@cygnus.com>
15997
15998 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15999
16000 1999-04-23 Tom Tromey <tromey@cygnus.com>
16001
16002 * ltconfig, ltmain.sh: Update to libtool 1.2f.
16003
16004 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
16005
16006 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
16007 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
16008 Bad merge removed these two changes.
16009
16010 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
16011 Martin Heller (Ing.-Buero_Heller@t-online.de)
16012
16013 * config.guess (interix Alpha): Add.
16014
16015 1999-04-11 Richard Henderson <rth@cygnus.com>
16016
16017 * configure.in (i?86-*-beos*): Do config gperf; don't config
16018 gdb, newlib, or libgloss.
16019
16020 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
16021
16022 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
16023 link a trivial program with -mabi=64. If it fails, remove mabi=64
16024 from multidirs.
16025
16026 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
16027
16028 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
16029
16030 1999-04-08 Nick Clifton <nickc@cygnus.com>
16031
16032 * config.sub: Add support for mcore targets.
16033
16034 1999-04-07 Michael Meissner <meissner@cygnus.com>
16035
16036 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
16037 not mt-ospace, in order to shut up assembler warning about using
16038 symbols that are named the same as registers.
16039
16040 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
16041
16042 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
16043 dependency list for all-target-cygmon.
16044
16045 1999-04-05 Doug Evans <devans@casey.cygnus.com>
16046
16047 * config-ml.in: Check $host, not $target, for selective multilibs.
16048 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
16049 thumb interworking, and underscore prefix multilibs.
16050
16051 1999-04-04 Ian Lance Taylor <ian@zembu.com>
16052
16053 * missing: Update to version from current automake.
16054
16055 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
16056
16057 * configure (gxx_include_dir): Removed.
16058
16059 * configure.in (gxx_include_dir): Handle it.
16060 * Makefile.in: Likewise.
16061
16062 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
16063
16064 * config.sub (mips64vr4111,mips64vr4111el) Add.
16065
16066 1999-03-21 Ben Elliston <bje@cygnus.com>
16067
16068 * config.guess: Correct typo for detecting ELF on FreeBSD.
16069
16070 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
16071
16072 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
16073 config/mh-djgpp.
16074
16075 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
16076
16077 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
16078 all-target-newlib to dependency list for all-target-bsp.
16079
16080 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
16081
16082 * config.sub: Add i386-uwin support.
16083 * config.guess: Likewise.
16084
16085 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16086
16087 * configure.in: cleanup, add mh-*pic handling for arm, special
16088 case powerpc*-*-aix*
16089
16090 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
16091
16092 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16093 can be built.
16094
16095 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
16096
16097 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16098 targets.
16099
16100 1999-03-02 Nick Clifton <nickc@cygnus.com>
16101
16102 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16103
16104 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
16105
16106 * config.sub: Check for "cygwin*" rather than "cygwin32*"
16107
16108 1999-02-24 Nick Clifton <nickc@cygnus.com>
16109
16110 * config.sub: Fix typo in arm recognition.
16111
16112 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
16113
16114 * configure.in (noconfigdirs): Changed target_configdirs to
16115 include target-bsp only for m68k-*-elf* and m68k-*-coff*
16116 rather than m68k-*-* since it is not known to work on
16117 m68k-aout. Ditto for arm-*-*oabi.
16118
16119 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
16120
16121 * configure.in (*-*-windows*): Remove, no longer used.
16122
16123 1999-02-19 Ben Elliston <bje@cygnus.com>
16124
16125 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16126 Smart and improved by Andrew Cagney.
16127
16128 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
16129
16130 * config.guess: Recognize openbsd-*-hppa.
16131
16132 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
16133
16134 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16135 only if it is not empty.
16136
16137 1999-02-17 Nick Clifton <nickc@cygnus.com>
16138
16139 Patch from: Scott Bambrough <scottb@corelcomputer.com>
16140
16141 * config.guess: Modified to recognize uname's armv* syntax.
16142
16143 * config.sub: Modified to recognize uname's armv* syntax.
16144
16145 1999-02-17 Mark Salter <msalter@cygnus.com>
16146
16147 * configure.in: Added target-bsp for sparclite.
16148
16149 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
16150
16151 * config.sub: Recognize alphapca5[67] and up to alphaev8.
16152
16153 1999-02-08 Nick Clifton <nickc@cygnus.com>
16154
16155 * configure.in: Add support for strongarm port.
16156 * config.sub: Add support for strongarm target.
16157
16158 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
16159
16160 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16161 the old name config/mh-cygwin32.
16162 Enable texinfo.
16163
16164 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
16165
16166 * configure.in: Do build ld for ix86 Solaris.
16167
16168 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
16169
16170 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
16171 $AR_FOR_TARGET. Likewise for RANLIB.
16172
16173 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
16174
16175 * config.sub (oabi): Recognize.
16176 * configure.in (arm-*-oabi): Handle.
16177
16178 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
16179
16180 * config.guess: Improve detection of i686 on UnixWare 7.
16181
16182 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
16183
16184 * config.guess: Add support for i386-pc-interix.
16185 * config.sub: Likewise.
16186 * configure.in: Likewise.
16187
16188 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
16189
16190 * Makefile.in: Remove unneeded all-target-libio from
16191 from all-target-winsup target since it is now unneeded.
16192 Add all-target-libtermcap in its place since it is now
16193 needed.
16194
16195 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16196
16197 * configure.in: makefile stub for cygwin target is probably
16198 unnecessary. Remove it for now.
16199
16200 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16201
16202 * configure.in: libtermcap.a should be built when cygwin is the
16203 target as well as the host.
16204 * config.guess: Allow mixed case in cygwin uname output.
16205 * Makefile.in: Add libtermcap target.
16206
16207 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16208
16209 * config.sub: Clean up handling of hppa2.0.
16210
16211 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16212
16213 * config.guess: Use C code to identify more HP machines.
16214
16215 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16216
16217 * config.sub: Handle hppa2.0.
16218
16219 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16220
16221 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16222 cygmon for all sparclite targets, regardless of object format.
16223
16224 1998-12-15 Mark Salter <msalter@cygnus.com>
16225
16226 * configure.in: Added target-bsp for several target architectures.
16227
16228 * Makefile.in: Added rules for bsp.
16229
16230 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16231
16232 * config.guess: Improve detection of hppa2.0 processors.
16233
16234 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16235
16236 * config.guess: Recognize FreeBSD using ELF automatically.
16237
16238 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16239
16240 * configure (skip-this-dir): Add handling for new shell script, which
16241 might be created by a sub-directory's configure to indicate, this particular
16242 directory is "unwanted".
16243 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16244
16245 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16246
16247 * ltconfig: import from libtool, after changing libtool to
16248 account for the cygwin name change.
16249
16250 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16251
16252 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16253 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16254
16255 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16256
16257 * configure.in: Add libtermcap to list of cygwin dependencies.
16258
16259 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16260
16261 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16262 they include winsup/include when it's a cygwin target.
16263
16264 1998-11-12 Tom Tromey <tromey@cygnus.com>
16265
16266 * configure.in (host_tools): Added zip.
16267 * Makefile.in (all-target-libjava): Depend on all-zip.
16268 (all-zip): New target.
16269 (ALL_MODULES): Added all-zip.
16270 (NATIVE_CHECK_MODULES): Added check-zip.
16271 (INSTALL_MODULES): Added install-zip.
16272 (CLEAN_MODULES): Added clean-zip.
16273
16274 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16275
16276 * Makefile.in: lose "32" from comment about cygwin.
16277
16278 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16279
16280 * configure.in: Use -Os to build target libraries for the fr30.
16281
16282 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16283
16284 * config.sub: Add fr30.
16285
16286 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16287
16288 * configure.in: drop "32" from config/mh-cygwin32. Check
16289 cygwin* instead of cygwin32*.
16290 * config.sub: Check cygwin* instead of cygwin32*.
16291
16292 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16293
16294 * config.guess: Match any version of Unixware7.
16295
16296 1998-10-20 Syd Polk <spolk@cygnus.com>
16297
16298 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16299 if desired.
16300
16301 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16302
16303 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16304 these if the appropriate directories and files to not exist.
16305
16306 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16307
16308 * Makefile.in (DEVO_SUPPORT): Add config.if.
16309
16310 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16311
16312 * configure: Add pattern to replace "build_tooldir"'s
16313 definition in the generated Makefile with "tooldir"'s
16314 actual value.
16315
16316 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16317
16318 * config.sub: Bring back lost sparcv9.
16319
16320 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16321
16322 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16323
16324 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16325 CC_FOR_TARGET and friends.
16326
16327 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16328
16329 * Makefile.in (build_tooldir): New variable, same as tooldir.
16330 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16331 -B$(build_tooldir)/bin/.
16332 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16333
16334 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16335
16336 * README: Remove installation instructions and refer to the
16337 INSTALL directory instead.
16338
16339 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
16340
16341 * config.sub: Add support for i[34567]86-pc-udk.
16342 * configure.in: Likewise.
16343
16344 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16345
16346 * Makefile.in: add bzip2 package building bits for user
16347 tools module
16348 * configure.in: ditto
16349
16350 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16351
16352 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16353 (ALL_TARGET_MODULES): Add all-target-libobjc.
16354 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16355 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16356 (all-target-libchill): Add dependencies.
16357 * configure.in (target_libs): Add libchill.
16358
16359 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16360
16361 * configure.in (target_subdir): Remove duplicate line.
16362
16363 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16364
16365 * Makefile.in (all-automake): fix dependencies.
16366
16367 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16368
16369 * configure.in: Minor cleanups for building in the $(target_alias)
16370 subdir.
16371
16372 1998-09-22 Jim Wilson <wilson@cygnus.com>
16373
16374 * Makefile.in (bootstrap): Set r and s before make all. Use
16375 BASE_FLAGS_TO_PASS in make all.
16376 (cross): Likewise.
16377
16378 1998-09-20 Mark Mitchell <mark@markmitchell.com>
16379
16380 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16381
16382 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16383
16384 * config.sub: Fix typo in last change.
16385
16386 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16387
16388 * config.sub: Add support for C4x target.
16389 * configure.in: Likewise.
16390
16391 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16392
16393 * config.sub: Recognize sparcv9 just like sparc64.
16394
16395 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16396
16397 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16398
16399 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16400
16401 * config.guess: Correctly identify Pentium II sco boxes.
16402
16403 * config.guess: Fix "tr" code. From Weiwen Liu.
16404
16405 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16406
16407 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16408 stabs.
16409
16410 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16411
16412 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16413 (ALL_TARGET_MODULES): Add all-target-libchill.
16414 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16415 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16416 (all-target-libchill): Add dependencies.
16417 * configure.in (target_libs): Add libchill.
16418
16419 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16420
16421 * config.guess: Avoid assumptions about "tr" behaves when
16422 LANG is set to something other than English.
16423
16424 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16425
16426 * configure (gxx_include_dir): Changed to
16427 '${prefix}/include/g++'-${libstdcxx_interface}.
16428
16429 * config.if: New to determine the interfaces.
16430
16431 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16432
16433 * config.guess: Detect and handle MPE/IX.
16434 * config.sub: Deal with MPE/IX.
16435
16436 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16437
16438 * configure.in: Use mh-aix43.
16439
16440 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16441
16442 * configure: Fix --without/--disable cases for gxx-include-dir.
16443
16444 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16445
16446 * mdata-sh: Imported. Needed for automake support.
16447
16448 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16449
16450 * Makefile.in (taz): Try "chmod -R og=u ." before
16451 "chmod og=u `find . -print`".
16452
16453 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16454
16455 * configure.in: Add arm-elf and thumb-elf support.
16456
16457 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16458
16459 * Makefile.in: Undo previous patch.
16460
16461 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16462
16463 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16464 to here ...
16465 (install-no-fixedincludes): and here
16466 (INSTALL_MODULES): ... from here.
16467
16468 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16469
16470 * config.sub: Merge with FSF.
16471
16472 * config.guess: Merge with FSF.
16473
16474 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16475
16476 * configure (extraconfigdirs): New variable.
16477 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16478 * Makefile.in (all): Move higher in file.
16479 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16480 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16481 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16482 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16483 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16484
16485 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16486
16487 * Makefile.in (all-target-libjava): Depend on all-gcc and
16488 all-target-newlib.
16489 (configure-target-libjava): Depend on $(ALL_GCC).
16490
16491 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16492
16493 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16494 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16495
16496 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16497
16498 * INSTALL/README: Fix typo.
16499
16500 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16501
16502 * ylwrap: Change absolute path checks to check for DOS style path
16503 names.
16504
16505 * ylwrap: Don't use a full path name if the source file is in the
16506 same directory. From hjl@lucon.org (H.J. Lu).
16507
16508 * config-ml.in: Default to being verbose, to match Feb 18 change to
16509 configure.
16510
16511 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16512
16513 Brought over from egcs:
16514
16515 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16516
16517 * configure.in (target_subdir): Set to ${target_alias} instead
16518 of "libraries".
16519
16520 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16521
16522 * configure.in (target_subdir): Set to libraries if enable_multilib.
16523
16524 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16525
16526 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16527 multilibs, force reconfiguration the first time we create
16528 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16529
16530 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16531
16532 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16533 avoid confusion with --no-recursion.
16534
16535 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16536
16537 * configure.in: Win32 hosts shouldn't use install -x
16538 * install-sh: remove -x option, and special .exe-handling
16539 hack.
16540
16541 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16542
16543 * config.guess: Recognize i586-pc-beos.
16544 * configure.in: Don't build some bits for beos.
16545
16546 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16547
16548 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16549 CFLAGS default to -O2.
16550
16551 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16552 when using GNU ld.
16553
16554 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16555
16556 * ltmain.sh: Correct install when using a different shell.
16557
16558 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16559
16560 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16561
16562 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16563
16564 * makefile.vms: Update to build binutils/makefile.vms. Add install
16565 target.
16566
16567 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16568
16569 * ltconfig: Update to correct AIX handling.
16570
16571 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16572
16573 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16574
16575 * configure.in (target_subdir): Set to ${target_alias} instead
16576 of "libraries".
16577
16578 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16579
16580 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16581 (Makefile): Depend on $(gcc_version_trigger).
16582
16583 * configure (gcc_version): Change default initializer to empty
16584 string.
16585 (gcc_version_trigger): New variable; pass this variable down
16586 to subdir configures to enable them checking gcc's version
16587 themselves. Emit make macros for both gcc_version vars.
16588 (topsrcdir): Initialize reliably.
16589 (recursion line): Remove --with-gcc-version=${gcc_version}.
16590
16591 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16592
16593 * configure (enable_version_specific_runtime_libs): Implement new flag
16594 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16595 in $(libsubdir); emit definition in each generated Makefile.
16596 (gxx_include_dir): Initialize depending on
16597 $enable_version_specific_runtime_libs.
16598
16599 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16600
16601 * configure (gcc_version): Initialize properly depending on
16602 how and where configure is started.
16603 (recursion line): Pass a --with-gcc-version=${gcc_version}
16604 to configures in subdirs.
16605
16606 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16607
16608 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16609 cygmon
16610
16611 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16612
16613 * configure.in: Add cygmon and libstub support for mn10200.
16614
16615 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16616
16617 * configure (gcc_version): Add new variable describing the
16618 particular gcc version we're building.
16619 * Makefile.in (libsubdir): Add new macro for the directory
16620 in which the compiler finds executables, libraries, etc.
16621 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16622 and libsubdir.
16623
16624 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16625
16626 * Makefile.in (local-clean): Remove *.log.
16627 (warning.log): Built with warn_summary from build.log.
16628 (mail-report.log): Run test_summary.
16629 (mail-report-with-warnings.log): Run test_summary including
16630 warning.log in the report.
16631
16632 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16633
16634 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16635
16636 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16637
16638 * Makefile.in (grep): Grep no longer depends on libiberty.
16639
16640 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16641
16642 * Makefile.in: all-snavigator needs all-libgui.
16643
16644 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16645
16646 * configure.in: Add cygmon and libstub support for mn10300.
16647
16648 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16649
16650 * missing: Update to version from automake 1.3.
16651
16652 * ltmain.sh: On installation, don't get confused if the same name
16653 appears more than once in the list of library names.
16654
16655 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16656
16657 * config.sub: Accept m68060 and m5200 as CPU names.
16658
16659 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16660
16661 * configure: Use && rather than using -a in test, because odd
16662 strings can confuse test.
16663 * configure.in: Likewise.
16664
16665 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16666
16667 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16668
16669 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16670
16671 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16672 bootstrap4-lean): New targets.
16673
16674 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16675
16676 * mpw-* Delete. Not used.
16677
16678 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16679
16680 * COPYING.LIB: Update FSF address.
16681
16682 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16683
16684 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16685
16686 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16687 GAS_SUPPORT_DIRS.
16688
16689 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16690
16691 * ltconfig, ltmain.sh: Avoid producing a version number if
16692 -version-info was not used.
16693
16694 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16695
16696 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16697 building with newlib.
16698
16699 1998-04-30 Paul Eggert <eggert@twinsun.com>
16700
16701 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16702 Solaris `make' causes it to continue to next definition.
16703
16704 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16705
16706 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16707 the right GUI libraries and files are installed along with GDB.
16708
16709 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16710
16711 * configure.in: Change alpha to alpha* in several places.
16712
16713 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16714
16715 * config.sub: Recognize sparc86x.
16716
16717 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16718
16719 * configure.in (--enable-target-optspace): Remove debug echo.
16720
16721 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16722
16723 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16724
16725 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16726
16727 * ltconfig: Update cygwin32 support.
16728
16729 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16730 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16731 (GDB_SUPPORT_DIRS): Likewise.
16732
16733 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16734
16735 * configure.in (target_makefile_frag): If --enable-target-optspace,
16736 use -Os to compile target libraries rather than -O2. Default to
16737 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16738 not used.
16739 * configure.in (target_cflags): Ditto for d30v.
16740
16741 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16742
16743 * Makefile.in (all-bfd): Depend on all-intl.
16744 (all-binutils): Likewise.
16745 (all-gas): Likewise.
16746 (all-gprof): Likewise.
16747 (all-ld): Likewise.
16748
16749 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16750
16751 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16752
16753 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16754
16755 * Makefile.in (all-bfd): Depend upon all-libiberty.
16756
16757 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16758
16759 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16760
16761 * Makefile.in: Add libstub.
16762
16763 * configure.in: Ditto. Build libstub for targets that have cygmon
16764 support.
16765
16766 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16767
16768 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16769
16770 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16771
16772 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16773 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16774
16775 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16776
16777 * configure: Define DEFAULT_M4 by searching PATH.
16778 * Makfile.in: Use DEFAULT_M4.
16779
16780 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16781
16782 * ltconfig: Add cygwin32 support.
16783
16784 * Makefile.in, configure.in: Add libtool as a native only directory
16785 to configure and build.
16786
16787 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16788
16789 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16790
16791 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16792
16793 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16794
16795 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16796
16797 * Makefile.in: add ash make rules
16798 * configure.in: add ash to native_only and host_tools lists
16799
16800 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16801
16802 * Makefile.in (all-gettext, all-intl): New targets.
16803 (ALL_MODULES): Added all-gettext, all-intl.
16804 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16805 (INSTALL_MODULES): Added install-gettext, install-intl.
16806 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16807
16808 * configure.in (host_tools): Added gettext.
16809 (native_only): Likewise.
16810 (noconfigdirs) [various cases]: Likewise.
16811 (host_libs): Added intl.
16812
16813 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16814
16815 * configure: Do not disable building gdbtk for cygwin32 hosts.
16816
16817 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16818
16819 * configure.in: Add thumb-coff target.
16820 * config.sub: Add thumb-coff target.
16821
16822 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16823
16824 * Makefile.in: Revert yesterday's change.
16825 (all-target-winsup): all-target-librx stays out of here.
16826
16827 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16828
16829 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16830 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16831 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16832 Remove references to librx and libg++.
16833
16834 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16835
16836 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16837 recursive makes
16838
16839 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16840
16841 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16842 for newlib directory.
16843 (CXX_FOR_TARGET): Likewise.
16844
16845 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16846
16847 * ltconfig: Update after libtool/ltconfig.in change for
16848 hpux11.
16849
16850 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16851
16852 * ltconfig, ltmain.sh: Update to libtool 1.2.
16853
16854 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16855
16856 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16857 (install-gcc-cross): Instead, override LANGUAGES here.
16858
16859 1998-03-18 Dave Love <d.love@dl.ac.uk>
16860
16861 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16862 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16863
16864 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16865
16866 * configure.in: Add Thumb-pe target.
16867
16868 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16869
16870 * Makefile.in - changed sn targets to snavigator
16871 * configure.in - changed sn targets to snavigator
16872
16873 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16874
16875 * config-ml.in: After building symlink tree call make distclean
16876 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16877 to be the case for libiberty.
16878
16879 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16880
16881 * configure: When making link, also check the current
16882 directory. The configure scripts may create one.
16883
16884 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16885
16886 * config.sub: Accept alphapca56 and alphaev6 properly.
16887
16888 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16889
16890 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16891
16892 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16893
16894 * config.sub (sco5): Fix typo.
16895
16896 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16897
16898 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16899 install-itcl.
16900 (install-itcl): Remove dependency on install-tcl.
16901
16902 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16903
16904 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16905
16906 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16907
16908 * configure.in: Don't build libgui for a cygwin32 target when not on
16909 a cygwin32 host.
16910
16911 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16912
16913 * configure (redirect): Set to null, so default behavior of
16914 configure is now --verbose.
16915
16916 1998-02-16 Dave Love <d.love@dl.ac.uk>
16917
16918 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16919 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16920
16921 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16922
16923 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16924 this change to sync Makefile.in with its ChangeLog entries.
16925
16926 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16927
16928 * ltmain.sh (mkdir): Check that the directory doesn't exist
16929 before we exit with error, so that we don't get races during
16930 parallel builds.
16931
16932 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16933
16934 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16935
16936 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16937
16938 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16939 PICFLAG_FOR_TARGET.
16940 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16941
16942 * configure: Emit a definition for the new macro enable_shared
16943 into each Makefile.
16944
16945 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16946
16947 * configure.in (host_tools, native_only): Add libtool.
16948
16949 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16950
16951 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16952 Fix typo in ming config comment.
16953
16954 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16955
16956 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16957
16958 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16959
16960 * config.sub: Add tic30 cases, and map c30 to tic30.
16961
16962 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16963
16964 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16965 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16966 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16967 (CLEAN_TARGET_MODULES): Similarly
16968 (all-target-libf2c): Add dependences.
16969 * configure.in (target_libs): Add libf2c.
16970
16971 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16972
16973 * configure.in: Remove expect from noconfigdirs when target
16974 is cygwin32. OK to build expect and dejagnu with Canadian
16975 Cross.
16976
16977 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16978
16979 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16980 host.
16981
16982 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16983 and mingw32.
16984
16985 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16986
16987 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16988 here as it is not defined in the toplevel Makefile.
16989
16990 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16991
16992 * configure (package_makefile_rules_frag): New variable, which names
16993 a file with generic rules, ...
16994 Change comment to mention we now have FIVE parts.
16995 * configure: Undo last change.
16996
16997 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16998
16999 * config.guess: More accurate determination of HP processor types.
17000 * config.sub: More accurate determination of HP processor types.
17001
17002 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
17003
17004 * configure (package_makefile_frag): Move inserting the
17005 ${package_makefile_frag} to where it should be according
17006 to the comment.
17007
17008 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
17009
17010 * config.guess: Add support for Linux/ARM.
17011
17012 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
17013
17014 * .cvsignore: Remove *-info and *-install since they match
17015 release-info and mpw-install, which we don't want to just ignore.
17016
17017 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
17018
17019 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
17020
17021 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
17022
17023 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
17024 local_prefix to sub-make invocations.
17025
17026 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
17027
17028 * configure.in: Check makefile fragments in the source
17029 directory.
17030
17031 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
17032
17033 * configure.in: Check whether host and target makefile
17034 fragments exist before adding them to *_makefile_frag.
17035
17036 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
17037
17038 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
17039
17040 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
17041
17042 * configure.in: Make sure we only replace RPATH_ENVVAR on
17043 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
17044 regexp to sed.
17045
17046 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
17047 to sub-makes.
17048
17049 1998-01-13 Lee Iverson (leei@ai.sri.com)
17050
17051 * config-ml.in (multi-do): LDFLAGS must include multilib
17052 designator.
17053
17054 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
17055
17056 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
17057
17058 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
17059
17060 * config.sub: Add mingw32 support.
17061 * configure.in: Likewise.
17062
17063 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
17064
17065 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
17066
17067 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
17068
17069 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17070 * configure (gxx_include_dir): Provide a definition for subdirs
17071 which do not use autoconf.
17072
17073 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
17074
17075 * config.guess: Sync with egcs. Picks up new alpha support,
17076 BeOS & some additional linux support.
17077
17078 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
17079
17080 * config.guess: HP 9000/803 is a PA1.1 machine.
17081
17082 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
17083
17084 * configure.in: It's alpha*-...
17085
17086 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17087
17088 * configure.in (host_makefile_frag, target_makefile_frag):
17089 Handle multiple config files.
17090 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17091 alpha-*-*.
17092
17093 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
17094
17095 * mkdep: New file.
17096
17097 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
17098
17099 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17100
17101 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
17102
17103 * Makefile.in: Add libgui directory.
17104 (GDB_TK): Add all-libgui.
17105 * configure.in: Add libgui directory.
17106 * configure: Add all-libgui to GDB_TK.
17107
17108 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
17109
17110 * config-ml.in (multidirs): Add m32r to multilib list.
17111
17112 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
17113
17114 * Makefile.in (all-target-gperf): Change dependency to
17115 all-target-libstdc++.
17116
17117 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
17118
17119 * config.guess: Add BeOS support.
17120
17121 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
17122
17123 Source directory cvs renamed to cvssrc:
17124 * configure.in (host_tools): Change cvs to cvssrc.
17125 (native_only): Likewise.
17126 (noconfigdirs) [various cases]: Likewise.
17127 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17128 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17129 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17130 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17131 (all-cvssrc): Rename target from all-cvs.
17132
17133 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
17134
17135 * configure (gxx_include_dir): Fix thinko.
17136
17137 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
17138
17139 * Makefile.in (INSTALL_TARGET_CROSS): Define.
17140 (install-cross, install-gcc-cross): New targets.
17141
17142 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
17143
17144 * configure.in (noconfigdirs): Add support for Thumb target.
17145
17146 * config.sub (maybe_os): Add support for Thumb target.
17147
17148 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
17149
17150 * Makefile.in: Add rules for cygmon.
17151
17152 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17153
17154 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
17155
17156 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17157 * configure (gxx_include_dir): Provide a definition for subdirs
17158 which do not use autoconf.
17159
17160 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
17161
17162 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17163 11/18/97 build
17164
17165 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
17166
17167 * From Franz Sirl.
17168 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17169 found on RedHat Linux systems.
17170
17171 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
17172
17173 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17174 guesses.
17175
17176 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
17177
17178 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17179
17180 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
17181
17182 * ltmain.sh: If mkdir fails, check whether the directory was created
17183 anyhow by some other process.
17184
17185 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
17186
17187 * configure.in (d30v-*-*): Configure all directories.
17188
17189 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
17190
17191 * configure.in (d30v-*-*): Configure newlib, libiberty directories
17192 for the D30V.
17193
17194 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17195
17196 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17197
17198 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17199
17200 * include/libiberty.h: Add extern "C" { so it can be used with C++
17201 progrms.
17202 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17203 programs.
17204
17205 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17206
17207 * configure.in (d30v-*-*): Configure GCC now.
17208
17209 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17210
17211 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17212 is no longer needed.
17213
17214 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17215
17216 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17217
17218 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17219
17220 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17221 targets using "$@" to provide support for similar but not identical
17222 targets without having to duplicate code.
17223
17224 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17225
17226 * makefile.vms: Fix to work with DEC C.
17227
17228 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17229
17230 * config.sub: Add mips-tx39-elf to marketing names.
17231
17232 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17233
17234 * ltmain.sh: Handle symlinks in generated script.
17235
17236 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17237
17238 * configure: Handle autoconf style directory options: --bindir,
17239 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17240 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17241 --sysconfdir.
17242 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17243 (sharedstatedir, localstatedir, oldincludedir): New variables.
17244 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17245 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17246 sbindir, sharedstatedir, and sysconfdir.
17247
17248 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17249
17250 * Makefile.in (bootstrap-lean): New target.
17251
17252 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17253
17254 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
17255 sn, and gnuserv from noconfigdirs.
17256
17257 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17258
17259 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17260
17261 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17262
17263 * Makefile.in (cross): New target.
17264
17265 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17266 Jeff Law <law@cygnus.com>
17267
17268 * Makefile.in (bootstrap2, bootstrap3): New targets.
17269 (all-bootstrap): Remove outdated and confusing target.
17270 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17271
17272 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17273
17274 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17275 windows. Consistent with gdb/configure.
17276
17277 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17278
17279 * configure.in: Name Linux target fragment.
17280
17281 * configure: Rewrite so that project Makefile fragment is inserted
17282 first and appears last in the resulting Makefile.
17283
17284 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17285
17286 * Makefile.in (install-itcl): Install tcl first.
17287
17288 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17289
17290 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17291
17292 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17293
17294 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17295
17296 * configure.in (skipdirs): Add target-librx for Linux.
17297 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17298
17299 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17300
17301 * Makefile.in (bootstrap): New target.
17302
17303 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17304
17305 * config.sub: Accept 'amigados' for backward compatibility.
17306
17307 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17308
17309 * config.guess: Merge with FSF.
17310
17311 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17312
17313 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17314
17315 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17316
17317 * config.sub: Add "marketing-names" patch.
17318
17319 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17320
17321 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17322
17323 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17324
17325 * config.sub: Handle v850-elf.
17326
17327 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
17328
17329 * .cvsignore (*-install): Remove.
17330
17331 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17332
17333 * ltconfig: Set CONFIG_SHELL in libtool.
17334 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17335
17336 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17337
17338 * configure.in (target_subdir): Set to libraries if enable_multilib.
17339
17340 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17341
17342 * config.guess: Update from gcc directory.
17343
17344 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17345
17346 * Makefile.in (all-sim): Depends on all-readline.
17347
17348 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17349
17350 * Makefile.in (BISON, YACC): Use $$s.
17351 (all-bison): Depend on all-texinfo.
17352
17353 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17354
17355 * Makefile.in (BISON): Add -L flag.
17356 (YACC): Likewise.
17357
17358 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17359
17360 * configure.in (noconfigdirs): Add support for v850e target.
17361
17362 * config.sub (maybe_os): Add support for v850e target.
17363
17364 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17365
17366 * configure.in (noconfigdirs): Add support for v850ea target.
17367
17368 * config.sub (maybe_os): Add support for v850ea target.
17369
17370 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17371
17372 * config.sub: Add mipstx39. Delete r3900.
17373
17374 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17375
17376 * Makefile.in (all-autoconf): Depends on all-texinfo.
17377
17378 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17379
17380 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17381 eabi targets.
17382
17383 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17384
17385 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17386
17387 * configure: When handling a Canadian Cross, handle YACC as well as
17388 BISON. Just set BISON to bison. When setting YACC, prefer bison.
17389 * Makefile.in (all-bison): Depend upon all-texinfo.
17390
17391 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17392
17393 * Makefile.in (BISON): bison, not byacc or bison -y.
17394 (YACC): bison -y or byacc or yacc.
17395 (various): Add *-bison as appropriate.
17396 (taz): No need to mess with BISON anymore.
17397
17398 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17399
17400 * configure: If OSTYPE matches *win32*, try to find a good value for
17401 CONFIG_SHELL.
17402
17403 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17404
17405 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17406 configure.in if it is present.
17407
17408 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17409
17410 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17411
17412 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17413
17414 * config.sub: Recognize `arc' cpu.
17415 * configure.in: Likewise.
17416 * config-ml.in: Likewise.
17417
17418 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17419
17420 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17421
17422 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17423
17424 * configure: Changed sed delimiter from ':' to '|' when
17425 attempting to substitute ${config_shell} for SHELL. On
17426 NT ${config_shell} may contain a ':' in it.
17427
17428 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17429
17430 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17431
17432 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17433
17434 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17435
17436 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17437
17438 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17439
17440 * ylwrap: If the program is a relative path, force it to be
17441 absolute.
17442
17443 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17444
17445 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17446
17447 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17448
17449 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17450 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17451 for libraries.
17452
17453 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17454
17455 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17456 separated by spaces.
17457
17458 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17459
17460 * ylwrap: New file.
17461 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17462
17463 * ltmain.sh: Handle /bin/sh at start of install program.
17464
17465 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17466
17467 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17468 * missing: New file, from automake 1.2.
17469
17470 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17471
17472 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17473 check-tk to CHECK_X11_MODULES.
17474
17475 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17476
17477 * config.sub: Merge with FSF.
17478
17479 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17480
17481 * config.guess: Merge with FSF.
17482
17483 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17484
17485 * configure: Treat msdosdjgpp like go32.
17486 * configure.in: Likewise. Don't remove gprof for go32.
17487
17488 * configure: Change Makefile.tem2 to Makefile.tm2.
17489
17490 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17491
17492 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17493
17494 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17495
17496 * install-sh (chmodcmd): Set to null if the DST directory already
17497 exists. Same as Nov 11th change.
17498
17499 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17500
17501 * configure (GDB_TK): Needs itcl and tix.
17502
17503 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17504
17505 * config.guess: Update from FSF.
17506
17507 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17508
17509 * Makefile.in (GDB_TK): Depend on itcl and tix.
17510
17511 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17512
17513 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17514 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17515 (INSTALL_SCRIPT): New variable.
17516 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17517 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17518 to -x.
17519 * install-sh: Add support for -x option.
17520
17521 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17522
17523 * configure.in, Makefile.in: Treat tix like itcl.
17524
17525 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17526
17527 * Makefile.in (WINDRES): New variable.
17528 (WINDRES_FOR_TARGET): New variable.
17529 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17530 (EXTRA_HOST_FLAGS): Add WINDRES.
17531 (EXTRA_TARGET_FLAGS): Add WINDRES.
17532 (EXTRA_GCC_FLAGS): Add WINDRES.
17533 ($(DO_X)): Pass down WINDRES.
17534 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17535 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17536 DLLTOOL_FOR_TARGET.
17537
17538 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17539
17540 * configure.in: configure sim before gdb for win32-x-ppc
17541
17542 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17543
17544 Move gperf into the toplevel, from libg++.
17545 * configure.in (target_tools): Add target-gperf.
17546 (native_only): Add target-gperf.
17547 * Makefile.in (all-target-gperf): New target, depend on
17548 all-target-libg++.
17549 (configure-target-gperf): Empty rule.
17550 (ALL_TARGET_MODULES): Add all-target-gperf.
17551 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17552 (CHECK_TARGET_MODULES): Add check-target-gperf.
17553 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17554 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17555
17556 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17557
17558 * config.sub (mn10200): Recognize new basic machine.
17559
17560 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17561
17562 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17563 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17564
17565 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17566
17567 * configure.in: If we're building mips-sgi-irix6* native, turn on
17568 ENABLE_MULTILIB and set TARGET_SUBDIR.
17569
17570 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17571
17572 * Makefile.in (all-sn): Depend on all-grep.
17573
17574 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17575
17576 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17577
17578 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17579 Makefile. From Jeff Makey <jeff@cts.com>.
17580 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17581
17582 * Makefile.in (DISTBISONFILES): Remove.
17583 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17584 $(DEFAULT_YACC).
17585
17586 * configure.in: Build itl, db, sn, etc., when building for native
17587 cygwin32.
17588
17589 * Makefile.in (LD): New variable.
17590 (EXTRA_HOST_FLAGS): Pass down LD.
17591 ($(DO_X)): Likewise.
17592
17593 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17594
17595 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17596
17597 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17598
17599 * configure.in (targargs): Strip out any supplied --build argument
17600 before adding our own. Always add --build.
17601
17602 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17603
17604 * configure.in (targargs): Pass --build if we're doing
17605 a cross-compile.
17606
17607 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17608
17609 * configure: Use '|' instead of ":" as the separator in
17610 sed. Otherwise sed chokes on NT path names with drive
17611 designators. Also look for "?:*" as the leading characters in an
17612 absolute pathname.
17613
17614 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17615
17616 * config.sub: Support for r3900.
17617
17618 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17619
17620 * configure.in: Use install-sh, not install.sh.
17621
17622 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17623
17624 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17625 apply it twice.
17626
17627 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17628
17629 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17630 install-binutils.
17631
17632 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17633
17634 * Makefile.in: Add automake targets.
17635 * configure.in (host_tools): Add automake.
17636
17637 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17638
17639 * configure: Default CXX to c++, not gcc.
17640 * Makefile.in (CXX): Set to c++, not gcc.
17641 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17642
17643 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17644
17645 * install-sh: try appending a .exe if source file doesn't
17646 exist
17647
17648 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17649
17650 * configure.in: Turn on multilib by default.
17651 (cross_only): Remove target-libiberty.
17652
17653 * Makefile.in (all-gcc): Don't depend on libiberty.
17654
17655 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17656
17657 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17658
17659 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17660
17661 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17662 (DISTBISONFILES): Add ld/Makefile.in
17663
17664 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17665
17666 * configure.in: if target is cygwin32 but host isn't cygwin32,
17667 don't configure gdb tcl tk expect, not just gdb.
17668
17669 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17670
17671 * configure.in: Added gnuserv everywhere sn appears.
17672
17673 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17674 (CROSS_CHECK_MODULES): Added check-gnuserv.
17675 (INSTALL_MODULES): Added install-gnuserv.
17676 (CLEAN_MODULES): Added clean-gnuserv.
17677 (all-gnuserv): New target.
17678
17679 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17680
17681 * config.guess: Fixes for MIPS OpenBSD systems.
17682
17683 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17684
17685 * Makefile.in (INSTALL_XFORM): Remove.
17686 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17687
17688 * mkinstalldirs: New file, copied from automake.
17689 * Makefile.in (installdirs): Rename from install-dirs. Use
17690 mkinstalldirs. Change all users.
17691 (DEVO_SUPPORT): Add mkinstalldirs.
17692
17693 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17694
17695 * install-sh: Rename from install.sh.
17696 * Makefile.in (INSTALL): Change install.sh to install-sh.
17697 (DEVO_SUPPORT): Likewise.
17698
17699 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17700 Graichen <graichen@rzpd.de>.
17701
17702 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17703
17704 * config.guess: Recognize OpenBSD systems correctly.
17705
17706 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17707
17708 * README, Makefile.in (ETC_SUPPORT): Remove references to
17709 cfg-paper*, configure.{texi,man,info*}._
17710
17711 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17712
17713 * Makefile.in (all.normal): Ensure that gcc is built after all
17714 the x11 - ie gdb - targets.
17715
17716 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17717
17718 * makefile.vms: Don't run conf-a-gas.
17719
17720 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17721
17722 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17723
17724 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17725
17726 * configure.in: Remove noconfigdirs case since gdb also
17727 configures and builds for tic80-coff.
17728
17729 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17730
17731 * configure: Set cache_file to config.cache.
17732 * Makefile.in (local-distclean): Remove config.cache.
17733
17734 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17735
17736 * COPYING: Update FSF address.
17737
17738 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17739
17740 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17741 noconfigdirs.
17742
17743 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17744
17745 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17746 MAKEDIRS, is empty.
17747
17748 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17749
17750 * config.sub: Tweak mn10300 entry.
17751
17752 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17753
17754 * configure.in (host_tools): Put sim before gdb, so gdb's
17755 configure.tgt can determine if the simulator was configured.
17756
17757 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17758
17759 * config.sub: Move BeOS $os case to be with other Cygnus
17760 local cases.
17761
17762 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17763
17764 * config.sub: Remove misplaced comment that broke Linux.
17765
17766 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17767
17768 * config.sub: Add BeOS support.
17769
17770 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17771
17772 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17773
17774 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17775
17776 * configure.in (noconfigdirs): Remove tcl and tk from
17777 noconfigdirs for cygwin32 builds.
17778
17779 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17780
17781 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17782
17783 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17784
17785 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17786 make-all.com, use makefile.vms instead.
17787
17788 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17789
17790 * config.sub: Accept -lnews*.
17791
17792 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17793
17794 * configure.in (noconfigdirs): Disable target-newlib,
17795 target-examples and target-libiberty for d30v.
17796
17797 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17798
17799 * configure.in (noconfigdirs): Enable ld for d30v.
17800
17801 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17802
17803 * configure.in (tic80-*-*): Build compiler.
17804
17805 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17806
17807 * configure.in (d30v-*): Remove sim directory from list of
17808 unsupported d30v directories
17809
17810 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17811
17812 * config.sub, configure.in: Add d30v target cpu.
17813
17814 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17815
17816 * makefile.vms: New file.
17817 * make-all.com: Remove.
17818
17819 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17820
17821 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17822
17823 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17824
17825 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17826
17827 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17828
17829 * Makefile.in (ALL_MODULES): Added all-db.
17830 (CROSS_CHECK_MODULES): Addec check-db.
17831 (INSTALL_MODULES): Added install-db.
17832 (CLEAN_MODULES): Added clean-db.
17833
17834 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17835
17836 * config.guess: Merge with latest FSF sources.
17837
17838 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17839
17840 * Makefile.in (ALL_MODULES): Added all-itcl.
17841 (CROSS_CHECK_MODULES): Added check-itcl.
17842 (INSTALL_MODULES): Added install-itcl.
17843 (CLEAN_MODULES): Added clean-itcl.
17844
17845 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17846
17847 * configure.in: build gdb for mn10200
17848
17849 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17850
17851 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17852
17853 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17854
17855 * configure.in (tic80-*-*): Turn off most targets right now.
17856
17857 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17858
17859 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17860 rather than the makeinfo program.
17861 (do-info): Depend upon all-texinfo.
17862
17863 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17864
17865 * configure.in: Remove uses of config/mh-linux.
17866
17867 * config.sub, config.guess: Merge with latest FSF sources.
17868
17869 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17870
17871 * config.sub (case $basic_machine): Add tic80 entries.
17872
17873 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17874
17875 * config.sub, config.guess: Merge with latest FSF sources.
17876
17877 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17878
17879 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17880 * mpw-config.in: Test for NewFolderRecursive.
17881 * mpw-install: Use symbolic name for startup filename.
17882 * mpw-README: Add various additional details.
17883
17884 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17885
17886 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17887
17888 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17889
17890 * configure.in: Do build gcc and the target libraries for
17891 the mn10200.
17892
17893 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17894
17895 * configure.in: don't avoid building gdb for mn10300 any more
17896 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17897 instead of single-quoting it.
17898
17899 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17900
17901 * configure.in: Don't use --with-stabs on IRIX 6.
17902
17903 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17904
17905 * configure.in (m32r): Build gdb, libg++ now.
17906
17907 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17908
17909 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17910 directories from noconfigdirs.
17911
17912 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17913
17914 * config.sub (basic_machine): added mips16 configuration
17915
17916 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17917
17918 * config.sub: Handle d10v-unknown.
17919
17920 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17921
17922 * config.sub: Handle v850-unknown.
17923
17924 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17925
17926 * Makefile.in: add findutils
17927 * configure.in: add findutils to list of host_tools
17928
17929 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17930
17931 * config.sub: Handle mn10200 and mn10300.
17932
17933 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17934
17935 * configure.in (d10v-*): Do not build librx.
17936
17937 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17938
17939 * configure.in (mn10300): Build everything except gdb & libgloss.
17940
17941 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17942
17943 * config.guess: Patch for Dansk Data Elektronik servers,
17944 from Niels Skou Olsen <nso@dde.dk>.
17945
17946 For ncr, use /bin/uname rather than uname, since GNU uname does not
17947 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17948
17949 Patch for MIPS R4000 running System V,
17950 from Eric S. Raymond <esr@snark.thyrsus.com>.
17951
17952 Fix thinko for nextstep.
17953
17954 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17955
17956 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17957 * config.guess: Guess mips-dec-mach_bsd4.3.
17958
17959 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17960 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17961 release numbers.
17962 * config.guess (mips-mips-riscos*): Emit just enough of the
17963 release number.
17964
17965 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17966 * config.guess (sparc-auspex-sunos*): Added.
17967 (f300-fujitsu-*): Added.
17968
17969 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17970 * config.guess: Recognize a Tadpole as a sparc.
17971
17972 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17973
17974 * config.guess: Don't assume that NextStep version is either 2 or
17975 3. NextStep 4 (aka OpenStep 4) has come out now.
17976
17977 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17978
17979 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17980 From Rik Faith <faith@cs.unc.edu>.
17981
17982 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17983
17984 * config.sub: Contributions from bug-gnu-utils to:
17985 Support plain "hppa" (no version given) architecture, reported by
17986 OpenStep.
17987 OpenBSD like NetBSD.
17988 LynxOs is not a hardware supplier.
17989
17990 * config.guess: Contributions from bug-gnu-utils to add support for:
17991 OpenBSD like NetBSD.
17992 Stratus systems.
17993 More Pyramid systems.
17994 i[n>4]86 Intel chips.
17995 M680[n>4]0 Motorola chips.
17996 Use unknown instead of lynx for hardware manufacturer.
17997
17998 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17999
18000 * install.sh (chmodcmd): Set to null if the DST directory already
18001 exists.
18002
18003 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18004
18005 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
18006 not use mt-ppc target Makefile fragment any more.
18007
18008 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
18009
18010 * configure.in (*-*-windows): Exclude everything but those dirs
18011 needed to build windows.
18012
18013 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
18014
18015 * Makefile.in (all-target-winsup): Depend on all-target-librx.
18016
18017 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
18018
18019 * configure.in: Exclude mmalloc from i386-windows.
18020
18021 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
18022
18023 * Undo my previous change.
18024
18025 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
18026
18027 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
18028 unconditionally.
18029 (MAKEOVERRIDES): Define (revert this part of October 18 change).
18030
18031 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
18032
18033 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
18034 host to add it's own flags.
18035
18036 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
18037
18038 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
18039
18040 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
18041
18042 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
18043 (CXX_FOR_TARGET): Likewise.
18044 (GCC_FOR_TARGET): Define.
18045 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
18046 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
18047 CC_FOR_TARGET was specified on the command line.
18048 (MAKEOVERRIDES): Don't define.
18049
18050 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
18051
18052 * configure.in (m32r): Fix spelling of libg++ libs.
18053
18054 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
18055
18056 * config.sub (-apple*): Remove, now redundant.
18057
18058 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
18059
18060 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
18061
18062 * configure: Rework yesterday's sed script patch.
18063
18064 * config.sub: Merge with FSF.
18065
18066 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
18067
18068 * config.guess: Merge from FSF.
18069
18070 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
18071 * config.guess: Use pc instead of unknown, for pc clone systems.
18072 Change linux to linux-gnu.
18073
18074 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18075 * config.guess: Avoid non-portable tr syntax.
18076
18077 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
18078
18079 * test-build.mk (HOLES): Add "xargs" for gdb.
18080
18081 * configure: Avoid hpux10.20 sed bug.
18082
18083 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
18084
18085 * configure.in: Add support for windows host
18086 (that is a build done under the Microsoft build environment).
18087
18088 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
18089
18090 * Makefile.in: Replace all uses of srcroot with s, to shrink
18091 command line lengths.
18092
18093 Patches from Geoffrey Noer <noer@cygnus.com>:
18094 * configure.in: If configuring for newlib, pass --with-newlib to
18095 subdirectories.
18096 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18097 -Bnewlib/ and -Lwinsup to gcc.
18098 (CXX_FOR_TARGET): Likewise.
18099
18100 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
18101
18102 * Makefile.in (ETC_SUPPORT): Add configure.
18103
18104 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
18105
18106 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18107 host configuration file.
18108
18109 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
18110
18111 * configure.in: Break mn10x00 support into separate
18112 mn10200 and mn10300 configurations.
18113 * config.sub: Likewise.
18114
18115 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
18116
18117 * configure.in: Add lots of stuff to noconfigdirs for
18118 the mn10x00 targets.
18119
18120 * config.sub, configure.in: Add mn10x00 support.
18121
18122 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
18123
18124 * make-all.com: Call conf-a-gas, not config-a-gas.
18125
18126 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
18127
18128 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18129 targets.
18130
18131 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
18132
18133 * mpw-README: Add much more detail for native PowerMac.
18134 * mpw-install: New file.
18135 * mpw-configure: Add --norecursion and --help options.
18136 * mpw-config.in: Translate readme and install files when
18137 copying to objdir.
18138 * mpw-build.in: Don't always depend on byacc and flex.
18139 (install-only-top): New action.
18140
18141 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
18142
18143 * configure.in: You can now configure GDB for the v850.
18144
18145 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
18146
18147 * configure.in (noconfigdirs): Don't configure any C++ dirs
18148 if targeting D10V.
18149
18150 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
18151
18152 * config.sub: Recognize mips64vr5000.
18153
18154 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
18155
18156 * configure.in: Use a single line for host_tools and native_only.
18157
18158 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
18159
18160 * config.sub, configure.in: Add entries for m32r.
18161
18162 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
18163
18164 * Makefile.in (inet-install): Don't run install-gzip.
18165
18166 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
18167
18168 * configure.in: Don't config lots of things for *-*-windows*.
18169
18170 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
18171
18172 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18173 (host_libs, host_tools): Copy from configure.in.
18174 * mpw-configure: Don't complain about directories not found.
18175
18176 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18177
18178 * configure.in (i[345]86): Recognize i686 for pentium pro.
18179 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18180 file.
18181
18182 * config.guess (i[345]86): Ditto.
18183
18184 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18185
18186 * configure.in (noconfigdirs): Removed gdb for D10V.
18187
18188 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
18189
18190 * configure.in: Remove ld, target-libio, target-libg++, and
18191 target-libstdc++ from noconfigdirs.
18192
18193 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18194
18195 * configure: Fix three locations where shell scripts were
18196 being run directly rather than with config_shell.
18197
18198 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18199
18200 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18201 * config.sub (basic_machine): Recognize v850.
18202
18203 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18204
18205 * mpw-configure: Handle multiple enable/disable options and
18206 pass them down recursively, handle -c and -s flags appropriately
18207 depending on choice of compiler, add escape mechanism for
18208 quoted arguments to gC.
18209
18210 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18211
18212 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18213 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18214 so that -mrelocatable-lib and -mno-eabi are used.
18215
18216 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18217 not support --print-multi-lib, don't abort.
18218
18219 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18220
18221 * make-all.com: Run config-a-gas.
18222 * setup.com: Don't copy subdirectory files around.
18223
18224 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18225
18226 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18227 target, it now compiles correctly.
18228
18229 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18230
18231 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18232
18233 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18234
18235 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18236
18237 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18238
18239 * configure.in (native_only): Add prms.
18240
18241 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18242
18243 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18244 (BINUTILS_SUPPORT_DIRS): Likewise.
18245
18246 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18247
18248 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18249 d10v support is added.
18250
18251 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18252
18253 * configure.in (d10v-*-*): New target.
18254
18255 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18256
18257 * config.guess (HP 9000/811): Recognize this as a PA1.1
18258 machine.
18259
18260 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18261
18262 * Makefile.in (do-tar-gz): New target, split out from tail end of
18263 taz target. Run each command separately, don't use pipes.
18264 (taz): Use it.
18265
18266 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18267
18268 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18269 * mpw-build.in: No builds should depend on building byacc or flex,
18270 they are assumed to be installed already.
18271
18272 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18273
18274 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18275 variable that CC_FOR_TARGET needs.
18276
18277 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18278
18279 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18280 options have changed since the last time the subdirectory was
18281 configured, and if it has, reconfigure.
18282 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18283 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18284
18285 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18286
18287 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18288 CLEAN_MODULES): Add bash.
18289 (all-bash): New target.
18290
18291 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18292
18293 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18294
18295 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18296
18297 * config.sub (basic_machine): Recognize d10v as a valid processor.
18298
18299 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18300
18301 * mpw-configure: Add support for --bindir.
18302 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18303
18304 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18305
18306 * configure.in: add bash, time, gawk to list of hosttools and things
18307 to only build for native toolchains
18308
18309 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18310
18311 * Makefile.in (docdir): Remove.
18312
18313 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18314
18315 * Makefile.in (datadir): Set to $(prefix)/share.
18316
18317 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18318
18319 * configure.in: build diff and patch for cygwin32-hosted
18320 toolchains.
18321
18322 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18323
18324 * config.sub: Accept -rtems*.
18325
18326 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18327
18328 * configure.in: enable dosrel for cygwin32-hosted builds,
18329 remove diff from the list of things not buildable
18330 via Canadian Cross
18331
18332 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18333
18334 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18335 don't get ". ".
18336
18337 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18338
18339 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18340
18341 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18342
18343 * Makefile.in (taz): Handle case where tex3patch didn't even get
18344 checked out. Also, if it was found, put the symlink in a new util
18345 subdirectory.
18346
18347 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18348
18349 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18350
18351 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18352
18353 * config.sub: Recognize -openvms.
18354 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18355 * make-all.com, setup.com: New files.
18356
18357 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18358
18359 * Makefile.in (taz): tex3patch moved to texinfo/util.
18360
18361 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18362
18363 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18364 * configure.in: remove make from disable-if-Can-Cross list
18365 enable gdb if ${host} and ${target} are cygwin32
18366
18367 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18368
18369 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18370 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18371
18372 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18373
18374 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18375 distinguish sysv/svr4/bsd variants.
18376 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18377
18378 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18379
18380 * configure.in: Added copyright notice.
18381 * move-if-change: Added copyright notice.
18382
18383 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18384
18385 * configure.in (powerpcle-*-solaris*): Until we get shared
18386 libraries working, don't build gdb, sim, make, tcl, tk, or
18387 expect.
18388
18389 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18390
18391 * config.guess: Merge with FSF:
18392
18393 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18394 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18395
18396 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18397 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18398
18399 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18400 * config.guess: Combine two OSF1 rules.
18401 Also recognize field test versions. From mjr@zk3.dec.com.
18402 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18403 because GNU uname does not support -p. From pmr@pajato.com.
18404
18405 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18406
18407 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18408
18409 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18410
18411 * mpw-README: Document GCCIncludes.
18412
18413 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18414
18415 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18416
18417 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18418
18419 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18420
18421 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18422
18423 * configure.in (*-*-cygwin32): Configure make.
18424
18425 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18426
18427 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18428
18429 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18430
18431 * Makefile.in (all-inet): Depend on all-perl.
18432
18433 * Makefile.in (inet-install): New target.
18434
18435 * Makefile.in (all-inet): Depend on all-tcl.
18436 (all-inet): Depend on all-send-pr.
18437
18438 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18439
18440 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18441 temporarily.
18442
18443 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18444
18445 * configure.in: Don't configure --with-gnu-ld on AIX.
18446
18447 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18448
18449 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18450
18451 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18452
18453 * Makefile.in (ALL_MODULES): Added all-inet.
18454 (CROSS_CHECK_MODULES): Added check-inet.
18455 (INSTALL_MODULES): Added install-inet.
18456 (CLEAN_MODULES): Added clean-inet.
18457 (all-indent): New target.
18458
18459 * configure.in (host_tools): Added inet.
18460 (native_only): Added inet.
18461 (noconfigdirs): Added inet.
18462
18463 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18464
18465 * configure.in: Don't configure libgloss if we are not configuring
18466 newlib.
18467
18468 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18469
18470 * configure.in: Don't configure libgloss for unsupported
18471 architectures.
18472
18473 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18474
18475 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18476
18477 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18478
18479 * Makefile.in (ALL_MODULES): Include all-apache.
18480 (CROSS_CHECK_MODULES): Include check-apache.
18481 (INSTALL_MODULES): Include install-apache.
18482 (all-apache): New target.
18483
18484 * configure.in: Added apache everywhere perl is seen.
18485
18486 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18487
18488 * Makefile.in: Add support for clean-{module} and
18489 clean-target-{module} rules.
18490
18491 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18492
18493 * configure.in (*-*-ose) do not build libgloss.
18494
18495 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18496
18497 * config.guess (prep*:SunOS:5.*:*): Turn into
18498 powerpele-unknown-solaris2.
18499
18500 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18501
18502 * configure.in: Permit --enable-shared to specify a list of
18503 directories.
18504
18505 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18506
18507 * configure.in (host==solaris): Pass only the first word of $CC
18508 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18509
18510 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18511
18512 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18513
18514 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18515
18516 * Makefile.in (ALL_MODULES): Include all-perl.
18517 (CROSS_CHECK_MODULES): Include check-perl.
18518 (INSTALL_MODULES): Include install-perl.
18519 (ALL_X11_MODULES): Include all-guile.
18520 (CHECK_X11_MODULES): Include check-guile.
18521 (INSTALL_X11_MODULES): Include install-guile.
18522 (all-perl): New target.
18523 (all-guile): New target.
18524
18525 * configure.in (host_tools): Include perl and guile.
18526 (native_only): Include perl and guile.
18527 (noconfigdirs): Don't build guile and perl; no ports have been
18528 done.
18529
18530 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18531
18532 * configure (--enable-*): Handle quoted option lists such as
18533 --enable-sim-cflags='-g0 -O' better.
18534
18535 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18536
18537 * Makefile.in ({,inst}all-target): New rule so we can make and
18538 install all of the target directories easily.
18539
18540 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18541
18542 * configure.in: Add missing global flag in sed substitution when
18543 deleting `target-' from ${configdirs}.
18544
18545 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18546
18547 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18548 option.
18549
18550 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18551 config/mh-necv4.
18552
18553 * install.sh: Correct misspelling of transformbasename.
18554
18555 * config.guess: Recognize mips-*-sysv*.
18556
18557 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18558
18559 * config.sub: Recognize mon960.
18560
18561 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18562
18563 * configure: Restore Canadian Cross handling of BISON and LEX,
18564 removed in Feb 20 change.
18565
18566 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18567
18568 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18569 Mention make install. Remove the old copyright date as well the
18570 clumsy and rather pointless copyright on the README file.
18571
18572 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18573
18574 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18575 Makefile after running symlink-tree, then run `make distclean' to
18576 avoid clobbering any generated files in srcdir.
18577
18578 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18579
18580 * configure.in (m68k-*-netbsd*): Build everything now.
18581
18582 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18583
18584 * Makefile.in (taz): Fix quoting.
18585
18586 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18587
18588 * configure.in (sparclet-*-*): Build everything now.
18589
18590 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18591
18592 * configure.in (m68k-*-linux*): New host.
18593
18594 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18595
18596 * configure: Check for bison before byacc.
18597
18598 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18599
18600 * Makefile.in configure: Change the way LEX and BISON/YACC are
18601 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18602 searching PATH. These are used as fallbacks by Makefile.in if
18603 flex/bison/byacc aren't in objdir.
18604
18605 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18606
18607 * Makefile.in: Make everything which depends upon all-bfd also
18608 depend upon all-opcodes, in case --with-commonbfdlib is used.
18609
18610 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18611
18612 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18613 building NT native compilers on Unix.
18614
18615 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18616
18617 * configure.in: Don't get CC from the host Makefile fragment if we
18618 can find gcc in PATH, or if this is a Canadian Cross. Move the
18619 Solaris test for /usr/ucb/cc to the post target script, just after
18620 the compiler sanity test.
18621
18622 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18623
18624 * config.sub: Merge with FSF.
18625
18626 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18627
18628 * Makefile.in (RPATH_ENVVAR): New variable.
18629 (REALLY_SET_LIB_PATH): Use it.
18630 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18631
18632 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18633
18634 * config.sub, configure.in: Recognize sparclet cpu.
18635
18636 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18637
18638 * config.guess: Support m68k-cbm-sysv4.
18639
18640 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18641
18642 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18643 m68k-unknown-linuxaout from linker help string. Put quotes around
18644 $ld_help_string.
18645
18646 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18647
18648 * config.guess (powerpc-harris-powerunix): Add guess for port
18649 to new target.
18650
18651 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18652
18653 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18654
18655 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18656
18657 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18658 $(REALLY_SET_LIB_PATH) in Makefile.
18659 * Makefile.in (SET_LIB_PATH): New variable.
18660 (REALLY_SET_LIB_PATH): New variable.
18661 ($(DO_X)): Use $(SET_LIB_PATH).
18662 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18663 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18664 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18665 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18666 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18667 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18668 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18669 (install-dosrel): Likewise.
18670 (all-opcodes): Depend upon all-libiberty.
18671
18672 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18673
18674 * config.guess (*:CYGWIN*): New
18675
18676 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18677
18678 * Makefile.in (all-target-winsup): All all-target-libiberty.
18679
18680 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18681
18682 * configure.in (noconfigdirs): Add missing # in front of comment.
18683
18684 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18685
18686 * configure.in: add second pass to things added to noconfigdirs
18687 so *-gm-magic can exclude libgloss properly.
18688
18689 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18690
18691 * mpw-configure (extralibs_name, rez_name): Set correctly
18692 for MWC68K compiler.
18693
18694 * mpw-README: Add more info on the necessary build tools.
18695
18696 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18697
18698 * configure.in, config.sub: Recognize cygwin32.
18699
18700 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18701
18702 * config.guess, config.sub: Recognize A/UX.
18703
18704 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18705
18706 * config.sub: Merge with gcc/config.sub.
18707
18708 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18709
18710 * mpw-build.in (do-binutils): Add build of stamps.
18711
18712 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18713
18714 * config.sub: Add recognition for mips64vr4100*-* targets.
18715
18716 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18717
18718 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18719 Add creation of gconfigargs with `--enable-shared' turned on.
18720 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18721 ($(host)-stamp-stage3-configured): Likewise.
18722 (HOLES): Add chatr and ldd.
18723 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18724
18725 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18726
18727 * configure: Pass --nfp to recursive configures.
18728
18729 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18730
18731 * Makefile.in (DLLTOOL): New.
18732 (DLLTOOL_FOR_TARGET): New.
18733 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18734 (EXTRA_TARGET_FLAGS): Ditto.
18735 (EXTRA_GCC_FLAGS): Ditto.
18736 (CONFIGURE_TARGET_MODULES): Ditto.
18737 (DO_X): Ditto.
18738 * configure: Add DLLTOOL.
18739
18740 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18741
18742 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18743 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18744 mh-sco, since old workarounds no longer needed, and don't
18745 build ld, since libraries have weak symbols in COFF.
18746
18747 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18748
18749 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18750
18751 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18752
18753 * configure.in: Make sure that ${CC} can be used to compile an
18754 executable.
18755
18756 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18757
18758 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18759 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18760 nothing depending on whether gdbtk is being built.
18761
18762 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18763
18764 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18765
18766 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18767
18768 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18769 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18770
18771 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18772
18773 * config-ml.in: Add support for
18774 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18775 Simplify setting of multidirs from --disable-foo.
18776
18777 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18778
18779 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18780 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18781 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18782 non-empty, pass them on to the GCC make.
18783 (all-bootstrap): New rule that is like all-gcc, except it executes
18784 the GCC bootstrap rule instead of the GCC all rule.
18785
18786 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18787
18788 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18789
18790 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18791
18792 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18793 DG/UX support.
18794
18795 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18796
18797 * config.sub (i*86*) Change [345] to [3456]
18798
18799 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18800
18801 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18802 --with-gnu-ld=no.
18803
18804 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18805
18806 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18807 AIX multilibs get built.
18808
18809 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18810
18811 * configure.in (i386-win32): Don't build expect if we're not
18812 building the tcl subdir.
18813
18814 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18815
18816 * Makefile.in: (configure-target-examples, all-target-examples):
18817 New targets, configure and build example programs.
18818
18819 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18820
18821 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18822 use it as input to sedit the generated MPW makefile.
18823 * mpw-README: Add a suggestion about Gestalt.h.
18824
18825 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18826
18827 * config.sub: Accept *-*-ieee*.
18828
18829 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18830
18831 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18832 Ronald F. Guilmette <rfg@monkeys.com>.
18833
18834 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18835
18836 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18837 for powerpc-pe native.
18838 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18839 (target==powerpc-pe): duplicate i386-win32 entry.
18840
18841 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18842
18843 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18844 of vxworks, not just vxworks5.1.
18845
18846 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18847
18848 * mpw-configure: Add support for exec-prefix.
18849
18850 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18851
18852 * config.guess: Recognize HP model 816 machines as having
18853 a PA1.1 processor.
18854
18855 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18856
18857 * configure: Ignore new autoconf configure options.
18858
18859 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18860
18861 * config.guess: Recognize Pentium under SCO.
18862 From Robert Lipe <robertl@arnet.com>.
18863
18864 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18865
18866 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18867
18868 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18869
18870 * configure.in: Don't configure gas for alpha-dec-osf*.
18871
18872 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18873
18874 * configure.in: Default to --with-stabs for some targets for which
18875 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18876 i[345]86*-*-unixware*.
18877
18878 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18879
18880 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18881 rather than basing it on the target. Simplify handling of options
18882 controlling which directories to configure. Remove extraneous
18883 slash in multi-clean target.
18884
18885 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18886
18887 * config-ml.in: Prefix more variables with ml_ so they don't collide
18888 with configure's.
18889
18890 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18891
18892 * configure: Don't turn -v into --v.
18893
18894 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18895
18896 * configure.in (targargs): Fix typo.
18897
18898 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18899
18900 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18901
18902 * configure.in: Strip --host and --target options from
18903 CONFIG_ARGUMENTS, and always configure for --host only. Add
18904 --with-cross-host option when building with a cross-compiler.
18905 * configure: Canonicalize the arguments put into config.status by
18906 always using `=' for an option with an argument. Pass a presumed
18907 --host or --target explicitly.
18908
18909 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18910
18911 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18912 into general OS recognition case.
18913
18914 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18915
18916 * configure.in (target_configdirs): add target-winsup only
18917 for win32 target systems.
18918
18919 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18920
18921 * Makefile.in (all-target-libgloss): Depend upon
18922 configure-target-newlib, since when libgloss is built it looks to
18923 see if the newlib directory exists.
18924
18925 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18926
18927 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18928 cfg-ml-*.in.
18929
18930 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18931
18932 * configure: Handle LD and LD_FOR_TARGET when configuring a
18933 Canadian Cross.
18934
18935 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18936
18937 * configure.in (target_libs): add target-winsup.
18938 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18939 (target==ppcle-pe): remove ld from $noconfigdirs.
18940
18941 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18942
18943 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18944 Preserve relative path names in $srcdir. Build symlink tree if
18945 configuring cross target dir and srcdir=. (= no VPATH support).
18946 (configure-target-libg++): Depend on configure-target-librx.
18947 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18948 * config-ml.in: New file.
18949 * symlink-tree: New file.
18950 * configure: Ensure srcdir="." if that's what it is.
18951
18952 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18953
18954 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18955 includes and FLEX_SKELETON setting.
18956 * mpw-configure (--with-gnu-ld): New option, controls whether
18957 to use PPCLink or ld with PowerMac GCC.
18958 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18959 * mpw-config.in: Configure grez if targeting Mac.
18960
18961 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18962 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18963 just macos.
18964 * configure.in: Configure grez resource compiler if targeting Mac.
18965 * Makefile.in (all-grez, install-grez): New targets.
18966
18967 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18968
18969 * configure: CXX defaults to gcc, not g++. If we find
18970 gcc in the path, set CC to gcc -O2.
18971
18972 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18973
18974 * configure: Default ${build} correctly. Avoid picking up extra
18975 spaces when reading CC and CXX from Makefile. When doing a
18976 Canadian Cross, use plausible default values for numerous
18977 variables.
18978 * configure.in: When doing a Canadian Cross, don't try to
18979 configure tools whose configure script can't handle it.
18980
18981 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18982
18983 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18984
18985 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18986
18987 * configure: Remove dubious bug reporting address.
18988
18989 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18990
18991 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18992 configure script, run that instead of this directory's configure.
18993 In either case, print a message that we're configuring the sub-dir.
18994
18995 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18996
18997 * configure.in: Before checking for the existence of various files,
18998 use sed to filter out "target-".
18999
19000 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
19001
19002 * Makefile.in (DO_X): Split rule to decrease command line length
19003 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
19004 (Philippe De Muyter).
19005
19006 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19007
19008 * Makefile.in (all-patch): depend on all-libiberty.
19009
19010 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
19011
19012 * configure.in: If the only directory in target_configdirs which
19013 actually exists is libiberty, then set target_configdirs to empty,
19014 to avoid trying to build a target libiberty in a gas or gdb
19015 distribution.
19016
19017 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
19018
19019 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
19020 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
19021 systems.
19022
19023 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19024
19025 * configure.in (copy_dirs): Use sys-include instead of include
19026 for --with-headers option.
19027
19028 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
19029
19030 * Makefile.in, configure.in: Make winsup builds work with
19031 new scheme.
19032
19033 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
19034
19035 * configure.in: Build the linker on AIX.
19036
19037 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
19038
19039 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
19040 where needed.
19041
19042 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
19043
19044 * Makefile.in (all-gcc): Fix typo.
19045
19046 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
19047
19048 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
19049
19050 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
19051
19052 * configure.in: Rename libFOO to target-libFOO, and xiberty
19053 to target-xiberty, to provide more flexibility.
19054 (target_subdir): Define. Create if cross.
19055 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
19056 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
19057 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
19058 check-libFOO -> check-target-libFOO, etc.
19059 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
19060 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
19061 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
19062 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
19063 allow ALL_GCC="" to only configure.
19064 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
19065 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
19066 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
19067
19068 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
19069
19070 * Makefile.in (taz): Build "info" in etc explicitly.
19071
19072 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
19073
19074 * configure.in: Make sure that CC is undefined (as opposed to
19075 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
19076 problem with autoconf trying to configure on a host without GCC.
19077
19078 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19079
19080 * mpw-configure: Set host alias from choice of host compiler,
19081 only use generic MPW Makefile sed if present, edit a file
19082 named "hacked_Makefile.in" instead of "Makefile.in" if present.
19083 * mpw-README: Add problem notes about CW6 and CW7.
19084
19085 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
19086
19087 * Makefile.in (taz): Use ";" instead of ";;".
19088
19089 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19090
19091 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
19092 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19093 DISTDOCDIRS.
19094 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
19095 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
19096
19097 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
19098
19099 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
19100 and gnats, because they are now subsumed by DISTSTUFFDIRS.
19101 Move bfd to DISTSTUFFDIRS.
19102
19103 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19104
19105 * Makefile.in (X11_LIB): Removed.
19106 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19107
19108 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19109
19110 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19111
19112 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19113 names.
19114
19115 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19116
19117 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19118
19119 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
19120
19121 * configure.in (i[345]86-*-win32): Always build newlib.
19122 Don't configure cvs, autoconf or texinfo.
19123 * Makefile.in (LD_FOR_TARGET): New.
19124 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19125 Pass down LD_FOR_TARGET.
19126
19127 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
19128
19129 * winsup: New directory.
19130 * Makefile.in: Build winsup.
19131 * configure.in: Winsup is configured when target is win32.
19132 Can only build win32 target GDB when native.
19133
19134 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
19135
19136 * config.guess: Recognize HP model 819 machines as having
19137 a PA 1.1 processor.
19138
19139 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
19140
19141 * configure: Fix sed loop which substitutes for CC and CXX to
19142 avoid bug found in various sed implementations.
19143
19144 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19145
19146 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19147 simulator. Use standard powerpc-*-eabi*.
19148
19149 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
19150
19151 * configure.in: Stop putting gas and binutils in noconfigdirs for
19152 powerpc-*-aix* and rs6000-*-*.
19153
19154 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
19155
19156 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19157 -mcall-aixdesc libraries.
19158
19159 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
19160
19161 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19162
19163 * config.sub (arm | armel | armeb): Fix shell syntax.
19164
19165 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19166
19167 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19168 -msoft-float and -mcpu=common support.
19169 (powerpc*-*-eabisim*): Add support for building -mcall-aix
19170 libraries.
19171
19172 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19173
19174 * configure.in: Allow configuration and build of emacs19 for the alpha.
19175
19176 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19177
19178 * configure.in (CC): Get ^CC, not just any old CC, from
19179 ${host_makefile_frag}.
19180
19181 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19182
19183 * configure.in (CC): Try to get CC from
19184 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19185
19186 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19187
19188 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19189 only if it exists in $(srcdir).
19190
19191 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
19192
19193 * configure: If CC and CXX are not set in the environment, set
19194 them, based on either an existing Makefile or on searching for gcc
19195 in PATH. Substitute for CC and CXX in Makefile.
19196 * configure.in: Remove libm from target_libs. Separate
19197 target_configdirs from configdirs. If CC is not set in
19198 environment, try to get it from a host Makefile fragment. Rewrite
19199 changes of configdirs to use skipdirs instead. A few minor
19200 tweaks. Take directories out of target_configdirs as they are
19201 taken out of configdirs. Remove existing Makefile files from
19202 subdirectories. Substitute for TARGET_CONFIGDIRS and
19203 CONFIG_ARGUMENTS in Makefile.
19204 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19205 by configure.in.
19206 (CONFIG_ARGUMENTS): Likewise.
19207 (CONFIGURE_TARGET_MODULES): New variable.
19208 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19209 ($(CONFIGURE_TARGET_MODULES)): New target.
19210 (configure-libg++, configure-libio): New targets.
19211 (all-libg++): Depend upon configure-libg++.
19212 (all-libio): Depend upon configure-libio.
19213 (configure-libgloss, all-libgloss): New targets.
19214 (configure-libstdc++): New target.
19215 (all-libstdc++): Depend upon configure-libstdc++.
19216 (configure-librx, all-librx): New targets.
19217 (configure-newlib): New target.
19218 (all-newlib): Depend upon configure-newlib
19219 (configure-xiberty): New target.
19220 (all-xiberty): Depend upon configure-xiberty.
19221
19222 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19223
19224 * configure.in (host i[345]86-*-win32): Expand the
19225 noconfigdirs again.
19226
19227 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19228
19229 * mpw-configure: Fix sed command file name.
19230
19231 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19232
19233 * configure.in (host i[345]86-*-win32): Reduce the
19234 noconfigdirs again.
19235
19236 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19237
19238 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19239 or powerpc*-*-pe*, since they are not yet supported.
19240
19241 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19242
19243 Add PowerMac support and many other enhancements.
19244 * mpw-configure: New option --cc to select compiler to use,
19245 paste options set according to --cc into the generated
19246 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19247 if mpw-make.sed is present.
19248 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19249 add forward includes for PowerPC include files.
19250 * mpw-build.in: Build using Makefile.PPC if present.
19251 (do-byacc, etc): Remove separate version resource builds.
19252 (do-gas): Build "stamps" before "all".
19253 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19254 * mpw-README: Update to reflect --cc option, PowerMac support,
19255 and recently-reported compatibility problems.
19256
19257 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19258
19259 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19260 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19261 (--with-multilib-top): Pass to recursive invocations.
19262
19263 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19264
19265 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19266 v810-*-*.
19267
19268 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19269
19270 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19271 gdb, ld and opcodes on v810-*-*.
19272
19273 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19274
19275 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19276 (local-maintainer-clean): New target.
19277 (maintainer-clean): New target.
19278 (realclean): Just depend upon maintainer-clean.
19279
19280 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19281
19282 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19283
19284 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19285
19286 * configure.in: Build ld in mips*-*-bsd* case.
19287
19288 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19289
19290 * config.sub: Accept -lites* OS. From Ian Dall.
19291
19292 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19293
19294 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19295 targets.
19296
19297 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19298
19299 * configure.in: treat i386-win32 canadian cross the same as
19300 i386-go32 canadian cross.
19301
19302 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19303
19304 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19305 running under the simulator to build a reduced set of libraries.
19306 (powerpc-*-eabiaix): Add fine grained multilib support added to
19307 other powerpc targets yesterday.
19308
19309 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19310
19311 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19312 -disable-softfloat, -disable-relocatable, -disable-aix, and
19313 -disable-sysv to control which multilib libraries get built.
19314
19315 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19316
19317 * configure: Add Makefile.tem to list of files to remove in trap
19318 handler.
19319
19320 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19321
19322 * config.guess (*Linux*): Add missing "exit"s.
19323 Also, need specific check for alpha-unknown-linux (uses COFF).
19324
19325 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19326
19327 * config.guess: Merge with FSF:
19328
19329 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19330 * config.guess (AIX4): More robust release numbering discovery.
19331
19332 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19333 * config.guess (i386-sequent-ptx): Properly get version number.
19334
19335 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19336 * config.guess (mips:*:4*:UMIPS): New case.
19337
19338 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19339
19340 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19341 (i386-win32 host): Likewise. Don't build readline.
19342
19343 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19344
19345 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19346 SUPPORT_FILES to submakes.
19347
19348 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19349
19350 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19351 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19352 mpw-configure.
19353
19354 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19355
19356 * configure.in (appdirs): Use =, not ==, in test expression when
19357 trying to build the text to print in the warning message for
19358 Solaris users.
19359
19360 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19361
19362 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19363
19364 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19365
19366 * config.guess: Recognize lynx-2.3.
19367
19368 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19369
19370 * config.sub (z8ksim): Deleted
19371 (z8k-*-coff): New, this is the one true name of the target.
19372
19373 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19374
19375 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19376
19377 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19378
19379 * config.guess (*:Linux:*:*): First try asking the linker what the
19380 default object file format is (elf, aout, or coff). Then if this
19381 fails, try previous methods.
19382
19383 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19384
19385 * configure.in: Don't build newlib for *-*-vxworks5.1.
19386
19387 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19388
19389 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19390 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19391
19392 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19393
19394 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19395
19396 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19397
19398 * cfg-ml-com.in: New file.
19399 * cfg-ml-pos.in: New file.
19400
19401 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19402
19403 * COPYING.NEWLIB: Add HP free copyright to list.
19404
19405 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19406
19407 * config.sub: Recognize -eabi* for the system, not just -eabi.
19408
19409 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19410
19411 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19412 * config.sub, configure.in (win32): New target and host.
19413
19414 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19415
19416 * configure.in: Add i386-pe configuration.
19417
19418 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19419
19420 * mpw-build.in (install): Install GDB after LD.
19421
19422 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19423
19424 * mpw-config.in (elf/mips.h): Always forward-include, needed
19425 for GDB to build.
19426
19427 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19428
19429 * testsuite: New directory for customer acceptance and whole tool
19430 chain tests.
19431
19432 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19433
19434 * configure: If per-host line isn't found, but AC_OUTPUT is found
19435 and a configure script exists, run it instead.
19436
19437 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19438
19439 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19440
19441 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19442
19443 * configure: Set build_{cpu,vendor,os,alias} to host values when
19444 --build isn't specified.
19445
19446 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19447
19448 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19449 (FLAGS_TO_PASS): Pass them.
19450 (EXTRA_TARGET_FLAGS): Ditto.
19451
19452 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19453
19454 * Makefile.in (all-libg++): Depend on all-libstdc++.
19455
19456 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19457
19458 * configure.in (noconfigdirs): Enable all packages for
19459 i386-unknown-netbsd.
19460
19461 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19462
19463 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19464 hosted builds (DOS builds)
19465
19466 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19467
19468 Changes for ARM based on patches from Richard Earnshaw:
19469 * config.sub: Handle armeb and armel.
19470 * configure.in: Omit arm linker only for riscix.
19471
19472 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19473
19474 * config.guess: Update from FSF.
19475
19476 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19477
19478 * config.sub: Recognize powerpcle as the little endian variant of
19479 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19480 powerpcle variant. Convert pentium into i586, not i486. Add p5
19481 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19482 temporarily.
19483
19484 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19485
19486 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19487
19488 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19489
19490 * config.sub: Accept -lites* as a basic system type.
19491
19492 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19493
19494 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19495 installed, and if so return linuxoldld as the system name.
19496
19497 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19498
19499 * config.guess: Add hppa1.1-hp-lites support.
19500
19501 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19502
19503 * configure.in: Don't build newlib for m68k-vxworks5.1.
19504
19505 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19506
19507 * configure.in (mips-sgi-irix6): Use mh-irix5.
19508
19509 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19510
19511 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19512
19513 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19514
19515 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19516 OSF/1. Fix compiler flags.
19517 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19518
19519 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19520
19521 * configure.in: Recognize --with-newlib.
19522 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19523
19524 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19525
19526 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19527 to *_X11_MODULES due to gdbtk needing X include files et al.
19528
19529 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19530
19531 Merge in support for Mac MPW as a host.
19532 (Old change descriptions retained for informational value.)
19533
19534 * mpw-config.in: Add generic include forwards for cpu-specific
19535 include files in aout and elf directories.
19536
19537 * mpw-configure: Added copyright.
19538 * mpw-config.in: Check for presence of required build tools.
19539 (target_libs): Add newlib.
19540 (target_tools): Add examples.
19541 (Read Me): Generate as "Read Me for MPW" instead.
19542 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19543 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19544 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19545
19546 * mpw-configure: Remove subdir-specific makefile hackery,
19547 delete mk.tmp after using it.
19548
19549 * mpw-build.in (all): Display start and end times.
19550
19551 * mpw-configure (host_canonical): Set.
19552 (target_cpu): Always add to makefiles.
19553 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19554 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19555 (mpw-mh-mpw): Look for in srcdir and srcroot.
19556 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19557
19558 * mpw-build.in: (install-only): New target.
19559
19560 * mpw-configure (host_alias, target_alias): Rename from hostalias
19561 and targetalias, add into generated Makefile.
19562 (mk.tmp): If present, add into generated Makefile.
19563 * mpw-build.in (all-gas): Build config.h first before gas proper.
19564
19565 * mpw-configure (config.status): Write only if changed.
19566 * mpw-config.in (readline): Configure it (not built, just used for
19567 definitions).
19568
19569 * mpw-config.in (elf/mips.h): Add a forward include.
19570
19571 * mpw-config.in: Forward-include most .h files in include into
19572 extra-include.
19573 (readline): Don't build.
19574 mpw-build.in (install): Install GDB.
19575
19576 * mpw-configure (prefix, mpw_prefix): Handle it.
19577 * mpw-config.in (mmalloc, readline): Don't configure.
19578 * mpw-build.in (thisscript): Rename to ThisScript.
19579 Use mpw-build instead of BuildProgram everywhere.
19580 (mmalloc, readline): Don't build.
19581 * mpw-README: New file, basic documentation about the MPW port.
19582
19583 * mpw-config.in: Use forward-include to create include files.
19584
19585 * mpw-configure: Add more things to the top of each configured
19586 Makefile, including contents of config/mpw-mh-mpw.
19587 * mpw-config.in (extra-include): Create this directory and fill it
19588 with Posix-like include files when configuring.
19589
19590 * config.sub (apple, mac, mpw): Add various aliases.
19591
19592 * mpw-build.in: New file, top-level build script fragment for MPW.
19593 * mpw-configure: New file, configure script for MPW.
19594 * mpw-config.in: New file, config fragment for MPW.
19595
19596 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19597
19598 * configure.in (host_libs): Remove glob, since it is gone from the
19599 sources.
19600
19601 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19602
19603 * Makefile.in: define empty GDB_NLM_DEPS var.
19604
19605 * configure.in(target_makefile_frag): use config/mt-netware
19606 for netware targets.
19607
19608 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19609
19610 * config.sub: Merge in recent FSF changes. Remove linux special
19611 cases.
19612
19613 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19614
19615 Revert this change:
19616
19617 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19618
19619 * build-all.mk: Use CC=cc -Xs on Solaris.
19620
19621 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19622
19623 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19624 stop using it.
19625 * Makefile.in: Nuke all references to glob subdirectory.
19626
19627 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19628
19629 * configure.in: Fix --enable-shared logic in per-host.
19630
19631 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19632
19633 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19634
19635 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19636
19637 * configure.in (noconfigdirs): Don't build gas on AIX, for
19638 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19639
19640 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19641
19642 * configure: Fix --cache-file to work if the file argument is a
19643 relative path.
19644
19645 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19646
19647 * configure: If the --cache-file is used, pass it down to
19648 configure in subdirectories.
19649
19650 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19651
19652 * config.sub: add vxworks29k configuration.
19653
19654 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19655
19656 * Makefile.in (taz): Do "diststuff" part quietly.
19657
19658 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19659
19660 * config.sub: Mini-merge with gcc/config.sub.
19661
19662 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19663
19664 * config.guess (IRIX): Sed - to _.
19665
19666 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19667
19668 * Makefile.in (source-vault, binary-vault): New targets.
19669
19670 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19671
19672 * config.sub: Recognize -eabi as a basic system type.
19673
19674 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19675
19676 * configure.in (enable_shared stuff): Fix typo.
19677
19678 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19679
19680 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19681
19682 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19683
19684 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19685
19686 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19687
19688 * configure.in (rs6000-*-*): Don't build gas.
19689
19690 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19691
19692 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19693 reduce command line length.
19694 (AS_FOR_TARGET): Check for as.new, not Makefile.
19695 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19696
19697 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19698
19699 * config.guess: Merge from FSF.
19700
19701 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19702
19703 * configure: Don't use $ when handling program_suffix.
19704
19705 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19706
19707 * configure.in: Configure tk for hppa/hpux.
19708
19709 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19710
19711 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19712
19713 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19714
19715 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19716 to LIBCXXFLAGS. Tests are better run without it.
19717
19718 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19719
19720 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19721
19722 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19723
19724 * configure.in (*-*-netware*): Don't configure xiberty.
19725
19726 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19727
19728 * configure.in: Remove tk from native_only list.
19729
19730 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19731
19732 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19733 for special NCD build.
19734
19735 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19736
19737 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19738 makeall.bat, they're only useful for binutils snapshots.
19739 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19740 makeall.bat to specified SUPPORT_FILES.
19741
19742 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19743
19744 * build-all.mk: Add Ericsson targets to sun4 and solaris
19745 hosts. Add BNR's sun4 target to solaris host, so their
19746 build-from-source will be tested in-house first.
19747
19748 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19749
19750 * Makefile.in (LIBCFLAGS): New variable.
19751 (CFLAGS_FOR_TARGET): Ditto.
19752 (LIBCFLAGS_FOR_TARGET): Ditto.
19753 (LIBCXXFLAGS): Ditto.
19754 (CXXFLAGS_FOR_TARGET): Ditto.
19755 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19756 (BASE_FLAGS_TO_PASS): Pass them.
19757 (EXTRA_TARGET_FLAGS): Ditto.
19758
19759 * configure.in: Support --enable-shared.
19760
19761 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19762
19763 * configure.in (target_libs): Include libstdc++ again.
19764 * config.guess: Update from FSF (for FreeBSD).
19765
19766 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19767
19768 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19769 makeall.bat.
19770 (DISTDOCDIRS): Add `etc'.
19771 (ETC_SUPPORT_PFX): New variable.
19772 (taz): Include anything from etc starting with a word in
19773 ETC_SUPPORT_PFX.
19774
19775 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19776
19777 * config.sub: Update for recent FSF changes. Remove obsolete
19778 h8300hds entry. Add -windows* and -osx as basic os. Minor
19779 spacing changes.
19780
19781 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19782
19783 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19784
19785 * config.guess: Merge with FSF.
19786 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19787
19788 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19789
19790 * configure: Since the "trap 0" handler will override the exit
19791 status on many systems, only use it for "exit 1", and make it set
19792 a non-zero exit status; reset it before "exit 0". Also, check
19793 exit status of config.sub, and error out if it failed.
19794
19795 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19796
19797 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19798 and install libgloss.
19799
19800 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19801
19802 * Makefile.in (all-binutils): Depend upon all-byacc.
19803
19804 * configure.in: Don't build emacs on Irix 5.
19805
19806 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19807
19808 * configure.in (*-*-netware*): Add libio.
19809
19810 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19811
19812 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19813 (CHECK_TARGET_MODULES): Ditto.
19814 (INSTALL_TARGET_MODULES): Ditto.
19815 (TARGET_LIBS): Ditto.
19816 (all-libstdc++): Note dependencies.
19817
19818 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19819
19820 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19821
19822 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19823
19824 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19825 -fexternal-templates.
19826
19827 * configure.in (target_libs): Add libstdc++.
19828 (noconfigdirs): Add libstdc++ as appropriate.
19829
19830 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19831
19832 * config.guess: Update from FSF.
19833
19834 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19835
19836 * configure: Use ${config_shell} when running ${configsub}.
19837
19838 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19839
19840 * config.sub: No longer recognize h8300h.
19841
19842 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19843
19844 * config.sub: Remove extraneous differences between config.sub and
19845 gcc/config.sub.
19846
19847 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19848
19849 * Makefile.in (DISTSTUFFDIRS): Add gas.
19850
19851 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19852
19853 * COPYING.NEWLIB: New file.
19854
19855 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19856
19857 * config.guess (HP-UX): Patch from Harlan Stenn
19858 <harlan@landmark.com> to also emit release level.
19859
19860 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19861
19862 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19863
19864 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19865
19866 * config.sub: Merge nextstep cleanup from FSF.
19867
19868 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19869
19870 * configure.in (arm-*-*): Don't configure ld for this target.
19871
19872 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19873
19874 * configure.in (*-*-netware): don't configure libg++, libio,
19875 librx, or newlib.
19876
19877 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19878
19879 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19880 configure ld--it works, but it doesn't support shared libraries.
19881
19882 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19883
19884 * config.guess (*-unknown-freebsd*): Get rid of possible
19885 trailing "(Release)" in version string.
19886 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19887
19888 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19889
19890 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19891 Fix type: *-next-neststep -> *-next-nextstep.
19892
19893 * config.guess: Merge from FSF:
19894
19895 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19896
19897 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19898
19899 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19900
19901 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19902 instead of UNIX_SV for UnixWare 1.0).
19903
19904 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19905
19906 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19907 to make gdb/nlm/* build after the compiler and linker.
19908
19909 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19910
19911 * config.guess (netbsd, freebsd, linux): Accept any machine,
19912 not just i[34]86.
19913 (m68k-atari-sysv4): Relocate to match FSF version.
19914
19915 * config.guess: More merges from the FSF:
19916
19917 Add a space before function call or macro invocation.
19918
19919 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19920
19921 * config.guess: Add trap cmd to remove dummy.c and dummy when
19922 interrupted.
19923
19924 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19925
19926 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19927 (dummy): Redirect stderr from compilation of dummy.c.
19928
19929 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19930
19931 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19932
19933 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19934
19935 * configure: Accept and ignore --cache*, for compatibility with
19936 new autoconf.
19937
19938 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19939
19940 * config.guess: Merge from FSF:
19941
19942 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19943
19944 * config.guess (Pyramid*:OSx*:*:*): New case.
19945 (PATH): Add /.attbin at end for finding uname.
19946 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19947
19948 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19949
19950 * config.guess (M88*:DolphinOS:*:*): New case.
19951
19952 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19953
19954 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19955 to select whether to use ELF or COFF.
19956
19957 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19958
19959 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19960
19961 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19962
19963 * config.guess: Guess the OS version for HPUX.
19964
19965 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19966
19967 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19968
19969 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19970
19971 * configure.in: Recognize --with-headers, --with-libs, and
19972 --without-newlib.
19973 * Makefile.in (all-xiberty): Depend upon all-ld.
19974
19975 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19976
19977 * configure.in: Change i[34]86 to i[345]86.
19978
19979 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19980
19981 * configure (version): A few more tweaks to help message.
19982
19983 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19984
19985 * Makefile.in: Remove (for now) librx as a host library,
19986 now that we're building it for target.
19987
19988 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19989
19990 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19991 (Karl Berry).
19992
19993 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19994
19995 * configure.in: Also configure librx.
19996
19997 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19998
19999 * Makefile.in: Update various rules to reflect that librx
20000 is now needed for libg++.
20001
20002 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20003
20004 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
20005
20006 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
20007
20008 * configure.in: Configure the examples directory.
20009
20010 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20011
20012 * configure: Simplify Jun 2 1994 change.
20013
20014 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20015
20016 * change CC to /usr/latest/bin/gcc for lynx host builds, since
20017 /bin/gcc isn't good enough to build gcc.
20018
20019 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
20020
20021 * Makefile.in (GDB_SUPPORT_FILES): Remove
20022 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
20023 (gdb.tar.gz): Add new rule to use standard distribution building
20024 mechanism.
20025
20026 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20027
20028 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
20029 Bill Cox <bill@cygnus.com>.
20030
20031 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
20032
20033 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
20034
20035 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
20036
20037 * configure: Search current dir first in .gdbinit.
20038
20039 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
20040
20041 * config.sub: Recognize freebsd (merged from gcc config.sub).
20042
20043 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
20044
20045 * config.sub: Refer to NeXT's operating system as nextstep.
20046
20047 * config.sub (case $basic_machine): Re-order the cases, to match
20048 the order in the FSF version (which is mostly alphabethical).
20049 Merge in some additions and changes from the FSF.
20050
20051 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
20052
20053 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
20054 * config.sub: Recognize cxux7.
20055 * configure.in: Use mh-cxux for m88k-harris-cxux*.
20056
20057 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20058
20059 * config.sub: Fix typo powerpc -> powerpc-*.
20060
20061 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
20062
20063 * Makefile.in: `all-emacs19' depends on `all-byacc'.
20064
20065 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
20066 parallel with all-emacs and install-emacs). Top-level command
20067 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
20068
20069 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20070
20071 * test-build.mk ($(host)-stamp-stage2-installed): Remove
20072 $(relbindir)/make before doing ``make install'', and use
20073 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
20074 installing over running make binary.
20075 ($(host)-stamp-stage3-installed): Likewise.
20076
20077 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20078
20079 * config.guess: Recognize Mach.
20080
20081 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20082
20083 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20084 see whether --exec-prefix was used.
20085
20086 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20087
20088 * README: Explicitly mention libg++/README. (Zoo's idea.)
20089
20090 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20091
20092 * Makefile.in: Add all-librx target similar to all-libproc.
20093
20094 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
20095
20096 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
20097 with post 1.2 uname bogosity.
20098
20099 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20100
20101 * configure: Remove temporary files on receipt of a signal.
20102
20103 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
20104
20105 * configure: If there is a package_makefile_frag, remove
20106 ${subdir}/Makefile.tem after copying it in.
20107
20108 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20109
20110 * build_all.mk: support rs6000 lynx identifies itself as
20111 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
20112 since /bin/gcc is too feeble to compile a modern gcc.
20113
20114 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20115
20116 * brought devo/test-build.mk update-to-date with progressive/
20117 test-build.mk. Add lynx targets and hppa flag info.
20118
20119 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20120
20121 * configure.in: Use mh-ncrsvr43. Patch from
20122 Tom McConnell <tmcconne@sedona.intel.com>.
20123
20124 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
20125
20126 * config.guess (i386-unknown-bsdi): No longer need to
20127 check #if defined(__bsdi__) && defined(__i386__).
20128
20129 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20130
20131 * configure: Set program_transform_nameoption correctly.
20132
20133 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20134
20135 * brought build-all.mk update-to-date with progressive build-all.mk,
20136 added new targets and hppa info.
20137
20138 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20139
20140 * configure: If config.guess result is a prefix of the user
20141 specified target, assume a native build and use the user specified
20142 target as the host alias. Remove SunOS patch suffix removal hack.
20143 * configure.in: Remove SunOS patch suffix removal hack.
20144
20145 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20146 in NATIVE_CHECK_MODULES.
20147
20148 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
20149
20150 * Makefile.in: Rename HOST_ONLY to NATIVE.
20151 * configure: Delete SunOs patch suffix from host_canonical
20152 and build_canonical variables that are prepended to Makefiles.
20153 * configure.in: Add comments for easier maintenance.
20154
20155 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20156
20157 * Makefile.in: Add all-libproc target similar to all-gui.
20158
20159 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
20160
20161 * Makefile.in (CHECK_MODULES): split into
20162 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20163
20164 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
20165
20166 * config.guess (i386-unknown-bsdi): New system to guess.
20167
20168 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20169
20170 * Makefile.in: Add all-gui target (but not yet build by "all").
20171
20172 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
20173
20174 * config.sub: Move deletion of patch suffix from here...
20175 * configure.in: To here, at Ian's suggestion. The top-
20176 level scripts might need to know of a patch level.
20177
20178 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
20179
20180 * config.sub: Strip off patch suffix so rtl is recognized
20181 as a sunos4.1.3 machine, even though it's been patched.
20182
20183 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
20184
20185 * Makefile.in (INSTALL_LAST): Delete.
20186 (INSTALL_DOSREL): New.
20187
20188 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20189
20190 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20191 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20192 whether we pass down --with-gnu-ld anyhow.
20193
20194 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20195
20196 * Makefile.in (INSTALL_LAST): Change operation so it works
20197 on more flavors of make.
20198 * configure.in (go32): Don't build libg++ or libio.
20199
20200 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20201
20202 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20203 they can be overriden by templates.
20204
20205 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20206
20207 * configure.in (target==go32): Don't build gdb.
20208 * dosrel: New directory.
20209
20210 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20211
20212 * configure.in (host==go32): Configure dosrel too.
20213 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20214 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20215 be set by incoming names or templates.
20216 (INSTALL_LAST): New rule.
20217
20218 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20219
20220 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20221
20222 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20223
20224 * configure.in (appdirs): New variable. Currently empty, but will
20225 be used in gas distribution. If nonempty, lists a set of
20226 directories at least one of which must get configured, or top
20227 level configuration is considered to have failed.
20228 (rs6000-*-lynxos*): Use new file name.
20229
20230 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20231
20232 Eliminate XTRAFLAGS.
20233 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20234 newlib include files using -idirafter, and also use -nostdinc.
20235 (CXX_FOR_TARGET): Likewise.
20236 (XTRAFLAGS): Removed.
20237 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20238 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20239 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20240 ($(DO_X)): Don't pass down XTRAFLAGS.
20241
20242 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20243
20244 * configure.in (mips*-dec-bsd*): New target; do build linker.
20245 (mips*-*-bsd*): New target; don't build linker.
20246
20247 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20248
20249 * configure.in: support rs6000-*-lynxos* configuration.
20250 support sunos4 as a cross target.
20251
20252 * config.sub: look for lynx*, not lynx since the OS version may
20253 legitimately be part of the name.
20254
20255 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20256
20257 * configure.in (i[34]86-*-sco*): Move to be with other i386
20258 targets.
20259 (romp-*-*): New target. Skip various binary utilities.
20260 (vax-*-*): New target. Don't build newlib.
20261 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20262
20263 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20264
20265 * configure.in: Only set host_makefile_frag if config
20266 directory exists.
20267
20268 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20269
20270 * install.sh: If $dstdir exists, don't check whether each
20271 component does.
20272
20273 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20274
20275 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20276
20277 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20278
20279 * configure.in (*-*-lynxos*): Don't configure newlib for either
20280 native or cross Lynx.
20281
20282 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20283
20284 * config.sub (sparc64-elf): Fix os.
20285 (z8k): Remove duplicate.
20286
20287 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20288
20289 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20290 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20291
20292 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20293
20294 * configure: Make file links cleanly even if Lynx fails on
20295 an NFS symlink (at least fail cleanly).
20296
20297 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20298
20299 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20300 -XNh2000.
20301
20302 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20303
20304 * configure: Unknown options are fatal again.
20305
20306 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20307
20308 * configure: Ignore --x-includes and --x-libraries, for Autoconf
20309 compatibility.
20310
20311 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20312
20313 * build-all.mk: Add `clean' target.
20314
20315 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20316
20317 * config.guess: Add SINIX support.
20318 * configure.in: Add mips-*-sysv4* support.
20319
20320 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20321
20322 * build-all.mk: Document all useful targets.
20323 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20324 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20325
20326 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20327
20328 * configure: Support --silent, --quiet.
20329
20330 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20331
20332 * configure: Support --disable-FEATURE.
20333
20334 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20335
20336 * config.guess: Recognize NCR running SVR4.3.
20337
20338 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20339
20340 * config.guess: Make BSDI generate i386-unknown-bsd386.
20341 Patch from Paul Eggert <eggert@twinsun.com>.
20342
20343 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20344
20345 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20346
20347 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20348
20349 * configure: Make unrecognized options give nonfatal warnings
20350 instead of fatal errors, and pass them to any subdirectory
20351 configures in case they recognize them.
20352 Make --x equivalent to --with-x.
20353
20354 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20355
20356 * configure: Add --enable-* options. Clean up usage message and
20357 some comments.
20358
20359 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20360
20361 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20362
20363 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20364
20365 * configure.in (hppa*-*-*): Enable binutils.
20366
20367 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20368
20369 * config.sub: Recognize cisco.
20370
20371 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20372
20373 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20374
20375 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20376
20377 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20378 than one configuration name. Add comment.
20379
20380 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20381
20382 * config.guess: about target *-hitachi-hiuxwe2, fixed
20383 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20384 macro is incorrect.]
20385
20386 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20387
20388 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20389 than the "make ls" stuff which used to be here.
20390
20391 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20392
20393 * config.guess: Recognize i[34]86-unknown-freebsd.
20394 From Shawn M Carey <smcarey@rodan.syr.edu>.
20395
20396 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20397
20398 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20399
20400 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20401
20402 * config.guess: Check for ptx.
20403
20404 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20405
20406 * config.sub: Add os9k checking.
20407
20408 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20409
20410 * config.guess: Handle OSF1 running on HPPA processors
20411
20412 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20413
20414 * configure: If subdir configure fails, print out a message with
20415 subdirectory name, in case subdir's configure code didn't identify
20416 itself.
20417
20418 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20419
20420 * configure.in: Remove embedded newlines from configdirs.
20421 Avoid mismatches of substrings. Fix matching strings at end
20422 of configdirs.
20423
20424 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20425
20426 * config.guess: Add Lynx/rs6000 config support.
20427
20428 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20429
20430 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20431
20432 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20433
20434 * configure.in (hppa*-*-osf*): Treat this just like most other
20435 PA configurations (eg no binutils or ld).
20436 (hppa*-*-*elf*): These configurations have binutils and ld.
20437
20438 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20439
20440 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20441
20442 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20443
20444 * configure.in (rs6000-*-*): Build gas.
20445
20446 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20447
20448 * Makefile.in: Avoid bug in losing hpux sed.
20449
20450 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20451
20452 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20453 for GDB and GDB has been fixed to not need it.
20454
20455 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20456
20457 * config.guess: Recognize vax hosts.
20458
20459 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20460
20461 * configure (while loop): Don't use "break 2" inside case
20462 statement -- the case statement isn't an enclosing loop.
20463
20464 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20465
20466 * config.guess: Clean up NeXT support, to allow nextstep
20467 on Intel machines. Make OS be nextstep.
20468
20469 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20470
20471 * config.guess: Add alternate forms for Convex.
20472
20473 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20474
20475 * configure: Completely rewrite option processing. Take
20476 advantage of pattern-matching to avoid invoking test frequently.
20477 Also clean up host and target defaulting logic.
20478
20479 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20480
20481 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20482 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20483 commands (plus user environment) will fit SCO limits.
20484
20485 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20486
20487 * configure.in: Don't issue warnings about directories which are
20488 not being configured if -norecursion is set. Correct test for
20489 --with-gnu-as and --with-gnu-ld to not get confused by substring
20490 matches.
20491
20492 * configure.in: Don't build gas for alpha-dec-osf1*.
20493
20494 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20495
20496 * configure: Back out Per's change of 12/19/1993. It changes the
20497 behavior of configure in unexpected and confusing ways.
20498
20499 Also, use different delim char when calculating
20500 program_transform_name so that the name can contain slashes.
20501
20502 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20503
20504 * configure.in, config.sub: Add support for VSTa micro-kernel.
20505
20506 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20507
20508 * configure.in: Nuke hacks which were used to get a special
20509 version of GAS for HPPA configurations.
20510
20511 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20512
20513 * configure: If only ${target_alias} is given, use that
20514 as the default for ${host_alias}.
20515 * configure: Add missing back-slashes before nested quotes.
20516
20517 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20518
20519 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20520
20521 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20522
20523 * config.guess: Recognize some Tektronix configurations.
20524 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20525
20526 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20527
20528 * config.sub: Match any flavor of SH.
20529
20530 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20531
20532 * configure.in: Don't try to configure newlib for Alpha.
20533
20534 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20535
20536 * configure.in: Don't build ld for Irix 5. Don't build gas,
20537 libg++ or libio for any Alpha target.
20538
20539 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20540
20541 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20542
20543 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20544 default arguments -- so it tried to compress itself.
20545
20546 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20547
20548 * configure.in (notsupp): ensure that a space is always at the end
20549 of the configdirs list, since the grep checks for an explicit space
20550
20551 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20552
20553 * configure.in (target i386-sysv4.2): don't build ld, since static
20554 versions of many libraries are not available.
20555
20556 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20557
20558 * config.guess: Recognize Apollos (using environment variables).
20559 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20560
20561 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20562
20563 * config.guess: Recognize Sony news mips running newsos.
20564
20565 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20566
20567 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20568 "fi ; else" for bash.
20569
20570 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20571
20572 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20573
20574 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20575
20576 * config.sub: accept unixware as an alias for svr4.2.
20577 Fix some inconsistancies with the gcc version.
20578
20579 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20580
20581 * Makefile.in (DISTDOCDIRS): Add gdb.
20582
20583 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20584
20585 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20586
20587 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20588
20589 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20590 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20591 this now.
20592
20593 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20594
20595 * config.sub: Accept hiux* as an OS name.
20596
20597 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20598 etc/make-stds.texi. The underscore came from gcc, and dje now
20599 agrees that RUNTESTFLAGS is the correct name.
20600
20601 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20602
20603 * install.sh: Remove 'set -e'. It makes any conditionals
20604 in the script useless.
20605
20606 * config.guess: Automatically recognize arm-acorn-riscix
20607 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20608
20609 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20610
20611 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20612
20613 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20614
20615 * Makefile.in (DISTDOCDIRS): New variable.
20616 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20617 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20618
20619 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20620
20621 * configure.in (hppa target): check the source directory for the
20622 pagas sub-directory
20623
20624 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20625
20626 * config.sub: Allow -aout* and -elf*.
20627
20628 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20629
20630 * configure.in: Don't build ld on i386-solaris2, same as for
20631 sparc-solaris2.
20632
20633 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20634
20635 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20636
20637 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20638
20639 * configure.in: Configure gdb for alpha.
20640
20641 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20642
20643 * Makefile.in (CXXFLAGS): Add -O.
20644
20645 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20646
20647 * config.guess: added support for DG Aviion
20648
20649 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20650
20651 * configure.in: Produce warning message for subdirectories not
20652 configurable for this host/target combination. Don't try to
20653 configure gdb for vms.
20654
20655 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20656
20657 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20658 appropriate files before making "diststuff".
20659 (DISTBISONFILES): New var: list of files to be edited.
20660 (DISTSTUFFDIRS): Add binutils.
20661
20662 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20663
20664 * config.sub: also handle mipsel and mips64el (for little endian mips)
20665
20666 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20667
20668 * configure.in: Add * to end of all OS names.
20669
20670 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20671
20672 * configure.in: Build newlib for LynxOS native.
20673
20674 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20675
20676 * config.guess: Add support for delta 88k running SVR3.
20677
20678 * configure.in: Add comment about HP compiler vs. emacs.
20679
20680 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20681
20682 * configure.in: don't build ld on solaris2 (not a viable option
20683 due to bugs in getpwnam & getpwuid)
20684
20685 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20686
20687 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20688 config.guess will produce a full version number.
20689
20690 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20691
20692 * configure.in: Build linker and binutils for alpha-dec-osf1.
20693
20694 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20695
20696 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20697 and gdb/testsuite/Makefile.in.
20698
20699 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20700
20701 * configure.in: recognize mips*- instead of mips-
20702
20703 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20704
20705 * config.sub: Accept linux*coff and linux*elf as operating
20706 systems.
20707
20708 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20709
20710 * config.sub: Recognize mips64, and mips3 as an alias for it.
20711
20712 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20713
20714 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20715 gdb knows how to handle OSF/1 shared libraries.
20716
20717 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20718
20719 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20720 * config.guess: Recognize Hitachi's HIUX.
20721 * config.sub: Recognize h3050r* and hppahitachi.
20722 Remove redundant cases for hp9k[23]*.
20723
20724 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20725
20726 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20727 if gas and ld are in the source tree and are in ${configdirs}.
20728 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20729 --with options (but still pass them down on the command line,
20730 if they were explicitly specified).
20731
20732 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20733
20734 * configure: substitute SHELL value in Makefile.in with
20735 ${CONFIG_SHELL}
20736
20737 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20738
20739 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20740 *-*-solaris2* targets.
20741
20742 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20743
20744 * Makefile.in: define M4, and pass it down to sub-makes;
20745 all-autoconf now depends on all-m4
20746
20747 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20748
20749 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20750 presence of {ar,ranlib} instead of a configured directory
20751
20752 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20753
20754 * config.guess: Accept 34?? as well as 33?? for NCR.
20755
20756 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20757
20758 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20759 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20760
20761 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20762
20763 * configure: grab values for $(CC) and $(CXX) from the
20764 environment, so that someone can do "CC=gcc configure; make" and
20765 have it work right (matching the way that autoconf works now)
20766
20767 * configure.in, Makefile.in: add support for gash, the tcl
20768 interface to Galaxy
20769
20770 * config.guess: add NetBSD variants (hp300, x86)
20771
20772 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20773
20774 * install.sh: Support -d option (in the manner of SunOS 4 install,
20775 as it is more deterministic than that of GNU install)
20776 (chmodcmd): Set file to mode 755 by default (should also do default
20777 chgrp and chown, but I don't feel like dealing with that now)
20778
20779 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20780
20781 * config.sub: Remove h8300hhms alias.
20782
20783 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20784
20785 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20786
20787 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20788
20789 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20790 as stmp-fixinc
20791
20792 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20793
20794 * config.sub: recognize m88110-bug-coff.
20795
20796 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20797
20798 * Makefile.in (all-libio): all dependencies on the toolchain used
20799 to build this (gcc, gas, ld, etc)
20800
20801 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20802
20803 * config.guess: Deal with OSF/1 1.3 on alpha.
20804
20805 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20806
20807 * install.sh: add some 'else true' clauses for portability
20808
20809 * configure.in: don't build libio for h8[35]00-*-* targets
20810
20811 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20812
20813 * Makefile.in: Add support for new libio.
20814
20815 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20816
20817 * install.sh: If one command fails, don't try the rest. Don't try
20818 to remove $dsttmp (via trap) unless we have already created it.
20819 If $src doesn't exist, detect it and exit with an error.
20820
20821 * config.guess: Recognize BSD on hp300.
20822
20823 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20824
20825 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20826 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20827
20828 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20829
20830 * Makefile.in (all-send-pr): depends on all-prms
20831
20832 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20833
20834 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20835
20836 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20837
20838 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20839 Added test for mips-mips-riscos5.
20840
20841 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20842
20843 * configure.in: use mh-hp300 for 68k HP hosts
20844
20845 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20846
20847 * configure: add support for CONFIG_SHELL, so that you can use
20848 some alternate shell for evaluating configure scripts
20849
20850 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20851
20852 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20853 in configure script to bug-gdb@prep.ai.mit.edu when building
20854 distribution archive.
20855 * Makefile.in (COMPRESS): Remove def.
20856 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20857 gdb.tar.Z and make-gdb.tar.Z respectively.
20858 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20859 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20860 to convergence with 'taz' target in Makefile.in.
20861
20862 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20863
20864 * install.sh (dsttmp): use trap to ensure that tmp files go
20865 away on error conditions
20866
20867 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20868
20869 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20870
20871 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20872
20873 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20874 its parent is '/' not ''.
20875
20876 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20877
20878 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20879
20880 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20881 that ${newsrcdir}/configure.in does.
20882
20883 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20884
20885 * test-build.mk: support for CONFIG_SHELL
20886
20887 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20888
20889 * config.sub (netware): Add as a basic system type.
20890
20891 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20892
20893 * Makefile.in (Makefile): depend on configure.in. Also drop the
20894 $(srcdir)/ from the dependency on Makefile.in.
20895
20896 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20897
20898 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20899 (h8300hhms is temporary until multi-libraries are implemented).
20900 * configure.in: Handle h8300h too.
20901
20902 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20903
20904 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20905
20906 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20907
20908 * configure: Remove extraneous output when guessing host type.
20909 * config.guess: Remove extraneous output when guessing using C
20910 compiler rather than uname, or when guessing fails.
20911
20912 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20913
20914 * Makefile.in: remove all.cross and install.cross targets
20915
20916 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20917 definitions
20918
20919 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20920
20921 * configure.in (target sh): Build gprof.
20922
20923 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20924
20925 * config.sub: change -solaris to -solaris2
20926
20927 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20928
20929 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20930
20931 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20932
20933 * configure: Correct error message for missing Makefile.in to
20934 print correct directory.
20935
20936 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20937
20938 * install.sh: kludge around 386BSD shell bug
20939
20940 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20941
20942 * config.guess: Recognize NeXT.
20943 * config.guess: Recognize i486-ncr-sysv4.
20944 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20945
20946 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20947
20948 * Makefile.in (MAKEINFOFLAGS): New variable.
20949 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20950 * build-all.mk, test-build.mk: Pass down --no-split as
20951 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20952
20953 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20954
20955 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20956
20957 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20958
20959 * Makefile.in (libg++.tar.z): New rule.
20960 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20961 * Makefile.in (taz): Only do a single chmod.
20962
20963 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20964
20965 * install.sh: don't use dirname anymore (replaced with sed usage)
20966
20967 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20968
20969 * Makefile.in: Change extension for gzip'd files from '.z' to
20970 '.gz' per new FSF standard usage.
20971
20972 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20973
20974 * configure: put quotes around the final value of program_transform_name
20975
20976 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20977
20978 * Makefile.in: new install.sh support; update install-info rules
20979
20980 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20981
20982 * configure.in: Build diff for crosses, but not for go32 host.
20983
20984 * configure.in: Build gprof only for native, and don't build it
20985 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20986
20987 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20988
20989 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20990
20991 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20992
20993 * configure.in (host_tools): Add prms.
20994
20995 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20996
20997 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20998 with $(FLAGS_TO_PASS) on the command line
20999
21000 * config.sub: Recognize lynx and lynxos
21001
21002 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
21003
21004 * config.sub: Accept -ecoff*, not just -ecoff.
21005
21006 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21007
21008 * Makefile.in (taz): Use .gz suffix instead of .z.
21009 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
21010 names.
21011
21012 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21013
21014 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
21015
21016 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21017
21018 * Makefile.in (install-no-fixedincludes): install gcc last, so
21019 that rebuilds that might happen during 'make install' don't get
21020 bogus gcc include files
21021
21022 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21023
21024 Change from Utah for HPPA support:
21025 * config.guess: Recognize hppa1.x-hp-bsd.
21026
21027 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
21028
21029 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
21030 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
21031
21032 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
21033
21034 * config.sub: Add support for rom68k and bug boot monitors.
21035
21036 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
21037
21038 * Makefile.in: Make all-opcodes depend on all-bfd.
21039
21040 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
21041
21042 * config.guess: Added special check for i[34]86-univel-sysv4*.
21043
21044 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
21045
21046 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
21047 the processor rather than assuming i486.
21048
21049 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21050
21051 * config.guess: Recognize SunOS6 as Solaris3.
21052
21053 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
21054
21055 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
21056 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
21057
21058 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
21059
21060 * build-all.mk (all-cross): New target for Canadian Cross.
21061 Added Q2 go32 targets.
21062 * test-build.mk: Configure go32 cross sparclite-aout and
21063 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
21064 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
21065
21066 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21067
21068 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
21069 GO32 hosted toolchains
21070
21071 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
21072
21073 * configure: change so "-exec-prefix" gets passed down rather
21074 than "-exec_prefix" so autoconf generated Makefiles get the
21075 exec_prefix set right.
21076
21077 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21078
21079 * config.guess: get the Solaris2 minor version number
21080
21081 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21082
21083 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21084
21085 * config.guess: Recognize some Sequent platforms.
21086
21087 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21088
21089 * Makefile.in: added the vault-install target
21090
21091 * configure.in: actually use the Sun3 makefile fragment that's in
21092 config, also added the release dir to configdirs
21093
21094 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21095
21096 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21097
21098 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21099
21100 * configure.in: remove some program from Alpha targetted toolchains
21101
21102 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
21103
21104 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
21105 gprof.
21106 (taz): Run "make diststuff" in those directories instead of "make
21107 proto-dir". Look for "VERSION=" only at start of line in subdir
21108 Makefile. Use "gzip -9" for compression.
21109 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21110 (binutils.tar.z): New target.
21111
21112 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21113
21114 * Makefile.in (taz): Include gpl.texinfo.
21115
21116 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21117
21118 * Makefile.in (setup-dirs): Merged into "taz" target.
21119 (taz): Only do `proto-dir' stuff if a directory is actually needed
21120 for this target.
21121
21122 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
21123
21124 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21125 (FLAGS_TO_PASS): Pass down MUNCH_NM.
21126 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21127 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21128 (gcc-no-fixedincludes): Correct for current gcc Makefile.
21129
21130 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
21131
21132 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
21133 config.sub, and move-if-change to gdb testsuite distribution
21134 archive, so the testsuite can be extracted, configured, and
21135 run separately from the gdb distribution. Blow away the Chill
21136 tests that require a Chill compiled executable, since GNU Chill
21137 is not yet publically available.
21138
21139 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21140
21141 * test-build.mk: set environment variables in a single command,
21142 instead of a list of assignments and exports
21143
21144 * config.guess: recognize Alpha/OSF1 systems
21145
21146 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21147
21148 * configure: Change help message to prefer --options rather than
21149 -options.
21150
21151 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21152
21153 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21154 zippy@ecst.csuchico.edu.
21155 * config.guess: Recognize miniframe.
21156
21157 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
21158
21159 * Makefile.in: Use srcroot to find runtest rather than rootme.
21160 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21161
21162 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
21163
21164 * test-build.mk: Extensive additions to support building on a
21165 machine other than the host.
21166
21167 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21168
21169 * configure (tooldir): Fix for i386-aix again.
21170
21171 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
21172
21173 * configure, Makefile.in: Change definition of $(tooldir)
21174 to match the FSF.
21175
21176 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
21177
21178 * config.guess: Recognize i[34]86/SVR4.
21179
21180 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21181
21182 * Makefile.in (all-gdb): gdb depends on sim.
21183
21184 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
21185
21186 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
21187 at the same time we make the prototype gdb directory.
21188 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
21189 files at the same time as the gdb base release distribution.
21190
21191 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
21192
21193 * Makefile.in (check): Use individual check targets rather than
21194 DO_X rule.
21195 (check-gcc): Added.
21196
21197 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21198
21199 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21200 for System V release 3.2.
21201
21202 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21203
21204 * config.sub: Recognize hppaosf.
21205 * configure.in: Do configure ld/binutils/gas for it.
21206
21207 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21208
21209 * configure (tooldir): Alter syntax used to set this, for systems
21210 where "\$" isn't handled right, like i386-aix.
21211
21212 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21213
21214 * configure: Pass program-transform-name, not
21215 program_transform_name, to recursive configures.
21216
21217 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21218
21219 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21220 of gas+ld+binutils.
21221
21222 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21223
21224 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21225
21226 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21227
21228 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21229
21230 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21231
21232 * Makefile.in (PRMS): Set back to all-prms.
21233
21234 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21235
21236 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21237 targets, rather than for MIPS hosts.
21238
21239 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21240
21241 * configure.in: add comment for --with-x default values
21242
21243 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21244
21245 * Makefile.in: add check-* targets for each of the directories in
21246 the tree. Add a definition of RUNTEST that will use the one we
21247 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21248
21249 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21250
21251 * configure.in: Removed obsolete references to bfd_target and
21252 target_makefile_frag.
21253
21254 * build-all.mk: Set assorted targets for Q2.
21255 * config.sub: Recognize z8k-sim and h8300-hms.
21256 * test-build.mk: Really don't pass host to configure.
21257 (HOLES): Added uname.
21258
21259 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21260
21261 * configure: Handle an empty program-prefix, program-suffix or
21262 program-transform-name correctly.
21263
21264 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21265
21266 * build-all.mk: -G 8 no longer required for MIPS targets.
21267 * test-build.mk: Don't pass host argument to configure; make it
21268 guess.
21269
21270 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21271
21272 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21273 * Makefile.in (COMPRESS): New macro, like GZIP.
21274
21275 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21276
21277 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21278
21279 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21280 with gas currently defaults to -G 0.
21281
21282 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21283
21284 * Makefile.in (all-flex): flex depends on byacc.
21285
21286 * build-all.mk: If host not specified, use config.guess. Pass TAG
21287 to test-build.mk as RELEASE_TAG.
21288 * test-build.mk (configargs): New variable containing arguments to
21289 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21290 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21291
21292 * config.guess: Use /bin/uname when checking -X argument on SCO,
21293 to avoid invoking GNU uname which doesn't understand -X.
21294
21295 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21296
21297 * configure.in: Build gas for mips-*-*.
21298
21299 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21300
21301 * Makefile.in (all.normal): insert missing backslash.
21302
21303 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21304
21305 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21306
21307 * Makefile.in: Complete overhaul to merge many almost identical
21308 targets.
21309
21310 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21311
21312 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21313 (gdb.tar.Z): Adjusted.
21314
21315 * Makefile.in (setup-dirs, taz): New targets; should be general
21316 enough to adapt for gdb sometime. Build only .z file.
21317 (gas.tar.z): New target.
21318
21319 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21320
21321 * build-all.mk: Use CC=cc -Xs on Solaris.
21322
21323 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21324
21325 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21326 for handling BISON for FSF releases.
21327
21328 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21329
21330 * configure: Actually implement the change zoo just documented.
21331
21332 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21333
21334 * configure: when using config.guess, only set target_alias when
21335 it's not already been set (ie, on the command line)
21336
21337 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21338
21339 * Makefile.in: add installcheck target, set PRMS to install-prms
21340
21341 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21342
21343 * configure: add support for package_makefile_fragment, handle the
21344 case where a directory has a configure.in file but no Makefile.in
21345 more gracefully (with an actual understandable error message, even);
21346 add support for --without (and add this to the usage message); also
21347 explicitly add a --host=${host_alias} to the command line when
21348 config.guess is used
21349
21350 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21351
21352 * configure: Must use both --host and --target in recursive calls.
21353
21354 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21355
21356 * Makefile.in: Change deja-gnu to dejagnu.
21357
21358 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21359
21360 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21361
21362 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21363
21364 * configure.in: canonicalize all instances to *-*-solaris2*,
21365 also strip out a number of tools to not build for go32 host
21366
21367 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21368
21369 * config.guess: add GPL.
21370
21371 * Makefile.in, config.guess, config.sub, configure: bump
21372 copyrights to 93.
21373
21374 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21375
21376 * Makefile.in (do-info): Removed obsolete check for existence of
21377 localenv file.
21378
21379 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21380
21381 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21382
21383 * Makefile.in: a couple of 'else true' for decstation,
21384 support for TclX
21385
21386 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21387
21388 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21389
21390 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21391
21392 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21393
21394 * config.guess: Recognize i386-ibm-aix (PS/2).
21395 * configure.in: Use config/mh-aix386 file for it.
21396
21397 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21398
21399 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21400 CC_FOR_TARGET instead.
21401 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21402
21403 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21404
21405 * Makefile.in: Add sim to list of directories sent with gdb
21406
21407 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21408
21409 * configure.in: Put back mips-dec-bsd* case.
21410
21411 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21412
21413 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21414 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21415 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21416
21417 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21418
21419 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21420
21421 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21422 (install-info): install dir.info only if it exists,
21423 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21424
21425 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21426
21427 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21428 gas for mips-dec-bsd.
21429
21430 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21431
21432 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21433 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21434
21435 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21436
21437 * configure.in: Added "dejagnu" to hosttools list.
21438
21439 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21440
21441 * config.sub, configure.in, config.guess: Add support
21442 for Bosx, an AIX variant from Bull.
21443 Patches from F.Pierresteguy@frcl.bull.fr.
21444
21445 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21446
21447 * devo/dejagnu: Initial creation of devo/dejagnu.
21448 Migrated dejagnu testcases and support files for testing software
21449 tools to reside as subdirectories, currently called "testsuite",
21450 within the directory of the software tool. Migrated all programs,
21451 support libraries, etc. beloging to dejagnu proper from
21452 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21453 with no modifications. The changes to these files which will
21454 allow them to configure, build, and execute properly will be made
21455 in a future update.
21456
21457 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21458
21459 * Makefile.in: Change send_pr to send-pr.
21460 * configure.in: Likewise.
21461 * send_pr: Renamed directory to send-pr.
21462
21463 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21464
21465 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21466
21467 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21468
21469 * README: Update for gdb-4.8 release.
21470 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21471 gdb-xxx.tar.z (gzip'd) file also.
21472
21473 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21474
21475 * Makefile.in: make all-diff depend on all-libiberty
21476
21477 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21478
21479 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21480
21481 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21482
21483 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21484
21485 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21486
21487 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21488 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21489 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21490
21491 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21492
21493 * Makefile.in: makeinfo binary is in a new location
21494
21495 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21496
21497 * config.sub: Accept -ecoff as an OS.
21498
21499 * Makefile.in: Various changes to eliminate a level of make
21500 recursion and reduce the required command line length.
21501 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21502 sub-makes.
21503 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21504 variables holding settings for specific sub-makes.
21505 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21506 in terms of BASE_FLAGS_TO_PASS.
21507 (TARGET_LIBS): New variable listing directories which use
21508 TARGET_FLAGS_TO_PASS.
21509 (subdir_do): Eliminated.
21510 (do-*): New set of targets to replace subdir_do.
21511 (various): All targets which used subdir_do now depend on do-*.
21512 (local-clean): Renamed from do_clean.
21513 (local-distclean): New target, dependency of distclean and
21514 realclean.
21515 (install-info): Don't create directories. Depend on dir.info
21516 rather than calling make recursively.
21517 (install-dir.info): Eliminated.
21518 (install-info-dirs): Create all info directories here.
21519 (dir.info): Depend upon do-install-info.
21520
21521 * test-build.mk (HOLES): Added false.
21522
21523 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21524
21525 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21526
21527 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21528
21529 * Makefile.in (info): remove dependency on all-texinfo. The
21530 problem was really in texinfo/C, not at this level.
21531
21532 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21533
21534 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21535
21536 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21537
21538 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21539 GDB releases.
21540
21541 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21542
21543 * configure: Include srcdir in message about target of link not
21544 being found. Don't convert `-' to `_' in `with' options being
21545 passed to subdirs.
21546
21547 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21548
21549 * configure.in: add uudecode to host_tools
21550
21551 * Makefile.in: added {all,install}-uudecode targets, added them to
21552 the appropriate lists
21553
21554 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21555
21556 * Makefile.in (all-gcc): Added dependency on all-gas.
21557
21558 * configure.in (mips-*-*): Build ld and binutils.
21559
21560 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21561
21562 * configure: check return code from mkdir, print error message and
21563 exit on failure.
21564
21565 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21566
21567 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21568
21569 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21570
21571 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21572
21573 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21574
21575 * config.sub (h8500): Recognize this as a cpu type.
21576
21577 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21578
21579 * configure: source directory missing is no longer a warning
21580
21581 * configure.in: recognize irix[34]* instead of irix[34]
21582
21583 * Makefile.in: define and pass down X11_LIB
21584
21585 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21586
21587 * guess-systype: Renamed to ...
21588 * config.guess: ... by popular request.
21589 * configure.in, Makefile.in: Update accordingly.
21590
21591 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21592
21593 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21594 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21595 + Execute ./dummy instead of assuming . is in PATH.
21596
21597 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21598
21599 * guess-systype: New shell script. Attempts to guess the
21600 canonical host name of the executing host.
21601 Only a few hosts are supported so far.
21602 * configure: Call guess-systype if no host is specified.
21603
21604 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21605
21606 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21607 gcc Makefile.
21608
21609 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21610
21611 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21612 (all-gcc, install-gcc, subdir_do): Use it.
21613
21614 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21615
21616 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21617
21618 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21619
21620 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21621 set exclusively by configure, using configure.in .
21622
21623 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21624
21625 * test-build.mk: set $PATH for all builds
21626
21627 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21628
21629 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21630
21631 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21632 the one used in gcc/Makefile.in, so that a null expansion doesn't
21633 override the one needed to build gcc with a native cc.
21634
21635 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21636
21637 * configure: Accept -with arguments.
21638
21639 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21640
21641 * Makefile.in: added h8300sim
21642
21643 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21644
21645 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21646 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21647 (all-cygnus, native, build-cygnus): Make
21648 $(canonhost)-stamp-3stage-done, not $(host)....
21649 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21650 i386-sco3.2v4. Added else true to if command.
21651
21652 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21653
21654 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21655
21656 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21657
21658 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21659
21660 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21661
21662 * configure.in: don't remove binutils from Solaris builds
21663
21664 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21665
21666 * Makefile.in: get rid of earlier definitions for *clean,
21667 also handle the recursive info rule better
21668
21669 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21670
21671 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21672 do more-or-less the right thing.
21673
21674 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21675
21676 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21677 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21678
21679 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21680
21681 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21682 $(host_canonical).
21683
21684 * configure.in: split the configdirs list into 4 categories (native
21685 v. cross, library v. tool) and handle the cross-only and native-
21686 only in more reasonable (and correct!) way.
21687
21688 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21689
21690 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21691 configdirs anymore.
21692
21693 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21694
21695 * Makefile.in: extensive cleanup:: removed all of the explicit
21696 clean-* targets, collapsed many wrappers around subdir_do into
21697 one, added additional targets to satisfy standards.texi, deleted
21698 some old targets, some changes for consistency
21699
21700 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21701
21702 * configure.in: handle some programs as cross-only, and others as
21703 native only
21704
21705 * test-build.mk: handle partial holes in a more generic manner
21706
21707 * Makefile.in: m4 depends on libiberty
21708
21709 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21710
21711 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21712 time, wdiff, and find to configdirs
21713
21714 * Makefile.in: all, clean, and install rules for the new programs
21715 added to configure.in
21716
21717 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21718
21719 * configure.in: use mh-sun for all *-sun-* hosts
21720
21721 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21722
21723 * Makefile.in: define flags for X11 include files and library file
21724 locations, pass them down to the programs that need this info
21725
21726 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21727
21728 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21729
21730 * configure.in: start building libg++ for HP-UX targets
21731
21732 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21733
21734 * README: Update references to files moved into etc/.
21735
21736 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21737
21738 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21739 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21740
21741 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21742
21743 * configure: accept dash as well as underscore in long option
21744 names for FSF compatibility.
21745
21746 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21747
21748 * config.sub: added -sco3.2v4 support from FSF.
21749
21750 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21751
21752 * configure.in: expand the section that adds or removes
21753 directories from the list of programs to build, to handle native
21754 vs. cross in addition to host v. native
21755
21756 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21757
21758 * Makefile.in: Replace C++ in macro names with CXX.
21759 This is less likely to break ...
21760
21761 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21762
21763 * test-build.mk: add -w to GNU_MAKE
21764
21765 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21766
21767 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21768 add 'sparc' to list of recognized cpus. This needed to make
21769 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21770 Delete some redundant ose68 variants. Recognize -wrs as an os,
21771 then changes that into $CPU-wrs-vxworks.
21772
21773 * configure.in: remove most references to gdbtest, regularize
21774 target based program removal
21775
21776 * test-build.mk: import from p3 tree (many fixes and changes)
21777
21778 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21779
21780 * Makefile.in: added rules to handle tcl, tk, and expect
21781
21782 * configure.in: handle those directories if they exist
21783
21784 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21785
21786 * config.sub: removed bogus hppabsd and hppahpux names, since
21787 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21788
21789 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21790
21791 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21792 depends upon all-xiberty
21793
21794 * Makefile.in: changes from p3, including:
21795
21796 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21797
21798 * Makefile.in (XTRAFLAGS): include newlib directories if
21799 newlib/Makefile exists, rather than if host != target.
21800
21801 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21802
21803 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21804 from the same source tree and not building a cross-compiler. This
21805 matters for the libg++ configuration if reconfiguring a tree that
21806 has already been installed.
21807
21808 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21809
21810 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21811 pick up the machine and system specific header files.
21812
21813 * Makefile.in: added AS_FOR_TARGET, passed down in
21814 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21815 the C compiler to use to create programs which are run in the
21816 build environment, set it to default to $(CC), and passed it down
21817 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21818
21819 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21820
21821 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21822 We need them for unusual native builds, like systems without
21823 ranlib.
21824
21825 * configure: also define $(host_canonical) and
21826 $(target_canonical), which are the full, canonical names for the
21827 given host and target
21828
21829 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21830
21831 * Makefile.in: Added separate definitions for C++.
21832
21833 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21834
21835 * configure.in (configdirs): Add deja-gnu.
21836
21837 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21838
21839 * README: Update for configure.texi and gdb-4.7 release.
21840
21841 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21842
21843 * Makefile.in: Move "all" target to top of file.
21844 Previously, first target was ".PHONY" which caused BSD4.4 make
21845 to build .PHONY when make was run without arguments.
21846
21847 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21848
21849 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21850 Library-copylefted code in libiberty.
21851
21852 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21853
21854 * config.sub: Replace m68kmote with plain old m68k.
21855
21856 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21857
21858 * Makefile.in: Remove space from blank line, avoid Make complaints.
21859
21860 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21861
21862 * config.sub: Complain if no argument is given. Added support for
21863 386bsd as OS and target alias.
21864
21865 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21866
21867 * Makefile.in (XTRAFLAGS): include newlib directories if
21868 newlib/Makefile exists, rather than if host != target.
21869
21870 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21871
21872 * config.sub: recognize sparclite-wrs-vxworks.
21873
21874 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21875 p3.) Added clean-xiberty to clean.
21876
21877 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21878
21879 * configure.in: use *-*-* instead of nested cases for host and target
21880
21881 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21882
21883 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21884 from the same source tree and not building a cross-compiler. This
21885 matters for the libg++ configuration if reconfiguring a tree that
21886 has already been installed.
21887
21888 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21889
21890 * config.sub (i486v/i486v4): Merge in from FSF version.
21891
21892 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21893
21894 * configure: only set PWD if it is already set.
21895
21896 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21897
21898 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21899 doesn't have unset and all success paths (and most error paths)
21900 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21901 to just ${PWD} to avoid confusion.)
21902
21903 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21904
21905 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21906 even for a native compilation.
21907
21908 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21909
21910 Changes to make the gdb.tar.Z rule work better.
21911
21912 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21913 (DEVO_SUPPORT): Add configure.texi.
21914 (bfd-ilrt.tar.Z): Remove ancient rule.
21915
21916 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21917
21918 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21919 pick up the machine and system specific header files.
21920
21921 * configure.in, config.sub: added new target m68010-adobe-scout,
21922 with alias of adobe68k. Changed configure.in to check for
21923 -scout before -sco* to avoid a false match.
21924
21925 * Makefile.in: added AS_FOR_TARGET, passed down in
21926 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21927 the C compiler to use to create programs which are run in the
21928 build environment, set it to default to $(CC), and passed it down
21929 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21930
21931 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21932
21933 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21934 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21935 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21936 FOR_TARGET variants, to newlib and libg++.
21937
21938 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21939
21940 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21941 first.
21942
21943 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21944
21945 * config.sub: Accept `elf' as an environment.
21946
21947 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21948
21949 * Makefile.in (all-opcodes): cd into the right directory
21950
21951 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21952
21953 * configure: added -program_transform_name option, used as
21954 argument to sed when installing programs.
21955 configure.texi: added documentation for -program_prefix,
21956 -program_suffix and -program_transform_name.
21957
21958 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21959
21960 * config.sub: Accept i486 where i386 ok.
21961
21962 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21963
21964 * config.sub: accept we32k
21965
21966 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21967
21968 * config.sub, configure.in: accept OSE68000 and OSE68k.
21969
21970 * Makefile.in: don't create all directories for ``make install'';
21971 let the subdirectories create the ones they need.
21972
21973 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21974
21975 * COPYING: new file, GPL v2
21976
21977 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21978
21979 * Makefile.in: use the new gen-info-dir, which needs a template
21980 argument (which also lives in texinfo)
21981
21982 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21983
21984 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21985
21986 * config.sub (ncr3000): Change i386 to i486.
21987
21988 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21989
21990 * Makefile.in: add install-rcs, install-grep to
21991 install-no-fixedincludes, removed install-bison and install-libgcc
21992
21993 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21994
21995 * configure.in: grab the HPUX makefile fragment if on HPUX
21996
21997 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21998
21999 * Makefile.in: eradicate bison spoor (ditto libgcc).
22000 configure.in: recognise m68{k,000}-ericsson-OSE.
22001 es1800 is alias for m68k-ericsson-OSE
22002
22003 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22004
22005 * configure.in: rearrange the parts that remove programs from
22006 configdirs, based now on HOST==TARGET or by canonical triple.
22007
22008 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22009
22010 * test-build.mk: recurse explicitly with -f test-build.mk when
22011 appropriate. predicate stage3 and comparison on the existence
22012 of gcc. That is, if gcc isn't around, we aren't three-staging.
22013 On very clean, also remove ...stamp-co. Build in-place before
22014 doing other builds.
22015
22016 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
22017
22018 * Makefile.in, configure.in: add tgas
22019
22020 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22021
22022 * Makefile.in: a number of changes merged in from progressive.
22023
22024 * configure.in: add libm.
22025
22026 * .cvsignore: ignore some stuff that comes from test-build.mk.
22027
22028 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
22029
22030 * config.sub: Add es1800 (m68k-ericsson-es1800).
22031
22032 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
22033
22034 * configure: Add program_suffix (parallel to program_prefix)
22035 * Makefile.in: adjust directory-creating script for losing decstation
22036
22037 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
22038
22039 * configure: Minor $subdir-related fixes.
22040
22041 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
22042
22043 * configure: fix various problems with propogating
22044 makefile_target_frag in subdirs.
22045 * configure.in: config libgcc if its there
22046
22047 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
22048
22049 * config.sub: HPPA merge.
22050
22051 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
22052
22053 * Makefile.in: Replace all-bison with all-byacc in all
22054 dependency lines for other tools (which now use byacc).
22055
22056 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
22057
22058 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
22059
22060 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
22061
22062 * Makefile.in: make gprof rules similar to byacc rules (instead of
22063 vestigal $(unsubdir) that didn't work...)
22064
22065 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
22066
22067 * config.sub: Add support for Linux.
22068 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
22069 (at least for libg++).
22070
22071 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
22072
22073 * configure.texi: fix doc for the -nfp option to configure
22074
22075 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
22076
22077 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22078
22079 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
22080
22081 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22082 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22083 * configure.in: added solaris* host_makefile_frag hook.
22084
22085 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22086
22087 * config.sub: changed recognition of m68000 so that various
22088 m68k types can be specified via m680[01234]0
22089
22090 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22091
22092 * config.sub (basic_machine): fix sed so that '-foo' isn't
22093 completely substituted out while .+'-foo' loses the '-foo'
22094
22095 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22096
22097 * config.sub ($os): Add -aout.
22098
22099 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
22100
22101 * configure: If host_makefile_frag is absolute, don't
22102 prefix ${invsubdir} (relevant to libg++ auto-configure).
22103
22104 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22105
22106 * Makefile.in (tooldir): Define it.
22107 (all-ld): Depend on all-flex.
22108
22109 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
22110
22111 * Makefile.in (check): Fix libg++ special case.
22112
22113 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
22114
22115 * configure: do not bury `pwd` into config.status, thus do fewer
22116 pwd's.
22117
22118 * configure: print the "Building in" message only when building in
22119 other than "." AND verbose.
22120
22121 * configure: remove -s, rework -v to better accommodate guested
22122 configures.
22123
22124 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22125
22126 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
22127
22128 * Makefile.in: macroize flags passed on recursion. remove
22129 fileutils.
22130
22131 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
22132
22133 * configure: get makesrcdir right for subdirs deeper than 1.
22134
22135 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22136 install.
22137
22138 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
22139
22140 * Makefile.in: don't print subdir_do or recursion lines.
22141
22142 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
22143
22144 * standards.texi: added menu item.
22145
22146 * Makefile.in: build and install standards.info.
22147
22148 * standards.texi: new file.
22149
22150 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22151
22152 * configure: test for and move config.status pieces from
22153 ${subdir}/.
22154
22155 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
22156
22157 * configure: Test for existance of files before trying to mv
22158 them, to avoid numerous non-existance messages.
22159
22160 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
22161
22162 * configure: correct final line of config.status.
22163
22164 * configure: patch from eggert. Avoids a protection problem if
22165 the original Makefile.in is read only.
22166
22167 * configure: use move-if-change from gcc to create config.status.
22168 Some makefiles depend on config.status to tell if a directory
22169 has been reconfigured for a different host. This change
22170 prevents those directories from remaking everything in the case
22171 where the reconfig was only intended to rebuild a Makefile.
22172
22173 * configure: test for config.sub with "config.sub sun4" rather
22174 than "config.sub ${host_alias}". Otherwise we can't tell a bad
22175 host alias from a missing config.sub.
22176
22177 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22178
22179 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22180 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
22181
22182 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
22183
22184 * configure: mkdir ${subdir} as needed.
22185
22186 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
22187
22188 * Makefile.in,configure.in: added autoconf.
22189
22190 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22191
22192 * Makefile.in: no longer pass against on recursion.
22193
22194 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22195 definitions are not inherited.
22196
22197 * configure: correct makesrcdir when subdir is .
22198
22199 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22200
22201 * configure: Add support for 'subdirs' variable, which is
22202 like 'configdirs', except that configure doesn't re-invoke
22203 itself for subdirs, it just creates a Makefile for each subdir.
22204 * configure.texi: Document subdirs.
22205
22206 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22207
22208 * configure.in: added flex to configdirs
22209
22210 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22211
22212 * Makefile.in: remove clean-stamps from clean.
22213
22214 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22215
22216 * configure.in: Add gdbtest to configdirs.
22217
22218 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22219
22220 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22221 to recursive makes.
22222 * configure.in: Recognize new ncr3000 config.
22223
22224 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22225
22226 * Makefile.in, configure.in: removed references to gdbm.
22227
22228 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22229
22230 * config.sub: Don't canonicalize os value
22231 newsos* to bsd (readline needs to check for newsos).
22232 (This fix was earlier made Jan 31, but got re-broken.)
22233
22234 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22235
22236 * configure.in: sco is an os, not a vendor!
22237
22238 * configure: Quote $( better. Keep various shells happy.
22239
22240 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22241
22242 * Makefile.in: eliminate stamp-files.
22243
22244 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22245
22246 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
22247 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22248
22249 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22250
22251 * config.sub: fix iris/iris3.
22252
22253 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22254
22255 * configure: re-add -rm.
22256
22257 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22258
22259 * Maskefile.in: add .stmp-rcs to all.
22260
22261 * configure.in: remove gas from rs6000 build, use aix host fragment.
22262
22263 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22264
22265 * configure: pass down site_option during recursion.
22266
22267 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22268
22269 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22270
22271 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22272
22273 * configure: Change exec_prefix so that it really defaults to prefix.
22274
22275 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22276
22277 * Makefile.in, configure.in: Add support for mmalloc library.
22278
22279 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22280
22281 * Makefile.in: add stmp dependencies for a few more things.
22282
22283 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22284
22285 * configure: adjusted error message on objdir/srcdir configure
22286 collision, per john's suggestion.
22287
22288 * Makefile.in: add libiberty stmp to all and all.cross.
22289
22290 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22291
22292 * Makefile.in: remove force dependencies, add grep to all.
22293
22294 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22295
22296 * Makefile.in: drop flex. make stamp files work.
22297
22298 * configure: added test for conflicting configuration in srcdir,
22299 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22300 gets cranky. use relative paths for configure and srcdir
22301 whenever possible. Send some error messages to stderr that were
22302 going to stdout.
22303
22304 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22305
22306 * Makefile.in: Fix libg++ rule to check for gcc directory
22307 before using gcc/gcc. Also pass XTRAFLAGS.
22308
22309 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22310
22311 * Makefile.in: added stmp-files so that directories aren't polled
22312 when they are already built.
22313
22314 * configure.texi: fixed a node pointer problem.
22315
22316 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22317
22318 * config.sub configure.in gdb/configure.in
22319 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22320 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22321 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22322
22323 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22324
22325 * configure: -recurring becomes -silent. corrected help message
22326 for -site= option.
22327
22328 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22329
22330 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22331
22332 * configure: when building Makefile for crosses, replace
22333 tooldir and program_prefix. default srcdir from location of
22334 config.sub. remove "for host in hosts" and "for target in
22335 targets" loops.
22336
22337 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22338
22339 * Makefile.in: Do not pass bindir or mandir to cvs.
22340
22341 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22342
22343 * Makefile.in, configure.in: removed traces of namesubdir,
22344 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22345 copyrights to '92, changed some from Cygnus to FSF.
22346
22347 * configure.texi: remove most references to multiple hosts,
22348 multiple targets, subdirs, etc.
22349
22350 * configure.man: removed rcsid. reference config.sub not
22351 config.subr.
22352
22353 * Makefile.in: mkdir $(infodir) on install-info.
22354
22355 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22356
22357 * configure.texi: Explain better about .gdbinit and about
22358 the environment that configure.in sections run in.
22359
22360 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22361
22362 * configure.in: Ultrix is only a decstation if it's a MIPS.
22363
22364 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22365
22366 * README: DOC.configure => cfg-paper.texi.
22367
22368 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22369
22370 * config.sub (near case $os): Don't convert newsos* to bsd!
22371
22372 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22373
22374 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22375 the number of copies of COPYING that go into the GDB tar file.
22376
22377 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22378
22379 * bfd/configure.in, gdb/config/mh-i386sco,
22380 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22381 Fix SCO configuration stuff.
22382
22383 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22384
22385 * Makefile.in: For libg++, make sure the -I pointing
22386 to the gcc directory goes *after* all the libg++-local -I flags.
22387 Also, move just-gcc dependency from just-libg++ to all-libg++.
22388
22389 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22390
22391 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22392
22393 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22394
22395 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22396
22397 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22398
22399 * config.sub: Add stratus configuration frags. Also
22400 submitted to FSF.
22401
22402 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22403
22404 * Makefile.in (DEV_SUPPORT): add configure.man.
22405
22406 * config.sub(Decode manufacturer-specific): add -none*.
22407
22408 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22409
22410 * Makefile.in: remove form feeds to make Sun's make happy.
22411 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22412
22413 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22414
22415 * Makefile.in (AR_FLAGS): Make quieter.
22416
22417 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22418
22419 * configure.in: Add libg++.
22420 * configure: When verbose, don't output the command line at each
22421 level; it will be unremarkably the same as the previous version,
22422 which will be the same as what the user typed.
22423
22424 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22425
22426 * configure.in, Makefile.in: fix clean-info, add flex. add
22427 fileutils.
22428
22429 * configure: be less sensitive to spaces in Makefile.in. Do not
22430 look for sources in "..". Doing so breaks subdirectories that
22431 might have their own configure. If a subdir has it's own
22432 configure script, use it.
22433
22434 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22435
22436 * cfg-paper.texi: some changes suggested by rms.
22437
22438 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22439
22440 * config.sub: Merge in some small additions from the FSF version,
22441 taken from the gcc distribution, to bring the Cygnus and FSF
22442 versions into closer sync.
22443
22444 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22445
22446 * configure.in: Changed svr4 references to sysv4.
22447
22448 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22449
22450 * configure: added -V for version number option.
22451
22452 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22453
22454 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22455 renamed from DOC.configure to cfg-paper.texi.
22456
22457 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22458
22459 * configure, config.subr, config.sub: config.subr is now
22460 config.sub again.
22461
22462 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22463
22464 * configure.texi: new file, in progress.
22465
22466 * Makefile.in: build info file and install the man page for
22467 configure.
22468
22469 * configure.man: new file, first cut.
22470
22471 * configure: find config.subr again now that configuration "none"
22472 has gone. removed all traces of the -ansi option. removed all
22473 traces of the -languages option.
22474
22475 * config.subr: resync from rms.
22476
22477 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22478
22479 * configure, config.sub, config.subr: merge config.sub into
22480 config.subr, call the result config.subr, remove config.sub, use
22481 config.subr.
22482
22483 * Makefile.in: revised install for dir.info.
22484
22485 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22486
22487 * configure.in: add decstation host makefile frag.
22488
22489 * Makefile.in: BISON now bison -y again. also install-gcc on
22490 install. clean-gdbm on clean. infodir belongs in datadir.
22491 Make directories for info install. Build dir.info here then
22492 install it.
22493
22494 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22495
22496 * Makefile.in: fix for bad directory tests.
22497
22498 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22499
22500 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22501 regexp. -srcdir relative was being handled incorrectly.
22502
22503 * Makefile.in: unwrapped some for loops so that parallel makes
22504 work again and so one can focus one's attention on a particular
22505 package.
22506
22507 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22508
22509 * configure: added PWD as a stand in for `pwd` (for speed). use
22510 elif wherever possible. make -srcdir work without -objdir.
22511 -objdir= commented out.
22512
22513 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22514
22515 * configure: +options become --options. -subdirs commented out.
22516 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22517 Makefile now at top of generated Makefile. Removed cvs log
22518 entries. added -srcdir. create .gdbinit only if there is one
22519 in ${srcdir}.
22520
22521 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22522 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22523 and mandir now keyed off datadir by default.
22524
22525 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22526
22527 * Freshly created ChangeLog.
22528
22529 \f
22530 Local Variables:
22531 mode: change-log
22532 left-margin: 8
22533 fill-column: 76
22534 version-control: never
22535 End: