]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2024-01-23 Tobias Burnus <tburnus@baylibre.com>
2
3 * MAINTAINERS: Update my email address.
4
5 2024-01-23 Andrew Stubbs <ams@baylibre.com>
6
7 * MAINTAINERS: Update
8
9 2024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
10
11 * Makefile.def: Add a dependency to libgrust for all-gcc.
12 * Makefile.in: Regenerate the file.
13
14 2024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
15
16 * Makefile.def: Add libgrust target to bootstrap.
17 * Makefile.in: Regenerate.
18
19 2024-01-15 Andrew Pinski <quic_apinski@quicinc.com>
20
21 * MAINTAINERS (DCO): Add myself.
22
23 2024-01-09 Siddhesh Poyarekar <siddhesh@gotplt.org>
24
25 * SECURITY.txt: Drop "exploitable" in the hardening section.
26
27 2024-01-09 Tom Tromey <tom@tromey.com>
28
29 * Makefile.in: Rebuild.
30 * Makefile.tpl (BASE_EXPORTS): Add GUILE.
31 (GUILE): New variable.
32 * Makefile.def (flags_to_pass): Add GUILE.
33
34 2024-01-08 Joseph Myers <josmyers@redhat.com>
35
36 * MAINTAINERS: Update my email address.
37
38 2023-12-30 Joseph Myers <jsm@polyomino.org.uk>
39
40 * MAINTAINERS: Update my email address.
41
42 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
43 Thomas Schwinge <thomas@codesourcery.com>
44
45 * Makefile.def: Add libgrust as host & target module.
46 * configure.ac: Add libgrust to host tools list. Add libgrust to
47 noconfigdirs if we're not building target libstdc++.
48 * Makefile.in: Regenerate.
49 * configure: Regenerate.
50
51 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
52 Arthur Cohen <arthur.cohen@embecosm.com>
53
54 * MAINTAINERS: Add maintainers for libgrust.
55
56 2023-12-13 Arsen Arsenović <arsen@aarsen.me>
57
58 * Makefile.def (gettext): Disable (via missing)
59 {install-,}{pdf,html,info,dvi} and TAGS targets. Set no_install
60 to true. Add --disable-threads --disable-libasprintf. Drop the
61 lib_path (as there are no shared libs).
62 * Makefile.in: Regenerate.
63
64 2023-12-12 Paul Iannetta <piannetta@kalrayinc.com>
65
66 * MAINTAINERS: Add myself to write after approval
67
68 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
69
70 * MAINTAINERS: Update my email address
71
72 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
73
74 * MAINTAINERS: Add myself to write after approval
75
76 2023-11-23 Nathaniel Shead <nathanieloshead@gmail.com>
77
78 * MAINTAINERS: Add myself to write after approval and DCO
79
80 2023-11-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
81
82 * libtool.m4: Fix stray call
83
84 2023-11-19 Lewis Hyatt <lhyatt@gmail.com>
85
86 * Makefile.in: Regenerate.
87 * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
88
89 2023-11-18 Petter Tomner <tomner@bahnhof.se>
90
91 * MAINTAINERS: Update my email address.
92
93 2023-11-18 Frederik Harwath <frederik@harwath.name>
94
95 * MAINTAINERS: Change my address.
96
97 2023-11-16 Michal Jires <mjires@suse.cz>
98
99 * MAINTAINERS: Add myself.
100
101 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
102
103 PR bootstrap/12596
104 * .gitignore: Add '/gettext*'.
105 * configure.ac (host_libs): Replace intl with gettext.
106 (hbaseargs, bbaseargs, baseargs): Split baseargs into
107 {h,b}baseargs.
108 (skip_barg): New flag. Skips appending current flag to
109 bbaseargs.
110 <library exemptions>: Exempt --with-libintl-{type,prefix} from
111 target and build machine argument passing.
112 * configure: Regenerate.
113 * Makefile.def (host_modules): Replace intl module with gettext
114 module.
115 (configure-ld): Depend on configure-gettext.
116 * Makefile.in: Regenerate.
117
118 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
119
120 * intl/*: Remove.
121
122 2023-11-09 Jivan Hakobyan <jivanhakobyan9@gmail.com>
123
124 * MAINTAINERS: Add myself.
125
126 2023-11-09 YunQiang Su <yunqiang.su@cipunited.com>
127
128 * MAINTAINERS: Update my email address.
129
130 2023-11-06 Carl Love <cel@linux.ibm.com>
131
132 * MAINTAINERS: Update my email address.
133
134 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
135
136 * .github/CONTRIBUTING.md: Wrap lines more tightly.
137
138 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
139
140 * .github/CONTRIBUTING.md: New file.
141 * .github/PULL_REQUEST_TEMPLATE.md: New file.
142
143 2023-10-22 Iain Sandoe <iain@sandoe.co.uk>
144
145 * configure: Regenerate.
146 * configure.ac: Do not add default runpaths to GCC exes
147 when we are building -static-libstdc++/-static-libgcc (the
148 default).
149 * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
150 enable flag to alter Darwin libraries to use @rpath names.
151
152 2023-10-15 Mike Frysinger <vapier@gentoo.org>
153
154 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
155 * Makefile.in: Regenerate.
156
157 2023-10-11 Filip Kastl <fkastl@suse.cz>
158
159 * MAINTAINERS: Fix name order.
160
161 2023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
162
163 * MAINTAINERS: Add myself.
164
165 2023-10-06 Sergei Trofimovich <siarheit@google.com>
166
167 PR bootstrap/111663
168 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
169 * Makefile.in: Regenerate.
170
171 2023-10-05 Jan Engelhardt <jengelh@inai.de>
172
173 * SECURITY.txt: Fix up indentation.
174
175 2023-10-05 Jan Engelhardt <jengelh@inai.de>
176
177 * SECURITY.txt: Fix up commas.
178
179 2023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
180
181 * SECURITY.txt: New file.
182
183 2023-09-18 Fei Gao <gaofei@eswincomputing.com>
184
185 * MAINTAINERS: Add myself.
186
187 2023-09-15 Yang Yujie <yangyujie@loongson.cn>
188
189 * config-ml.in: Remove unneeded loongarch clause.
190 * configure.ac: Register custom makefile fragments mt-loongarch-*
191 for loongarch targets.
192 * configure: Regenerate.
193
194 2023-09-12 Edwin Lu <ewlu@rivosinc.com>
195
196 * MAINTAINERS: Add myself
197
198 2023-09-12 Thomas Schwinge <thomas@codesourcery.com>
199 Chung-Lin Tang <cltang@codesourcery.com>
200
201 PR testsuite/109951
202 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
203 'SYSROOT_CFLAGS_FOR_TARGET'.
204 * Makefile.in: Regenerate.
205
206 2023-09-05 Yang Yujie <yangyujie@loongson.cn>
207
208 * config-ml.in: Do not build the multilib library variant
209 that is duplicate with the toplevel one.
210
211 2023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
212
213 * MAINTAINERS: Add myself.
214
215 2023-08-22 Filip Kastl <fkastl@suse.cz>
216
217 * MAINTAINERS: Update my email address.
218
219 2023-08-11 Eric Feng <ef2648@columbia.edu>
220
221 * MAINTAINERS: Add myself.
222
223 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
224
225 * Makefile.def: Reflect that libsframe needs to installed before
226 libbfd. Reorder a bit to better track libsframe dependencies.
227 * Makefile.in: Regenerate.
228
229 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
230
231 * Makefile.def: Add install dependency on libsframe for libbfd.
232 * Makefile.in: Regenerated.
233
234 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
235
236 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
237 Solaris 11.
238
239 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
240
241 * configure: Regenerate.
242 * configure.ac: Add Haiku to list of ELF OSes
243 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
244
245 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
246
247 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
248 options, including options containing paths.
249
250 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
251
252 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
253 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
254 errors from nms that refuse to work on non-regular files. Remove
255 other workarounds for this problem. Strip out blank lines from the
256 nm output.
257
258 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
259
260 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
261 * configure: Regenerate.
262
263 2023-08-07 Simon Marchi <simon.marchi@efficios.com>
264
265 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
266 * configure: Re-generate.
267 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
268 (PKG_CONFIG_PATH): New.
269 * Makefile.in: Re-generate.
270
271 2023-08-07 Luis Machado <luis.machado@arm.com>
272
273 * configure.ac: Disable year2038 by default on 32-bit hosts.
274 * configure: Regenerate.
275
276 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
277
278 * Makefile.def: Add gprofng module.
279 * configure.ac: Add --enable-gprofng option.
280 * Makefile.in: Regenerate.
281 * configure: Regenerate.
282
283 2023-08-07 Martin Liska <mliska@suse.cz>
284
285 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
286 * configure: Regenerate.
287
288 2023-08-07 Fangrui Song <maskray@google.com>
289
290 * configure: Regenerate.
291 * configure.ac: Add --with-zstd.
292
293 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
294
295 * configure: Regenerate.
296 * configure.ac: Recover tilegx/tilepro targets.
297
298 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
299
300 * configure: Regenerated.
301 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
302 --plugin and rc before enabling --plugin.
303
304 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
305
306 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
307 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
308 * configure.ac: Include config/gcc-plugin.m4.
309 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
310 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
311 RANLIB if possible.
312 * Makefile.in: Regenerated.
313 * configure: Likewise.
314
315 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
316
317 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
318 $(CFLAGS).
319
320 2023-08-07 David Faust <david.faust@oracle.com>
321
322 * MAINTAINERS: Add the BPF port to my reviewer listing.
323
324 2023-08-02 Jan Beulich <jbeulich@suse.com>
325
326 * MAINTAINERS: Correct my email address.
327
328 2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
329
330 * MAINTAINERS (Write After Approval): Add myself.
331
332 2023-08-01 Richard Ball <richard.ball@arm.com>
333
334 * MAINTAINERS: Add myself.
335
336 2023-07-31 Andreas Schwab <schwab@suse.de>
337
338 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
339 * configure: Regenerate.
340 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
341
342 2023-07-31 xuli <xuli1@eswincomputing.com>
343
344 * MAINTAINERS: Add myself.
345
346 2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
347
348 * MAINTAINERS: List myself as "nvptx port" maintainer.
349
350 2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
351
352 * MAINTAINERS: Add myself to write after approval
353
354 2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
355
356 * MAINTAINERS: Add myself as a reviewer for the riscv port.
357
358 2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
359
360 * MAINTAINERS: Add myself as a reviewer for the riscv port.
361
362 2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
363
364 * MAINTAINERS: Add Hao Liu to write after approval
365
366 2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
367
368 * MAINTAINERS: Add Ken Matsui to write after approval
369
370 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
371
372 * Makefile.in: Collect both kernel and user events for autofdo
373 * Makefile.tpl: Collect both kernel and user events for autofdo
374
375 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
376
377 * MAINTAINERS: Added myself to Write After Approval and DCO
378
379 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
380
381 * Makefile.in: Remove -gtoggle for STAGEautoprofile
382 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
383
384 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
385
386 * MAINTAINERS: Add Lehua Ding to write after approval
387
388 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
389
390 * Makefile.def: Pass the enable-host-pie value to GCC configure.
391 * Makefile.in: Regenerate.
392 * configure: Regenerate.
393 * configure.ac: Adjust the logic for shared and PIE host flags to
394 ensure that PIE is passed for hosts that require it.
395
396 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
397
398 * MAINTAINERS (Write After Approval): move Matthew Fortune
399 to Write After Approval.
400
401 2023-06-15 Marek Polacek <polacek@redhat.com>
402
403 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
404 check.
405 * configure: Regenerate.
406
407 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
408
409 * MAINTAINERS: Add myself to write after approval
410
411 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
412
413 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
414 port maintainer.
415 (Write After Approval): Remove myself.
416
417 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
418
419 * MAINTAINERS (Write After Approval): Add myself.
420
421 2023-05-29 Martin Jambor <mjambor@suse.cz>
422
423 * MAINTAINERS: Replace spaces with tabs.
424
425 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
426
427 * MAINTAINERS: New entry.
428
429 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
430
431 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
432 * Makefile.in: Regenerate
433
434 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
435
436 * Makefile.in: Disable warnings as errors for STAGEautofeedback
437
438 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
439
440 * MAINTAINERS: Sort.
441
442 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
443
444 * MAINTAINERS: Add myself.
445
446 2023-05-10 Pan Li <pan2.li@intel.com>
447
448 * MAINTAINERS: Add myself.
449
450 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
451
452 * Makefile.in: Define PROFILE_MERGER
453 * Makefile.tpl: Define PROFILE_MERGER
454
455 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
456
457 * MAINTAINERS: Change my email address.
458
459 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
460
461 * MAINTAINERS: Add myself.
462
463 2023-04-26 Martin Liska <mliska@suse.cz>
464
465 * MAINTAINERS: fix sorting
466
467 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
468
469 * MAINTAINERS (Write After Approval): Add myself.
470
471 2023-04-24 Martin Liska <mliska@suse.cz>
472
473 * MAINTAINERS: Fix sorting.
474
475 2023-04-21 Peter Foley <pefoley2@pefoley.com>
476
477 * configure: Regenerate.
478 * configure.ac: Only create serdep.tmp if needed
479
480 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
481
482 * MAINTAINERS (Write After Approval): Add myself.
483
484 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
485
486 * MAINTAINERS (Write After Approval): Add myself.
487 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
488
489 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
490
491 * MAINTAINERS: Add myself.
492
493 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
494
495 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
496
497 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
498
499 * MAINTAINERS (Write After Approval): Add myself.
500
501 2023-02-16 Martin Liska <mliska@suse.cz>
502
503 * MAINTAINERS: I'm stepping down from my positions.
504
505 2023-01-10 Philip Herron <herron.philip@googlemail.com>
506
507 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
508
509 2023-01-06 Clément Chigot <chigot@adacore.com>
510
511 * configure.ac: Skip GMP and MPFR when --disable-gdb is
512 provided.
513 * configure: Regenerate.
514
515 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
516
517 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
518
519 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
520
521 * Makefile.def: Do not build shared libffi.
522 * Makefile.in: Regenerate.
523
524 2022-12-21 Andrew Pinski <apinski@marvell.com>
525
526 * Makefile.def: Add configure-gdb dependencies
527 on all-gmp and all-mpfr.
528 * configure.ac: Split out MPC checking from MPFR.
529 Require GMP and MPFR if the gdb directory exist.
530 * Makefile.in: Regenerate.
531 * configure: Regenerate.
532
533 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
534
535 * configure.ac (target_libraries): Add target-libgm2.
536 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
537 Add GCC_TARGET_TOOL entry for gm2.
538 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
539 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
540 * Makefile.def (target_modules): Add libgm2.
541 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
542 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
543 (languages): Add entry for language=m2 with gcc-check-target=check-m2
544 and lib-check-target=check-target-libgm2.
545 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
546 (HOST_EXPORTS): Add definition for GM2.
547 (BASE_TARGET_EXPORTS): Add definition for GM2.
548 (GM2_FOR_BUILD): Defined.
549 (GM2FLAGS): Defined.
550 (GM2_FOR_TARGET): Defined.
551 (GM2FLAGS_FOR_TARGET): Defined.
552 (EXTRA_HOST_FLAGS): Defined.
553 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
554 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
555 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
556 * configure: Rebuilt.
557 * Makefile.in: Rebuilt.
558
559 2022-12-13 Philip Herron <philip.herron@embecosm.com>
560
561 * Makefile.def: Add Rust language.
562 * Makefile.in: Regenerate via autogen.
563
564 2022-12-09 Martin Liska <mliska@suse.cz>
565
566 * MAINTAINERS: Fix spacing.
567
568 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
569
570 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
571
572 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
573
574 * Makefile.def: Pass host_libs_picflag to host dependent library
575 configures.
576 * Makefile.in: Regenerate.
577 * configure: Regenerate.
578 * configure.ac (host_libs_picflag): New configure variable set to
579 '--with-pic' when building 'host_shared'.
580
581 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
582
583 * Makefile.def: Add libsframe as new module with its dependencies.
584 * Makefile.in: Regenerated.
585 * configure.ac: Add libsframe to host_libs.
586 * configure: Regenerated.
587
588 2022-11-23 Marek Polacek <polacek@redhat.com>
589
590 Revert:
591 2022-11-23 Marek Polacek <polacek@redhat.com>
592
593 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
594 isl.
595 * Makefile.in: Regenerate.
596 * Makefile.tpl: Set PICFLAG.
597 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
598 check.
599 * configure: Regenerate.
600
601 2022-11-23 Marek Polacek <polacek@redhat.com>
602
603 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
604 isl.
605 * Makefile.in: Regenerate.
606 * Makefile.tpl: Set PICFLAG.
607 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
608 check.
609 * configure: Regenerate.
610
611 2022-11-14 Martin Liska <mliska@suse.cz>
612
613 Revert:
614 2022-11-09 Martin Liska <mliska@suse.cz>
615
616 * doc/Makefile: New file.
617 * doc/_static/custom.css: New file.
618 * doc/baseconf.py: New file.
619 * doc/bsd.rst: New file.
620 * doc/contrib.rst: New file.
621 * doc/contribute.rst: New file.
622 * doc/cppdiropts.rst: New file.
623 * doc/cppenv.rst: New file.
624 * doc/cppopts.rst: New file.
625 * doc/cppwarnopts.rst: New file.
626 * doc/favicon.ico: New file.
627 * doc/funding.rst: New file.
628 * doc/gcc_sphinx.py: New file.
629 * doc/gnu.rst: New file.
630 * doc/gnu_free_documentation_license.rst: New file.
631 * doc/gpl-3.0.rst: New file.
632 * doc/indices-and-tables.rst: New file.
633 * doc/lgpl-2.1.rst: New file.
634 * doc/logo.pdf: New file.
635 * doc/logo.svg: New file.
636 * doc/md.rst: New file.
637 * doc/requirements.txt: New file.
638
639 2022-11-14 Martin Liska <mliska@suse.cz>
640
641 Revert:
642 2022-11-09 Martin Liska <mliska@suse.cz>
643
644 * doc/baseconf.py: Port to GCC sources.
645
646 2022-11-14 Martin Liska <mliska@suse.cz>
647
648 Revert:
649 2022-11-14 Martin Liska <mliska@suse.cz>
650
651 * configure: Regenerate.
652 * configure.ac: Support Sphinx based documentation.
653
654 2022-11-14 Martin Liska <mliska@suse.cz>
655
656 Revert:
657 2022-11-09 Martin Liska <mliska@suse.cz>
658
659 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
660 provide a default.
661
662 2022-11-14 Martin Liska <mliska@suse.cz>
663
664 Revert:
665 2022-11-09 Martin Liska <mliska@suse.cz>
666
667 * doc/bsd.rst:
668 Add trailing newline.
669 * doc/contrib.rst:
670 Add trailing newline.
671 * doc/contribute.rst:
672 Add trailing newline.
673 * doc/cppdiropts.rst:
674 Add trailing newline.
675 * doc/cppenv.rst:
676 Add trailing newline.
677 * doc/cppopts.rst:
678 Add trailing newline.
679 * doc/cppwarnopts.rst:
680 Add trailing newline.
681 * doc/funding.rst:
682 Add trailing newline.
683 * doc/gnu.rst:
684 Add trailing newline.
685 * doc/gnu_free_documentation_license.rst:
686 Add trailing newline.
687 * doc/gpl-3.0.rst:
688 Add trailing newline.
689 * doc/indices-and-tables.rst:
690 Add trailing newline.
691 * doc/lgpl-2.1.rst:
692 Add trailing newline.
693 * doc/md.rst:
694 Add trailing newline.
695
696 2022-11-14 Martin Liska <mliska@suse.cz>
697
698 Revert:
699 2022-11-09 Martin Liska <mliska@suse.cz>
700
701 * configure.ac: Use new install URL.
702 * configure: Regenerate.
703
704 2022-11-14 Martin Liska <mliska@suse.cz>
705
706 Revert:
707 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
708
709 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
710 instead of just ``.''.
711 * doc/gcc_sphinx.py: Moved to...
712 * doc/modules/gcc_sphinx.py: ...here.
713
714 2022-11-14 Martin Liska <mliska@suse.cz>
715
716 Revert:
717 2022-11-10 Martin Liska <mliska@suse.cz>
718
719 * doc/baseconf.py: Modernize by using pathlib.
720
721 2022-11-14 Martin Liska <mliska@suse.cz>
722
723 Revert:
724 2022-11-11 Martin Liska <mliska@suse.cz>
725
726 * doc/Makefile: Disable -j auto.
727
728 2022-11-14 Martin Liska <mliska@suse.cz>
729
730 Revert:
731 2022-11-11 Martin Liska <mliska@suse.cz>
732
733 * doc/Makefile: Update comment.
734
735 2022-11-14 Martin Liska <mliska@suse.cz>
736
737 Revert:
738 2022-11-11 Martin Liska <mliska@suse.cz>
739
740 * doc/indices-and-tables.rst: Rename Indexes to Indices.
741
742 2022-11-14 Martin Liska <mliska@suse.cz>
743
744 Revert:
745 2022-11-13 Martin Liska <mliska@suse.cz>
746
747 PR web/107643
748 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
749 is set.
750 * doc/indices-and-tables.rst: Use include_todo tag.
751
752 2022-11-14 Martin Liska <mliska@suse.cz>
753
754 Revert:
755 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
756
757 * doc/contrib.rst: Update Jeff Law's email address.
758
759 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
760
761 * doc/contrib.rst: Update Jeff Law's email address.
762
763 2022-11-13 Martin Liska <mliska@suse.cz>
764
765 PR web/107643
766 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
767 is set.
768 * doc/indices-and-tables.rst: Use include_todo tag.
769
770 2022-11-11 Martin Liska <mliska@suse.cz>
771
772 * doc/indices-and-tables.rst: Rename Indexes to Indices.
773
774 2022-11-11 Martin Liska <mliska@suse.cz>
775
776 * doc/Makefile: Update comment.
777
778 2022-11-11 Martin Liska <mliska@suse.cz>
779
780 * doc/Makefile: Disable -j auto.
781
782 2022-11-10 Martin Liska <mliska@suse.cz>
783
784 * doc/baseconf.py: Modernize by using pathlib.
785
786 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
787
788 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
789 instead of just ``.''.
790 * doc/gcc_sphinx.py: Moved to...
791 * doc/modules/gcc_sphinx.py: ...here.
792
793 2022-11-09 Martin Liska <mliska@suse.cz>
794
795 * configure.ac: Use new install URL.
796 * configure: Regenerate.
797
798 2022-11-09 Martin Liska <mliska@suse.cz>
799
800 * doc/bsd.rst:
801 Add trailing newline.
802 * doc/contrib.rst:
803 Add trailing newline.
804 * doc/contribute.rst:
805 Add trailing newline.
806 * doc/cppdiropts.rst:
807 Add trailing newline.
808 * doc/cppenv.rst:
809 Add trailing newline.
810 * doc/cppopts.rst:
811 Add trailing newline.
812 * doc/cppwarnopts.rst:
813 Add trailing newline.
814 * doc/funding.rst:
815 Add trailing newline.
816 * doc/gnu.rst:
817 Add trailing newline.
818 * doc/gnu_free_documentation_license.rst:
819 Add trailing newline.
820 * doc/gpl-3.0.rst:
821 Add trailing newline.
822 * doc/indices-and-tables.rst:
823 Add trailing newline.
824 * doc/lgpl-2.1.rst:
825 Add trailing newline.
826 * doc/md.rst:
827 Add trailing newline.
828
829 2022-11-09 Martin Liska <mliska@suse.cz>
830
831 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
832 provide a default.
833
834 2022-11-09 Martin Liska <mliska@suse.cz>
835
836 * configure: Regenerate.
837 * configure.ac: Support Sphinx based documentation.
838
839 2022-11-09 Martin Liska <mliska@suse.cz>
840
841 * doc/baseconf.py: Port to GCC sources.
842
843 2022-11-09 Martin Liska <mliska@suse.cz>
844
845 * doc/Makefile: New file.
846 * doc/_static/custom.css: New file.
847 * doc/baseconf.py: New file.
848 * doc/bsd.rst: New file.
849 * doc/contrib.rst: New file.
850 * doc/contribute.rst: New file.
851 * doc/cppdiropts.rst: New file.
852 * doc/cppenv.rst: New file.
853 * doc/cppopts.rst: New file.
854 * doc/cppwarnopts.rst: New file.
855 * doc/favicon.ico: New file.
856 * doc/funding.rst: New file.
857 * doc/gcc_sphinx.py: New file.
858 * doc/gnu.rst: New file.
859 * doc/gnu_free_documentation_license.rst: New file.
860 * doc/gpl-3.0.rst: New file.
861 * doc/indices-and-tables.rst: New file.
862 * doc/lgpl-2.1.rst: New file.
863 * doc/logo.pdf: New file.
864 * doc/logo.svg: New file.
865 * doc/md.rst: New file.
866 * doc/requirements.txt: New file.
867
868 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
869
870 * Makefile.def: Remove module 'liboffloadmic'.
871 * Makefile.in: Regenerate.
872 * configure.ac: Remove 'liboffloadmic' handling.
873 * configure: Regenerate.
874
875 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
876
877 * MAINTAINERS: Update email address.
878
879 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
880
881 * configure.ac: Don't configure readline if --with-system-readline is
882 used.
883 * configure: Re-generate.
884
885 2022-10-12 Cui,Lili <lili.cui@intel.com>
886
887 * MAINTAINERS (Write After Approval): Add myself.
888
889 2022-10-11 Olivier Hainque <hainque@adacore.com>
890
891 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
892 and friends for rtp !large. Assume the linker has the required
893 abilities and set lt_cv_deplibs_check_method.
894
895 2022-09-30 Olivier Hainque <hainque@adacore.com>
896
897 * configure.ac (*vxworks*): If enable_shared is not
898 set, set to "no" and add --disable-shared to target and
899 host_configargs.
900 * configure: Regenerate.
901
902 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
903
904 * MAINTAINERS: Update my email address and DCO entry.
905
906 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
907
908 * MAINTAINERS (Write After Approval): Add myself.
909
910 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
911
912 * MAINTAINERS (Write After Approval): Add myself.
913
914 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
915
916 * MAINTAINERS: Update my email address.
917
918 2022-09-07 Tom de Vries <tdevries@suse.de>
919
920 * configure.ac: Set extra_host_libiberty_configure_flags and
921 extra_host_zlib_configure_flags in separate case statements.
922 * configure: Regenerate.
923
924 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
925
926 * MAINTAINERS: Update c-sky port maintainers' emails.
927
928 2022-08-31 Martin Liska <mliska@suse.cz>
929
930 * configure: Regenerate.
931 * configure.ac: Delete hpux9 and hpux10.
932
933 2022-08-18 Sergei Trofimovich <siarheit@google.com>
934
935 * Makefile.def: Drop libelf module and gcc-configure dependency
936 on it.
937 * Makefile.in: Regenerate with 'autogen Makefile.def'.
938 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
939 LIBELFINC.
940 * configure: Regenrate.
941 * configure.ac (host_libs): Drop unused libelf.
942
943 2022-08-18 Sergei Trofimovich <siarheit@google.com>
944
945 * Makefile.in: Regenerate.
946
947 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
948
949 * MAINTAINERS: Add myself as AutoFDO maintainer.
950
951 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
952 Arnaud Charlet <charlet@adacore.com>
953
954 * configure: Regenerate.
955
956 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
957
958 PR bootstrap/106472
959 * Makefile.def (dependencies): Make configure-target-libgo depend
960 upon all-target-libbacktrace.
961
962 2022-07-27 David Faust <david.faust@oracle.com>
963
964 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
965
966 2022-07-27 Richard Biener <rguenther@suse.de>
967
968 * MAINTAINERS (Roger Sayle): Update e-mail address.
969
970 2022-07-21 Sam Feifer <sfeifer@redhat.com>
971
972 * MAINTAINERS (Write After Approval): Add myself.
973
974 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
975
976 * MAINTAINERS: Add myself as Ada front end co-maintainer.
977
978 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
979
980 * .gitignore: Do not ignore config.h.
981
982 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
983
984 * MAINTAINERS: Add myself to Write After Approval.
985
986 2022-07-04 Martin Liska <mliska@suse.cz>
987
988 * MAINTAINERS: fix sorting of names
989
990 2022-07-03 Immad Mir <mirimmad17@gmail.com>
991
992 * MAINTAINERS: add myself.
993
994 2022-07-03 Immad Mir <mirimmad17@gmail.com>
995
996 * MAINTAINERS: Add myself to write after approval and DCO.
997
998 2022-07-02 Tim Lange <mail@tim-lange.me>
999
1000 * MAINTAINERS: Add myself.
1001
1002 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
1003
1004 * MAINTAINERS (Write After Approval): Add myself.
1005
1006 2022-06-30 Cui,Lili <lili.cui@intel.com>
1007
1008 Revert:
1009 2022-06-30 Cui,Lili <lili.cui@intel.com>
1010
1011 * MAINTAINERS (Write After Approval): Add myself.
1012
1013 2022-06-30 Cui,Lili <lili.cui@intel.com>
1014
1015 * MAINTAINERS (Write After Approval): Add myself.
1016
1017 2022-06-28 Alexandre Oliva <oliva@adacore.com>
1018
1019 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
1020 (EXTRA_GCC_FLAGS): Likewise.
1021 * Makefile.in: Rebuilt.
1022
1023 2022-06-28 konglin1 <lingling.kong@intel.com>
1024
1025 * MAINTAINERS (Write After Approval): Add myself.
1026
1027 2022-06-27 Tom de Vries <tdevries@suse.de>
1028
1029 * configure.ac: Build libiberty pic variant for gdbserver.
1030 * configure: Regenerate.
1031
1032 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
1033
1034 * configure: Regenerate.
1035 * configure.ac: Correct use of $host.
1036
1037 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
1038
1039 * MAINTAINERS: Remove tilegx and tilepro entries.
1040 * configure.ac: Remove tilegx and tilepro stanzas.
1041 * configure: Rebuilt.
1042
1043 2022-05-28 Bruce Korb <bkorb@gnu.org>
1044
1045 * .gitignore: Ignore vim swap files
1046
1047 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
1048
1049 * MAINTAINERS: Add myself to write after approval.
1050
1051 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
1052
1053 * MAINTAINERS: Remove myself from DCO section.
1054
1055 2022-05-09 Xi Ruoyao <xry111@xry111.site>
1056
1057 * MAINTAINERS: Update my email address.
1058
1059 2022-05-09 Clément Chigot <chigot@adacore.com>
1060
1061 * MAINTAINERS: Update my email address.
1062
1063 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
1064
1065 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1066 section.
1067
1068 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
1069
1070 * MAINTAINERS: Update my email address.
1071
1072 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
1073
1074 * MAINTAINERS: Update my email address.
1075
1076 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1077
1078 * MAINTAINERS: (CPU Port Maintainers): Add myself and
1079 Lulu as LoongArch port maintainer.
1080
1081 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1082 Lulu Cheng <chenglulu@loongson.cn>
1083
1084 * configure.ac: Add LoongArch tuples.
1085 * configure: Regenerate.
1086
1087 2022-03-28 Tom Tromey <tromey@adacore.com>
1088
1089 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1090 * configure: Rebuild.
1091
1092 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
1093
1094 * MAINTAINERS: Change my information.
1095
1096 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
1097
1098 * MAINTAINERS: Add myself to DCO section.
1099
1100 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
1101
1102 * configure.ac: Fix incorrect option in comment.
1103 * configure: Regenerate.
1104
1105 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
1106
1107 * Makefile.def (dependencies): Make configure-sim depend on
1108 all-readline.
1109 * Makefile.in: Regenerate.
1110
1111 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
1112
1113 * MAINTAINERS (Write After Approval): Update my e-mail address.
1114
1115 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
1116
1117 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1118
1119 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
1120
1121 * MAINTAINERS: Update my email and add myself to the DCO list.
1122
1123 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
1124
1125 Revert:
1126 2021-09-16 Andrew Pinski <apinski@marvell.com>
1127
1128 PR bootstrap/67102
1129 * Makefile.def: Have configure-target-libffi depend on
1130 all-target-libstdc++-v3.
1131 * Makefile.in: Regenerate.
1132
1133 2022-01-22 Jakub Jelinek <jakub@redhat.com>
1134
1135 PR other/104181
1136 * build.log: Remove.
1137
1138 2022-01-20 Martin Liska <mliska@suse.cz>
1139
1140 * MAINTAINERS: Adjust email address based on IRC request.
1141
1142 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
1143
1144 * MAINTAINERS: Update my email address.
1145
1146 2022-01-17 Martin Liska <mliska@suse.cz>
1147
1148 * MAINTAINERS: Rename .c names to .cc.
1149
1150 2022-01-13 Jakub Jelinek <jakub@redhat.com>
1151
1152 * Makefile.am: Remove.
1153
1154 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1155
1156 * Makefile.am: New file.
1157
1158 2022-01-11 Martin Liska <mliska@suse.cz>
1159
1160 * MAINTAINERS: Sort 2 names.
1161
1162 2022-01-10 Martin Liska <mliska@suse.cz>
1163
1164 * MAINTAINERS: Fix obvious issues with sorting.
1165
1166 2022-01-07 liuhongt <hongtao.liu@intel.com>
1167
1168 * build.log: New file.
1169
1170 2022-01-05 Nathan Sidwell <nathan@acm.org>
1171
1172 * MAINTAINERS: Add DCO entry. Sort that list.
1173
1174 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1175
1176 * MAINTAINERS: Change of email address in both DCO and
1177 Write After Approval list.
1178
1179 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1180
1181 * configure: Regenerate.
1182
1183 2021-12-21 Martin Liska <mliska@suse.cz>
1184
1185 * config.sub: Change mode back to 755.
1186
1187 2021-12-17 Martin Liska <mliska@suse.cz>
1188
1189 * config.sub: Sync from master.
1190
1191 2021-12-17 Martin Liska <mliska@suse.cz>
1192
1193 Revert:
1194 2021-12-16 Matthias Seidel <mseidel@apache.org>
1195
1196 * config.sub: Fix typo.
1197
1198 2021-12-16 Matthias Seidel <mseidel@apache.org>
1199
1200 * config.sub: Fix typo.
1201
1202 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
1203
1204 Revert:
1205 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1206
1207 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1208 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1209 * configure.ac: Include config/gcc-plugin.m4.
1210 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1211 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1212 RANLIB if possible.
1213 * Makefile.in: Regenerated.
1214 * configure: Likewise.
1215
1216 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1217
1218 * Makefile.tpl (BUILD_CFLAGS): New.
1219 (CFLAGS): Append $(BUILD_CFLAGS).
1220 (CXXFLAGS): Likewise.
1221 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1222 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1223 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1224 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1225 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1226 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1227 (PGO-TRAINING-TARGETS): Likewise.
1228 (PGO_BUILD_TRAINING): Likewise.
1229 (all): Add '+' to the command line for recursive make. Support
1230 the PGO build.
1231 * configure.ac: Add --enable-pgo-build[=lto].
1232 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1233 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1234 * Makefile.in: Regenerated.
1235 * configure: Likewise.
1236
1237 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1238
1239 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1240 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1241 * configure.ac: Include config/gcc-plugin.m4.
1242 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1243 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1244 RANLIB if possible.
1245 * Makefile.in: Regenerated.
1246 * configure: Likewise.
1247
1248 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
1249
1250 * MAINTAINERS: Add myself to write after approval.
1251
1252 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1253
1254 * MAINTAINERS: Adding myself.
1255
1256 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1257
1258 * configure: Regenerate.
1259 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1260 $(CPP).
1261
1262 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1263
1264 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1265 libatomic.
1266 * Makefile.in: Regenerate.
1267 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1268 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1269 target-libphobos-bootstrap.
1270 (STAGE2_CONFIGURE_FLAGS): Likewise.
1271 * configure: Regenerate.
1272 * configure.ac: Add support for bootstrapping D front-end.
1273
1274 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1275
1276 * MAINTAINERS: Add myself to DCO section and update email address.
1277
1278 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1279
1280 * configure: Regenerate.
1281 * configure.ac: Ensure that PIC (shared) defaults are set
1282 correctly for Darwin.
1283
1284 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1285
1286 * MAINTAINERS: Update my address.
1287
1288 2021-11-12 Alan Modra <amodra@gmail.com>
1289
1290 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1291 * Makefile.in: Regenerate.
1292
1293 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1294
1295 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1296 list.
1297
1298 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1299
1300 * MAINTAINERS (Reviewers, arc): Remove my entry.
1301 (Write After Approval): Add an entry for myself.
1302
1303 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1304
1305 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1306 * Makefile.in: Regenerate.
1307 * configure: Regenerate.
1308 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1309
1310 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1311
1312 * MAINTAINERS: Fix up Maciej's entries.
1313
1314 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1315
1316 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1317 maintainer.
1318
1319 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1320
1321 PR other/102663
1322 * Makefile.def: Handle install-dvi target.
1323 * Makefile.tpl: Likewise.
1324 * Makefile.in: Regenerate.
1325
1326 2021-10-19 Clément Chigot <clement.chigot@atos.net>
1327
1328 * MAINTAINERS: Add myself for write after approval.
1329
1330 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1331
1332 * Makefile.def: Mark libcody, libdecnumber,
1333 c++tools, libgcc, and libobjc as missing TAGS
1334 targets.
1335 * Makefile.in: Regenerate.
1336
1337 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1338
1339 * MAINTAINERS: Add myself to DCO section and update email
1340 address.
1341
1342 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
1343
1344 * MAINTAINERS: Add myself to DCO section.
1345
1346 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1347
1348 * configure: Regenerate.
1349 * configure.ac (skipdirs): Add the contents of target_configdirs if
1350 we are not building gcc.
1351
1352 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1353
1354 * Makefile.def: Back-port commits ba4d88ad892f and
1355 755ba58ebef0 from binutils-gdb repository.
1356 * Makefile.in: Regenerated.
1357
1358 2021-09-20 Harald Anlauf <anlauf@gmx.de>
1359
1360 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1361
1362 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1363
1364 * Makefile.def: Add a jit check target for the jit
1365 language.
1366 * Makefile.in: Regenerate.
1367
1368 2021-09-16 Andrew Pinski <apinski@marvell.com>
1369
1370 PR bootstrap/67102
1371 * Makefile.def: Have configure-target-libffi depend on
1372 all-target-libstdc++-v3.
1373 * Makefile.in: Regenerate.
1374
1375 2021-09-10 Petter Tomner <tomner@kth.se>
1376
1377 * MAINTAINERS: Me added to DCO and write after approval
1378
1379 2021-09-01 YunQiang Su <syq@debian.org>
1380
1381 * MAINTAINERS: Add myself for write after approval.
1382
1383 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1384
1385 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1386 * Makefile.in: Regenerate.
1387
1388 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1389
1390 * MAINTAINERS: Add myself for write after approval.
1391
1392 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1393
1394 * Makefile.in: Regenerate.
1395 * Makefile.tpl: Make the state of the configured host
1396 shared flag available to makefile fragements.
1397
1398 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1399
1400 * MAINTAINERS (Write After Approval): Add myself.
1401
1402 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1403
1404 * .dir-locals.el (bug-reference-url-format): Use https.
1405
1406 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1407
1408 * .dir-locals.el (c-mode): Change fill-column to 79.
1409
1410 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1411
1412 * MAINTAINERS: Add myself to DCO section.
1413
1414 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1415
1416 * configure: Regenerate.
1417 * configure.ac: Adjust cases for which it is necessary to
1418 include the Darwin host config fragment.
1419
1420 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1421
1422 * MAINTAINERS: Add myself for write after approval and DCO.
1423
1424 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1425
1426 * Makefile.def: Add dsymutil defs.
1427 * Makefile.in: Regenerated.
1428 * Makefile.tpl: Add dsymutil to flags.
1429 * configure: Regenerated.
1430 * configure.ac: Add dsymutil to target and build recipes.
1431
1432 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1433
1434 * MAINTAINERS: Add myself for write after approval.
1435
1436 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1437
1438 * MAINTAINERS (Write After Approval): Add myself.
1439
1440 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1441
1442 * MAINTAINERS: Add myself for write after approval and DCO
1443
1444 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1445
1446 * .gitignore: Add entry for cscope.out.
1447
1448 2021-06-22 liuhongt <hongtao.liu@intel.com>
1449
1450 * MAINTAINERS: Remove my Write After Approval entry.
1451
1452 2021-06-21 liuhongt <hongtao.liu@intel.com>
1453
1454 * MAINTAINERS: Add myself as maintainer of the i386 vector
1455 extensions.
1456
1457 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1458
1459 * MAINTAINERS (Write After Approval): Add myself.
1460
1461 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1462
1463 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1464 as *vrp and ranger maintainers.
1465
1466 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1467
1468 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1469 not trigger testsuite failures.
1470
1471 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1472
1473 * MAINTAINERS: Add myself to DCO section with both email addresses.
1474
1475 2021-06-03 Jason Merrill <jason@redhat.com>
1476
1477 * MAINTAINERS: Add DCO version number.
1478
1479 2021-06-02 Jason Merrill <jason@redhat.com>
1480
1481 * MAINTAINERS: Add DCO section.
1482
1483 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1484
1485 * MAINTAINERS (Write After Approval): Add myself.
1486
1487 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1488
1489 * configure.ac: Add gnulib to configdirs for sim.
1490 * configure: Regenerate.
1491
1492 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1493
1494 * Makefile.def: Add configure-sim dependency on all-gnulib.
1495 * Makefile.in: Regenerated.
1496
1497 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1498
1499 * MAINTAINERS (Write After Approval): Add myself.
1500
1501 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1502
1503 * MAINTAINERS (Write After Approval): Add myself.
1504
1505 2021-05-11 Martin Liska <mliska@suse.cz>
1506
1507 * MAINTAINERS: Remove entries for removed
1508 components (HSA, BRIG, libhsail-rt).
1509 Move Pekka to Write After Approval.
1510
1511 2021-05-11 Martin Liska <mliska@suse.cz>
1512
1513 * Makefile.def: Remove libhsail-rt.
1514 * Makefile.in: Likewise.
1515 * configure.ac: Likewise.
1516 * configure: Regenerate.
1517 * libhsail-rt/ChangeLog: Removed.
1518 * libhsail-rt/Makefile.am: Removed.
1519 * libhsail-rt/Makefile.in: Removed.
1520 * libhsail-rt/README: Removed.
1521 * libhsail-rt/aclocal.m4: Removed.
1522 * libhsail-rt/configure: Removed.
1523 * libhsail-rt/configure.ac: Removed.
1524 * libhsail-rt/configure.tgt: Removed.
1525 * libhsail-rt/include/internal/fibers.h: Removed.
1526 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1527 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1528 * libhsail-rt/include/internal/workitems.h: Removed.
1529 * libhsail-rt/rt/arithmetic.c: Removed.
1530 * libhsail-rt/rt/atomics.c: Removed.
1531 * libhsail-rt/rt/bitstring.c: Removed.
1532 * libhsail-rt/rt/fbarrier.c: Removed.
1533 * libhsail-rt/rt/fibers.c: Removed.
1534 * libhsail-rt/rt/fp16.c: Removed.
1535 * libhsail-rt/rt/misc.c: Removed.
1536 * libhsail-rt/rt/multimedia.c: Removed.
1537 * libhsail-rt/rt/queue.c: Removed.
1538 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1539 * libhsail-rt/rt/segment.c: Removed.
1540 * libhsail-rt/rt/workitems.c: Removed.
1541 * libhsail-rt/target-config.h.in: Removed.
1542
1543 2021-05-04 Nick Clifton <nickc@redhat.com>
1544
1545 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1546 * configure: Regenerate.
1547
1548 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1549 Tobias Burnus <tobias@codesourcery.com>
1550
1551 * configure.ac (--enable-offload-defaulted): New.
1552 * configure: Regenerate.
1553
1554 2021-04-23 David Faust <david.faust@oracle.com>
1555
1556 * MAINTAINERS (Write After Approval): Add myself.
1557
1558 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1559
1560 * MAINTAINERS (Write After Approval): Add myself.
1561
1562 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1563
1564 * MAINTAINERS: Add myself as pru port maintainer.
1565
1566 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1567
1568 * MAINTAINERS: Add myself as static analyzer maintainer.
1569
1570 2021-03-18 Jeff Law <jlaw@tachyum.com>
1571
1572 * MAINTAINERS: Update primary entry.
1573
1574 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1575
1576 * MAINTAINERS (Write After Approval): Add myself.
1577
1578 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1579
1580 * Makefile.def: Remove all-sim dependency on configure-gdb.
1581 * Makefile.in: Regenerated.
1582
1583 2021-03-11 Jeff Law <law@redhat.com>
1584
1585 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1586
1587 2021-03-11 Martin Liska <mliska@suse.cz>
1588
1589 * Makefile.tpl: The change was done Makefile.in which
1590 is generated file.
1591
1592 2021-03-08 Jeff Law <law@redhat.com>
1593
1594 * MAINTAINERS: Update my email address
1595
1596 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1597
1598 * config.guess: Import latest upstream.
1599 * config.sub: Import latest upstream.
1600
1601 2021-01-25 Martin Liska <mliska@suse.cz>
1602
1603 PR gcov-profile/98739
1604 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1605 for profiledbootstrap.
1606
1607 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1608
1609 * MAINTAINERS (Write After Approval): Add myself.
1610
1611 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1612
1613 * MAINTAINERS (Write After Approval): Update my e-mail address.
1614
1615 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1616
1617 * MAINTAINERS: Fix spacing.
1618
1619 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1620
1621 * MAINTAINERS (Write After Approval): Add myself
1622
1623 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1624
1625 * Makefile.def: Sync with binutils-gdb:
1626 (dependencies): all-ld depends on all-libctf.
1627 (host_modules): libctf is no longer no_install.
1628 No longer no_check. Checking depends on all-ld.
1629 * Makefile.in: Regenerated.
1630
1631 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1632
1633 * libtool.m4: Match gnu* along other GNU systems.
1634 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1635 * libgo/configure: Re-generate.
1636
1637 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1638
1639 * MAINTAINERS: Update my email address.
1640
1641 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1642
1643 * MAINTAINERS (Write After Approval): Add myself.
1644
1645 2020-12-15 Nathan Sidwell <nathan@acm.org>
1646
1647 * Makefile.def
1648 * Makefile.in
1649 * Makefile.tpl
1650 * configure
1651 * configure.ac
1652
1653 2020-12-15 Nathan Sidwell <nathan@acm.org>
1654
1655 * Makefile.def: Add libcody.
1656 * configure.ac: Add libcody.
1657 * Makefile.in: Regenerated.
1658 * configure: Regenerated.
1659
1660 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1661
1662 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1663
1664 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1665
1666 PR target/97865
1667 * libtool.m4: Update handling of Darwin platform link flags
1668 for Darwin20.
1669
1670 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1671
1672 * .gitignore: Sync with binutils-gdb
1673
1674 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1675
1676 * MAINTAINERS: Add myself as arc port maintainer.
1677
1678 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1679
1680 PR d/87788
1681 * configure.ac: Don't disable D for *-*-darwin*.
1682 * configure: Regenerate.
1683
1684 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1685
1686 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1687 hppa64-*-hpux11*.
1688
1689 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1690
1691 * configure: Regenerate.
1692 * configure.ac: Add --bootstrap-hwasan option.
1693
1694 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1695
1696 * config.guess: Import latest upstream.
1697 * config.sub: Import latest upstream.
1698
1699 2020-11-16 Martin Liska <mliska@suse.cz>
1700
1701 * .gitignore: Add cache as clangd uses it now.
1702
1703 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1704
1705 * MAINTAINERS (Write After Approval): add myself
1706
1707 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1708
1709 * MAINTAINERS (Write After Approval): Add myself.
1710
1711 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1712
1713 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1714 Remove FIXME comments.
1715
1716 2020-11-06 Martin Uecker <muecker@gwdg.de>
1717
1718 * MAINTAINERS: Update my email address.
1719
1720 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1721
1722 * MAINTAINERS (Write After Approval): Add myself.
1723
1724 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1725
1726 PR target/97302
1727 * configure.ac: Only set with_gmp to /usr/local
1728 if not building in tree.
1729 * configure: Regenerate.
1730
1731 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1732
1733 * MAINTAINERS (Write After Approval): Add myself.
1734
1735 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1736
1737 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1738
1739 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1740
1741 PR bootstrap/96612
1742 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1743 if not the same as ${host}.
1744 * configure: Regenerate.
1745
1746 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1747
1748 * MAINTAINERS (Write After Approval): Add myself.
1749
1750 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1751
1752 * MAINTAINERS: Update my email address.
1753
1754 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1755
1756 * MAINTAINERS (Write After Approval): Add myself.
1757
1758 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1759
1760 * MAINTAINERS (Write After Approval): Add myself.
1761
1762 2020-06-12 Martin Liska <mliska@suse.cz>
1763
1764 * .gitignore: Add .clang-tidy.
1765
1766 2020-06-08 Jason Merrill <jason@redhat.com>
1767
1768 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1769 * configure: Regenerate.
1770
1771 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1772
1773 * MAINTAINERS: Add myself as xtensa port maintainer.
1774
1775 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1776
1777 * configure.ac: Don't require --enable-host-shared when building
1778 for Mingw.
1779 * configure: Regenerate.
1780
1781 2020-05-18 Jason Merrill <jason@redhat.com>
1782
1783 * configure.ac: Update bootstrap dialect to -std=c++11.
1784
1785 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1786
1787 * MAINTAINERS (Write After Approval): Add myself.
1788
1789 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1790
1791 PR target/92713
1792 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1793 (noconfigdirs): Add 'target-libstdc++-v3'.
1794 * configure: Regenerate.
1795
1796 2020-04-21 Stephen Casner <casner@acm.org>
1797
1798 PR 25830
1799 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1800 * configure: Rebuild.
1801
1802 2020-04-17 Martin Liska <mliska@suse.cz>
1803 Jonathan Yong <10walls@gmail.com>
1804
1805 PR gcov-profile/94570
1806 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1807 for CYGWIN.
1808
1809 2020-04-14 Martin Jambor <mjambor@suse.cz>
1810
1811 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1812
1813 2020-04-09 Tom Tromey <tom@tromey.com>
1814
1815 * configure: Rebuild.
1816 * Makefile.in: Rebuild.
1817 * Makefile.def (gdbsupport, gdbserver): New host modules.
1818 (configure-gdb): Depend on all-gdbsupport.
1819 (all-gdb): Depend on all-gdbsupport, all-libctf.
1820 * configure.ac (host_tools): Add gdbserver.
1821 Conditionally build gdbserver and gdbsupport.
1822
1823 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1824
1825 * configure.ac: Build libgomp by default for amdgcn.
1826 * configure: Regenerate.
1827
1828 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1829
1830 * MAINTAINERS (Write After Approval): Add myself.
1831
1832 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1833
1834 * MAINTAINERS (Write After Approval) : Add myself.
1835
1836 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1837
1838 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1839
1840 2020-02-14 Martin Sebor <msebor@redhat.com>
1841
1842 * doc/extend.texi (attribute alias): Mention type requirement.
1843 (attribute weak): Same.
1844 (attribute weakref): Correct invalid example.
1845
1846 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1847
1848 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1849
1850 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1851 Jakub Jelinek <jakub@redhat.com>
1852
1853 * .gitattributes: Add *.md diff=md.
1854
1855 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1856
1857 The mentioned auto-generated file is no more part of the
1858
1859 GCC sources, it's auto-generated in $(builddir) during build.
1860
1861 PR target/92055
1862 * contrib/gcc_update (files_and_dependencies): Remove
1863 entry for gcc/config/avr/t-multilib.
1864
1865 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1866
1867 * MAINTAINERS: Update my email address.
1868
1869 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1870
1871 * README.MOVED_TO_GIT: Remove.
1872
1873 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1874
1875 * README.MOVED_TO_GIT: New file.
1876
1877 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1878
1879 * MAINTAINERS (Write After Approval): Add myself.
1880
1881 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1882
1883 * MAINTAINERS (write_after_approval): Add myself.
1884
1885 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1886
1887 * MAINTAINERS (write_after_approval): Add myself.
1888
1889 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1890
1891 * MAINTAINERS (write_after_approval): Add myself.
1892
1893 2019-12-11 Matthias Klose <doko@ubuntu.com>
1894
1895 * configure.ac: Factor out common cases for compare_exclusions.
1896 * configure: Regenerate.
1897
1898 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1899
1900 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1901 flag.
1902
1903 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1904
1905 * MAINTAINERS (Write After Approval): Add myself.
1906
1907 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1908
1909 PR middle-end/92463
1910 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1911 * configure: Regenerate
1912
1913 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1914
1915 * configure.ac: Use https for gcc.gnu.org.
1916 * configure: Regenerated.
1917
1918 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1919
1920 * MAINTAINERS (aarch64 port): Remove my name, move to...
1921 (Write After Approval): ...Here.
1922
1923 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1924
1925 * MAINTAINERS: Change my email address as maintainer.
1926
1927 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1928
1929 PR fortran/91828
1930 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1931 * configure: Regenerated.
1932
1933 2019-10-21 Jason Merrill <jason@redhat.com>
1934
1935 * .gitattributes: Also check ChangeLog whitespace.
1936
1937 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1938
1939 * contrib/dg-extract-results.sh: Add support for KPASS.
1940 * contrib/dg-extract-results.py: Likewise.
1941
1942 2019-10-17 Jason Merrill <jason@redhat.com>
1943
1944 * .gitattributes: Avoid {} in filename pattern.
1945
1946 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1947
1948 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1949 Approval section.
1950
1951 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1952
1953 * MAINTAINERS: Add myself to Write After Approval
1954
1955 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1956
1957 * MAINTAINERS: Add myself as an aarch64 maintainer.
1958
1959 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1960
1961 * MAINTAINERS: Add myself as aarch64 maintainer.
1962
1963 2019-09-23 Carl Love <cel@us.ibm.com>
1964
1965 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1966 New define_insn.
1967 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1968 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1969
1970 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1971
1972 * MAINTAINERS (Sam Tebbs): Update email address.
1973
1974 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1975
1976 * MAINTAINERS: Update my email address.
1977
1978 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1979
1980 * libtool.m4: Handle uclinuxfdpiceabi.
1981
1982 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1983
1984 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1985 Remove myself from Write After Approval section.
1986
1987 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1988
1989 * configure.ac: Support for bpf-*-* targets.
1990 * configure: Regenerate.
1991
1992 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1993
1994 * config.sub: Import upstream version 2019-06-30.
1995 * config.guess: Import upstream version 2019-07-24.
1996
1997 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1998
1999 * MAINTAINERS: Remove spu port maintainers.
2000
2001 2019-08-28 Martin Liska <mliska@suse.cz>
2002
2003 * .gitignore: Add .clangd and compile_commands.json
2004 to .gitignore.
2005
2006 2019-08-23 Michael Forney <mforney@mforney.org>
2007
2008 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
2009 * Makefile.in: Regenerate.
2010
2011 2019-08-19 Tom Tromey <tom@tromey.com>
2012
2013 * configure: Rebuild.
2014 * configure.ac: Add --with-static-standard-libraries.
2015
2016 2019-08-16 Alexandre Oliva <oliva@gnu.org>
2017
2018 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
2019
2020 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
2021
2022 * MAINTAINERS (Write After Approval): Add myself.
2023
2024 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2025
2026 * MAINTAINERS (Write After Approval): Remove myself, already listed in
2027 RISC-V port maitainer.
2028
2029 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2030
2031 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
2032
2033 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2034
2035 * MAINTAINERS (Write After Approval): Add myself.
2036
2037 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
2038
2039 * MAINTAINERS (Write After Approval): Add myself.
2040
2041 2019-06-25 Martin Liska <mliska@suse.cz>
2042
2043 contrib/filter-clang-warnings.py: Transform from
2044 filter-rtags-warnings.py.
2045
2046 2019-06-15 Tom Tromey <tom@tromey.com>
2047
2048 * configure.ac (host_libs): Add gnulib.
2049 * configure: Rebuild.
2050 * Makefile.def (host_modules, dependencies): Add gnulib.
2051 * Makefile.in: Rebuild.
2052
2053 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2054
2055 * MAINTAINERS (Write After Approval): Add myself.
2056
2057 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2058
2059 * configure: Regenerate.
2060 * configure.ac: Add PRU target.
2061
2062 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2063
2064 * MAINTAINERS (Write After Approval): Add myself.
2065
2066 2019-06-11 Nick Clifton <nickc@redhat.com>
2067
2068 Import these changes from the binutils/gdb repository:
2069
2070 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2071
2072 * Makefile.def (dependencies): configure-libctf depends on all-bfd
2073 and all its deps.
2074 * Makefile.in: Regenerated.
2075
2076 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2077
2078 * Makefile.def (host_modules): Add libctf.
2079 * Makefile.def (dependencies): Likewise.
2080 libctf depends on zlib, libiberty, and bfd.
2081 * Makefile.in: Regenerated.
2082 * configure.ac (host_libs): Add libctf.
2083 * configure: Regenerated.
2084
2085 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
2086
2087 * MAINTAINERS (Write After Approval): Add myself.
2088
2089 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
2090
2091 * MAINTAINERS: Update my email address.
2092
2093 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
2094
2095 * MAINTAINERS (Write After Approval): Add myself.
2096
2097 2019-05-16 Jun Ma <junma@linux.alibaba.com>
2098
2099 * MAINTAINERS (Write After Approval): Add myself.
2100
2101 2019-05-07 Jim Wilson <jimw@sifive.com>
2102
2103 * MAINTAINERS: Remove myself as IA-64 maintainer.
2104
2105 2019-05-04 Roland Illig <roland.illig@gmx.de>
2106
2107 * MAINTAINERS (Write After Approval): Add myself.
2108
2109 2019-05-02 Richard Biener <rguenther@suse.de>
2110
2111 PR bootstrap/85574
2112 * Makefile.tpl (compare target): Also compare extra-compare
2113 files.
2114 * Makefile.in: Regenerate.
2115
2116 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
2117
2118 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2119 as modulo-scheduler maintainer.
2120
2121 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
2122
2123 * MAINTAINERS: Add myself as co-maintainer for Darwin.
2124
2125 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
2126
2127 * MAINTAINERS: Update my email address.
2128
2129 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
2130
2131 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2132 * configure: Regenerate.
2133
2134 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2135
2136 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2137 * configure: Regenerate.
2138
2139 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
2140
2141 * configure.ac: Add target-zlib to target_libraries.
2142 * configure: Regenerate.
2143
2144 2019-04-09 Martin Liska <mliska@suse.cz>
2145
2146 * Makefile.in: Regenerate.
2147 * Makefile.tpl: Pass GENERATOR_CFLAGS
2148 in all stages.
2149
2150 2019-03-28 Martin Liska <mliska@suse.cz>
2151
2152 PR bootstrap/89829
2153 * Makefile.in: Revert r254150.
2154 * Makefile.tpl: Likewise.
2155
2156 2019-03-28 Ben Elliston <bje@gnu.org>
2157
2158 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2159 related, and libdecnumber.
2160
2161 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
2162
2163 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2164 (Write After Approval): Remove myself.
2165
2166 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2167
2168 * MAINTAINERS (Write After Approval): Add myself.
2169
2170 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
2171
2172 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2173 (Write After Approval): Remove myself and Julian.
2174
2175 2019-01-26 Harald Anlauf <anlauf@gmx.de>
2176
2177 * MAINTAINERS (Write After Approval): Add myself.
2178
2179 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2180
2181 * MAINTAINERS (Write After Approval): Add myself.
2182
2183 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2184
2185 * ChangeLog: Replace space with tab.
2186 * MAINTAINERS: Delete 1 tab to keep alignment.
2187
2188 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2189
2190 * MAINTAINERS (Write After Approval): Add myself.
2191
2192 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
2193
2194 * MAINTAINERS (Write After Approval): Add myself.
2195
2196 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
2197 Kwok Cheung Yeung <kcy@codesourcery.com>
2198 Julian Brown <julian@codesourcery.com>
2199 Tom de Vries <tom@codesourcery.com>
2200 Jan Hubicka <hubicka@ucw.cz>
2201 Martin Jambor <mjambor@suse.cz>
2202
2203 * configure.ac: Likewise.
2204 * configure: Regenerate.
2205 * contrib/config-list.mk: Add amdgcn-amdhsa.
2206
2207 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2208
2209 * MAINTAINERS (Write After Approval): Add myself.
2210
2211 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2212
2213 * MAINTAINERS (Write After Approval): Add myself.
2214
2215 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2216
2217 PR target/88535
2218 * config.guess: Import upstream version 2019-01-03.
2219 * config.sub: Import upstream version 2019-01-01.
2220
2221 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2222
2223 * MAINTAINERS (Write After Approval): Update my maintainer address.
2224
2225 2018-12-21 Gergö Barany <gergo@codesourcery.com>
2226
2227 * MAINTAINERS (Write After Approval): Add myself.
2228
2229 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2230
2231 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2232
2233 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2234
2235 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2236 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2237 (GCC_TARGET_TOOL): Likewise.
2238 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2239 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2240 OTOOL, OTOOL_FOR_TARGET: New substitutions.
2241 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2242 * configure: Regenerate.
2243 * Makefile.in: Likewise.
2244
2245 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
2246
2247 * MAINTAINERS (Write After Approval): Add myself.
2248
2249 2018-11-13 Martin Liska <mliska@suse.cz>
2250
2251 * gcc.target/i386/pr87930.c: Move to ...
2252 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2253
2254 2018-11-10 Stafford Horne <shorne@gmail.com>
2255
2256 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2257 (Write After Approval): Remove myself.
2258
2259 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2260
2261 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2262 Append $INCICONV to it.
2263
2264 2018-11-04 Stafford Horne <shorne@gmail.com>
2265
2266 * MAINTAINERS (Write After Approval): Add myself.
2267
2268 2018-10-31 Joseph Myers <joseph@codesourcery.com>
2269
2270 PR bootstrap/82856
2271 * multilib.am: New file. From automake.
2272
2273 Merge from binutils-gdb:
2274 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2275
2276 * libtool.m4: Use AC_LANG_SOURCE.
2277 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2278 * ar-lib: New file.
2279 * test-driver: New file.
2280 * configure: Re-generate.
2281
2282 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2283
2284 * MAINTAINERS (Write After Approval): Add myself.
2285
2286 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2287
2288 PR bootstrap/87788
2289 PR d/87799
2290 * configure: Rebuild.
2291 * configure.ac: Disable D on systems where it is known not to work.
2292
2293 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2294
2295 * Makefile.def (target_modules): Add libphobos.
2296 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2297 GDCFLAGS_FOR_TARGET.
2298 (dependencies): Make libphobos depend on libatomic, libbacktrace
2299 configure, and zlib configure.
2300 (language): Add language d.
2301 * Makefile.in: Rebuild.
2302 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2303 (HOST_EXPORTS): Add GDC.
2304 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2305 (BASE_TARGET_EXPORTS): Add GDC.
2306 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2307 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2308 (EXTRA_HOST_FLAGS): Add GDC.
2309 (STAGE1_FLAGS_TO_PASS): Add GDC.
2310 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2311 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2312 environment variables.
2313 * configure: Rebuild.
2314 * configure.ac: Add target-libphobos to target_libraries. Set and
2315 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2316
2317 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2318
2319 * MAINTAINERS (Write After Approval): Add myself.
2320
2321 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2322
2323 * MAINTAINERS (Write After Approval): Remove myself.
2324
2325 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2326
2327 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2328
2329 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2330
2331 * MAINTAINERS: Update my email address.
2332
2333 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2334
2335 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2336 maintainer.
2337
2338 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2339
2340 * MAINTAINERS (Write After Approval): Add self.
2341
2342 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2343
2344 * MAINTAINERS (write after approval): Add myself.
2345
2346 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2347
2348 * MAINTAINERS: Update my email address.
2349
2350 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2351
2352 * MAINTAINERS (write after approval): Add myself.
2353
2354 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2355
2356 * MAINTAINERS: Add self to global reviewers list.
2357
2358 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2359
2360 MAINTAINERS: Add c-sky port maintainers.
2361
2362 2018-08-10 Martin Liska <mliska@suse.cz>
2363
2364 * MAINTAINERS: Revert change in previous commit and
2365 join lines.
2366
2367 2018-08-10 Martin Liska <mliska@suse.cz>
2368
2369 * MAINTAINERS: Remove extra line.
2370
2371 2018-08-06 Naveen H.S <naveenh@marvell.com>
2372
2373 * MAINTAINERS: Update my email address.
2374
2375 2018-07-19 DJ Delorie <dj@redhat.com>
2376
2377 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2378 as maintainer.
2379
2380 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2381
2382 * MAINTAINERS: Adjust email address for me and my colleague Robin
2383 Dapp.
2384
2385 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2386 Sunil K Pandey <sunil.k.pandey@intel.com>
2387
2388 PR target/84413
2389 * config/i386/i386.c (m_CORE_AVX512): New.
2390 (m_CORE_AVX2): Likewise.
2391 (m_CORE_ALL): Add m_CORE_AVX2.
2392 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2393 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2394 and remove the rest of m_SKYLAKE_AVX512.
2395
2396 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2397
2398 * config.sub: Sync with upstream version 2018-07-03.
2399
2400 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2401
2402 * config.guess: Sync with upstream version 2018-06-26.
2403 * config.sub: Sync with upstream version 2018-07-02.
2404
2405 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2406
2407 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2408 * ltmain.sh: Likewise.
2409
2410 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2411
2412 * contrib/config-list.mk: Remove powerpc-linux_paired.
2413
2414 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2415
2416 * configure.ac: Introduce support for @unless/@endunless.
2417 * Makefile.tpl (dep-kind): Rewrite with cond; return
2418 postbootstrap in some cases.
2419 (make-postboot-dep, postboot-targets): New.
2420 (dependencies): Do not output postbootstrap dependencies at
2421 first. Output non-target ones changed for configure to depend
2422 on stage_last @if gcc-bootstrap, and the original deps @unless
2423 gcc-bootstrap.
2424 * configure.in, Makefile.in: Rebuilt.
2425
2426 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2427
2428 * MAINTAINERS (write after approval): Add myself.
2429
2430 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2431
2432 * MAINTAINERS (write after approval): Add myself.
2433
2434 2018-06-19 Nick Clifton <nickc@redhat.com>
2435
2436 * zlib/configure.ac: Restore old behaviour of only enabling
2437 multilibs when a target subdirectory is defined. This allows
2438 building with srcdir == builddir.
2439 * zlib/configure: Regenerate.
2440
2441 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2442
2443 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2444 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2445 * Makefile.in: Regenerate.
2446
2447 2018-06-16 Ben Elliston <bje@gnu.org>
2448
2449 * config.guess: Import latest version.
2450 * config.sub: Likewise.
2451
2452 2018-06-08 Martin Liska <mliska@suse.cz>
2453
2454 * MAINTAINERS: Remove MPX-related entries.
2455 * Makefile.def: Remove libmpx support.
2456 * Makefile.in: Regenerate.
2457 * configure.ac: Remove removed files.
2458 * configure: Regenerate.
2459 * libmpx/ChangeLog: Remove.
2460 * libmpx/Makefile.am: Remove.
2461 * libmpx/Makefile.in: Remove.
2462 * libmpx/acinclude.m4: Remove.
2463 * libmpx/aclocal.m4: Remove.
2464 * libmpx/config.h.in: Remove.
2465 * libmpx/configure: Remove.
2466 * libmpx/configure.ac: Remove.
2467 * libmpx/configure.tgt: Remove.
2468 * libmpx/libmpx.spec.in: Remove.
2469 * libmpx/mpxrt/Makefile.am: Remove.
2470 * libmpx/mpxrt/Makefile.in: Remove.
2471 * libmpx/mpxrt/libmpx.map: Remove.
2472 * libmpx/mpxrt/libtool-version: Remove.
2473 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2474 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2475 * libmpx/mpxrt/mpxrt.c: Remove.
2476 * libmpx/mpxrt/mpxrt.h: Remove.
2477 * libmpx/mpxwrap/Makefile.am: Remove.
2478 * libmpx/mpxwrap/Makefile.in: Remove.
2479 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2480 * libmpx/mpxwrap/libtool-version: Remove.
2481 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2482
2483 2018-06-04 Martin Liska <mliska@suse.cz>
2484
2485 * MAINTAINERS: Add myself as gcov maintainer.
2486
2487 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2488
2489 * MAINTAINERS: Update my email address.
2490
2491 2018-06-04 Tom de Vries <tdevries@suse.de>
2492
2493 * MAINTAINERS: Remove write-after-approval entries for component
2494 maintainers.
2495
2496 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2497
2498 * MAINTAINERS (write after approval): Add myself.
2499
2500 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2501
2502 * MAINTAINERS: Update my email address.
2503
2504 2018-06-01 Tom de Vries <tdevries@suse.de>
2505
2506 * MAINTAINERS: Update my email address.
2507
2508 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2509
2510 * MAINTAINERS (loop-optimizer): Add myself.
2511
2512 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2513
2514 * configure.ac: Added "nfp" target.
2515 * configure: Regenerate.
2516
2517 2018-04-30 Richard Biener <rguenther@suse.de>
2518
2519 PR bootstrap/85571
2520 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2521 (STAGE3_TFLAGS): Likewise.
2522 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2523 (STAGEtrain_TFLAGS): Likewise.
2524 * Makefile.in: Regenerate.
2525
2526 2018-04-26 Richard Biener <rguenther@suse.de>
2527
2528 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2529 (STAGE2_CFLAGS): Likewise.
2530 (STAGE2_TFLAGS): Likewise.
2531 (STAGE3_CFLAGS): Add -fchecking.
2532 (STAGE3_TFLAGS): Likewise.
2533 (STAGEtrain_CFLAGS): Filter out -fchecking.
2534 (STAGEtrain_TFLAGS): Likewise.
2535 * Makefile.in: Re-generate.
2536
2537 2018-04-25 Catherine Moore <clm@codesourcery.com>
2538
2539 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2540
2541 2018-04-18 Paul Clarke <pc@us.ibm.com>
2542
2543 * MAINTAINERS (write after approval): Add myself.
2544
2545 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2546
2547 * MAINTAINERS: Update my email address.
2548
2549 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2550
2551 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2552
2553 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2554
2555 * MAINTAINERS: Update my email address and disambiguate myself
2556 a bit from Will Schmidt.
2557
2558 2018-03-21 Nathan Sidwell <nathan@acm.org>
2559
2560 * MAINTAINERS: Move maintainers of now-removed picochip and score
2561 ports to write after approval.
2562
2563 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2564
2565 * MAINTAINERS: Add entry for SVE maintainership.
2566
2567 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2568
2569 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2570 * configure: Regenerate.
2571
2572 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2573
2574 * MAINTAINERS (write after approval): Add myself.
2575
2576 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2577
2578 * MAINTAINERS (write after approval): Add myself.
2579
2580 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2581
2582 * MAINTAINERS (write after approval): Add myself.
2583
2584 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2585
2586 Update copyright years.
2587
2588 2018-01-03 Ben Elliston <bje@gnu.org>
2589
2590 * config.guess: Import latest version.
2591 * config.sub: Likewise.
2592
2593 2017-12-12 Stafford Horne <shorne@gmail.com>
2594
2595 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2596 * configure: Regenerate.
2597
2598 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2599
2600 * MAINTAINERS (Write After Approval): Add myself.
2601
2602 2017-11-28 Julia Koval <julia.koval@intel.com>
2603 Sebastian Peryt <sebastian.peryt@intel.com>
2604
2605 * Makefile.def (target_modules): Remove libcilkrts.
2606 * Makefile.in: Ditto.
2607 * configure: Ditto.
2608 * configure.ac: Ditto.
2609
2610 2017-11-28 Julia Koval <julia.koval@intel.com>
2611
2612 * MAINTAINERS (Write After Approval): Add myself.
2613
2614 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2615
2616 * MAINTAINERS (Write After Approval): Add myself.
2617
2618 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2619
2620 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2621 Use my SiFive email address.
2622
2623 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2624
2625 * MAINTAINERS (write after approval): Add myself.
2626
2627 2017-10-27 Martin Liska <mliska@suse.cz>
2628
2629 * Makefile.tpl: Use proper name of folder as it was renamed
2630 during transition to 4 stages.
2631 * Makefile.in: Regenerate.
2632
2633 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2634
2635 * MAINTAINERS (write after approval): Add myself.
2636
2637 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2638
2639 * MAINTAINERS: Add a note that maintainership also includes web
2640 pages, docs, and testsuite related to that area.
2641
2642 2017-09-25 Tom de Vries <tom@codesourcery.com>
2643
2644 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2645
2646 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2647
2648 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2649
2650 2017-09-15 Nathan Sidwell <nathan@acm.org>
2651
2652 * MAINTAINERS: Remove myself as a vxworks maintainer.
2653
2654 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2655
2656 * MAINTAINERS: Remove email address of Jim Norris.
2657
2658 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2659
2660 * MAINTAINERS (Reviewers): Move myself from here...
2661 (CPU Port Maintainers): ... to here.
2662
2663 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2664
2665 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2666
2667 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2668
2669 * MAINTAINERS (write after approval): Add myself.
2670
2671 2017-07-28 Tony Reix <tony.reix@atos.net>
2672
2673 * configure.ac (target-libffi): Don't disable for AIX.
2674 (go): Don't add to unsupported_languages on AIX.
2675 (target-libgo): Don't disable for AIX.
2676 * configure: Regenerate.
2677
2678 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2679
2680 * MAINTAINERS: Add myself.
2681
2682 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2683
2684 * MAINTAINERS: Update my email address.
2685
2686 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2687
2688 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2689 arm-specific auto-generated header files.
2690
2691 2017-07-03 Nathan Sidwell <nathan@acm.org>
2692
2693 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2694 * configure: Rebuilt.
2695
2696 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2697
2698 * MAINTAINERS: Readd myself for c6x.
2699
2700 2017-06-28 Martin Liska <mliska@suse.cz>
2701
2702 PR bootstrap/81217
2703 * Makefile.def: Remove superfluous bootstrap_target from
2704 bootstrap_stage.
2705 * Makefile.in: Re-generate the file.
2706
2707 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2708
2709 * MAINTAINERS: Add myself to Write After Approval
2710
2711 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2712
2713 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2714
2715 2017-06-19 Martin Liska <mliska@suse.cz>
2716
2717 * Makefile.def: Define 4 stages PGO bootstrap.
2718 * Makefile.tpl: Define FLAGS.
2719 * Makefile.in: Regenerate.
2720
2721 2017-06-14 Ian Lance Taylor <iant@golang.org>
2722
2723 * Makefile.def: Add check-gotools to go check targets.
2724 * Makefile.in: Rebuild.
2725
2726 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2727
2728 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2729
2730 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2731
2732 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2733 * configure: Regenerate.
2734
2735 2017-05-31 Martin Liska <mliska@suse.cz>
2736
2737 * configure.ac: Add handling of stage2_werror_flags to
2738 action-if-given and to action-if-not-given.
2739 * configure: Regenerate.
2740
2741 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2742
2743 * MAINTAINERS: Add self to Write After Approval
2744
2745 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2746
2747 * MAINTAINERS: Update my email address, and remove myself as
2748 maintainer in some areas.
2749
2750 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2751
2752 * MAINTAINERS: Add self to Write After Approval
2753
2754 2017-05-25 Nathan Sidwell <nathan@acm.org>
2755
2756 * configure.ac: Add --enable-languages=default to mean default and
2757 make --enable-languages=all mean all supported languages.
2758 * configure: Regenerated.
2759
2760 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2761
2762 * config.gcc (powerpc*-*-*spe*): New.
2763 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2764 (powerpc-*-rtems*spe*): New.
2765 (powerpc*-*-linux*spe*): New.
2766 (powerpc-wrs-vxworksspe): New.
2767 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2768 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2769 * config.host (powerpc*-*-*spe*): New.
2770
2771 2017-05-19 Martin Liska <mliska@suse.cz>
2772
2773 * configure.ac: Add --enable-werror-always just for
2774 bootstrap-debug (or none build config) and do not add it
2775 when we are on a release branch.
2776 * configure: Regenerated.
2777
2778 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2779
2780 * MAINTAINERS: Add self to Write After Approval
2781
2782 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2783
2784 * MAINTAINERS: Move myself to Write After Approval section.
2785
2786 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2787
2788 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2789 ACCH registers.
2790 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2791 available.
2792 (umulsidi3): Likewise.
2793 (mulsidi3_700): Disable this pattern when we have advanced mpy
2794 instructions.
2795 (umulsidi3_700): Likewise.
2796 (maddsidi4): New pattern.
2797 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2798 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2799 (mpydu_imm_arcv2hs): Likewise.
2800 * config/arc/predicates.md (accl_operand): New predicate.
2801
2802 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2803 Andrew Burgess <andrew.burgess@embecosm.com>
2804
2805 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2806 case.
2807 (ARC_AUTOFP_IRQ_P): Likewise.
2808 (ARC_AUTO_IRQ_P): Likewise.
2809 (rgf_banked_register_count): New variable.
2810 (parse_mrgf_banked_regs_option): New function.
2811 (arc_override_options): Handle rgf_banked_regs option.
2812 (arc_handle_interrupt_attribute): Add firq option.
2813 (arc_compute_function_type): Return fast irq type when required.
2814 (arc_must_save_register): Handle fast interrupts.
2815 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2816 (arc_return_address_regs): Update.
2817 * config/arc/arc.h (arc_return_address_regs): Update.
2818 (arc_function_type): Add fast interrupt type.
2819 (ARC_INTERRUPT_P): Update.
2820 (RC_FAST_INTERRUPT_P): Define.
2821 * config/arc/arc.md (simple_return): Update for fast interrupts.
2822 (p_return_i): Likewise.
2823 * config/arc/arc.opt (mrgf-banked-regs): New option.
2824 * doc/invoke.texi (mrgf-banked-regs): Document.
2825
2826 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2827
2828 * config/arc/arc.c (irq_ctrl_saved): New variable.
2829 (ARC_AUTOBLINK_IRQ_P): Define.
2830 (ARC_AUTOFP_IRQ_P): Likewise.
2831 (ARC_AUTO_IRQ_P): Likewise.
2832 (irq_range): New function.
2833 (arc_must_save_register): Likewise.
2834 (arc_must_save_return_addr): Likewise.
2835 (arc_dwarf_emit_irq_save_regs): Likewise.
2836 (arc_override_options): Handle deferred options.
2837 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2838 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2839 arc_must_save_return_addr.
2840 (arc_compute_frame_size): Handle automated save and restore of
2841 registers.
2842 (arc_expand_prologue): Likewise.
2843 (arc_expand_epilogue): Likewise.
2844 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2845 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2846 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2847
2848 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2849 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2850
2851 PR bootstrap/77661
2852 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2853 in-tree build MPC.
2854 * Makefile.in: Regenerate.
2855
2856 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2857
2858 * configure.ac: Enable LTO by default on darwin >= 9.
2859 * configure: Regenerate.
2860
2861 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2862
2863 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2864 and Andrew Waterman as the RISC-V maintainers.
2865
2866 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2867
2868 * MAINTAINERS: Add self to Write After Approval
2869
2870 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2871
2872 * config.guess: Import latest from upstream.
2873
2874 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2875
2876 * MAINTAINERS (Write After Approval): Remove entries that are
2877 already covered under Reviewers.
2878
2879 2017-03-08 Mark Wielaard <mark@klomp.org>
2880
2881 PR demangler/70909
2882 PR demangler/67264
2883 * include/demangle.h: Add d_printing to struct demangle_component
2884 and pass struct demangle_component as non const.
2885
2886 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2887
2888 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2889
2890 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2891
2892 * Makefile.tpl: Remove HOST_ISLVER.
2893 (HOST_EXPORTS): Remove ISLVER.
2894 * Makefile.in: Regenerate.
2895
2896 2017-02-13 Richard Biener <rguenther@suse.de>
2897
2898 * configure: Re-generate.
2899
2900 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2901
2902 * MAINTAINERS: Adjust bug reporting URL.
2903
2904 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2905
2906 * MAINTAINERS (Write After Approval): Remove redundant entry
2907 for Andrew Burgess.
2908
2909 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2910
2911 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2912 32-bit hppa*-*-hpux*.
2913 * configure: Regenerate.
2914
2915 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2916
2917 * configure.ac: Moved the white list of enabling BRIG FE to
2918 libhsail-rt/configure.tgt.
2919 * configure: Regenerated.
2920 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2921
2922 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2923 Martin Jambor <mjambor@suse.cz>
2924
2925 * Makefile.def (target_modules): Added libhsail-rt.
2926 (languages): Added language brig.
2927 * Makefile.in: Regenerated.
2928 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2929 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2930 * configure: Regenerated.
2931
2932 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2933
2934 PR other/79046
2935 * configure: Regenerated.
2936
2937 2017-01-04 Alan Modra <amodra@gmail.com>
2938
2939 * configure: Regenerate.
2940
2941 2016-12-29 Ben Elliston <bje@gnu.org>
2942
2943 * config.sub: Import latest version.
2944
2945 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2946
2947 * MAINTAINERS (Write After Approval): Add myself.
2948
2949 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2950
2951 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2952 includes bootstrap-mpx.
2953 * configure: Regenerated.
2954
2955 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2956
2957 * MAINTAINERS (Write After Approval): Add myself.
2958
2959 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2960
2961 * configure: Regenerate.
2962
2963 2016-12-01 Matthias Klose <doko@ubuntu.com>
2964
2965 * configure.ac: Don't use pkg-config to check for bdw-gc.
2966 * configure: Regenerate.
2967
2968 2016-11-30 Matthias Klose <doko@ubuntu.com>
2969
2970 * Makefile.def: Remove reference to boehm-gc target module.
2971 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2972 options and for the bdw-gc pkg-config module.
2973 * configure: Regenerate.
2974 * Makefile.in: Regenerate.
2975
2976 2016-11-28 Nathan Sidwell <nathan@acm.org>
2977
2978 * MAINTAINERS (nvptx): Remove self.
2979
2980 2016-11-25 Ben Elliston <bje@gnu.org>
2981
2982 * config.guess: Import latest version.
2983 * config.sub: Likewise.
2984
2985 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2986
2987 * MAINTAINERS (Write After Approval): Add myself.
2988
2989 2016-11-15 Matthias Klose <doko@ubuntu.com>
2990
2991 * Makefile.def: Remove references to GCJ.
2992 * Makefile.tpl: Likewise.
2993 * Makefile.in: Regenerate.
2994
2995 2016-11-15 Matthias Klose <doko@ubuntu.com>
2996
2997 * config-ml.in: Remove references to GCJ.
2998 * configure.ac: Likewise.
2999 * configure: Regenerate.
3000
3001 2016-11-01 Josh Conner <joshconner@google.com>
3002
3003 * MAINTAINERS (Write After Approval): Update email address,
3004
3005 2016-10-27 Carl Love <cel@us.ibm.com>
3006
3007 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
3008 Approval list to make it alphabetical.
3009
3010 2016-10-27 Carl Love <cel@us.ibm.com>
3011
3012 * MAINTAINERS (Write After Approval): Add myself.
3013
3014 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
3015
3016 * MAINTAINERS (Reviewers): Add myself.
3017 (Write After Approval): Add myself.
3018
3019 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
3020 Ulrich Weigand <uweigand@de.ibm.com>
3021
3022 * MAINTAINERS: Update email address.
3023
3024 2016-10-10 Nathan Sidwell <nathan@acm.org>
3025
3026 * MAINTAINERS: Update email address.
3027
3028 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
3029
3030 * configure.ac: Add aarch64-*-freebsd*.
3031 * configure: Regenerate.
3032
3033 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
3034
3035 * MAINTAINERS: Update email address after it got reverted.
3036
3037 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3038
3039 * configure.ac (target_libraries): Readd target-boehm-gc.
3040 Restore --enable-objc-gc handling.
3041 * configure: Regenerate.
3042
3043 2015-10-03 Jeff Law <law@redhat.com>
3044
3045 * MAINTAINERS: Move several inactive maintainers to the
3046 write-after-approval section.
3047
3048 2016-09-30 Jakub Jelinek <jakub@redhat.com>
3049
3050 * configure.ac: Add target-libffi to target_libraries.
3051 Readd libgcj target disablings, modified to only target-libffi.
3052 Readd target addition of go to unsupported languages.
3053 * configure: Regenerated.
3054
3055 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
3056
3057 * MAINTAINERS: Update email address.
3058
3059 2016-09-30 Andrew Haley <aph@redhat.com>
3060
3061 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3062 write-after approval. Remove Tom Tromey and Bryce McKinlay from
3063 libgcj.
3064
3065 2016-09-30 Andrew Haley <aph@redhat.com>
3066
3067 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3068 write-after approval after GCJ deletion.
3069
3070 2016-09-30 Andrew Haley <aph@redhat.com>
3071
3072 * Makefile.def: Remove libjava.
3073 * Makefile.tpl: Likewise.
3074 * Makefile.in: Regenerate.
3075 * configure.ac: Likewise.
3076 * configure: Likewise.
3077 * gcc/java: Remove.
3078 * libjava: Likewise.
3079
3080 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
3081
3082 * MAINTAINERS (Reviewers): Add myself.
3083
3084 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
3085
3086 * configure.ac: Disable "sim" directory for arc*-*-*.
3087 * configure: Regenerated.
3088
3089 2016-09-23 Tamar Christina <tamar.christina@arm.com>
3090
3091 * MAINTAINERS (Write After Approval): Add myself.
3092
3093 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
3094
3095 * configure.ac: Check for the minimum in-tree MPFR version
3096 handled.
3097 * configure: Regenerate.
3098
3099 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
3100
3101 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3102 * configure: Regenerated.
3103
3104 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
3105
3106 * MAINTAINERS (Write After Approval): Add myself.
3107
3108 2016-06-23 Andi Kleen <ak@linux.intel.com>
3109
3110 * Makefile.def: Add autoprofiledbootstrap.
3111 * Makefile.tpl: Dito.
3112 * Makefile.in: Regenerate.
3113
3114 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
3115
3116 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3117 * configure: Regenerate.
3118
3119 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3120
3121 * configure: Regenerate.
3122 * configure.ac: Remove support for avr-rtems.
3123
3124 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
3125
3126 * MAINTAINERS (Write After Approval): Add myself.
3127
3128 2016-06-16 Michael Collison <michael.collison@arm.com>
3129
3130 * MAINTAINERS (Write After Approval): Add myself.
3131
3132 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
3133
3134 * MAINTAINERS (Write After Approval): Update e-mail address.
3135
3136 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
3137
3138 * MAINTAINERS (Write After Approval): Add myself.
3139
3140 2016-05-28 Alan Modra <amodra@gmail.com>
3141
3142 * Makefile.tpl (configure): Depend on m4 files included.
3143 * Makefile.in: Regenerate.
3144
3145 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3146
3147 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3148 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3149
3150 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3151
3152 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3153 special case builtin.
3154 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3155 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3156 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3157 for __builtin_vec_addec.
3158
3159 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3160
3161 * config.guess: Import version 2016-04-02 (newest).
3162 * config.sub: Import version 2016-05-10 (newest).
3163
3164 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
3165
3166 * configure.ac: Add ARC support to libgloss.
3167 * configure: Regenerate
3168
3169 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3170
3171 * MAINTAINERS (Write After Approval): Add myself.
3172
3173 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3174
3175 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3176 * configure: Regenerated.
3177 * Makefile.def (gmp): Explicitly disable assembler.
3178 (mpfr): Adjust lib_path.
3179 (mpc): Likewise.
3180 * Makefile.in: Regenerated.
3181
3182 2016-05-01 Jakub Jelinek <jakub@redhat.com>
3183
3184 PR bootstrap/70704
3185 * configure.ac (--enable-stage1-checking): Add missing
3186 --enable-checking=.
3187 * configure: Regenerated.
3188
3189 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3190
3191 * config.guess: Revert r235676.
3192 * config.sub: Revert r235676.
3193
3194 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3195
3196 * config.guess: Remove SH5 support.
3197 * config.sub: Likewise.
3198 * configure: Likewise.
3199 * configure.ac: Likewise.
3200
3201 2016-04-26 Jakub Jelinek <jakub@redhat.com>
3202
3203 PR bootstrap/70704
3204 * configure.ac (--enable-stage1-checking): For --disable-checking or
3205 implicit --enable-checking, make sure extra flag matches in between
3206 stage1 and later checking.
3207 * configure: Regenerated.
3208
3209 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3210
3211 * .gitattributes: New file.
3212
3213 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3214
3215 * MAINTAINERS (rs6000/powerpc port): Add myself.
3216
3217 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3218
3219 PR bootstrap/70173
3220 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3221 and gotools directories. Delete the stage_final file.
3222 * Makefile.in: Regenerate.
3223
3224 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3225
3226 * MAINTAINERS (Write After Approval): Add myself.
3227
3228 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3229
3230 * MAINTAINERS (Fortran maintainer): Remove myself.
3231
3232 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3233
3234 * MAINTAINERS (Write After Approval): Add myself.
3235
3236 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3237
3238 * MAINTAINERS (Write After Approval): Add myself.
3239
3240 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3241
3242 Sync with binutils-gdb:
3243
3244 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3245
3246 * configure.ac: Add mips and s390 to the gold target check.
3247 * configure: Regenerate.
3248
3249 2016-03-01 DJ Delorie <dj@redhat.com>
3250
3251 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3252
3253 2016-02-22 David Malcolm <dmalcolm@redhat.com>
3254
3255 * MAINTAINERS (libcpp): Add myself.
3256 (diagnostic messages): Likewise.
3257
3258 2016-02-20 Tom de Vries <tom@codesourcery.com>
3259
3260 * MAINTAINERS: Fix whitespace.
3261
3262 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3263
3264 * MAINTAINERS (Write After Approval): Add myself.
3265
3266 2016-01-29 Sebastian Pop <s.pop@samsung.com>
3267
3268 * config/isl.m4: Add comments about isl-0.16.
3269 * configure: Regenerate.
3270
3271 2016-01-29 Martin Jambor <mjambor@suse.cz>
3272
3273 * MAINTAINERS (hsa maintainers): Add myself.
3274
3275 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3276
3277 * MAINTAINERS: (Write After Approval): Add myself.
3278
3279 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3280 Sebastian Pop <s.pop@samsung.com>
3281
3282 * Makefile.in: Regenerate.
3283 * Makefile.tpl: Export ISLVER.
3284 * configure: Regenerate.
3285 * config/isl.m4: Detect isl-0.15.
3286
3287 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3288
3289 PR bootstrap/69329
3290 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3291 * Makefile.in: Regenerate.
3292
3293 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3294
3295 * configure.ac: Enable LTO for DJGPP
3296 * configure: Regenerate
3297
3298 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3299
3300 Sync with binutils-gdb:
3301 2015-10-21 Nick Clifton <nickc@redhat.com>
3302
3303 PR gas/19109
3304 * configure.ac: Note the 'none' is an acceptable argument to
3305 --enable-compressed-debug-sections.
3306 * configure: Regenerate.
3307
3308 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3309
3310 PR bootstrap/69134
3311 * Makefile.def (mpfr): Disable assembler.
3312 * Makefile.in: Regenerate.
3313
3314 2016-01-01 Ben Elliston <bje@gnu.org>
3315
3316 * config.guess: Import version 2016-01-01.
3317 * config.sub: Likewise.
3318
3319 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3320
3321 * MAINTAINERS (Write After Approval): Add myself.
3322
3323 2015-12-17 Sebastian Pop <s.pop@samsung.com>
3324
3325 * Makefile.in: Replace ISL with isl.
3326 * Makefile.tpl: Same.
3327 * config/isl.m4: Same.
3328 * configure.ac: Same.
3329 * contrib/download_prerequisites: Same.
3330 * configure: Regenerate.
3331
3332 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3333
3334 * MAINTAINERS (Write After Approval): Add Myself.
3335
3336 2015-12-17 Nathan Sidwell <nathan@acm.org>
3337
3338 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3339 * configure: Regenerate.
3340
3341 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3342 Sebastian Pop <s.pop@samsung.com>
3343
3344 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3345 isl_ctx_get_max_operations.
3346 * configure: Regenerate.
3347
3348 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
3349
3350 * MAINTAINERS (Write After Approval): Add myself.
3351
3352 2015-12-02 Ian Lance Taylor <iant@google.com>
3353
3354 PR go/66147
3355 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3356 * Makefile.in: Regenerate.
3357
3358 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3359
3360 PR libffi/65726
3361 * Makefile.def (lang_env_dependencies): Make libffi depend
3362 on cxx.
3363 * Makefile.in: Regenerate.
3364
3365 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
3366
3367 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3368 symbols.
3369
3370 2015-11-20 Tristan Gingold <gingold@adacore.com>
3371
3372 Sync with binutils-gdb:
3373 2015-11-20 Tristan Gingold <gingold@adacore.com>
3374
3375 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3376 * configure: Regenerate.
3377
3378 2015-11-19 Martin Liska <mliska@suse.cz>
3379
3380 * .gitignore: Add .clang-format to ignored files.
3381 * Makefile.in: Add clang-format.
3382 * Makefile.tpl: Likewise.
3383
3384 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3385
3386 * configure.ac: Enable libmpx by default.
3387 * configure: Regenerated.
3388
3389 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3390
3391 * MAINTAINERS: Update email address.
3392
3393 2015-10-23 Paulo Matos <pmatos@linki.tools>
3394
3395 * MAINTAINERS: Update email address.
3396
3397 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3398
3399 * MAINTAINERS (Write After Approval): Add myself.
3400
3401 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3402
3403 Sync with binutils-gdb:
3404 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3405
3406 PR gas/19109
3407 * configure.ac: Add
3408 --enable-compressed-debug-sections={all,gas,gold,ld}.
3409 * configure: Regenerated.
3410
3411 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3412
3413 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3414
3415 2015-10-09 Martin Liska <mliska@suse.cz>
3416
3417 * MAINTAINERS (Write After Approval): Add myself.
3418
3419 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3420
3421 * MAINTAINERS (Write After Approval): Add myself.
3422
3423 2015-10-02 Florian Weimer <fweimer@redhat.com>
3424
3425 * MAINTAINERS: Update email address.
3426
3427 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3428
3429 * MAINTAINERS (Write After Approval): Add myself.
3430
3431 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3432
3433 * MAINTAINERS: Update email.
3434
3435 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3436
3437 * MAINTAINERS: Update my email address.
3438
3439 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3440
3441 * MAINTAINERS (ft32 port): Add myself.
3442
3443 2015-08-28 David Sherwood <david.sherwood@arm.com>
3444
3445 * MAINTAINERS: Add myself.
3446
3447 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3448
3449 * MAINTAINERS (Write After Approval): Add myself.
3450
3451 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3452
3453 PR libfortran/54572
3454 * Makefile.def: Make libgfortran depend on libbacktrace.
3455 * Makefile.in: Regenerate.
3456
3457 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3458
3459 * MAINTAINERS (Write After Approval): Add myself.
3460
3461 2015-08-12 Tom de Vries <tom@codesourcery.com>
3462
3463 PR other/67092
3464 * configure.ac: Remove --with_host_libstdcxx support.
3465 * configure: Regenerate.
3466
3467 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3468 Jakub Jelinek <jakub@redhat.com>
3469
3470 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3471 nvptx*-*-*.
3472 * configure: Regenerate.
3473
3474 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3475
3476 * Makefile.def (libiconv): Define bootstrap=true.
3477 Mark pdf/html/info as missing.
3478 (configure-gcc): Depend on all-libiconv.
3479 (all-gcc): Ditto.
3480 (configure-libcpp): Ditto.
3481 (all-libcpp): Ditto.
3482 (configure-intl): Ditto.
3483 (all-intl): Ditto.
3484 * Makefile.in: Regenerate.
3485
3486 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3487
3488 * MAINTAINERS (loop ivopts): Add the entry and myself.
3489
3490 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3491
3492 * MAINTAINERS (nvptx): Add self.
3493
3494 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3495
3496 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3497 128-bit vector modes.
3498
3499 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3500
3501 * MAINTAINERS (Write After Approval): Add myself.
3502
3503 2015-07-28 Ben Elliston <bje@gnu.org>
3504
3505 * config.sub, config.guess: Import from upstream.
3506
3507 2015-07-24 Michael Darling <darlingm@gmail.com>
3508
3509 PR other/66259
3510 * config-ml.in: Reflects renaming of configure.in to configure.ac
3511 * configure: Likewise
3512 * configure.ac: Likewise
3513
3514 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3515
3516 * MAINTAINERS: Update my email address.
3517
3518 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3519
3520 Sync with binutils-gdb:
3521 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3522
3523 * configure.ac (target_configdirs): Exclude target-zlib if
3524 target-libjava isn't built.
3525 * configure: Regenerated.
3526
3527 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3528
3529 Sync with binutils-gdb:
3530 2015-05-13 John David Anglin <dave.anglin@bell.net>
3531
3532 * configure.ac: Disable configuration of GDB for HPUX targets.
3533 * configure: Regenerate.
3534
3535 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3536
3537 * configure.ac: Add --with-system-zlib.
3538 * configure: Regenerated.
3539
3540 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3541
3542 * configure.ac: Add FT32 support.
3543 * configure: Regenerate.
3544
3545 2015-01-12 Anthony Green <green@moxielogic.com>
3546
3547 * configure.ac: Don't disable gprof for moxie.
3548 * configure: Rebuild.
3549
3550 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3551
3552 Sync with binutils-gdb:
3553 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3554
3555 PR ld/18355
3556 * Makefile.def: Add extra_configure_flags to host zlib.
3557 * configure.ac (extra_host_zlib_configure_flags): New. Set
3558 to --enable-host-shared When bfd is to be built as shared
3559 library. AC_SUBST.
3560 * Makefile.in: Regenerated.
3561
3562 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3563
3564 Sync with src:
3565 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3566 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3567 * Makefile.in: Regenerated.
3568
3569 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3570
3571 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3572 target.
3573 * configure: Regenerate.
3574
3575 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3576
3577 * MAINTAINERS (Write After Approval): Add myself.
3578
3579 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3580
3581 * MAINTAINERS (OS Port Maintainers): Add myself.
3582 (Various Maintainers): Remove myself from libffi testsuite.
3583
3584 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3585
3586 * MAINTAINERS (gen* on machine desc): Add self.
3587
3588 2015-06-02 Jason Merrill <jason@redhat.com>
3589
3590 PR bootstrap/66319
3591 * configure.ac: Use -std=gnu++98.
3592
3593 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3594
3595 * MAINTAINERS (Write After Approval): Add myself.
3596
3597 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3598
3599 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3600 * configure: Regenerate.
3601
3602 2015-05-26 Jason Merrill <jason@redhat.com>
3603
3604 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3605 * configure: Regenerate.
3606
3607 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3608
3609 * configure.ac: FT32 target added.
3610 * configure: Regenerated.
3611
3612 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3613
3614 * MAINTAINERS (Write After Approval): Add myself.
3615
3616 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3617
3618 * MAINTAINERS (Write After Approval): Add myself.
3619
3620 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3621
3622 * configure.ac: Fix typo.
3623 * configure: Regenerate.
3624
3625 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3626
3627 * MAINTAINERS (Write After Approval): Add myself.
3628
3629 2015-05-03 Matthias Klose <doko@ubuntu.com>
3630
3631 * configure.ac: Match $host configured with triplets.
3632 * configure: Regenerate.
3633
3634 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3635
3636 * Makefile.tpl: Remove surplus whitespace throughout.
3637 * Makefile.in: Regenerate.
3638
3639 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3640
3641 * MAINTAINERS (Various Maintainers): Add myself as instruction
3642 combiner maintainer.
3643
3644 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3645
3646 PR bootstrap/62077
3647 * configure.ac (--enable-stage1-checking): Default to
3648 release,misc,gimple,rtlflag,tree,types if --disable-checking
3649 or --enable-checking is not specified and DEV-PHASE is not
3650 experimental.
3651 * configure: Regenerated.
3652
3653 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3654
3655 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3656 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3657 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3658 * Makefile.in: Regenerate.
3659
3660 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3661
3662 * MAINTAINERS: Update my email address.
3663
3664 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3665
3666 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3667
3668 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3669
3670 * MAINTAINERS: Add myself as an arm port reviewer.
3671
3672 2015-03-25 Martin Liska <mliska@suse.cz>
3673 Yury Gribov <y.gribov@samsung.com>
3674
3675 * Makefile.in: Fix ln source location for vimrc file.
3676 * Makefile.tpl: Likewise.
3677
3678 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3679
3680 PR bootstrap/25672
3681 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3682 cross-compiling. Similarly for CXX_FOR_TARGET.
3683 * configure: Regenerate.
3684
3685 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3686
3687 * Makefile.def: Add libmpx.
3688 * configure.ac: Add libmpx.
3689 * Makefile.in: Regenerate.
3690 * configure: Regenerate.
3691
3692 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3693
3694 * MAINTAINERS (CPU Port Maintainers): Add myself
3695 i386 vector ISA extns mantainer.
3696
3697 2015-03-13 Jeff Law <law@redhat.com>
3698
3699 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3700 maintainer.
3701 Remove Richard Henderson as a maintainer for the x86 port.
3702
3703 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3704
3705 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3706
3707 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3708
3709 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3710 pointer bounds checker and i386 MPX maintainer.
3711
3712 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3713
3714 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3715
3716 2015-02-26 Martin Sebor <msebor@redhat.com>
3717
3718 * MAINTAINERS (Various Maintainers): Add self.
3719
3720 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3721
3722 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3723 Make sure it contains lto.
3724 * configure: Regenerate.
3725
3726 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3727
3728 * configure: Regenerate.
3729
3730 2015-02-06 Diego Novillo <dnovillo@google.com>
3731 1
3732 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3733 middle-end, docstring): Remove myself.
3734 (Write After Approval): Add myself.
3735
3736 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3737
3738 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3739 (Write After Approval): Update address.
3740
3741 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3742
3743 PR jit/64780
3744 * configure.ac: Require the user to explicitly specify
3745 --enable-host-shared if the jit is enabled.
3746 * configure: Regenerate.
3747
3748 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3749
3750 * MAINTAINERS (Write After Approval): Add myself.
3751
3752 2015-01-25 Tom de Vries <tom@codesourcery.com>
3753
3754 * MAINTAINERS: Make whitespace consistent.
3755
3756 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3757
3758 * MAINTAINERS (Write After Approval): Add myself.
3759
3760 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3761
3762 * MAINTAINERS: (Write After Approval): Add myself.
3763
3764 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3765
3766 * MAINTAINERS: (Write After Approval): Add myself.
3767
3768 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3769
3770 * MAINTAINERS: (Write After Approval): Add myself.
3771
3772 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3773
3774 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3775 objective-c/c++ front end maintainer.
3776
3777 2015-01-13 Marek Polacek <polacek@redhat.com>
3778
3779 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3780
3781 2015-01-12 Jeff Law <law@redhat.com>
3782
3783 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3784 a very long time.
3785
3786 2015-01-09 Ian Lance Taylor <iant@google.com>
3787
3788 * configure.ac (host_tools): Add gotools.
3789 * Makefile.def (host_modules): Add gotools.
3790 (dependencies): Add dependency of all-gotools on all-target-libgo.
3791
3792 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3793
3794 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3795 * configure: Regenerate.
3796
3797 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3798
3799 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3800 all-target-libgomp.
3801 * Makefile.in: Regenerate.
3802
3803 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3804
3805 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3806
3807 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3808
3809 * configure.ac: Add Visium support.
3810 * configure: Regenerate.
3811
3812 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3813
3814 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3815 * configure: Regenerate.
3816
3817 2015-01-03 Andrew Pinski <apinski@cavium.com>
3818
3819 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3820 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3821 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3822 (OBJCOPY_FOR_TARGET): New variable.
3823 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3824 * Makefile.in: Regenerate.
3825 * configure.ac: Check for already installed target objcopy.
3826 Also GCC_TARGET_TOOL on objcopy.
3827 * configure: Regenerate.
3828
3829 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3830
3831 * config.sub: Update from upstream, to 2015-01-01 version.
3832 * config.guess: Ditto.
3833
3834 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3835
3836 * MAINTAINERS (RTEMS Ports): Add myself.
3837
3838 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3839
3840 * MAINTAINERS (Write After Approval): Add myself.
3841
3842 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3843
3844 * MAINTAINERS (Write After Approval): Add myself.
3845
3846 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3847
3848 * configure.ac (--enable-as-accelerator-for): Don't set
3849 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3850 * configure: Regenerate.
3851
3852 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3853
3854 PR bootstrap/64023
3855 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3856 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3857 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3858 to CXX.
3859 * Makefile.in: Regenerated.
3860
3861 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3862 Yury Gribov <y.gribov@samsung.com>
3863
3864 * .gitignore: Added .local.vimrc and .lvimrc.
3865 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3866 * Makefile.in: Regenerate.
3867
3868 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3869
3870 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3871 * configure: Regenerated.
3872
3873 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3874
3875 * MAINTAINERS (nvptx port): New entry.
3876
3877 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3878
3879 * configure: Regenerate.
3880
3881 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3882
3883 * configure.ac: Merge with Binutils.
3884
3885 2014-11-26 Tobias Burnus <burnus@net-b.de>
3886
3887 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3888 * Makefile.in: Regenerate.
3889
3890 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3891
3892 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3893 missing flex.
3894 * Makefile.in: Regenerated.
3895
3896 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3897
3898 * Makefile.in: Regenerate.
3899
3900 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3901
3902 PR bootstrap/63784
3903 * libtool.m4: Add $pic_flag with -shared.
3904
3905 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3906
3907 * MAINTAINERS (Write After Approval): Added myself.
3908
3909 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3910
3911 * MAINTAINERS (write-after-approval): Add myself.
3912
3913 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3914
3915 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3916 from 2 years ago.
3917
3918 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3919
3920 Revert:
3921 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3922
3923 * MAINTAINERS (Write After Approval): Added myself as line map
3924 maintainer.
3925
3926 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3927
3928 Revert:
3929 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3930
3931 * MAINTAINERS (Write After Approval): Added myself.
3932
3933 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3934
3935 * MAINTAINERS (Write After Approval): Added myself.
3936
3937 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3938
3939 * MAINTAINERS (Write After Approval): Added myself as line map
3940 maintainer.
3941
3942 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3943
3944 * MAINTAINERS (Various Maintainers): Added myself as line map
3945 maintainer.
3946
3947 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3948
3949 * move-if-change: Sync from upstream gnulib.
3950
3951 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3952
3953 * compile: Sync with upstream Automake.
3954 * depcomp: Ditto.
3955 * install-sh: Ditto.
3956 * missing: Ditto.
3957 * mkinstalldirs: Ditto.
3958 * ylwrap: Ditto.
3959
3960 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3961
3962 * config.sub: Update from upstream config repo.
3963 * config.guess: Ditto.
3964
3965 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3966
3967 * Makefile.def: Add liboffloadmic to target_modules. Make
3968 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3969 * Makefile.in: Regenerate.
3970 * configure: Regenerate.
3971 * configure.ac: Add liboffloadmic to target binaries.
3972 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3973 Add liboffloadmic to noconfig list when C++ is not supported.
3974
3975 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3976 Thomas Schwinge <thomas@codesourcery.com>
3977 Ilya Verbin <ilya.verbin@intel.com>
3978 Andrey Turetskiy <andrey.turetskiy@intel.com>
3979
3980 * configure: Regenerate.
3981 * configure.ac (--enable-as-accelerator-for)
3982 (--enable-offload-targets): New configure options.
3983
3984 2014-11-11 Tobias Burnus <burnus@net-b.de>
3985
3986 * Makefile.def: Make all-gcc depend on all-isl.
3987 * Makefile.in: Regenerate.
3988
3989 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3990
3991 * ChangeLog.jit: New.
3992 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3993
3994 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3995
3996 PR target/63610
3997 * libtool.m4: Fix globbing of darwin versions.
3998 * configure: Regenerate.
3999
4000 2014-11-11 Tobias Burnus <burnus@net-b.de>
4001
4002 * Makefile.def: Remove CLooG.
4003 * Makefile.tpl: Ditto.
4004 * configure.ac: Ditto.
4005 * configure: Regenerate.
4006 * Makefile.in: Ditto.
4007
4008 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
4009
4010 * configure.ac: Handle nvptx-*-*.
4011 * configure: Regenerate.
4012
4013 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
4014
4015 * MAINTAINERS (Write After Approval): Add myself.
4016
4017 2014-10-31 Jakub Jelinek <jakub@redhat.com>
4018
4019 * Makefile.def (libcc1): Remove bootstrap=true;.
4020 * Makefile.in: Regenerated.
4021
4022 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4023
4024 * configure.ac: Update comment.
4025 * configure: Regenerate.
4026
4027 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
4028
4029 * MAINTAINERS (Write After Approval): Add myself.
4030
4031 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
4032
4033 * configure.ac (extra_host_libiberty_configure_flags): Add
4034 --enable-shared also for libcc1's benefit.
4035 * configure: Regenerate.
4036
4037 2014-10-29 Tristan Gingold <gingold@adacore.com>
4038
4039 * MAINTAINERS: Change my email address.
4040
4041 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
4042 Tom Tromey <tromey@redhat.com>
4043
4044 * Makefile.def: Add libcc1 to host_modules.
4045 * configure.ac (host_tools): Add libcc1.
4046 * Makefile.in, configure: Rebuild.
4047
4048 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
4049
4050 * configure.ac (build_configargs): Don't share config.cache between
4051 build subdirs.
4052 * configure: Regenerate.
4053
4054 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4055
4056 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4057 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4058 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4059 leon3v7 as leon3.
4060 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4061 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4062 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4063 * config/sparc/sparc.md (cpu): Add leon3v7.
4064 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4065
4066 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4067
4068 * MAINTAINERS (write-after-approval): Add myself.
4069
4070 2014-10-23 Ian Lance Taylor <iant@google.com>
4071
4072 * configure.ac: Disable the Go frontend on systems where it is known
4073 to not work.
4074 * configure: Regenerate.
4075
4076 2014-10-23 Richard Biener <rguenther@suse.de>
4077
4078 * Makefile.def: Add libcpp build module and dependencies.
4079 * configure.ac: Add libcpp build module.
4080 * Makefile.in: Regenerate.
4081 * configure: Likewise.
4082
4083 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
4084
4085 * MAINTAINERS (write-after-approval): Add myself.
4086
4087 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
4088
4089 * INSTALL/README: Do not mention CVS.
4090
4091 2014-10-03 Jing Yu <jingyu@google.com>
4092
4093 * configure.ac: Add aarch64 to list of targets that support gold.
4094 * configure: Regenerate.
4095
4096 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
4097
4098 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
4099
4100 2014-09-29 Catherine Moore <clm@codesourcery.com>
4101
4102 * MAINTAINERS: Add myself as MIPS maintainer.
4103
4104 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
4105
4106 * MAINTAINERS: Move myself to MIPS maintainers.
4107
4108 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4109
4110 * MAINTAINERS: Put all email addresses between '<' and '>'.
4111
4112 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4113
4114 * MAINTAINERS: Move myself to reviewers (Fortran).
4115
4116 2014-09-01 Andi Kleen <ak@linux.intel.com>
4117
4118 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4119 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
4120 * Makefile.in: Regenerate.
4121
4122 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4123
4124 * rtx-classes-status.txt: Delete
4125
4126 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4127
4128 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4129
4130 2014-08-27 Sebastian Pop <s.pop@samsung.com>
4131
4132 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4133 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4134 of checking for version number.
4135 * configure: Regenerated.
4136 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4137
4138 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4139
4140 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4141 is done; begin phase 6 (use extra rtx_def subclasses).
4142
4143 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4144
4145 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4146 done; begin phase 5 (additional rtx_def subclasses).
4147
4148 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4149
4150 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4151
4152 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4153
4154 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4155 SET_BB_HEADER are done.
4156
4157 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4158
4159 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4160 done.
4161
4162 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4163
4164 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4165
4166 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4167
4168 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4169
4170 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4171
4172 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4173
4174 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4175
4176 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4177
4178 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4179
4180 * rtx-classes-status.txt: Phase 3 (per-file commits within
4181 "config" subdirs) is done; begin phase 4 (removal of
4182 "scaffolding").
4183
4184 2014-08-23 David Malcolm <dmalcolm@redhat.com>
4185
4186 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4187 dir) is done; begin phase 3 (per-file commits within "config"
4188 subdirs).
4189
4190 2014-08-21 David Malcolm <dmalcolm@redhat.com>
4191
4192 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4193 phase 2 (per-file commits in main source dir).
4194
4195 2014-08-21 Bin Cheng <bin.cheng@arm.com>
4196
4197 * configure: Regenerated.
4198
4199 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4200
4201 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4202
4203 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4204
4205 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4206
4207 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4208
4209 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4210
4211 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4212
4213 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4214
4215 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4216
4217 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4218
4219 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4220
4221 * MAINTAINERS (Write After Approval): Add myself.
4222
4223 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4224
4225 * MAINTAINERS: Remove myself
4226
4227 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4228
4229 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4230
4231 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4232
4233 * MAINTAINERS (Write After Approval): Add myself.
4234
4235 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4236
4237 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4238 SET_BB_HEADER, SET_BB_FOOTER
4239
4240 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4241
4242 * rtx-classes-status.txt: New file
4243
4244 2014-08-18 Roman Gareev <gareevroman@gmail.com>
4245
4246 * configure.ac: Eliminate ClooG installation dependency.
4247 * configure: Regenerate.
4248 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4249 * Makefile.in: Regenerate.
4250
4251 2014-08-15 Ilya Verbin <iverbin@gmail.com>
4252
4253 * MAINTAINERS (Write After Approval): Add myself.
4254
4255 2014-08-15 Ilya Tocar <tocarip@gmail.com>
4256
4257 * MAINTAINERS (Write After Approval): Add myself.
4258
4259 2014-08-01 Jiong Wang <jiong.wang@arm.com>
4260
4261 * MAINTAINERS (Write After Approval): Add myself.
4262
4263 2014-07-28 Anthony Green <green@moxielogic.com>
4264
4265 Import from savannah.gnu.org:
4266 * config.sub: Update to 2014-07-28 version.
4267
4268 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4269
4270 * MAINTAINERS: Remove my MIPS maintainer entry.
4271
4272 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
4273
4274 PR target/47230
4275 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4276 * configure: Regenerate.
4277
4278 2014-07-24 James Norris <jnorris@codesourcery.com>
4279
4280 * MAINTAINERS (Write After Approval): Add myself.
4281
4282 2014-07-20 Roman Gareev <gareevroman@gmail.com>
4283
4284 * configure.ac: Accept only CLooG 0.18.1.
4285 * configure: Regenerate.
4286
4287 2014-07-17 Roman Gareev <gareevroman@gmail.com>
4288
4289 * configure.ac: Don't accept isl 0.11.
4290 * configure: Regenerate.
4291
4292 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4293
4294 * MAINTAINERS (Write After Approval): Add myself.
4295
4296 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4297
4298 * configure.ac: Don't accept isl 0.10.
4299 * configure: Regenerate.
4300
4301 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
4302
4303 Fix include path for in-tree cloog.
4304 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4305 * configure: Regenerate.
4306
4307 2014-06-18 Richard Henderson <rth@redhat.com>
4308
4309 * .gitignore: Import gcc_update output.
4310
4311 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4312
4313 * config-ml.in: Robustify ac_configure_args parsing.
4314
4315 * configure.ac (--enable-linker-plugin-configure-flags)
4316 (--enable-linker-plugin-flags): New flags.
4317 (configdirs): Conditionally add libiberty-linker-plugin.
4318 * configure: Regenerate.
4319 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4320 (host_modules) <lto-plugin>: Pay attention to
4321 @extra_linker_plugin_flags@ and
4322 @extra_linker_plugin_configure_flags@.
4323 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4324 * Makefile.in: Regenerate.
4325
4326 * Makefile.tpl (configure-[+prefix+][+module+])
4327 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4328 "module_srcdir" instead of "module" for locating a module's srcdir.
4329 * Makefile.in: Regenerate.
4330
4331 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4332
4333 * MAINTAINERS (Write After Approval): Add myself.
4334
4335 2014-06-06 Sebastian Pop <sebpop@gmail.com>
4336
4337 * MAINTAINERS: Update my email address.
4338
4339 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4340
4341 * MAINTAINERS (Write After Approval): Add myself.
4342
4343 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4344
4345 * MAINTAINERS (Write After Approval): Add myself.
4346
4347 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
4348
4349 PR libstdc++/61011
4350 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4351 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4352 * configure: Regenerate.
4353
4354 2014-05-28 Pedro Alves <palves@redhat.com>
4355
4356 * MAINTAINERS (Write After Approval): Add myself.
4357
4358 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4359
4360 * MAINTAINERS: Update my affiliation/email.
4361
4362 2014-05-19 Mike Stump <mikestump@comcast.net>
4363
4364 * MAINTAINERS: Add wide-int reviewers.
4365
4366 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4367
4368 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4369 * configure: Regenerated.
4370
4371 2014-05-15 Torvald Riegel <triegel@redhat.com>
4372
4373 * MAINTAINERS (libitm): Add myself as maintainer.
4374
4375 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4376
4377 * MAINTAINERS (Write After Approval): Add myself.
4378
4379 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4380
4381 * config.sub, config.guess: Import from upstream.
4382
4383 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4384
4385 * MAINTAINERS (Write After Approval): Put myself in correct order.
4386
4387 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4388
4389 * MAINTAINERS (Write After Approval): Add myself.
4390
4391 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4392
4393 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4394 section.
4395
4396 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4397
4398 * MAINTAINERS (Write After Approval): Delete myself.
4399
4400 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4401
4402 PR sanitizer/56781
4403 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4404 and -B* options with -Xcompiler.
4405
4406 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4407
4408 PR bootstrap/60620
4409 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4410 * Makefile.in: Regenerate.
4411
4412 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4413
4414 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4415 for WINDRES_FOR_TARGET in default-manifest.o rule.
4416 * Makefile.in: Regenerate.
4417
4418 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4419
4420 * MAINTAINERS (Write After Approval): Add myself.
4421
4422 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4423
4424 PR sanitizer/56781
4425 * Makefile.def: Set bootstrap=true; for host fixincludes.
4426 * configure.ac: Don't bootstrap host fixincludes unless
4427 --with-build-config=bootstrap-{a,ub}san.
4428 * Makefile.in: Regenerated.
4429 * configure: Regenerated.
4430
4431 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4432
4433 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4434 --enable-vtable-verify option parsing. Don't add
4435 target-libsanitizer to bootstrap_target_libs unless
4436 --with-build-config=bootstrap-asan or
4437 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4438 to bootstrap_target_libs unless --enable-vtable-verify.
4439 * configure: Regenerated.
4440
4441 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4442
4443 * MAINTAINERS (Write After Approval): Add myself.
4444
4445 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4446
4447 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4448
4449 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4450
4451 PR bootstrap/58572
4452 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4453 -I for libstdc++-v3 includes if $(LEAN).
4454 * Makefile.in: Regenerated.
4455
4456 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4457
4458 * MAINTAINERS: Update my email address.
4459
4460 2014-02-24 Walter Lee <walt@tilera.com>
4461
4462 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4463 (tilegx-*-*): Change to tilegx*-*-*.
4464 * configure: Regenerate.
4465
4466 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4467
4468 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4469
4470 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4471
4472 * MAINTAINERS (Write After Approval): Add myself.
4473
4474 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4475
4476 PR target/59788
4477 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4478 *solaris2*.
4479
4480 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4481
4482 * MAINTAINERS: Update my email address.
4483
4484 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4485
4486 * MAINTAINERS: Convert to UTF-8.
4487 Properly sort Xinliang David Li's entry.
4488
4489 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4490 Sandra Loosemore <sandra@codesourcery.com>
4491
4492 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4493 nios2 port maintainers.
4494
4495 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4496
4497 * MAINTAINERS (Write After Approval): Add myself.
4498
4499 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4500
4501 * configure.ac: Add user-friendly check for native x86_64-linux
4502 multilibs.
4503 * configure: Regenerate.
4504
4505 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4506
4507 * MAINTAINERS: Add myself as sh maintainer.
4508
4509 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4510
4511 * MAINTAINERS: Add self as SLSR maintainer.
4512
4513 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4514
4515 * MAINTAINERS: Update my email address.
4516
4517 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4518
4519 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4520
4521 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4522
4523 * Makefile.in: Regenerate.
4524
4525 * Makefile.tpl: Fix typo.
4526 * Makefile.in: Regenerate partially.
4527
4528 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4529
4530 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4531 supported.
4532 * configure: Regenerated.
4533
4534 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4535
4536 * MAINTAINERS (Write After Approval): Add myself.
4537
4538 2013-10-30 Jason Merrill <jason@redhat.com>
4539
4540 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4541 --disable-build-format-warnings.
4542
4543 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4544
4545 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4546 depend on libstdc++ and libgcc.
4547 * configure: Regenerate.
4548 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4549 libcilkrts for POSIX and i*86, and x86_64 architectures.
4550 * Makefile.in: Added libcilkrts related fields to support building it.
4551
4552 2013-10-26 Jeff Law <law@redhat.com>
4553
4554 * Makefile.def (target_modules): Remove libmudflap
4555 (languages): Remove check-target-libmudflap).
4556 * Makefile.in: Rebuilt.
4557 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4558 * configure.ac (target_libraries): Remove target-libmudflap.
4559 Remove checks which disabled libmudflap on some systems.
4560 * configure: Rebuilt.
4561 * libmudflap: Directory removed.
4562
4563 2013-10-21 Cong Hou <congh@google.com>
4564
4565 * MAINTAINERS (Write After Approval): Add myself.
4566
4567 2013-10-16 Mike Stump <mikestump@comcast.net>
4568
4569 * .dir-locals.el: Add.
4570
4571 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4572
4573 * configure.ac: Add --enable-host-shared
4574 * configure: Regenerate.
4575
4576 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4577
4578 Import from savannah.gnu.org:
4579 * config.guess: Update to 2013-06-10 version.
4580 * config.sub: Update to 2013-10-01 version.
4581
4582 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4583
4584 Changes to build configuration to allow big endian ARC ELF toolchain
4585 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4586 * configure: Regenerate.
4587
4588 2013-09-20 Alan Modra <amodra@gmail.com>
4589
4590 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4591 ppc host match. Support little-endian powerpc linux hosts.
4592
4593 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4594
4595 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4596 maintainer.
4597
4598 2013-09-12 DJ Delorie <dj@redhat.com>
4599
4600 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4601 maintainers.
4602
4603 2013-09-03 Richard Biener <rguenther@suse.de>
4604
4605 * configure.ac: Also allow ISL 0.12.
4606 * configure: Regenerated.
4607
4608 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4609
4610 * MAINTAINERS (Write After Approval): Add myself.
4611
4612 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4613
4614 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4615
4616 2013-08-26 Caroline Tice <cmtice@google.com>
4617
4618 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4619 "Various Reviewers" to libvtv "Various Maintainers".
4620
4621 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4622
4623 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4624
4625 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4626
4627 * MAINTAINERS: Update name, email.
4628
4629 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4630
4631 * MAINTAINERS (Write After Approval): Add myself.
4632
4633 2013-08-12 Caroline Tice <cmtice@google.com>
4634
4635 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4636 address in the Write After Approval section.
4637
4638 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4639
4640 * MAINTAINERS (Write After Approval): Update email.
4641
4642 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4643
4644 * configure.ac: Adjust to check VTV_SUPPORTED.
4645 * configure: Regenerated.
4646
4647 2013-08-02 Caroline Tice <cmtice@google.com>
4648
4649 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4650 on non-linux systems; add target-libvtv to noconfigdirs; add
4651 libsupc++/.libs to C++ library search paths.
4652 * configure: Regenerated.
4653 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4654 libstdc++ and libgcc.
4655 * Makefile.in: Regenerated.
4656
4657 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4658
4659 * MAINTAINERS (Write After Approval): Add myself.
4660
4661 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4662 Shiva Chen <shiva0217@gmail.com>
4663
4664 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4665 nds32 port maintainers.
4666
4667 2013-07-17 Tim Shen <timshen91@gmail.com>
4668
4669 * MAINTAINERS (Write After Approval): Add myself.
4670
4671 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4672
4673 * configure.ac: Sync from binutils.
4674 * configure: Regenerate.
4675
4676 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4677
4678 * MAINTAINERS (Write After Approval): Add myself.
4679
4680 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4681
4682 * MAINTAINERS (Write After Approval): Add myself.
4683
4684 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4685
4686 * MAINTAINERS (Write After Approval): Add myself.
4687
4688 2013-04-30 Brooks Moses <bmoses@google.com>
4689
4690 * MAINTAINERS: Update my email; move myself from Fortran
4691 reviewer to Write After Approval.
4692
4693 2013-04-16 Andreas Schwab <schwab@suse.de>
4694
4695 * configure.ac (aarch64-*-*): Don't disable java.
4696 * configure: Regenerate.
4697
4698 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4699
4700 * MAINTAINERS (Write After Approval): Add myself.
4701
4702 2013-03-30 Matthias Klose <doko@ubuntu.com>
4703
4704 * Makefile.def (target_modules): Don't install libffi.
4705 * Makefile.in: Regenerate.
4706
4707 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4708
4709 * MAINTAINERS (Write After Approval): Add myself.
4710
4711 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4712
4713 * MAINTAINERS (Write After Approval): Add myself.
4714
4715 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4716
4717 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4718 * configure: Regenerated.
4719
4720 2013-02-05 Ian Lance Taylor <iant@google.com>
4721
4722 PR go/55969
4723 * configure.ac: Disable libgo on some systems where it does not
4724 work.
4725
4726 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4727
4728 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4729 Remove Geoff Keating as rs6000 port maintainer, at his request.
4730
4731 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4732
4733 * MAINTAINERS: Update my email.
4734
4735 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4736
4737 * configure: Re-generate.
4738
4739 2013-01-15 Richard Biener <rguenther@suse.de>
4740
4741 PR other/55973
4742 * configure: Re-generate.
4743
4744 2013-01-14 Matthias Klose <doko@ubuntu.com>
4745
4746 * Makefile.def (install-target-libsanitizer): Depend on
4747 install-target-libstdc++-v3.
4748 * Makefile.in: Regenerate.
4749
4750 2013-01-14 Richard Biener <rguenther@suse.de>
4751
4752 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4753 * configure: Re-generate
4754
4755 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4756
4757 * config.sub: Update from config repo.
4758
4759 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4760
4761 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4762 * Makefile.in: Regenerate.
4763
4764 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4765
4766 * MAINTAINERS (arc): Add new port maintainership for myself.
4767
4768 2013-01-09 Jason Merrill <jason@redhat.com>
4769
4770 * .gitignore: Import from gdb repository.
4771
4772 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4773
4774 * Makefile.def (configure-gcc): Depend on all-gmp.
4775 (all-gcc): Remove dependency on all-gmp.
4776 * Makefile.in: Regenerated.
4777
4778 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4779
4780 * config.sub: Merge from config repo.
4781 * config.guess: Ditto.
4782
4783 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4784
4785 * Makefile.def: Merge from binutils.
4786 * Makefile.in: Ditto.
4787
4788 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4789
4790 * MAINTAINERS: Update my email.
4791
4792 2012-12-29 Ben Elliston <bje@gnu.org>
4793
4794 * config.guess: Update to 2012-12-29 version.
4795 * config.sub: Likewise.
4796
4797 2012-12-20 Matthias Klose <doko@ubuntu.com>
4798
4799 * Makefile.def (install-target-libgfortran): Depend on
4800 install-target-libquadmath, install-target-libgcc.
4801 (install-target-libsanitizer): Depend on install-target-libgcc.
4802 (install-target-libjava): Depend on install-target-libgcc.
4803 (install-target-libitm): Depend on install-target-libgcc.
4804 (install-target-libobjc): Depend on install-target-libgcc.
4805 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4806 * Makefile.in: Regenerate.
4807
4808 2012-12-19 Matthias Klose <doko@ubuntu.com>
4809
4810 * Makefile.def (install-target-libgo): Depend on
4811 install-target-libatomic.
4812 * Makefile.in: Regenerate.
4813
4814 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4815
4816 PR go/55201
4817 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4818 * Makefile.in: Regenerate.
4819
4820 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4821
4822 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4823 * configure: Regenerate.
4824
4825 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4826
4827 * config.sub: Merge from config repo.
4828
4829 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4830
4831 * Makefile.def (target_modules): Add bootstrap=true and
4832 raw_cxx=true to libsanitizer.
4833 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4834 * Makefile.in: Regenerated.
4835 * configure: Likewise.
4836
4837 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4838
4839 * MAINTAINERS: Remove self as RTL optimization maintainer.
4840
4841 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4842
4843 * MAINTAINERS (Write After Approval): Add myself.
4844
4845 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4846
4847 * Makefile.def (target_modules): Remove bootstrap=true and
4848 raw_cxx=true from libsanitizer.
4849 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4850 * Makefile.in: Regenerated.
4851 * configure: Likewise.
4852
4853 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4854
4855 * Makefile.def (target_modules): Add bootstrap=true and
4856 raw_cxx=true to libsanitizer.
4857 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4858 * Makefile.in: Regenerated.
4859 * configure: Likewise.
4860
4861 2012-11-28 Andrew Pinski <apinski@cavium.com>
4862
4863 PR bootstrap/54279
4864 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4865 * configure: Regenerate.
4866 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4867 * Makefile.in: Regenerate.
4868
4869 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4870
4871 * configure.ac: Disable libsanitizer if we're not building C++.
4872 * configure: Regenerate.
4873
4874 2012-11-15 Roland McGrath <roland@hack.frob.com>
4875
4876 * MAINTAINERS (Write After Approval): Add myself.
4877
4878 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4879
4880 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4881 Kostya Serebryany (kcc@google.com) and
4882 Jakub Jelinek (jakub@redhat.com).
4883 Rename area for Dodji Seketeli (dodji@redhat.com).
4884
4885 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4886
4887 * MAINTAINERS: (asan.c, related): Add myself.
4888
4889 2012-11-14 Roland McGrath <mcgrathr@google.com>
4890
4891 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4892 * configure: Regenerate.
4893
4894 2012-11-13 Richard Henderson <rth@redhat.com>
4895
4896 * configure.ac: Move libsanitizer logic to subdirectory.
4897 * configure: Regenerate.
4898
4899 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4900
4901 * configure.ac: Enable libsanitizer just on x86 linux for now.
4902 * configure: Re-generate.
4903
4904 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4905
4906 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4907 sections.
4908 * configure: Regenerate.
4909
4910 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4911
4912 * configure.ac: Add section for configdirs for libsanitizer.
4913 Disable for cris-*-* and mmix-*-*.
4914 * configure: Regenerate.
4915
4916 2012-11-12 Wei Mi <wmi@google.com>
4917
4918 * configure.ac: Add libsanitizer to target_libraries.
4919 * Makefile.def: Ditto.
4920 * configure: Regenerate.
4921 * Makefile.in: Regenerate.
4922 * libsanitizer: New directory for asan runtime. Contains an empty
4923 tsan directory.
4924
4925 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4926
4927 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4928 against Mingw64 w32api.
4929 * configure: Regenerate.
4930
4931 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4932
4933 * configure: Regenerated.
4934
4935 2012-11-03 Robert Mason <rbmj@verizon.net>
4936
4937 * configure.ac: add --disable-libstdcxx configure option
4938 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4939
4940 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4941
4942 * MAINTAINERS (Write After Approval): Add myself.
4943
4944 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4945
4946 * MAINTAINERS (Write After Approval): Add myself.
4947
4948 2012-10-24 Sharad Singhai <singhai@google.com>
4949
4950 * MAINTAINERS (Write After Approval): Add myself.
4951
4952 2012-10-24 Eric Christopher <echristo@gmail.com>
4953
4954 * MAINTAINERS: Update email address.
4955
4956 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4957
4958 PR bootstrap/54820
4959 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4960 * configure: Regenerate.
4961
4962 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4963
4964 * MAINTAINERS (aarch64): Add Marcus and myself.
4965
4966 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4967
4968 PR bootstrap/54820
4969 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4970 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4971 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4972 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4973 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4974 * Makefile.in: Regenerate.
4975 * configure.ac (have_static_libs): New variable and associated check.
4976 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4977 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4978 * configure: Regenerate.
4979
4980 2012-10-10 Richard Biener <rguenther@suse.de>
4981
4982 * MAINTAINERS: Adjust for changed surname.
4983
4984 2012-10-04 Lawrence Crowl <crowl@google.com>
4985
4986 * MAINTAINERS (Write After Approval): Add myself.
4987
4988 2012-10-01 Cary Coutant <ccoutant@google.com>
4989
4990 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4991
4992 2012-09-28 Ian Lance Taylor <iant@google.com>
4993
4994 * Makefile.def: Make all-target-libgo depend on
4995 all-target-libbacktrace.
4996 * Makefile.in: Rebuild.
4997
4998 2012-09-26 Ian Lance Taylor <iant@google.com>
4999
5000 * Makefile.def: Make all-gcc depend on all-libbacktrace.
5001 * Makefile.in: Rebuild.
5002
5003 2012-09-20 Walter Lee <walt@tilera.com>
5004
5005 * configure.ac: Add tilegx to list of targets that support gold.
5006 * configure: Regenerate.
5007
5008 2012-09-20 Marek Polacek <polacek@redhat.com>
5009
5010 * MAINTAINERS (Write After Approval): Add myself.
5011
5012 2012-09-19 Steve Ellcey <sellcey@mips.com>
5013
5014 * configure.ac: Add mips*-mti-elf* target.
5015 * configure: Regenerate.
5016
5017 2012-09-17 Ian Lance Taylor <iant@google.com>
5018
5019 * MAINTAINERS (Various Maintainers): Add libbacktrace.
5020 * configure.ac (host_libs): Add libbacktrace.
5021 (target_libraries): Add libbacktrace.
5022 * Makefile.def (host_modules): Add libbacktrace.
5023 (target_modules): Likewise.
5024 * configure, Makefile.in: Rebuild.
5025
5026 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
5027
5028 PR target/38607
5029 Merge upstream change.
5030 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
5031
5032 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
5033 Add libgomp*.o to compare_exclusions for AIX.
5034 * configure: Regenerate.
5035
5036 2012-09-06 Diego Novillo <dnovillo@google.com>
5037
5038 * configure.ac: Bump minimum GMP version to 4.2.3.
5039 * configure: Re-generate.
5040
5041 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
5042
5043 PR target/54461
5044 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5045 target-libgloss if not configured --with-avrlibc=no.
5046 * configure: Regenerate.
5047
5048 2012-09-04 Jason Merrill <jason@redhat.com>
5049
5050 * configure.ac: Fix --enable-languages=all.
5051
5052 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
5053
5054 * MAINTAINERS (Write After Approval): Add myself.
5055
5056 2012-09-03 Richard Guenther <rguenther@suse.de>
5057
5058 PR bootstrap/54138
5059 * configure.ac: Re-organize ISL / CLOOG checks to allow
5060 disabling with either --without-isl or --without-cloog.
5061 * configure: Regenerated.
5062
5063 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
5064
5065 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5066 * configure: Regenerate.
5067
5068 2012-08-27 Ulrich Drepper <drepper@gmail.com>
5069
5070 * MAINTAINERS: Fix my email address.
5071
5072 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
5073
5074 PR binutils/4970
5075 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5076 and opcodes.
5077 * Makefile.in: Regenerated.
5078
5079 2012-08-26 Art Haas <ahaas@impactweather.com>
5080
5081 * configure: Regenerate.
5082
5083 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
5084
5085 * INSTALL/README: Also refer to the online installation
5086 instructions.
5087
5088 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5089
5090 * MAINTAINERS (Write After Approval): Add myself.
5091 (Picochip port): Remove myself.
5092
5093 2012-08-14 Diego Novillo <dnovillo@google.com>
5094
5095 Merge from cxx-conversion branch.
5096
5097 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5098 POSTSTAGE1_CONFIGURE_FLAGS.
5099 * Makefile.in: Regenerate.
5100 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
5101 Force C++ when bootstrapping.
5102 * configure: Regenerate.
5103
5104 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5105
5106 * MAINTAINERS (Write After Approval): Add myself.
5107
5108 2012-07-16 Joseph Myers <joseph@codesourcery.com>
5109
5110 * README: Document use of ranges of years in copyright notices.
5111
5112 2012-07-06 Richard Guenther <rguenther@suse.de>
5113
5114 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5115 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5116 --with-gmp=system.
5117 * Makefile.in: Regenerated.
5118 * configure: Likewise.
5119
5120 2012-07-06 Richard Guenther <rguenther@suse.de>
5121
5122 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5123 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5124 supply V=1 as extra_make_flags.
5125 * configure: Regenerated.
5126 * Makefile.in: Likewise.
5127
5128 2012-07-04 Tristan Gingold <gingold@adacore.com>
5129
5130 * configure: Regenerate.
5131
5132 2012-07-03 Richard Guenther <rguenther@suse.de>
5133
5134 * Makfile.def (isl): Remove not necessary extra_exports and
5135 extra_make_flags.
5136 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5137 * Makefile.in: Regenerated.
5138
5139 2012-07-03 Richard Guenther <rguenther@suse.de>
5140
5141 * Makefile.def (cloog): Add V=1 to extra_make_flags.
5142 * configure.ac: If either the ISL or the CLooG check failed
5143 do not try to build in-tree versions.
5144 * Makefile.in: Regenerated.
5145 * configure: Regenerated.
5146
5147 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5148
5149 * configure: Regenerate.
5150
5151 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
5152
5153 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5154 maintainer.
5155
5156 2012-07-02 Richard Guenther <rguenther@suse.de>
5157
5158 * configure: Regenerated.
5159
5160 2012-07-02 Richard Guenther <rguenther@suse.de>
5161 Michael Matz <matz@suse.de>
5162 Tobias Grosser <tobias@grosser.es>
5163 Sebastian Pop <sebpop@gmail.com>
5164
5165 * Makefile.def: Add ISL host module, remove PPL host module.
5166 Adjust ClooG host module to use the proper ISL.
5167 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5168 * configure.ac: Include config/isl.m4. Add ISL host library,
5169 remove PPL. Remove PPL configury, add ISL configury, adjust
5170 ClooG configury.
5171 * Makefile.in: Regenerated.
5172 * configure: Likewise.
5173
5174 2012-07-02 Richard Guenther <rguenther@suse.de>
5175
5176 Merge from graphite branch
5177 2011-07-21 Tobias Grosser <tobias@grosser.es>
5178
5179 * configure: Regenerated.
5180 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5181 both cloog.org and legacy versions. The only supported version will
5182 be CLooG with the isl backend.
5183
5184 2011-07-21 Tobias Grosser <tobias@grosser.es>
5185
5186 * configure: Regenerated.
5187 * configure.ac: Require cloog isl 0.17.0
5188
5189 2011-07-21 Tobias Grosser <tobias@grosser.es>
5190
5191 * configure: Regenerated.
5192 * config/cloog.m4: Do not define CLOOG_ORG
5193
5194 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5195
5196 * configure.ac: Skip C if explicitly selected.
5197 * configure: Regenerate.
5198
5199 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
5200
5201 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5202 they contain -O2.
5203 * configure: Regenerate.
5204
5205 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5206
5207 PR debug/53740
5208 * df.h, df-problems.c, dce.c: Revert last patch.
5209
5210 2012-06-25 Iain Sandoe <iain@codesourcery.com>
5211
5212 * MAINTAINERS (Write After Approval): Update my email address.
5213
5214 2012-06-21 Meador Inge <meadori@codesourcery.com>
5215
5216 * MAINTAINERS (Write After Approval): Add myself.
5217
5218 2012-06-20 Jason Merrill <jason@redhat.com>
5219
5220 * Makefile.tpl (check-target-libgomp-c++): New.
5221 (check-target-libitm-c++): New.
5222 * Makefile.def (c++): Add them.
5223 * Makefile.in: Regenerate.
5224
5225 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
5226
5227 * MAINTAINERS (Write After Approval): Add myself.
5228
5229 2012-05-16 Olivier Hainque <hainque@adacore.com>
5230
5231 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5232 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5233 (install-no-fixedincludes): Adjust accordingly.
5234 * Makefile.in: Regenerate.
5235
5236 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5237
5238 Merge upstream change
5239 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5240
5241 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
5242
5243 * MAINTAINERS (Write After Approval): Add myself.
5244
5245 2012-05-09 Nick Clifton <nickc@redhat.com>
5246 Paul Smith <psmith@gnu.org>
5247
5248 PR bootstrap/50461
5249 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5250 allow for the fact that from release v3.1.0 of MPFR the source
5251 files were moved into a src sub-directory.
5252 * configure: Regenerate.
5253
5254 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5255
5256 * configure.ac: Bump minimum MPFR version to 2.4.0.
5257 * configure: Regenerated.
5258
5259 2012-05-01 Richard Henderson <rth@redhat.com>
5260
5261 * Makefile.def (libatomic): New target_module.
5262 * configure.ac (target_libraries): Add libatomic.
5263 (noconfigdirs): Check if libatomic is supported.
5264 * Makefile.in, configure: Rebuild.
5265
5266 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5267
5268 * MAINTAINERS (Write After Approval): Add myself.
5269
5270 2012-04-25 Joel Brobecker <brobecker@adacore.com>
5271
5272 * config.sub: Update to 2012-04-18 version from official repo.
5273
5274 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5275
5276 * MAINTAINERS (Write After Approval): Add myself.
5277
5278 2012-04-11 Steve Ellcey <sellcey@mips.com>
5279
5280 * MAINTAINERS: Changed email address.
5281
5282 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
5283
5284 PR target/52737
5285 * contrib/gcc_update (files_and_dependencies):
5286 Remove gcc/config/avr/t-multilib from touch data.
5287
5288 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5289
5290 * MAINTAINERS (OS Port Maintainers): Remove irix.
5291 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5292 (unsupported_languages): Remove mips-sgi-irix6.*.
5293 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5294 (with_stabs): Remove.
5295 * configure: Regenerate.
5296
5297 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5298
5299 * MAINTAINERS (OS Port Maintainers): Remove osf.
5300 * configure.ac (enable_libgomp): Remove *-*-osf*.
5301 (with_stabs): Remove alpha*-*-osf*.
5302 * configure: Regenerate.
5303
5304 2012-03-05 Tristan Gingold <gingold@adacore.com>
5305
5306 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5307 * configure: Regenerate.
5308
5309 2012-02-17 Walter Lee <walt@tilera.com>
5310
5311 * MAINTAINERS: (Write After Approval): Delete myself.
5312
5313 2012-02-14 Walter Lee <walt@tilera.com>
5314
5315 * MAINTAINERS (tilegx port): Add myself.
5316 (tilepro port): Add myself.
5317 (Write After Approval): Add myself.
5318
5319 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5320
5321 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5322 and Joseph Myers as docstring relicensing maintainers.
5323
5324 2012-02-09 Bin Cheng <bin.cheng@arm.com>
5325
5326 * MAINTAINERS (write-after-approval): Add myself.
5327
5328 2012-02-08 Ira Rosen <irar@il.ibm.com>
5329
5330 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5331 maintainer.
5332
5333 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5334
5335 * MAINTAINERS (Write After Approval): Move myself to
5336 maintain alphabetical order.
5337
5338 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5339
5340 * MAINTAINERS (Write After Approval): Add myself.
5341
5342 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5343
5344 * MAINTAINERS (Write After Approval): Add myself.
5345
5346 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5347 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5348
5349 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5350 * configure: Regenerate.
5351
5352 2012-01-23 Harshit Chopra <harshit@google.com>
5353
5354 * MAINTAINERS (Write After Approval): Add myself.
5355
5356 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
5357
5358 * configure.ac: Remove reference to mh-interix.
5359 * configure: Regenerate.
5360
5361 2012-01-05 Richard Henderson <rth@redhat.com>
5362
5363 PR bootstrap/51072
5364 * configure.ac: Disable libitm if c++ is not enabled.
5365 * configure: Rebuild.
5366
5367 * configure.ac: Fix regexp for same.
5368 * configure: Rebuild.
5369
5370 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5371
5372 * MAINTAINERS (Write After Approval): Add myself.
5373
5374 2012-01-02 Richard Guenther <rguenther@suse.de>
5375
5376 PR bootstrap/51686
5377 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5378 * Makefile.in: Regenerate.
5379
5380 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5381
5382 * MAINTAINERS (Write After Approval): Add myself.
5383
5384 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5385
5386 * configure: Regenerate.
5387
5388 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5389
5390 * MAINTAINERS (picochip): Changed email address.
5391
5392 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5393
5394 * MAINTAINERS (write-after-approval): Add self.
5395
5396 2011-11-29 DJ Delorie <dj@redhat.com>
5397
5398 * configure.ac (rl78-*-*) New case.
5399 * configure: Regenerate.
5400 * MAINTAINERS: Add myself as RL78 maintainer.
5401
5402 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5403
5404 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5405
5406 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5407
5408 * libtool.m4: Additional FreeBSD 10 fixes.
5409
5410 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5411
5412 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5413 Maintainers section, as Epiphany maintainer.
5414
5415 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5416
5417 PR target/49992
5418 * configure.ac: Remove ranlib special-casing for Darwin.
5419 * configure: Regenerate.
5420
5421 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5422
5423 * MAINTAINERS (Reviewers): Keep the list sorted.
5424
5425 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5426
5427 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5428
5429 2011-11-09 Roland McGrath <mcgrathr@google.com>
5430
5431 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5432 * configure: Rebuild.
5433 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5434 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5435 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5436 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5437 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5438 Add READELF.
5439 * Makefile.in: Rebuild.
5440
5441 2011-11-09 Jason Merrill <jason@redhat.com>
5442
5443 * Makefile.def (language=c++): Remove check-c++0x.
5444 * Makefile.in (check-gcc-c++): Regenerate.
5445
5446 2011-11-08 Richard Henderson <rth@redhat.com>
5447
5448 * configure.ac: Test for libitm directory present first.
5449
5450 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5451
5452 * configure.ac: Test libitm/configure.tgt to disable libitm.
5453 * configure: Rebuild.
5454
5455 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5456 Richard Henderson <rth@redhat.com>
5457
5458 Merged from transactional-memory.
5459
5460 * Makefile.def (lang_env_dependencies): libitm is c++.
5461 Add libitm target module.
5462 * configure.ac: Likewise.
5463 * config/mmap.m4: New file.
5464 * contrib/gcc_update: Add libitm to touch data.
5465 * Makefile.in, configure: Rebuild.
5466
5467 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5468
5469 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5470 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5471 * Makefile.in: Regenerate.
5472
5473 2011-11-01 DJ Delorie <dj@redhat.com>
5474
5475 * config.sub: Update to version 2011-10-29 (added rl78)
5476
5477 2011-10-27 Nick Clifton <nickc@redhat.com>
5478
5479 * config.sub: Import these changes from the config project:
5480
5481 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5482 Ben Elliston <bje@gnu.org>
5483
5484 * config.sub (epiphany): New.
5485
5486 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5487 Ben Elliston <bje@gnu.org>
5488
5489 * config.sub (hexagon, hexagon-*): New.
5490
5491 2011-08-23 Roland McGrath <mcgrathr@google.com>
5492
5493 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5494 64eb to be64.
5495
5496 2011-08-16 Roland McGrath <mcgrathr@google.com>
5497
5498 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5499 (nacl): Grok as alias for 32el-unknown-nacl.
5500
5501 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5502
5503 * MAINTAINERS (Write After Approval): Add myself.
5504
5505 2011-10-24 Teresa Johnson <tejohnson@google.com>
5506
5507 * MAINTAINERS (Write After Approval): Add myself.
5508
5509 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5510
5511 * MAINTAINERS (sparc port): Remove myself.
5512
5513 2011-09-14 Tom de Vries <tom@codesourcery.com>
5514
5515 * MAINTAINERS (Write After Approval): Add myself.
5516
5517 2011-08-14 Yao Qi <yao@codesourcery.com>
5518
5519 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5520 * configure: Regenerate.
5521
5522 2011-07-26 Ian Lance Taylor <iant@google.com>
5523
5524 * configure.ac: Set have_compiler based on whether gcc directory
5525 exists, rather than on whether gcc is in configdirs.
5526 * configure: Rebuild.
5527
5528 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5529
5530 * MAINTAINERS (Global Reviewers): Add self.
5531
5532 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5533
5534 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5535 link directories.
5536 * Makefile.in: Rebuild.
5537
5538 2011-07-20 Ian Lance Taylor <iant@google.com>
5539
5540 PR bootstrap/49787
5541 * configure.ac: Move --enable-bootstrap handling earlier in file.
5542 If --enable-bootstrap and either --enable-build-with-cxx or
5543 --enable-build-poststage1-with-cxx, enable C++ automatically.
5544 * configure: Rebuild.
5545
5546 2011-07-19 Ian Lance Taylor <iant@google.com>
5547
5548 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5549 make C++ a boot_language. Set and substitute
5550 POSTSTAGE1_CONFIGURE_FLAGS.
5551 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5552 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5553 * configure, Makefile.in: Rebuild.
5554
5555 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5556
5557 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5558 maintainers.
5559
5560 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5561
5562 * MAINTAINERS (Global Reviewers): Add myself.
5563
5564 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5565
5566 * configure: Regenerate.
5567
5568 2011-07-16 Jason Merrill <jason@redhat.com>
5569
5570 * Makefile.def (language=c++): Add check-c++0x and
5571 check-target-libmudflap-c++.
5572 * Makefile.tpl (check-target-libmudflap-c++): New.
5573 * Makefile.in: Regenerate.
5574
5575 2011-07-16 Matthias Klose <doko@ubuntu.com>
5576
5577 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5578 * Makefile.def (target_modules/libjava): Pass
5579 $(EXTRA_CONFIGARGS_LIBJAVA).
5580 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5581 if not configured with --enable-static-libjava.
5582 * Makefile.in: Regenerate.
5583 * configure: Likewise.
5584
5585 2011-07-15 Jason Merrill <jason@redhat.com>
5586
5587 * Makefile.in (check-c++): Move check-gcc-c++0x after
5588 check-target-libstdc++-v3.
5589
5590 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5591
5592 * MAINTAINERS (c6x port): New entry.
5593
5594 2011-07-13 Jason Merrill <jason@redhat.com>
5595
5596 * Makefile.in (check-gcc-c++0x): New.
5597 (check-c++): Depend on it.
5598
5599 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5600
5601 PR target/39150
5602 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5603 x86_64-*-solaris2.1[0-9]*.
5604 * configure: Regenerate.
5605
5606 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5607
5608 * MAINTAINERS (RTL optimizers): Add self.
5609
5610 2011-06-27 Gabriel Charette <gchare@google.com>
5611
5612 * MAINTAINERS (Write After Approval): Add myself.
5613
5614 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5615
5616 PR regression/47836
5617 PR bootstrap/23656
5618 PR other/47733
5619 PR bootstrap/49247
5620 PR c/48825
5621 * configure.ac (target_libraries): Remove target-libiberty.
5622 Remove case-statement setting skipdirs=target-libiberty for
5623 multiple targets. Remove checking target_configdirs and
5624 removing target-libiberty but keeping target-libgcc if
5625 otherwise empty.
5626 * Makefile.def (target_modules): Don't add libiberty.
5627 (dependencies): Remove all traces of target-libiberty.
5628 * configure, Makefile.in: Regenerate.
5629
5630 2011-06-13 Walter Lee <walt@tilera.com>
5631
5632 * configure.ac (tilepro-*-*) New case.
5633 (tilegx-*-*): Likewise.
5634 * configure: Regenerate.
5635
5636 2011-06-06 Jing Yu <jingyu@google.com>
5637
5638 * configure.ac: Skip target-libiberty for
5639 arm*-*-linux-androideabi.
5640 * configure: Regenerated.
5641
5642 2011-06-06 Nick Clifton <nickc@redhat.com>
5643
5644 * config.sub: Sync from upstream.
5645
5646 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5647
5648 * MAINTAINERS (Write After Approval): Add myself.
5649
5650 2011-06-01 Daniel Jacobowitz <drow@false.org>
5651
5652 * MAINTAINERS: Update my email address.
5653
5654 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5655
5656 * MAINTAINERS (Write After Approval): Update my email address.
5657
5658 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5659
5660 * MAINTAINERS (Write After Approval): Add myself.
5661
5662 2011-05-08 Doug Kwan <dougkwan@google.com>
5663
5664 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5665 * configure: Regenerated.
5666 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5667 value from configure.
5668 * Makefile.in: Regenerated.
5669
5670 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5671
5672 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5673 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5674 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5675 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5676 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5677 *-*-vxworks*): Disable newlib and libgloss in separate case
5678 statement.
5679 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5680 to separate case statement.
5681 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5682 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5683 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5684 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5685 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5686 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5687 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5688 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5689 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5690 i[[3456789]]86-*-rdos*, m32r-*-*,
5691 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5692 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5693 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5694 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5695 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5696 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5697 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5698 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5699 and libgloss in main case over targets. Remove most empty cases
5700 in main case over targets.
5701 * configure: Regenerate.
5702
5703 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5704
5705 * MAINTAINERS (Write After Approval): Add myself.
5706
5707 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5708
5709 * configure.ac: Remove code setting special library locations for
5710 hppa*64*-*-hpux11*. Remove code setting compiler for
5711 sparc-sun-solaris2*.
5712 * configure: Regenerate.
5713
5714 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5715
5716 * configure.ac: Separate libgloss_dir settings from general case
5717 over targets.
5718 * configure: Regenerate.
5719
5720 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5721
5722 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5723 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5724 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5725 cases in libgcj-disabling case statement.
5726 (hppa*64*-*-linux*): Set unsupported_languages instead of
5727 disabling target-zlib.
5728 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5729 to hppa*64*-*-hpux*.
5730 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5731 hppa*-*-hpux*.
5732 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5733 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5734 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5735 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5736 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5737 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5738 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5739 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5740 libgcj-disabling case statement.
5741 * configure: Regenerate.
5742
5743 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5744
5745 * configure.ac: Disable Java for targets not supporting libffi.
5746 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5747 Remove cases in Java-disabling statement.
5748 (*arm-wince-pe): Change to arm-wince-pe.
5749 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5750 cases in Java-disabling statement.
5751 (bfin-*-*): Don't disable Java again.
5752 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5753 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5754 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5755 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5756 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5757 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5758 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5759 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5760 Java-disabling statement.
5761 (mmix-*-*): Don't disable Java again.
5762 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5763 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5764 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5765 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5766 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5767 statement.
5768 * configure: Regenerate.
5769
5770 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5771
5772 * configure.ac: Separate cases disabling Java and Java libraries
5773 from general case over targets.
5774 * configure: Regenerate.
5775
5776 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5777
5778 * MAINTAINERS: Update my email address.
5779
5780 2011-04-20 Easwaran Raman <eraman@google.com>
5781
5782 * MAINTAINERS (Write After Approval): Add myself.
5783
5784 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5785
5786 PR lto/48086
5787 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5788 * configure: Regenerate.
5789
5790 2011-04-16 Jim Meyering <meyering@redhat.com>
5791
5792 * MAINTAINERS (Write After Approval): Add myself.
5793
5794 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5795
5796 * MAINTAINERS: Update my email address.
5797
5798 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5799
5800 * MAINTAINERS (Write After Approval): Add myself.
5801
5802 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5803
5804 * MAINTAINERS (Write After Approval): Add myself.
5805
5806 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5807
5808 * MAINTAINERS (Write After Approval): Add myself.
5809
5810 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5811
5812 * configure.ac (build_tools): Remove build-byacc.
5813 (host_libs): Remove mmalloc.
5814 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5815 autoconf automake libtool diff rcs fileutils shellutils time
5816 textutils wdiff find uudecode hello tar gzip indent recode release
5817 sed perl gawk findutils gettext zip.
5818 (libgcj): Remove target-qthreads.
5819 (target_tools): Remove target-examples target-gperf.
5820 (YACC): Don't handle building byacc.
5821 * configure: Regenerate.
5822 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5823 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5824 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5825 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5826 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5827 handle building components.
5828 * Makefile.in: Regenerate.
5829
5830 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5831
5832 * MAINTAINERS: Update my email address as Xtensa maintainer.
5833
5834 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5835
5836 * config.sub: Sync from upstream.
5837
5838 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5839
5840 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5841 (microblaze*): Don't disable libssp.
5842 * configure: Regenerate.
5843
5844 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5845
5846 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5847 moveifchange.
5848 * configure: Regenerate.
5849 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5850 * Makefile.in: Regenerate.
5851
5852 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5853
5854 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5855 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5856 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5857 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5858 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5859 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5860 md_exec_prefix cases.
5861 * configure: Regenerate.
5862
5863 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5864
5865 * configure.ac: Separate cases disabling target-libssp,
5866 target-libiberty, target-libstdc++-v3 and Fortran from general
5867 case over targets.
5868 * configure: Regenerate.
5869
5870 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5871
5872 * configure.ac (*-*-chorusos): Don't disable libgcj.
5873 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5874 Remove case.
5875 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5876 (arm-*-coff): Don't disable libgcj.
5877 (arm*-*-linux-gnueabi): Remove useless assignment.
5878 (arm-*-riscix*): Don't disable libgcj.
5879 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5880 configuration.
5881 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5882 (c54x*-*-*): Remove case.
5883 (tic54x-*-*): Don't disable GCC or GCC libraries.
5884 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5885 to *.
5886 (d10v-*-*): Don't disable GCC libraries.
5887 (d30v-*-*): Don't disable libgcj.
5888 (h8500-*-*): Don't disable GCC libraries.
5889 (i960-*-*): Don't disable libgcj.
5890 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5891 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5892 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5893 libgcj.
5894 (m68k-*-coff*): Remove case.
5895 (mmix-*-*): Don't disable libgloss on host.
5896 (mn10200-*-*, mn10300-*-*): Remove cases.
5897 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5898 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5899 Don't disable libgcj.
5900 (romp-*-*): Remove case.
5901 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5902 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5903 case.
5904 (v810-*-*): Don't disable GCC libraries.
5905 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5906 (ip2k-*-*): Don't disable GCC libraries.
5907 * configure: Regenerate.
5908
5909 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5910
5911 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5912 libffi on host.
5913 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5914 on host.
5915 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5916 * configure: Regenerate.
5917
5918 2011-03-26 John Marino <binutils@marino.st>
5919
5920 * configure.ac: Add support for *-*-dragonfly*
5921 * configure: Regenerate.
5922
5923 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5924
5925 * configure.ac (native_only): Remove.
5926 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5927 send-pr uudecode guile gnuserv on host.
5928 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5929 send-pr rcs guile perl texinfo libtool on host.
5930 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5931 automake send-pr rcs guile perl texinfo libtool on host.
5932 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5933 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5934 (alpha*-dec-osf*): Don't disable fileutils on target.
5935 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5936 texinfo send-pr expect dejagnu on target.
5937 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5938 target-qthreads on target.
5939 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5940 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5941 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5942 x86_64-*-mingw*): Don't disable expect on target.
5943 (*-*-cygwin*): Don't disable target-gperf on target.
5944 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5945 gnuserv on target.
5946 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5947 target.
5948 * configure: Regenerate.
5949
5950 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5951
5952 * configure.ac (target_tools): Remove target-groff.
5953 (native_only): Remove target-groff.
5954 (hppa*64*-*-*): Don't disable byacc.
5955 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5956 setting.
5957 (*-*-kaos*): Don't skip target-librx and target-groff.
5958 (*-*-netware*): Don't skip target-libmudflap.
5959 (*-*-tpf*): Don't skip target-libmudflap.
5960 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5961 directories on the host.
5962 (ia64*-*-*vms*): Don't skip tix.
5963 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5964 host.
5965 * configure: Regenerate.
5966
5967 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5968
5969 * configure.ac: Remove references to mt-mep, mt-netware,
5970 mt-wince.
5971 * Makefile.def: Add all-utils soft dependencies.
5972 * Makefile.tpl: Remove GDB_NLM_DEPS.
5973 * configure: Regenerate.
5974 * Makefile.in: Regenerate.
5975
5976 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5977
5978 * configure.ac: Do not include mh-x86omitfp.
5979 * configure: Regenerate.
5980
5981 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5982
5983 * configure.ac: Remove empty cases.
5984 * configure: Regenerate.
5985
5986 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5987
5988 * Makefile.def: Add dependency from termcap to gdb.
5989 * Makefile.in: Regenerate.
5990
5991 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5992
5993 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5994 * configure: Regenerate.
5995 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5996 * Makefile.tpl: Likewise.
5997 * Makefile.in: Regenerate.
5998
5999 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6000
6001 * configure.ac: Remove all mentions of tentative_cc.
6002 * configure: Regenerate.
6003
6004 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6005
6006 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
6007 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
6008 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
6009 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
6010 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
6011 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
6012 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
6013 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6014 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
6015 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
6016 *-*-rhapsody*): Remove host cases.
6017 * configure: Regenerate.
6018
6019 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6020
6021 * configure.ac (ppc*-*-pe): Remove host case.
6022 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
6023 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
6024 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
6025 cases.
6026 * configure: Regenerate.
6027
6028 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6029
6030 * config.sub: Update to version 2011-03-23.
6031
6032 2011-03-22 Joseph Myers <joseph@codesourcery.com>
6033
6034 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
6035 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
6036 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6037 * configure: Regenerate.
6038
6039 2011-03-22 Joseph Myers <joseph@codesourcery.com>
6040
6041 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
6042 to Write After Approval.
6043 * config-ml.in: Don't handle arc-*-elf*.
6044 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6045 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6046 handle GCC libraries.
6047 * configure: Regenerate.
6048
6049 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6050
6051 PR bootstrap/48120:
6052 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6053 Add -lstdc++ -lm to LIBS.
6054 * configure: Regenerate.
6055
6056 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
6057
6058 * config.guess: Update to version 2011-02-02
6059 * config.sub: Update to version 2011-02-24
6060
6061 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
6062
6063 PR lto/48086
6064 * configure.ac: Re-enable LTO on *-apple-darwin9.
6065 * configure: Regenerate.
6066
6067 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
6068
6069 PR lto/48086
6070 * configure.ac: Disable LTO on darwin due to an assembler change in
6071 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6072 under 256.
6073 * configure: Regenerate.
6074
6075 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
6076
6077 * MAINTAINERS: Update myself as score backend maintainer,
6078 update my e-mail address.
6079
6080 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
6081
6082 * MAINTAINERS: Update my e-mail address.
6083
6084 2011-03-06 Joey Ye <joey.ye@arm.com>
6085
6086 * MAINTAINERS: Update my e-mail address.
6087
6088 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6089
6090 * configure.ac: Adjust test of with_ppl.
6091 * configure: Regenerated.
6092
6093 2011-03-02 Kai Tietz <ktietz@redhat.com>
6094
6095 * MAINTAINERS: Adjust my e-mail address.
6096
6097 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6098
6099 * configure.ac: Add -lpwl to ppllibs.
6100 * configure: Regenerated.
6101
6102 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6103
6104 * config/cloog.m4: Add -lisl to clooglibs.
6105 * configure: Regenerated.
6106
6107 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6108
6109 * MAINTAINERS (CPU Port maintainers): Add self.
6110
6111 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6112
6113 * MAINTAINERS: Add myself as testsuite maintainer.
6114
6115 2011-02-15 Mike Stump <mikestump@comcast.net>
6116
6117 * MAINTAINERS: Add myself as testsuite maintainer.
6118
6119 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6120
6121 Import from Libtool and gnulib:
6122
6123 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
6124
6125 Prepare for supporting FreeBSD 10.
6126 * config.rpath: Remove handling of freebsd1* which soon would
6127 match FreeBSD 10.0.
6128
6129 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
6130
6131 Remove support for FreeBSD 1.x.
6132 * libtool.m4 (_LT_LINKER_SHLIBS)
6133 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6134 soon would incorrectly match FreeBSD 10.0.
6135
6136 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6137
6138 PR binutils/12283
6139 * move-if-change: Import version from gnulib.
6140
6141 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
6142
6143 PR lto/47225
6144 * Makefile.def (lto-plugin): Double dash for enable-shared.
6145 (configure-gcc): Depend on all-lto-plugin.
6146 * Makefile.in: Rebuilt.
6147
6148 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6149
6150 * configure.ac: Remove extra bracket.
6151 * configure: Regenerate.
6152
6153 2011-02-08 Tobias Burnus <burnus@net-b.de>
6154
6155 * MAINTAINERS: Add myself as libquadmath maintainer.
6156
6157 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
6158
6159 * MAINTAINERS: Update my email address.
6160
6161 2011-02-07 Joseph Myers <joseph@codesourcery.com>
6162
6163 * MAINTAINERS (option handling): Add self.
6164
6165 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
6166
6167 PR lto/47225
6168 * Makefile.def: Add dependency for install-gcc
6169 on install-lto-plugin.
6170 * Makfile.in: Regenerated
6171
6172 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6173
6174 * MAINTAINERS (CPU Port Maintainers): Add myself.
6175
6176 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
6177
6178 PR libgcj/44341
6179 * configure.ac: Discard --with-* flags for host when configuring
6180 target libraries for cross build.
6181 * configure: Rebuilt.
6182
6183 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6184
6185 * MAINTAINERS (linear loop transforms): Removed.
6186
6187 2011-01-25 Jakub Jelinek <jakub@redhat.com>
6188
6189 * configure.ac: If with_ppl is no, move setting with_cloog=no
6190 after CLOOG_REQUESTED check.
6191 * configure: Regenerated.
6192
6193 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6194
6195 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6196 CLooG has been requested.
6197 * configure: Regenerated.
6198
6199 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6200
6201 * configure: Regenerated.
6202 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6203
6204 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6205
6206 * configure: Regenerated.
6207 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6208
6209 2011-01-21 Andreas Schwab <schwab@redhat.com>
6210
6211 * configure.ac: Use AS_HELP_STRING throughout.
6212 * configure: Regenerate.
6213
6214 2011-01-18 Jie Zhang <jie.zhang@analog.com>
6215
6216 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6217 * configure: Regenerate.
6218
6219 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6220
6221 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6222
6223 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6224
6225 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6226 for ia64-hpux.
6227 * configure: Regenerate.
6228
6229 2011-01-07 Jan Hubicka <jh@suse.cz>
6230
6231 PR lto/47225
6232 * Makefile.in: Regenerate.
6233 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6234 configure.
6235
6236 2011-01-07 Jan Hubicka <jh@suse.cz>
6237
6238 * Makefile.in: Regenerate.
6239 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6240 and configure dependency on lto-plugin configure.
6241 (lto-plugin module): Remove dependency on GCC; add dependency on
6242 liniberty.
6243
6244 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6245
6246 * MAINTAINERS (Write After Approval): Add myself.
6247
6248 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6249
6250 * configure: Regenerate.
6251
6252 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6253
6254 * configure.ac: (picochip): Disable libiberty.
6255
6256 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6257
6258 * MAINTAINERS (Write After Approval): Add myself.
6259
6260 2010-12-10 Ian Lance Taylor <iant@google.com>
6261
6262 PR bootstrap/46819
6263 * configure.ac: For --disable-libgcj clear libgcj_saved.
6264 * configure: Rebuild.
6265
6266 2010-12-10 Tobias Burnus <burnus@net-b.de>
6267
6268 PR fortran/46540
6269 * configure.ac: Add --disable-libquadmath and
6270 --disable-libquadmath-support.
6271 * configure: Regenerate.
6272
6273 2010-12-03 Ian Lance Taylor <iant@google.com>
6274
6275 * MAINTAINERS: Add myself as libgo maintainer.
6276
6277 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
6278
6279 PR libffi/46792
6280 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6281 * configure: Regenerate.
6282
6283 2010-12-02 Ian Lance Taylor <iant@google.com>
6284
6285 * configure.ac: Always set default for poststage1_ldflags to
6286 -static-libstdc++ -static-libgcc.
6287
6288 2010-11-29 Andreas Schwab <schwab@redhat.com>
6289
6290 * configure.ac: Move comment to remove extra space in last argument
6291 of GCC_TARGET_TOOL.
6292
6293 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
6294
6295 PR other/46026
6296 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6297 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6298 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6299 (BASE_FLAGS_TO_PASS): Use it.
6300 * configure: Rebuilt.
6301 * Makefile.in: Rebuilt.
6302
6303 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6304
6305 PR binutils/12258
6306 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6307 Properly check default linker.
6308 * configure: Regnerated.
6309
6310 2010-11-23 Matthias Klose <doko@ubuntu.com>
6311
6312 * configure.ac: For --enable-gold, handle value `default' instead of
6313 `both*'. New configure option --{en,dis}able-ld.
6314 * configure: Regenerate.
6315
6316 2010-11-20 Ian Lance Taylor <iant@google.com>
6317
6318 * configure.ac: Only disable a language library if no language needs
6319 it. Don't let --disable-libgcj uncondtionally disable libffi.
6320 * configure: Rebuild.
6321
6322 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6323
6324 * Makefile.in: Regenerate.
6325
6326 PR other/46202
6327 * configure.ac: Fix just-built in-tree STRIP name to be
6328 binutils/strip-new.
6329 * configure: Regenerate.
6330 * Makefile.def (install-strip-gcc, install-strip-binutils)
6331 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6332 (install-strip-sid): Mirror dependencies on non-strip variants
6333 of these targets on the respective -strip prerequisites.
6334 * Makefile.tpl (install-strip, install-strip-host)
6335 (install-strip-target): New targets.
6336 (install-strip-[+module+], install-strip-target-[+module+]):
6337 New targets.
6338 * Makefile.in: Regenerate.
6339
6340 2010-11-19 Ian Lance Taylor <iant@google.com>
6341 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6342
6343 * configure.ac: Add target-libgo to target_libraries. Set
6344 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6345 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6346 (HOST_EXPORTS): Add GOC.
6347 (BASE_TARGET_EXPORTS): Add GOC.
6348 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6349 (GOCFLAGS_FOR_TARGET): New variable.
6350 (EXTRA_HOST_FLAGS): Add GOC.
6351 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6352 * Makefile.def (target_modules): Add libgo.
6353 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6354 (dependencies): Add dependency from configure-target-libgo to
6355 configure-target-libffi and all-target-libstdc++-v3. Add
6356 dependencies from all-target-libgo to all-target-libffi.
6357 (languages): Add go.
6358 * configure: Rebuild.
6359 * Makefile.in: Rebuild.
6360
6361 2010-11-19 Ian Lance Taylor <iant@google.com>
6362
6363 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6364 compiler/flag environment variables.
6365
6366 2010-11-18 Ian Lance Taylor <iant@google.com>
6367
6368 * configure.ac: Check for lang_requires_boot_languages in
6369 config-lang.in files.
6370 * configure: Rebuild.
6371
6372 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6373 Tobias Burnus <burnus@net-b.de>
6374
6375 PR fortran/32049
6376 * Makefile.def: Add libquadmath; build it with language=fortran.
6377 * configure.ac: Add libquadmath.
6378 * Makefile.tpl: Handle multiple libs in check-[+language+].
6379 * Makefile.in: Regenerate.
6380 * configure: Regenerate.
6381
6382 2010-11-16 Tom Tromey <tromey@redhat.com>
6383
6384 * MAINTAINERS: Moved myself to reviewers section.
6385
6386 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6387
6388 * MAINTAINERS: Moved myself to reviewers section.
6389
6390 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6391
6392 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6393 (Write After Approval): Remove self.
6394
6395 2010-11-15 Andreas Schwab <schwab@redhat.com>
6396
6397 * configure.ac: Fix spelling in option names.
6398 * configure: Regenerated.
6399
6400 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6401
6402 PR bootstrap/39622
6403 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6404 * configure: Regenerated.
6405
6406 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6407
6408 * MAINTAINERS: Update my email address.
6409
6410 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6411
6412 * configure: Regenerate.
6413
6414 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6415
6416 * configure: Regenerate.
6417
6418 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6419
6420 * configure: Regenerate.
6421
6422 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6423
6424 * configure: Regenerate.
6425
6426 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6427
6428 * configure.ac: Support official CLooG.org versions.
6429 * configure: Regenerate.
6430 * config/cloog.m4: New.
6431
6432 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6433
6434 * MAINTAINERS (Write After Approval): Add myself.
6435
6436 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6437
6438 * MAINTAINERS: Update my email address.
6439
6440 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6441
6442 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6443 * configure: Regenerate.
6444
6445 2010-11-03 Ian Lance Taylor <iant@google.com>
6446 Dave Korn <dave.korn.cygwin@gmail.com>
6447
6448 PR lto/46273
6449 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6450 and on other supported platforms whenever LTO is enabled.
6451 * configure: Rebuild.
6452
6453 2010-11-02 Alan Modra <amodra@gmail.com>
6454
6455 PR binutils/12110
6456 * configure.ac: Error when source path contains spaces.
6457 * configure: Regenerate.
6458
6459 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6460
6461 * MAINTAINERS: Update my email address.
6462
6463 2010-10-20 Ian Lance Taylor <iant@google.com>
6464
6465 * Makefile.def (target_modules): Set lib_path to src/.libs for
6466 libstdc++-v3 module.
6467 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6468 * Makefile.in: Rebuild.
6469
6470 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6471
6472 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6473 (Write After Approval): Remove myself.
6474
6475 2010-10-15 Tristan Gingold <gingold@adacore.com>
6476
6477 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6478
6479 2010-10-14 Douglas Rupp <rupp@gnat.com>
6480
6481 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6482
6483 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6484
6485 * configure.ac (build_lto_plugin): New shell variable.
6486 (--enable-lto): Turn on by default for all non-ELF platforms that
6487 have had LTO support added so far. Set build_lto_plugin appropriately
6488 for both ELF and non-ELF.
6489 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6490 * configure: Regenerate.
6491
6492 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6493
6494 Sync from src:
6495 * configure.ac (v850 support): Remove target-libgloss from
6496 noconfigdirs.
6497 * configure: Regenerate.
6498
6499 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6500
6501 PR bootstrap/45326
6502 PR bootstrap/45174
6503 * configure.ac: Honor initial values of $build_configargs,
6504 $host_configargs, $target_configargs. Mark the precious, so
6505 environment settings get recorded.
6506 * configure: Regenerate.
6507
6508 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6509
6510 PR bootstrap/45796
6511 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6512 Depend on all-build-libiberty.
6513 * Makefile.in: Regenerate.
6514
6515 2010-09-30 Michael Eager <eager@eagercon.com>
6516
6517 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6518 * configure: Regenerate.
6519
6520 2010-09-28 Michael Eager <eager@eagercon.com>
6521
6522 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6523
6524 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6525
6526 PR bootstrap/44621
6527 * configure.ac: Fix unportable shell quoting.
6528 * configure: Regenerate.
6529
6530 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6531
6532 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6533 targets and amend comment.
6534 * configure: Regenerate.
6535
6536 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6537
6538 * MAINTAINERS (Write After Approval): Add myself.
6539
6540 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6541
6542 * configure.ac: Enable LTO by default on Darwin.
6543 * configure: Regenerate.
6544
6545 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6546
6547 * MAINTAINERS (Write After Approval): Add myself.
6548
6549 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6550
6551 * MAINTAINERS (Write After Approval): Add myself.
6552
6553 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6554
6555 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6556 ports
6557
6558 2010-07-28 David Yuste <david.yuste@gmail.com>
6559
6560 * MAINTAINERS (Write After Approval): Add myself.
6561
6562 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6563
6564 * configure.ac: Support all v850 targets.
6565 * configure: Regenerate.
6566
6567 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6568
6569 PR bootstrap/44455
6570 * configure.ac (extra_mpfr_configure_flags): Copy from
6571 extra_mpc_gmp_configure_flags.
6572 * configure: Re-generated.
6573
6574 2010-07-22 Andi Kleen <ak@linux.intel.com>
6575
6576 * MAINTAINERS (Write After Approval): Add myself.
6577
6578 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6579
6580 * MAINTAINERS (Write After Approval): Add myself.
6581
6582 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6583
6584 * MAINTAINERS (Write After Approval): Add myself.
6585
6586 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6587
6588 PR target/44862
6589 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6590 Provide -B option to allow for link spec %s substitutions for
6591 libstdc++.a on darwin.
6592 * Makefile.in: Regenerate.
6593
6594 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6595
6596 * MAINTAINERS (Reviewers): Update my e-mail address
6597
6598 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6599
6600 * Makefile.def (configure-gcc): Depend on all-libelf.
6601 * Makefile.in: Rebuild.
6602
6603 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6604
6605 * MAINTAINERS (Write After Approval): Add myself in the right place.
6606
6607 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6608
6609 * MAINTAINERS (Write After Approval): Add myself.
6610
6611 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6612
6613 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6614
6615 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6616
6617 * config.sub: Update to version 2010-05-21.
6618 * config.guess: Update to version 2010-04-03.
6619
6620 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6621
6622 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6623 * configure: Regenerate.
6624
6625 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6626
6627 * MAINTAINERS (Write After Approval): Add myself.
6628
6629 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6630
6631 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6632 a platform that supports LTO.
6633 * configure: Regenerate.
6634
6635 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6636
6637 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6638 * configure: Regenerated.
6639
6640 2010-04-27 Roland McGrath <roland@redhat.com>
6641 H.J. Lu <hongjiu.lu@intel.com>
6642
6643 * configure.ac (--enable-gold): Support both, both/gold and
6644 both/bfd to add gold to configdirs without removing ld.
6645 * configure: Regenerated.
6646
6647 * Makefile.def: Add install-gold dependency to install-ld.
6648 * Makefile.in: Regenerated.
6649
6650 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6651
6652 PR lto/42776
6653 * configure.ac (--enable-lto): Refactor handling so libelf tests
6654 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6655 and allow LTO to be explicitly enabled on non-ELF platforms that
6656 are known to support it inside else-clause.
6657 * configure: Regenerate.
6658
6659 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6660
6661 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6662 * configure: Regenerate.
6663
6664 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6665
6666 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6667 * configure: Regenerate.
6668
6669 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6670
6671 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6672 separately.
6673 * configure: Regenerate.
6674
6675 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6676
6677 * MAINTAINERS (Write After Approval): Add myself.
6678
6679 2010-04-14 Tristan Gingold <gingold@adacore.com>
6680
6681 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6682 * configure: Regenerate.
6683
6684 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6685
6686 * configure: Regenerate after change to elf.m4.
6687
6688 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6689
6690 * MAINTAINERS (Write After Approval): Add myself.
6691
6692 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6693
6694 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6695 * configure: Regenerated.
6696
6697 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6698
6699 * configure.ac: Print "buggy but acceptable" when CLooG
6700 revision is less than 9.
6701 * configure: Regenerated.
6702
6703 2010-04-01 Diego Novillo <dnovillo@google.com>
6704
6705 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6706
6707 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6708
6709 PR bootstrap/43615
6710 PR bootstrap/43328
6711
6712 Revert:
6713
6714 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6715
6716 * configure.ac: Do not pass --enable-multilib nor
6717 --disable-multilib in baseargs. Accept explicitly passed
6718 --enable_multilib.
6719 * configure: Regenerate.
6720
6721 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6722
6723 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6724
6725 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6726
6727 * MAINTAINERS: Remove myself.
6728
6729 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6730
6731 PR bootstrap/43328
6732 * configure.ac: Do not pass --enable-multilib nor
6733 --disable-multilib in baseargs. Accept explicitly passed
6734 --enable_multilib.
6735 * configure: Regenerate.
6736
6737 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6738
6739 * MAINTAINERS (spu port): Remove me.
6740
6741 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6742
6743 * configure.ac (tic6x-*-*): New case.
6744 * configure: Regenerate.
6745
6746 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6747
6748 * config.sub: Update to version 2010-03-22.
6749 * config.guess: Update to version 2009-12-30.
6750
6751 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6752
6753 PR ada/42554
6754 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6755 * configure: Regenerate.
6756
6757 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6758
6759 * MAINTAINERS: Update my email address.
6760
6761 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6762
6763 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6764 (ghassan.shobaki@amd.com): Removed.
6765
6766 2010-03-17 Alan Modra <amodra@gmail.com>
6767
6768 * MAINTAINERS: Update my email address.
6769
6770 2010-03-16 Diego Novillo <dnovillo@google.com>
6771
6772 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6773 Matthews.
6774
6775 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6776
6777 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6778 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6779
6780 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6781
6782 * MAINTAINERS: Update my email address.
6783
6784 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6785
6786 * MAINTAINERS: Update my email address.
6787
6788 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6789
6790 * MAINTAINERS: Update my email address.
6791
6792 2010-03-09 Jie Zhang <jie@codesourcery.com>
6793
6794 * MAINTAINERS: Update my email address.
6795
6796 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6797
6798 PR libstdc++/32499
6799 * configure.ac (RANLIB): Default to true.
6800 (STRIP): Likewise.
6801 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6802 * configure: Regenerate.
6803
6804 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6805
6806 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6807 (Write After Approval): Update my email address.
6808
6809 2010-02-17 Nick Clifton <nickc@redhat.com>
6810
6811 PR 11238
6812 * Makefile.tpl (local-distclean): Also remove config.cache files in
6813 sub-directories as there may not be Makefiles present in the
6814 sub-directories.
6815 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6816 the config.cache files found by the find command.
6817
6818 * Makefile.in: Regenerate.
6819 * configure.ac: Revert previous delta.
6820 * configure: Regenerate.
6821
6822 2010-02-15 Nick Clifton <nickc@redhat.com>
6823
6824 PR 11238
6825 * configure.ac: Delete config.cache files in sub-directories when
6826 deleting Makefiles.
6827 * configure: Regenerate.
6828
6829 2010-02-12 Ben Elliston <bje@gnu.org>
6830
6831 * MAINTAINERS: Update my email address.
6832
6833 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6834
6835 * MAINTAINERS (spu port): Update my email address.
6836
6837 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6838
6839 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6840
6841 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6842
6843 * configure.ac: Add "recommended" version checks for GMP/MPC.
6844 Update recommended GMP/MPFR/MPC versions.
6845 * configure: Regenerate.
6846
6847 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6848
6849 * MAINTAINERS: Move my Embecosm email address into the
6850 write-after-approval section.
6851
6852 2010-01-26 Ian Lance Taylor <iant@google.com>
6853
6854 * MAINTAINERS: Add myself as Go frontend maintainer.
6855
6856 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6857
6858 PR libstdc++/36101, PR libstdc++/42813
6859 * configure.ac (bootstrap_target_libs): Make inclusion of
6860 target-libgomp conditional on libgomb being in target_configdirs.
6861 * configure: Regenerate.
6862
6863 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6864
6865 PR libstdc++/36101, PR libstdc++/42813
6866 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6867 * configure: Regenerate.
6868
6869 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6870
6871 PR libstdc++/36101, PR libstdc++/42813
6872 * configure.ac (target_configdirs): Substitute.
6873 * Makefile.def: Bootstrap target module libgomp.
6874 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6875 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6876 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6877 * configure, Makefile.in: Regenerate.
6878
6879 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6880
6881 * MAINTAINERS: Adjust my details.
6882
6883 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6884
6885 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6886
6887 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6888
6889 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6890
6891 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6892
6893 * MAINTAINERS (Write After Approval): Add myself.
6894
6895 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6896
6897 * MAINTAINERS (Write After Approval): Add myself.
6898
6899 2010-01-11 Richard Guenther <rguenther@suse.de>
6900
6901 PR lto/41569
6902 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6903 * Makefile.in: Regenerated.
6904
6905 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6906
6907 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6908 * configure: Regenerate.
6909
6910 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6911 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6912
6913 PR bootstrap/42424
6914 * configure.ac: Include libtool m4 files.
6915 (_LT_CHECK_OBJDIR): Call it.
6916 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6917 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6918
6919 * configure: Regenerate.
6920
6921 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6922
6923 PR bootstrap/41818
6924 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6925 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6926 * Makefile.in: Regenerate.
6927
6928 2010-01-02 Richard Guenther <rguenther@suse.de>
6929
6930 PR lto/41529
6931 * configure.ac: Include config/elf.m4. Disable LTO if not
6932 builting for an elf target.
6933 * configure: Regenerate.
6934
6935 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6936
6937 * MAINTAINERS: Change my email address.
6938
6939 2009-12-18 Ben Elliston <bje@au.ibm.com>
6940
6941 * config.sub, config.guess: Update from upstream sources.
6942
6943 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6944
6945 * MAINTAINERS (Write After Approval): Add myself.
6946
6947 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6948
6949 PR middle-end/30447
6950 PR middle-end/30789
6951 PR other/40302
6952
6953 * configure.ac: Require MPC.
6954 * configure: Regenerate.
6955
6956 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6957
6958 PR target/38384
6959 PR bootstrap/40972
6960 * libtool.m4: Sync from git Libtool.
6961 * ltoptions.m4: Likewise.
6962 * ltversion.m4: Likewise.
6963 * lt~obsolete.m4: Likewise.
6964 * ltmain.sh: Likewise.
6965
6966 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6967
6968 * configure.ac: Update minimum MPC version to 0.8.
6969 * configure: Regenerate.
6970
6971 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6972
6973 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6974 * configure: Regenerated.
6975
6976 2009-11-21 Ian Lance Taylor <iant@google.com>
6977
6978 * configure.ac: Change default of poststage1_ldflags to be empty if
6979 poststage1_libs is set. When poststage1_libs is empty, and
6980 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6981 * configure: Rebuild.
6982
6983 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6984
6985 * MAINTAINERS (Write After Approval): Update my email address.
6986
6987 2009-11-20 Ben Elliston <bje@au.ibm.com>
6988
6989 * config.guess: Update from upstream sources.
6990
6991 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6992
6993 * Makefile.def: Restore host and target settings for gmp.
6994 * Makefile.in: Rebuild.
6995
6996 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6997
6998 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6999 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
7000 Fix portability of test of C++ as bootstrap language. Add
7001 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
7002 * configure: Rebuild.
7003 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
7004 and cloog. Fix in-tree ppl configuration. Introduce libelf
7005 in-tree building.
7006 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
7007 (POSTSTAGE1_HOST_EXPORTS): Use it.
7008 (STAGE[+id+]_CXXFLAGS): New.
7009 (BASE_FLAGS_TO_PASS): Pass it down.
7010 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
7011 extra_exports.
7012 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
7013 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
7014 extra_exports.
7015 * Makefile.in: Rebuild.
7016
7017 2009-11-17 Ben Elliston <bje@au.ibm.com>
7018
7019 * config.sub, config.guess: Update from upstream sources.
7020
7021 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7022
7023 * MAINTAINERS (Write After Approval): Add myself.
7024
7025 2009-11-09 Jon Beniston <jon@beniston.com>
7026
7027 * MAINTAINERS (Write After Approval): Add myself.
7028
7029 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
7030
7031 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
7032 paths for *-w64-mingw* and x86_64-*mingw*.
7033 * configure: Regenerated.
7034
7035 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
7036
7037 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7038
7039 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
7040
7041 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7042 Phil Edwards to Write-After Approval.
7043
7044 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
7045
7046 * configure.ac: Disable target-winsup & co for
7047 x86_64-*-mingw* and *-w64-mingw* targets.
7048 * configure: Regenerated.
7049
7050 2009-10-16 Nick Clifton <nickc@redhat.com>
7051
7052 * MAINTAINERS: Add myself as a maintainer for the RX port.
7053
7054 2009-10-26 Johannes Singler <singler@kit.edu>
7055
7056 * MAINTAINERS (Write After Approval): Update my e-mail address.
7057
7058 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7059
7060 * configure.ac (CLooG test): Use = with test.
7061 * configure: Regenerate.
7062
7063 2009-10-22 Richard Guenther <rguenther@suse.de>
7064
7065 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
7066 cloog if the ppl version check failed. Move flags saving
7067 before setting in libelf check.
7068 * configure: Regenerate.
7069
7070 2009-10-21 Richard Guenther <rguenther@suse.de>
7071
7072 * configure.ac: Adjust the ppl and cloog configure to work as
7073 documented. Disable cloog if ppl was disabled. Omit the version
7074 checks if they were disabled.
7075 * configure: Re-generate.
7076
7077 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7078
7079 * configure.ac: Add 'lto' to enable_languages, not
7080 new_enable_languages, and only if not already present.
7081 * configure: Regenerate.
7082
7083 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
7084
7085 * README: Refer to the various COPYING* files instead of just
7086 COPYING.
7087 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7088
7089 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
7090
7091 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7092
7093 2009-10-07 Richard Guenther <rguenther@suse.de>
7094
7095 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7096 and Richard Guenther as reviewers.
7097 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7098 as reviewers.
7099
7100 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
7101
7102 * config.sub: Update from upstream sources.
7103
7104 2009-10-06 Ian Lance Taylor <iant@google.com>
7105
7106 * Makefile.def: check-gold depends upon all-gas.
7107 * Makefile.in: Rebuild.
7108
7109 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
7110
7111 * MAINTAINERS (Write After Approval): Add myself.
7112
7113 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
7114
7115 * Makefile.def: all-lto-plugin depends on all-libiberty.
7116 set bootstrap=true for lto-plugin.
7117 Add lto-plugin.
7118 * Makefile.in: Regenerate.
7119 * configure.ac (host_libs): Add lto-plugin.
7120 * configure: Regenerate.
7121
7122 2009-10-03 Diego Novillo <dnovillo@google.com>
7123
7124 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7125 (HOST_LIBELFLIBS): Define.
7126 (HOST_LIBELFINC): Define.
7127 * Makefile.in: Regenerate.
7128 * configure.ac: Add --enable-lto.
7129 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7130 If --enable-lto is used, add 'lto' to new_enable_languages.
7131 If --enable-lto is used and gold is enabled, add
7132 lto-plugin to configdirs.
7133 * configure: Regenerate.
7134
7135 2009-10-03 Simon Baldwin <simonb@google.com>
7136
7137 * configure.ac: If --with-system-zlib, suppress local zlib and
7138 pass --with-system-zlib to subdir configure scripts.
7139 * configure: Regenerate.
7140
7141 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
7142 Paolo Bonzini <bonzini@gnu.org>
7143
7144 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7145 $(srcdir).
7146 * Makefile.in: Rebuilt.
7147
7148 2009-09-26 Gary Funck <gary@intrepid.com>
7149
7150 * MAINTAINERS (Write After Approval): Add myself.
7151
7152 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7153
7154 * configure.ac: Update minimum MPC version to 0.7.
7155 * configure: Regenerate.
7156
7157 2009-09-25 Nick Clifton <nickc@redhat.com>
7158
7159 * configure.ac: Pass any --cache-file=/dev/null option on to
7160 subconfigures.
7161 * configure: Regenerate.
7162
7163 2009-09-23 Nick Clifton <nickc@redhat.com>
7164
7165 * config.sub, config.guess: Update from upstream sources.
7166
7167 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
7168
7169 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7170 * Makefile.in: Rebuilt.
7171
7172 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7173
7174 PR bootstrap/32272
7175 * configure.ac: Error out if $srcdir isn't '.' but contains
7176 host-${host_noncanonical}.
7177 * configure: Regenerate.
7178
7179 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7180
7181 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7182 maintainer.
7183
7184 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7185
7186 * configure.ac: If bootstrapping a combined tree with
7187 --enable-gold, require c++ in stage1_languages.
7188 * configure: Regenerate.
7189
7190 * configure.ac: Also add target_libs of stage1_languages to
7191 bootstrap_target_libs.
7192 * configure: Regenerate.
7193
7194 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7195 with --enable-languages not containing c++.
7196 * configure: Regenerate.
7197
7198 2009-09-15 Jie Zhang <jie.zhang@analog.com>
7199
7200 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7201 * configure: Regenerate.
7202
7203 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
7204
7205 * MAINTAINERS (Write After Approval): Update my e-mail address,
7206 and move from from here...
7207 (Waiting for paperwork): To here.
7208
7209 2009-09-09 Joseph Myers <joseph@codesourcery.com>
7210
7211 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7212
7213 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7214
7215 * configure.ac: Do not use $extrasub for replacing @if/@endif
7216 parts in Makefile; instead, use additional arguments to
7217 AC_CONFIG_COMMANDS to do the replacement manually, with several
7218 sed invocations, to avoid HP-UX sed command limits.
7219 * configure: Regenerate.
7220
7221 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
7222
7223 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7224 blank before -L.
7225
7226 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
7227
7228 * configure.ac (with-build-config): Document. Handle without.
7229 Handle missing argument.
7230 * configure: Rebuilt.
7231
7232 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
7233
7234 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7235 Default to bootstrap-debug only if compare-debug works.
7236 * configure: Rebuilt.
7237 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7238 * Makefile.in: Rebuilt.
7239
7240 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7241
7242 * MAINTAINERS (OS Port Maintainers): Update my email address.
7243
7244 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
7245
7246 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7247 * Makefile.in: Rebuilt.
7248
7249 2009-09-01 Chris Demetriou <cgd@google.com>
7250
7251 * MAINTAINERS (Write After Approval): Add myself.
7252
7253 2009-08-31 Dodji Seketeli <dodji@redhat.com>
7254
7255 PR debug/30161
7256 * include/dwarf2.h (enum dwarf_tag): Added
7257 DW_TAG_GNU_template_template_param
7258 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7259
7260 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7261
7262 * Makefile.tpl (AWK): Fix typo.
7263 * Makefile.in: Regenerate.
7264
7265 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7266
7267 * configure.ac: Detect awk and sed.
7268 * Makefile.def (flags_to_pass): Add AWK and SED.
7269 * Makefile.tpl (AWK, SED): New.
7270 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7271 * configure: Regenerate.
7272 * Makefile.in: Regenerate.
7273
7274 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7275
7276 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7277 (collapseslashes): Likewise.
7278
7279 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7280
7281 * configure.ac (AC_PREREQ): Bump to 2.64.
7282
7283 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7284
7285 * configure.ac: Remove --with-datarootdir, --with-docdir,
7286 --with-pdfdir, --with-htmldir switches.
7287 * configure: Regenerate.
7288
7289 * configure: Regenerate.
7290
7291 * compile: Sync from Automake 1.11.
7292 * depcomp: Likewise.
7293 * install-sh: Likewise.
7294 * missing: Likewise.
7295 * mkinstalldirs: Likewise.
7296 * ylwrap: Likewise.
7297
7298 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7299
7300 * ltmain.sh (func_normal_abspath): New function.
7301 (func_relative_path): Likewise.
7302 (func_mode_help): Document new -bindir option for link mode.
7303 (func_mode_link): Add new -bindir option, and use it to place
7304 output DLL if specified.
7305
7306 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7307
7308 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7309 (baseargs): Add --disable-option-checking.
7310 * configure: Regenerate.
7311
7312 * Makefile.def (configure-target-libiberty): Depend on
7313 all-binutils and all-ld.
7314 (configure-target-newlib): Likewise.
7315 * Makefile.in: Regenerate.
7316
7317 2009-08-17 Ben Elliston <bje@au.ibm.com>
7318
7319 * config.sub, config.guess: Update from upstream sources.
7320
7321 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7322
7323 Sync from src, merge:
7324
7325 2009-07-02 Tristan Gingold <gingold@adacore.com>
7326
7327 * configure.ac: Do not exclude gas for i386-*-darwin.
7328 Add a case for x86_64-*-darwin.
7329 * configure: Regenerate.
7330
7331 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7332
7333 * MAINTAINERS: Add my name to Write After Approval list.
7334
7335 2009-08-06 Michael Eager <eager@eagercon.com>
7336
7337 * configure.ac: Add Microblaze target.
7338 * configure: Regenerate.
7339
7340 2009-07-31 Christian Bruel <christian.bruel@st.com>
7341
7342 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7343 * configure: Regenerate.
7344
7345 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
7346
7347 * MAINTAINERS (Write After Approval): Update my e-mail address.
7348
7349 2009-07-06 Ian Lance Taylor <iant@google.com>
7350
7351 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7352 * configure: Rebuild.
7353
7354 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7355
7356 * MAINTAINERS: Move myself to the Graphite Reviewers.
7357
7358 2009-06-30 Wei Guozhi <carrot@google.com>
7359
7360 * MAINTAINERS: Add my name to Write After Approval list.
7361
7362 2009-06-26 Steve Ellcey <sje@cup.hp.com>
7363
7364 PR bootstrap/40338
7365 * configure.ac (comparestring): Create new variable.
7366 * Makefile.tpl (comparestring): Use to skip some comparisions.
7367 * configure: Regenerate.
7368 * Makefile.in: Regenerate.
7369
7370 2009-06-26 Doug Evans <dje@sebabeach.org>
7371
7372 * Makefile.def (host_modules): Add cgen.
7373 * Makefile.in: Regenerate.
7374 * configure.ac (host_tools): Add cgen.
7375 * configure: Regenerate.
7376
7377 2009-06-23 DJ Delorie <dj@redhat.com>
7378
7379 * MAINTAINERS: Add myself as mep maintainer.
7380
7381 2009-06-23 Ian Lance Taylor <iant@google.com>
7382
7383 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7384 boot_languages. Only bootstrap target libraries listed in
7385 target_libs for some boot language. Add --with-stage1-ldflags,
7386 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7387 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7388 if not building with C++.
7389 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7390 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7391 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7392 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7393 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7394 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7395 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7396 * configure, Makefile.in: Rebuild.
7397
7398 2009-06-23 Li Feng <nemokingdom@gmail.com>
7399
7400 * MAINTAINERS: Added my name to write-after-approval list.
7401
7402 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7403
7404 * configure.ac: Define is_elf for QNX Neutrino targets.
7405 * configure: Regenerate.
7406
7407 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7408
7409 * MAINTAINERS: Added my name to the write-after-approval list
7410
7411 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7412
7413 * configure.ac: Detect MPC in default directory.
7414 * configure: Regenerate.
7415
7416 2009-06-03 Jerome Guitton <guitton@adacore.com>
7417 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7418
7419 * Makefile.tpl (all): Avoid a trailing backslash.
7420 * Makefile.in: Regenerate.
7421
7422 2009-06-03 Ben Elliston <bje@au.ibm.com>
7423
7424 * config.sub, config.guess: Update from upstream sources.
7425
7426 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7427
7428 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7429 to noconfdirs.
7430 * configure: Regenerate.
7431
7432 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7433
7434 * Makefile.tpl ([+compare-target+]): Compare all stage
7435 directories, rather than just gcc.
7436 * Makefile.in: Rebuilt.
7437
7438 2009-06-01 Doug Kwan <dougkwan@google.com>
7439
7440 * configure.ac: Support gold for target arm*-*-*.
7441 * configure: Regenerate.
7442
7443 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7444
7445 * Makefile.def: Add MPC support and dependencies.
7446 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7447
7448 * Makefile.in, configure: Regenerate.
7449
7450 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7451
7452 * Makefile.tpl (all): Avoid harmless warning in make all when
7453 gcc-bootstrap is enabled but stage_last does not exist.
7454 * Makefile.in: Rebuilt.
7455
7456 2009-05-24 Nicolas Roche <roche@adacore.com>
7457
7458 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7459 * Makefile.in: Regenerate.
7460
7461 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7462
7463 * MAINTAINERS: Update my e-mail address.
7464
7465 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7466
7467 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7468 * configure: Regenerate.
7469
7470 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7471
7472 PR other/40159
7473 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7474 gcc-no-bootstrap are mutually exclusive.
7475 * Makefile.in: Rebuilt.
7476
7477 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7478
7479 PR other/40159
7480 * Makefile.tpl (all): Don't end with unconditional success.
7481 * Makefile.in: Rebuilt.
7482
7483 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7484
7485 PR target/37137
7486 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7487 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7488 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7489 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7490 stage_configureflags, stage_cflags and stage_libcflags into
7491 explicit Makefile macros.
7492 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7493 GFORTRAN.
7494 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7495 CC. Set CC_FOR_BUILD from CC.
7496 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7497 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7498 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7499 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7500 and GFORTRAN.
7501 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7502 (_LIBCFLAGS): Renamed to _TFLAGS.
7503 (do-compare-debug, do-compare3-debug): Drop.
7504 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7505 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7506 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7507 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7508 (XGCC_FLAGS_FOR_TARGET): New.
7509 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7510 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7511 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7512 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7513 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7514 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7515 TFLAGS.
7516 (BUILD_CONFIG): Include if requested.
7517 (all): Set TFLAGS on bootstrap.
7518 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7519 (all-stageid-prefixmodule): Likewise.
7520 (do-clean, distclean-stageid): Set TFLAGS.
7521 (restrap): Fix whitespace.
7522 * Makefile.in: Rebuilt.
7523
7524 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7525
7526 * config.guess: Sync with src.
7527
7528 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7529
7530 * configure.ac ($with_ppl): Default to no if not supplied.
7531 ($with_cloog): Likewise.
7532 configure: Regenerate.
7533
7534 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7535
7536 * MAINTAINERS: Update my e-mail address.
7537
7538 2009-04-27 Nick Clifton <nickc@redhat.com>
7539
7540 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7541
7542 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7543
7544 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7545 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7546 * Makefile.in: Regenerate.
7547
7548 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7549
7550 PR bootstrap/39739
7551 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7552 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7553
7554 * configure, Makefile.in: Regenerate.
7555
7556 2009-04-21 Taras Glek <tglek@mozilla.com>
7557
7558 * include/hashtab.h: Update GTY annotations to new syntax
7559 * include/splay-tree.h: Likewise
7560
7561 2009-04-17 Ben Elliston <bje@au.ibm.com>
7562
7563 * config.sub, config.guess: Update from upstream sources.
7564
7565 2009-04-15 Anthony Green <green@moxielogic.com>
7566
7567 * configure.ac: Add moxie support.
7568 * configure: Rebuilt.
7569
7570 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7571
7572 * configure.ac: Change copyright header to refer to version
7573 3 of the GNU General Public License and to point readers at the
7574 COPYING3 file and the FSF's license web page.
7575 * Makefile.def: Likewise.
7576 * Makefile.tpl: Likewise.
7577 * Makefile.in: Regenerate.
7578
7579 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7580
7581 * configure.ac: Restore match for darwin9 or later. Use double
7582 brackets since regeneration eats one pair.
7583 * configure: Regenerate.
7584
7585 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7586
7587 PR gas/10039
7588 * configure.ac: Require texinfo 4.7.
7589 * configure: Regenerated.
7590
7591 2009-04-09 Nick Clifton <nickc@redhat.com>
7592
7593 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7594 the GCC Runtime Library Exception.
7595
7596 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7597
7598 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7599 * configure: Regenerate.
7600
7601 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7602
7603 * Makefil.def (languages): New entries.
7604 * Makefile.tpl (check-gcc-*): New generic target.
7605 * Makefile.in: Regenerate.
7606
7607 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7608
7609 * MAINTAINERS: Update my email address.
7610
7611 2009-03-18 Tom Tromey <tromey@redhat.com>
7612
7613 * configure: Rebuild.
7614 * configure.ac (host_libs): Add libiconv.
7615 * Makefile.in: Rebuild.
7616 * Makefile.def (host_modules): Add libiconv.
7617 (configure-gdb, all-gdb): Depend on libiconv.
7618
7619 2009-03-16 Tristan Gingold <gingold@adacore.com>
7620
7621 * configure.ac: Treat gdb as supported on x86_64-darwin.
7622 * configure: Regenerate.
7623
7624 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7625
7626 * configure.ac (--with-host-libstdcxx): New option.
7627 * configure: Regenerate.
7628
7629 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7630
7631 * MAINTAINERS: Move myself into the write after approval list.
7632
7633 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7634
7635 * MAINTAINERS: Update e-mail address.
7636
7637 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7638
7639 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7640
7641 2009-03-10 Ira Rosen <irar@il.ibm.com>
7642
7643 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7644
7645 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7646
7647 Backport from git Libtool:
7648
7649 2009-01-19 Robert Millan <rmh@aybabtu.com>
7650 Support GNU/kOpenSolaris.
7651 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7652 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7653 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7654 GNU/kOpenSolaris.
7655
7656 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7657
7658 * MAINTAINERS: Update e-mail address.
7659
7660 2009-02-24 Michael Eager <eager@eagercon.com>
7661
7662 * MAINTAINERS (Write After Approval): Add self.
7663
7664 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7665
7666 * MAINTAINERS (Write After Approval): Add myself.
7667
7668 2009-02-05 Andreas Schwab <schwab@suse.de>
7669
7670 * Makefile.tpl (stage_last): Define $r and $s before using
7671 $(RECURSE_FLAGS_TO_PASS).
7672 * Makefile.in: Regenerate
7673
7674 2009-01-30 Ian Lance Taylor <iant@google.com>
7675
7676 * MAINTAINERS: Move myself to the Global Reviewers list.
7677
7678 2009-01-29 Robert Millan <rmh@aybabtu.com>
7679
7680 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7681 * configure: Regenerate.
7682
7683 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7684
7685 * MAINTAINERS: Make whitespace consistent.
7686 Remove Robert Millan from Write After Approval.
7687
7688 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7689
7690 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7691 (all-opcodes): Depend on all-libiberty.
7692 * Makefile.in: Regenerate.
7693
7694 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7695
7696 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7697 * configure: Regenerate.
7698
7699 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7700
7701 * MAINTAINERS (Write After Approval): Add myself.
7702
7703 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7704
7705 * MAINTAINERS: Add myself to reviewers (Fortran).
7706
7707 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7708
7709 PR tree-optimization/38515
7710 * configure.ac (cloog-polylib): Removed.
7711 (with_ppl, with_cloog): Test for "no".
7712 * configure: Regenerated.
7713
7714 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7715
7716 * MAINTAINERS: Moved myself to reviewers (Fortran).
7717
7718 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7719
7720 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7721 (Write After Approval): Remove myself.
7722
7723 2009-01-03 Diego Novillo <dnovillo@google.com>
7724
7725 * MAINTAINERS: Remove myself from alias maintainership.
7726
7727 2009-01-02 David Ayers <ayers@fsfe.org>
7728
7729 * MAINTAINERS: Update e-mail address.
7730
7731 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7732
7733 * MAINTAINERS: Make whitespace consistent.
7734
7735 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7736
7737 Backport from upstream Libtool:
7738 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7739 Add cache variables to tests that require the linker to work.
7740 For shlibpath_overrides_runpath, this also changes the semantics
7741 to let the result from the C compiler take precedence.
7742
7743 2008-12-02 Ben Elliston <bje@au.ibm.com>
7744
7745 * config.sub, config.guess: Update from upstream sources.
7746
7747 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7748
7749 * configure.ac (ppllibs): Add by default the lib flags.
7750 * configure: Regenerate.
7751
7752 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7753
7754 * MAINTAINERS: Add myself to the write after approval list.
7755
7756 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7757
7758 * configure.ac: Add double brackets on darwin[912].
7759 * configure: Regenerate.
7760
7761 2008-12-03 Daniel Kraft <d@domob.eu>
7762
7763 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7764 Approval to Reviewer section (for Fortran front-end).
7765
7766 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7767
7768 * configure.ac: Expand to darwin10 and later.
7769 * configure: Regenerate.
7770
7771 2008-12-02 Andreas Schwab <schwab@suse.de>
7772
7773 * Makefile.def: configure-target-boehm-gc depends on
7774 all-target-libstdc++-v3.
7775 * Makefile.in: Regenerate.
7776
7777 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7778
7779 * MAINTAINERS: Add myself as mingw maintainer.
7780
7781 2008-12-02 Ben Elliston <bje@au.ibm.com>
7782
7783 * config.sub, config.guess: Update from upstream sources.
7784
7785 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7786
7787 * README.SCO: Remove.
7788
7789 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7790
7791 * MAINTAINERS: Add myself to the write after approval list.
7792
7793 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7794
7795 * MAINTAINERS: Update my email address in WAA section.
7796
7797 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7798
7799 * MAINTAINERS: Update e-mail address.
7800
7801 2008-11-27 Toon Moene <toon@moene.org>
7802
7803 * MAINTAINERS: Change e-mail address.
7804
7805 2008-11-27 Tristan Gingold <gingold@adacore.com>
7806
7807 * configure.ac: Build gdb for i?86-*-darwin*
7808 * configure: Regenerated.
7809
7810 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7811
7812 * MAINTAINERS: Added my full name.
7813
7814 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7815
7816 PR bootstrap/38014
7817 PR bootstrap/37923
7818
7819 Revert:
7820
7821 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7822
7823 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7824 * Makefile.in: Regenerated.
7825
7826 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7827
7828 PR gdb/921
7829 PR gdb/1646
7830 PR gdb/2175
7831 PR gdb/2176
7832
7833 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7834 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7835 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7836 (HOST_EXPORTS): Pass CPPFLAGS.
7837 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7838 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7839 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7840 * Makefile.in, configure: Regenerated.
7841 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7842 and CPPFLAGS_FOR_BUILD.
7843
7844 2008-11-06 Jeff Law <law@redhat.com>
7845
7846 * MAINTAINERS: Add myself as middle end maintainer.
7847
7848 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7849
7850 * MAINTAINERS (Write after approval): Add myself.
7851
7852 2008-11-05 Diego Novillo <dnovillo@google.com>
7853
7854 * MAINTAINERS (Global Reviewers): Add myself.
7855 (Non-Algorithmic Maintainers): Remove myself.
7856
7857 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7858
7859 * MAINTAINERS (Write after approval): Add myself.
7860
7861 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7862
7863 * MAINTAINERS (Write after approval): Add myself.
7864
7865 2008-10-31 Ben Elliston <bje@au.ibm.com>
7866
7867 * configure.ac (spu-*-*): Remove special case.
7868 * configure: Regenerate.
7869
7870 2008-10-30 Catherine Moore <clm@codesourcery.com>
7871
7872 * MAINTAINERS (Write after approval): Update my email address.
7873
7874 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7875
7876 * configure.ac [spu-*-*]: Do not set skipdirs.
7877 * configure: Re-generate.
7878
7879 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7880
7881 * MAINTAINERS (Various Maintainers): Add myself to reload.
7882
7883 2008-10-25 Richard Guenther <rguenther@suse.de>
7884
7885 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7886 maintainer. Remove myself as libgcc-math maintainer.
7887 (Non-Algorithmic Maintainers): Remove myself.
7888
7889 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7890
7891 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7892 * Makefile.in: Regenerated.
7893
7894 2008-10-23 Cary Coutant <ccoutant@google.com>
7895
7896 * MAINTAINERS (Write after approval): Add myself.
7897
7898 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7899
7900 PR gdb/921
7901 PR gdb/1646
7902 PR gdb/2175
7903 PR gdb/2176
7904
7905 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7906 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7907 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7908 (HOST_EXPORTS): Pass CPPFLAGS.
7909 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7910 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7911 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7912 * Makefile.in, configure: Regenerated.
7913 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7914 and CPPFLAGS_FOR_BUILD.
7915
7916 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7917
7918 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7919 Sebastian Pop.
7920
7921 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7922
7923 * MAINTAINERS (Write After Approval): Added myself.
7924
7925 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7926
7927 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7928 recommended version to 2.3.2.
7929
7930 * configure: Regenerate.
7931
7932 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7933
7934 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7935
7936 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7937
7938 * MAINTAINERS (Write After Approval): Update e-mail address.
7939
7940 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7941
7942 * libtool.m4: Update to libtool 2.2.6.
7943 * lt~obsolete.m4: Update to libtool 2.2.6.
7944 * ltmain.sh: Update to libtool 2.2.6.
7945 * ltsugar.m4: Update to libtool 2.2.6.
7946 * ltversion.m4: Update to libtool 2.2.6.
7947 * ltoptions.m4: Update to libtool 2.2.6.
7948 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7949
7950 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7951
7952 * MAINTAINERS (Write After Approval): Add myself.
7953
7954 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7955
7956 * MAINTAINERS (Write After Approval): Update my name.
7957
7958 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7959
7960 * MAINTAINERS: Add myself in "Write After Approval".
7961
7962 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7963
7964 * MAINTAINERS: Add myself as ia64 maintainer.
7965
7966 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7967
7968 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7969 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7970 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7971 and Michael Tiemann from Write After Approval since they do not
7972 actually have access.
7973
7974 2008-09-05 Richard Guenther <rguenther@suse.de>
7975
7976 * configure.ac: Initialize clooglibs to -lcloog.
7977 * configure: Re-generate.
7978
7979 2008-09-04 Le-Chun Wu <lcwu@google.com>
7980
7981 * MAINTAINERS (Write After Approval): Add myself.
7982
7983 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7984
7985 * configure.ac (--with-cloog-polylib): New.
7986 (--disable-cloog-version-check): New.
7987 (--disable-ppl-version-check): New.
7988 * configure: Re-generate.
7989
7990 2008-09-03 Richard Guenther <rguenther@suse.de>
7991
7992 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7993 cloog test.
7994 * configure: Re-generate.
7995
7996 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7997
7998 Add picoChip port.
7999 * MAINTAINERS: Add picoChip maintainers.
8000
8001 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
8002 Tobias Grosser <grosser@fim.uni-passau.de>
8003 Jan Sjodin <jan.sjodin@amd.com>
8004 Harsha Jagasia <harsha.jagasia@amd.com>
8005 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8006 Konrad Trifunovic <konrad.trifunovic@inria.fr>
8007 Adrien Eliche <aeliche@isty.uvsq.fr>
8008
8009 Merge from graphite branch.
8010 * configure: Regenerate.
8011 * Makefile.in: Regenerate.
8012 * configure.ac (host_libs): Add ppl and cloog.
8013 Add checks for PPL and CLooG.
8014 * Makefile.def (ppl, cloog): Added modules and dependences.
8015 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
8016 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
8017
8018 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8019
8020 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
8021 (GCC_SHLIB_SUBDIR): New.
8022 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
8023 * configure: Regenerate.
8024 * Makefile.in: Regenerate.
8025
8026 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8027
8028 * MAINTAINERS: Consistently use tabs to separate columns.
8029
8030 2008-08-29 Tristan Gingold <gingold@adacore.com>
8031
8032 * MAINTAINERS (Write after Approval): Add myself.
8033
8034 2008-08-28 Tristan Gingold <gingold@adacore.com>
8035
8036 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8037 Enable bfd, binutils and opcodes.
8038 * configure: Regenerate.
8039
8040 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8041
8042 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
8043
8044 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8045
8046 * MAINTAINERS: Use correct Umlaut for last name.
8047
8048 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8049
8050 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8051
8052 2008-08-16 David Edelsohn <edelsohn@gnu.org>
8053
8054 * MAINTAINERS: Update my email address.
8055
8056 2008-08-16 Nicolas Roche <roche@adacore.com>
8057
8058 * Makefile.tpl: Add BOOT_ADAFLAGS.
8059 * Makefile.in: Regenerate.
8060
8061 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
8062
8063 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8064 * configure: Regenerate.
8065
8066 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
8067
8068 * configure.ac: Add makefile fragments for hpux.
8069 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8070 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8071 * configure: Regenerate.
8072 * Makefile.in: Regenerate.
8073
8074 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
8075
8076 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8077
8078 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
8079
8080 * MAINTAINERS (Write after Approval): Add myself.
8081
8082 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
8083
8084 * MAINTAINERS (Write After Approval): Add myself.
8085
8086 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
8087
8088 * MAINTAINERS (Write After Approval): Add myself.
8089
8090 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
8091
8092 * MAINTAINERS: Update my email address.
8093
8094 2008-06-25 Joey Ye <joey.ye@intel.com>
8095
8096 * MAINTAINERS (Write After Approval): Add myself.
8097
8098 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8099
8100 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8101 * Makefile.in: Regenerate.
8102 * configure: Regenerate.
8103
8104 2008-06-17 Daniel Kraft <d@domob.eu>
8105
8106 * MAINTAINERS (Write After Approval): Add myself.
8107
8108 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8109
8110 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8111 "$@" is still intact with both Autoconf 2.59 and 2.62.
8112 * configure: Regenerate.
8113
8114 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8115
8116 * Makefile.tpl: Fix comment errors.
8117 * Makefile.in: Regenerate.
8118
8119 2008-06-12 David S. Miller <davem@davemloft.net>
8120 David Edelsohn <edelsohn@gnu.org>
8121
8122 * configure.ac: Add powerpc*-*-* to gold supported targets.
8123 * configure: Regenerate.
8124
8125 2008-06-08 Joseph Myers <joseph@codesourcery.com>
8126
8127 PR tree-optimization/36218
8128 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8129 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8130 (all prefix="build-"): Pass them to build-system sub-makes.
8131 * Makefile.in: Regenerate.
8132
8133 2008-06-07 Joseph Myers <joseph@codesourcery.com>
8134
8135 * MAINTAINERS (mt port): Remove.
8136 (sco5, unixware, sco udk): Remove.
8137 (Kean Johnston): Add to Write After Approval.
8138
8139 2008-05-30 Julian Brown <julian@codesourcery.com>
8140
8141 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8142 of libobjc for ARM EABI Linux.
8143 * configure: Regenerate.
8144
8145 2008-05-18 Xinliang David Li <davidxl@google.com>
8146
8147 * ChangeLog: Remove wrong ChangeLog entry.
8148
8149 2008-05-17 Xinliang David Li <davidxl@google.com>
8150
8151 * MAINTAINERS (Write After Approval): Add myself.
8152
8153 2008-05-15 Janus Weil <janus@gcc.gnu.org>
8154
8155 * MAINTAINERS (Write After Approval): Add myself.
8156
8157 2008-05-14 Rafael Espíndola <espindola@google.com>
8158
8159 * config-ml.in: don't handle --enable-shared and --enable-static.
8160
8161 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8162
8163 * MAINTAINERS: Update my email address.
8164
8165 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8166
8167 * MAINTAINERS: Update my email address.
8168
8169 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8170
8171 * MAINTAINERS (Write After Approval): Add myself.
8172
8173 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8174
8175 * MAINTAINERS (Write After Approval): Add myself.
8176
8177 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
8178
8179 * MAINTAINERS (crx): Add myself.
8180
8181 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8182
8183 Sync with src:
8184 2008-04-14 David S. Miller <davem@davemloft.net>
8185
8186 * configure.ac: Add sparc*-*-* to gold supported targets.
8187 * configure: Regenerate.
8188
8189 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8190
8191 PR bootstrap/35457
8192 * configure.ac: Include override.m4.
8193 * configure: Regenerate.
8194
8195 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8196
8197 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8198 * Makefile.in: Regenerate.
8199
8200 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
8201
8202 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8203 as nonconfigurable directories list.
8204 * configure: Regenerate.
8205
8206 2008-04-14 Ben Elliston <bje@au.ibm.com>
8207
8208 * config.sub, config.guess: Update from upstream sources.
8209
8210 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
8211
8212 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8213 * Makefile.in: Regenerate.
8214
8215 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8216
8217 * configure.ac: Do not build libssp for the AVR.
8218 * configure: Regenerate.
8219
8220 2008-04-07 Ian Lance Taylor <iant@google.com>
8221
8222 * Makefile.def: check-gold depends upon all-binutils.
8223 * Makefile.in: Regenerate.
8224
8225 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8226
8227 * MAINTAINERS (Write After Approval): Add myself.
8228
8229 2008-04-04 Nick Clifton <nickc@redhat.com>
8230
8231 PR binutils/4334
8232 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8233 builds.
8234 * configure: Regenerate.
8235
8236 2008-04-04 NightStrike <NightStrike@gmail.com>
8237
8238 PR other/35151
8239 * configure.ac: Combine rules for mingw32 and mingw64.
8240 * configure: Regenerate.
8241
8242 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
8243
8244 * MAINTAINERS (Write After Approval): Add myself.
8245
8246 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
8247
8248 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8249 * Makefile.in (.NOTPARALLEL): Ditto.
8250
8251 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8252
8253 * MAINTAINERS (Write After Approval): Add myself.
8254
8255 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
8256
8257 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8258 * Makefile.in (.NOTPARALLEL): Regenerate.
8259
8260 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
8261
8262 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8263 * Makefile.in: Regenerate.
8264
8265 2008-03-26 Jakub Staszak <kuba@et.pl>
8266
8267 * MAINTAINERS (Write After Approval): Add myself.
8268
8269 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8270
8271 * MAINTAINERS: Update e-mail address.
8272
8273 2008-03-20 Ian Lance Taylor <iant@google.com>
8274
8275 * configure.ac: Add support for --enable-gold.
8276 * Makefile.def: Add gold as a directory like ld.
8277 * configure, Makefile.in: Regenerate.
8278
8279 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8280
8281 * configure.ac: m4_include config/proginstall.m4.
8282 * configure: Regenerate.
8283
8284 Backport from upstream Libtool:
8285
8286 2007-10-12 Eric Blake <ebb9@byu.net>
8287
8288 Deal with Autoconf 2.62's semantic change in m4_append.
8289 * ltsugar.m4 (lt_append): Replace broken versions of
8290 m4_append.
8291 (lt_if_append_uniq): Don't require separator to be overquoted,
8292 and avoid broken m4_append.
8293 (lt_dict_add): Fix typo.
8294 * libtool.m4 (_LT_DECL): Don't overquote separator.
8295
8296 2008-03-13 David Edelsohn <edelsohn@gnu.org>
8297
8298 * config.rpath: Add AIX 6 support.
8299
8300 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
8301
8302 * Makefile.def (stageprofile). Remove -fprofile-generate
8303 from stage_libcflags.
8304 * Makefile.in: Regenerate.
8305
8306 2008-03-13 Ben Elliston <bje@au.ibm.com>
8307
8308 * config.sub, config.guess: Update from upstream sources.
8309
8310 2008-03-06 Tom Tromey <tromey@redhat.com>
8311
8312 * MAINTAINERS: Update for treelang deletion.
8313
8314 2008-03-03 James E. Wilson <wilson@tuliptree.org>
8315
8316 * MAINTAINERS: Update my email address.
8317
8318 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
8319
8320 * MAINTAINERS (darwin port): Add myself as a maintainer.
8321 (objective-c/c++): Add myself as a maintainer.
8322
8323 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8324
8325 * MAINTAINERS (Write After Approval): Update my email address.
8326
8327 2008-02-25 Tomas Bily <tbily@suse.cz>
8328
8329 * MAINTAINERS (Write After Approval): Add myself.
8330
8331 2008-02-23 Jakub Jelinek <jakub@redhat.com>
8332
8333 * MAINTAINERS (OpenMP): Add myself.
8334
8335 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
8336
8337 PR bootstrap/32009
8338 PR bootstrap/32161
8339
8340 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8341 * configure: Regenerate.
8342
8343 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8344 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8345 STAGE4_LIBCFLAGS): New.
8346 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8347 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8348 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8349 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8350 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8351 for target modules. Don't export LIBCFLAGS.
8352 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8353 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8354 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8355 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8356 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8357 * Makefile.in: Regenerate.
8358
8359 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8360
8361 PR libgcj/33085
8362 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8363 Do not use -DDLL_EXPORT. Backport from upstream.
8364
8365 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8366
8367 * MAINTAINERS (Write After Approval): Add myself.
8368
8369 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8370
8371 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8372 * configure: Regenerate.
8373
8374 2008-01-31 Marc Gauthier <marc@tensilica.com>
8375
8376 * configure.ac (xtensa*-*-*): Recognize processor variants.
8377 * configure: Regenerate.
8378
8379 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8380
8381 PR bootstrap/34922
8382 * configure.ac (PARSE_ARGS): Push suitable setting of
8383 ac_subdirs_all, for `./configure --help=recursive'.
8384 Handle `+' in generic toplevel directory disabling.
8385 * configure: Regenerate.
8386
8387 2008-01-28 Nick Clifton <nickc@redhat.com>
8388
8389 * MAINTAINERS (xstormy16): Take over maintainership.
8390
8391 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8392
8393 * MAINTAINERS (c4x port): Remove.
8394
8395 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8396
8397 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8398
8399 2008-01-23 Ben Elliston <bje@au.ibm.com>
8400
8401 * config.sub, config.guess: Update from upstream sources.
8402
8403 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8404
8405 * MAINTAINERS (Write After Approval): Add myself.
8406
8407 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8408
8409 * MAINTAINERS: Update my email address.
8410
8411 2008-01-09 Raksit Ashok <raksit@google.com>
8412
8413 * MAINTAINERS (Write After Approval): Add myself.
8414
8415 2008-01-09 Raksit Ashok <raksit@google.com>
8416
8417 * MAINTAINERS (Write After Approval): Add myself.
8418
8419 2008-01-08 Ben Elliston <bje@au.ibm.com>
8420
8421 * config.sub, config.guess: Update from upstream sources.
8422
8423 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8424
8425 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8426 Change recommended MPFR from 2.2.1 -> 2.3.0.
8427 * configure: Regenerate.
8428
8429 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8430
8431 * MAINTAINERS: Update my email address.
8432
8433 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8434
8435 * MAINTAINERS: Update my email address.
8436
8437 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8438
8439 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8440 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8441 * Makefile.in: Regenerate.
8442
8443 2007-12-10 Mark Heffernan <meheff@google.com>
8444
8445 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8446 misplaced entries.
8447
8448 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8449
8450 * configure.ac: Enable libjava for x86_64-*-darwin9.
8451 * configure: Regenerate.
8452
8453 2007-12-07 Bill Maddox <maddox@google.com>
8454
8455 * MAINTAINERS (Write After Approval): Add myself.
8456
8457 2007-12-05 Ben Elliston <bje@au.ibm.com>
8458
8459 * config.sub, config.guess: Update from upstream sources.
8460
8461 2007-12-02 Matthias Klose <doko@ubuntu.com>
8462
8463 * config-ml.in: Remove 64bit configure tests.
8464
8465 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8466
8467 * config-ml.in: Robustify against white space in absolute file
8468 names.
8469
8470 * config-ml.in (multi-clean): Substitute ${Makefile}.
8471 Remove superfluous ${Makefile} in list.
8472
8473 2007-11-19 Thiemo Seufer <ths@mips.com>
8474
8475 * config-ml.in: Don't hardcode the Makefile name.
8476
8477 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8478
8479 * MAINTAINERS (Write After Approval): Add myself.
8480
8481 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8482
8483 * MAINTAINERS (Write After Approval): Add myself.
8484
8485 2007-11-06 Doug Kwan <dougkwan@google.com>
8486
8487 * MAINTAINERS (Write After Approval): Add myself.
8488
8489 2007-10-25 Ben Elliston <bje@au.ibm.com>
8490
8491 * MAINTAINERS (mercury): Remove entry.
8492 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8493
8494 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8495
8496 * Makefile.def (dependencies): Make configure-gdb depend on
8497 all-intl.
8498 * Makefile.in: Regenerated.
8499
8500 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8501
8502 * MAINTAINERS (Fortran maintainer): Remove myself.
8503
8504 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8505
8506 * Makefile.def: To avoid problems running with parallel makes,
8507 build newlib before libgloss so that target specific header
8508 files are availble.
8509 * Makefile.in: Regenerate
8510
8511 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8512
8513 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8514 * Makefile.in: Regenerate.
8515
8516 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8517
8518 * MAINTAINERS (Register allocation reviewer): Add myself.
8519
8520 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8521
8522 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8523 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8524 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8525 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8526 * configure: Regenerate.
8527
8528 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8529
8530 * MAINTAINERS (Register allocation reviewer): Add myself.
8531
8532 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8533
8534 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8535 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8536 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8537 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8538 * configure.ac: Default them to host tools for $host = $build.
8539 Subst them.
8540
8541 * configure: Regenerate.
8542 * Makefile.in: Regenerate.
8543
8544 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8545
8546 * MAINTAINERS (Register allocation reviewer): Add myself.
8547
8548 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8549
8550 * MAINTAINERS (Register allocation reviewer): Add myself.
8551
8552 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8553
8554 * MAINTAINERS (Write After Approval): Fix typo.
8555
8556 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8557
8558 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8559 * configure: Regenerate.
8560
8561 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8562
8563 PR bootstrap/31906
8564 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8565 they're already prefixed.
8566
8567 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8568
8569 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8570 libstdc++.
8571 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8572 * configure: Regenerate.
8573 * Makefile.in: Regenerate.
8574
8575 2007-09-17 Andreas Schwab <schwab@suse.de>
8576
8577 * configure.ac: Raise minimum makeinfo version to 4.6.
8578 * configure: Regenerate.
8579
8580 2007-09-17 Johannes Singler <singler@ira.uka.de>
8581
8582 * MAINTAINERS (write-after-approval) add myself
8583
8584 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8585
8586 * configure.ac: Correct makeinfo version check.
8587 * configure: Regenerate.
8588
8589 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8590
8591 * MAINTAINERS: Update my email address.
8592
8593 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8594
8595 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8596 to $skipdirs and only disable gprof for newlib. Use the normal
8597 mips*-elf* handling in other respects.
8598 * configure: Regnerate.
8599
8600 2007-09-12 David Daney <ddaney@avtrex.com>
8601
8602 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8603 enabling libgcj.
8604 * configure: Regenerate.
8605
8606 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8607
8608 PR other/32154
8609 * configure.ac: For libgloss targets, point the linker to the linker
8610 script, startup code and simulator library.
8611 * configure: Regenerate.
8612
8613 2007-09-07 Andrew Haley <aph@redhat.com>
8614
8615 * configure.ac (noconfigdirs): Remove target-libffi and
8616 target-libjava.
8617 * configure: Regenerate.
8618
8619 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8620
8621 PR target/33281
8622 * configure.ac: Use config/mh-mingw on mingw.
8623 * configure: Regenerate.
8624
8625 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8626
8627 * MAINTAINERS (Write After Approval): Add myself.
8628
8629 2007-09-05 Richard Guenther <rguenther@suse.de>
8630
8631 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8632 nor --disable-checking is provided also turn on yes and types
8633 checking for stage1.
8634 * configure: Re-generate.
8635
8636 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8637
8638 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8639 (Write After Approval): Remove myself.
8640
8641 2007-08-29 Nick Clifton <nickc@redhat.com>
8642
8643 * config.sub, config.guess: Update from upstream sources.
8644
8645 2007-08-22 Bud Davis <jmdavis@link.com>
8646
8647 * MAINTAINERS (Write After Approval): Added myself.
8648 * MAINTAINERS (Reviewers): Removed myself.
8649
8650 2007-08-18 Paul Brook <paul@codesourcery.com>
8651 Joseph Myers <joseph@codesourcery.com>
8652
8653 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8654 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8655 * Makefile.in: Regenerate.
8656 * configure.ac (--with-debug-prefix-map): New.
8657 * configure: Regenerate.
8658
8659 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8660 Nigel Stephens <nigel@mips.com>
8661
8662 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8663 as target_makefile_frag.
8664 * configure: Regenerate.
8665
8666 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8667
8668 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8669 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8670 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8671 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8672 (do-compare, do-compare3, do-compare-debug): New.
8673 ([+compare-target+]): Use them.
8674
8675 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8676
8677 * MAINTAINERS (Write After Approval): Change my email address.
8678
8679 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8680 Ben Elliston <bje@au.ibm.com>
8681
8682 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8683 --silent if $silent.
8684 * configure: Regenerate.
8685
8686 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8687
8688 * MAINTAINERS (Various Maintainers): Add myself as
8689 loop infrastructure maintainer. Update my e-mail
8690 address.
8691
8692 2007-07-31 Diego Novillo <dnovillo@google.com>
8693
8694 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8695 Adjust description.
8696
8697 2007-07-26 Richard Guenther <rguenther@suse.de>
8698
8699 * configure.ac: Add types checking to stage1 checking flags.
8700 * configure: Regenerate.
8701
8702 2007-07-17 Nick Clifton <nickc@redhat.com>
8703
8704 * COPYING3: New file. Contains version 3 of the GNU General
8705 Public License.
8706 * COPYING3.LIB: New file. Contains version 3 of the GNU
8707 Lesser General Public License.
8708
8709 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8710
8711 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8712
8713 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8714
8715 * MAINTAINERS (S/390 co-maintainer): Add myself.
8716 (Write After Approval): Remove myself.
8717
8718 2007-07-13 Dan Hipschman <dsh@google.com>
8719
8720 * MAINTAINERS (Write After Approval): Add myself.
8721
8722 2007-07-11 Nick Clifton <nickc@redhat.com>
8723
8724 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8725 WINDRES export.
8726 * Makefile.in: Regenerate.
8727
8728 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8729
8730 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8731 maintainer.
8732
8733 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8734
8735 * lt~obsolete.m4: New. Import from 20070318 libtool.
8736
8737 2007-07-03 Julian Brown <julian@codesourcery.com>
8738
8739 * MAINTAINERS (Write After Approval): Add myself.
8740
8741 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8742
8743 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8744 * configure: Regenerate.
8745
8746 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8747
8748 * configure.ac: Add some missing m4 quotation.
8749 * configure: Regenerate.
8750
8751 2007-07-02 Simon Baldwin <simonb@google.com>
8752
8753 * MAINTAINERS (Write After Approval): Add myself.
8754
8755 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8756
8757 * configure: Regenerate.
8758
8759 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8760
8761 * Makefile.def: Add windmc tool to build.
8762 * Makefile.tpl: Likewise.
8763 * configure.ac: Likewise.
8764 * Makefile.in: Regenerate.
8765 * configure: Regenerate.
8766
8767 2007-06-28 DJ Delorie <dj@redhat.com>
8768
8769 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8770 not building newlib.
8771 * configure: Regenerated.
8772
8773 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8774
8775 * MAINTAINERS (Write After Approval): Add myself.
8776
8777 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8778
8779 * MAINTAINERS (Write After Approval): Add myself.
8780
8781 2007-06-19 Chris Matthews <chrismatthews@google.com>
8782
8783 * MAINTAINERS (Write After Approval): Add myself.
8784
8785 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8786
8787 * MAINTAINERS (Write After Approval): Add myself.
8788
8789 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8790
8791 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8792 * Makefile.in: Regenerated.
8793
8794 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8795
8796 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8797 bfin*-*-uclinux* targets.
8798 * configure: Regenerate.
8799
8800 2007-06-14 Ian Lance Taylor <iant@google.com>
8801
8802 * MAINTAINERS: Add myself as non-algorithmic global write
8803 maintainer.
8804
8805 2007-06-14 Diego Novillo <dnovillo@google.com>
8806
8807 * MAINTAINERS: Add self as middle-end maintainer and
8808 non-algorithmic global write maintainer.
8809
8810 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8811
8812 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8813 Move all Fortran maintainers except Paul Brook into the
8814 Non-Autopoiesis section.
8815
8816 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8817
8818 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8819 (distclean-stage[+id+]): Possibly delete stage_last.
8820 * Makefile.in: Regenerate.
8821
8822 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8823
8824 * MAINTAINERS (Various Maintainer): Fix typo.
8825
8826 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8827
8828 * MAINTAINERS (Various Maintainer): Add myself as
8829 dataflow maintainer.
8830
8831 2007-06-07 Ben Elliston <bje@au.ibm.com>
8832
8833 * config.sub, config.guess: Update from upstream sources.
8834
8835 2007-06-07 Ben Elliston <bje@au.ibm.com>
8836
8837 * Makefile.tpl: Fix spelling error.
8838 * Makefile.in: Regenerate.
8839
8840 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8841
8842 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8843 lt_cv_sys_max_cmd_len.
8844
8845 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8846
8847 * MAINTAINERS (Various Maintainers): Add myself as
8848 auto-vectorizer maintainer.
8849
8850 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8851
8852 PR libjava/32098
8853 * libtool.m4: Revert previous change.
8854 * ltgcc.m4: Put it here.
8855
8856 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8857
8858 * MAINTAINERS (Various Maintainers): Add myself as
8859 auto-vectorizer maintainer.
8860
8861 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8862
8863 PR libjava/32098
8864 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8865
8866 2007-05-30 Richard Guenther <rguenther@suse.de>
8867
8868 * MAINTAINERS (Various Maintainers): Add myself as
8869 auto-vectorizer maintainer.
8870
8871 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8872
8873 PR bootstrap/29382
8874 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8875 * configure: Rebuilt.
8876
8877 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8878
8879 * MAINTAINERS (Write After Approval): Removed my name.
8880
8881 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8882
8883 * MAINTAINERS (Write After Approval): Remove myself.
8884
8885 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8886
8887 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8888
8889 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8890
8891 * ltmain.sh: Update from ToT Libtool.
8892 * libtool.m4: Update from ToT Libtool.
8893 * ltsugar.m4: New. Update from ToT Libtool.
8894 * ltversion.m4: New. Update from ToT Libtool.
8895 * ltoptions.m4: New. Update from ToT Libtool.
8896 * ltconfig: Remove.
8897 * ltcf-c.sh: Remove.
8898 * ltcf-cxx.sh: Remove.
8899 * ltcf-gcj.sh: Remove.
8900
8901 2007-05-22 Ollie Wild <aaw@google.com>
8902
8903 * MAINTAINERS (Write After Approval): Add myself.
8904
8905 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8906
8907 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8908 stage_cflags.
8909 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8910 Remove CFLAGS/LIBCFLAGS.
8911 (configure-stage[+id+]-[+prefix+][+module+],
8912 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8913 * Makefile.in: Regenerate.
8914
8915 2007-05-15 Diego Novillo <dnovillo@google.com>
8916
8917 * MAINTAINERS: Update e-mail address.
8918
8919 2007-05-15 Revital Eres <eres@il.ibm.com>
8920
8921 * MAINTAINERS (Write After Approval): Add myself.
8922
8923 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8924
8925 * MAINTAINERS (Write After Approval): Updated my address.
8926
8927 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8928
8929 * MAINTAINERS (Write After Approval): Add myself.
8930
8931 2007-05-11 Silvius Rus <rus@google.com>
8932
8933 * MAINTAINERS (Write After Approval): Add myself.
8934
8935 2007-04-23 Tom Tromey <tromey@redhat.com>
8936
8937 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8938
8939 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8940
8941 * MAINTAINERS (cpplib): Rename to ...
8942 (libcpp): ... this. Add C/C++ front end maintainers.
8943
8944 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8945
8946 * config-ml.in: Pass ${ml_config_env} to configure calls.
8947
8948 2007-04-04 Christian Bruel <christian.bruel@st.com>
8949
8950 * MAINTAINERS (Write After Approval): Add myself.
8951
8952 2007-04-02 Dave Korn <dave.korn@artimi.com>
8953
8954 * MAINTAINERS (Write After Approval): Add myself.
8955
8956 2007-03-31 Tobias Burnus <burnus@net-b.de>
8957
8958 * MAINTAINERS (fortran 95 front end): Add myself.
8959
8960 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8961
8962 * MAINTAINERS (Write After Approval): Add myself.
8963
8964 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8965
8966 * MAINTAINERS (Modulo Scheduler): Add myself.
8967
8968 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8969
8970 * MAINTAINERS (fortran 95 front end): Add myself.
8971 (c++ front end): whitespace fix.
8972
8973 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8974
8975 * MAINTAINERS (Write After Approval): Add myself.
8976
8977 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8978
8979 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8980 of glob. Quote arguments with single quotes too.
8981 * configure: Regenerate.
8982
8983 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8984
8985 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8986 * Makefile.in: Regenerate
8987
8988 2007-03-07 Andreas Schwab <schwab@suse.de>
8989
8990 * configure: Regenerate.
8991
8992 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8993
8994 * configure.ac: Add "--with-pdfdir" configure option,
8995 which defines pdfdir variable.
8996 * Makefile.def (target=fixincludes): Add install-pdf to
8997 missing targets.
8998 (recursive_targets): Add install-pdf target.
8999 (flags_to_pass): Add pdfdir.
9000 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
9001 target.
9002 * configure: Regenerate
9003 * Makefile.in: Regenerate
9004
9005 2007-02-28 Eric Christopher <echristo@apple.com>
9006
9007 Revert:
9008 2006-12-07 Mike Stump <mrs@apple.com>
9009
9010 * Makefile.def (dependencies): Add dependency for
9011 install-target-libssp and install-target-libgomp on
9012 install-gcc.
9013 * Makefile.in: Regenerate.
9014
9015 2007-02-27 Matt Kraai <kraai@ftbfs.org>
9016
9017 * configure: Regenerate.
9018 * configure.ac: Move statements after variable declarations.
9019
9020 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
9021
9022 * MAINTAINERS: Add myself as sh maintainer.
9023
9024 2007-02-19 Joseph Myers <joseph@codesourcery.com>
9025
9026 * configure.ac: Adjust for loop syntax.
9027 * configure: Regenerate.
9028
9029 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
9030
9031 * configure: Rebuilt.
9032
9033 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
9034
9035 * configure.ac: Drop multiple occurrences of --enable-languages,
9036 and fix its quoting.
9037 * configure: Rebuilt.
9038
9039 2007-02-17 Mark Mitchell <mark@codesourcery.com>
9040 Nathan Sidwell <nathan@codesourcery.com>
9041 Vladimir Prus <vladimir@codesourcery.com>
9042 Joseph Myers <joseph@codesourcery.com>
9043
9044 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9045 * configure: Regenerate.
9046
9047 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
9048
9049 * ltconfig (freebsd*): Default to elf.
9050
9051 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9052
9053 * configure.ac (target_libraries): Move libgcc before libiberty.
9054 * configure: Regenerated.
9055
9056 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9057 Paolo Bonzini <bonzini@gnu.org>
9058
9059 PR bootstrap/30753
9060 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
9061 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
9062 * configure: Regenerated.
9063
9064 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9065
9066 * MAINTAINERS (Language Front End Maintainers): Update my mail
9067 address.
9068
9069 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9070
9071 PR bootstrap/30748
9072 * configure.ac: Correct syntax for Solaris ksh.
9073 * configure: Regenerated.
9074
9075 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9076
9077 * configure.ac: Sync with src.
9078 * configure: Regenerate.
9079
9080 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9081
9082 * Makefile.in: Regenerate.
9083
9084 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9085
9086 * config.sub: Sync with src.
9087
9088 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9089
9090 * Makefile.tpl (build_alias, host_alias, target_alias): Use
9091 noncanonical equivalents.
9092 * configure.in: Rename to...
9093 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
9094 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
9095 target_noncanonical. Use them. Rewrite removal of configure
9096 arguments for autoconf 2.59. Discard variable settings. Force
9097 program_transform_name for native tools.
9098
9099 * Makefile.in: Regenerated.
9100 * configure: Regenerated with autoconf 2.59.
9101
9102 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
9103
9104 * MAINTAINERS (Write After Approval): Add myself.
9105
9106 2007-01-31 Andreas Schwab <schwab@suse.de>
9107
9108 * Makefile.tpl (LDFLAGS): Substitute it.
9109 * Makefile.in: Regenerate.
9110
9111 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
9112
9113 * MAINTAINERS (Write After Approval): Add myself.
9114
9115 2007-01-28 David Edelsohn <edelsohn@gnu.org>
9116
9117 * MAINTAINERS (spu port): Add myself.
9118
9119 2007-01-23 Richard Guenther <rguenther@suse.de>
9120
9121 PR bootstrap/30541
9122 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9123 * Makefile.tpl (GNATBIND): Substitute it.
9124 (GNATMAKE): Likewise.
9125 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9126 of STAGE_PREFIX.
9127 * Makefile.in: Regenerate.
9128 * configure: Regenerate.
9129
9130 2007-01-18 Mike Stump <mrs@apple.com>
9131
9132 * configure.in: Re-enable -Werror for gcc builds.
9133
9134 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
9135
9136 * MAINTAINERS (Write After Approval): Add myself.
9137
9138 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9139
9140 * configure.in: Change == to = in test command.
9141 * configure: Regenerate.
9142
9143 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9144 Nick Clifton <nickc@redhat.com>
9145 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
9146
9147 * configure.in (build_configargs, host_configargs, target_configargs):
9148 Remove build/host/target parameters.
9149 (host_libs): Add gmp and mpfr.
9150 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9151 * Makefile.def (gmp, mpfr): New.
9152 (gcc): Remove target.
9153 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9154 target_os, target_vendor): New.
9155 (configure): Add host_alias/target_alias arguments; adjust invocations.
9156 * configure: Regenerate.
9157 * Makefile.in: Regenerate.
9158
9159 2007-01-11 Matt Fago <fago@earthlink.net>
9160
9161 * configure.in: Try to link to functions only in mpfr 2.2.x
9162 to improve robustness of configure tests.
9163 * configure: Regenerate.
9164
9165 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
9166
9167 * MAINTAINERS: Add myself as i386 maintainer.
9168
9169 2007-01-08 Jan Hubicka <jh@suse.cz>
9170
9171 * MAINTAINERS: Add myself as i386 maintainer.
9172
9173 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
9174
9175 * configure.in: Add support for an x86_64-mingw* target.
9176 * configure: Regenerate.
9177
9178 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9179
9180 * Makefile.tpl (all-target): Correct @if conditional for target
9181 modules.
9182 * configure.in: Omit libiberty if building only target libgcc.
9183 * configure, Makefile.in: Regenerated.
9184
9185 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
9186
9187 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9188 * configure: Regenerate.
9189
9190 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9191
9192 * Makefile.def (target_modules): Add libgcc.
9193 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9194 * Makefile.tpl (clean-target-libgcc): Delete.
9195 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9196 on gcc even for bootstrapped modules. Rewrite handling of
9197 lang_env_dependencies to loop over target_modules.
9198 * configure.in (target_libraries): Add target-libgcc.
9199 * Makefile.in, configure: Regenerated.
9200
9201 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9202
9203 * configure.in: Reorganize recognition of languages. Add
9204 --enable-stage1-languages. Show supported languages for the chosen
9205 target rather than all recognized languages.
9206 * configure: Regenerate.
9207
9208 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9209
9210 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9211 * Makefile.in: Regenerate.
9212
9213 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9214
9215 * configure.in: Warn that MPFR 2.2.0 is buggy.
9216 * configure: Regenerate.
9217
9218 2006-12-27 Ian Lance Taylor <iant@google.com>
9219
9220 * configure.in: When removing Makefiles to force a reconfigure, also
9221 remove prev-DIR*/Makefile.
9222 * configure: Regenerate.
9223
9224 2006-12-22 Andreas Schwab <schwab@suse.de>
9225
9226 * configure: Regenerate with correct autoconf version.
9227
9228 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9229
9230 * configure.in: add AC_SUBST for *_FOR_TARGET.
9231 * configure: Regenerate.
9232
9233 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9234
9235 * configure.in: Simplify logic for rejecting languages that cannot
9236 be built. Separate the case when a language is unsupported,
9237 from the case when the user chooses not to build a language.
9238
9239 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9240
9241 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9242 it only affects bootstrap and could be tested on "$host" as well.
9243 * configure: Regenerate.
9244 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9245
9246 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9247
9248 PR bootstrap/29544
9249 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9250 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9251 move here comment from Makefile.tpl.
9252 * Makefile.tpl: Move some definitions higher in the file.
9253 (STAGE1_CHECKING): New.
9254 * configure.in: Add --enable-stage1-checking.
9255 * configure: Regenerate.
9256 * Makefile.in: Regenerate.
9257
9258 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9259
9260 * MAINTAINERS: Add myself as build system maintainer.
9261
9262 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
9263
9264 * MAINTAINERS (Write After Approval): Add myself.
9265
9266 2006-12-13 Eric Christopher <echristo@apple.com>
9267
9268 * MAINTAINERS: Add myself as darwin maintainer.
9269
9270 2006-12-11 Ian Lance Taylor <ian@airs.com>
9271
9272 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9273
9274 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
9275
9276 MAINTAINERS: Update my entry.
9277
9278 2006-12-11 Alan Modra <amodra@bigpond.net.au>
9279
9280 * configure.in: Handle spu makefile frag.
9281 * Makefile.tpl (MAINT): Define
9282 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9283 * configure: Regenerate.
9284 * Makefile.in: Regenerate.
9285
9286 2006-12-11 Ben Elliston <bje@au.ibm.com>
9287
9288 * config.guess: Import latest version.
9289 * config.sub: Likewise.
9290
9291 2006-12-11 Ben Elliston <bje@au.ibm.com>
9292
9293 * configure.in (spu-*-*): Don't skip target-libiberty.
9294 * configure: Regenerate.
9295
9296 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9297
9298 PR bootstrap/30134
9299 * configure.in: Correct x86 darwin support for libjava to powerpc
9300 and i?86 only.
9301 * configure: Regenerate.
9302
9303 2006-12-08 Sandro Tolaini <tolaini@libero.it>
9304
9305 * configure.in: Add x86 darwin support for libjava.
9306 * configure: Regenerate.
9307
9308 2006-12-07 Mike Stump <mrs@apple.com>
9309
9310 * Makefile.def (dependencies): Add dependency for
9311 install-target-libssp and install-target-libgomp on
9312 install-gcc.
9313 * Makefile.in: Regenerate.
9314
9315 2006-12-04 Richard Guenther <rguenther@suse.de>
9316
9317 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9318 (Non-Algorithmic Maintainers): Move over non-algorithmic
9319 loop optimizer maintainers, add myself as a non-algorithmic
9320 middle-end maintainer.
9321
9322 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
9323
9324 * MAINTAINERS (Write After Approval): Add myself.
9325
9326 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9327
9328 * configure.in: Update error message for missing GMP/MPFR.
9329
9330 * configure: Regenerate.
9331
9332 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9333
9334 * configure.in: Update MPFR version in error message.
9335
9336 * configure: Regenerate.
9337
9338 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9339
9340 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9341 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9342 --with-gmp-lib): New flags.
9343
9344 * configure: Regenerate.
9345
9346 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9347
9348 * MAINTAINERS (Write After Approval): Change my email address.
9349
9350 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9351
9352 * MAINTAINERS (Write After Approval): Add myself.
9353
9354 2006-11-22 Philipp Thomas <pth@suse.de>
9355
9356 * MAINTAINERS (i18n): Update e-mail address.
9357
9358 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9359
9360 * MAINTAINERS (spu port): Add myself as maintainer.
9361 (Write After Approval): Remove myself.
9362
9363 2006-11-22 Ben Elliston <bje@au.ibm.com>
9364
9365 * configure.in (skipdirs): Don't build libssp for SPU.
9366 * configure: Regenerate.
9367
9368 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9369
9370 * MAINTAINERS (spu port): Add myself as maintainer.
9371 (libobjc): Update my email address.
9372
9373 2006-11-21 Andrea Bona <andrea.bona@st.com>
9374
9375 * MAINTAINERS (Write After Approval): Add myself.
9376
9377 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9378
9379 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9380 * configure : Rebuilt.
9381
9382 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9383
9384 * MAINTAINERS (Write After Approval): Add myself.
9385
9386 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9387
9388 * MAINTAINERS (Write After Approval): Add myself.
9389
9390 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9391
9392 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9393 libmpfr.a.
9394 * configure: Regenerate.
9395
9396 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9397
9398 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9399 (unstage): Test for stage_last presence.
9400
9401 PR bootstrap/29802
9402 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9403 STAGE_PREFIX.
9404 * Makefile.in: Regenerate.
9405
9406 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9407
9408 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9409 maintainers.
9410
9411 2006-11-14 Erven Rohou <erven.rohou@st.com>
9412
9413 * MAINTAINERS (Write After Approval): Add myself.
9414
9415 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9416
9417 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9418 and stageN-package/Makefile.
9419 * Makefile.in: Regenerated.
9420
9421 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9422
9423 * configure.in: Remove target-libgloss from noconfigdirs for
9424 bfin-*-*.
9425 * configure: Regenerated.
9426
9427 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9428
9429 * configure.in (have_gmp): Only error if the gcc directory exists.
9430
9431 * configure: Regenerate.
9432
9433 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9434
9435 * configure.in: Robustify error message for missing GMP/MPFR.
9436
9437 * configure: Regenerate.
9438
9439 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9440
9441 * MAINTAINERS (Write After Approval): Add myself.
9442
9443 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9444
9445 * MAINTAINERS: Change email address.
9446
9447 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9448
9449 * MAINTAINERS (Write After Approval): Add myself.
9450
9451 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9452
9453 * MAINTAINERS (Write After Approval): Add myself.
9454
9455 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9456
9457 * MAINTAINERS (Write After Approval): Move myself to
9458 Write After Approval section.
9459
9460 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9461
9462 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9463 need_gmp anymore.
9464 * configure: Regenerate.
9465
9466 2006-10-16 Tobias Burnus <burnus@net-b.de>
9467
9468 * MAINTAINERS (Write After Approval): Add myself.
9469
9470 2006-10-16 Ben Elliston <bje@au.ibm.com>
9471
9472 * config.guess: Import latest version.
9473 * config.sub: Likewise.
9474
9475 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9476
9477 * Makefile.def: Added pdf target handling.
9478 * Makefile.tpl: Added pdf target handling.
9479 * Makefile.in: Regenerated.
9480
9481 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9482
9483 * MAINTAINERS: Add self as score port maintainer.
9484
9485 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9486
9487 * MAINTAINERS (Write After Approval): Add myself.
9488
9489 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9490
9491 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9492 or newer.
9493 * configure: Regenerated.
9494
9495 2006-09-27 Dave Brolley <brolley@redhat.com>
9496
9497 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9498 using $s instead of $r.
9499 * configure: Regenerated.
9500
9501 2006-09-26 Thiemo Seufer <ths@mips.com>
9502
9503 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9504 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9505 * configure: Regenerate.
9506
9507 2006-09-24 Graeme Peterson <gridly@gmail.com>
9508
9509 * MAINTAINERS (Write After Approval): Remove myself.
9510
9511 2006-09-22 Chao-ying Fu <fu@mips.com>
9512
9513 * MAINTAINERS (Write After Approval): Add myself.
9514
9515 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9516
9517 * MAINTAINERS: Add self as soft-fp maintainer.
9518
9519 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9520
9521 * MAINTAINERS: Add myself as avr maintainer.
9522 Remove Marek Michalkiewicz as avr maintainer.
9523
9524 2006-09-07 Roberto Costa <roberto.costa@st.com>
9525
9526 * MAINTAINERS (Write After Approval): Add myself.
9527
9528 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9529
9530 * configure.in: Never build newlib for a Mingw host.
9531 Never build newlib as Mingw target library.
9532 Test the existence of winsup/cygwin for building a Cygwin newlib,
9533 rather than just winsup.
9534 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9535 building a Mingw target.
9536 * configure: Regenerate.
9537
9538 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9539
9540 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9541
9542 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9543
9544 * config.guess: Import from src (was more updated).
9545 * config.sub: Likewise.
9546
9547 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9548
9549 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9550 * configure: Regenerated.
9551
9552 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9553
9554 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9555 for stages after the first.
9556
9557 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9558
9559 * Makefile.def: Add dependencies for configure-opcodes
9560 on configure-intl and all-opcodes on all-intl.
9561 * Makefile.in: Regenerated.
9562
9563 2006-07-13 Ben Elliston <bje@au.ibm.com>
9564
9565 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9566
9567 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9568
9569 Port to hosts whose 'sort' and 'tail' implementations
9570 treat operands with leading '+' as file names, as POSIX
9571 has required since 2001. However, make sure the code still
9572 works on pre-POSIX hosts.
9573 * ltmain.sh: Don't assume "sort +2" is equivalent to
9574 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9575
9576 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9577
9578 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9579
9580 2006-07-04 Peter O'Gorman <peter@pogma.com>
9581
9582 * ltconfig: chmod 644 before ranlib during install.
9583
9584 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9585
9586 PR bootstrap/18058
9587 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9588 if the bootstrap compiler is a GCC version that supports it.
9589 * configure: Regenerate.
9590
9591 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9592
9593 * configure.in: Fix thinkos in previous check-in.
9594 * configure: Regenerate.
9595
9596 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9597
9598 PR other/27063
9599 * configure.in: Test subdir_requires and give an appropriate
9600 error message.
9601 * configure: Regenerate.
9602
9603 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9604
9605 * MAINTAINERS (Write After Approval): Add myself.
9606
9607 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9608
9609 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9610
9611 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9612
9613 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9614
9615 2006-06-20 David Ayers <d.ayers@inode.at>
9616
9617 PR bootstrap/28072
9618 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9619 whether target-libjava is being configured instead of whether the
9620 java front end is enabled.
9621 * configure: Regenerate.
9622
9623 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9624
9625 PR target/27540
9626 * configure.in: Only enable libgomp on IRIX 6.
9627 * configure: Regenerate.
9628
9629 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9630
9631 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9632 too.
9633 * Makefile.in: Regenerate.
9634
9635 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9636
9637 * config-ml.in: Alter CCASFLAGS to include special
9638 multilib options the same as is done for CFLAGS.
9639
9640 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9641
9642 * configure.in: Don't enable libgomp on hpux10.
9643 * configure: Rebuilt.
9644
9645 2006-06-12 David Ayers <d.ayers@inode.at>
9646
9647 PR bootstrap/27963
9648 PR target/19970
9649 * configure.in: Remove target-boehm-gc from noconfigdirs where
9650 ${libgcj} is specified.
9651 * configure: Regenerate.
9652
9653 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9654
9655 Sync from src:
9656
9657 * configure.in: Sync.
9658 * configure: Regenerated.
9659
9660 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9661
9662 * Makefile.def: Added dependencies from sim and gdb on intl, and
9663 added configure dependencies to everything with an all dependency
9664 on intl.
9665 * Makefile.in: Regenerated.
9666
9667 2006-06-06 David Ayers <d.ayers@inode.at>
9668
9669 PR libobjc/13946
9670 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9671 * Makefile.in: Regenerate.
9672 * configure.in: Add --enable-objc-gc at toplevel and have it
9673 enable boehm-gc for Objective-C.
9674 Remove target-boehm-gc from libgcj.
9675 Add target-boehm-gc to target_libraries.
9676 Add target-boehm-gc to noconfigdirs where ${libgcj}
9677 is specified.
9678 Assert that boehm-gc is supported when requested for Objective-C.
9679 Only build boehm-gc if needed either for Java or Objective-C.
9680 * configure: Regenerate.
9681
9682 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9683
9684 PR 27674
9685 * Makefile.tpl (configure-[+prefix+][+module+],
9686 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9687 Remove rule to unstage bootstrapped modules.
9688 (stage_current): New.
9689 * Makefile.in: Regenerate.
9690
9691 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9692
9693 * MAINTAINERS (Write After Approval): Update my e-mail address.
9694
9695 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9696
9697 * include/libiberty.h: Declare pex_run_in_environment.
9698
9699 2006-05-31 Asher Langton <langton2@llnl.gov>
9700
9701 * MAINTAINERS (Write After Approval): Add myself.
9702
9703 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9704
9705 * Makefile.def (bfd, opcodes): Fix lib_path.
9706 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9707 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9708 * Makefile.in: Regenerate.
9709
9710 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9711
9712 * Makefile.in: Regenerate.
9713
9714 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9715
9716 * Makefile.def: Add install-html target. Add datarootdir
9717 docdir and htmldir to flags_to_pass.
9718 * Makefile.tpl: Add install-html target.
9719 * Makefile.in: Regenerate.
9720 * configure.in: Add --with-datarootdir, --with-docdir, and
9721 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9722 * configure: Regenerate.
9723
9724 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9725
9726 * configure.in: Enable gprof for cross builds.
9727 * configure: Regenerate.
9728
9729 2006-05-22 Richard Guenther <rguenther@suse.de>
9730
9731 Revert
9732 2006-01-31 Richard Guenther <rguenther@suse.de>
9733 Paolo Bonzini <bonzini@gnu.org>
9734
9735 * Makefile.def (target_modules): Add libgcc-math target module.
9736 * configure.in (target_libraries): Add libgcc-math target library.
9737 (--enable-libgcc-math): New configure switch.
9738 * Makefile.in: Re-generate.
9739 * configure: Re-generate.
9740 * libgcc-math: New toplevel directory.
9741
9742 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9743 Andreas Tobler <a.tobler@schweiz.ch>
9744
9745 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9746 * configure: Rebuilt.
9747
9748 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9749
9750 * MAINTAINERS (Write After Approval): Add myself.
9751
9752 2006-05-01 DJ Delorie <dj@redhat.com>
9753
9754 * configure.in: Restore CFLAGS if GMP isn't present.
9755 * configure: Regenerate.
9756
9757 2006-05-01 Richard Guenther <rguenther@suse.de>
9758
9759 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9760 maintainer.
9761
9762 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9763
9764 * MAINTAINERS (Write After Approval): Add myself.
9765
9766 2006-04-28 Jan Beulich <jbeulich@novell.com>
9767
9768 * MAINTAINERS (Write After Approval): Add myself.
9769
9770 2006-04-18 DJ Delorie <dj@redhat.com>
9771
9772 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9773 reference libgloss so that libssp can be built in a combined
9774 tree.
9775 * configure: Regenerate.
9776
9777 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9778
9779 * MAINTAINERS (Write After Approval): Add myself.
9780
9781 2006-04-05 Ben Elliston <bje@au.ibm.com>
9782
9783 * configure.in: Require makeinfo 4.4 or higher.
9784 * configure: Regenerate.
9785
9786 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9787
9788 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9789 Rearrange the entries of other libraries to have them in one place.
9790
9791 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9792
9793 * MAINTAINERS (Write After Approval): Remove myself.
9794 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9795
9796 2006-03-14 Richard Guenther <rguenther@suse.de>
9797
9798 * configure: Regenerate with autoconf 2.13.
9799
9800 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9801
9802 * MAINTAINERS: Use my work address.
9803
9804 * MAINTAINERS: Update my E-mail address.
9805
9806 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9807
9808 * configure.in: Handle --disable-<component> generically.
9809 * configure: Regenerate.
9810
9811 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9812
9813 PR libgcj/17311
9814 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9815
9816 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9817
9818 * MAINTAINERS (Write After Approval): Remove myself.
9819 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9820
9821 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9822
9823 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9824 (TARGET_CONFIGDIRS): Remove.
9825 * configure.in: Remove AC_SUBST(target_configdirs).
9826 * Makefile.in, configure: Regenerated.
9827
9828 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9829
9830 * MAINTAINERS (Write After Approval): Remove myself.
9831 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9832
9833 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9834
9835 PR bootstrap/25670
9836
9837 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9838
9839 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9840 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9841 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9842 BUILD_PREFIX, BUILD_PREFIX_1.
9843 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9844
9845 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9846 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9847
9848 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9849 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9850 of `cat stage_current`. Always provide the `r' and `s' variables.
9851 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9852 a single shell execution.
9853 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9854 bootstrapped modules, make the stage1 module if the build was not
9855 started yet, else build the current stage.
9856 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9857 (all-build, all-host, all-target, [+make_target+]-host,
9858 [+make_target+]-target): Do not use \-continued lines.
9859 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9860 (current_stage, restrap, stage_last): New.
9861
9862 * Makefile.in: Regenerate.
9863 * configure: Regenerate.
9864
9865 2006-02-19 Bud Davis <jmdavis@link.com>
9866
9867 * MAINTAINERS (Write After Approval): Remove myself.
9868 (Language Front End Maintainers): Add myself as fortran 95
9869 maintainer and update e-mail address.
9870
9871 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9872
9873 * MAINTAINERS (Write After Approval): Remove myself.
9874 (Language Front End Maintainers): Add myself as fortran 95
9875 maintainer.
9876
9877 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9878
9879 * MAINTAINERS (Write After Approval): Add myself.
9880
9881 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9882
9883 * MAINTAINERS (Write After Approval): Remove myself.
9884 (Language Front End Maintainers): Add myself as
9885 fortran 95 maintainer.
9886
9887 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9888
9889 Sync from src:
9890
9891 2005-12-27 Leif Ekblad <leif@rdos.net>
9892
9893 * configure.in: Add support for RDOS target.
9894 * configure: Regenerate.
9895
9896 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9897 Andreas Schwab <schwab@suse.de>
9898
9899 * configure: Regenerate.
9900
9901 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9902
9903 * configure.in (enable_libgomp): Add AIX.
9904 * configure: Regenerate.
9905
9906 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9907
9908 * MAINTAINERS (Write After Approval): Add myself.
9909
9910 2006-02-03 Lee Millward <lee.millward@gmail.com>
9911
9912 * MAINTAINERS (Write After Approval): Add myself.
9913
9914 2006-01-31 Richard Guenther <rguenther@suse.de>
9915 Paolo Bonzini <bonzini@gnu.org>
9916
9917 * Makefile.def (target_modules): Add libgcc-math target module.
9918 * configure.in (target_libraries): Add libgcc-math target library.
9919 (--enable-libgcc-math): New configure switch.
9920 * Makefile.in: Re-generate.
9921 * configure: Re-generate.
9922 * libgcc-math: New toplevel directory.
9923
9924 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9925
9926 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9927 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9928 the assembler, linker and binutils.
9929 * configure: Regenerate.
9930
9931 2006-01-22 Dirk Mueller <dmueller@suse.de>
9932
9933 * MAINTAINERS (Write After Approval): Add myself.
9934
9935 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9936
9937 * configure: Regenerate.
9938
9939 2006-01-18 Richard Henderson <rth@redhat.com>
9940 Jakub Jelinek <jakub@redhat.com>
9941 Diego Novillo <dnovillo@redhat.com>
9942
9943 * libgomp: New directory.
9944 * Makefile.def: Add target_module libgomp.
9945 * Makefile.in: Regenerate.
9946 * configure.in (target_libraries): Add target-libgomp.
9947 * configure: Regenerate.
9948
9949 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9950
9951 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9952 @ from continuation.
9953 * Makefile.in: Rebuilt.
9954
9955 2006-01-04 Chris Lattner <sabre@gnu.org>
9956
9957 * MAINTAINERS (Write After Approval): Add myself.
9958
9959 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9960
9961 PR bootstrap/24252
9962
9963 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9964 * Makefile.tpl (OBJDUMP): New.
9965 (EXTRA_HOST_FLAGS): Add it.
9966 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9967
9968 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9969 to use symbolic links between directories. Avoid race conditions
9970 or make them harmless.
9971 * configure.in: Do not try to use symbolic links between directories.
9972
9973 * Makefile.def (LEAN): Pass.
9974 * Makefile.tpl (LEAN): Define.
9975 (stage[+id+]-start): Accept that the previous directory does not
9976 exist, if the bootstrap is lean.
9977 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9978 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9979 configure substitution.
9980 ([+compare-target+]): Likewise.
9981 ([+bootstrap-target+]-lean): New.
9982 * configure.in: Remove lean bootstrap support from here.
9983
9984 * Makefile.in: Regenerate.
9985 * configure: Regenerate.
9986
9987 2006-01-04 Ben Elliston <bje@au.ibm.com>
9988
9989 * MAINTAINERS (libdecnumber): Add myself.
9990
9991 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9992
9993 * libtool-ldflags: New script.
9994
9995 2006-01-02 Andreas Schwab <schwab@suse.de>
9996
9997 * configure.in: When reconfiguring remove Makefile in
9998 all stage directories.
9999 * configure: Regenerate.
10000
10001 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
10002
10003 * MAINTAINERS: Update my email address.
10004
10005 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
10006
10007 Revert Ada-related part of the previous change.
10008
10009 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
10010 Do not pass.
10011 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
10012 * Makefile.in: Regenerate.
10013 * configure.in: Do not include mt-ppc-aix target fragment.
10014 * configure: Regenerate.
10015
10016 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
10017
10018 * configure.in: Select appropriate fragments for PowerPC/AIX.
10019 * configure: Regenerate.
10020
10021 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
10022 BOOT_CFLAGS, BOOT_LDFLAGS.
10023 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
10024 BOOT_CFLAGS, BOOT_LDFLAGS.
10025 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
10026 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
10027 (stage): Fail if we cannot complete the work.
10028 * Makefile.in: Regenerate.
10029
10030 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
10031
10032 * configure.in: Replace ms1 with mt.
10033 * configure: Rebuilt.
10034
10035 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
10036
10037 * MAINTAINERS: Update my email address.
10038
10039 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
10040
10041 * Makefile.tpl (all, do-[+make_target+], do-check, install,
10042 install-host-nogcc): Don't invoke $(stage) at the end.
10043 * Makefile.in: Regenerate.
10044
10045 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
10046
10047 * configure.in: Flip the top-level bootstrap switch.
10048 * configure: Regenerate.
10049
10050 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
10051
10052 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10053 $(stage) and $(unstage).
10054 (EXTRA_TARGET_FLAGS): Correct double-quoting.
10055 (all): Remove stray semicolon.
10056 (local-distclean): Don't handle multilib.tmp and multilib.out.
10057 (install.all): Set $s for consistency.
10058 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10059 check_multilibs setting. Always make the install directory.
10060 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10061 Correct @if/@endif.
10062 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10063 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10064 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10065 (multilib.out): Remove.
10066 * Makefile.in: Regenerated.
10067
10068 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
10069
10070 * MAINTAINERS (Write After Approval): Add myself.
10071
10072 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
10073
10074 * MAINTAINERS: Add myself as mt maintainer.
10075
10076 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
10077
10078 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
10079
10080 * MAINTAINERS: Change email address.
10081
10082 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
10083
10084 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10085 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10086 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
10087 Find in-tree tools if available.
10088 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10089 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10090 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10091 (COMPILER_*_FOR_TARGET): New.
10092 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10093 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10094 (CONFIGURED_*, USUAL_*): Remove.
10095 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10096 STRIP): Use autoconf substitutions.
10097 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10098 COMPILER_NM_FOR_TARGET): New.
10099 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10100
10101 (all): Make all-host and all-target in parallel.
10102 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10103 that $$r and $$s are set before invoking a recursive make.
10104 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10105 ([+bootstrap-target+]): Inline most of the `all' target.
10106
10107 2005-11-29 Ben Elliston <bje@au.ibm.com>
10108
10109 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10110 from the gcc build directory.
10111 * Makefile.in: Regenerate.
10112
10113 2005-11-29 Ben Elliston <bje@au.ibm.com>
10114
10115 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
10116 depend on all-libdecnumber.
10117 * configure.in (host_libs): Include libdecnumber.
10118 * Makefile.in: Regenerate.
10119 * configure: Likewise.
10120
10121 2005-11-29 Ben Elliston <bje@au.ibm.com>
10122
10123 * libdecnumber: Import decNumber sources from the dfp-branch.
10124
10125 2005-11-21 Kean Johnston <jkj@sco.com>
10126
10127 * config.sub, config.guess: Sync from upstream sources.
10128
10129 2005-11-21 Ben Elliston <bje@au.ibm.com>
10130
10131 Import from Autoconf sources:
10132
10133 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
10134 * config/move-if-change: Don't output "$2 is unchanged";
10135 suggested by Ben Elliston. Handle weird characters correctly.
10136
10137 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
10138
10139 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10140 to match upstream libtool for darwin.
10141
10142 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
10143
10144 * Makefile.def: Remove gdb dependencies for gdbtk.
10145 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10146 (configure-gdb, install-gdb): New rules.
10147 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10148 * Makefile.in, configure: Regenerated.
10149
10150 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10151
10152 * MAINTAINERS (Write After Approval): Add myself.
10153
10154 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10155
10156 * MAINTAINERS (Write After Approval): Add myself.
10157
10158 2005-10-24 Diego Novillo <dnovillo@redhat.com>
10159
10160 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10161 Diego Novillo.
10162
10163 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
10164
10165 PR bootstrap/24297
10166 * Makefile.tpl (do-[+make-target+], do-check, install,
10167 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10168 are set before recursing.
10169 * Makefile.in: Regenerate.
10170
10171 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10172
10173 PR bootstrap/18939
10174 * Makefile.def (gcc) <target>: Fix thinko.
10175 * Makefile.in: Regenerate.
10176
10177 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10178
10179 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10180 * configure: Regenerate.
10181
10182 2005-10-15 Jie Zhang <jie.zhang@analog.com>
10183
10184 * MAINTAINERS (Write After Approval): Add self.
10185
10186 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
10187
10188 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10189 target-libffi, target-qthreads, target-libjava, and
10190 targetlibobjc.
10191 * configure: Regenerate.
10192
10193 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10194
10195 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10196 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10197 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10198 (USUAL_OBJDUMP_FOR_TARGET): New.
10199 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10200 * configure.in: Check for $OBJDUMP_FOR_TARGET.
10201 * configure, Makefile.in: Regenerated.
10202
10203 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10204
10205 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10206 before other host packages.
10207
10208 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10209
10210 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10211
10212 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10213
10214 PR bootstrap/22340
10215
10216 * configure.in (default_target): Remove.
10217 * Makefile.tpl (all): Do not use prerequisites as subroutines
10218 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10219 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10220 use prerequisites as subroutines.
10221 (check-host, check-target): New.
10222 (bootstrap configure & all targets): Do not use stage*-start
10223 if the directory layout is already ok.
10224 (non-bootstrap configure & all targets): Prepend a $(unstage).
10225 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10226 (NOTPARALLEL): Remove.
10227 (unstage, stage variables): New variables.
10228 (unstage, stage targets): Simply expand to those variables.
10229
10230 * configure: Regenerate.
10231 * Makefile.in: Regenerate.
10232
10233 2005-10-04 James E Wilson <wilson@specifix.com>
10234
10235 * Makefile.def (lang_env_dependencies): Add libmudflap.
10236 * Makefile.in: Regenerate.
10237
10238 2005-10-03 Andreas Schwab <schwab@suse.de>
10239
10240 Backport from libtool CVS:
10241 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10242
10243 * ltmain.sh: add support for installing into temporary
10244 staging area (e.g. 'make install DESTDIR=...')
10245
10246 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10247
10248 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10249 * configure: Regenerated.
10250
10251 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10252
10253 * configure: Regenerate with the correct
10254 autoconf version.
10255
10256 2005-09-30 Catherine Moore <clm@cm00re.com>
10257
10258 * configure.in (bfin-*-*): New.
10259 * configure: Regenerated.
10260
10261 2005-09-28 Geoffrey Keating <geoffk@apple.com>
10262
10263 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10264 (LIPO_FOR_TARGET): New.
10265 (CONFIGURED_LIPO_FOR_TARGET): New.
10266 (USUAL_LIPO_FOR_TARGET): New.
10267 (STRIP_FOR_TARGET): New.
10268 (CONFIGURED_STRIP_FOR_TARGET): New.
10269 (USUAL_STRIP_FOR_TARGET): New.
10270 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10271 STRIP_FOR_TARGET.
10272 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10273 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10274 * Makefile.in: Regenerate.
10275 * configure: Regenerate.
10276
10277 2005-09-19 David Edelsohn <edelsohn@gnu.org>
10278
10279 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10280 (rs6000-*-aix*): Same.
10281 * configure: Regenerate.
10282
10283 2005-09-16 Tom Tromey <tromey@redhat.com>
10284
10285 * MAINTAINERS: Add self as java maintainer.
10286
10287 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10288
10289 * configure.in: Recognize f95 in the --enable-languages option,
10290 and substitute it for fortran, issuing a warning.
10291 * configure: Regenerate.
10292
10293 2005-08-30 Phil Edwards <phil@codesourcery.com>
10294
10295 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10296 * configure: Regenerated.
10297
10298 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
10299
10300 * MAINTAINERS: Add self as ms1 maintainer.
10301
10302 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10303
10304 * Makefile.def (libssp): Add to lang_env_dependencies.
10305 * Makefile.in: Regenerate.
10306
10307 2005-08-18 Ian Lance Taylor <ian@airs.com>
10308
10309 * MAINTAINERS: Add myself as middle-end maintainer.
10310
10311 2005-08-17 Christian Groessler <chris@groessler.org>
10312
10313 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10314 * Makefile.in: Regenerate.
10315
10316 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10317
10318 * MAINTAINERS (write after approval): Added myself.
10319
10320 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10321
10322 * MAINTAINERS (Write After Approval): Add myself.
10323
10324 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
10325
10326 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10327 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10328 Look for alternate names of the target cc and c++
10329 * configure: Regenerate.
10330
10331 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
10332
10333 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10334 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10335 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10336 tools; remove code to manually set them.
10337 (Target tools): Look in the environment for them.
10338 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10339 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10340 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10341 build directory.
10342 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10343 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10344 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10345 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10346 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10347 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10348 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10349 * configure: Regenerate.
10350 * Makefile.in: Regenerate.
10351
10352 2005-07-28 Ben Elliston <bje@au.ibm.com>
10353
10354 * MAINTAINERS: Update for removed CPU targets.
10355
10356 2005-07-27 Mark Mitchell <mark@codesourcery.com>
10357
10358 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10359 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10360 * Makefile.in: Regenerated.
10361
10362 2005-07-26 Mark Mitchell <mark@codesourcery.com>
10363
10364 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10365 (CFLAGS_FOR_TARGET): Use it.
10366 (CXXFLAGS_FOR_TARGET): Likewise.
10367 * Makefile.in: Regenerated.
10368 * configure.in (--with-build-sysroot): New option.
10369 * configure: Regenerated.
10370
10371 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10372
10373 * Makefile.tpl: Wrap install between unstage and stage
10374 * Makefile.in: Regenerate.
10375
10376 2005-07-21 Eric Christopher <echristo@apple.com>
10377
10378 * MAINTAINERS: Update affiliation.
10379
10380 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10381
10382 * MAINTAINERS: Add self as crx port maintainer.
10383
10384 2005-07-20 DJ Delorie <dj@redhat.com>
10385
10386 * MAINTAINERS: Add self as m32c maintainer.
10387
10388 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10389
10390 * all files: Update FSF address.
10391
10392 2005-07-15 Eric Christopher <echristo@redhat.com>
10393
10394 * MAINTAINERS: Change affiliation.
10395
10396 2005-07-14 Jim Blandy <jimb@redhat.com>
10397
10398 * configure.in: Add cases for Renesas m32c.
10399 * configure: Regenerated.
10400
10401 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10402
10403 * COPYING.LIB: Update from fsf.org.
10404
10405 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10406
10407 * COPYING, compile, config.guess,
10408 config.sub, install-sh, missing, mkinstalldirs,
10409 symlink-tree, ylwrap: Sync from upstream sources.
10410 * config-ml.in: Update FSF address.
10411
10412 2005-07-13 Eric Christopher <echristo@redhat.com>
10413
10414 * configure.in: Add toplevel noconfigdir support for tpf.
10415 * configure: Regenerate.
10416
10417 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10418
10419 PR ada/22340
10420
10421 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10422 * Makefile.in: Regenerate.
10423
10424 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10425
10426 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10427 Brolley to write-after-approval.
10428
10429 2005-07-07 Andreas Schwab <schwab@suse.de>
10430
10431 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10432 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10433 * Makefile.in: Regenerated.
10434
10435 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10436
10437 * configure.in: Don't build sim or rda when targetting darwin.
10438 * configure: Regenerate.
10439
10440 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10441
10442 * configure.in: Add --enable-libssp and --disable-libssp.
10443 * configure: Regenerate with autoconf-2.13.
10444
10445 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10446
10447 * Makefile.def (target_modules): Add libssp.
10448 * configure.in (target_libraries): Add target-libssp.
10449 * configure: Rebuilt.
10450 * Makefile.in: Rebuilt.
10451
10452 2005-07-01 Zack Weinberg <zackw@panix.com>
10453
10454 * MAINTAINERS: Change email address. Resign from maintainership.
10455
10456 2005-07-01 Richard Guenther <rguenther@suse.de>
10457
10458 * MAINTAINERS: Change my e-mail address and affiliation.
10459
10460 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10461
10462 * Makefile.def (stagefeedback): Come after profile.
10463 Define profiledbootstrap target.
10464 * Makefile.tpl (profiledbootstrap): Remove.
10465 (stageprofile-end): Zap stagefeedback.
10466 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10467 * Makefile.in: Regenerate.
10468
10469 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10470
10471 * MAINTAINERS: Update my email address.
10472
10473 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10474
10475 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10476 In 'cpp' stanza, support '#line' as well as '# '.
10477
10478 2005-06-08 Andreas Schwab <schwab@suse.de>
10479
10480 * MAINTAINERS: Move myself from 'Write After Approval' to
10481 'CPU Port Maintainers' section as m68k maintainer.
10482
10483 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10484
10485 * configure.in (unsupported_languages): New macro.
10486 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10487 non-ported target libraries in noconfigdirs.
10488 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10489 non-linux-gnu. Remove libgcj_ex_libffi.
10490 <lang_frag loop>: Set add_this_lang=no if the language is in
10491 unsupported_languages.
10492 * configure: Regenerate.
10493
10494 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10495
10496 * configure.in: Fix typo in handling of --with-mpfr-dir.
10497 * configure: Regenerate.
10498
10499 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10500
10501 * MAINTAINERS: Update my email address.
10502
10503 2005-06-02 Jim Blandy <jimb@redhat.com>
10504
10505 * config.sub: Add cases for the Renesas m32c. (This patch has been
10506 accepted into the master sources.)
10507
10508 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10509 Michael Snyder <msnyder@redhat.com>
10510 Stan Cox <scox@redhat.com>
10511
10512 * configure.in: Set noconfigdirs for ms1.
10513
10514 * configure: Regenerate.
10515
10516 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10517
10518 * MAINTAINERS (Write After Approval): Add self.
10519
10520 2005-06-01 Josh Conner <jconner@apple.com>
10521
10522 * MAINTAINERS (Write After Approval): Add self.
10523
10524 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10525
10526 * MAINTAINERS: Update my email address.
10527
10528 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10529
10530 * MAINTAINERS (Write After Approval): Add self.
10531
10532 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10533
10534 * MAINTAINERS (Write After Approval): Remove self.
10535
10536 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10537
10538 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10539 (Dependencies): Consider target modules for bootstrap dependencies.
10540 Make target bootstrap modules depend on each stage's gcc.
10541 * Makefile.in: Regenerate.
10542
10543 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10544
10545 * Makefile.def (configure-gcc): Depend on binutils having been built.
10546 (all-gcc): No need to do it here.
10547 * Makefile.in: Regenerate.
10548
10549 2005-05-19 Paul Brook <paul@codesourcery.com>
10550
10551 * configure.in: Rewrite misleading error message when requested
10552 language cannot be built.
10553 * configure: Regenerate.
10554
10555 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10556
10557 * ylwrap: Import from Automake 1.9.5.
10558
10559 2005-05-13 David Ung <davidu@mips.com>
10560
10561 * MAINTAINERS (Write After Approval): Add self.
10562
10563 2005-05-09 Mike Stump <mrs@apple.com>
10564
10565 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10566 lt_cv_sys_max_cmd_len for now.
10567
10568 2005-05-09 Stan Cox <scox@redhat.com>
10569
10570 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10571
10572 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10573
10574 * README.SCO: Update the URL.
10575
10576 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10577
10578 * ltconfig: Define file_list_spec. Pass file_list_spec and
10579 with_gnu_ld to libtool.
10580 * ltcf-c.sh (aix[45]): Define file_list_spec.
10581 * ltcf-cxx.sh (aix[45]): Same.
10582 * ltcf-gcj.sh (aix[45]): Same.
10583 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10584 exists, write list of input files to temporary file.
10585
10586 2005-05-04 Mike Stump <mrs@apple.com>
10587
10588 * configure.in: Always pass --target to target configures as
10589 otherwise rebuilds that do --recheck will fail.
10590 * confiugure: Rebuilt.
10591
10592 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10593
10594 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10595 STAGE_HOST_EXPORTS.
10596 (configure, all): Add bootstrap support.
10597 (Host modules, target modules): Pass post-stage1 flags and exports.
10598 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10599 * Makefile.in: Regenerate.
10600
10601 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10602
10603 * configure: Regenerate.
10604
10605 2005-04-27 Mike Stump <mrs@apple.com>
10606
10607 * MAINTAINERS: Add self as darwin maintainer.
10608
10609 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10610
10611 * config.sub: Update from master copy.
10612
10613 2005-04-21 Mike Stump <mrs@apple.com>
10614
10615 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10616 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10617
10618 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10619
10620 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10621 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10622 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10623 "*-*-elf" and "*-*-linux*".
10624 * configure: Regenerate.
10625
10626 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10627
10628 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10629
10630 2005-04-12 Mike Stump <mrs@apple.com>
10631
10632 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10633
10634 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10635
10636 * MAINTAINERS (Write After Approval): Add myself.
10637
10638 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10639
10640 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10641
10642 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10643
10644 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10645 (TARGET_CONFIGARGS): Include --with-target-subdir.
10646 (configure, all): New macros. Use them throughout.
10647 * Makefile.in: Regenerate.
10648
10649 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10650
10651 * MAINTAINERS (Write After Approval): Add myself.
10652
10653 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10654
10655 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10656
10657 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10658
10659 * MAINTAINERS: Move John Carr to Write After Approval.
10660
10661 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10662
10663 * config/mh-mingw32: Delete.
10664 * configure.in: Don't use it.
10665 * configure: Regenerate.
10666
10667 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10668
10669 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10670 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10671 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10672 (HOST_LIB_PATH): Generate from Makefile.def.
10673 (TARGET_LIB_PATH): Likewise.
10674 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10675 * Makefile.in: Regenerate.
10676 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10677 (RPATH_ENVVAR): Include Darwin case.
10678 * configure: Regenerate.
10679
10680 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10681
10682 * MAINTAINERS (Various Maintainers): Remove self.
10683 (Write After Approval): Add self.
10684
10685 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10686
10687 * MAINTAINERS (Various Maintainers): Add self.
10688
10689 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10690
10691 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10692 * configure: Regenerate.
10693
10694 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10695
10696 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10697 gcc_version, and gcc_version_trigger from set of flags to pass.
10698 * Makefile.tpl: Remove definitions of above variables.
10699 (config.status): Remove dependency on $(gcc_version_trigger).
10700 * Makefile.in: Regenerate.
10701 * configure.in: Do not reference config/gcc-version.m4 nor
10702 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10703 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10704 * configure: Regenerate.
10705
10706 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10707 Andrew Pinski <pinskia@physics.uc.edu>
10708
10709 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10710 * Makefile.in: Regenerate.
10711
10712 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10713
10714 * MAINTAINERS (Write After Approval): Add myself.
10715
10716 2005-03-03 David Ayers <d.ayers@inode.at>
10717
10718 * MAINTAINERS (Write After Approval): Add myself.
10719
10720 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10721
10722 PR libgcj/20160
10723 * ltmain.sh: Avoid creating archives with components that have
10724 duplicate basenames.
10725
10726 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10727
10728 PR bootstrap/20250
10729 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10730 instead of check.
10731 * Makefile.in: Regenerate.
10732
10733 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10734
10735 * Makefile.in: Regenerate to fix conflict between the previous two
10736 patches.
10737
10738 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10739
10740 PR bootstrap/17383
10741 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10742 * Makefile.tpl (HOST_SUBDIR): New substitution.
10743 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10744 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10745 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10746 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10747 (Host modules, Bootstrapped modules): Use it.
10748 (Build modules, Target modules): Do not create symlink trees,
10749 always configure out-of-srcdir.
10750 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10751 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10752 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10753 $(HOST_SUBDIR). Create a symlink for host_subdir.
10754
10755 * Makefile.in: Regenerate.
10756 * configure: Regenerate.
10757
10758 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10759
10760 Merged from libada-gnattools-branch:
10761 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10762
10763 * gnattools: New directory.
10764 * Makefile.def: Add gnattools as a module, depending on target-libada.
10765 * Makefile.in: Regenerate.
10766 * configure.in: Include gnattools in host_tools; disable it if ada
10767 is disabled.
10768 * configure: Regenerate.
10769
10770 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10771
10772 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10773 treelang maintainer.
10774 (Write After Approval): Remove myself.
10775
10776 2005-02-23 Paul Schlie <schlie@comcast.net>
10777
10778 * configure.in: Allow darwin targeted ports to build tk, itcl and
10779 libgui.
10780 * configure: Regenerate.
10781
10782 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10783
10784 PR libgcj/10353
10785 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10786 * configure: Regenerate.
10787
10788 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10789
10790 * MAINTAINERS (Write After Approval): Add myself.
10791
10792 2005-02-10 Ian Lance Taylor <ian@airs.com>
10793
10794 * MAINTAINERS: Update my e-mail address.
10795
10796 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10797
10798 * MAINTAINERS (Write After Approval): Add myself.
10799
10800 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10801
10802 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10803 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10804 target-libgloss when not *-*-elf and *-*-aout.
10805 * configure: Regenerate.
10806
10807 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10808
10809 * MAINTAINERS: Remove obsolete entries.
10810
10811 * MAINTAINERS (Write After Approval): Add Michael Matz.
10812
10813 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10814
10815 * MAINTAINERS: Remove self as cpplib maintainer.
10816
10817 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10818
10819 * install-sh, config.sub: Import from upstream.
10820
10821 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10822
10823 PR bootstrap/18222
10824 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10825 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10826 * Makefile.in: Regenerate.
10827
10828 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10829
10830 * MAINTAINERS: Update my email address.
10831
10832 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10833 Andreas Schwab <schwab@suse.de>
10834
10835 PR bootstrap/18033
10836 * config-ml.in: Eval option if surrounded by single quotes.
10837
10838 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10839
10840 Revert 2004-12-28 Makefile changes, a better fix will be
10841 applied to mainline and src after GCC 4.0 branches.
10842
10843 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10844
10845 PR bootstrap/17383
10846
10847 * Makefile.def (target_modules): Remove stage parameter,
10848 it is always true now.
10849 * Makefile.tpl (configure-build-[+module+],
10850 configure-target-[+module+]): Always build symlink tree
10851 for the directory and for include. BUILD_SUBDIR and
10852 TARGET_SUBDIR cannot be . anymore.
10853 * Makefile.in: Regenerate.
10854
10855 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10856
10857 Revert 2004-12-08 Makefile changes.
10858
10859 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10860
10861 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10862 cygwin, mingw.
10863
10864 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10865
10866 * configure.in (sh64-*-*): Reenable gprof.
10867 * configure: Regenerate.
10868
10869 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10870
10871 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10872 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10873 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10874 * Makefile.in: Regenerate.
10875
10876 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10877
10878 * MAINTAINERS: Update my email address.
10879
10880 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10881
10882 * Makefile.tpl: Generate normal dependencies if the LHS module is
10883 not bootstrapped.
10884 * Makefile.in: Regenerate.
10885
10886 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10887
10888 * configure.in: Include config/gxx-include-dir.m4. Use
10889 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10890 * configure: Regenerate.
10891
10892 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10893
10894 * config.if: Delete.
10895 * configure.in: Set libstdcxx_incdir directly.
10896 * configure: Regenerate.
10897
10898 2004-12-02 Eric Christopher <echristo@redhat.com>
10899
10900 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10901 * Makefile.in: Regenerate.
10902
10903 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10904
10905 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10906 * configure: Regenerate.
10907
10908 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10909
10910 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10911 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10912 * configure: Regenerate.
10913
10914 2004-12-01 Eric Christopher <echristo@redhat.com>
10915
10916 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10917 of things to remove.
10918
10919 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10920
10921 * MAINTAINERS (Write After Approval): Update my e-mail address.
10922
10923 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10924
10925 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10926 from CVS libtool to always pass_all.
10927
10928 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10929
10930 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10931 (hppa*64*-*-*): Delete incorrect comment.
10932 * configure: Rebuilt.
10933
10934 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10935
10936 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10937
10938 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10939
10940 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10941 from CVS libtool to always pass_all.
10942
10943 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10944
10945 * install-sh, compile: Import from automake.
10946
10947 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10948
10949 * config.guess, config.sub: Import from savannnah.
10950
10951 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10952
10953 * MAINTAINERS (Write After Approval): Add myself
10954
10955 2004-11-12 Mike Stump <mrs@apple.com>
10956
10957 * Makefile.def: Add html support.
10958 * Makefile.tpl: Likewise.
10959 * Makefile.in: Regenerate.
10960
10961 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10962
10963 PR 18423
10964 * configure.in: Remove all instances of build-fixincludes from
10965 noconfigdirs.
10966 (build_configargs): Supply --target to subdirectories.
10967 * configure: Regenerate.
10968
10969 * Makefile.def: Make gcc install depend on fixincludes install.
10970 * Makefile.in: Regenerate.
10971
10972 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10973
10974 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10975
10976 2004-11-11 Paul Brook <paul@codesourcery.com>
10977
10978 * MAINTAINERS: Add self as arm maintainer. Update email address.
10979
10980 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10981
10982 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10983 target-libgfortran.
10984 * configure: Regenerate.
10985
10986 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10987
10988 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10989 like CC.
10990
10991 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10992
10993 * Makefile.def (host fixincludes): Specify missing targets.
10994 * Makefile.in: Regenerate.
10995
10996 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10997
10998 * MAINTAINERS: Add myself
10999
11000 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
11001
11002 * MAINTAINERS (Write After Approval): Add myself.
11003
11004 2004-11-04 Geoffrey Keating <geoffk@apple.com>
11005
11006 * Makefile.def: Build fixincludes for the host, too.
11007 * Makefile.in: Regenerate.
11008 * configure.in (host_tools): Add fixincludes.
11009 * configure: Regenerate.
11010
11011 2004-11-04 Daniel Jacobowitz <dan@debian.org>
11012
11013 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
11014 * configure: Regenerated.
11015
11016 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
11017
11018 PR other/17783
11019 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
11020 * configure: Regenerated.
11021
11022 2004-10-31 Mark Mitchell <mark@codesourcery.com>
11023
11024 * README.SCO: Update per FSF instructions.
11025
11026 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
11027
11028 PR target/18151
11029 * configure.in (case ${target}): Do not build fixincludes for avr.
11030 * configure: Regenerated.
11031
11032 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
11033
11034 * configure.in (case ${target}): Do not build fixincludes
11035 on platforms where it is not used.
11036 * configure: Regenerated.
11037
11038 2004-10-23 Daniel Jacobowitz <dan@debian.org>
11039
11040 * configure.in: Use an absolute path to install-sh.
11041 * configure: Regenerated.
11042
11043 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
11044
11045 * MAINTAINERS (Write After Approval): Add myself.
11046
11047 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
11048
11049 * MAINTAINERS: Remove from Write After Approval those that are
11050 already maintainers.
11051
11052 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
11053
11054 * MAINTAINERS: Update my email address.
11055
11056 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
11057
11058 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11059 * configure: Regenerate.
11060
11061 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
11062
11063 * MAINTAINERS: Update my email address.
11064
11065 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
11066
11067 * MAINTAINERS (Language Front Ends Maintainers): New. Move
11068 entries belonging to this category.
11069
11070 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
11071
11072 * MAINTAINERS: Update my e-mail address.
11073
11074 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
11075
11076 Fix wrong conflict resolution in:
11077
11078 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11079
11080 * Makefile.in: Regenerate.
11081 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11082 in the recursive `make', instead of hardwiring `all'.
11083 (Autogenerated TARGET-* variables): New.
11084
11085 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
11086
11087 * configure.in: Enable target-libgloss for crx-*-*.
11088 * configure: Regenerate.
11089
11090 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11091
11092 * MAINTAINERS (Various Maintainers): Move the "windows,
11093 cygwin, mingw" maintainer to ...
11094 (OS Port Maintainers): ... here.
11095
11096 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11097
11098 * MAINTAINERS (Write After Approval): Remove those that are
11099 maintainers of some subsystem.
11100
11101 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
11102
11103 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11104 * ltcf-cxx.sh (tpf*): Likewise.
11105 * ltconfig (tpf*): Add TPF OS configuration support.
11106
11107 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
11108
11109 * MAINTAINERS: Change my email address to my new work account.
11110
11111 2004-09-24 Michael Roth <mroth@nessie.de>
11112
11113 * configure.in (--without-headers): Add missing double quotes.
11114 * configure: Regenerate.
11115
11116 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
11117
11118 * ylwrap: Revert to previous version.
11119
11120 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
11121
11122 PR bootstrap/17369
11123 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11124 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11125 SET_GCC_LIB_PATH_CMD.
11126 (BASE_TARGET_EXPORTS): Likewise.
11127 * Makefile.in: Regenerated.
11128
11129 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11130 * configure: Regenerated.
11131
11132 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
11133
11134 * config.guess: New upstream version
11135 * compile, depcomp, install-sh, ylwrap: Likewise.
11136
11137 2004-09-19 Roger Sayle <roger@eyesopen.com>
11138
11139 * config/mh-x86omitfp: New host makefile fragment. Add
11140 -fomit-frame-pointer to the default BOOT_CFLAGS.
11141 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11142 * configure: Regenerate.
11143
11144 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
11145
11146 PR target/11572
11147 * configure.in (*-*-darwin*): Renable libobjc.
11148 * configure: Regenerate.
11149
11150 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11151
11152 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11153
11154 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
11155
11156 * Makefile.def: Remove libbanshee.
11157 * Makefile.tpl: Ditto.
11158 * configure.in: Ditto.
11159 * Makefile.in: Regen.
11160 * configure: Ditto.
11161
11162 2004-09-08 David Edelsohn <edelsohn@gnu.org>
11163
11164 * ltmain.sh: Use $pic_object as $non_pic_object if
11165 $non_pic_object=none.
11166
11167 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
11168
11169 * missing: Import latest version from master repository.
11170
11171 2004-09-06 Nick Clifton <nickc@redhat.com>
11172
11173 * config.sub: Import latest version from master repository.
11174 * config.guess: Likewise.
11175 This includes these changes:
11176
11177 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11178
11179 * config.sub: Handle crisv32, alias etraxfs.
11180 * config.guess (crisv32:Linux:*:*): Handle.
11181
11182 2004-08-13 Brad Smith <brad@comstyle.com>
11183
11184 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11185 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11186
11187 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11188
11189 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11190 assume the processor is a powerpc. This is because coreutils
11191 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11192 in this case, due to a MacOS X bug that causes
11193 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11194 to return a negative number.
11195 Problem reported by Petter Reinholdtsen in:
11196 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11197
11198 2004-07-19 Ben Elliston <bje@gnu.org>
11199
11200 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11201
11202 2004-06-24 Ben Elliston <bje@gnu.org>
11203
11204 * config.guess: Update copyright years.
11205 * config.sub: Likewise.
11206
11207 2004-06-22 Robert Millan <robertmh@gnu.org>
11208
11209 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11210 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11211
11212 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11213
11214 * config.guess (*:*VMS:*:*): New entry. Replaces
11215 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11216 manufacturer.
11217
11218 2004-06-22 Ben Elliston <bje@gnu.org>
11219
11220 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11221 * config.sub: Likewise.
11222
11223 2004-06-22 Ben Elliston <bje@gnu.org>
11224
11225 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11226 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11227
11228 2004-06-11 Ben Elliston <bje@gnu.org>
11229
11230 * config.guess (pegasos:OpenBSD:*:*): Remove.
11231
11232 2004-06-11 Ben Elliston <bje@gnu.org>
11233
11234 From Wouter Verhelst <wouter@grep.be>:
11235 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11236
11237 2004-06-11 Ben Elliston <bje@gnu.org>
11238
11239 * config.guess (luna88k:OpenBSD:*:*): New.
11240
11241 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11242
11243 * config.guess (m32r*:Linux:*:*): New case.
11244 * config.sub: Handle m32rle.
11245
11246 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11247
11248 From Jens Petersen <petersen@redhat.com>:
11249 * config.sub: Handle sparcv8.
11250
11251 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11252
11253 From Tom Smith <smith@cag.lkg.hp.com>:
11254 * config.guess: Version suffixes are equally significant on Tru64
11255 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11256 prefix of "P" (patched kernel).
11257
11258 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11259
11260 * config.sub: Add support for National Semiconductor CRX target.
11261
11262 2004-09-03 Janis Johnson <janis187@us.ibm.com>
11263
11264 * MAINTAINERS (Various Maintainers): Remove myself as web page
11265 maintainer, add myself as maintainer of build status lists.
11266
11267 2004-09-03 Jan Beulich <jbeulich@novell.com>
11268
11269 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11270 *-*-netware, but add target-libmudflap.
11271 Consolidate *-*-netware targets (of which really only i?86 exists)
11272 into a single entry.
11273 * configure: Likewise.
11274
11275 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
11276
11277 * Makefile.tpl (sorry): Remove.
11278 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11279 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11280 (do-clean): Clean per-stage directories too.
11281 (do-distclean): Run distclean-stage1 too.
11282 (.NOTPARALLEL): Enable during toplevel bootstrap.
11283 (stage[+id+]-bubble): Enable parallel execution during
11284 the recursive invocation.
11285 * Makefile.in: Regenerate.
11286
11287 Fix previous checkin:
11288
11289 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11290 include.
11291 * configure.in: Fix indentation.
11292 * configure: Regenerate.
11293
11294 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
11295
11296 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11297 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11298 * configure: regenerate
11299 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11300 -mdynamic-no-pic
11301
11302 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
11303
11304 * Makefile.def (build_modules): Add fixincludes.
11305 (dependencies): Make gcc depend on fixincludes.
11306 * configure.in (build_tools): Add fixincludes.
11307 (build_configdirs): Always include build_libs.
11308 * Makefile.in: Regenerate.
11309 * configure: Regenerate.
11310
11311 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
11312
11313 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11314 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11315 phony targets; do not generate timestamp files.
11316 (distclean-stageN): Remove references to their timestamp files.
11317 (restageN, touch-stageN): Remove.
11318 (stageN-bubble): Rewritten.
11319 (compare): Support lean bootstraps.
11320 * Makefile.in: Regenerate.
11321
11322 * configure.in: Only warn when bootstrapping but
11323 build != host or build != target. Support lean bootstraps.
11324 * configure: Regenerate.
11325
11326 2004-08-26 Phil Edwards <phil@codesourcery.com>
11327
11328 * configure.in: Give a better error message if GMP/MPFR are missing
11329 and a language needing them has been requested.
11330 * configure: Regenerated.
11331
11332 2004-08-25 Phil Edwards <phil@codesourcery.com>
11333
11334 * configure.in: Print a list of available language front-ends if
11335 a requested one is missing. Tidy stray tab characters.
11336 * configure: Regenerated.
11337
11338 2004-08-19 Michael Koch <konqueror@gmx.de>
11339
11340 * gcc/doc/install.texi: Update entry about automake for libjava.
11341
11342 2004-08-17 Robert Millan <robertmh@gnu.org>
11343
11344 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11345 (instead of FreeBSD).
11346 * configure: Regenerate.
11347
11348 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11349
11350 * Makefile.in: Regenerate.
11351 * configure: Regenerate.
11352
11353 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11354 stage_*_flags.
11355 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11356 for bootstrapped modules if toplevel bootstrap is going.
11357 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11358 modules. Adjust for changes in Makefile.def. Enable several
11359 rules even in non-bootstrap mode, just to avoid peppering the
11360 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11361 (stage-[+prev+]-bubble): Remove.
11362
11363 * Makefile.def (Dependencies): Depend on all-build-bison,
11364 all-build-flex, all-build-byacc, all-build-texinfo, rather
11365 than the host variations.
11366 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11367 with BUILD_SUBDIR.
11368 (BISON): Update for recent Bisons.
11369 (YACC): Fix typo.
11370 (cross): Depend on all-build.
11371 (all): Do not depend on all-build.
11372 (prebootstrap): Remove.
11373 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11374 (Prebootstrap dependencies): Add them to the per-stage targets
11375 and to all-prebootstrap.
11376 * configure.in (build_configdirs): Always enable build_tools.
11377 (BUILD_DIR_PREFIX): Remove.
11378
11379 * Makefile.def (gcc): Add target variable.
11380 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11381 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11382 in the recursive `make', instead of hardwiring `all'.
11383 (Autogenerated TARGET-* variables): New.
11384
11385 2004-08-13 Brian Booth <bbooth@redhat.com>
11386
11387 * MAINTAINERS: Remove myself from write-after-approval.
11388
11389 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11390
11391 * src-release: Stop distributing mmalloc with gdb (which doesn't
11392 use it).
11393 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11394 * Makefile.in: Regenerate.
11395
11396 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11397
11398 * configure.in (arm*-*-eabi*): New target.
11399 * configure: Regenerate.
11400
11401 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11402
11403 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11404 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11405 (Dependencies): New section.
11406 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11407 (configure-target-[+module+]): Depend on maybe-all-gcc
11408 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11409 (toplevel profiledbootstrap): Fix dependencies.
11410 * Makefile.in: Regenerate.
11411
11412 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11413
11414 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11415 target-libiberty to noconfigdirs.
11416 * configure: Regenerate.
11417
11418 2004-08-03 Paul Brook <paul@codesourcery.com>
11419
11420 * configure.in: Check for MPFR as well as GMP.
11421 * configure: Regenerate.
11422
11423 2004-08-01 Robert Millan <robertmh@gnu.org>
11424
11425 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11426 libmudflap for all GNU-based systems (with Glibc).
11427 * configure: Regenerate.
11428
11429 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11430
11431 * Makefile.def (host-modules): Add gcc.
11432 * Makefile.in: Regenerate.
11433 * Makefile.tpl (sorry): New rule.
11434 (configure-host, all-host, [+make_target+]-host, do-check,
11435 install-host): Do not add gcc as a special case.
11436 (host modules): Add a small special-casing for gcc. Export
11437 extra_make_flags through the environment.
11438 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11439 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11440 other recursive targets for gcc): Remove.
11441
11442 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11443 (stage, unstage): New rules.
11444 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11445 distclean-stage[+id+]): Use stage_current.
11446 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11447 the stage*-start rules.
11448
11449 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11450
11451 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11452 use -all_load flag.
11453
11454 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11455
11456 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11457 * configure: Regenerate.
11458
11459 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11460
11461 * maintainer-scripts/gcc_release: Revert yesterday's change.
11462
11463 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11464
11465 * MAINTAINERS: Add myself to write-after-approval.
11466
11467 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11468
11469 * libf2c: Removed.
11470 * gcc/gccbug.in: Updated because of libf2c removal.
11471 * maintainer-scripts/gcc_release: Ditto.
11472
11473 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11474
11475 * configure.in: Build libmudflap by default on FreeBSD.
11476 * configure: Regenerated.
11477
11478 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11479
11480 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11481 systems.
11482 * configure: Regenerated.
11483
11484 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11485
11486 PR target/16344
11487 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11488 feedback based compiler.
11489 * Makefile.in: Rebuilt.
11490
11491 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11492
11493 * Makefile.def (host_modules): Set bootstrap=true for flex.
11494 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11495 * Makefile.in: Rebuilt.
11496
11497 2004-07-07 Jan Hubicka <jh@suse.cz>
11498
11499 * MAINTAINERS: Add self as a profile feedback maintainer.
11500
11501 2004-07-05 Phil Edwards <phil@codesourcery.com>
11502
11503 * configure.in: Do not prepend $srcdir to /dev/null in
11504 makefile fragments.
11505 * configure: Regenerate.
11506
11507 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11508
11509 * Makefile.def (build_modules): Add bison, byacc, flex,
11510 m4, texinfo.
11511 (flags_to_pass): Add FLEX.
11512 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11513 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11514 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11515 DEFAULT_MAKEINFO): Remove.
11516 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11517 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11518 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11519 objdir or else use configured tool.
11520 (all-build): New.
11521 (all): Depend on it.
11522 (Build module dependencies): Add.
11523 * Makefile.in: Regenerate.
11524 * configure.in: Better support for multiple build modules,
11525 matching what is done for host/target modules. Do not look
11526 for "plausible" locations of build tools if Canadian cross.
11527 Use autoconf's AC_PROG_CC to find a C compiler. Define
11528 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11529 * configure: Regenerate.
11530
11531 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11532
11533 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11534 * Makefile.in: Regenerate.
11535
11536 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11537
11538 * Makefile.tpl (configure-build-[+module+],
11539 configure-[+module+], configure-target-[+module+]): Pass
11540 [+extra_configure_args+].
11541 (all-build-[+module+], all-[+module+], check-[+module+],
11542 install-[+module+], [+make_target+]-[+module+],
11543 all-target-[+module+], check-target-[+module+],
11544 install-target-[+module+], [+make_target+]-target-[+module+]):
11545 Pass [+extra_make_args+].
11546 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11547 (GCC_HOST_EXPORTS): Remove.
11548 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11549 cross, check-gcc, check-gcc-c++, install-gcc,
11550 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11551 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11552 * Makefile.in: Regenerate.
11553
11554 2004-06-21 Matthew Sachs <msachs@apple.com>
11555
11556 * MAINTAINERS: Added self to write-after-approval.
11557
11558 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11559
11560 * configure.in: Check for srcdir/winsup rather than build directory
11561 winsup.
11562 * configure: Regenerate.
11563
11564 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11565
11566 * configure.in: Don't build Cygwin native newlib if winsup
11567 directory is missing. Emit warning instead.
11568 * configure: Regenerate.
11569
11570 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11571
11572 * Makefile.tpl (touch-stage[+id+]): New.
11573 (restage[+prev+]): Depend on touch-stage[+id+].
11574
11575 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11576 Use it throughout.
11577
11578 * Makefile.def: Add profile and feedback bootstrap stages.
11579 Remove next field from bootstrap stages.
11580 * Makefile.tpl (LN, LN_S): Substitute.
11581 (stageN-start, stageN-end): Use double-colon rules, to
11582 provide a hook for additional setup commands.
11583 (distclean-stageN-gcc, restageN): Create dependencies from
11584 [+prev+], not from [+next+].
11585 (stageN-bubble): Add commands for successive stages from
11586 [+prev+], using double-colon rules.
11587 (all-stageN-gcc): Fix typo.
11588 (stagefeedback-start, profiledbootstrap): New.
11589 * Makefile.in: Regenerate.
11590 * configure.in: Call ACX_PROG_LN.
11591 * configure: Regenerate.
11592
11593 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11594
11595 * MAINTAINERS (Write After Approval): Add myself.
11596
11597 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11598
11599 * MAINTAINERS (Write After Approval): Add myself.
11600
11601 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11602
11603 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11604 without gcc.
11605 * configure: Regenerate.
11606
11607 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11608
11609 * Makefile.tpl: Fix typo.
11610 * Makefile.in: Regenerate.
11611
11612 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11613
11614 * configure.in: Remove new- prefix from toplevel
11615 bootstrap targets.
11616 * configure: Regenerate.
11617
11618 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11619
11620 * Makefile.tpl (all.normal): Rename to all.
11621 (all): Replace with a rule to pick the default
11622 target from configure.
11623 (all-gcc, configure-gcc): Use conditionals to
11624 do nothing when toplevel bootstrap is going on.
11625 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11626 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11627 * configure.in: Support --enable-bootstrap.
11628
11629 * Makefile.def: Remove new- prefix from toplevel
11630 bootstrap targets.
11631 * Makefile.tpl: Likewise.
11632
11633 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11634 target.
11635
11636 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11637 $(RECURSE_FLAGS) to recursive invocation of make.
11638
11639 * Makefile.in: Regenerate.
11640 * configure: Regenerate.
11641
11642 2004-05-30 Andreas Jaeger <aj@suse.de>
11643 Jim Wilson <wilson@specifixinc.com>
11644
11645 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11646 like CC.
11647
11648 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11649
11650 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11651 * configure: Regenerate.
11652
11653 2004-05-25 Daniel Jacobowitz <drow@false.org>
11654
11655 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11656 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11657 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11658 targets.
11659 * Makefile.in: Regenerate.
11660
11661 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11662
11663 * configure.in: Test the ability to symlink directories.
11664 * configure: Regenerate.
11665
11666 * Makefile.def (bootstrap-stage): New definitions.
11667 * Makefile.tpl (configure-stage1-gcc,
11668 configure-stage2-gcc, configure-stage3-gcc,
11669 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11670 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11671 new-restage3, compare): Autogenerate, see Makefile.in
11672 entry for behavioral changes.
11673 (distclean-stage1, new-stage1-start, new-stage1-end,
11674 new-stage1-bubble, distclean-stage2, new-stage2-start,
11675 new-stage2-end, new-stage2-bubble, distclean-stage3,
11676 new-stage3-start, new-stage3-end): New autogenerated targets.
11677 (objext, prebootstrap, BOOT_CFLAGS,
11678 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11679 targets.
11680
11681 * Makefile.in: Regenerate.
11682 (distclean-stage1, new-stage1-start, new-stage1-end,
11683 new-stage1-bubble, distclean-stage2, new-stage2-start,
11684 new-stage2-end, new-stage2-bubble, distclean-stage3,
11685 new-stage3-start, new-stage3-end): New targets.
11686 (all-stage1-gcc): Move prebootstrap dependency from here...
11687 (configure-stage1-gcc): ...to here.
11688 (new-bootstrap): Use bubble targets.
11689 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11690 Use per-stage distclean targets.
11691 (configure-stage1-gcc, configure-stage2-gcc,
11692 configure-stage3-gcc, all-stage1-gcc,
11693 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11694 Use new-stageN-start to prepare the tree.
11695
11696 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11697
11698 * Makefile.def (host_modules): add libcpp.
11699 * Makefile.tpl: Add dependencies on and for libcpp.
11700 * Makefile.in: Regenerate.
11701 * configure.in: Add libcpp host module.
11702 * configure: Regenerate.
11703
11704 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11705
11706 * Makefile.tpl: Whenever a recursive target is defined, wrap
11707 it in a special @if/@endif block, and prepare its maybe
11708 dependency in the @if/@endif block
11709 * configure.in: Instead of writing maybe dependencies, remove
11710 the @if/@endif statements, and remove the @if/@endif blocks
11711 that remain.
11712 * configure: Regenerate.
11713 * Makefile.in: Regenerate.
11714
11715 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11716
11717 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11718
11719 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11720
11721 PR bootstrap/15120
11722 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11723 * */configure: Rebuilt.
11724
11725 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11726
11727 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11728 of libf2c.
11729 * configure, Makefile.in: Regenerate.
11730
11731 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11732
11733 * MAINTAINERS (Write After Approval): Add myself.
11734
11735 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11736
11737 Merge from tree-ssa-20020619-branch.
11738
11739 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11740 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11741 (HOST_GMPLIBS): Define.
11742 (HOST_GMPINC): Define.
11743 (TARGET_LIB_PATH): Add libmudflap.
11744 (GFORTRAN_FOR_TARGET): Define.
11745 (configure-build*): Export GFORTRAN.
11746 (configure-gcc): Export GMPLIBS and GMPINC.
11747 (all-gcc): Add maybe-all-libbanshee.
11748 (configure-target-libgfortran): Define.
11749 * Makefile.in: Regenerate.
11750 * configure.in (host_libs): Add libbanshee.
11751 (target_libraries): Add target-libmudflap and target-libgfortran.
11752 Add --with-libbanshee.
11753 Handle --disable-libmudflap.
11754 (*-*-freebsd*): Use with_gmp.
11755 Add $(libgcj) to noconfigdirs.
11756 * configure: Regenerate.
11757 * depcomp: New file.
11758 * MAINTAINERS: Add tree-ssa maintainers.
11759
11760 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11761
11762 * MAINTAINERS (Various Maintainers): Add myself.
11763
11764 2004-04-30 Brian Ford <ford@vss.fsi.com>
11765
11766 * MAINTAINERS (Write After Approval): Add myself.
11767
11768 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11769
11770 * MAINTAINERS (Write After Approval): Add myself.
11771
11772 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11773
11774 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11775 * configure: Regenerate.
11776
11777 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11778
11779 Revert:
11780 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11781
11782 * Makefile.def (flags_to_pass): Remove *dir variables that
11783 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11784 as well as prefix and exec_prefix.
11785 * Makefile.in: Regenerate.
11786
11787 2004-04-26 Robert Millan <robertmh@gnu.org>
11788
11789 Add patches from libtool CVS.
11790 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11791 * ltconfig: Likewise.
11792 * ltcf-c.sh: Likewise.
11793 * ltcf-cxx.sh: Likewise.
11794 * ltcf-gcj.sh: Likewise.
11795
11796 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11797
11798 * Makefile.def (host_modules): Mark with the bootstrap
11799 flag packages on which gcc depends.
11800 * Makefile.tpl (all-bootstrap): Use it.
11801 * Makefile.in: Regenerate.
11802
11803 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11804
11805 * Makefile.def (flags_to_pass): Remove *dir variables that
11806 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11807 as well as prefix and exec_prefix.
11808 * Makefile.in: Regenerate.
11809
11810 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11811
11812 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11813 * configure: Regenerate.
11814 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11815 * gcc/Makefile.tpl (compare): Use the result of the test.
11816 * gcc/Makefile.in: Regenerate.
11817
11818 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11819
11820 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11821 Always relocate gcc and prev-gcc to the original names, even
11822 if the build fails.
11823 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11824 New targets.
11825
11826 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11827
11828 * MAINTAINERS: Update my email address.
11829
11830 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11831
11832 * configure.in (mips*-*-irix5*): Enable ld.
11833 * configure: Regenerate.
11834
11835 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11836
11837 * configure: Regenerate.
11838
11839 2004-04-15 James E Wilson <wilson@specifixinc.com>
11840
11841 * Makefile.tpl (configure-[+module+], configure-gcc,
11842 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11843 Set and export LDFLAGS.
11844 * Makefile.in: Regenerate.
11845
11846 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11847
11848 * MAINTAINERS: Add myself to write-after-approval.
11849
11850 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11851
11852 PR bootstrap/14871
11853 * Makefile.tpl: If we don't have built-in-tree target tools,
11854 use the ones found by configure rather than hacking around with
11855 program_transform_name.
11856 * configure.in: Give Makefile.tpl the information necessary
11857 to do that.
11858 * Makefile.in: Regenerate.
11859 * configure: Regenerate.
11860
11861 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11862
11863 PR bootstrap/14760
11864 * configure.in: When computing baseargs, strip *all* copies of
11865 offending options. Also, don't match/substitute the trailing space,
11866 so that this actually works when two similar options are separated by
11867 only one space.
11868 * configure: Regenerate.
11869
11870 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11871
11872 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11873 (rs6000-*-aix*): Same.
11874 * configure: Regenerate.
11875
11876 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11877
11878 * MAINTAINERS: Add myself to write-after-approval.
11879
11880 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11881
11882 * MAINTAINERS: Add myself to write-after-approval.
11883
11884 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11885
11886 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11887 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11888 * Makefile.in: Regenerate.
11889
11890 * configure.in (top level bootstrap support): Rework --enable-werror
11891 to set @stage2_werror_flag@.
11892 * configure: Regenerate.
11893 * Makefile.tpl (top level bootstrap support): Pass
11894 @stage2_werror_flag@ down to configure in stages 2 and 3.
11895 * Makefile.in: Regenerate.
11896
11897 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11898
11899 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11900 for stages 2 and 3 as well as in make. As a consequence, remove
11901 OUTPUT_OPTION (now detected by configure) from the flags passed down
11902 to make.
11903 * Makefile.in: Regenerate.
11904
11905 * Makefile.tpl (new-bootstrap): Fix typo.
11906 * Makefile.in: Regenerate.
11907
11908 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11909
11910 * Makefile.tpl: Rearrange by moving recursive_targets rules
11911 into their proper sections.
11912 * Makefile.tpl (top level bootstrap support): Move disabling
11913 of coverage flags from 'make' to 'configure'; improve comments.
11914 * Makefile.in: Regenerate.
11915
11916 * Makefile.tpl (experimental top level bootstrap) Move stage1
11917 language setting from all- target to configure- target; disable
11918 intermodule optimization in stage 1; prevent gratuitous rebuilds
11919 of stage 1.
11920 * Makefile.in: Regenerate.
11921 * configure.in: Comma-separate stage 1 language list for top
11922 level bootstrap.
11923 * configure: Regenerate.
11924
11925 * Makefile.tpl: Clean up experimental top level bootstrap support:
11926 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11927 prev-gcc in configure- targets as well as all- targets.
11928 * Makefile.in: Regenerate.
11929
11930 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11931
11932 * compile: New file imported from automake.
11933
11934 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11935
11936 * configure.in: Remove symbolic link section.
11937 * configure: Regenerate.
11938 * Makefile.tpl (links): Remove.
11939 * Makefile.in: Regenerate.
11940
11941 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11942 Nathanael Nerode <neroden@gcc.gnu.org>
11943
11944 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11945 Set with AC_CHECK_PROGS.
11946 * configure.in: Fix comment typo from last patch.
11947 * configure: Regenerate.
11948
11949 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11950
11951 * Makefile.tpl: Introduce experimental top level bootstrap support.
11952 * Makefile.in: Regenerate.
11953 * configure.in: Introduce support for top level bootstrap.
11954 * configure: Regenerate.
11955
11956 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11957 Paolo Bonzini <bonzini@gnu.org>
11958
11959 PR bootstrap/14522
11960 * configure.in: Cope with shells that do not support unquoted ^
11961 * configure: Regenerate.
11962
11963 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11964 Paolo Bonzini <bonzini@gnu.org>
11965
11966 PR bootstrap/14522
11967 * configure.in: Cope with shells that do not support nesting
11968 quotes inside quoted backquote substitutions.
11969 * configure: Regenerate.
11970
11971 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11972
11973 PR bootstrap/14522
11974 * configure.in: Fix escaping of $.
11975 * configure: Regenerate.
11976
11977 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11978
11979 * configure: Regenerate, since I forgot to while committing Paolo's
11980 changes.
11981
11982 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11983
11984 PR ada/14131
11985 Move language detection to the top level.
11986 * configure.in: Find default values for the tools as
11987 soon as possible. Disable ada if GNAT is not found.
11988 Emit error message about missing languages. Expand
11989 --enable-languages=all for the gcc subdirectory.
11990
11991 2004-03-10 Ben Elliston <bje@gnu.org>
11992
11993 * MAINTAINERS: Update my email address.
11994
11995 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11996
11997 * ltconfig: Disable building static libraries if building shared
11998 libraries on AIX 5L.
11999
12000 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
12001
12002 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
12003 and disable libgcj.
12004 * configure: Regenerated.
12005
12006 2004-03-01 Brian Booth <bbooth@redhat.com>
12007
12008 * MAINTAINERS: Add myself to write-after-approval.
12009
12010 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
12011
12012 * MAINTAINERS: Add myself to write-after-approval.
12013
12014 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12015
12016 PR bootstrap/7087
12017 * Makefile.tpl: Guard XFOO sed statements better.
12018 * Makefile.tpl: Add dependency for configure-target-libada.
12019 * Makefile.in: Regenerate (incidentally fixes broken
12020 commit when libada-branch was merged).
12021
12022 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
12023
12024 * MAINTAINERS: Add myself to write-after-approval.
12025
12026 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
12027
12028 * MAINTAINERS: Add Nicola Pero and myself as libobjc
12029 maintainers.
12030
12031 2004-02-20 Andrew Cagney <cagney@redhat.com>
12032
12033 * config.guess: Update from version 2003-10-16 to 2004-02-16.
12034 * config.sub: Update from version 2003-11-03 to 2004-02-16.
12035
12036 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
12037
12038 PR bootstrap/11932
12039 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12040
12041 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
12042
12043 * MAINTAINERS: Added myself to write-after-approval.
12044
12045 2004-02-14 Michael Koch <konqueror@gmx.de>
12046
12047 * MAINTAINERS: Added myself to write-after-approval.
12048
12049 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
12050
12051 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
12052 some OS port maintainers to OS port maintainers section.
12053
12054 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
12055
12056 * MAINTAINERS: Add self.
12057
12058 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
12059
12060 * MAINTAINERS: Alphabetize.
12061
12062 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
12063
12064 * MAINTAINERS: Remove myself.
12065
12066 2004-02-11 David Edelsohn <edelsohn@gnu.org>
12067
12068 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12069 (rs6000-*-aix*): Same.
12070 * configure: Regenerate.
12071
12072 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
12073
12074 * configure.in (host): Add in missing $noconfigdirs to defines.
12075 * configure: Regenerate.
12076
12077 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
12078 Nathanael Nerode <neroden@gcc.gnu.org>
12079
12080 PR ada/6637, PR ada/5911
12081 Merge with libada-branch:
12082 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12083 with appropriate dependencies. Add --enable-libada configure switch.
12084 * configure, Makefile.in: Regenerate.
12085
12086 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
12087
12088 * MAINTAINERS: Add myself to write-after-approval.
12089
12090 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12091
12092 * configure.in: Don't pass --with-stabs on IRIX 5 either.
12093 * configure: Regenerate.
12094
12095 2004-02-04 Geoffrey Keating <geoffk@apple.com>
12096
12097 Merge from upstream:
12098
12099 * ltmain.in: When setting IFS to '~', be careful about user
12100 arguments that contain '~'.
12101
12102 2004-02-04 Peter O'Gorman <peter@pogma.com>
12103
12104 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12105 Also test $base_compile against $CC with escaped arguments. Bug
12106 reported by Geoff Keating <geoffk@apple.com>.
12107
12108 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
12109
12110 * MAINTAINERS: Remove i960 port.
12111
12112 2004-01-23 DJ Delorie <dj@redhat.com>
12113
12114 * Makefile.def (target_modules) [libiberty]: Don't stage.
12115 * Makefile.in: Rebuilt.
12116
12117 2004-01-20 Caroline Tice <ctice@apple.com>
12118
12119 * MAINTAINERS: Add myself to write-after-approval.
12120
12121 2004-01-19 Paolo Carlini <pcarlini@suse.de>
12122
12123 * MAINTAINERS: Update my email address.
12124
12125 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
12126
12127 * MAINTAINERS: Add myself to write-after-approval.
12128
12129 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12130
12131 * MAINTAINERS: Remove entries without email address.
12132
12133 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
12134
12135 * MAINTAINERS: Add myself to write-after-approval.
12136
12137 2004-01-15 Steven Bosscher <stevenb@suse.de>
12138
12139 * MAINTAINERS: Update my email address.
12140
12141 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
12142
12143 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12144 * Makefile.tpl (configure-target-[+module+]): Support stage.
12145 * Makefile.in: Rebuilt.
12146
12147 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
12148
12149 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12150
12151 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
12152
12153 * MAINTAINERS: Add myself as a MIPS maintainer.
12154
12155 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12156
12157 * configure.in: Use ./config.cache, not config.cache.
12158 * configure: Regenerate.
12159 * Makefile.tpl: Special-casing not needed for GCC any more.
12160 * Makefile.in: Regenerate.
12161
12162 * configure.in: Don't share a cache file for host dirs.
12163 * configure: Regenerate.
12164
12165 * config-ml.in: Don't mess with the cache file.
12166
12167 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12168
12169 * MAINTAINERS: Move myself from 'Write After Approval' to
12170 'CPU Port Maintainers' section as SPARC maintainer.
12171
12172 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12173
12174 * Makefile.tpl: Make GCC use a separate config.cache.
12175 * Makefile.in: Regenerate.
12176
12177 PR bootstrap/11932, PR bootstrap/11933
12178 (I don't know if it will fix either of them, but it relates
12179 to them.)
12180 * configure.in: Don't use shared config.cache for target
12181 directories.
12182 * configure: Regenerate.
12183
12184 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12185
12186 * MAINTAINERS: Add myself to 'Write After Approval' section.
12187
12188 2003-12-31 Roger Sayle <roger@eyesopen.com>
12189
12190 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12191 * configure: Regenerated.
12192
12193 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12194
12195 * MAINTAINERS: Remove the mn10200 maintainer.
12196
12197 2003-12-21 Bernardo Innocenti <bernie@develer.com>
12198
12199 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12200 * configure: Regenerated.
12201
12202 2003-12-16 Jan Hubicka <jh@suse.cz>
12203
12204 * MAINTAINERS: Add myself as callgraph maintainer.
12205
12206 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12207
12208 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12209 * configure: Regenerate.
12210
12211 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12212
12213 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12214 'Write After Approval' section. Update email.
12215
12216 2003-12-01 James Lemke <jim@wasabisystems.com>
12217
12218 * MAINTAINERS (Write After Approval): Add myself.
12219
12220 2003-11-20 Matt Thomas <matt@3am-software.com>
12221
12222 * MAINTAINERS: Add myself as a vax port maintainer.
12223
12224 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12225
12226 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12227 (configure-build-[+module+], configure-[+module+]): Likewise.
12228 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12229 * Makefile.in: Regenerate.
12230
12231 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12232
12233 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12234 shared/dylibed libraries.
12235 * ltmain.sh: Likewise.
12236 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12237 * ltcf-cxx.sh: Likewise.
12238 * ltcf-gcj.sh: Likewise.
12239 * ltconfig: Likewise.
12240
12241 2003-11-17 Stan Cox <scox@redhat.com>
12242
12243 * MAINTAINERS: Add myself as iq2000 port maintainer.
12244
12245 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12246
12247 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12248 * Makefile.in: Regenerate.
12249
12250 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12251
12252 * config.sub: Update to 2003-11-03 version.
12253
12254 2003-10-20 Phil Edwards <phil@codesourcery.com>
12255
12256 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12257 * configure: Regenerate.
12258
12259 2003-10-20 Nicolas Pitre <nico@cam.org>
12260
12261 * MAINTAINERS: Add myself to 'Write After Approval' section.
12262
12263 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12264
12265 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12266
12267 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12268
12269 * MAINTAINERS: Update my email address.
12270
12271 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12272
12273 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12274
12275 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
12276
12277 * MAINTAINERS: Add myself to 'Write After Approval' section.
12278
12279 2003-10-16 Bernardo Innocenti <bernie@develer.com>
12280
12281 * config.guess: Update to 2003-10-16 version.
12282 * config.sub: Update to 2003-10-16 version.
12283
12284 2003-10-15 David Daney <ddaney@avtrex.com>
12285
12286 * MAINTAINERS: Added myself to 'Write After Approval' section.
12287
12288 2003-10-15 Falk Hueffner <falk@debian.org>
12289
12290 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12291 'Write After Approval' section. Update email.
12292
12293 2003-10-14 Roger Sayle <roger@eyesopen.com>
12294
12295 * MAINTAINERS: Move myself from 'Write After Approval' to
12296 'Various Maintainers' section as middle-end maintainer.
12297
12298 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12299
12300 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12301 HOST_FLAGS_TO_PASS.
12302 * Makefile.in: Regenerate.
12303
12304 2003-10-11 Bernardo Innocenti <bernie@develer.com>
12305
12306 * config.guess: Update to 2003-10-07 version.
12307 * config.sub: Update to 2003-10-07 version.
12308
12309 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12310
12311 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12312 * ltconfig (irix5*, irix6*): Don't override version_type.
12313
12314 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12315
12316 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12317 * configure: Rebuilt
12318 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12319 * Makefile.in: Rebuilt
12320
12321 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12322
12323 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12324
12325 2003-09-30 Carlo Wood <carlo@alinoe.com>
12326
12327 * MAINTAINERS (Write After Approval): Add myself.
12328
12329 2003-09-29 Paul Koning <ni1d@arrl.net>
12330
12331 * MAINTAINERS: Move myself from "Write After Approval"
12332 to CPU platform maintainers for pdp11 platform.
12333
12334 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12335
12336 * MAINTAINERS: Move myself from 'Write After Approval' to
12337 'Various Maintainers' section as libffi testsuite maintainer.
12338
12339 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
12340
12341 * configure.in: Pass a computed --program-transform-name
12342 to subconfigures.
12343 * configure: Regenerated.
12344
12345 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12346
12347 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12348 * Makefile.in: Regenerate.
12349
12350 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12351 * Makefile.in: Regenerate.
12352
12353 2003-09-19 Ziemowit Laski <zlaski@apple.com>
12354
12355 * MAINTAINERS: Move myself from 'Write After Approval'
12356 to 'Various Maintainers' (objective-c) section.
12357
12358 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
12359
12360 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12361 quoting.
12362 * configure: Regenerated.
12363
12364 2003-09-16 Joel Brobecker <brobecker@gnat.com>
12365
12366 * MAINTAINERS (Write After Approval): Add myself to write after
12367 approval list.
12368
12369 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12370
12371 * MAINTAINERS (Write After Approval): Add myself.
12372
12373 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12374
12375 * MAINTAINERS: Update my e-mail address.
12376
12377 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12378
12379 * libtool.m4 (LD): Correct powerpc64 host match.
12380
12381 2003-09-06 James E Wilson <wilson@tuliptree.org>
12382
12383 * MAINTAINTERS: Update my affiliation and email address.
12384
12385 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12386
12387 * MAINTAINERS (Write After Approval): Add myself.
12388
12389 2003-09-04 DJ Delorie <dj@redhat.com>
12390
12391 * configure: Regenerate.
12392
12393 2003-09-04 Robert Millan <robertmh@gnu.org>
12394
12395 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12396
12397 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12398
12399 * configure.in: Ensure arguments to sed are properly spaced.
12400 * configure: Regenerate.
12401
12402 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12403
12404 * MAINTAINERS: Update my e-mail address.
12405
12406 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12407
12408 * MAINTAINERS (Write After Approval): Add myself.
12409
12410 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12411
12412 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12413 * configure: Regenerated.
12414
12415 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12416
12417 * MAINTAINERS: Update my email address.
12418
12419 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12420
12421 * configure.in: Use newline instead of semicolon when assuming
12422 shell arguments in a for loop.
12423 * configure: Regenerated.
12424
12425 2003-08-22 Jason Eckhardt <jle@rice.edu>
12426
12427 * MAINTAINERS: Resurrect the i860 maintainer.
12428
12429 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12430
12431 PR 8180
12432 * configure.in: When testing with_libs and with_headers, treat
12433 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12434 * configure: Regenerate.
12435
12436 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12437 make, shell, etc.
12438 (baseargs): Likewise.
12439 * configure: Regenerate.
12440
12441 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12442
12443 * MAINTAINERS (Write After Approval): Add myself.
12444
12445 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12446
12447 * configure.in: Disable libgcj for darwin not on powerpc.
12448 * configure: Rebuild.
12449
12450 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12451
12452 * config-ml.in, symlink-tree: Add license.
12453
12454 2003-08-03 Richard Stallman <rms@gnu.org>
12455 Eben Moglen <moglen@columbia.edu>
12456
12457 * README.SCO: New file.
12458
12459 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12460
12461 * Makefile.tpl (check, check-c++): Express dependencies using
12462 dependencies rather than commands.
12463 * Makefile.in: Regenerate.
12464
12465 2003-08-01 Andrew Cagney <cagney@redhat.com>
12466
12467 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12468 * configure: Ditto.
12469
12470 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12471
12472 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12473 * Makefile.in: Update.
12474
12475 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12476
12477 * configure.in: Enable libgcj for darwin.
12478 * configure: Rebuild.
12479
12480 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12481
12482 * config-ml.in: Use ac_configure_args directly instead of
12483 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12484 actually seen.
12485
12486 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12487
12488 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12489 creating target and build subdirs to build all parent dirs as needed.
12490 * Makefile.in: Rebuild.
12491 * configure.in: Don't build dirs explicitly here.
12492 * configure: Rebuild.
12493
12494 2003-07-26 Paul Brook <paul@nowt.org>
12495
12496 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12497
12498 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12499
12500 * Makefile.tpl (all-make): Depend on intl.
12501 * Makefile.in: Rebuilt.
12502
12503 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12504
12505 * install-sh: Update to newer upstream versions (associated with
12506 aclocal 1.7).
12507 * mkinstalldirs: Likewise.
12508 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12509
12510 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12511
12512 * MAINTAINERS: Move self from Bug database only accounts
12513 to write-after-approval.
12514
12515 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12516
12517 * config.if: Remove unused libc_interface determination.
12518
12519 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12520
12521 * MAINTAINERS: Move self from write-after-approval to
12522 build machinery (*.in).
12523
12524 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12525
12526 PR bootstrap/11273
12527 PR bootstrap/11408
12528 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12529 unused INSTALL_PROGRAM_ARGS.
12530 * configure.in: Use AC_PROG_INSTALL.
12531 * Makefile.in: Regenerate.
12532 * configure: Regenerate.
12533
12534 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12535
12536 * MAINTAINERS: Alphabetize.
12537
12538 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12539
12540 * configure: Rebuilt.
12541 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12542 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12543 newlib nor libgloss.
12544 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12545 * configure.in (am33_2.0-*-linux*): Added.
12546
12547 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12548
12549 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12550 * configure: Regenerate.
12551
12552 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12553
12554 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12555 * Makefile.in: Regenerate.
12556
12557 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12558
12559 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12560 * Makefile.in: Regenerate.
12561
12562 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12563
12564 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12565 * Makefile.in: Regenerated.
12566
12567 * config-ml.in: Replace PWD with PWD_COMMAND.
12568
12569 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12570
12571 * intl: New directory; see intl/ChangeLog for details.
12572 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12573 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12574 * Makefile.in: Regenerate.
12575
12576 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12577
12578 * configure.in: Clean up config-lang.in handling. Delete
12579 useless assignment to "subdirs".
12580 * configure: Regenerate.
12581
12582 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12583
12584 * configure.in: Rename 'target_libs' to 'target_libraries'.
12585 Remove useless reference to 'target_libs'.
12586 * configure: Regenerate.
12587
12588 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12589
12590 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12591 * Makefile.in: Regenerate.
12592
12593 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12594
12595 * Makefile.def: Introduce flags_to_pass.
12596 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12597 * Makefile.in: Regenerate.
12598
12599 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12600
12601 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12602 and target-libgloss.
12603 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12604 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12605 * configure: Regenerate.
12606
12607 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12608
12609 * configure.in: Update testsuite_flags to new location.
12610 * configure. Regenerate.
12611
12612 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12613
12614 * Makefile.tpl: Remove BUILD_CC stuff.
12615 * Makefile.in: Regenerate.
12616
12617 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12618
12619 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12620
12621 2003-06-16 Graeme Peterson <gp@qnx.com>
12622
12623 * MAINTAINERS (Write After Approval): Add myself.
12624
12625 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12626
12627 * config.guess: Update to 2003-06-12 version.
12628 * config.sub: Update to 2003-06-13 version.
12629
12630 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12631
12632 * config.guess: Update to 2003-06-06 version.
12633 * config.sub: Update to 2003-06-06 version.
12634
12635 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12636
12637 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12638 * configure. Regenerate.
12639
12640 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12641
12642 * configure.in: Disable serial configure by default.
12643 * configure: Regenerate.
12644 * Makefile.tpl: Abolish .NOTPARALLEL.
12645 * Makefile.in: Regenerate.
12646
12647 * Makefile.tpl: Replace {build,host,target}_canonical by
12648 {build,host,target}.
12649 * Makefile.in: Regenerate.
12650
12651 * Makefile.tpl: Fix stupid pasto.
12652 * Makefile.in: Regenerate.
12653
12654 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12655
12656 * Makefile.tpl: Remove bogus conditional.
12657 * Makefile.in: Regenerate.
12658
12659 2003-06-05 Jan Hubicka <jh@suse.cz>
12660
12661 * Makefile.tpl (profiledbootstrap): New target.
12662 * Makefile.in (profiledbootstrap): New target.
12663
12664 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12665
12666 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12667 Pinski. Remove user names from other bugzilla-only maintainers.
12668
12669 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12670
12671 * Makefile.tpl: Make 'recursive targets' using autogen rather
12672 than shell loop. Remove duplicate 'clean' targets and false
12673 comments.
12674 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12675 Add systematic method of specifying missing targets in subdirs.
12676 Add copyright boilerplate.
12677 * Makefile.in: Regenerate.
12678 * configure.in: Add 'recursive targets' to maybe list.
12679 * configure: Regenerate.
12680
12681 * MAINTAINERS: "GNATS only" -> "Bug database only".
12682
12683 * Makefile.tpl: Rename [+target+] to [+make_target+].
12684 * Makefile.def: Rename 'target' to 'make_target'.
12685
12686 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12687
12688 * MAINTAINERS: Add self as options handling maintainer.
12689
12690 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12691
12692 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12693 been too long since I touched those ports.
12694
12695 2003-05-28 DJ Delorie <dj@redhat.com>
12696
12697 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12698 * Makefile.in: Regenerate.
12699
12700 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12701
12702 * configure.in: Use curly braces in the definition of tooldir.
12703 * configure: Regenerate.
12704
12705 2003-05-21 DJ Delorie <dj@redhat.com>
12706
12707 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12708 newlib or libgloss.
12709 * Makefile.in: Regenerate.
12710
12711 2003-05-21 DJ Delorie <dj@redhat.com>
12712
12713 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12714 * Makefile.in: Regenerate.
12715
12716 2003-05-20 Ian Lance Taylor <ian@airs.com>
12717
12718 * MAINTAINERS: Update my e-mail address.
12719
12720 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12721
12722 * configure.in: Switch more things to use maybe dependencies.
12723 * Makefile.tpl: Switch more things to use maybe dependencies.
12724 Factor out common code from autogen IF statements.
12725 * configure: Regenerate.
12726 * Makefile.in: Regenerate.
12727
12728 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12729
12730 * configure.in: Accept i[3456789]86 for machine type.
12731 * configure: Regenerate.
12732
12733 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12734
12735 * configure.in: Switch more things to use maybe dependencies.
12736 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12737 * configure: Regenerate.
12738 * Makefile.tpl: Switch more things to use maybe dependencies.
12739 * Makefile.in: Regenerate.
12740
12741 2003-05-16 Andreas Schwab <schwab@suse.de>
12742
12743 * Makefile.tpl (install-opcodes): Define.
12744 * Makefile.in: Rebuild.
12745
12746 2003-05-13 Andreas Jaeger <aj@suse.de>
12747
12748 * config.guess: Update to 2003-05-09 version.
12749 * config.sub: Update to 2003-05-09 version.
12750
12751 2003-05-13 Michael Eager <eager@mvista.com>
12752
12753 * configure.in: Correct sed script so that options in quotes are not
12754 deleted.
12755 * configure: Rebuild.
12756
12757 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12758
12759 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12760 and $$s/newlib/libc/sys/cygwin32 include paths.
12761 * configure: Ditto.
12762
12763 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12764
12765 * MAINTAINERS: Update my email addresses.
12766
12767 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12768
12769 * config-ml.in: Propagate INSTALL variables.
12770
12771 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12772
12773 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12774
12775 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12776
12777 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12778 * Makefile.in: Regenerate.
12779
12780 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12781
12782 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12783
12784 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12785
12786 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12787
12788 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12789
12790 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12791 * Makefile.in: Regenerated.
12792
12793 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12794
12795 * MAINTAINERS (Write After Approval): Upgrade myself from
12796 GNATS only to write-after-approval. Update my mail address.
12797
12798 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12799
12800 (OS Port Maintainers: freebsd): Add myself.
12801
12802 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12803
12804 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12805
12806 2003-04-22 Kean Johnston <jkj@sco.com>
12807
12808 * MAINTAINERS (SCO ports): Added myself.
12809
12810 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12811
12812 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12813
12814 2003-04-19 Kean Johnston <jkj@sco.com>
12815
12816 * MAINTAINERS (Write After Approval): Add myself.
12817
12818 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12819
12820 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12821 * Makefile.in: Regenerate.
12822
12823 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12824
12825 * configure.in (powerpc64*-*-linux*): Remove.
12826 * configure: Rebuilt.
12827
12828 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12829
12830 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12831 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12832 and restrap.
12833 * Makefile.in: Regenerate.
12834
12835 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12836
12837 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12838 * configure: Regenerated.
12839
12840 2003-04-15 DJ Delorie <dj@redhat.com>
12841
12842 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12843
12844 2003-04-13 Nick Clifton <nickc@redhat.com>
12845
12846 * config-ml.in: Remove support for --disable-aix removing
12847 call-aix multilibs.
12848
12849 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12850
12851 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12852 * */configure: Rebuilt.
12853
12854 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12855
12856 * MAINTAINERS: Add my email address.
12857
12858 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12859
12860 * MAINTAINERS (Write After Approval): Add myself.
12861
12862 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12863
12864 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12865 * Makefile.in: Regenerate.
12866
12867 2003-03-14 Michael Chastain <mec@shout.net>
12868
12869 * Makefile.in: Regenerate with correct Makefile.def.
12870
12871 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12872
12873 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12874 Make macro.
12875 * Makefile.in: Regenerate.
12876 * configure.in: Clean up gxx_include_dir logic.
12877 * configure: Regenerate.
12878
12879 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12880
12881 * MAINTAINERS (Write After Approval): Add myself.
12882
12883 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12884
12885 * MAINTAINERS: Update my mail address.
12886
12887 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12888
12889 * configure.in (gxx_include_dir): Fix typo.
12890 * configure: Regenerated.
12891
12892 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12893
12894 * Makefile.tpl: Reindent.
12895 * Makefile.in: Regenerate.
12896 * configure.in: Reindent. Don't set unused variables.
12897 * configure: Regenerate.
12898
12899 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12900
12901 * configure.in: Include $(build_tooldir)/sys-include in
12902 FLAGS_FOR_TARGET.
12903 * configure: Regenerated.
12904
12905 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12906
12907 * Makefile.tpl: Always pass down RANLIB.
12908 * Makefile.in: Regenerate.
12909
12910 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12911 * Makefile.in: Regenerate.
12912 * configure.in: Remove unused logic relating to --enable-shared
12913 and --enable-threads. Remove bogus comments. Remove redundant
12914 noconfigdirs.
12915 * configure: Regenerate.
12916
12917 * configure.in: Replace ${libstdcxx_version} by its value.
12918 Remove reference to mh-dgux.
12919 * configure: Regenerate.
12920
12921 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12922
12923 * MAINTAINERS (Write After Approval): Add myself.
12924
12925 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12926
12927 * Makefile.tpl: Rearrange.
12928 * Makefile.in: Regenerate.
12929
12930 2003-02-25 Uwe Stieber <uwe@wwws.de>
12931
12932 * configure.in: Add support for kaOS as cross build target system.
12933 * configure: Regenerated.
12934
12935 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12936
12937 * MAINTAINERS (Write after approval): Add myself.
12938
12939 2003-02-21 James E Wilson <wilson@tuliptree.org>
12940
12941 * MAINTAINERS: Update my email address.
12942
12943 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12944
12945 * MAINTAINERS: Add self to blanket write privs. section.
12946
12947 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12948
12949 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12950 configure-target-* as some target builds may require additional
12951 flags for preprocessor tests.
12952 * Makefile.in: Regenerated.
12953
12954 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12955
12956 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12957 * ltconfig: Handle it.
12958 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12959 auto-detecting it.
12960
12961 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12962 it is used as argument to $CC.
12963 * ltcf-gcj.sh: Likewise.
12964
12965 * configure.in: Introduce --enable-maintainer-mode.
12966 * configure: Rebuilt.
12967 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12968 for maintainer mode.
12969 * Makefile.in: Rebuilt.
12970
12971 2003-02-18 Jason Merrill <jason@redhat.com>
12972
12973 * Makefile.tpl (check-c++): Allow parallelism.
12974
12975 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12976
12977 * MAINTAINERS: Remove John Carr (who never actually had access to
12978 gcc.gnu.org).
12979
12980 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12981
12982 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12983 don't configure target-libobjc.
12984 * configure: Regenerate.
12985
12986 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12987
12988 * Makefile.tpl (RANLIB): Define.
12989 * Makefile.in: Regenerate.
12990
12991 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12992
12993 * MAINTAINERS: Update my email.
12994
12995 2003-02-06 Keith R Seitz <keiths@redhat.com>
12996
12997 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12998 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12999 * Makefile.in: Regenerated.
13000 * configure.in: Remove all traces of snavigator, db, and grep.
13001 * configure: Regenerated.
13002
13003 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13004
13005 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
13006 After Approval.
13007
13008 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13009
13010 * MAINTAINERS (Write after approval): Add myself.
13011
13012 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
13013
13014 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
13015 * Makefile.in: Regenerated.
13016
13017 2003-01-30 Roger Sayle <roger@eyesopen.com>
13018
13019 * config.guess: Updated to 2003-01-30's version.
13020 * config.sub: Updated to 2003-01-28's version.
13021
13022 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
13023
13024 * config.if: If gcc_version is already set, just use it. Don't set
13025 gcc_version_trigger if it's already set, otherwise set it to
13026 gcc/version.c, but only if the file exists. If it is not set and
13027 gcc/version.c does not exist, try to extract the version number from
13028 $CC.
13029
13030 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
13031
13032 * MAINTAINERS: Add myself to write-after-approval list.
13033
13034 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
13035
13036 * configure.in: Revert 24Jan change.
13037 * configure: Regenerate.
13038
13039 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13040
13041 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
13042 entry of HJ Lu.
13043
13044 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13045
13046 * configure.in: Revert previous change.
13047 * configure: Regenerate.
13048
13049 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13050
13051 * configure.in: Make rda native-only.
13052 * configure: Regenerate.
13053
13054 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13055
13056 * MAINTAINERS: Move myself from GNATS-only-accounts to
13057 write-after-approval.
13058
13059 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
13060
13061 * configure.in: Add missing \.
13062 * configure: Rebuilt.
13063
13064 2003-01-17 Jakub Jelinek <jakub@redhat.com>
13065
13066 * configure.in (baseargs): Avoid using \| in sed regular
13067 expressions.
13068 * configure: Rebuilt.
13069
13070 2003-01-16 Jakub Jelinek <jakub@redhat.com>
13071
13072 * configure.in (baseargs): Remove all supported forms of
13073 --cache-file, --srcdir, --host, --build and --target options
13074 from argument lists.
13075 * configure: Rebuilt.
13076
13077 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
13078
13079 * MAINTAINERS: Add myself to write-after-approval list.
13080
13081 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
13082
13083 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13084 * configure: Rebuilt.
13085
13086 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
13087
13088 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13089 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13090 * Makefile.in: Regenerate.
13091 * configure: Regenerate.
13092
13093 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
13094
13095 * configure.in: Remove Makefile in build, host and target modules
13096 unless configure was run with --no-recursion.
13097 * configure: Rebuilt.
13098
13099 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13100
13101 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13102 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13103 * Makefile.in: Regenerate.
13104
13105 2003-01-08 Chris Demetriou <cgd@broadcom.com>
13106
13107 * config.guess: Update to 2003-01-03 version.
13108 * config.sub: Update to 2003-01-03 version.
13109
13110 2003-01-07 Christopher Faylor <cgf@redhat.com>
13111
13112 * configure: Regenerate with proper autoconf 2.13.
13113
13114 2003-01-07 Christopher Faylor <cgf@redhat.com>
13115
13116 * configure.in: Add AC_PREREQ for consistency.
13117 * configure: Regenerate.
13118
13119 2003-01-06 Andrew Cagney <ac131313@redhat.com>
13120
13121 * configure.in (GDB_TK): Add tcl directories conditional on
13122 gdb/gdbtk directory being present.
13123 * configure: Regenerate.
13124
13125 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
13126
13127 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
13128 used by gcc if LD is not defined and we are not doing a Canadian Cross.
13129 * configure: Rebuilt.
13130
13131 2002-12-31 Tom Tromey <tromey@redhat.com>
13132
13133 * Makefile.in: Rebuilt.
13134 * Makefile.def (target_modules) [libffi]: Allow installation.
13135
13136 2002-12-31 Andreas Schwab <schwab@suse.de>
13137
13138 * configure.in: Fix use of $program_transform_name.
13139 * configure: Regenerated.
13140
13141 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
13142
13143 * configure.in (baseargs): Don't remove first configure argument.
13144 * configure: Regenerated.
13145
13146 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
13147
13148 * Makefile.tpl (local-distclean): Don't remove...
13149 (multilib.ts): ... this. Moved into...
13150 (multilib.out): ... this. Don't use sub-make.
13151 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13152 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13153 (configure-build-[+module+], configure-[+module+],
13154 configure-target-[+module+], configure-gcc): ... these. Test
13155 for Makefile existence. Drop config.status from dependencies.
13156 * Makefile.in: Rebuilt.
13157 * configure.in: Move gcc-version-trigger to the end of
13158 ac_configure_args. Add comments to maybedep.tmp and
13159 serdep.tmp. Introduce --disable-serial-configure. Remove
13160 nonopt from baseargs, matching and removing corresponding
13161 whitespace while at it.
13162 * configure: Rebuilt.
13163
13164 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
13165
13166 * configure.in (host_configargs): Replace reference to
13167 no-longer-defined buildopts with --build=${build_alias}.
13168 * configure: Rebuilt.
13169
13170 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13171 program_transform_name to standard idiom.
13172 (AUTOGEN, AUTOCONF): Define.
13173 (Makefile.in): Use $(AUTOGEN).
13174 (Makefile): Depend on config.status, and use autoconf-style rule to
13175 build it. Move original commands to...
13176 (config.status): ... this new target.
13177 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13178 $(AUTOCONF).
13179 * Makefile.in: Rebuilt.
13180
13181 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13182
13183 * Makefile.tpl: Fix dramatic bustage due to change in
13184 program_transform_name.
13185 * Makefile.in: Regenerate.
13186
13187 * configure.in: Remove unnecessary PATH setting.
13188 * configure: Regnerate.
13189
13190 * configure.in: Don't default to unprefixed tools unless
13191 the native tools will work.
13192 * configure: Regenerate.
13193
13194 * configure.in: Convert to autoconf script. Blow away lots
13195 of now-redundant Makefile fragments.
13196 * configure: Generate using Autoconf.
13197 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13198 * Makefile.in: Regenerate.
13199
13200 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13201
13202 * configure: Fix stupid bug where RANLIB was mistakenly included.
13203
13204 * configure.in: Rename (buildargs, hostargs, targargs) to
13205 (build_configargs, host_configargs, target_configargs).
13206
13207 * configure.in: Move logic out of sed statement.
13208
13209 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
13210 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13211
13212 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13213
13214 * config.sub: Import from master repository
13215 * config.guess: Ditto
13216
13217 2002-12-24 Andreas Schwab <schwab@suse.de>
13218
13219 * Makefile.tpl (multilib.out): Fix missing space.
13220 * Makefile.in: Regenerate.
13221
13222 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13223
13224 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13225 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13226 * Makefile.in: Regenerate.
13227 * configure.in: Remove unnecessary leftovers.
13228
13229 2002-12-21 Geoffrey Keating <geoffk@apple.com>
13230
13231 * configure.in (extra_ranlibflags_for_target): New variable.
13232 (*-*-darwin): Add -c to ranlib commands.
13233 * configure (tooldir): Handle extra_ranlibflags_for_target.
13234
13235 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
13236
13237 * Makefile.tpl: Revert HJL's change.
13238 * Makefile.in: Regenerated.
13239 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13240 always.
13241
13242 2002-12-19 Andreas Schwab <schwab@suse.de>
13243
13244 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13245 * Makefile.in: Regenerate.
13246
13247 2002-12-18 H.J. Lu <hjl@gnu.org>
13248
13249 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13250 * Makefile.in: Regenerated.
13251
13252 * configure.in (build_prefix): New. Substitute.
13253
13254 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13255
13256 * Makefile.tpl: Don't let real targets depend on phony targets.
13257 * Makefile.in: Regenerate.
13258
13259 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13260 * Makefile.in: Regenerate.
13261
13262 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13263
13264 * config.sub: Import from master repository
13265 * config.guess: Ditto
13266
13267 2002-12-16 Jason Merrill <jason@redhat.com>
13268
13269 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13270 previous 'make bootstrap'.
13271 * Makefile.in: Regenerate.
13272
13273 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13274
13275 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13276
13277 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13278
13279 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13280 * Makefile.in: Regenerate.
13281
13282 2002-12-13 Jason Merrill <jason@redhat.com>
13283
13284 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
13285 library tests.
13286 (check-c++): Just depend on it and check-target-libstdc++-v3.
13287 * Makefile.in: Regenerate.
13288
13289 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13290
13291 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13292 * Makefile.in: Rebuilt.
13293
13294 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13295
13296 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13297
13298 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13299
13300 * configure: Fix bug put in by gremlins.
13301
13302 * Makefile.tpl: Substitute more autoconfily.
13303 * configure: Substitute more autoconfily.
13304 * Makefile.in: Regenerate.
13305
13306 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13307
13308 * config.sub: Import from master repository
13309 * config.guess: Ditto
13310 * MAINTAINERS: Added Svein Seldal under write after approval
13311
13312 2002-12-08 Andrew Cagney <ac131313@redhat.com>
13313
13314 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13315 * Makefile.in (all-sim): Ditto.
13316
13317 2002-12-06 DJ Delorie <dj@redhat.com>
13318
13319 * Makefile.tpl: Change configure dependencies to not have real
13320 targets depend on phony targets.
13321
13322 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13323
13324 * configure.in: Revert unintentional change.
13325
13326 * Makefile.tpl: Change dependency for */multilib.out so that
13327 it works when gcc isn't in the tree.
13328
13329 * configure.in: Substitute more.
13330 * configure: Run subconfigures from the Makefile.
13331 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13332 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13333
13334 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13335
13336 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13337
13338 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13339
13340 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13341 and corresponding dependencies.
13342 * Makefile.in: Regenerate.
13343
13344 * configure.in (host_tools): Order binutils, gas and ld for
13345 convenience in running the testsuites.
13346
13347 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13348 * Makefile.in: Regenerate.
13349 * configure.in: Introduce rules to serialize subconfigure runs.
13350
13351 * configure.in: Introduce BASE_CC_FOR_TARGET.
13352 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13353 Realize configure-build-* targets. Realize configure-target-* targets.
13354 * Makefile.in: Regenerate.
13355
13356 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13357
13358 * configure: Move gcc_version_trigger stuff from here...
13359 * configure.in: ...to here.
13360
13361 * configure.in: Separate subconfigure options added by this file from
13362 options given by the user. Add machinery to put args for host
13363 subconfigures into the Makefile.
13364
13365 * Makefile.tpl: Remove 'vault' targets.
13366 * Makefile.tpl: Reorder and comment dependencies.
13367 * Makefile.in: Regenerate.
13368
13369 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13370 * configure.in: Fix my broken commit of previous patch. (sigh)
13371
13372 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13373
13374 * configure.in: Move host-specific darwin noconfigdirs into
13375 the host-specific section.
13376
13377 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13378
13379 * configure.in: Move host-specific darwin noconfigdirs into
13380 the host-specific section.
13381
13382 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13383
13384 * configure: Remove skip-this-dir support.
13385 * Makefile.tpl: Remove skip-this-dir support.
13386
13387 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13388 subdirectories.
13389 * Makefile.in: Regenerate.
13390
13391 * Makefile.tpl: Strip out useless setting of 'dir'.
13392 * Makefile.in: Regenerate.
13393
13394 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13395
13396 * configure.in: Fix deeply stupid bug.
13397
13398 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13399 shell code in CXX_FOR_TARGET
13400 * Makefile.def: Introduce raw_cxx.
13401 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13402 RAW_CXX_FOR_TARGET.
13403 * Makefile.in: Regenerate.
13404
13405 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13406
13407 * Makefile.tpl: Remove unnecessary ifs.
13408 * Makefile.in: Regenerate.
13409
13410 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13411 dependencies. Maybe-ize build-libiberty. Create dummy install
13412 targets for 'no_install' modules.
13413 * configure: Move GDB_TK substitution to configure.in. Move
13414 build_modules stuff to configure.in.
13415 * configure.in: Implement soft dependency machinery. Maybe-ize
13416 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13417 * Makefile.in: Regenerate.
13418
13419 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13420
13421 * Makefile.tpl: Make all-target, install-target behave similarly
13422 to all, install (only hitting configured targets). Eliminate
13423 unused macro defintions.
13424
13425 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13426 build != host.
13427
13428 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13429
13430 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13431
13432 * configure.in: Produce lists of subdir targets we're actually
13433 configuring. Remove references to "dosrel".
13434 * Makefile.tpl: Let configure set which subdir targets are hit.
13435 Remove install-cross; clean up install; remove ALL. Remove
13436 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13437 Autogenerate host module targets. Remove empty dependency lines
13438 and redundant dependency; rearrange slightly.
13439 * Makefile.def: Add host-side libtermcap, utils.
13440
13441 * Makefile.in: Regenerate.
13442
13443 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13444
13445 * ltconfig (osf[345]): Append $major to soname_spec.
13446 Reflect this in library_names_spec.
13447 * ltmain.sh (osf): Prefix $major with . for use as extension.
13448
13449 2002-11-19 Andreas Jaeger <aj@suse.de>
13450
13451 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13452 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13453 and sparc64 GNU/Linux systems.
13454
13455 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13456
13457 * MAINTAINERS: Update email.
13458
13459 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13460
13461 * MAINTAINERS: Complete James Dennett's entry.
13462
13463 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13464
13465 * MAINTAINERS (Write After Approval): Add myself.
13466
13467 2002-11-13 Bruce Korb <bkorb@gnu.org>
13468
13469 * Makefile.tpl: syntactic cleanup
13470
13471 2002-11-13 Stuart Hastings <stuart@apple.com>
13472
13473 * MAINTAINERS: Add myself to write-after-approval list.
13474
13475 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13476
13477 * Makefile.def: Add list of recursive targets to autogenerate.
13478 Add build_modules.
13479 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13480 targets. Autogenerate *-build-* targets.
13481 * Makefile.in: Regenerate.
13482
13483 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13484
13485 * configure: More autoconf-style substitutions.
13486 * Makefile.tpl: More autoconf-style substitutions.
13487 * Makefile.in: Regenerate.
13488
13489 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13490
13491 * configure: Substitute more variables in a more autoconf-friendly
13492 way. Simplify slightly.
13493 * Makefile.tpl: Make more variables substitutable in an
13494 autoconf-friendly way.
13495 * Makefile.in: Regenerate.
13496
13497 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13498
13499 * MAINTAINERS (Write After Approval): Add myself.
13500
13501 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13502
13503 * configure.in (v810*): Remove special setting of tools.
13504
13505 * configure: Add support for extra required flags for ar or nm.
13506 * configure.in (aix4.3+): Use above support for target-specific
13507 issues, rather than using config/mt-aix43.
13508
13509 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13510
13511 * configure: Remove 'removing', which doesn't work. Replace $subdir
13512 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13513 with $srcdir. Reformat indentation. Substitute some variables
13514 formerly hard-coded in the Makefile for build=host.
13515 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13516 * Makefile.def: Autogenerate more.
13517 * Makefile.in: Regenerate.
13518
13519 2002-11-04 Adam Nemet <anemet@lnxw.com>
13520
13521 * MAINTAINERS (Write After Approval): Add myself.
13522
13523 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13524
13525 * Makefile.def (host_modules): Add rda.
13526 * Makefile.in: Regenerate.
13527 * configure.in (target_tool): Add target-rda to list.
13528
13529 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13530
13531 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13532
13533 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13534
13535 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13536 and restrap targets to this rule.
13537 * Makefile.in: Regenerate.
13538
13539 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13540
13541 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13542 GNATS only accounts.
13543
13544 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13545
13546 * configure.in (i[3456]86-*-linux*): Add check to disable
13547 ${libgcj} for glibc1.
13548
13549 2002-10-24 Denis Chertykov <denisc@overta.ru>
13550
13551 * MAINTAINERS: Add myself as ip2k port maintainer.
13552
13553 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13554
13555 * configure.in: Add tic4x target.
13556
13557 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13558
13559 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13560 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13561 * Makefile.in: Regenerate.
13562
13563 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13564 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13565 * Makefile.in: Regenerate.
13566
13567 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13568
13569 * MAINTAINERS: Add myself as web pages co-maintainer.
13570
13571 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13572
13573 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13574 * Makefile.in: Regenerate.
13575
13576 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13577
13578 * MAINTAINERS: Add myself and Nathan Sidwell
13579 <nathan@codesourcery.com> as VxWorks maintainers.
13580
13581 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13582
13583 * Makefile.def: Remove order dependency comments.
13584 * Makefile.tpl: Add explicit install-install dependencies.
13585 * Makefile.in: Regenerate.
13586
13587 * Makefile.tpl: Remove material now in src-release. (Finally!)
13588 * Makefile.in: Regenerate.
13589
13590 * Makefile.tpl: Add configure-target (for src-release in src)
13591 * Makefile.in: Regenerate.
13592
13593 2002-09-30 Nick Clifton <nickc@redhat.com>
13594
13595 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13596
13597 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13598
13599 * configure.in (s390*-*-linux*): Enable libgcj.
13600
13601 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13602
13603 * configure: Revert accidentally applied changes.
13604
13605 * Makefile.tpl: Make more autoconf-friendly.
13606 * Makefile.in: Regenerate.
13607 * configure: Make substitution more autoconf-like.
13608
13609 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13610
13611 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13612 single entry to handle all these.
13613 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13614 libjava on arm-*-elf.
13615
13616 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13617
13618 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13619 things that depend on them.
13620
13621 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13622
13623 * Makefile.tpl: Make subsituted variables more autoconfy.
13624 * Makefile.in: Regenerate.
13625 * configure: Make seds more autoconfy.
13626
13627 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13628
13629 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13630 * Makefile.in: Regenerate.
13631 * configure.in: Rewrite sed statements to look autoconfy.
13632
13633 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13634 all-target-foo on configure-target-foo.
13635 * Makefile.def: Ditto.
13636 * Makefile.in: Rebuild.
13637
13638 2002-09-25 Andrew Haley <aph@redhat.com>
13639
13640 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13641
13642 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13643
13644 * Makefile.def: New file.
13645 * Makefile.tpl: New file.
13646 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13647 * contrib/gcc_update: Note that Makefile.in is a generated file.
13648
13649 * configure.in: Minor rearrangement. Simplify tests.
13650
13651 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13652
13653 * configure.in (with_headers): Skip copy if value is "yes".
13654 (with_libs): Likewise.
13655
13656 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13657
13658 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13659 * configure.in (sh*-*-pe*): Ditto.
13660 * configure.in (mips*-*-pe*): Ditto.
13661 * configure.in (*arm-wince-pe): Ditto.
13662
13663 * configure.in: Rearrange.
13664
13665 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13666
13667 * MAINTAINERS: Update my email address.
13668
13669 2002-08-30 Paul Koning <pkoning@equallogic.com>
13670
13671 * MAINTAINERS: (Write After Approval): Add myself.
13672
13673 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13674
13675 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13676
13677 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13678
13679 * MAINTAINERS: Change my mailing address.
13680
13681 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13682
13683 * MAINTAINERS (Write After Approval): Remove myself.
13684 (Various Maintainers: c++ runtime libs): Add myself.
13685
13686 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13687
13688 * MAINTAINERS (Write After Approval): Remove myself.
13689 (Various Maintainers: c++ runtime libs): Add myself.
13690
13691 2002-08-15 Eric Christopher <echristo@redhat.com>
13692
13693 * config.sub: Import from master repository.
13694 * config.guess: Ditto.
13695
13696 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13697
13698 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13699 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13700 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13701
13702 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13703
13704 * MAINTAINERS: Add self to rs6000 vector extensions.
13705
13706 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13707
13708 * libiberty/configure: Reverted unintended yesterday's check in.
13709
13710 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13711
13712 * boehm-gc/configure, libf2c/configure: Rebuilt.
13713 * libffi/configure, libiberty/configure: Ditto.
13714 * libjava/configure, libobjc/configure: Ditto.
13715 * libstdc++-v3/configure, zlib/configure: Ditto.
13716 Merged from binutils:
13717 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13718 From Steve Ellcey <sje@cup.hp.com>:
13719 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13720 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13721 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13722 IA64.
13723 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13724 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13725 soname_spec, sys_lib_search_path_spec): Ditto.
13726
13727 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13728
13729 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13730
13731 2002-08-04 H.J. Lu (hjl@gnu.org)
13732
13733 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13734
13735 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13736
13737 * MAINTAINERS (Write After Approval): Add myself.
13738
13739 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13740
13741 * configure.in: Move generic linux case to end. Copy generic
13742 linux noconfigdirs to mips*-*-linux* entry and new
13743 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13744
13745 2002-07-19 Michael Matz <matz@suse.de>
13746
13747 * MAINTAINERS: Add myself as ra* maintainer.
13748
13749 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13750
13751 * config.guess: Update to 2002-07-09 version.
13752 * config.sub: Update to 2002-07-03 version.
13753
13754 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13755
13756 * MAINTAINERS: Fix typo in a maintainer email address.
13757
13758 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13759
13760 * configure.in: Remove two redundant tests.
13761
13762 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13763
13764 * configure.in (mips*-*-irix6*o32): Enable stabs.
13765
13766 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13767
13768 * configure.in: Don't build grez.
13769 * Makefile.in: Ditto.
13770
13771 * Makefile.in: Remove references to bsp, cygmon, libstub.
13772 * configure.in: Ditto.
13773
13774 * configure.in: Remove leftover reference to gdbtest.
13775
13776 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13777
13778 * configure.in (gxx_include_dir): Change to match versioned
13779 C++ headers if --enable-version-specific-runtime-libs is used.
13780
13781 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13782
13783 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13784
13785 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13786
13787 * configure.in: Make --without-x work.
13788
13789 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13790
13791 * configure.in: Rearrange target Makefile fragment collection.
13792
13793 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13794 cvs[src].
13795 * configure.in: Ditto.
13796
13797 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13798
13799 * MAINTAINERS (Write After Approval): Update my e-mail address.
13800
13801 2002-06-24 Ben Elliston <bje@redhat.com>
13802
13803 * configure.in (host_tools): Remove cgen.
13804
13805 * Makefile.in (all-cgen): Remove; runs from its source directory.
13806 (check-cgen, install-cgen, clean-cgen): Likewise.
13807 (all-opcodes): Do not depend on all-cgen.
13808 (all-sim): Likewise.
13809
13810 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13811
13812 * Makefile.in: Eliminate 'apache' targets.
13813 * configure.in: Eliminate 'apache' targets.
13814
13815 * configure.in: Eliminate redundant tests. Reorganize.
13816
13817 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13818
13819 * config-ml.in: Eliminate references to Cygnus configure.
13820
13821 * Makefile.in: Eliminate references to building emacs.
13822
13823 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13824
13825 * MAINTAINERS: Update my email address.
13826
13827 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13828
13829 * config.if (libstdcxx_incdir): Version C++ headers.
13830 (cxx_incdir): Remove.
13831
13832 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13833
13834 * MAINTAINERS (Write After Approval): Add self.
13835
13836 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13837
13838 * configure.in: Add support for ip2k.
13839
13840 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13841
13842 * configure.in: Fix AIX configury bug.
13843
13844 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13845
13846 * MAINTAINERS (Write After Approval): Add self.
13847
13848 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13849
13850 * configure.in: replace ${topsrcdir} with ${srcdir}
13851
13852 * configure.in: Move definition of libstdcxx_flags
13853 right above usage, rather than waaay earlier.
13854
13855 * configure.in: Pull definition of is_cross_compiler earlier.
13856
13857 * configure.in: Rearrange a little.
13858
13859 * configure.in: Remove references to librx.
13860 * Makefile.in: Remove references to librx.
13861
13862 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13863
13864 * config.sub: Add support for avr target.
13865 Import from master sources, rev 1.255
13866
13867 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13868
13869 * configure, .cvsignore: Revert previous change...
13870 * Makefile: ...delete.
13871
13872 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13873
13874 * configure.in: Eliminate ${gasdir} variable.
13875
13876 2002-06-18 Dave Brolley <brolley@redhat.com>
13877
13878 * configure.in: Add support for frv.
13879 * config.sub: Add support for frv.
13880
13881 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13882
13883 * configure: Remove garbage from previous commit.
13884
13885 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13886
13887 * configure: For in-source builds, make a subdir and re-exec there.
13888 * Makefile: New file. Pass targets through to build directory.
13889 * .cvsignore: No longer ignore "Makefile".
13890
13891 2002-06-16 Douglas Rupp <rupp@gnat.com>
13892
13893 * MAINTAINERS (Write After Approval): Add self.
13894
13895 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13896
13897 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13898
13899 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13900
13901 * configure.in (vax-*-netbsd*): Re-enable gas.
13902
13903 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13904
13905 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13906 BUILD_PREFIX_1, to correct nomenclature.
13907 * configure: Likewise.
13908
13909 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13910 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13911
13912 2002-05-31 Olaf Hering <olh@suse.de>
13913
13914 * config-ml.in: Propogate DESTDIR also.
13915
13916 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13917
13918 * configure.in (vax-*-netbsd*): Don't build gas for this
13919 platform.
13920
13921 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13922
13923 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13924 and libgcj for AVR.
13925
13926 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13927
13928 * MAINTAINERS (Write After Approval): Add myself.
13929
13930 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13931
13932 * config.guess: Update to 2002-05-22 version.
13933 * config.sub: Likewise.
13934
13935 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13936
13937 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13938 * config-ml.in: Likewise.
13939 * configure: Likewise.
13940 * configure.in: Likewise.
13941
13942 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13943
13944 * MAINTAINERS: Update my email address.
13945
13946 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13947
13948 * configure.in: Simplify makefile fragment collection.
13949
13950 * configure.in: Remove code to build emacs.
13951
13952 * configure.in : Remove --srcdir argument from targargs and buildargs
13953 (it's always overridden in the Makefile anyway). Rearrange a bit.
13954
13955 * configure: Move some logic to configure.in.
13956 * configure.in: Move some logic from configure.
13957
13958 2002-05-11 Tom Tromey <tromey@redhat.com>
13959
13960 * MAINTAINERS: Reflect libgcj reality.
13961
13962 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13963
13964 * Makefile.in: Honour DESTDIR.
13965
13966 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13967
13968 * config.guess: Import 2002-03-20 version.
13969 * config.sub: Import 2002-04-26 version.
13970
13971 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13972
13973 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13974
13975 2002-05-07 Tim Josling <tej@melbpc.org.au>
13976
13977 * MAINTAINERS: Add self.
13978
13979 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13980
13981 * ltmain.sh: Detect and handle object name conflicts
13982 while piecewise linking a static library.
13983
13984 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13985
13986 * configure.in (noconfigdirs): Don't disable libgcj on
13987 sparc64-*-solaris* and sparcv9-*-solaris*.
13988
13989 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13990
13991 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13992
13993 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13994
13995 * configure.in (FLAGS_FOR_TARGET): Do not add
13996 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13997 on i[3456]86-*-linux*.
13998
13999 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
14000
14001 * configure.in (noconfigdirs): Replace [ ] with test.
14002
14003 * configure.in (noconfigdirs): Do not add target-newlib if
14004 target == i[3456]86-*-linux*, and host == target.
14005
14006 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
14007
14008 * configure.in: delete reference to absent file
14009
14010 * configure.in: replace '[' with 'test'
14011
14012 * configure.in: Eliminate references to gash.
14013 * Makefile.in: Eliminate references to gash.
14014
14015 * configure.in: remove useless references to 'pic' makefile fragments.
14016
14017 * configure.in: (*-*-windows*) Finish removing.
14018
14019 * configure.in: Eliminate redundant test for libgui.
14020
14021 2002-04-29 Roger Sayle <roger@eyesopen.com>
14022
14023 * MAINTAINERS: Add self and realphabetize. Update entries
14024 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
14025 entry for a29k port maintainer.
14026
14027 2002-04-26 Joel Sherrill <joel@OARcorp.com>
14028
14029 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
14030 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
14031
14032 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
14033
14034 * configure.in: remove references to dead files
14035
14036 2002-04-19 Mark Mitchell <mark@codesourcery.com>
14037
14038 * MAINTAINERS: Add information about purpose of this file.
14039
14040 2002-04-18 Tom Tromey <tromey@redhat.com>
14041
14042 * configure.in: Disallow configuring libgcj when it is already
14043 installed and we're using Solaris 2.8 linker. Do enable libgcj on
14044 Solaris 2.8 by default. For PR libgcj/6158.
14045
14046 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14047
14048 * configure.in: Move default CC setting out of config/mh-* fragments
14049 directly into here.
14050
14051 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14052
14053 * configure.in: don't even try to configure or make a subdirectory
14054 if there's no configure script for it.
14055
14056 2002-04-15 Mark Mitchell <mark@codesourcery.com>
14057
14058 * MAINTAINERS: Remove chill maintainers.
14059 * Makefile.in (CHILLFLAGS): Remove.
14060 (CHILL_LIB): Remove.
14061 (TARGET_CONFIGDIRS): Remove libchill.
14062 (CHILL_FOR_TARGET): Remove.
14063 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14064 CHILL_LIB.
14065 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14066 (CHECK_TARGET_MODULES): Likewise.
14067 (INSTALL_TARGET_MODULES): Likewise.
14068 (CLEAN_TARGET_MODULES): Likewise.
14069 (configure-target-libchill): Remove.
14070 (all-target-libchill): Remove.
14071 * configure.in (target_libs): Remove target-libchill.
14072 Do not compute CHILL_FOR_TARGET.
14073 * libchill: Remove directory.
14074
14075 2002-04-11 DJ Delorie <dj@redhat.com>
14076
14077 * Makefile.in, configure.in: Sync with binutils, entries
14078 follow...
14079
14080 2002-04-07 Andrew Cagney <ac131313@redhat.com>
14081
14082 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
14083 (do-tar, do-bz2): New rules.
14084 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
14085 (gdb-tar): New rule.
14086 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
14087 (insight_dejagnu.tar): New rule.
14088 (insight.tar): New rule.
14089 (gdb+dejagnu.tar): New rule.
14090 (gdb.tar): New rule.
14091
14092 2002-02-01 Mo DeJong <supermo@bayarea.net>
14093
14094 * Makefile.in: Add all-tix to deps for all-snavigator
14095 so that tix is built when building snavigator.
14096
14097 2002-01-11 Steve Ellcey <sje@cup.hp.com>
14098
14099 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14100 ld and gdb are not supported.
14101
14102 2002-01-07 Mark Salter <msalter@redhat.com>
14103
14104 * configure.in: Remove target-bsp and target-cygmon from arm builds.
14105 Allow target-libgloss to be built for arm, strongarm, and xscale.
14106
14107 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
14108
14109 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14110 options for i[3456]86-pc-linux* native builds.
14111
14112 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
14113
14114 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14115 files from .po files for a distribution.
14116
14117 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
14118
14119 * configure.in: Enable libstdc++-v3 for h8300 targets.
14120
14121 2001-06-19 Alan Modra <amodra@bigpond.net.au>
14122
14123 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14124 version from bfd/.
14125
14126 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
14127
14128 * Makefile.in (VER): When present, extract the version number from
14129 the file version.in.
14130
14131 2001-05-24 Tom Rix <trix@redhat.com>
14132
14133 * configure.in : enable ld for aix
14134
14135 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14136
14137 * config.guess: Add linux target for S/390.
14138
14139 2000-11-07 Philip Blundell <pb@futuretv.com>
14140
14141 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14142
14143 2000-11-03 Philip Blundell <pb@futuretv.com>
14144
14145 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14146 files.
14147
14148 2001-01-15 Ben Elliston <bje@redhat.com>
14149
14150 * configure.in (host_tools): Add sid.
14151 Always configure cgen.
14152
14153 2000-11-24 Nick Clifton <nickc@redhat.com>
14154
14155 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14156
14157 2000-08-20 Doug Evans <dje@casey.transmeta.com>
14158
14159 * Makefile.in (ALL_MODULES): Add all-cgen.
14160 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14161 (all-cgen): New target.
14162 (all-opcodes,all-sim): Depend on all-cgen.
14163 * configure.in (host_tools): Add cgen.
14164 Only configure cgen if --enable-cgen-maint.
14165
14166 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
14167
14168 * configure.in: Add *-*-freebsd* configurations.
14169
14170 2002-04-08 Tom Tromey <tromey@redhat.com>
14171
14172 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14173 Fixes PR libgcj/6068.
14174
14175 2002-03-30 Krister Walfridsson <cato@df.lth.se>
14176
14177 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14178
14179 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14180
14181 * configure.in (alpha*-dec-osf*): Enable libgcj.
14182
14183 2003-03-27 Matthew Gingell <gingell@gnat.com>
14184
14185 * MAINTAINERS (Write After Approval): Add myself.
14186
14187 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14188
14189 Fix for: PR bootstrap/3591, target/5676
14190 * configure.in (mcore-pe): Disable the configuration of
14191 libstdc++-v3 since exceptions are not supported.
14192
14193 2002-03-20 Anthony Green <green@redhat.com>
14194
14195 * configure.in: Enable libgcj for xscale-elf target.
14196
14197 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
14198
14199 * MAINTAINERS: Update my email address.
14200
14201 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
14202
14203 * ltmain.sh (relink_command): Fix typo in previous change.
14204
14205 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
14206
14207 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14208 (relink_command): Added --tag flags.
14209 (mode=install): If relinking fails; error out.
14210
14211 2002-03-12 Richard Henderson <rth@redhat.com>
14212
14213 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14214 .NOTPARALLEL tag.
14215 (do-check): Rename from check.
14216 (check): Allow parallel check.
14217
14218 2002-03-12 Bob Wilson <bob.wilson@acm.org>
14219
14220 * MAINTAINERS: Add myself as maintainer for xtensa port.
14221 Fix alphabetical order in CPU port maintainer list.
14222 Remove myself from Write After Approval list.
14223
14224 2002-03-11 Richard Henderson <rth@redhat.com>
14225
14226 * Makefile.in (.NOTPARALLEL): Add fake tag.
14227
14228 2002-03-07 H.J. Lu (hjl@gnu.org)
14229
14230 * configure.in: Enable gprof for mips*-*-linux*.
14231
14232 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14233
14234 * MAINTAINERS (Write After Approval): Add myself.
14235
14236 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
14237
14238 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14239 libjava.
14240 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14241
14242 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
14243
14244 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14245 because its Makefile is there; test for the executable instead.
14246
14247 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
14248
14249 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14250 libstdc++-v3 and libjava.
14251
14252 2002-02-11 Adam Megacz <adam@xwt.org>
14253
14254 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14255 boehm-gc
14256
14257 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
14258
14259 * config.guess: Updated to 2002-01-30's version.
14260 * config.sub: Updated to 2002-02-01's version.
14261 Contribute sh64-elf.
14262 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14263 * configure.in: Added sh64-*-*.
14264
14265 2002-02-08 Chris Demetriou <cgd@broadcom.com>
14266
14267 * MAINTAINERS: Belatedly add myself to write after approval list.
14268
14269 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14270
14271 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14272 Remove self as Write After Approval.
14273
14274 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
14275
14276 * MAINTAINERS: Put self in as maintainer for contrib/regression
14277 directory.
14278
14279 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
14280
14281 * MAINTAINERS: Update my email address.
14282
14283 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14284
14285 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14286 target-libiberty, and target-libgloss. Skip Java-related
14287 libraries if not supported for NetBSD on target CPU.
14288
14289 2002-01-25 Douglas B Rupp <rupp@gnat.com>
14290
14291 * install-sh: Use _inst.$$_ for temp file name.
14292
14293 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14294
14295 * MAINTAINERS (Write After Approval): Move my contact info
14296 from here...
14297 (OS Port Maintainers): ...to here (netbsd).
14298
14299 2002-01-22 Bob Wilson <bob.wilson@acm.org>
14300
14301 * MAINTAINERS (Write After Approval): Add myself.
14302
14303 2002-01-17 H.J. Lu <hjl@gnu.org>
14304
14305 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14306 (all-target-fastjar): Also depend on all-target-libiberty.
14307
14308 2002-01-16 H.J. Lu (hjl@gnu.org)
14309
14310 * config.guess: Import from master sources, rev 1.225.
14311 * config.sub: Import from master sources, rev 1.238.
14312
14313 2002-01-16 Kazu Hirata <kazu@hxi.com>
14314
14315 * MAINTAINERS (Write After Approval): Remove myself.
14316
14317 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
14318
14319 * MAINTAINERS (Write After Approval): Add myself.
14320
14321 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14322
14323 * MAINTAINERS: Add self as docs co-maintainer.
14324
14325 2001-12-11 Matthias Klose <doko@debian.org>
14326
14327 * MAINTAINERS (Write After Approval): Add myself.
14328
14329 2001-12-09 Zack Weinberg <zack@codesourcery.com>
14330
14331 * MAINTAINERS: Update my email address.
14332
14333 2001-12-07 Turly O'Connor <turly@apple.com>
14334 * MAINTAINERS (Write After Approval): Add myself.
14335 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14336 (rs6000_initialize_trampoline): Call __trampoline_setup for
14337 ABI_DARWIN too.
14338 * darwin-tramp.asm: New file, implements __trampoline_setup.
14339 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14340
14341 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
14342
14343 * MAINTAINERS (Write After Approval): Add myself.
14344
14345 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14346
14347 * configure, configure.in: Use temp file for long sed commands.
14348
14349 2001-12-03 Laurent Guerby <guerby@acm.org>
14350
14351 * config.sub: Update to version 1.232 on subversion.
14352
14353 2001-12-03 Ben Elliston <bje@redhat.com>
14354
14355 * MAINTAINERS: Update mail address for config.* patches.
14356
14357 2001-11-27 DJ Delorie <dj@redhat.com>
14358 Zack Weinberg <zack@codesourcery.com>
14359
14360 When build != host, create libiberty for the build machine.
14361
14362 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14363 CONFIG_ARGUMENTS.
14364 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14365 New variables.
14366 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14367 and rules.
14368 (all.normal): Depend on ALL_BUILD_MODULES.
14369 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14370 (all-build-libiberty): Depend on configure-build-libiberty.
14371
14372 * configure: Calculate and substitute proper value for
14373 ALL_BUILD_MODULES.
14374 * configure.in: Create the build subdirectory.
14375 Calculate and substitute TARGET_CONFIGARGS (formerly
14376 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14377
14378 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14379
14380 * MAINTAINERS (write-after-approval): Add self.
14381
14382 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14383
14384 * MAINTAINERS (GNATS only accounts): Remove self.
14385
14386 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14387
14388 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14389 libf2c.
14390
14391 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14392
14393 * MAINTAINERS (Write After Approval): Add self.
14394
14395 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14396
14397 * MAINTAINERS: mips and s390 are also CPU ports.
14398
14399 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14400
14401 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14402
14403 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14404
14405 * MAINTAINERS: Alphabetize.
14406
14407 2001-11-09 Kazu Hirata <kazu@hxi.com>
14408
14409 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14410
14411 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14412
14413 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14414
14415 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14416
14417 * configure.in (--enable-languages): Be more permissive about
14418 syntax. Check for empty lists better. Warn about $LANGUAGES.
14419
14420 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14421
14422 * config.sub: Import from master sources, rev. 1.230.
14423 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14424
14425 2001-11-07 Laurent Guerby <guerby@acm.org>
14426
14427 * MAINTAINERS (Write After Approval): Add self.
14428
14429 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14430
14431 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14432
14433 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14434
14435 * config.sub: Import from master sources, rev 1.226.
14436 * config.guess: Import from master sources, rev 1.216.
14437
14438 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14439
14440 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14441 * MAINTAINERS: Add self as maintainer of MMIX port.
14442 Remove old after-approval entry.
14443
14444 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14445
14446 * ChangeLog, configure: Fix spelling errors.
14447
14448 2001-10-20 Brendan Kehoe <brendan@zen.org>
14449
14450 * MAINTAINERS: Tweak my address.
14451
14452 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14453
14454 * MAINTAINERS: Update my email address.
14455
14456 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14457
14458 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14459 * MAINTAINERS: Add self as maintainer of CRIS port.
14460
14461 2001-10-10 Geert Bosch <bosch@gnat.com>
14462
14463 * MAINTAINERS (Various maintainers: Ada front end):
14464 Added Robert Dewar.
14465
14466 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14467
14468 * MAINTAINERS (Write After Approval): Added self
14469
14470 2001-10-02 Geert Bosch <bosch@gnat.com>
14471
14472 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14473
14474 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14475
14476 * configure: Handle temporary files securely using mkdir.
14477
14478 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14479
14480 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14481
14482 2001-09-26 Will Cohen <wcohen@redhat.com>
14483
14484 * configure.in (*-*-linux*): Disable configuration of target-newlib
14485 and target-libgloss.
14486
14487 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14488
14489 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14490 RANLIB.
14491
14492 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14493
14494 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14495 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14496 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14497 avoid quotes nesting problems.
14498 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14499 (DO_X): Export only variables that are set.
14500
14501 2001-09-19 Ben Elliston <bje@redhat.com>
14502
14503 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14504 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14505 semantics. Use the shell built-in "type" command instead.
14506
14507 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14508
14509 Merged from gcc-3_0-branch:
14510 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14511 * ltcf-c.sh: Use $objext, not $ac_objext.
14512 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14513 * ltcf-cxx.sh: Add support for GNU.
14514 2001-07-22 Timothy Wall <twall@redhat.com>
14515 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14516 default settings if using GNU tools with that configuration.
14517 * ltcf-cxx.sh: Ditto.
14518 * ltcf-gcj.sh: Ditto.
14519 2001-07-21 Michael Chastain <chastain@redhat.com>
14520 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14521 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14522 * ltmain.sh: Mark as gcc-local.
14523
14524 2001-08-30 Eric Christopher <echristo@redhat.com>
14525 Jason Eckhardt <jle@redhat.com>
14526
14527 * config.guess: Merge from master sources.
14528 * config.sub: Merge from master sources, add support for mipsisa32.
14529
14530 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14531 * config.sub: Merge from master sources, rev 1.219.
14532 * MAINTAINERS: Add self as contact for stormy16 port.
14533
14534 2001-08-14 Zack Weinberg <zackw@panix.com>
14535
14536 * config.sub: Merge from master sources, rev 1.218.
14537 * config.guess: Merge from master sources, rev 1.209.
14538
14539 2001-08-11 Graham Stott <grahams@redhat.com>
14540
14541 * Makefile.in (check-c++): Add missing semicolon.
14542
14543 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14544
14545 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14546
14547 2001-07-30 Eric Christopher <echristo@redhat.com>
14548
14549 * MAINTAINERS (Various maintainers: mips port): Added myself.
14550
14551 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14552
14553 * configure.in (sh-*-linux*): New.
14554
14555 2001-07-27 Richard Henderson <rth@redhat.com>
14556
14557 * .cvsignore: Add LAST_UPDATED.
14558
14559 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14560
14561 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14562
14563 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14564
14565 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14566
14567 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14568
14569 * MAINTAINERS (Write After Approval): Added myself.
14570
14571 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14572
14573 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14574 and libgcj on m68hc11/m68hc12.
14575
14576 2001-06-27 H.J. Lu (hjl@gnu.org)
14577
14578 * Makefile (CFLAGS_FOR_BUILD): New.
14579 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14580
14581 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14582
14583 * README: Remove version number.
14584
14585 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14586
14587 * INSTALL/README: Update wrt. to the installation instructions now
14588 residing in gcc/doc/install.texi.
14589
14590 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14591
14592 * README: Replace with a cut-down and updated version of gcc/README.
14593
14594 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14595
14596 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14597 multilibs to be disabled.
14598
14599 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14600
14601 * MAINTAINERS (Write After Approval): Add myself.
14602
14603 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14604
14605 * config.guess: Import CVS version 1.195.
14606 * config.sub: Import CVS version 1.212.
14607
14608 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14609
14610 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14611 gcc/xgcc is built, use -print-prog-name to find out the program
14612 name to use.
14613
14614 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14615
14616 * config.guess: Import CVS version 1.194. All gcc-local changes
14617 appear to also be in the master copy.
14618 * config.sub: Import CVS version 1.211.
14619
14620 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14621
14622 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14623 with_gcc]: Use `gcc -shared' to build a shared library.
14624
14625 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14626
14627 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14628 archives.
14629
14630 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14631
14632 * MAINTAINERS (Write After Approval): Add myself.
14633
14634 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14635
14636 * configure.in (libstdcxx_flags): Do not try to execute
14637 libstdc++-v3/testsuite_flags until it exists.
14638
14639 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14640
14641 * MAINTAINERS: Update my email address.
14642
14643 2001-05-31 Graham Stott <grahams@redhat.com>
14644
14645 * MAINTAINERS (Write After Approval): Add myself.
14646
14647 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14648
14649 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14650 libraries when using g++ with native linker.
14651
14652 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14653
14654 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14655
14656 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14657
14658 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14659 [aix4*|aix5*]: Prepend blank.
14660
14661 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14662
14663 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14664 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14665 of subdir/configure scripts to use the new libtool.m4.
14666
14667 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14668
14669 * MAINTAINERS (Write After Approval): Add myself.
14670
14671 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14672
14673 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14674
14675 2001-05-11 Ben Elliston <bje@redhat.com>
14676
14677 * Makefile.in (all-sid): New target.
14678 (check-sid, clean-sid, install-sid): Likewise.
14679
14680 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14681
14682 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14683
14684 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14685
14686 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14687 libgcj.
14688
14689 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14690
14691 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14692 gcc/xgcc is built, use -print-prog-name to find out the program
14693 name to use.
14694
14695 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14696
14697 * configure.in (noconfigdirs): Don't reset it from scratch in the
14698 target case; only append to it.
14699
14700 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14701 sparc-*-solaris2.8]: Disable ${libgcj}.
14702
14703 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14704
14705 * configure.in (libgcj_saved): Copy from $libgcj.
14706 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14707 --disable-libgcj.
14708
14709 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14710
14711 * MAINTAINERS: Remove self as MIPS maintainer and
14712 C front end maintainer.
14713
14714 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14715
14716 * configure.in: Move *-chorusos target case to the proper switch.
14717 Disable libgcj.
14718
14719 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14720
14721 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14722 1.641.2.228.
14723
14724 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14725
14726 * Makefile.in (STAGE1_CFLAGS): Pass down.
14727
14728 2001-04-13 Alan Modra <amodra@one.net.au>
14729
14730 * config.guess: Add hppa64-linux support. Note for next import that
14731 this is already in the master file.
14732 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14733
14734 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14735
14736 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14737 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14738
14739 2001-04-11 Stan Shebs <shebs@apple.com>
14740
14741 * MAINTAINERS: Add self as Darwin port maintainer.
14742
14743 2001-04-11 Alan Modra <amodra@one.net.au>
14744
14745 * MAINTAINERS: Update my email address.
14746
14747 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14748
14749 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14750 recent versions of FreeBSD (release 3 or later).
14751 * ltconfig: On FreeBSD, -lc must not be provided when building
14752 a shared library or else the standard -pthread gcc option is
14753 rendered worthless to later users of the built library.
14754
14755 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14756
14757 * MAINTAINERS: Add self and RTH as C front end maintainers.
14758
14759 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14760
14761 * config.sub: Make sure to match an already-canonicalized
14762 machine name (eg. mn10300-unknown-elf).
14763
14764 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14765
14766 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14767 New macros.
14768 (bootstrap, cross): Use RECURSE_FLAGS.
14769 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14770
14771 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14772
14773 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14774
14775 2001-03-22 Colin Howell <chowell@redhat.com>
14776
14777 * Makefile.in (DO_X): Do not backslash single-quotes in
14778 backquotes (two places).
14779
14780 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14781
14782 Re-installed:
14783 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14784 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14785 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14786 * ltcf-cxx.sh: Likewise.
14787 * ltcf-gcj.sh: Likewise.
14788
14789 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14790
14791 * MAINTAINERS: Add myself as "documentation co-maintainer".
14792
14793 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14794
14795 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14796 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14797
14798 2001-03-19 Tom Tromey <tromey@redhat.com>
14799
14800 * config-ml.in: Handle GCJ and GCJFLAGS.
14801
14802 2001-03-21 Michael Chastain <chastain@redhat.com>
14803
14804 * Makefile.in: all-m4 depends on all-texinfo.
14805
14806 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14807
14808 * MAINTAINERS: Add myself to write after approval list.
14809
14810 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14811
14812 * Makefile.in (DO_X): Quote nested quotes.
14813
14814 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14815
14816 * MAINTAINERS: Add myself to write after approval list.
14817
14818 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14819
14820 * Makefile.in (DO_X): Use double quotes for quoting
14821 "RANLIB=$${RANLIB}".
14822
14823 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14824
14825 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14826
14827 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14828
14829 * configure.in: Only use `lang_requires' for languages athat are
14830 actually enabled.
14831
14832 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14833
14834 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14835
14836 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14837
14838 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14839
14840 2001-03-07 Tom Tromey <tromey@redhat.com>
14841
14842 * configure.in: Allow config-lang.in to set `lang_requires' to list
14843 of other required languages.
14844
14845 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14846
14847 * Makefile.in: Remove RANLIB definition. Use RANLIB
14848 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14849 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14850
14851 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14852 Alexandre Oliva <aoliva@redhat.com>
14853
14854 * Makefile.in (check-c++): Use tabs, not spaces.
14855
14856 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14857
14858 * MAINTAINERS: add myself to Write After Approval list.
14859
14860 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14861
14862 * Makefile.in (check-c++): New rule.
14863
14864 * configure.in (target_libs): Remove libg++.
14865 (noconfigdirs): Remove libg++.
14866 (noconfigdirs): Same.
14867 (noconfigdirs): Same.
14868 (noconfigdirs): Same.
14869
14870 * config-ml.in: Remove libg++ references.
14871
14872 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14873 (ALL_TARGET_MODULES): Same.
14874 (configure-target-libg++): Remove.
14875 (all-target-libg++): Remove.
14876 (configure-target-libio): Remove.
14877 (all-target-libio): Remove.
14878 (check-target-libio): Remove.
14879 (.PHONY): Remove.
14880 (libg++.tar.bz2): Remove.
14881 (all-target-cygmon): Remove libio.
14882 (all-target-libstdc++): Remove.
14883 (configure-target-libstdc++): Remove.
14884 (TARGET_LIB_PATH): Remove libstdc++.
14885 (ALL_GCC_CXX): Remove libstdc++.
14886 (all-target-gperf): Correct.
14887
14888 2001-02-16 Nick Clifton <nickc@redhat.com>
14889
14890 * configure.in (noconfigdirs): Allow configuration of texinfo
14891 for Cygwin hosts.
14892
14893 2001-02-15 Anthony Green <green@redhat.com>
14894
14895 * configure: Introduce GCJ_FOR_TARGET.
14896 * configure.in: Ditto.
14897 * Makefile.in: Ditto.
14898
14899 2001-02-13 Andreas Schwab <schwab@suse.de>
14900
14901 * MAINTAINERS: Update mail address.
14902
14903 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14904
14905 * config.guess: Add linux target for S/390.
14906 * config.sub: Likewise.
14907
14908 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14909
14910 * configure.in: for *-chorusos, don't config target-newlib and
14911 target-libgloss.
14912
14913 2001-02-06 Ben Elliston <bje@redhat.com>
14914
14915 * configure: Output host type to stdout, not stderr.
14916
14917 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14918
14919 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14920 * ltcf-cxx.sh: Likewise.
14921
14922 * config.if: Assume enable_libstdcxx_v3 is defined.
14923
14924 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14925
14926 Remove V2 C++ library.
14927 * configure.in: Remove --enable-libstdcxx_v3 support.
14928
14929 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14930
14931 * include/demangle.h: Add prototype for java_demangle_v3.
14932
14933 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14934
14935 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14936
14937 2001-01-27 Richard Henderson <rth@redhat.com>
14938
14939 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14940
14941 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14942
14943 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14944 Don't unset, it's non-portable and no longer necessary, set to empty
14945 instead.
14946
14947 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14948
14949 * ltconfig: Shell portability fix for the tagname validity check.
14950
14951 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14952
14953 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14954 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14955
14956 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14957
14958 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14959
14960 2001-01-26 Tom Tromey <tromey@redhat.com>
14961
14962 * configure.in: Allow libgcj to be built on Sparc Solaris.
14963
14964 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14965
14966 * ltcf-c.sh: Add aix5 case.
14967 * ltcf-cxx.sh: Likewise.
14968 * ltconfig: Likewise.
14969
14970 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14971
14972 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14973 keep at least one of build_libtool_libs or build_old_libs set to
14974 yes.
14975
14976 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14977 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14978
14979 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14980
14981 * configure.in: Enable libgcj on several additional platforms.
14982
14983 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14984
14985 * configure.in: Enable libgcj for linux targets.
14986
14987 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14988
14989 * MAINTAINERS (Write After Approval): Add myself.
14990
14991 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14992
14993 * MAINTAINERS: Add myself as vax port maintainer.
14994
14995 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14996
14997 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14998
14999 2001-01-09 Mike Stump <mrs@wrs.com>
15000
15001 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
15002 failures of subdirectories.
15003
15004 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15005
15006 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
15007 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
15008 * ltcf-cxx.sh: Likewise.
15009 * ltcf-gcj.sh: Likewise.
15010 * ltconfig.sh: Fix typo.
15011
15012 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15013
15014 * configure: handle DOS-style absolute paths.
15015
15016 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15017
15018 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
15019
15020 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
15021
15022 * MAINTAINERS: Add myself as avr port co-maintainer.
15023
15024 2000-12-28 Ben Elliston <bje@redhat.com>
15025
15026 * MAINTAINERS: Add myself under ``Write After Approval''.
15027
15028 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
15029
15030 * texinfo: Remove directory from GCC.
15031
15032 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
15033
15034 * COPYING: Update to current
15035 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
15036 to 19yy as example year in copyright notice).
15037
15038 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
15039
15040 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
15041 (libstdcxx_incdir): Pass down.
15042 * config.if: Remove expired bits for cxx_interface, add stub.
15043 (libstdcxx_incdir): Add variable for g++ include directory.
15044 * configure.in (gxx_include_dir): Use it.
15045
15046 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
15047
15048 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
15049 with old-email address from ``Write After Approval''.
15050
15051 2000-12-15 Andreas Jaeger <aj@suse.de>
15052
15053 * configure.in: Handle lang_dirs.
15054
15055 2000-12-14 Tom Tromey <tromey@redhat.com>
15056
15057 * MAINTAINERS: Removed brads.
15058
15059 * MAINTAINERS: Added gcj developers.
15060
15061 2000-12-13 Anthony Green <green@redhat.com>
15062
15063 * configure.in: Disable libgcj for any target not specifically
15064 listed. Disable libgcj for x86 and Alpha Linux until compatible
15065 with g++ abi.
15066
15067 2000-12-13 Mike Stump <mrs@wrs.com>
15068
15069 * Makefile.in (local-distclean): Also remove fastjar.
15070
15071 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
15072
15073 * contrib/gcc_update: Add fastjar --touch entries.
15074
15075 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
15076
15077 * configure.in: Disable language-specific target libraries for
15078 languages that aren't enabled.
15079
15080 2000-12-10 Anthony Green <green@redhat.com>
15081
15082 * configure.in: Define libgcj. Disable libgcj target libraries for
15083 most targets.
15084
15085 2000-12-10 Neil Booth <neilb@earthling.net>
15086
15087 * MAINTAINERS: Update mail address, remove from WAA list.
15088
15089 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15090
15091 * libjava: Imported from /cvs/java.
15092 * libffi: Likewise.
15093 * Boehm-gc: Likewise.
15094
15095 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15096
15097 * configure.in (target_libs): Revert 2000-12-08 patch.
15098 (noconfigdirs): Added target-libjava.
15099
15100 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15101
15102 * djunpack.bat: removed.
15103
15104 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15105
15106 * Makefile.in: handle DOS-style absolute paths.
15107 * config-ml.in: likewise.
15108 * symlink-tree: likewise.
15109
15110 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15111
15112 * fastjar: Imported.
15113
15114 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15115
15116 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15117 libjava.
15118 * configure.in (target_libs): Removed `target-libjava'.
15119
15120 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15121
15122 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15123 (ALL_MODULES): Added fastjar.
15124 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15125 (all-target-libjava): all-fastjar replaces all-zip.
15126 (all-fastjar): Added.
15127 (configure-target-fastjar, all-target-fastjar): Likewise.
15128 * configure.in (host_tools): Added fastjar.
15129
15130 2000-12-07 Mike Stump <mrs@wrs.com>
15131
15132 * Makefile.in (local-distclean): Remove leftover built files.
15133
15134 2000-11-24 Nick Clifton <nickc@redhat.com>
15135
15136 * configure.in (xscale-elf): Add target.
15137 (xscale-coff): Add target.
15138
15139 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
15140
15141 * ltcf-cxx.sh: Support creation of C++ shared libraries on
15142 recent versions of FreeBSD (release 3 or later).
15143 * ltconfig: On FreeBSD, -lc must not be provided when building
15144 a shared library or else the standard -pthread gcc option is
15145 rendered worthless to later users of the built library.
15146
15147 2000-11-16 Fred Fish <fnf@be.com>
15148
15149 * configure.in (enable_libstdcxx_v3): Fix typo,
15150 libstd++ -> libstdc++.
15151
15152 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15153
15154 * MAINTAINERS: Add self to Write After Approval list.
15155
15156 2000-11-21 Bernd Schmidt <bernds@redhat.com>
15157
15158 * MAINTAINERS: Update my email address. Add myself to global write
15159 privs list.
15160
15161 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
15162
15163 * Makefile.in: Merge with src and libgcj.
15164 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15165 configure-target-<library> when their configure scripts need the C
15166 or C++ library to have already been built to work properly.
15167 (do_proto_toplev): Set them to an empty string.
15168
15169 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15170 (REALLY_SET_LIB_PATH): Use them.
15171
15172 2000-11-17 Stan Shebs <shebs@apple.com>
15173
15174 * MAINTAINERS: Add self to Write After Approval list.
15175
15176 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15177
15178 * configure: Provide the original toplevel configure arguments
15179 (including $0) to subprocesses in the environment rather than
15180 through gcc/configargs.h.
15181
15182 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15183
15184 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15185 C99. Alphabetise "Write After Approval" list.
15186
15187 2000-11-12 Mark Mitchell <mark@codesourcery.com>
15188
15189 * configure: Turn on libstdc++ V3 by default.
15190
15191 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15192 if we've got GCC.
15193
15194 2000-11-11 Philip Blundell <philb@gnu.org>
15195
15196 * MAINTAINERS: Add self to Write After Approval list.
15197
15198 2000-11-09 David Edelsohn <edelsohn@gnu.org>
15199
15200 * ltcf-c.sh (aix4): Improve shared library configuration; require
15201 exporting symbols.
15202 * ltcf-cxx.sh (aix4): Define.
15203 * ltconfig (aix4): Define library and soname specs appropriate for
15204 AIX. Define command to create export symbols list.
15205
15206 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
15207
15208 * config.sub: Add support for Sun Chorus
15209
15210 2000-10-31 Nick Clifton <nickc@redhat.com>
15211
15212 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15213 <name>@redhat.com. Also installed new email address for Clint
15214 Popetz.
15215
15216 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15217
15218 * etc: Remove directory from GCC.
15219
15220 2000-10-16 Michael Meissner <meissner@redhat.com>
15221
15222 * configure (gcc/configargs.h): Only create if there is a build GCC
15223 directory created.
15224
15225 2000-10-16 Matthias Klose <doko@debian.org>
15226
15227 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15228 when configured for libstdc++-v3.
15229
15230 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
15231
15232 * configure: Save configure arguments to gcc/configargs.h.
15233
15234 2000-10-04 Philipp Thomas <pthomas@suse.de>
15235
15236 * config.guess: Import CVS version 1.157.
15237 * config.sub: Import CVS version 1.181.
15238
15239 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
15240
15241 * Makefile.in (bootstrap): avoid recursion if subdir missing
15242 (cross): ditto
15243 (do-proto-toplev): ditto
15244
15245 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
15246
15247 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15248 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15249
15250 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15251 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15252 all affected `configure' scripts.
15253
15254 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15255
15256 * MAINTAINERS: Add self as cpplib co-maintainer.
15257
15258 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
15259
15260 * MAINTAINERS: Add self to Write After Approval list.
15261
15262 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15263
15264 * INSTALL/README: egcs -> GCC update.
15265
15266 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
15267
15268 * MAINTAINERS: Add myself to Write After Approval list.
15269
15270 2000-09-15 Kazu Hirata <kazu@hxi.com>
15271
15272 * MAINTAINERS: Add myself to Write After Approval list.
15273
15274 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15275
15276 * configure.in: Do not build byacc for hppa64. Provide paths to the
15277 X11 libraries for hppa64.
15278
15279 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15280
15281 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15282
15283 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
15284
15285 * Makefile.in (all-zlib): Added dummy target.
15286
15287 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15288 ltcf-gcj.sh: Updated from libtool multi-language branch.
15289
15290 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
15291
15292 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15293 (bootstrap*): Depend on all-bootstrap.
15294
15295 2000-09-05 Philipp Thomas <pthomas@suse.de>
15296
15297 * config.guess: Import CVS version 1.156.
15298 * config.sub: Import CVS version 1.179.
15299
15300 2000-09-02 Anthony Green <green@cygnus.com>
15301
15302 * Makefile.in (all-gcc): Depend on all-zlib.
15303 (CLEAN_MODULES): Add clean-zlib.
15304 (ALL_MODULES): Add all-zlib.
15305 * configure.in (host_libs): Add zlib.
15306
15307 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
15308
15309 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15310 crosses, but add gcc/include to the header search path for them.
15311
15312 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15313
15314 * MAINTAINERS: Add self to Write After Approval list.
15315
15316 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15317
15318 * config.guess: Import CVS version 1.152.
15319 * config.sub: Import CVS version 1.177.
15320
15321 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
15322
15323 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15324 $targargs to tell whether newlib is going to be built.
15325
15326 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15327 $$r/TARGET_SUBDIR/libio for _G_config.h.
15328
15329 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
15330
15331 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15332
15333 2000-08-22 DJ Delorie <dj@redhat.com>
15334
15335 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15336
15337 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
15338
15339 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15340 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15341 sub-configures.
15342
15343 2000-08-21 DJ Delorie <dj@redhat.com>
15344
15345 * MAINTAINERS: Add self as a libiberty maintainer
15346
15347 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
15348
15349 * configure.in (libstdcxx_flags): Use
15350 libstdc++-v3/src/libstdc++.INC.
15351
15352 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
15353
15354 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15355
15356 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15357
15358 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15359
15360 * configure: Make enable_threads and enable_shared defaults
15361 explicit. Substitute enable_threads into generated Makefiles.
15362 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15363 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15364
15365 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15366
15367 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15368
15369 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15370
15371 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15372 previous delta.
15373
15374 2000-08-11 Jason Merrill <jason@redhat.com>
15375
15376 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15377 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15378 (FLAGS_FOR_TARGET): Not here.
15379 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15380
15381 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15382
15383 * config-ml.in (CC, CXX): Don't introduce a leading space.
15384
15385 2000-08-07 DJ Delorie <dj@delorie.com>
15386
15387 * MAINTAINERS: Add self as a DJGPP maintainer
15388
15389 2000-08-07 DJ Delorie <dj@redhat.com>
15390
15391 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15392 "if we're also building gcc, and it's a gcc that will run on the
15393 build machine, we want to use its includes instead of the system's
15394 default includes".
15395
15396 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15397
15398 * MAINTAINERS: Add self to Write After Approval list.
15399
15400 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15401
15402 * configure.in (libstdcxx_flags): Don't use `"'.
15403
15404 * config-ml.in: Adjust multilib search paths to the
15405 appropriate multilib tree.
15406
15407 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15408
15409 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15410 commas in $LANGUAGES.
15411
15412 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15413
15414 * configure.in: Re-enable all references to libg++ and librx.
15415
15416 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15417
15418 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15419 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15420 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15421 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15422
15423 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15424
15425 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15426
15427 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15428 CXX_FOR_TARGET for sed.
15429
15430 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15431
15432 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15433 Do not override if already set in the environment or in configure.
15434 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15435 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15436
15437 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15438
15439 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15440 the libtool CVS tree multi-language branch.
15441 * ltconfig, ltmain.sh: Updated.
15442
15443 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15444
15445 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15446 (clean-target): Depend on it.
15447
15448 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15449 (GCC_FOR_TARGET): Use it.
15450 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15451 * configure.in: ... here.
15452 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15453 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15454
15455 2000-07-24 Eric Christopher <echristo@cygnus.com>
15456
15457 * MAINTAINERS: Add self to Write After Approval list.
15458
15459 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15460
15461 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15462 (configure-target-libchill, configure-target-libobjc): Likewise.
15463
15464 * configure.in: Use the same cache file for all target libs.
15465 * config-ml.in: But different cache files per multilib variant.
15466
15467 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15468
15469 * configure (topsrcdir): Don't use dirname.
15470
15471 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15472
15473 * MAINTAINERS: Add self to Write After Approval list.
15474
15475 2000-07-20 Jason Merrill <jason@redhat.com>
15476
15477 * configure.in: Remove all references to libg++ and librx.
15478
15479 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15480
15481 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15482
15483 * config.sub: Update to subversions version 2000-07-06.
15484
15485 2000-07-12 Andrew Haley <aph@cygnus.com>
15486
15487 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15488 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15489
15490 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15491
15492 * symlink-tree: Check number of arguments.
15493
15494 2000-07-05 Jim Wilson <wilson@cygnus.com>
15495
15496 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15497 search path for a g++ extracted from the build tree. This
15498 will allow link tests run by configure scripts in
15499 subdirectories to succeed.
15500
15501 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15502
15503 * ltconfig: Add support for mips-dde-sysv4.2MP
15504
15505 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15506
15507 * MAINTAINERS: Add myself as loop discovery maintainer.
15508
15509 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15510
15511 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15512 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15513
15514 2000-06-19 Timothy Wall <twall@cygnus.com>
15515
15516 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15517 * config.sub: Add tic54x target.
15518
15519 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15520
15521 * MAINTAINERS: Add self as Fortran maintainer,
15522 remove Craig Burley.
15523
15524 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15525
15526 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15527 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15528
15529 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15530
15531 * MAINTAINERS: Add self as i18n maintainer
15532
15533 20000-05-21 H.J. Lu (hjl@gnu.org)
15534
15535 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15536 directory are used if they exist. Make sure
15537 $(build_tooldir)/include is searched for header files,
15538 $(build_tooldir)/lib/ for library files.
15539 (GCC_FOR_TARGET): Likewise.
15540 (CXX_FOR_TARGET): Likewise.
15541
15542 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15543
15544 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15545
15546 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15547
15548 * Makefile.in (configure-target-libiberty): Depend on
15549 configure-target-newlib.
15550
15551 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15552
15553 * configure.in, Makefile.in: Merge all libffi-related
15554 configury stuff from the libgcj tree.
15555
15556 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15557
15558 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15559 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15560
15561 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15562
15563 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15564 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15565 current version information. Add to proto-toplev directory.
15566 (gdb-taz): Build do-djunpack.
15567
15568 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15569
15570 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15571
15572 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15573
15574 * MAINTAINERS: Add self to Write After Approval list.
15575
15576 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15577
15578 * ltmain.sh: Preserve in relink_command any environment
15579 variables that may affect the linker behavior.
15580
15581 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15582
15583 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15584
15585 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15586
15587 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15588
15589 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15590
15591 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15592 with the version name.
15593
15594 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15595
15596 * MAINTAINERS: Add self as bb-reorder maintainer.
15597
15598 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15599
15600 * config.if: Tweak.
15601
15602 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15603
15604 * djunpack.bat: New file.
15605
15606 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15607
15608 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15609 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15610 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15611 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15612
15613 2000-04-16 Dave Pitts <dpitts@cozx.com>
15614
15615 * config.sub (case $basic_machine): Change default for "ibm-*"
15616 to "openedition".
15617
15618 2000-04-13 Andreas Jaeger <aj@suse.de>
15619
15620 * MAINTAINERS: Added myself.
15621
15622 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15623
15624 * Makefile.in (gdb-taz): New target. GDB specific archive.
15625 (do-md5sum): New target.
15626 (MD5PROG): Define.
15627 (PACKAGE): Default to TOOL.
15628 (VER): Default to a shell script.
15629 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15630 md5 checksum generation.
15631 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15632 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15633 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15634 insight.tar.bz2): Use gdb-taz to create archive.
15635
15636 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15637
15638 * configure (warn_cflags): Delete.
15639
15640 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15641
15642 * MAINTAINERS: Added myself.
15643
15644 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15645 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15646
15647 * configure.in (enable_libstdcxx_v3): Add.
15648 (target_libs): Add bits here to switch between libstdc++-v2 and
15649 libstdc++-v3.
15650 * config.if: And this file too.
15651 * Makefile.in: Add libstdc++-v3 targets.
15652
15653 2000-04-05 Michael Meissner <meissner@redhat.com>
15654
15655 * config.sub (d30v): Add d30v as a basic machine type.
15656
15657 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15658
15659 * configure.in: -linux-gnu*, not -linux-gnu.
15660
15661 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15662
15663 * MAINTAINERS: Add self in write-after-approval section.
15664
15665 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15666
15667 * MAINTAINERS: Add self as ia64 port maintainer.
15668
15669 2000-03-08 Neil Booth <NeilB@earthling.net>
15670
15671 * MAINTAINERS: Add self in write-after-approval section.
15672
15673 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15674
15675 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15676 (do-tar-bz2): Replace TOOL with PACKAGE.
15677 (gdb.tar.bz2): Remove GDBTK from GDB package.
15678 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15679 dejagnu.tar.bz2): New packages.
15680
15681 2000-02-27 Andreas Jaeger <aj@suse.de>
15682
15683 * configure.in: Add entry for mips*-*-linux*, move catch all
15684 *-*-*linux* entry below this one.
15685
15686 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15687
15688 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15689
15690 2000-02-24 Nick Clifton <nickc@cygnus.com>
15691
15692 * config.sub: Support an OS of "wince".
15693
15694 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15695
15696 * config.guess, config.sub: Updated to match config's 2000-02-15
15697 version.
15698
15699 2000-02-23 Linas Vepstas <linas@linas.org>
15700
15701 * config.sub: Add support for Linux/IBM 370.
15702 * configure.in: Likewise.
15703
15704 2000-02-22 Nick Clifton <nickc@cygnus.com>
15705
15706 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15707
15708 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15709
15710 * config.guess: Guess "cygwin" rather than "cygwin32".
15711
15712 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15713
15714 * configure (gcc_version): When setting, narrow search to
15715 lines containing `version_string'.
15716
15717 2000-02-15 Denis Chertykov <denisc@overta.ru>
15718
15719 * config.sub: Add support for avr target.
15720
15721 2000-02-14 Nick Clifton <nickc@cygnus.com>
15722
15723 * MAINTAINERS: Add maintainers for MCore port.
15724
15725 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15726
15727 * config.sub: Add mmix-knuth-mmixware.
15728
15729 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15730
15731 * MAINTAINERS: Pair cccp with cpplib maintainership.
15732
15733 2000-01-27 Christopher Faylor <cgf@redhat.com>
15734
15735 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15736 structure stuff to -L library search.
15737 (CXX_FOR_TARGET): Ditto.
15738 (CROSS_CHECK_MODULES): Fix spelling mistake.
15739
15740 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15741
15742 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15743 the C++ compiler.
15744
15745 2000-01-12 Richard Henderson <rth@cygnus.com>
15746
15747 * configure.in: Don't build some bits for beos.
15748
15749 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15750
15751 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15752 as include files.
15753
15754 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15755
15756 * Add self as cpplib maintainer, as requested by Jason
15757 Merrill. Correct my e-mail address.
15758
15759 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15760
15761 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15762 not mh-aix43.
15763
15764 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15765
15766 * MAINTAINERS: Add myself to "write after approval" list.
15767
15768 1999-12-14 Richard Henderson <rth@cygnus.com>
15769
15770 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15771 * config.sub: Accept alphaev[78], alphaev8.
15772
15773 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15774
15775 * config.guess, config.sub: Update from autoconf.
15776
15777 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15778
15779 * MAINTAINERS: update my playtime e-address.
15780
15781 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15782
15783 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15784 necessary libraries are missing.
15785
15786 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15787
15788 * MAINTAINERS: Add new 'write after approval' maintainer.
15789
15790 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15791
15792 * MAINTAINERS: Add new Java maintainer.
15793
15794 1999-10-25 Andreas Schwab <schwab@suse.de>
15795
15796 * configure: Fix quoting inside arguments of eval.
15797
15798 1999-10-21 Nick Clifton <nickc@cygnus.com>
15799
15800 * config-ml.in: Allow suppression of some ARM multilibs.
15801
15802 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15803
15804 * config.guess: Add OS/390 match pattern.
15805 * config.sub: Add mvs, openedition targets.
15806 * configure.in (i370-ibm-opened*): New.
15807
15808 1999-09-04 Steve Chamberlain <sac@pobox.com>
15809
15810 * config.sub: Add support for configuring for pj.
15811
15812 1999-08-31 Nick Clifton <nickc@cygnus.com>
15813
15814 * config.sub (maybe_os): Add support for configuring for fr30.
15815
15816 1999-08-25 Nick Clifton <nickc@cygnus.com>
15817
15818 * configure.in: Do not configure or build ld for AIX
15819 platforms. ld is known to be broken on these platforms.
15820
15821 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15822
15823 * config-ml.in: Pass compiler flag corresponding to multidirs to
15824 subdir configures.
15825
15826 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15827
15828 * Makefile.in (LDFLAGS): Define.
15829
15830 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15831
15832 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15833 noconfigdirs.
15834 (*-*-cygwin*): Likewise.
15835
15836 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15837
15838 * mkdep: New file.
15839 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15840 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15841
15842 From Eli Zaretskii <eliz@is.elta.co.il>:
15843 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15844 long file name when using DJGPP on MS-DOS.
15845
15846 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15847
15848 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15849
15850 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15851
15852 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15853 dependency as this causes "make check" to globally "make all"
15854
15855 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15856
15857 * configure.in (target_libs): Added target-zlib.
15858 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15859 (CONFIGURE_TARGET_MODULES): Likewise.
15860 (CHECK_TARGET_MODULES): Likewise.
15861 (INSTALL_TARGET_MODULES): Likewise.
15862 (CLEAN_TARGET_MODULES): Likewise.
15863 (configure-target-zlib): New target.
15864 (all-target-zlib): Likewise.
15865 (all-target-libjava): Depend on all-target-zlib.
15866 (configure-target-libjava): Depend on configure-target-zlib.
15867
15868 * Makefile.in (configure-target-libjava): Depend on
15869 configure-target-newlib.
15870 (configure-target-boehm-gc): New target.
15871 (configure-target-qthreads): New target.
15872
15873 * configure.in (target_libs): Added target-qthreads.
15874 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15875 (CONFIGURE_TARGET_MODULES): Likewise.
15876 (CHECK_TARGET_MODULES): Likewise.
15877 (INSTALL_TARGET_MODULES): Likewise.
15878 (CLEAN_TARGET_MODULES): Likewise.
15879 (all-target-qthreads): New target.
15880 (configure-target-libjava): Depend on configure-target-qthreads.
15881 (all-target-libjava): Depend on all-target-qthreads.
15882
15883 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15884 (CONFIGURE_TARGET_MODULES): Likewise.
15885 (CHECK_TARGET_MODULES): Likewise.
15886 (INSTALL_TARGET_MODULES): Likewise.
15887 (CLEAN_TARGET_MODULES): Likewise.
15888 (all-target-libjava): New target.
15889 (all-target-boehm-gc): Likewise.
15890 * configure.in (target_libs): Added libjava, boehm-gc.
15891
15892 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15893
15894 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15895 configure.bat in SUPPORT_FILES.
15896 (gas+binutils.tar.bz2): Likewise.
15897
15898 * makeall.bat: Remove; obsolete.
15899
15900 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15901
15902 From Mark Elbrecht:
15903 * configure.bat: Remove; obsolete.
15904
15905 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15906
15907 * configure: Add -W -Wall to the default CFLAGS when compiling with
15908 gcc.
15909
15910 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15911
15912 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15913
15914 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15915
15916 * configure.in: Build ld on IRIX6.
15917
15918 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15919
15920 * Makefile.in: Change distribution targets to use bzip2 instead of
15921 gzip.
15922 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15923 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15924
15925 1999-06-04 Nick Clifton <nickc@cygnus.com>
15926
15927 * config.sub: Add mcore target.
15928
15929 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15930
15931 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15932
15933 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15934
15935 * config.guess (dummy): Changed to $dummy.
15936
15937 1999-05-24 Nick Clifton <nickc@cygnus.com>
15938
15939 * config.sub: Tidied up case statements.
15940
15941 1999-05-22 Ben Elliston <bje@cygnus.com>
15942
15943 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15944 <jiro@din.or.jp>.
15945
15946 * config.guess: Merge with FSF version. Future changes will be
15947 more accurately recorded in this ChangeLog.
15948 * config.sub: Likewise.
15949
15950 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15951
15952 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15953
15954 1999-04-30 Tom Tromey <tromey@cygnus.com>
15955
15956 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15957
15958 1999-04-23 Tom Tromey <tromey@cygnus.com>
15959
15960 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15961
15962 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15963
15964 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15965 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15966 Bad merge removed these two changes.
15967
15968 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15969 Martin Heller (Ing.-Buero_Heller@t-online.de)
15970
15971 * config.guess (interix Alpha): Add.
15972
15973 1999-04-11 Richard Henderson <rth@cygnus.com>
15974
15975 * configure.in (i?86-*-beos*): Do config gperf; don't config
15976 gdb, newlib, or libgloss.
15977
15978 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15979
15980 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15981 link a trivial program with -mabi=64. If it fails, remove mabi=64
15982 from multidirs.
15983
15984 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15985
15986 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15987
15988 1999-04-08 Nick Clifton <nickc@cygnus.com>
15989
15990 * config.sub: Add support for mcore targets.
15991
15992 1999-04-07 Michael Meissner <meissner@cygnus.com>
15993
15994 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15995 not mt-ospace, in order to shut up assembler warning about using
15996 symbols that are named the same as registers.
15997
15998 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15999
16000 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
16001 dependency list for all-target-cygmon.
16002
16003 1999-04-05 Doug Evans <devans@casey.cygnus.com>
16004
16005 * config-ml.in: Check $host, not $target, for selective multilibs.
16006 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
16007 thumb interworking, and underscore prefix multilibs.
16008
16009 1999-04-04 Ian Lance Taylor <ian@zembu.com>
16010
16011 * missing: Update to version from current automake.
16012
16013 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
16014
16015 * configure (gxx_include_dir): Removed.
16016
16017 * configure.in (gxx_include_dir): Handle it.
16018 * Makefile.in: Likewise.
16019
16020 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
16021
16022 * config.sub (mips64vr4111,mips64vr4111el) Add.
16023
16024 1999-03-21 Ben Elliston <bje@cygnus.com>
16025
16026 * config.guess: Correct typo for detecting ELF on FreeBSD.
16027
16028 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
16029
16030 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
16031 config/mh-djgpp.
16032
16033 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
16034
16035 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
16036 all-target-newlib to dependency list for all-target-bsp.
16037
16038 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
16039
16040 * config.sub: Add i386-uwin support.
16041 * config.guess: Likewise.
16042
16043 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16044
16045 * configure.in: cleanup, add mh-*pic handling for arm, special
16046 case powerpc*-*-aix*
16047
16048 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
16049
16050 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16051 can be built.
16052
16053 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
16054
16055 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16056 targets.
16057
16058 1999-03-02 Nick Clifton <nickc@cygnus.com>
16059
16060 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16061
16062 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
16063
16064 * config.sub: Check for "cygwin*" rather than "cygwin32*"
16065
16066 1999-02-24 Nick Clifton <nickc@cygnus.com>
16067
16068 * config.sub: Fix typo in arm recognition.
16069
16070 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
16071
16072 * configure.in (noconfigdirs): Changed target_configdirs to
16073 include target-bsp only for m68k-*-elf* and m68k-*-coff*
16074 rather than m68k-*-* since it is not known to work on
16075 m68k-aout. Ditto for arm-*-*oabi.
16076
16077 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
16078
16079 * configure.in (*-*-windows*): Remove, no longer used.
16080
16081 1999-02-19 Ben Elliston <bje@cygnus.com>
16082
16083 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16084 Smart and improved by Andrew Cagney.
16085
16086 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
16087
16088 * config.guess: Recognize openbsd-*-hppa.
16089
16090 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
16091
16092 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16093 only if it is not empty.
16094
16095 1999-02-17 Nick Clifton <nickc@cygnus.com>
16096
16097 Patch from: Scott Bambrough <scottb@corelcomputer.com>
16098
16099 * config.guess: Modified to recognize uname's armv* syntax.
16100
16101 * config.sub: Modified to recognize uname's armv* syntax.
16102
16103 1999-02-17 Mark Salter <msalter@cygnus.com>
16104
16105 * configure.in: Added target-bsp for sparclite.
16106
16107 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
16108
16109 * config.sub: Recognize alphapca5[67] and up to alphaev8.
16110
16111 1999-02-08 Nick Clifton <nickc@cygnus.com>
16112
16113 * configure.in: Add support for strongarm port.
16114 * config.sub: Add support for strongarm target.
16115
16116 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
16117
16118 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16119 the old name config/mh-cygwin32.
16120 Enable texinfo.
16121
16122 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
16123
16124 * configure.in: Do build ld for ix86 Solaris.
16125
16126 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
16127
16128 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
16129 $AR_FOR_TARGET. Likewise for RANLIB.
16130
16131 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
16132
16133 * config.sub (oabi): Recognize.
16134 * configure.in (arm-*-oabi): Handle.
16135
16136 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
16137
16138 * config.guess: Improve detection of i686 on UnixWare 7.
16139
16140 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
16141
16142 * config.guess: Add support for i386-pc-interix.
16143 * config.sub: Likewise.
16144 * configure.in: Likewise.
16145
16146 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
16147
16148 * Makefile.in: Remove unneeded all-target-libio from
16149 from all-target-winsup target since it is now unneeded.
16150 Add all-target-libtermcap in its place since it is now
16151 needed.
16152
16153 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16154
16155 * configure.in: makefile stub for cygwin target is probably
16156 unnecessary. Remove it for now.
16157
16158 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16159
16160 * configure.in: libtermcap.a should be built when cygwin is the
16161 target as well as the host.
16162 * config.guess: Allow mixed case in cygwin uname output.
16163 * Makefile.in: Add libtermcap target.
16164
16165 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16166
16167 * config.sub: Clean up handling of hppa2.0.
16168
16169 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16170
16171 * config.guess: Use C code to identify more HP machines.
16172
16173 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16174
16175 * config.sub: Handle hppa2.0.
16176
16177 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16178
16179 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16180 cygmon for all sparclite targets, regardless of object format.
16181
16182 1998-12-15 Mark Salter <msalter@cygnus.com>
16183
16184 * configure.in: Added target-bsp for several target architectures.
16185
16186 * Makefile.in: Added rules for bsp.
16187
16188 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16189
16190 * config.guess: Improve detection of hppa2.0 processors.
16191
16192 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16193
16194 * config.guess: Recognize FreeBSD using ELF automatically.
16195
16196 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16197
16198 * configure (skip-this-dir): Add handling for new shell script, which
16199 might be created by a sub-directory's configure to indicate, this particular
16200 directory is "unwanted".
16201 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16202
16203 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16204
16205 * ltconfig: import from libtool, after changing libtool to
16206 account for the cygwin name change.
16207
16208 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16209
16210 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16211 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16212
16213 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16214
16215 * configure.in: Add libtermcap to list of cygwin dependencies.
16216
16217 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16218
16219 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16220 they include winsup/include when it's a cygwin target.
16221
16222 1998-11-12 Tom Tromey <tromey@cygnus.com>
16223
16224 * configure.in (host_tools): Added zip.
16225 * Makefile.in (all-target-libjava): Depend on all-zip.
16226 (all-zip): New target.
16227 (ALL_MODULES): Added all-zip.
16228 (NATIVE_CHECK_MODULES): Added check-zip.
16229 (INSTALL_MODULES): Added install-zip.
16230 (CLEAN_MODULES): Added clean-zip.
16231
16232 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16233
16234 * Makefile.in: lose "32" from comment about cygwin.
16235
16236 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16237
16238 * configure.in: Use -Os to build target libraries for the fr30.
16239
16240 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16241
16242 * config.sub: Add fr30.
16243
16244 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16245
16246 * configure.in: drop "32" from config/mh-cygwin32. Check
16247 cygwin* instead of cygwin32*.
16248 * config.sub: Check cygwin* instead of cygwin32*.
16249
16250 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16251
16252 * config.guess: Match any version of Unixware7.
16253
16254 1998-10-20 Syd Polk <spolk@cygnus.com>
16255
16256 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16257 if desired.
16258
16259 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16260
16261 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16262 these if the appropriate directories and files to not exist.
16263
16264 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16265
16266 * Makefile.in (DEVO_SUPPORT): Add config.if.
16267
16268 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16269
16270 * configure: Add pattern to replace "build_tooldir"'s
16271 definition in the generated Makefile with "tooldir"'s
16272 actual value.
16273
16274 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16275
16276 * config.sub: Bring back lost sparcv9.
16277
16278 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16279
16280 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16281
16282 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16283 CC_FOR_TARGET and friends.
16284
16285 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16286
16287 * Makefile.in (build_tooldir): New variable, same as tooldir.
16288 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16289 -B$(build_tooldir)/bin/.
16290 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16291
16292 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16293
16294 * README: Remove installation instructions and refer to the
16295 INSTALL directory instead.
16296
16297 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
16298
16299 * config.sub: Add support for i[34567]86-pc-udk.
16300 * configure.in: Likewise.
16301
16302 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16303
16304 * Makefile.in: add bzip2 package building bits for user
16305 tools module
16306 * configure.in: ditto
16307
16308 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16309
16310 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16311 (ALL_TARGET_MODULES): Add all-target-libobjc.
16312 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16313 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16314 (all-target-libchill): Add dependencies.
16315 * configure.in (target_libs): Add libchill.
16316
16317 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16318
16319 * configure.in (target_subdir): Remove duplicate line.
16320
16321 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16322
16323 * Makefile.in (all-automake): fix dependencies.
16324
16325 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16326
16327 * configure.in: Minor cleanups for building in the $(target_alias)
16328 subdir.
16329
16330 1998-09-22 Jim Wilson <wilson@cygnus.com>
16331
16332 * Makefile.in (bootstrap): Set r and s before make all. Use
16333 BASE_FLAGS_TO_PASS in make all.
16334 (cross): Likewise.
16335
16336 1998-09-20 Mark Mitchell <mark@markmitchell.com>
16337
16338 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16339
16340 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16341
16342 * config.sub: Fix typo in last change.
16343
16344 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16345
16346 * config.sub: Add support for C4x target.
16347 * configure.in: Likewise.
16348
16349 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16350
16351 * config.sub: Recognize sparcv9 just like sparc64.
16352
16353 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16354
16355 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16356
16357 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16358
16359 * config.guess: Correctly identify Pentium II sco boxes.
16360
16361 * config.guess: Fix "tr" code. From Weiwen Liu.
16362
16363 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16364
16365 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16366 stabs.
16367
16368 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16369
16370 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16371 (ALL_TARGET_MODULES): Add all-target-libchill.
16372 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16373 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16374 (all-target-libchill): Add dependencies.
16375 * configure.in (target_libs): Add libchill.
16376
16377 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16378
16379 * config.guess: Avoid assumptions about "tr" behaves when
16380 LANG is set to something other than English.
16381
16382 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16383
16384 * configure (gxx_include_dir): Changed to
16385 '${prefix}/include/g++'-${libstdcxx_interface}.
16386
16387 * config.if: New to determine the interfaces.
16388
16389 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16390
16391 * config.guess: Detect and handle MPE/IX.
16392 * config.sub: Deal with MPE/IX.
16393
16394 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16395
16396 * configure.in: Use mh-aix43.
16397
16398 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16399
16400 * configure: Fix --without/--disable cases for gxx-include-dir.
16401
16402 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16403
16404 * mdata-sh: Imported. Needed for automake support.
16405
16406 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16407
16408 * Makefile.in (taz): Try "chmod -R og=u ." before
16409 "chmod og=u `find . -print`".
16410
16411 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16412
16413 * configure.in: Add arm-elf and thumb-elf support.
16414
16415 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16416
16417 * Makefile.in: Undo previous patch.
16418
16419 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16420
16421 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16422 to here ...
16423 (install-no-fixedincludes): and here
16424 (INSTALL_MODULES): ... from here.
16425
16426 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16427
16428 * config.sub: Merge with FSF.
16429
16430 * config.guess: Merge with FSF.
16431
16432 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16433
16434 * configure (extraconfigdirs): New variable.
16435 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16436 * Makefile.in (all): Move higher in file.
16437 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16438 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16439 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16440 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16441 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16442
16443 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16444
16445 * Makefile.in (all-target-libjava): Depend on all-gcc and
16446 all-target-newlib.
16447 (configure-target-libjava): Depend on $(ALL_GCC).
16448
16449 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16450
16451 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16452 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16453
16454 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16455
16456 * INSTALL/README: Fix typo.
16457
16458 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16459
16460 * ylwrap: Change absolute path checks to check for DOS style path
16461 names.
16462
16463 * ylwrap: Don't use a full path name if the source file is in the
16464 same directory. From hjl@lucon.org (H.J. Lu).
16465
16466 * config-ml.in: Default to being verbose, to match Feb 18 change to
16467 configure.
16468
16469 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16470
16471 Brought over from egcs:
16472
16473 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16474
16475 * configure.in (target_subdir): Set to ${target_alias} instead
16476 of "libraries".
16477
16478 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16479
16480 * configure.in (target_subdir): Set to libraries if enable_multilib.
16481
16482 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16483
16484 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16485 multilibs, force reconfiguration the first time we create
16486 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16487
16488 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16489
16490 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16491 avoid confusion with --no-recursion.
16492
16493 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16494
16495 * configure.in: Win32 hosts shouldn't use install -x
16496 * install-sh: remove -x option, and special .exe-handling
16497 hack.
16498
16499 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16500
16501 * config.guess: Recognize i586-pc-beos.
16502 * configure.in: Don't build some bits for beos.
16503
16504 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16505
16506 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16507 CFLAGS default to -O2.
16508
16509 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16510 when using GNU ld.
16511
16512 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16513
16514 * ltmain.sh: Correct install when using a different shell.
16515
16516 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16517
16518 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16519
16520 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16521
16522 * makefile.vms: Update to build binutils/makefile.vms. Add install
16523 target.
16524
16525 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16526
16527 * ltconfig: Update to correct AIX handling.
16528
16529 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16530
16531 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16532
16533 * configure.in (target_subdir): Set to ${target_alias} instead
16534 of "libraries".
16535
16536 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16537
16538 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16539 (Makefile): Depend on $(gcc_version_trigger).
16540
16541 * configure (gcc_version): Change default initializer to empty
16542 string.
16543 (gcc_version_trigger): New variable; pass this variable down
16544 to subdir configures to enable them checking gcc's version
16545 themselves. Emit make macros for both gcc_version vars.
16546 (topsrcdir): Initialize reliably.
16547 (recursion line): Remove --with-gcc-version=${gcc_version}.
16548
16549 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16550
16551 * configure (enable_version_specific_runtime_libs): Implement new flag
16552 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16553 in $(libsubdir); emit definition in each generated Makefile.
16554 (gxx_include_dir): Initialize depending on
16555 $enable_version_specific_runtime_libs.
16556
16557 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16558
16559 * configure (gcc_version): Initialize properly depending on
16560 how and where configure is started.
16561 (recursion line): Pass a --with-gcc-version=${gcc_version}
16562 to configures in subdirs.
16563
16564 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16565
16566 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16567 cygmon
16568
16569 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16570
16571 * configure.in: Add cygmon and libstub support for mn10200.
16572
16573 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16574
16575 * configure (gcc_version): Add new variable describing the
16576 particular gcc version we're building.
16577 * Makefile.in (libsubdir): Add new macro for the directory
16578 in which the compiler finds executables, libraries, etc.
16579 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16580 and libsubdir.
16581
16582 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16583
16584 * Makefile.in (local-clean): Remove *.log.
16585 (warning.log): Built with warn_summary from build.log.
16586 (mail-report.log): Run test_summary.
16587 (mail-report-with-warnings.log): Run test_summary including
16588 warning.log in the report.
16589
16590 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16591
16592 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16593
16594 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16595
16596 * Makefile.in (grep): Grep no longer depends on libiberty.
16597
16598 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16599
16600 * Makefile.in: all-snavigator needs all-libgui.
16601
16602 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16603
16604 * configure.in: Add cygmon and libstub support for mn10300.
16605
16606 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16607
16608 * missing: Update to version from automake 1.3.
16609
16610 * ltmain.sh: On installation, don't get confused if the same name
16611 appears more than once in the list of library names.
16612
16613 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16614
16615 * config.sub: Accept m68060 and m5200 as CPU names.
16616
16617 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16618
16619 * configure: Use && rather than using -a in test, because odd
16620 strings can confuse test.
16621 * configure.in: Likewise.
16622
16623 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16624
16625 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16626
16627 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16628
16629 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16630 bootstrap4-lean): New targets.
16631
16632 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16633
16634 * mpw-* Delete. Not used.
16635
16636 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16637
16638 * COPYING.LIB: Update FSF address.
16639
16640 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16641
16642 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16643
16644 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16645 GAS_SUPPORT_DIRS.
16646
16647 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16648
16649 * ltconfig, ltmain.sh: Avoid producing a version number if
16650 -version-info was not used.
16651
16652 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16653
16654 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16655 building with newlib.
16656
16657 1998-04-30 Paul Eggert <eggert@twinsun.com>
16658
16659 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16660 Solaris `make' causes it to continue to next definition.
16661
16662 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16663
16664 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16665 the right GUI libraries and files are installed along with GDB.
16666
16667 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16668
16669 * configure.in: Change alpha to alpha* in several places.
16670
16671 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16672
16673 * config.sub: Recognize sparc86x.
16674
16675 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16676
16677 * configure.in (--enable-target-optspace): Remove debug echo.
16678
16679 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16680
16681 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16682
16683 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16684
16685 * ltconfig: Update cygwin32 support.
16686
16687 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16688 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16689 (GDB_SUPPORT_DIRS): Likewise.
16690
16691 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16692
16693 * configure.in (target_makefile_frag): If --enable-target-optspace,
16694 use -Os to compile target libraries rather than -O2. Default to
16695 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16696 not used.
16697 * configure.in (target_cflags): Ditto for d30v.
16698
16699 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16700
16701 * Makefile.in (all-bfd): Depend on all-intl.
16702 (all-binutils): Likewise.
16703 (all-gas): Likewise.
16704 (all-gprof): Likewise.
16705 (all-ld): Likewise.
16706
16707 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16708
16709 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16710
16711 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16712
16713 * Makefile.in (all-bfd): Depend upon all-libiberty.
16714
16715 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16716
16717 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16718
16719 * Makefile.in: Add libstub.
16720
16721 * configure.in: Ditto. Build libstub for targets that have cygmon
16722 support.
16723
16724 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16725
16726 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16727
16728 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16729
16730 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16731 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16732
16733 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16734
16735 * configure: Define DEFAULT_M4 by searching PATH.
16736 * Makfile.in: Use DEFAULT_M4.
16737
16738 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16739
16740 * ltconfig: Add cygwin32 support.
16741
16742 * Makefile.in, configure.in: Add libtool as a native only directory
16743 to configure and build.
16744
16745 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16746
16747 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16748
16749 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16750
16751 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16752
16753 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16754
16755 * Makefile.in: add ash make rules
16756 * configure.in: add ash to native_only and host_tools lists
16757
16758 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16759
16760 * Makefile.in (all-gettext, all-intl): New targets.
16761 (ALL_MODULES): Added all-gettext, all-intl.
16762 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16763 (INSTALL_MODULES): Added install-gettext, install-intl.
16764 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16765
16766 * configure.in (host_tools): Added gettext.
16767 (native_only): Likewise.
16768 (noconfigdirs) [various cases]: Likewise.
16769 (host_libs): Added intl.
16770
16771 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16772
16773 * configure: Do not disable building gdbtk for cygwin32 hosts.
16774
16775 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16776
16777 * configure.in: Add thumb-coff target.
16778 * config.sub: Add thumb-coff target.
16779
16780 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16781
16782 * Makefile.in: Revert yesterday's change.
16783 (all-target-winsup): all-target-librx stays out of here.
16784
16785 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16786
16787 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16788 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16789 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16790 Remove references to librx and libg++.
16791
16792 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16793
16794 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16795 recursive makes
16796
16797 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16798
16799 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16800 for newlib directory.
16801 (CXX_FOR_TARGET): Likewise.
16802
16803 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16804
16805 * ltconfig: Update after libtool/ltconfig.in change for
16806 hpux11.
16807
16808 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16809
16810 * ltconfig, ltmain.sh: Update to libtool 1.2.
16811
16812 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16813
16814 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16815 (install-gcc-cross): Instead, override LANGUAGES here.
16816
16817 1998-03-18 Dave Love <d.love@dl.ac.uk>
16818
16819 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16820 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16821
16822 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16823
16824 * configure.in: Add Thumb-pe target.
16825
16826 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16827
16828 * Makefile.in - changed sn targets to snavigator
16829 * configure.in - changed sn targets to snavigator
16830
16831 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16832
16833 * config-ml.in: After building symlink tree call make distclean
16834 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16835 to be the case for libiberty.
16836
16837 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16838
16839 * configure: When making link, also check the current
16840 directory. The configure scripts may create one.
16841
16842 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16843
16844 * config.sub: Accept alphapca56 and alphaev6 properly.
16845
16846 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16847
16848 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16849
16850 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16851
16852 * config.sub (sco5): Fix typo.
16853
16854 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16855
16856 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16857 install-itcl.
16858 (install-itcl): Remove dependency on install-tcl.
16859
16860 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16861
16862 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16863
16864 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16865
16866 * configure.in: Don't build libgui for a cygwin32 target when not on
16867 a cygwin32 host.
16868
16869 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16870
16871 * configure (redirect): Set to null, so default behavior of
16872 configure is now --verbose.
16873
16874 1998-02-16 Dave Love <d.love@dl.ac.uk>
16875
16876 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16877 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16878
16879 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16880
16881 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16882 this change to sync Makefile.in with its ChangeLog entries.
16883
16884 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16885
16886 * ltmain.sh (mkdir): Check that the directory doesn't exist
16887 before we exit with error, so that we don't get races during
16888 parallel builds.
16889
16890 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16891
16892 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16893
16894 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16895
16896 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16897 PICFLAG_FOR_TARGET.
16898 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16899
16900 * configure: Emit a definition for the new macro enable_shared
16901 into each Makefile.
16902
16903 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16904
16905 * configure.in (host_tools, native_only): Add libtool.
16906
16907 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16908
16909 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16910 Fix typo in ming config comment.
16911
16912 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16913
16914 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16915
16916 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16917
16918 * config.sub: Add tic30 cases, and map c30 to tic30.
16919
16920 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16921
16922 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16923 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16924 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16925 (CLEAN_TARGET_MODULES): Similarly
16926 (all-target-libf2c): Add dependences.
16927 * configure.in (target_libs): Add libf2c.
16928
16929 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16930
16931 * configure.in: Remove expect from noconfigdirs when target
16932 is cygwin32. OK to build expect and dejagnu with Canadian
16933 Cross.
16934
16935 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16936
16937 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16938 host.
16939
16940 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16941 and mingw32.
16942
16943 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16944
16945 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16946 here as it is not defined in the toplevel Makefile.
16947
16948 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16949
16950 * configure (package_makefile_rules_frag): New variable, which names
16951 a file with generic rules, ...
16952 Change comment to mention we now have FIVE parts.
16953 * configure: Undo last change.
16954
16955 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16956
16957 * config.guess: More accurate determination of HP processor types.
16958 * config.sub: More accurate determination of HP processor types.
16959
16960 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16961
16962 * configure (package_makefile_frag): Move inserting the
16963 ${package_makefile_frag} to where it should be according
16964 to the comment.
16965
16966 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16967
16968 * config.guess: Add support for Linux/ARM.
16969
16970 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16971
16972 * .cvsignore: Remove *-info and *-install since they match
16973 release-info and mpw-install, which we don't want to just ignore.
16974
16975 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16976
16977 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16978
16979 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16980
16981 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16982 local_prefix to sub-make invocations.
16983
16984 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16985
16986 * configure.in: Check makefile fragments in the source
16987 directory.
16988
16989 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16990
16991 * configure.in: Check whether host and target makefile
16992 fragments exist before adding them to *_makefile_frag.
16993
16994 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16995
16996 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16997
16998 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16999
17000 * configure.in: Make sure we only replace RPATH_ENVVAR on
17001 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
17002 regexp to sed.
17003
17004 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
17005 to sub-makes.
17006
17007 1998-01-13 Lee Iverson (leei@ai.sri.com)
17008
17009 * config-ml.in (multi-do): LDFLAGS must include multilib
17010 designator.
17011
17012 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
17013
17014 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
17015
17016 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
17017
17018 * config.sub: Add mingw32 support.
17019 * configure.in: Likewise.
17020
17021 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
17022
17023 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
17024
17025 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
17026
17027 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17028 * configure (gxx_include_dir): Provide a definition for subdirs
17029 which do not use autoconf.
17030
17031 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
17032
17033 * config.guess: Sync with egcs. Picks up new alpha support,
17034 BeOS & some additional linux support.
17035
17036 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
17037
17038 * config.guess: HP 9000/803 is a PA1.1 machine.
17039
17040 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
17041
17042 * configure.in: It's alpha*-...
17043
17044 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17045
17046 * configure.in (host_makefile_frag, target_makefile_frag):
17047 Handle multiple config files.
17048 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17049 alpha-*-*.
17050
17051 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
17052
17053 * mkdep: New file.
17054
17055 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
17056
17057 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17058
17059 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
17060
17061 * Makefile.in: Add libgui directory.
17062 (GDB_TK): Add all-libgui.
17063 * configure.in: Add libgui directory.
17064 * configure: Add all-libgui to GDB_TK.
17065
17066 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
17067
17068 * config-ml.in (multidirs): Add m32r to multilib list.
17069
17070 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
17071
17072 * Makefile.in (all-target-gperf): Change dependency to
17073 all-target-libstdc++.
17074
17075 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
17076
17077 * config.guess: Add BeOS support.
17078
17079 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
17080
17081 Source directory cvs renamed to cvssrc:
17082 * configure.in (host_tools): Change cvs to cvssrc.
17083 (native_only): Likewise.
17084 (noconfigdirs) [various cases]: Likewise.
17085 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17086 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17087 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17088 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17089 (all-cvssrc): Rename target from all-cvs.
17090
17091 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
17092
17093 * configure (gxx_include_dir): Fix thinko.
17094
17095 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
17096
17097 * Makefile.in (INSTALL_TARGET_CROSS): Define.
17098 (install-cross, install-gcc-cross): New targets.
17099
17100 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
17101
17102 * configure.in (noconfigdirs): Add support for Thumb target.
17103
17104 * config.sub (maybe_os): Add support for Thumb target.
17105
17106 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
17107
17108 * Makefile.in: Add rules for cygmon.
17109
17110 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17111
17112 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
17113
17114 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17115 * configure (gxx_include_dir): Provide a definition for subdirs
17116 which do not use autoconf.
17117
17118 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
17119
17120 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17121 11/18/97 build
17122
17123 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
17124
17125 * From Franz Sirl.
17126 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17127 found on RedHat Linux systems.
17128
17129 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
17130
17131 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17132 guesses.
17133
17134 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
17135
17136 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17137
17138 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
17139
17140 * ltmain.sh: If mkdir fails, check whether the directory was created
17141 anyhow by some other process.
17142
17143 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
17144
17145 * configure.in (d30v-*-*): Configure all directories.
17146
17147 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
17148
17149 * configure.in (d30v-*-*): Configure newlib, libiberty directories
17150 for the D30V.
17151
17152 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17153
17154 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17155
17156 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17157
17158 * include/libiberty.h: Add extern "C" { so it can be used with C++
17159 progrms.
17160 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17161 programs.
17162
17163 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17164
17165 * configure.in (d30v-*-*): Configure GCC now.
17166
17167 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17168
17169 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17170 is no longer needed.
17171
17172 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17173
17174 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17175
17176 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17177
17178 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17179 targets using "$@" to provide support for similar but not identical
17180 targets without having to duplicate code.
17181
17182 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17183
17184 * makefile.vms: Fix to work with DEC C.
17185
17186 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17187
17188 * config.sub: Add mips-tx39-elf to marketing names.
17189
17190 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17191
17192 * ltmain.sh: Handle symlinks in generated script.
17193
17194 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17195
17196 * configure: Handle autoconf style directory options: --bindir,
17197 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17198 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17199 --sysconfdir.
17200 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17201 (sharedstatedir, localstatedir, oldincludedir): New variables.
17202 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17203 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17204 sbindir, sharedstatedir, and sysconfdir.
17205
17206 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17207
17208 * Makefile.in (bootstrap-lean): New target.
17209
17210 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17211
17212 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
17213 sn, and gnuserv from noconfigdirs.
17214
17215 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17216
17217 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17218
17219 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17220
17221 * Makefile.in (cross): New target.
17222
17223 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17224 Jeff Law <law@cygnus.com>
17225
17226 * Makefile.in (bootstrap2, bootstrap3): New targets.
17227 (all-bootstrap): Remove outdated and confusing target.
17228 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17229
17230 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17231
17232 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17233 windows. Consistent with gdb/configure.
17234
17235 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17236
17237 * configure.in: Name Linux target fragment.
17238
17239 * configure: Rewrite so that project Makefile fragment is inserted
17240 first and appears last in the resulting Makefile.
17241
17242 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17243
17244 * Makefile.in (install-itcl): Install tcl first.
17245
17246 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17247
17248 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17249
17250 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17251
17252 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17253
17254 * configure.in (skipdirs): Add target-librx for Linux.
17255 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17256
17257 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17258
17259 * Makefile.in (bootstrap): New target.
17260
17261 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17262
17263 * config.sub: Accept 'amigados' for backward compatibility.
17264
17265 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17266
17267 * config.guess: Merge with FSF.
17268
17269 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17270
17271 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17272
17273 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17274
17275 * config.sub: Add "marketing-names" patch.
17276
17277 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17278
17279 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17280
17281 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17282
17283 * config.sub: Handle v850-elf.
17284
17285 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
17286
17287 * .cvsignore (*-install): Remove.
17288
17289 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17290
17291 * ltconfig: Set CONFIG_SHELL in libtool.
17292 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17293
17294 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17295
17296 * configure.in (target_subdir): Set to libraries if enable_multilib.
17297
17298 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17299
17300 * config.guess: Update from gcc directory.
17301
17302 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17303
17304 * Makefile.in (all-sim): Depends on all-readline.
17305
17306 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17307
17308 * Makefile.in (BISON, YACC): Use $$s.
17309 (all-bison): Depend on all-texinfo.
17310
17311 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17312
17313 * Makefile.in (BISON): Add -L flag.
17314 (YACC): Likewise.
17315
17316 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17317
17318 * configure.in (noconfigdirs): Add support for v850e target.
17319
17320 * config.sub (maybe_os): Add support for v850e target.
17321
17322 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17323
17324 * configure.in (noconfigdirs): Add support for v850ea target.
17325
17326 * config.sub (maybe_os): Add support for v850ea target.
17327
17328 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17329
17330 * config.sub: Add mipstx39. Delete r3900.
17331
17332 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17333
17334 * Makefile.in (all-autoconf): Depends on all-texinfo.
17335
17336 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17337
17338 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17339 eabi targets.
17340
17341 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17342
17343 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17344
17345 * configure: When handling a Canadian Cross, handle YACC as well as
17346 BISON. Just set BISON to bison. When setting YACC, prefer bison.
17347 * Makefile.in (all-bison): Depend upon all-texinfo.
17348
17349 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17350
17351 * Makefile.in (BISON): bison, not byacc or bison -y.
17352 (YACC): bison -y or byacc or yacc.
17353 (various): Add *-bison as appropriate.
17354 (taz): No need to mess with BISON anymore.
17355
17356 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17357
17358 * configure: If OSTYPE matches *win32*, try to find a good value for
17359 CONFIG_SHELL.
17360
17361 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17362
17363 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17364 configure.in if it is present.
17365
17366 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17367
17368 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17369
17370 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17371
17372 * config.sub: Recognize `arc' cpu.
17373 * configure.in: Likewise.
17374 * config-ml.in: Likewise.
17375
17376 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17377
17378 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17379
17380 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17381
17382 * configure: Changed sed delimiter from ':' to '|' when
17383 attempting to substitute ${config_shell} for SHELL. On
17384 NT ${config_shell} may contain a ':' in it.
17385
17386 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17387
17388 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17389
17390 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17391
17392 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17393
17394 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17395
17396 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17397
17398 * ylwrap: If the program is a relative path, force it to be
17399 absolute.
17400
17401 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17402
17403 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17404
17405 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17406
17407 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17408 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17409 for libraries.
17410
17411 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17412
17413 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17414 separated by spaces.
17415
17416 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17417
17418 * ylwrap: New file.
17419 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17420
17421 * ltmain.sh: Handle /bin/sh at start of install program.
17422
17423 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17424
17425 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17426 * missing: New file, from automake 1.2.
17427
17428 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17429
17430 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17431 check-tk to CHECK_X11_MODULES.
17432
17433 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17434
17435 * config.sub: Merge with FSF.
17436
17437 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17438
17439 * config.guess: Merge with FSF.
17440
17441 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17442
17443 * configure: Treat msdosdjgpp like go32.
17444 * configure.in: Likewise. Don't remove gprof for go32.
17445
17446 * configure: Change Makefile.tem2 to Makefile.tm2.
17447
17448 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17449
17450 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17451
17452 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17453
17454 * install-sh (chmodcmd): Set to null if the DST directory already
17455 exists. Same as Nov 11th change.
17456
17457 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17458
17459 * configure (GDB_TK): Needs itcl and tix.
17460
17461 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17462
17463 * config.guess: Update from FSF.
17464
17465 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17466
17467 * Makefile.in (GDB_TK): Depend on itcl and tix.
17468
17469 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17470
17471 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17472 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17473 (INSTALL_SCRIPT): New variable.
17474 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17475 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17476 to -x.
17477 * install-sh: Add support for -x option.
17478
17479 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17480
17481 * configure.in, Makefile.in: Treat tix like itcl.
17482
17483 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17484
17485 * Makefile.in (WINDRES): New variable.
17486 (WINDRES_FOR_TARGET): New variable.
17487 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17488 (EXTRA_HOST_FLAGS): Add WINDRES.
17489 (EXTRA_TARGET_FLAGS): Add WINDRES.
17490 (EXTRA_GCC_FLAGS): Add WINDRES.
17491 ($(DO_X)): Pass down WINDRES.
17492 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17493 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17494 DLLTOOL_FOR_TARGET.
17495
17496 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17497
17498 * configure.in: configure sim before gdb for win32-x-ppc
17499
17500 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17501
17502 Move gperf into the toplevel, from libg++.
17503 * configure.in (target_tools): Add target-gperf.
17504 (native_only): Add target-gperf.
17505 * Makefile.in (all-target-gperf): New target, depend on
17506 all-target-libg++.
17507 (configure-target-gperf): Empty rule.
17508 (ALL_TARGET_MODULES): Add all-target-gperf.
17509 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17510 (CHECK_TARGET_MODULES): Add check-target-gperf.
17511 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17512 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17513
17514 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17515
17516 * config.sub (mn10200): Recognize new basic machine.
17517
17518 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17519
17520 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17521 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17522
17523 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17524
17525 * configure.in: If we're building mips-sgi-irix6* native, turn on
17526 ENABLE_MULTILIB and set TARGET_SUBDIR.
17527
17528 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17529
17530 * Makefile.in (all-sn): Depend on all-grep.
17531
17532 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17533
17534 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17535
17536 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17537 Makefile. From Jeff Makey <jeff@cts.com>.
17538 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17539
17540 * Makefile.in (DISTBISONFILES): Remove.
17541 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17542 $(DEFAULT_YACC).
17543
17544 * configure.in: Build itl, db, sn, etc., when building for native
17545 cygwin32.
17546
17547 * Makefile.in (LD): New variable.
17548 (EXTRA_HOST_FLAGS): Pass down LD.
17549 ($(DO_X)): Likewise.
17550
17551 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17552
17553 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17554
17555 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17556
17557 * configure.in (targargs): Strip out any supplied --build argument
17558 before adding our own. Always add --build.
17559
17560 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17561
17562 * configure.in (targargs): Pass --build if we're doing
17563 a cross-compile.
17564
17565 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17566
17567 * configure: Use '|' instead of ":" as the separator in
17568 sed. Otherwise sed chokes on NT path names with drive
17569 designators. Also look for "?:*" as the leading characters in an
17570 absolute pathname.
17571
17572 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17573
17574 * config.sub: Support for r3900.
17575
17576 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17577
17578 * configure.in: Use install-sh, not install.sh.
17579
17580 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17581
17582 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17583 apply it twice.
17584
17585 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17586
17587 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17588 install-binutils.
17589
17590 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17591
17592 * Makefile.in: Add automake targets.
17593 * configure.in (host_tools): Add automake.
17594
17595 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17596
17597 * configure: Default CXX to c++, not gcc.
17598 * Makefile.in (CXX): Set to c++, not gcc.
17599 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17600
17601 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17602
17603 * install-sh: try appending a .exe if source file doesn't
17604 exist
17605
17606 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17607
17608 * configure.in: Turn on multilib by default.
17609 (cross_only): Remove target-libiberty.
17610
17611 * Makefile.in (all-gcc): Don't depend on libiberty.
17612
17613 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17614
17615 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17616
17617 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17618
17619 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17620 (DISTBISONFILES): Add ld/Makefile.in
17621
17622 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17623
17624 * configure.in: if target is cygwin32 but host isn't cygwin32,
17625 don't configure gdb tcl tk expect, not just gdb.
17626
17627 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17628
17629 * configure.in: Added gnuserv everywhere sn appears.
17630
17631 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17632 (CROSS_CHECK_MODULES): Added check-gnuserv.
17633 (INSTALL_MODULES): Added install-gnuserv.
17634 (CLEAN_MODULES): Added clean-gnuserv.
17635 (all-gnuserv): New target.
17636
17637 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17638
17639 * config.guess: Fixes for MIPS OpenBSD systems.
17640
17641 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17642
17643 * Makefile.in (INSTALL_XFORM): Remove.
17644 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17645
17646 * mkinstalldirs: New file, copied from automake.
17647 * Makefile.in (installdirs): Rename from install-dirs. Use
17648 mkinstalldirs. Change all users.
17649 (DEVO_SUPPORT): Add mkinstalldirs.
17650
17651 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17652
17653 * install-sh: Rename from install.sh.
17654 * Makefile.in (INSTALL): Change install.sh to install-sh.
17655 (DEVO_SUPPORT): Likewise.
17656
17657 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17658 Graichen <graichen@rzpd.de>.
17659
17660 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17661
17662 * config.guess: Recognize OpenBSD systems correctly.
17663
17664 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17665
17666 * README, Makefile.in (ETC_SUPPORT): Remove references to
17667 cfg-paper*, configure.{texi,man,info*}._
17668
17669 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17670
17671 * Makefile.in (all.normal): Ensure that gcc is built after all
17672 the x11 - ie gdb - targets.
17673
17674 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17675
17676 * makefile.vms: Don't run conf-a-gas.
17677
17678 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17679
17680 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17681
17682 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17683
17684 * configure.in: Remove noconfigdirs case since gdb also
17685 configures and builds for tic80-coff.
17686
17687 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17688
17689 * configure: Set cache_file to config.cache.
17690 * Makefile.in (local-distclean): Remove config.cache.
17691
17692 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17693
17694 * COPYING: Update FSF address.
17695
17696 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17697
17698 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17699 noconfigdirs.
17700
17701 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17702
17703 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17704 MAKEDIRS, is empty.
17705
17706 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17707
17708 * config.sub: Tweak mn10300 entry.
17709
17710 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17711
17712 * configure.in (host_tools): Put sim before gdb, so gdb's
17713 configure.tgt can determine if the simulator was configured.
17714
17715 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17716
17717 * config.sub: Move BeOS $os case to be with other Cygnus
17718 local cases.
17719
17720 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17721
17722 * config.sub: Remove misplaced comment that broke Linux.
17723
17724 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17725
17726 * config.sub: Add BeOS support.
17727
17728 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17729
17730 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17731
17732 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17733
17734 * configure.in (noconfigdirs): Remove tcl and tk from
17735 noconfigdirs for cygwin32 builds.
17736
17737 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17738
17739 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17740
17741 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17742
17743 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17744 make-all.com, use makefile.vms instead.
17745
17746 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17747
17748 * config.sub: Accept -lnews*.
17749
17750 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17751
17752 * configure.in (noconfigdirs): Disable target-newlib,
17753 target-examples and target-libiberty for d30v.
17754
17755 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17756
17757 * configure.in (noconfigdirs): Enable ld for d30v.
17758
17759 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17760
17761 * configure.in (tic80-*-*): Build compiler.
17762
17763 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17764
17765 * configure.in (d30v-*): Remove sim directory from list of
17766 unsupported d30v directories
17767
17768 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17769
17770 * config.sub, configure.in: Add d30v target cpu.
17771
17772 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17773
17774 * makefile.vms: New file.
17775 * make-all.com: Remove.
17776
17777 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17778
17779 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17780
17781 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17782
17783 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17784
17785 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17786
17787 * Makefile.in (ALL_MODULES): Added all-db.
17788 (CROSS_CHECK_MODULES): Addec check-db.
17789 (INSTALL_MODULES): Added install-db.
17790 (CLEAN_MODULES): Added clean-db.
17791
17792 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17793
17794 * config.guess: Merge with latest FSF sources.
17795
17796 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17797
17798 * Makefile.in (ALL_MODULES): Added all-itcl.
17799 (CROSS_CHECK_MODULES): Added check-itcl.
17800 (INSTALL_MODULES): Added install-itcl.
17801 (CLEAN_MODULES): Added clean-itcl.
17802
17803 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17804
17805 * configure.in: build gdb for mn10200
17806
17807 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17808
17809 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17810
17811 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17812
17813 * configure.in (tic80-*-*): Turn off most targets right now.
17814
17815 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17816
17817 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17818 rather than the makeinfo program.
17819 (do-info): Depend upon all-texinfo.
17820
17821 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17822
17823 * configure.in: Remove uses of config/mh-linux.
17824
17825 * config.sub, config.guess: Merge with latest FSF sources.
17826
17827 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17828
17829 * config.sub (case $basic_machine): Add tic80 entries.
17830
17831 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17832
17833 * config.sub, config.guess: Merge with latest FSF sources.
17834
17835 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17836
17837 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17838 * mpw-config.in: Test for NewFolderRecursive.
17839 * mpw-install: Use symbolic name for startup filename.
17840 * mpw-README: Add various additional details.
17841
17842 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17843
17844 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17845
17846 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17847
17848 * configure.in: Do build gcc and the target libraries for
17849 the mn10200.
17850
17851 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17852
17853 * configure.in: don't avoid building gdb for mn10300 any more
17854 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17855 instead of single-quoting it.
17856
17857 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17858
17859 * configure.in: Don't use --with-stabs on IRIX 6.
17860
17861 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17862
17863 * configure.in (m32r): Build gdb, libg++ now.
17864
17865 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17866
17867 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17868 directories from noconfigdirs.
17869
17870 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17871
17872 * config.sub (basic_machine): added mips16 configuration
17873
17874 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17875
17876 * config.sub: Handle d10v-unknown.
17877
17878 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17879
17880 * config.sub: Handle v850-unknown.
17881
17882 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17883
17884 * Makefile.in: add findutils
17885 * configure.in: add findutils to list of host_tools
17886
17887 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17888
17889 * config.sub: Handle mn10200 and mn10300.
17890
17891 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17892
17893 * configure.in (d10v-*): Do not build librx.
17894
17895 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17896
17897 * configure.in (mn10300): Build everything except gdb & libgloss.
17898
17899 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17900
17901 * config.guess: Patch for Dansk Data Elektronik servers,
17902 from Niels Skou Olsen <nso@dde.dk>.
17903
17904 For ncr, use /bin/uname rather than uname, since GNU uname does not
17905 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17906
17907 Patch for MIPS R4000 running System V,
17908 from Eric S. Raymond <esr@snark.thyrsus.com>.
17909
17910 Fix thinko for nextstep.
17911
17912 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17913
17914 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17915 * config.guess: Guess mips-dec-mach_bsd4.3.
17916
17917 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17918 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17919 release numbers.
17920 * config.guess (mips-mips-riscos*): Emit just enough of the
17921 release number.
17922
17923 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17924 * config.guess (sparc-auspex-sunos*): Added.
17925 (f300-fujitsu-*): Added.
17926
17927 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17928 * config.guess: Recognize a Tadpole as a sparc.
17929
17930 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17931
17932 * config.guess: Don't assume that NextStep version is either 2 or
17933 3. NextStep 4 (aka OpenStep 4) has come out now.
17934
17935 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17936
17937 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17938 From Rik Faith <faith@cs.unc.edu>.
17939
17940 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17941
17942 * config.sub: Contributions from bug-gnu-utils to:
17943 Support plain "hppa" (no version given) architecture, reported by
17944 OpenStep.
17945 OpenBSD like NetBSD.
17946 LynxOs is not a hardware supplier.
17947
17948 * config.guess: Contributions from bug-gnu-utils to add support for:
17949 OpenBSD like NetBSD.
17950 Stratus systems.
17951 More Pyramid systems.
17952 i[n>4]86 Intel chips.
17953 M680[n>4]0 Motorola chips.
17954 Use unknown instead of lynx for hardware manufacturer.
17955
17956 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17957
17958 * install.sh (chmodcmd): Set to null if the DST directory already
17959 exists.
17960
17961 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17962
17963 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17964 not use mt-ppc target Makefile fragment any more.
17965
17966 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17967
17968 * configure.in (*-*-windows): Exclude everything but those dirs
17969 needed to build windows.
17970
17971 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17972
17973 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17974
17975 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17976
17977 * configure.in: Exclude mmalloc from i386-windows.
17978
17979 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17980
17981 * Undo my previous change.
17982
17983 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17984
17985 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17986 unconditionally.
17987 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17988
17989 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17990
17991 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17992 host to add it's own flags.
17993
17994 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17995
17996 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17997
17998 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17999
18000 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
18001 (CXX_FOR_TARGET): Likewise.
18002 (GCC_FOR_TARGET): Define.
18003 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
18004 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
18005 CC_FOR_TARGET was specified on the command line.
18006 (MAKEOVERRIDES): Don't define.
18007
18008 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
18009
18010 * configure.in (m32r): Fix spelling of libg++ libs.
18011
18012 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
18013
18014 * config.sub (-apple*): Remove, now redundant.
18015
18016 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
18017
18018 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
18019
18020 * configure: Rework yesterday's sed script patch.
18021
18022 * config.sub: Merge with FSF.
18023
18024 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
18025
18026 * config.guess: Merge from FSF.
18027
18028 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
18029 * config.guess: Use pc instead of unknown, for pc clone systems.
18030 Change linux to linux-gnu.
18031
18032 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18033 * config.guess: Avoid non-portable tr syntax.
18034
18035 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
18036
18037 * test-build.mk (HOLES): Add "xargs" for gdb.
18038
18039 * configure: Avoid hpux10.20 sed bug.
18040
18041 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
18042
18043 * configure.in: Add support for windows host
18044 (that is a build done under the Microsoft build environment).
18045
18046 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
18047
18048 * Makefile.in: Replace all uses of srcroot with s, to shrink
18049 command line lengths.
18050
18051 Patches from Geoffrey Noer <noer@cygnus.com>:
18052 * configure.in: If configuring for newlib, pass --with-newlib to
18053 subdirectories.
18054 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18055 -Bnewlib/ and -Lwinsup to gcc.
18056 (CXX_FOR_TARGET): Likewise.
18057
18058 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
18059
18060 * Makefile.in (ETC_SUPPORT): Add configure.
18061
18062 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
18063
18064 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18065 host configuration file.
18066
18067 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
18068
18069 * configure.in: Break mn10x00 support into separate
18070 mn10200 and mn10300 configurations.
18071 * config.sub: Likewise.
18072
18073 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
18074
18075 * configure.in: Add lots of stuff to noconfigdirs for
18076 the mn10x00 targets.
18077
18078 * config.sub, configure.in: Add mn10x00 support.
18079
18080 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
18081
18082 * make-all.com: Call conf-a-gas, not config-a-gas.
18083
18084 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
18085
18086 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18087 targets.
18088
18089 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
18090
18091 * mpw-README: Add much more detail for native PowerMac.
18092 * mpw-install: New file.
18093 * mpw-configure: Add --norecursion and --help options.
18094 * mpw-config.in: Translate readme and install files when
18095 copying to objdir.
18096 * mpw-build.in: Don't always depend on byacc and flex.
18097 (install-only-top): New action.
18098
18099 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
18100
18101 * configure.in: You can now configure GDB for the v850.
18102
18103 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
18104
18105 * configure.in (noconfigdirs): Don't configure any C++ dirs
18106 if targeting D10V.
18107
18108 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
18109
18110 * config.sub: Recognize mips64vr5000.
18111
18112 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
18113
18114 * configure.in: Use a single line for host_tools and native_only.
18115
18116 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
18117
18118 * config.sub, configure.in: Add entries for m32r.
18119
18120 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
18121
18122 * Makefile.in (inet-install): Don't run install-gzip.
18123
18124 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
18125
18126 * configure.in: Don't config lots of things for *-*-windows*.
18127
18128 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
18129
18130 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18131 (host_libs, host_tools): Copy from configure.in.
18132 * mpw-configure: Don't complain about directories not found.
18133
18134 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18135
18136 * configure.in (i[345]86): Recognize i686 for pentium pro.
18137 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18138 file.
18139
18140 * config.guess (i[345]86): Ditto.
18141
18142 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18143
18144 * configure.in (noconfigdirs): Removed gdb for D10V.
18145
18146 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
18147
18148 * configure.in: Remove ld, target-libio, target-libg++, and
18149 target-libstdc++ from noconfigdirs.
18150
18151 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18152
18153 * configure: Fix three locations where shell scripts were
18154 being run directly rather than with config_shell.
18155
18156 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18157
18158 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18159 * config.sub (basic_machine): Recognize v850.
18160
18161 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18162
18163 * mpw-configure: Handle multiple enable/disable options and
18164 pass them down recursively, handle -c and -s flags appropriately
18165 depending on choice of compiler, add escape mechanism for
18166 quoted arguments to gC.
18167
18168 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18169
18170 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18171 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18172 so that -mrelocatable-lib and -mno-eabi are used.
18173
18174 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18175 not support --print-multi-lib, don't abort.
18176
18177 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18178
18179 * make-all.com: Run config-a-gas.
18180 * setup.com: Don't copy subdirectory files around.
18181
18182 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18183
18184 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18185 target, it now compiles correctly.
18186
18187 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18188
18189 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18190
18191 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18192
18193 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18194
18195 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18196
18197 * configure.in (native_only): Add prms.
18198
18199 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18200
18201 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18202 (BINUTILS_SUPPORT_DIRS): Likewise.
18203
18204 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18205
18206 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18207 d10v support is added.
18208
18209 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18210
18211 * configure.in (d10v-*-*): New target.
18212
18213 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18214
18215 * config.guess (HP 9000/811): Recognize this as a PA1.1
18216 machine.
18217
18218 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18219
18220 * Makefile.in (do-tar-gz): New target, split out from tail end of
18221 taz target. Run each command separately, don't use pipes.
18222 (taz): Use it.
18223
18224 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18225
18226 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18227 * mpw-build.in: No builds should depend on building byacc or flex,
18228 they are assumed to be installed already.
18229
18230 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18231
18232 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18233 variable that CC_FOR_TARGET needs.
18234
18235 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18236
18237 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18238 options have changed since the last time the subdirectory was
18239 configured, and if it has, reconfigure.
18240 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18241 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18242
18243 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18244
18245 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18246 CLEAN_MODULES): Add bash.
18247 (all-bash): New target.
18248
18249 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18250
18251 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18252
18253 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18254
18255 * config.sub (basic_machine): Recognize d10v as a valid processor.
18256
18257 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18258
18259 * mpw-configure: Add support for --bindir.
18260 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18261
18262 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18263
18264 * configure.in: add bash, time, gawk to list of hosttools and things
18265 to only build for native toolchains
18266
18267 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18268
18269 * Makefile.in (docdir): Remove.
18270
18271 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18272
18273 * Makefile.in (datadir): Set to $(prefix)/share.
18274
18275 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18276
18277 * configure.in: build diff and patch for cygwin32-hosted
18278 toolchains.
18279
18280 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18281
18282 * config.sub: Accept -rtems*.
18283
18284 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18285
18286 * configure.in: enable dosrel for cygwin32-hosted builds,
18287 remove diff from the list of things not buildable
18288 via Canadian Cross
18289
18290 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18291
18292 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18293 don't get ". ".
18294
18295 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18296
18297 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18298
18299 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18300
18301 * Makefile.in (taz): Handle case where tex3patch didn't even get
18302 checked out. Also, if it was found, put the symlink in a new util
18303 subdirectory.
18304
18305 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18306
18307 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18308
18309 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18310
18311 * config.sub: Recognize -openvms.
18312 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18313 * make-all.com, setup.com: New files.
18314
18315 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18316
18317 * Makefile.in (taz): tex3patch moved to texinfo/util.
18318
18319 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18320
18321 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18322 * configure.in: remove make from disable-if-Can-Cross list
18323 enable gdb if ${host} and ${target} are cygwin32
18324
18325 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18326
18327 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18328 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18329
18330 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18331
18332 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18333 distinguish sysv/svr4/bsd variants.
18334 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18335
18336 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18337
18338 * configure.in: Added copyright notice.
18339 * move-if-change: Added copyright notice.
18340
18341 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18342
18343 * configure.in (powerpcle-*-solaris*): Until we get shared
18344 libraries working, don't build gdb, sim, make, tcl, tk, or
18345 expect.
18346
18347 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18348
18349 * config.guess: Merge with FSF:
18350
18351 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18352 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18353
18354 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18355 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18356
18357 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18358 * config.guess: Combine two OSF1 rules.
18359 Also recognize field test versions. From mjr@zk3.dec.com.
18360 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18361 because GNU uname does not support -p. From pmr@pajato.com.
18362
18363 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18364
18365 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18366
18367 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18368
18369 * mpw-README: Document GCCIncludes.
18370
18371 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18372
18373 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18374
18375 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18376
18377 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18378
18379 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18380
18381 * configure.in (*-*-cygwin32): Configure make.
18382
18383 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18384
18385 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18386
18387 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18388
18389 * Makefile.in (all-inet): Depend on all-perl.
18390
18391 * Makefile.in (inet-install): New target.
18392
18393 * Makefile.in (all-inet): Depend on all-tcl.
18394 (all-inet): Depend on all-send-pr.
18395
18396 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18397
18398 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18399 temporarily.
18400
18401 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18402
18403 * configure.in: Don't configure --with-gnu-ld on AIX.
18404
18405 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18406
18407 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18408
18409 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18410
18411 * Makefile.in (ALL_MODULES): Added all-inet.
18412 (CROSS_CHECK_MODULES): Added check-inet.
18413 (INSTALL_MODULES): Added install-inet.
18414 (CLEAN_MODULES): Added clean-inet.
18415 (all-indent): New target.
18416
18417 * configure.in (host_tools): Added inet.
18418 (native_only): Added inet.
18419 (noconfigdirs): Added inet.
18420
18421 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18422
18423 * configure.in: Don't configure libgloss if we are not configuring
18424 newlib.
18425
18426 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18427
18428 * configure.in: Don't configure libgloss for unsupported
18429 architectures.
18430
18431 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18432
18433 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18434
18435 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18436
18437 * Makefile.in (ALL_MODULES): Include all-apache.
18438 (CROSS_CHECK_MODULES): Include check-apache.
18439 (INSTALL_MODULES): Include install-apache.
18440 (all-apache): New target.
18441
18442 * configure.in: Added apache everywhere perl is seen.
18443
18444 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18445
18446 * Makefile.in: Add support for clean-{module} and
18447 clean-target-{module} rules.
18448
18449 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18450
18451 * configure.in (*-*-ose) do not build libgloss.
18452
18453 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18454
18455 * config.guess (prep*:SunOS:5.*:*): Turn into
18456 powerpele-unknown-solaris2.
18457
18458 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18459
18460 * configure.in: Permit --enable-shared to specify a list of
18461 directories.
18462
18463 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18464
18465 * configure.in (host==solaris): Pass only the first word of $CC
18466 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18467
18468 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18469
18470 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18471
18472 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18473
18474 * Makefile.in (ALL_MODULES): Include all-perl.
18475 (CROSS_CHECK_MODULES): Include check-perl.
18476 (INSTALL_MODULES): Include install-perl.
18477 (ALL_X11_MODULES): Include all-guile.
18478 (CHECK_X11_MODULES): Include check-guile.
18479 (INSTALL_X11_MODULES): Include install-guile.
18480 (all-perl): New target.
18481 (all-guile): New target.
18482
18483 * configure.in (host_tools): Include perl and guile.
18484 (native_only): Include perl and guile.
18485 (noconfigdirs): Don't build guile and perl; no ports have been
18486 done.
18487
18488 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18489
18490 * configure (--enable-*): Handle quoted option lists such as
18491 --enable-sim-cflags='-g0 -O' better.
18492
18493 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18494
18495 * Makefile.in ({,inst}all-target): New rule so we can make and
18496 install all of the target directories easily.
18497
18498 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18499
18500 * configure.in: Add missing global flag in sed substitution when
18501 deleting `target-' from ${configdirs}.
18502
18503 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18504
18505 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18506 option.
18507
18508 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18509 config/mh-necv4.
18510
18511 * install.sh: Correct misspelling of transformbasename.
18512
18513 * config.guess: Recognize mips-*-sysv*.
18514
18515 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18516
18517 * config.sub: Recognize mon960.
18518
18519 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18520
18521 * configure: Restore Canadian Cross handling of BISON and LEX,
18522 removed in Feb 20 change.
18523
18524 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18525
18526 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18527 Mention make install. Remove the old copyright date as well the
18528 clumsy and rather pointless copyright on the README file.
18529
18530 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18531
18532 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18533 Makefile after running symlink-tree, then run `make distclean' to
18534 avoid clobbering any generated files in srcdir.
18535
18536 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18537
18538 * configure.in (m68k-*-netbsd*): Build everything now.
18539
18540 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18541
18542 * Makefile.in (taz): Fix quoting.
18543
18544 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18545
18546 * configure.in (sparclet-*-*): Build everything now.
18547
18548 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18549
18550 * configure.in (m68k-*-linux*): New host.
18551
18552 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18553
18554 * configure: Check for bison before byacc.
18555
18556 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18557
18558 * Makefile.in configure: Change the way LEX and BISON/YACC are
18559 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18560 searching PATH. These are used as fallbacks by Makefile.in if
18561 flex/bison/byacc aren't in objdir.
18562
18563 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18564
18565 * Makefile.in: Make everything which depends upon all-bfd also
18566 depend upon all-opcodes, in case --with-commonbfdlib is used.
18567
18568 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18569
18570 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18571 building NT native compilers on Unix.
18572
18573 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18574
18575 * configure.in: Don't get CC from the host Makefile fragment if we
18576 can find gcc in PATH, or if this is a Canadian Cross. Move the
18577 Solaris test for /usr/ucb/cc to the post target script, just after
18578 the compiler sanity test.
18579
18580 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18581
18582 * config.sub: Merge with FSF.
18583
18584 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18585
18586 * Makefile.in (RPATH_ENVVAR): New variable.
18587 (REALLY_SET_LIB_PATH): Use it.
18588 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18589
18590 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18591
18592 * config.sub, configure.in: Recognize sparclet cpu.
18593
18594 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18595
18596 * config.guess: Support m68k-cbm-sysv4.
18597
18598 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18599
18600 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18601 m68k-unknown-linuxaout from linker help string. Put quotes around
18602 $ld_help_string.
18603
18604 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18605
18606 * config.guess (powerpc-harris-powerunix): Add guess for port
18607 to new target.
18608
18609 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18610
18611 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18612
18613 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18614
18615 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18616 $(REALLY_SET_LIB_PATH) in Makefile.
18617 * Makefile.in (SET_LIB_PATH): New variable.
18618 (REALLY_SET_LIB_PATH): New variable.
18619 ($(DO_X)): Use $(SET_LIB_PATH).
18620 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18621 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18622 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18623 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18624 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18625 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18626 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18627 (install-dosrel): Likewise.
18628 (all-opcodes): Depend upon all-libiberty.
18629
18630 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18631
18632 * config.guess (*:CYGWIN*): New
18633
18634 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18635
18636 * Makefile.in (all-target-winsup): All all-target-libiberty.
18637
18638 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18639
18640 * configure.in (noconfigdirs): Add missing # in front of comment.
18641
18642 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18643
18644 * configure.in: add second pass to things added to noconfigdirs
18645 so *-gm-magic can exclude libgloss properly.
18646
18647 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18648
18649 * mpw-configure (extralibs_name, rez_name): Set correctly
18650 for MWC68K compiler.
18651
18652 * mpw-README: Add more info on the necessary build tools.
18653
18654 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18655
18656 * configure.in, config.sub: Recognize cygwin32.
18657
18658 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18659
18660 * config.guess, config.sub: Recognize A/UX.
18661
18662 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18663
18664 * config.sub: Merge with gcc/config.sub.
18665
18666 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18667
18668 * mpw-build.in (do-binutils): Add build of stamps.
18669
18670 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18671
18672 * config.sub: Add recognition for mips64vr4100*-* targets.
18673
18674 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18675
18676 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18677 Add creation of gconfigargs with `--enable-shared' turned on.
18678 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18679 ($(host)-stamp-stage3-configured): Likewise.
18680 (HOLES): Add chatr and ldd.
18681 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18682
18683 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18684
18685 * configure: Pass --nfp to recursive configures.
18686
18687 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18688
18689 * Makefile.in (DLLTOOL): New.
18690 (DLLTOOL_FOR_TARGET): New.
18691 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18692 (EXTRA_TARGET_FLAGS): Ditto.
18693 (EXTRA_GCC_FLAGS): Ditto.
18694 (CONFIGURE_TARGET_MODULES): Ditto.
18695 (DO_X): Ditto.
18696 * configure: Add DLLTOOL.
18697
18698 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18699
18700 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18701 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18702 mh-sco, since old workarounds no longer needed, and don't
18703 build ld, since libraries have weak symbols in COFF.
18704
18705 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18706
18707 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18708
18709 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18710
18711 * configure.in: Make sure that ${CC} can be used to compile an
18712 executable.
18713
18714 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18715
18716 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18717 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18718 nothing depending on whether gdbtk is being built.
18719
18720 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18721
18722 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18723
18724 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18725
18726 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18727 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18728
18729 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18730
18731 * config-ml.in: Add support for
18732 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18733 Simplify setting of multidirs from --disable-foo.
18734
18735 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18736
18737 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18738 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18739 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18740 non-empty, pass them on to the GCC make.
18741 (all-bootstrap): New rule that is like all-gcc, except it executes
18742 the GCC bootstrap rule instead of the GCC all rule.
18743
18744 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18745
18746 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18747
18748 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18749
18750 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18751 DG/UX support.
18752
18753 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18754
18755 * config.sub (i*86*) Change [345] to [3456]
18756
18757 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18758
18759 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18760 --with-gnu-ld=no.
18761
18762 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18763
18764 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18765 AIX multilibs get built.
18766
18767 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18768
18769 * configure.in (i386-win32): Don't build expect if we're not
18770 building the tcl subdir.
18771
18772 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18773
18774 * Makefile.in: (configure-target-examples, all-target-examples):
18775 New targets, configure and build example programs.
18776
18777 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18778
18779 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18780 use it as input to sedit the generated MPW makefile.
18781 * mpw-README: Add a suggestion about Gestalt.h.
18782
18783 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18784
18785 * config.sub: Accept *-*-ieee*.
18786
18787 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18788
18789 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18790 Ronald F. Guilmette <rfg@monkeys.com>.
18791
18792 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18793
18794 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18795 for powerpc-pe native.
18796 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18797 (target==powerpc-pe): duplicate i386-win32 entry.
18798
18799 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18800
18801 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18802 of vxworks, not just vxworks5.1.
18803
18804 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18805
18806 * mpw-configure: Add support for exec-prefix.
18807
18808 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18809
18810 * config.guess: Recognize HP model 816 machines as having
18811 a PA1.1 processor.
18812
18813 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18814
18815 * configure: Ignore new autoconf configure options.
18816
18817 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18818
18819 * config.guess: Recognize Pentium under SCO.
18820 From Robert Lipe <robertl@arnet.com>.
18821
18822 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18823
18824 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18825
18826 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18827
18828 * configure.in: Don't configure gas for alpha-dec-osf*.
18829
18830 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18831
18832 * configure.in: Default to --with-stabs for some targets for which
18833 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18834 i[345]86*-*-unixware*.
18835
18836 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18837
18838 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18839 rather than basing it on the target. Simplify handling of options
18840 controlling which directories to configure. Remove extraneous
18841 slash in multi-clean target.
18842
18843 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18844
18845 * config-ml.in: Prefix more variables with ml_ so they don't collide
18846 with configure's.
18847
18848 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18849
18850 * configure: Don't turn -v into --v.
18851
18852 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18853
18854 * configure.in (targargs): Fix typo.
18855
18856 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18857
18858 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18859
18860 * configure.in: Strip --host and --target options from
18861 CONFIG_ARGUMENTS, and always configure for --host only. Add
18862 --with-cross-host option when building with a cross-compiler.
18863 * configure: Canonicalize the arguments put into config.status by
18864 always using `=' for an option with an argument. Pass a presumed
18865 --host or --target explicitly.
18866
18867 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18868
18869 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18870 into general OS recognition case.
18871
18872 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18873
18874 * configure.in (target_configdirs): add target-winsup only
18875 for win32 target systems.
18876
18877 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18878
18879 * Makefile.in (all-target-libgloss): Depend upon
18880 configure-target-newlib, since when libgloss is built it looks to
18881 see if the newlib directory exists.
18882
18883 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18884
18885 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18886 cfg-ml-*.in.
18887
18888 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18889
18890 * configure: Handle LD and LD_FOR_TARGET when configuring a
18891 Canadian Cross.
18892
18893 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18894
18895 * configure.in (target_libs): add target-winsup.
18896 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18897 (target==ppcle-pe): remove ld from $noconfigdirs.
18898
18899 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18900
18901 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18902 Preserve relative path names in $srcdir. Build symlink tree if
18903 configuring cross target dir and srcdir=. (= no VPATH support).
18904 (configure-target-libg++): Depend on configure-target-librx.
18905 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18906 * config-ml.in: New file.
18907 * symlink-tree: New file.
18908 * configure: Ensure srcdir="." if that's what it is.
18909
18910 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18911
18912 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18913 includes and FLEX_SKELETON setting.
18914 * mpw-configure (--with-gnu-ld): New option, controls whether
18915 to use PPCLink or ld with PowerMac GCC.
18916 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18917 * mpw-config.in: Configure grez if targeting Mac.
18918
18919 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18920 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18921 just macos.
18922 * configure.in: Configure grez resource compiler if targeting Mac.
18923 * Makefile.in (all-grez, install-grez): New targets.
18924
18925 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18926
18927 * configure: CXX defaults to gcc, not g++. If we find
18928 gcc in the path, set CC to gcc -O2.
18929
18930 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18931
18932 * configure: Default ${build} correctly. Avoid picking up extra
18933 spaces when reading CC and CXX from Makefile. When doing a
18934 Canadian Cross, use plausible default values for numerous
18935 variables.
18936 * configure.in: When doing a Canadian Cross, don't try to
18937 configure tools whose configure script can't handle it.
18938
18939 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18940
18941 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18942
18943 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18944
18945 * configure: Remove dubious bug reporting address.
18946
18947 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18948
18949 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18950 configure script, run that instead of this directory's configure.
18951 In either case, print a message that we're configuring the sub-dir.
18952
18953 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18954
18955 * configure.in: Before checking for the existence of various files,
18956 use sed to filter out "target-".
18957
18958 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18959
18960 * Makefile.in (DO_X): Split rule to decrease command line length
18961 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18962 (Philippe De Muyter).
18963
18964 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18965
18966 * Makefile.in (all-patch): depend on all-libiberty.
18967
18968 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18969
18970 * configure.in: If the only directory in target_configdirs which
18971 actually exists is libiberty, then set target_configdirs to empty,
18972 to avoid trying to build a target libiberty in a gas or gdb
18973 distribution.
18974
18975 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18976
18977 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18978 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18979 systems.
18980
18981 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18982
18983 * configure.in (copy_dirs): Use sys-include instead of include
18984 for --with-headers option.
18985
18986 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18987
18988 * Makefile.in, configure.in: Make winsup builds work with
18989 new scheme.
18990
18991 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18992
18993 * configure.in: Build the linker on AIX.
18994
18995 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18996
18997 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18998 where needed.
18999
19000 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
19001
19002 * Makefile.in (all-gcc): Fix typo.
19003
19004 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
19005
19006 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
19007
19008 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
19009
19010 * configure.in: Rename libFOO to target-libFOO, and xiberty
19011 to target-xiberty, to provide more flexibility.
19012 (target_subdir): Define. Create if cross.
19013 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
19014 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
19015 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
19016 check-libFOO -> check-target-libFOO, etc.
19017 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
19018 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
19019 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
19020 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
19021 allow ALL_GCC="" to only configure.
19022 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
19023 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
19024 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
19025
19026 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
19027
19028 * Makefile.in (taz): Build "info" in etc explicitly.
19029
19030 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
19031
19032 * configure.in: Make sure that CC is undefined (as opposed to
19033 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
19034 problem with autoconf trying to configure on a host without GCC.
19035
19036 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19037
19038 * mpw-configure: Set host alias from choice of host compiler,
19039 only use generic MPW Makefile sed if present, edit a file
19040 named "hacked_Makefile.in" instead of "Makefile.in" if present.
19041 * mpw-README: Add problem notes about CW6 and CW7.
19042
19043 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
19044
19045 * Makefile.in (taz): Use ";" instead of ";;".
19046
19047 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19048
19049 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
19050 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19051 DISTDOCDIRS.
19052 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
19053 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
19054
19055 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
19056
19057 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
19058 and gnats, because they are now subsumed by DISTSTUFFDIRS.
19059 Move bfd to DISTSTUFFDIRS.
19060
19061 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19062
19063 * Makefile.in (X11_LIB): Removed.
19064 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19065
19066 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19067
19068 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19069
19070 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19071 names.
19072
19073 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19074
19075 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19076
19077 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
19078
19079 * configure.in (i[345]86-*-win32): Always build newlib.
19080 Don't configure cvs, autoconf or texinfo.
19081 * Makefile.in (LD_FOR_TARGET): New.
19082 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19083 Pass down LD_FOR_TARGET.
19084
19085 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
19086
19087 * winsup: New directory.
19088 * Makefile.in: Build winsup.
19089 * configure.in: Winsup is configured when target is win32.
19090 Can only build win32 target GDB when native.
19091
19092 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
19093
19094 * config.guess: Recognize HP model 819 machines as having
19095 a PA 1.1 processor.
19096
19097 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
19098
19099 * configure: Fix sed loop which substitutes for CC and CXX to
19100 avoid bug found in various sed implementations.
19101
19102 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19103
19104 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19105 simulator. Use standard powerpc-*-eabi*.
19106
19107 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
19108
19109 * configure.in: Stop putting gas and binutils in noconfigdirs for
19110 powerpc-*-aix* and rs6000-*-*.
19111
19112 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
19113
19114 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19115 -mcall-aixdesc libraries.
19116
19117 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
19118
19119 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19120
19121 * config.sub (arm | armel | armeb): Fix shell syntax.
19122
19123 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19124
19125 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19126 -msoft-float and -mcpu=common support.
19127 (powerpc*-*-eabisim*): Add support for building -mcall-aix
19128 libraries.
19129
19130 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19131
19132 * configure.in: Allow configuration and build of emacs19 for the alpha.
19133
19134 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19135
19136 * configure.in (CC): Get ^CC, not just any old CC, from
19137 ${host_makefile_frag}.
19138
19139 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19140
19141 * configure.in (CC): Try to get CC from
19142 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19143
19144 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19145
19146 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19147 only if it exists in $(srcdir).
19148
19149 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
19150
19151 * configure: If CC and CXX are not set in the environment, set
19152 them, based on either an existing Makefile or on searching for gcc
19153 in PATH. Substitute for CC and CXX in Makefile.
19154 * configure.in: Remove libm from target_libs. Separate
19155 target_configdirs from configdirs. If CC is not set in
19156 environment, try to get it from a host Makefile fragment. Rewrite
19157 changes of configdirs to use skipdirs instead. A few minor
19158 tweaks. Take directories out of target_configdirs as they are
19159 taken out of configdirs. Remove existing Makefile files from
19160 subdirectories. Substitute for TARGET_CONFIGDIRS and
19161 CONFIG_ARGUMENTS in Makefile.
19162 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19163 by configure.in.
19164 (CONFIG_ARGUMENTS): Likewise.
19165 (CONFIGURE_TARGET_MODULES): New variable.
19166 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19167 ($(CONFIGURE_TARGET_MODULES)): New target.
19168 (configure-libg++, configure-libio): New targets.
19169 (all-libg++): Depend upon configure-libg++.
19170 (all-libio): Depend upon configure-libio.
19171 (configure-libgloss, all-libgloss): New targets.
19172 (configure-libstdc++): New target.
19173 (all-libstdc++): Depend upon configure-libstdc++.
19174 (configure-librx, all-librx): New targets.
19175 (configure-newlib): New target.
19176 (all-newlib): Depend upon configure-newlib
19177 (configure-xiberty): New target.
19178 (all-xiberty): Depend upon configure-xiberty.
19179
19180 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19181
19182 * configure.in (host i[345]86-*-win32): Expand the
19183 noconfigdirs again.
19184
19185 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19186
19187 * mpw-configure: Fix sed command file name.
19188
19189 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19190
19191 * configure.in (host i[345]86-*-win32): Reduce the
19192 noconfigdirs again.
19193
19194 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19195
19196 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19197 or powerpc*-*-pe*, since they are not yet supported.
19198
19199 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19200
19201 Add PowerMac support and many other enhancements.
19202 * mpw-configure: New option --cc to select compiler to use,
19203 paste options set according to --cc into the generated
19204 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19205 if mpw-make.sed is present.
19206 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19207 add forward includes for PowerPC include files.
19208 * mpw-build.in: Build using Makefile.PPC if present.
19209 (do-byacc, etc): Remove separate version resource builds.
19210 (do-gas): Build "stamps" before "all".
19211 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19212 * mpw-README: Update to reflect --cc option, PowerMac support,
19213 and recently-reported compatibility problems.
19214
19215 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19216
19217 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19218 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19219 (--with-multilib-top): Pass to recursive invocations.
19220
19221 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19222
19223 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19224 v810-*-*.
19225
19226 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19227
19228 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19229 gdb, ld and opcodes on v810-*-*.
19230
19231 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19232
19233 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19234 (local-maintainer-clean): New target.
19235 (maintainer-clean): New target.
19236 (realclean): Just depend upon maintainer-clean.
19237
19238 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19239
19240 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19241
19242 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19243
19244 * configure.in: Build ld in mips*-*-bsd* case.
19245
19246 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19247
19248 * config.sub: Accept -lites* OS. From Ian Dall.
19249
19250 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19251
19252 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19253 targets.
19254
19255 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19256
19257 * configure.in: treat i386-win32 canadian cross the same as
19258 i386-go32 canadian cross.
19259
19260 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19261
19262 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19263 running under the simulator to build a reduced set of libraries.
19264 (powerpc-*-eabiaix): Add fine grained multilib support added to
19265 other powerpc targets yesterday.
19266
19267 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19268
19269 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19270 -disable-softfloat, -disable-relocatable, -disable-aix, and
19271 -disable-sysv to control which multilib libraries get built.
19272
19273 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19274
19275 * configure: Add Makefile.tem to list of files to remove in trap
19276 handler.
19277
19278 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19279
19280 * config.guess (*Linux*): Add missing "exit"s.
19281 Also, need specific check for alpha-unknown-linux (uses COFF).
19282
19283 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19284
19285 * config.guess: Merge with FSF:
19286
19287 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19288 * config.guess (AIX4): More robust release numbering discovery.
19289
19290 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19291 * config.guess (i386-sequent-ptx): Properly get version number.
19292
19293 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19294 * config.guess (mips:*:4*:UMIPS): New case.
19295
19296 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19297
19298 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19299 (i386-win32 host): Likewise. Don't build readline.
19300
19301 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19302
19303 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19304 SUPPORT_FILES to submakes.
19305
19306 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19307
19308 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19309 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19310 mpw-configure.
19311
19312 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19313
19314 * configure.in (appdirs): Use =, not ==, in test expression when
19315 trying to build the text to print in the warning message for
19316 Solaris users.
19317
19318 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19319
19320 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19321
19322 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19323
19324 * config.guess: Recognize lynx-2.3.
19325
19326 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19327
19328 * config.sub (z8ksim): Deleted
19329 (z8k-*-coff): New, this is the one true name of the target.
19330
19331 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19332
19333 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19334
19335 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19336
19337 * config.guess (*:Linux:*:*): First try asking the linker what the
19338 default object file format is (elf, aout, or coff). Then if this
19339 fails, try previous methods.
19340
19341 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19342
19343 * configure.in: Don't build newlib for *-*-vxworks5.1.
19344
19345 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19346
19347 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19348 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19349
19350 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19351
19352 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19353
19354 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19355
19356 * cfg-ml-com.in: New file.
19357 * cfg-ml-pos.in: New file.
19358
19359 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19360
19361 * COPYING.NEWLIB: Add HP free copyright to list.
19362
19363 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19364
19365 * config.sub: Recognize -eabi* for the system, not just -eabi.
19366
19367 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19368
19369 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19370 * config.sub, configure.in (win32): New target and host.
19371
19372 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19373
19374 * configure.in: Add i386-pe configuration.
19375
19376 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19377
19378 * mpw-build.in (install): Install GDB after LD.
19379
19380 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19381
19382 * mpw-config.in (elf/mips.h): Always forward-include, needed
19383 for GDB to build.
19384
19385 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19386
19387 * testsuite: New directory for customer acceptance and whole tool
19388 chain tests.
19389
19390 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19391
19392 * configure: If per-host line isn't found, but AC_OUTPUT is found
19393 and a configure script exists, run it instead.
19394
19395 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19396
19397 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19398
19399 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19400
19401 * configure: Set build_{cpu,vendor,os,alias} to host values when
19402 --build isn't specified.
19403
19404 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19405
19406 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19407 (FLAGS_TO_PASS): Pass them.
19408 (EXTRA_TARGET_FLAGS): Ditto.
19409
19410 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19411
19412 * Makefile.in (all-libg++): Depend on all-libstdc++.
19413
19414 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19415
19416 * configure.in (noconfigdirs): Enable all packages for
19417 i386-unknown-netbsd.
19418
19419 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19420
19421 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19422 hosted builds (DOS builds)
19423
19424 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19425
19426 Changes for ARM based on patches from Richard Earnshaw:
19427 * config.sub: Handle armeb and armel.
19428 * configure.in: Omit arm linker only for riscix.
19429
19430 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19431
19432 * config.guess: Update from FSF.
19433
19434 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19435
19436 * config.sub: Recognize powerpcle as the little endian variant of
19437 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19438 powerpcle variant. Convert pentium into i586, not i486. Add p5
19439 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19440 temporarily.
19441
19442 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19443
19444 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19445
19446 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19447
19448 * config.sub: Accept -lites* as a basic system type.
19449
19450 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19451
19452 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19453 installed, and if so return linuxoldld as the system name.
19454
19455 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19456
19457 * config.guess: Add hppa1.1-hp-lites support.
19458
19459 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19460
19461 * configure.in: Don't build newlib for m68k-vxworks5.1.
19462
19463 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19464
19465 * configure.in (mips-sgi-irix6): Use mh-irix5.
19466
19467 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19468
19469 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19470
19471 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19472
19473 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19474 OSF/1. Fix compiler flags.
19475 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19476
19477 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19478
19479 * configure.in: Recognize --with-newlib.
19480 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19481
19482 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19483
19484 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19485 to *_X11_MODULES due to gdbtk needing X include files et al.
19486
19487 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19488
19489 Merge in support for Mac MPW as a host.
19490 (Old change descriptions retained for informational value.)
19491
19492 * mpw-config.in: Add generic include forwards for cpu-specific
19493 include files in aout and elf directories.
19494
19495 * mpw-configure: Added copyright.
19496 * mpw-config.in: Check for presence of required build tools.
19497 (target_libs): Add newlib.
19498 (target_tools): Add examples.
19499 (Read Me): Generate as "Read Me for MPW" instead.
19500 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19501 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19502 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19503
19504 * mpw-configure: Remove subdir-specific makefile hackery,
19505 delete mk.tmp after using it.
19506
19507 * mpw-build.in (all): Display start and end times.
19508
19509 * mpw-configure (host_canonical): Set.
19510 (target_cpu): Always add to makefiles.
19511 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19512 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19513 (mpw-mh-mpw): Look for in srcdir and srcroot.
19514 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19515
19516 * mpw-build.in: (install-only): New target.
19517
19518 * mpw-configure (host_alias, target_alias): Rename from hostalias
19519 and targetalias, add into generated Makefile.
19520 (mk.tmp): If present, add into generated Makefile.
19521 * mpw-build.in (all-gas): Build config.h first before gas proper.
19522
19523 * mpw-configure (config.status): Write only if changed.
19524 * mpw-config.in (readline): Configure it (not built, just used for
19525 definitions).
19526
19527 * mpw-config.in (elf/mips.h): Add a forward include.
19528
19529 * mpw-config.in: Forward-include most .h files in include into
19530 extra-include.
19531 (readline): Don't build.
19532 mpw-build.in (install): Install GDB.
19533
19534 * mpw-configure (prefix, mpw_prefix): Handle it.
19535 * mpw-config.in (mmalloc, readline): Don't configure.
19536 * mpw-build.in (thisscript): Rename to ThisScript.
19537 Use mpw-build instead of BuildProgram everywhere.
19538 (mmalloc, readline): Don't build.
19539 * mpw-README: New file, basic documentation about the MPW port.
19540
19541 * mpw-config.in: Use forward-include to create include files.
19542
19543 * mpw-configure: Add more things to the top of each configured
19544 Makefile, including contents of config/mpw-mh-mpw.
19545 * mpw-config.in (extra-include): Create this directory and fill it
19546 with Posix-like include files when configuring.
19547
19548 * config.sub (apple, mac, mpw): Add various aliases.
19549
19550 * mpw-build.in: New file, top-level build script fragment for MPW.
19551 * mpw-configure: New file, configure script for MPW.
19552 * mpw-config.in: New file, config fragment for MPW.
19553
19554 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19555
19556 * configure.in (host_libs): Remove glob, since it is gone from the
19557 sources.
19558
19559 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19560
19561 * Makefile.in: define empty GDB_NLM_DEPS var.
19562
19563 * configure.in(target_makefile_frag): use config/mt-netware
19564 for netware targets.
19565
19566 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19567
19568 * config.sub: Merge in recent FSF changes. Remove linux special
19569 cases.
19570
19571 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19572
19573 Revert this change:
19574
19575 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19576
19577 * build-all.mk: Use CC=cc -Xs on Solaris.
19578
19579 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19580
19581 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19582 stop using it.
19583 * Makefile.in: Nuke all references to glob subdirectory.
19584
19585 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19586
19587 * configure.in: Fix --enable-shared logic in per-host.
19588
19589 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19590
19591 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19592
19593 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19594
19595 * configure.in (noconfigdirs): Don't build gas on AIX, for
19596 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19597
19598 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19599
19600 * configure: Fix --cache-file to work if the file argument is a
19601 relative path.
19602
19603 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19604
19605 * configure: If the --cache-file is used, pass it down to
19606 configure in subdirectories.
19607
19608 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19609
19610 * config.sub: add vxworks29k configuration.
19611
19612 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19613
19614 * Makefile.in (taz): Do "diststuff" part quietly.
19615
19616 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19617
19618 * config.sub: Mini-merge with gcc/config.sub.
19619
19620 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19621
19622 * config.guess (IRIX): Sed - to _.
19623
19624 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19625
19626 * Makefile.in (source-vault, binary-vault): New targets.
19627
19628 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19629
19630 * config.sub: Recognize -eabi as a basic system type.
19631
19632 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19633
19634 * configure.in (enable_shared stuff): Fix typo.
19635
19636 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19637
19638 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19639
19640 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19641
19642 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19643
19644 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19645
19646 * configure.in (rs6000-*-*): Don't build gas.
19647
19648 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19649
19650 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19651 reduce command line length.
19652 (AS_FOR_TARGET): Check for as.new, not Makefile.
19653 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19654
19655 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19656
19657 * config.guess: Merge from FSF.
19658
19659 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19660
19661 * configure: Don't use $ when handling program_suffix.
19662
19663 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19664
19665 * configure.in: Configure tk for hppa/hpux.
19666
19667 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19668
19669 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19670
19671 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19672
19673 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19674 to LIBCXXFLAGS. Tests are better run without it.
19675
19676 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19677
19678 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19679
19680 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19681
19682 * configure.in (*-*-netware*): Don't configure xiberty.
19683
19684 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19685
19686 * configure.in: Remove tk from native_only list.
19687
19688 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19689
19690 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19691 for special NCD build.
19692
19693 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19694
19695 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19696 makeall.bat, they're only useful for binutils snapshots.
19697 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19698 makeall.bat to specified SUPPORT_FILES.
19699
19700 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19701
19702 * build-all.mk: Add Ericsson targets to sun4 and solaris
19703 hosts. Add BNR's sun4 target to solaris host, so their
19704 build-from-source will be tested in-house first.
19705
19706 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19707
19708 * Makefile.in (LIBCFLAGS): New variable.
19709 (CFLAGS_FOR_TARGET): Ditto.
19710 (LIBCFLAGS_FOR_TARGET): Ditto.
19711 (LIBCXXFLAGS): Ditto.
19712 (CXXFLAGS_FOR_TARGET): Ditto.
19713 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19714 (BASE_FLAGS_TO_PASS): Pass them.
19715 (EXTRA_TARGET_FLAGS): Ditto.
19716
19717 * configure.in: Support --enable-shared.
19718
19719 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19720
19721 * configure.in (target_libs): Include libstdc++ again.
19722 * config.guess: Update from FSF (for FreeBSD).
19723
19724 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19725
19726 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19727 makeall.bat.
19728 (DISTDOCDIRS): Add `etc'.
19729 (ETC_SUPPORT_PFX): New variable.
19730 (taz): Include anything from etc starting with a word in
19731 ETC_SUPPORT_PFX.
19732
19733 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19734
19735 * config.sub: Update for recent FSF changes. Remove obsolete
19736 h8300hds entry. Add -windows* and -osx as basic os. Minor
19737 spacing changes.
19738
19739 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19740
19741 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19742
19743 * config.guess: Merge with FSF.
19744 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19745
19746 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19747
19748 * configure: Since the "trap 0" handler will override the exit
19749 status on many systems, only use it for "exit 1", and make it set
19750 a non-zero exit status; reset it before "exit 0". Also, check
19751 exit status of config.sub, and error out if it failed.
19752
19753 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19754
19755 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19756 and install libgloss.
19757
19758 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19759
19760 * Makefile.in (all-binutils): Depend upon all-byacc.
19761
19762 * configure.in: Don't build emacs on Irix 5.
19763
19764 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19765
19766 * configure.in (*-*-netware*): Add libio.
19767
19768 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19769
19770 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19771 (CHECK_TARGET_MODULES): Ditto.
19772 (INSTALL_TARGET_MODULES): Ditto.
19773 (TARGET_LIBS): Ditto.
19774 (all-libstdc++): Note dependencies.
19775
19776 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19777
19778 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19779
19780 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19781
19782 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19783 -fexternal-templates.
19784
19785 * configure.in (target_libs): Add libstdc++.
19786 (noconfigdirs): Add libstdc++ as appropriate.
19787
19788 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19789
19790 * config.guess: Update from FSF.
19791
19792 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19793
19794 * configure: Use ${config_shell} when running ${configsub}.
19795
19796 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19797
19798 * config.sub: No longer recognize h8300h.
19799
19800 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19801
19802 * config.sub: Remove extraneous differences between config.sub and
19803 gcc/config.sub.
19804
19805 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19806
19807 * Makefile.in (DISTSTUFFDIRS): Add gas.
19808
19809 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19810
19811 * COPYING.NEWLIB: New file.
19812
19813 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19814
19815 * config.guess (HP-UX): Patch from Harlan Stenn
19816 <harlan@landmark.com> to also emit release level.
19817
19818 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19819
19820 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19821
19822 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19823
19824 * config.sub: Merge nextstep cleanup from FSF.
19825
19826 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19827
19828 * configure.in (arm-*-*): Don't configure ld for this target.
19829
19830 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19831
19832 * configure.in (*-*-netware): don't configure libg++, libio,
19833 librx, or newlib.
19834
19835 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19836
19837 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19838 configure ld--it works, but it doesn't support shared libraries.
19839
19840 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19841
19842 * config.guess (*-unknown-freebsd*): Get rid of possible
19843 trailing "(Release)" in version string.
19844 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19845
19846 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19847
19848 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19849 Fix type: *-next-neststep -> *-next-nextstep.
19850
19851 * config.guess: Merge from FSF:
19852
19853 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19854
19855 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19856
19857 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19858
19859 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19860 instead of UNIX_SV for UnixWare 1.0).
19861
19862 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19863
19864 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19865 to make gdb/nlm/* build after the compiler and linker.
19866
19867 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19868
19869 * config.guess (netbsd, freebsd, linux): Accept any machine,
19870 not just i[34]86.
19871 (m68k-atari-sysv4): Relocate to match FSF version.
19872
19873 * config.guess: More merges from the FSF:
19874
19875 Add a space before function call or macro invocation.
19876
19877 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19878
19879 * config.guess: Add trap cmd to remove dummy.c and dummy when
19880 interrupted.
19881
19882 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19883
19884 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19885 (dummy): Redirect stderr from compilation of dummy.c.
19886
19887 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19888
19889 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19890
19891 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19892
19893 * configure: Accept and ignore --cache*, for compatibility with
19894 new autoconf.
19895
19896 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19897
19898 * config.guess: Merge from FSF:
19899
19900 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19901
19902 * config.guess (Pyramid*:OSx*:*:*): New case.
19903 (PATH): Add /.attbin at end for finding uname.
19904 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19905
19906 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19907
19908 * config.guess (M88*:DolphinOS:*:*): New case.
19909
19910 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19911
19912 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19913 to select whether to use ELF or COFF.
19914
19915 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19916
19917 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19918
19919 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19920
19921 * config.guess: Guess the OS version for HPUX.
19922
19923 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19924
19925 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19926
19927 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19928
19929 * configure.in: Recognize --with-headers, --with-libs, and
19930 --without-newlib.
19931 * Makefile.in (all-xiberty): Depend upon all-ld.
19932
19933 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19934
19935 * configure.in: Change i[34]86 to i[345]86.
19936
19937 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19938
19939 * configure (version): A few more tweaks to help message.
19940
19941 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19942
19943 * Makefile.in: Remove (for now) librx as a host library,
19944 now that we're building it for target.
19945
19946 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19947
19948 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19949 (Karl Berry).
19950
19951 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19952
19953 * configure.in: Also configure librx.
19954
19955 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19956
19957 * Makefile.in: Update various rules to reflect that librx
19958 is now needed for libg++.
19959
19960 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19961
19962 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19963
19964 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19965
19966 * configure.in: Configure the examples directory.
19967
19968 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19969
19970 * configure: Simplify Jun 2 1994 change.
19971
19972 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19973
19974 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19975 /bin/gcc isn't good enough to build gcc.
19976
19977 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19978
19979 * Makefile.in (GDB_SUPPORT_FILES): Remove
19980 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19981 (gdb.tar.gz): Add new rule to use standard distribution building
19982 mechanism.
19983
19984 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19985
19986 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19987 Bill Cox <bill@cygnus.com>.
19988
19989 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19990
19991 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19992
19993 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19994
19995 * configure: Search current dir first in .gdbinit.
19996
19997 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19998
19999 * config.sub: Recognize freebsd (merged from gcc config.sub).
20000
20001 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
20002
20003 * config.sub: Refer to NeXT's operating system as nextstep.
20004
20005 * config.sub (case $basic_machine): Re-order the cases, to match
20006 the order in the FSF version (which is mostly alphabethical).
20007 Merge in some additions and changes from the FSF.
20008
20009 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
20010
20011 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
20012 * config.sub: Recognize cxux7.
20013 * configure.in: Use mh-cxux for m88k-harris-cxux*.
20014
20015 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20016
20017 * config.sub: Fix typo powerpc -> powerpc-*.
20018
20019 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
20020
20021 * Makefile.in: `all-emacs19' depends on `all-byacc'.
20022
20023 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
20024 parallel with all-emacs and install-emacs). Top-level command
20025 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
20026
20027 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20028
20029 * test-build.mk ($(host)-stamp-stage2-installed): Remove
20030 $(relbindir)/make before doing ``make install'', and use
20031 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
20032 installing over running make binary.
20033 ($(host)-stamp-stage3-installed): Likewise.
20034
20035 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20036
20037 * config.guess: Recognize Mach.
20038
20039 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20040
20041 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20042 see whether --exec-prefix was used.
20043
20044 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20045
20046 * README: Explicitly mention libg++/README. (Zoo's idea.)
20047
20048 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20049
20050 * Makefile.in: Add all-librx target similar to all-libproc.
20051
20052 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
20053
20054 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
20055 with post 1.2 uname bogosity.
20056
20057 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20058
20059 * configure: Remove temporary files on receipt of a signal.
20060
20061 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
20062
20063 * configure: If there is a package_makefile_frag, remove
20064 ${subdir}/Makefile.tem after copying it in.
20065
20066 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20067
20068 * build_all.mk: support rs6000 lynx identifies itself as
20069 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
20070 since /bin/gcc is too feeble to compile a modern gcc.
20071
20072 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20073
20074 * brought devo/test-build.mk update-to-date with progressive/
20075 test-build.mk. Add lynx targets and hppa flag info.
20076
20077 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20078
20079 * configure.in: Use mh-ncrsvr43. Patch from
20080 Tom McConnell <tmcconne@sedona.intel.com>.
20081
20082 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
20083
20084 * config.guess (i386-unknown-bsdi): No longer need to
20085 check #if defined(__bsdi__) && defined(__i386__).
20086
20087 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20088
20089 * configure: Set program_transform_nameoption correctly.
20090
20091 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20092
20093 * brought build-all.mk update-to-date with progressive build-all.mk,
20094 added new targets and hppa info.
20095
20096 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20097
20098 * configure: If config.guess result is a prefix of the user
20099 specified target, assume a native build and use the user specified
20100 target as the host alias. Remove SunOS patch suffix removal hack.
20101 * configure.in: Remove SunOS patch suffix removal hack.
20102
20103 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20104 in NATIVE_CHECK_MODULES.
20105
20106 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
20107
20108 * Makefile.in: Rename HOST_ONLY to NATIVE.
20109 * configure: Delete SunOs patch suffix from host_canonical
20110 and build_canonical variables that are prepended to Makefiles.
20111 * configure.in: Add comments for easier maintenance.
20112
20113 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20114
20115 * Makefile.in: Add all-libproc target similar to all-gui.
20116
20117 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
20118
20119 * Makefile.in (CHECK_MODULES): split into
20120 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20121
20122 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
20123
20124 * config.guess (i386-unknown-bsdi): New system to guess.
20125
20126 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20127
20128 * Makefile.in: Add all-gui target (but not yet build by "all").
20129
20130 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
20131
20132 * config.sub: Move deletion of patch suffix from here...
20133 * configure.in: To here, at Ian's suggestion. The top-
20134 level scripts might need to know of a patch level.
20135
20136 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
20137
20138 * config.sub: Strip off patch suffix so rtl is recognized
20139 as a sunos4.1.3 machine, even though it's been patched.
20140
20141 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
20142
20143 * Makefile.in (INSTALL_LAST): Delete.
20144 (INSTALL_DOSREL): New.
20145
20146 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20147
20148 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20149 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20150 whether we pass down --with-gnu-ld anyhow.
20151
20152 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20153
20154 * Makefile.in (INSTALL_LAST): Change operation so it works
20155 on more flavors of make.
20156 * configure.in (go32): Don't build libg++ or libio.
20157
20158 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20159
20160 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20161 they can be overriden by templates.
20162
20163 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20164
20165 * configure.in (target==go32): Don't build gdb.
20166 * dosrel: New directory.
20167
20168 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20169
20170 * configure.in (host==go32): Configure dosrel too.
20171 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20172 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20173 be set by incoming names or templates.
20174 (INSTALL_LAST): New rule.
20175
20176 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20177
20178 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20179
20180 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20181
20182 * configure.in (appdirs): New variable. Currently empty, but will
20183 be used in gas distribution. If nonempty, lists a set of
20184 directories at least one of which must get configured, or top
20185 level configuration is considered to have failed.
20186 (rs6000-*-lynxos*): Use new file name.
20187
20188 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20189
20190 Eliminate XTRAFLAGS.
20191 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20192 newlib include files using -idirafter, and also use -nostdinc.
20193 (CXX_FOR_TARGET): Likewise.
20194 (XTRAFLAGS): Removed.
20195 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20196 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20197 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20198 ($(DO_X)): Don't pass down XTRAFLAGS.
20199
20200 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20201
20202 * configure.in (mips*-dec-bsd*): New target; do build linker.
20203 (mips*-*-bsd*): New target; don't build linker.
20204
20205 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20206
20207 * configure.in: support rs6000-*-lynxos* configuration.
20208 support sunos4 as a cross target.
20209
20210 * config.sub: look for lynx*, not lynx since the OS version may
20211 legitimately be part of the name.
20212
20213 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20214
20215 * configure.in (i[34]86-*-sco*): Move to be with other i386
20216 targets.
20217 (romp-*-*): New target. Skip various binary utilities.
20218 (vax-*-*): New target. Don't build newlib.
20219 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20220
20221 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20222
20223 * configure.in: Only set host_makefile_frag if config
20224 directory exists.
20225
20226 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20227
20228 * install.sh: If $dstdir exists, don't check whether each
20229 component does.
20230
20231 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20232
20233 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20234
20235 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20236
20237 * configure.in (*-*-lynxos*): Don't configure newlib for either
20238 native or cross Lynx.
20239
20240 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20241
20242 * config.sub (sparc64-elf): Fix os.
20243 (z8k): Remove duplicate.
20244
20245 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20246
20247 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20248 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20249
20250 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20251
20252 * configure: Make file links cleanly even if Lynx fails on
20253 an NFS symlink (at least fail cleanly).
20254
20255 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20256
20257 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20258 -XNh2000.
20259
20260 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20261
20262 * configure: Unknown options are fatal again.
20263
20264 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20265
20266 * configure: Ignore --x-includes and --x-libraries, for Autoconf
20267 compatibility.
20268
20269 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20270
20271 * build-all.mk: Add `clean' target.
20272
20273 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20274
20275 * config.guess: Add SINIX support.
20276 * configure.in: Add mips-*-sysv4* support.
20277
20278 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20279
20280 * build-all.mk: Document all useful targets.
20281 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20282 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20283
20284 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20285
20286 * configure: Support --silent, --quiet.
20287
20288 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20289
20290 * configure: Support --disable-FEATURE.
20291
20292 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20293
20294 * config.guess: Recognize NCR running SVR4.3.
20295
20296 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20297
20298 * config.guess: Make BSDI generate i386-unknown-bsd386.
20299 Patch from Paul Eggert <eggert@twinsun.com>.
20300
20301 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20302
20303 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20304
20305 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20306
20307 * configure: Make unrecognized options give nonfatal warnings
20308 instead of fatal errors, and pass them to any subdirectory
20309 configures in case they recognize them.
20310 Make --x equivalent to --with-x.
20311
20312 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20313
20314 * configure: Add --enable-* options. Clean up usage message and
20315 some comments.
20316
20317 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20318
20319 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20320
20321 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20322
20323 * configure.in (hppa*-*-*): Enable binutils.
20324
20325 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20326
20327 * config.sub: Recognize cisco.
20328
20329 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20330
20331 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20332
20333 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20334
20335 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20336 than one configuration name. Add comment.
20337
20338 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20339
20340 * config.guess: about target *-hitachi-hiuxwe2, fixed
20341 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20342 macro is incorrect.]
20343
20344 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20345
20346 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20347 than the "make ls" stuff which used to be here.
20348
20349 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20350
20351 * config.guess: Recognize i[34]86-unknown-freebsd.
20352 From Shawn M Carey <smcarey@rodan.syr.edu>.
20353
20354 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20355
20356 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20357
20358 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20359
20360 * config.guess: Check for ptx.
20361
20362 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20363
20364 * config.sub: Add os9k checking.
20365
20366 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20367
20368 * config.guess: Handle OSF1 running on HPPA processors
20369
20370 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20371
20372 * configure: If subdir configure fails, print out a message with
20373 subdirectory name, in case subdir's configure code didn't identify
20374 itself.
20375
20376 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20377
20378 * configure.in: Remove embedded newlines from configdirs.
20379 Avoid mismatches of substrings. Fix matching strings at end
20380 of configdirs.
20381
20382 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20383
20384 * config.guess: Add Lynx/rs6000 config support.
20385
20386 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20387
20388 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20389
20390 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20391
20392 * configure.in (hppa*-*-osf*): Treat this just like most other
20393 PA configurations (eg no binutils or ld).
20394 (hppa*-*-*elf*): These configurations have binutils and ld.
20395
20396 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20397
20398 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20399
20400 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20401
20402 * configure.in (rs6000-*-*): Build gas.
20403
20404 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20405
20406 * Makefile.in: Avoid bug in losing hpux sed.
20407
20408 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20409
20410 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20411 for GDB and GDB has been fixed to not need it.
20412
20413 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20414
20415 * config.guess: Recognize vax hosts.
20416
20417 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20418
20419 * configure (while loop): Don't use "break 2" inside case
20420 statement -- the case statement isn't an enclosing loop.
20421
20422 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20423
20424 * config.guess: Clean up NeXT support, to allow nextstep
20425 on Intel machines. Make OS be nextstep.
20426
20427 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20428
20429 * config.guess: Add alternate forms for Convex.
20430
20431 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20432
20433 * configure: Completely rewrite option processing. Take
20434 advantage of pattern-matching to avoid invoking test frequently.
20435 Also clean up host and target defaulting logic.
20436
20437 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20438
20439 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20440 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20441 commands (plus user environment) will fit SCO limits.
20442
20443 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20444
20445 * configure.in: Don't issue warnings about directories which are
20446 not being configured if -norecursion is set. Correct test for
20447 --with-gnu-as and --with-gnu-ld to not get confused by substring
20448 matches.
20449
20450 * configure.in: Don't build gas for alpha-dec-osf1*.
20451
20452 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20453
20454 * configure: Back out Per's change of 12/19/1993. It changes the
20455 behavior of configure in unexpected and confusing ways.
20456
20457 Also, use different delim char when calculating
20458 program_transform_name so that the name can contain slashes.
20459
20460 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20461
20462 * configure.in, config.sub: Add support for VSTa micro-kernel.
20463
20464 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20465
20466 * configure.in: Nuke hacks which were used to get a special
20467 version of GAS for HPPA configurations.
20468
20469 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20470
20471 * configure: If only ${target_alias} is given, use that
20472 as the default for ${host_alias}.
20473 * configure: Add missing back-slashes before nested quotes.
20474
20475 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20476
20477 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20478
20479 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20480
20481 * config.guess: Recognize some Tektronix configurations.
20482 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20483
20484 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20485
20486 * config.sub: Match any flavor of SH.
20487
20488 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20489
20490 * configure.in: Don't try to configure newlib for Alpha.
20491
20492 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20493
20494 * configure.in: Don't build ld for Irix 5. Don't build gas,
20495 libg++ or libio for any Alpha target.
20496
20497 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20498
20499 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20500
20501 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20502 default arguments -- so it tried to compress itself.
20503
20504 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20505
20506 * configure.in (notsupp): ensure that a space is always at the end
20507 of the configdirs list, since the grep checks for an explicit space
20508
20509 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20510
20511 * configure.in (target i386-sysv4.2): don't build ld, since static
20512 versions of many libraries are not available.
20513
20514 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20515
20516 * config.guess: Recognize Apollos (using environment variables).
20517 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20518
20519 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20520
20521 * config.guess: Recognize Sony news mips running newsos.
20522
20523 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20524
20525 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20526 "fi ; else" for bash.
20527
20528 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20529
20530 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20531
20532 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20533
20534 * config.sub: accept unixware as an alias for svr4.2.
20535 Fix some inconsistancies with the gcc version.
20536
20537 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20538
20539 * Makefile.in (DISTDOCDIRS): Add gdb.
20540
20541 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20542
20543 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20544
20545 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20546
20547 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20548 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20549 this now.
20550
20551 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20552
20553 * config.sub: Accept hiux* as an OS name.
20554
20555 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20556 etc/make-stds.texi. The underscore came from gcc, and dje now
20557 agrees that RUNTESTFLAGS is the correct name.
20558
20559 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20560
20561 * install.sh: Remove 'set -e'. It makes any conditionals
20562 in the script useless.
20563
20564 * config.guess: Automatically recognize arm-acorn-riscix
20565 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20566
20567 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20568
20569 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20570
20571 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20572
20573 * Makefile.in (DISTDOCDIRS): New variable.
20574 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20575 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20576
20577 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20578
20579 * configure.in (hppa target): check the source directory for the
20580 pagas sub-directory
20581
20582 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20583
20584 * config.sub: Allow -aout* and -elf*.
20585
20586 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20587
20588 * configure.in: Don't build ld on i386-solaris2, same as for
20589 sparc-solaris2.
20590
20591 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20592
20593 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20594
20595 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20596
20597 * configure.in: Configure gdb for alpha.
20598
20599 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20600
20601 * Makefile.in (CXXFLAGS): Add -O.
20602
20603 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20604
20605 * config.guess: added support for DG Aviion
20606
20607 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20608
20609 * configure.in: Produce warning message for subdirectories not
20610 configurable for this host/target combination. Don't try to
20611 configure gdb for vms.
20612
20613 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20614
20615 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20616 appropriate files before making "diststuff".
20617 (DISTBISONFILES): New var: list of files to be edited.
20618 (DISTSTUFFDIRS): Add binutils.
20619
20620 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20621
20622 * config.sub: also handle mipsel and mips64el (for little endian mips)
20623
20624 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20625
20626 * configure.in: Add * to end of all OS names.
20627
20628 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20629
20630 * configure.in: Build newlib for LynxOS native.
20631
20632 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20633
20634 * config.guess: Add support for delta 88k running SVR3.
20635
20636 * configure.in: Add comment about HP compiler vs. emacs.
20637
20638 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20639
20640 * configure.in: don't build ld on solaris2 (not a viable option
20641 due to bugs in getpwnam & getpwuid)
20642
20643 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20644
20645 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20646 config.guess will produce a full version number.
20647
20648 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20649
20650 * configure.in: Build linker and binutils for alpha-dec-osf1.
20651
20652 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20653
20654 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20655 and gdb/testsuite/Makefile.in.
20656
20657 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20658
20659 * configure.in: recognize mips*- instead of mips-
20660
20661 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20662
20663 * config.sub: Accept linux*coff and linux*elf as operating
20664 systems.
20665
20666 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20667
20668 * config.sub: Recognize mips64, and mips3 as an alias for it.
20669
20670 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20671
20672 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20673 gdb knows how to handle OSF/1 shared libraries.
20674
20675 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20676
20677 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20678 * config.guess: Recognize Hitachi's HIUX.
20679 * config.sub: Recognize h3050r* and hppahitachi.
20680 Remove redundant cases for hp9k[23]*.
20681
20682 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20683
20684 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20685 if gas and ld are in the source tree and are in ${configdirs}.
20686 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20687 --with options (but still pass them down on the command line,
20688 if they were explicitly specified).
20689
20690 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20691
20692 * configure: substitute SHELL value in Makefile.in with
20693 ${CONFIG_SHELL}
20694
20695 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20696
20697 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20698 *-*-solaris2* targets.
20699
20700 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20701
20702 * Makefile.in: define M4, and pass it down to sub-makes;
20703 all-autoconf now depends on all-m4
20704
20705 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20706
20707 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20708 presence of {ar,ranlib} instead of a configured directory
20709
20710 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20711
20712 * config.guess: Accept 34?? as well as 33?? for NCR.
20713
20714 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20715
20716 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20717 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20718
20719 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20720
20721 * configure: grab values for $(CC) and $(CXX) from the
20722 environment, so that someone can do "CC=gcc configure; make" and
20723 have it work right (matching the way that autoconf works now)
20724
20725 * configure.in, Makefile.in: add support for gash, the tcl
20726 interface to Galaxy
20727
20728 * config.guess: add NetBSD variants (hp300, x86)
20729
20730 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20731
20732 * install.sh: Support -d option (in the manner of SunOS 4 install,
20733 as it is more deterministic than that of GNU install)
20734 (chmodcmd): Set file to mode 755 by default (should also do default
20735 chgrp and chown, but I don't feel like dealing with that now)
20736
20737 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20738
20739 * config.sub: Remove h8300hhms alias.
20740
20741 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20742
20743 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20744
20745 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20746
20747 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20748 as stmp-fixinc
20749
20750 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20751
20752 * config.sub: recognize m88110-bug-coff.
20753
20754 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20755
20756 * Makefile.in (all-libio): all dependencies on the toolchain used
20757 to build this (gcc, gas, ld, etc)
20758
20759 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20760
20761 * config.guess: Deal with OSF/1 1.3 on alpha.
20762
20763 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20764
20765 * install.sh: add some 'else true' clauses for portability
20766
20767 * configure.in: don't build libio for h8[35]00-*-* targets
20768
20769 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20770
20771 * Makefile.in: Add support for new libio.
20772
20773 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20774
20775 * install.sh: If one command fails, don't try the rest. Don't try
20776 to remove $dsttmp (via trap) unless we have already created it.
20777 If $src doesn't exist, detect it and exit with an error.
20778
20779 * config.guess: Recognize BSD on hp300.
20780
20781 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20782
20783 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20784 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20785
20786 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20787
20788 * Makefile.in (all-send-pr): depends on all-prms
20789
20790 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20791
20792 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20793
20794 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20795
20796 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20797 Added test for mips-mips-riscos5.
20798
20799 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20800
20801 * configure.in: use mh-hp300 for 68k HP hosts
20802
20803 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20804
20805 * configure: add support for CONFIG_SHELL, so that you can use
20806 some alternate shell for evaluating configure scripts
20807
20808 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20809
20810 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20811 in configure script to bug-gdb@prep.ai.mit.edu when building
20812 distribution archive.
20813 * Makefile.in (COMPRESS): Remove def.
20814 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20815 gdb.tar.Z and make-gdb.tar.Z respectively.
20816 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20817 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20818 to convergence with 'taz' target in Makefile.in.
20819
20820 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20821
20822 * install.sh (dsttmp): use trap to ensure that tmp files go
20823 away on error conditions
20824
20825 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20826
20827 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20828
20829 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20830
20831 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20832 its parent is '/' not ''.
20833
20834 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20835
20836 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20837
20838 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20839 that ${newsrcdir}/configure.in does.
20840
20841 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20842
20843 * test-build.mk: support for CONFIG_SHELL
20844
20845 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20846
20847 * config.sub (netware): Add as a basic system type.
20848
20849 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20850
20851 * Makefile.in (Makefile): depend on configure.in. Also drop the
20852 $(srcdir)/ from the dependency on Makefile.in.
20853
20854 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20855
20856 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20857 (h8300hhms is temporary until multi-libraries are implemented).
20858 * configure.in: Handle h8300h too.
20859
20860 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20861
20862 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20863
20864 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20865
20866 * configure: Remove extraneous output when guessing host type.
20867 * config.guess: Remove extraneous output when guessing using C
20868 compiler rather than uname, or when guessing fails.
20869
20870 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20871
20872 * Makefile.in: remove all.cross and install.cross targets
20873
20874 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20875 definitions
20876
20877 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20878
20879 * configure.in (target sh): Build gprof.
20880
20881 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20882
20883 * config.sub: change -solaris to -solaris2
20884
20885 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20886
20887 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20888
20889 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20890
20891 * configure: Correct error message for missing Makefile.in to
20892 print correct directory.
20893
20894 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20895
20896 * install.sh: kludge around 386BSD shell bug
20897
20898 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20899
20900 * config.guess: Recognize NeXT.
20901 * config.guess: Recognize i486-ncr-sysv4.
20902 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20903
20904 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20905
20906 * Makefile.in (MAKEINFOFLAGS): New variable.
20907 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20908 * build-all.mk, test-build.mk: Pass down --no-split as
20909 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20910
20911 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20912
20913 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20914
20915 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20916
20917 * Makefile.in (libg++.tar.z): New rule.
20918 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20919 * Makefile.in (taz): Only do a single chmod.
20920
20921 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20922
20923 * install.sh: don't use dirname anymore (replaced with sed usage)
20924
20925 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20926
20927 * Makefile.in: Change extension for gzip'd files from '.z' to
20928 '.gz' per new FSF standard usage.
20929
20930 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20931
20932 * configure: put quotes around the final value of program_transform_name
20933
20934 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20935
20936 * Makefile.in: new install.sh support; update install-info rules
20937
20938 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20939
20940 * configure.in: Build diff for crosses, but not for go32 host.
20941
20942 * configure.in: Build gprof only for native, and don't build it
20943 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20944
20945 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20946
20947 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20948
20949 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20950
20951 * configure.in (host_tools): Add prms.
20952
20953 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20954
20955 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20956 with $(FLAGS_TO_PASS) on the command line
20957
20958 * config.sub: Recognize lynx and lynxos
20959
20960 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20961
20962 * config.sub: Accept -ecoff*, not just -ecoff.
20963
20964 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20965
20966 * Makefile.in (taz): Use .gz suffix instead of .z.
20967 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20968 names.
20969
20970 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20971
20972 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20973
20974 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20975
20976 * Makefile.in (install-no-fixedincludes): install gcc last, so
20977 that rebuilds that might happen during 'make install' don't get
20978 bogus gcc include files
20979
20980 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20981
20982 Change from Utah for HPPA support:
20983 * config.guess: Recognize hppa1.x-hp-bsd.
20984
20985 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20986
20987 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20988 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20989
20990 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20991
20992 * config.sub: Add support for rom68k and bug boot monitors.
20993
20994 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20995
20996 * Makefile.in: Make all-opcodes depend on all-bfd.
20997
20998 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20999
21000 * config.guess: Added special check for i[34]86-univel-sysv4*.
21001
21002 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
21003
21004 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
21005 the processor rather than assuming i486.
21006
21007 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21008
21009 * config.guess: Recognize SunOS6 as Solaris3.
21010
21011 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
21012
21013 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
21014 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
21015
21016 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
21017
21018 * build-all.mk (all-cross): New target for Canadian Cross.
21019 Added Q2 go32 targets.
21020 * test-build.mk: Configure go32 cross sparclite-aout and
21021 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
21022 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
21023
21024 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21025
21026 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
21027 GO32 hosted toolchains
21028
21029 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
21030
21031 * configure: change so "-exec-prefix" gets passed down rather
21032 than "-exec_prefix" so autoconf generated Makefiles get the
21033 exec_prefix set right.
21034
21035 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21036
21037 * config.guess: get the Solaris2 minor version number
21038
21039 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21040
21041 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21042
21043 * config.guess: Recognize some Sequent platforms.
21044
21045 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21046
21047 * Makefile.in: added the vault-install target
21048
21049 * configure.in: actually use the Sun3 makefile fragment that's in
21050 config, also added the release dir to configdirs
21051
21052 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21053
21054 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21055
21056 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21057
21058 * configure.in: remove some program from Alpha targetted toolchains
21059
21060 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
21061
21062 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
21063 gprof.
21064 (taz): Run "make diststuff" in those directories instead of "make
21065 proto-dir". Look for "VERSION=" only at start of line in subdir
21066 Makefile. Use "gzip -9" for compression.
21067 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21068 (binutils.tar.z): New target.
21069
21070 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21071
21072 * Makefile.in (taz): Include gpl.texinfo.
21073
21074 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21075
21076 * Makefile.in (setup-dirs): Merged into "taz" target.
21077 (taz): Only do `proto-dir' stuff if a directory is actually needed
21078 for this target.
21079
21080 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
21081
21082 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21083 (FLAGS_TO_PASS): Pass down MUNCH_NM.
21084 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21085 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21086 (gcc-no-fixedincludes): Correct for current gcc Makefile.
21087
21088 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
21089
21090 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
21091 config.sub, and move-if-change to gdb testsuite distribution
21092 archive, so the testsuite can be extracted, configured, and
21093 run separately from the gdb distribution. Blow away the Chill
21094 tests that require a Chill compiled executable, since GNU Chill
21095 is not yet publically available.
21096
21097 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21098
21099 * test-build.mk: set environment variables in a single command,
21100 instead of a list of assignments and exports
21101
21102 * config.guess: recognize Alpha/OSF1 systems
21103
21104 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21105
21106 * configure: Change help message to prefer --options rather than
21107 -options.
21108
21109 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21110
21111 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21112 zippy@ecst.csuchico.edu.
21113 * config.guess: Recognize miniframe.
21114
21115 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
21116
21117 * Makefile.in: Use srcroot to find runtest rather than rootme.
21118 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21119
21120 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
21121
21122 * test-build.mk: Extensive additions to support building on a
21123 machine other than the host.
21124
21125 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21126
21127 * configure (tooldir): Fix for i386-aix again.
21128
21129 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
21130
21131 * configure, Makefile.in: Change definition of $(tooldir)
21132 to match the FSF.
21133
21134 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
21135
21136 * config.guess: Recognize i[34]86/SVR4.
21137
21138 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21139
21140 * Makefile.in (all-gdb): gdb depends on sim.
21141
21142 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
21143
21144 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
21145 at the same time we make the prototype gdb directory.
21146 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
21147 files at the same time as the gdb base release distribution.
21148
21149 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
21150
21151 * Makefile.in (check): Use individual check targets rather than
21152 DO_X rule.
21153 (check-gcc): Added.
21154
21155 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21156
21157 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21158 for System V release 3.2.
21159
21160 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21161
21162 * config.sub: Recognize hppaosf.
21163 * configure.in: Do configure ld/binutils/gas for it.
21164
21165 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21166
21167 * configure (tooldir): Alter syntax used to set this, for systems
21168 where "\$" isn't handled right, like i386-aix.
21169
21170 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21171
21172 * configure: Pass program-transform-name, not
21173 program_transform_name, to recursive configures.
21174
21175 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21176
21177 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21178 of gas+ld+binutils.
21179
21180 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21181
21182 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21183
21184 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21185
21186 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21187
21188 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21189
21190 * Makefile.in (PRMS): Set back to all-prms.
21191
21192 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21193
21194 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21195 targets, rather than for MIPS hosts.
21196
21197 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21198
21199 * configure.in: add comment for --with-x default values
21200
21201 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21202
21203 * Makefile.in: add check-* targets for each of the directories in
21204 the tree. Add a definition of RUNTEST that will use the one we
21205 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21206
21207 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21208
21209 * configure.in: Removed obsolete references to bfd_target and
21210 target_makefile_frag.
21211
21212 * build-all.mk: Set assorted targets for Q2.
21213 * config.sub: Recognize z8k-sim and h8300-hms.
21214 * test-build.mk: Really don't pass host to configure.
21215 (HOLES): Added uname.
21216
21217 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21218
21219 * configure: Handle an empty program-prefix, program-suffix or
21220 program-transform-name correctly.
21221
21222 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21223
21224 * build-all.mk: -G 8 no longer required for MIPS targets.
21225 * test-build.mk: Don't pass host argument to configure; make it
21226 guess.
21227
21228 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21229
21230 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21231 * Makefile.in (COMPRESS): New macro, like GZIP.
21232
21233 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21234
21235 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21236
21237 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21238 with gas currently defaults to -G 0.
21239
21240 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21241
21242 * Makefile.in (all-flex): flex depends on byacc.
21243
21244 * build-all.mk: If host not specified, use config.guess. Pass TAG
21245 to test-build.mk as RELEASE_TAG.
21246 * test-build.mk (configargs): New variable containing arguments to
21247 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21248 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21249
21250 * config.guess: Use /bin/uname when checking -X argument on SCO,
21251 to avoid invoking GNU uname which doesn't understand -X.
21252
21253 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21254
21255 * configure.in: Build gas for mips-*-*.
21256
21257 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21258
21259 * Makefile.in (all.normal): insert missing backslash.
21260
21261 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21262
21263 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21264
21265 * Makefile.in: Complete overhaul to merge many almost identical
21266 targets.
21267
21268 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21269
21270 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21271 (gdb.tar.Z): Adjusted.
21272
21273 * Makefile.in (setup-dirs, taz): New targets; should be general
21274 enough to adapt for gdb sometime. Build only .z file.
21275 (gas.tar.z): New target.
21276
21277 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21278
21279 * build-all.mk: Use CC=cc -Xs on Solaris.
21280
21281 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21282
21283 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21284 for handling BISON for FSF releases.
21285
21286 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21287
21288 * configure: Actually implement the change zoo just documented.
21289
21290 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21291
21292 * configure: when using config.guess, only set target_alias when
21293 it's not already been set (ie, on the command line)
21294
21295 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21296
21297 * Makefile.in: add installcheck target, set PRMS to install-prms
21298
21299 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21300
21301 * configure: add support for package_makefile_fragment, handle the
21302 case where a directory has a configure.in file but no Makefile.in
21303 more gracefully (with an actual understandable error message, even);
21304 add support for --without (and add this to the usage message); also
21305 explicitly add a --host=${host_alias} to the command line when
21306 config.guess is used
21307
21308 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21309
21310 * configure: Must use both --host and --target in recursive calls.
21311
21312 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21313
21314 * Makefile.in: Change deja-gnu to dejagnu.
21315
21316 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21317
21318 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21319
21320 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21321
21322 * configure.in: canonicalize all instances to *-*-solaris2*,
21323 also strip out a number of tools to not build for go32 host
21324
21325 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21326
21327 * config.guess: add GPL.
21328
21329 * Makefile.in, config.guess, config.sub, configure: bump
21330 copyrights to 93.
21331
21332 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21333
21334 * Makefile.in (do-info): Removed obsolete check for existence of
21335 localenv file.
21336
21337 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21338
21339 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21340
21341 * Makefile.in: a couple of 'else true' for decstation,
21342 support for TclX
21343
21344 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21345
21346 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21347
21348 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21349
21350 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21351
21352 * config.guess: Recognize i386-ibm-aix (PS/2).
21353 * configure.in: Use config/mh-aix386 file for it.
21354
21355 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21356
21357 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21358 CC_FOR_TARGET instead.
21359 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21360
21361 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21362
21363 * Makefile.in: Add sim to list of directories sent with gdb
21364
21365 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21366
21367 * configure.in: Put back mips-dec-bsd* case.
21368
21369 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21370
21371 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21372 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21373 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21374
21375 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21376
21377 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21378
21379 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21380 (install-info): install dir.info only if it exists,
21381 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21382
21383 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21384
21385 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21386 gas for mips-dec-bsd.
21387
21388 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21389
21390 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21391 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21392
21393 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21394
21395 * configure.in: Added "dejagnu" to hosttools list.
21396
21397 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21398
21399 * config.sub, configure.in, config.guess: Add support
21400 for Bosx, an AIX variant from Bull.
21401 Patches from F.Pierresteguy@frcl.bull.fr.
21402
21403 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21404
21405 * devo/dejagnu: Initial creation of devo/dejagnu.
21406 Migrated dejagnu testcases and support files for testing software
21407 tools to reside as subdirectories, currently called "testsuite",
21408 within the directory of the software tool. Migrated all programs,
21409 support libraries, etc. beloging to dejagnu proper from
21410 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21411 with no modifications. The changes to these files which will
21412 allow them to configure, build, and execute properly will be made
21413 in a future update.
21414
21415 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21416
21417 * Makefile.in: Change send_pr to send-pr.
21418 * configure.in: Likewise.
21419 * send_pr: Renamed directory to send-pr.
21420
21421 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21422
21423 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21424
21425 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21426
21427 * README: Update for gdb-4.8 release.
21428 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21429 gdb-xxx.tar.z (gzip'd) file also.
21430
21431 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21432
21433 * Makefile.in: make all-diff depend on all-libiberty
21434
21435 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21436
21437 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21438
21439 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21440
21441 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21442
21443 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21444
21445 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21446 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21447 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21448
21449 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21450
21451 * Makefile.in: makeinfo binary is in a new location
21452
21453 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21454
21455 * config.sub: Accept -ecoff as an OS.
21456
21457 * Makefile.in: Various changes to eliminate a level of make
21458 recursion and reduce the required command line length.
21459 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21460 sub-makes.
21461 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21462 variables holding settings for specific sub-makes.
21463 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21464 in terms of BASE_FLAGS_TO_PASS.
21465 (TARGET_LIBS): New variable listing directories which use
21466 TARGET_FLAGS_TO_PASS.
21467 (subdir_do): Eliminated.
21468 (do-*): New set of targets to replace subdir_do.
21469 (various): All targets which used subdir_do now depend on do-*.
21470 (local-clean): Renamed from do_clean.
21471 (local-distclean): New target, dependency of distclean and
21472 realclean.
21473 (install-info): Don't create directories. Depend on dir.info
21474 rather than calling make recursively.
21475 (install-dir.info): Eliminated.
21476 (install-info-dirs): Create all info directories here.
21477 (dir.info): Depend upon do-install-info.
21478
21479 * test-build.mk (HOLES): Added false.
21480
21481 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21482
21483 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21484
21485 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21486
21487 * Makefile.in (info): remove dependency on all-texinfo. The
21488 problem was really in texinfo/C, not at this level.
21489
21490 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21491
21492 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21493
21494 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21495
21496 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21497 GDB releases.
21498
21499 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21500
21501 * configure: Include srcdir in message about target of link not
21502 being found. Don't convert `-' to `_' in `with' options being
21503 passed to subdirs.
21504
21505 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21506
21507 * configure.in: add uudecode to host_tools
21508
21509 * Makefile.in: added {all,install}-uudecode targets, added them to
21510 the appropriate lists
21511
21512 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21513
21514 * Makefile.in (all-gcc): Added dependency on all-gas.
21515
21516 * configure.in (mips-*-*): Build ld and binutils.
21517
21518 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21519
21520 * configure: check return code from mkdir, print error message and
21521 exit on failure.
21522
21523 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21524
21525 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21526
21527 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21528
21529 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21530
21531 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21532
21533 * config.sub (h8500): Recognize this as a cpu type.
21534
21535 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21536
21537 * configure: source directory missing is no longer a warning
21538
21539 * configure.in: recognize irix[34]* instead of irix[34]
21540
21541 * Makefile.in: define and pass down X11_LIB
21542
21543 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21544
21545 * guess-systype: Renamed to ...
21546 * config.guess: ... by popular request.
21547 * configure.in, Makefile.in: Update accordingly.
21548
21549 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21550
21551 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21552 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21553 + Execute ./dummy instead of assuming . is in PATH.
21554
21555 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21556
21557 * guess-systype: New shell script. Attempts to guess the
21558 canonical host name of the executing host.
21559 Only a few hosts are supported so far.
21560 * configure: Call guess-systype if no host is specified.
21561
21562 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21563
21564 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21565 gcc Makefile.
21566
21567 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21568
21569 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21570 (all-gcc, install-gcc, subdir_do): Use it.
21571
21572 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21573
21574 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21575
21576 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21577
21578 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21579 set exclusively by configure, using configure.in .
21580
21581 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21582
21583 * test-build.mk: set $PATH for all builds
21584
21585 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21586
21587 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21588
21589 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21590 the one used in gcc/Makefile.in, so that a null expansion doesn't
21591 override the one needed to build gcc with a native cc.
21592
21593 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21594
21595 * configure: Accept -with arguments.
21596
21597 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21598
21599 * Makefile.in: added h8300sim
21600
21601 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21602
21603 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21604 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21605 (all-cygnus, native, build-cygnus): Make
21606 $(canonhost)-stamp-3stage-done, not $(host)....
21607 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21608 i386-sco3.2v4. Added else true to if command.
21609
21610 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21611
21612 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21613
21614 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21615
21616 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21617
21618 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21619
21620 * configure.in: don't remove binutils from Solaris builds
21621
21622 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21623
21624 * Makefile.in: get rid of earlier definitions for *clean,
21625 also handle the recursive info rule better
21626
21627 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21628
21629 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21630 do more-or-less the right thing.
21631
21632 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21633
21634 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21635 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21636
21637 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21638
21639 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21640 $(host_canonical).
21641
21642 * configure.in: split the configdirs list into 4 categories (native
21643 v. cross, library v. tool) and handle the cross-only and native-
21644 only in more reasonable (and correct!) way.
21645
21646 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21647
21648 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21649 configdirs anymore.
21650
21651 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21652
21653 * Makefile.in: extensive cleanup:: removed all of the explicit
21654 clean-* targets, collapsed many wrappers around subdir_do into
21655 one, added additional targets to satisfy standards.texi, deleted
21656 some old targets, some changes for consistency
21657
21658 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21659
21660 * configure.in: handle some programs as cross-only, and others as
21661 native only
21662
21663 * test-build.mk: handle partial holes in a more generic manner
21664
21665 * Makefile.in: m4 depends on libiberty
21666
21667 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21668
21669 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21670 time, wdiff, and find to configdirs
21671
21672 * Makefile.in: all, clean, and install rules for the new programs
21673 added to configure.in
21674
21675 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21676
21677 * configure.in: use mh-sun for all *-sun-* hosts
21678
21679 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21680
21681 * Makefile.in: define flags for X11 include files and library file
21682 locations, pass them down to the programs that need this info
21683
21684 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21685
21686 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21687
21688 * configure.in: start building libg++ for HP-UX targets
21689
21690 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21691
21692 * README: Update references to files moved into etc/.
21693
21694 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21695
21696 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21697 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21698
21699 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21700
21701 * configure: accept dash as well as underscore in long option
21702 names for FSF compatibility.
21703
21704 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21705
21706 * config.sub: added -sco3.2v4 support from FSF.
21707
21708 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21709
21710 * configure.in: expand the section that adds or removes
21711 directories from the list of programs to build, to handle native
21712 vs. cross in addition to host v. native
21713
21714 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21715
21716 * Makefile.in: Replace C++ in macro names with CXX.
21717 This is less likely to break ...
21718
21719 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21720
21721 * test-build.mk: add -w to GNU_MAKE
21722
21723 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21724
21725 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21726 add 'sparc' to list of recognized cpus. This needed to make
21727 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21728 Delete some redundant ose68 variants. Recognize -wrs as an os,
21729 then changes that into $CPU-wrs-vxworks.
21730
21731 * configure.in: remove most references to gdbtest, regularize
21732 target based program removal
21733
21734 * test-build.mk: import from p3 tree (many fixes and changes)
21735
21736 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21737
21738 * Makefile.in: added rules to handle tcl, tk, and expect
21739
21740 * configure.in: handle those directories if they exist
21741
21742 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21743
21744 * config.sub: removed bogus hppabsd and hppahpux names, since
21745 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21746
21747 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21748
21749 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21750 depends upon all-xiberty
21751
21752 * Makefile.in: changes from p3, including:
21753
21754 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21755
21756 * Makefile.in (XTRAFLAGS): include newlib directories if
21757 newlib/Makefile exists, rather than if host != target.
21758
21759 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21760
21761 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21762 from the same source tree and not building a cross-compiler. This
21763 matters for the libg++ configuration if reconfiguring a tree that
21764 has already been installed.
21765
21766 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21767
21768 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21769 pick up the machine and system specific header files.
21770
21771 * Makefile.in: added AS_FOR_TARGET, passed down in
21772 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21773 the C compiler to use to create programs which are run in the
21774 build environment, set it to default to $(CC), and passed it down
21775 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21776
21777 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21778
21779 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21780 We need them for unusual native builds, like systems without
21781 ranlib.
21782
21783 * configure: also define $(host_canonical) and
21784 $(target_canonical), which are the full, canonical names for the
21785 given host and target
21786
21787 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21788
21789 * Makefile.in: Added separate definitions for C++.
21790
21791 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21792
21793 * configure.in (configdirs): Add deja-gnu.
21794
21795 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21796
21797 * README: Update for configure.texi and gdb-4.7 release.
21798
21799 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21800
21801 * Makefile.in: Move "all" target to top of file.
21802 Previously, first target was ".PHONY" which caused BSD4.4 make
21803 to build .PHONY when make was run without arguments.
21804
21805 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21806
21807 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21808 Library-copylefted code in libiberty.
21809
21810 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21811
21812 * config.sub: Replace m68kmote with plain old m68k.
21813
21814 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21815
21816 * Makefile.in: Remove space from blank line, avoid Make complaints.
21817
21818 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21819
21820 * config.sub: Complain if no argument is given. Added support for
21821 386bsd as OS and target alias.
21822
21823 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21824
21825 * Makefile.in (XTRAFLAGS): include newlib directories if
21826 newlib/Makefile exists, rather than if host != target.
21827
21828 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21829
21830 * config.sub: recognize sparclite-wrs-vxworks.
21831
21832 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21833 p3.) Added clean-xiberty to clean.
21834
21835 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21836
21837 * configure.in: use *-*-* instead of nested cases for host and target
21838
21839 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21840
21841 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21842 from the same source tree and not building a cross-compiler. This
21843 matters for the libg++ configuration if reconfiguring a tree that
21844 has already been installed.
21845
21846 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21847
21848 * config.sub (i486v/i486v4): Merge in from FSF version.
21849
21850 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21851
21852 * configure: only set PWD if it is already set.
21853
21854 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21855
21856 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21857 doesn't have unset and all success paths (and most error paths)
21858 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21859 to just ${PWD} to avoid confusion.)
21860
21861 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21862
21863 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21864 even for a native compilation.
21865
21866 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21867
21868 Changes to make the gdb.tar.Z rule work better.
21869
21870 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21871 (DEVO_SUPPORT): Add configure.texi.
21872 (bfd-ilrt.tar.Z): Remove ancient rule.
21873
21874 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21875
21876 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21877 pick up the machine and system specific header files.
21878
21879 * configure.in, config.sub: added new target m68010-adobe-scout,
21880 with alias of adobe68k. Changed configure.in to check for
21881 -scout before -sco* to avoid a false match.
21882
21883 * Makefile.in: added AS_FOR_TARGET, passed down in
21884 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21885 the C compiler to use to create programs which are run in the
21886 build environment, set it to default to $(CC), and passed it down
21887 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21888
21889 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21890
21891 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21892 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21893 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21894 FOR_TARGET variants, to newlib and libg++.
21895
21896 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21897
21898 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21899 first.
21900
21901 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21902
21903 * config.sub: Accept `elf' as an environment.
21904
21905 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21906
21907 * Makefile.in (all-opcodes): cd into the right directory
21908
21909 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21910
21911 * configure: added -program_transform_name option, used as
21912 argument to sed when installing programs.
21913 configure.texi: added documentation for -program_prefix,
21914 -program_suffix and -program_transform_name.
21915
21916 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21917
21918 * config.sub: Accept i486 where i386 ok.
21919
21920 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21921
21922 * config.sub: accept we32k
21923
21924 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21925
21926 * config.sub, configure.in: accept OSE68000 and OSE68k.
21927
21928 * Makefile.in: don't create all directories for ``make install'';
21929 let the subdirectories create the ones they need.
21930
21931 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21932
21933 * COPYING: new file, GPL v2
21934
21935 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21936
21937 * Makefile.in: use the new gen-info-dir, which needs a template
21938 argument (which also lives in texinfo)
21939
21940 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21941
21942 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21943
21944 * config.sub (ncr3000): Change i386 to i486.
21945
21946 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21947
21948 * Makefile.in: add install-rcs, install-grep to
21949 install-no-fixedincludes, removed install-bison and install-libgcc
21950
21951 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21952
21953 * configure.in: grab the HPUX makefile fragment if on HPUX
21954
21955 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21956
21957 * Makefile.in: eradicate bison spoor (ditto libgcc).
21958 configure.in: recognise m68{k,000}-ericsson-OSE.
21959 es1800 is alias for m68k-ericsson-OSE
21960
21961 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21962
21963 * configure.in: rearrange the parts that remove programs from
21964 configdirs, based now on HOST==TARGET or by canonical triple.
21965
21966 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21967
21968 * test-build.mk: recurse explicitly with -f test-build.mk when
21969 appropriate. predicate stage3 and comparison on the existence
21970 of gcc. That is, if gcc isn't around, we aren't three-staging.
21971 On very clean, also remove ...stamp-co. Build in-place before
21972 doing other builds.
21973
21974 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21975
21976 * Makefile.in, configure.in: add tgas
21977
21978 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21979
21980 * Makefile.in: a number of changes merged in from progressive.
21981
21982 * configure.in: add libm.
21983
21984 * .cvsignore: ignore some stuff that comes from test-build.mk.
21985
21986 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21987
21988 * config.sub: Add es1800 (m68k-ericsson-es1800).
21989
21990 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21991
21992 * configure: Add program_suffix (parallel to program_prefix)
21993 * Makefile.in: adjust directory-creating script for losing decstation
21994
21995 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21996
21997 * configure: Minor $subdir-related fixes.
21998
21999 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
22000
22001 * configure: fix various problems with propogating
22002 makefile_target_frag in subdirs.
22003 * configure.in: config libgcc if its there
22004
22005 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
22006
22007 * config.sub: HPPA merge.
22008
22009 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
22010
22011 * Makefile.in: Replace all-bison with all-byacc in all
22012 dependency lines for other tools (which now use byacc).
22013
22014 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
22015
22016 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
22017
22018 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
22019
22020 * Makefile.in: make gprof rules similar to byacc rules (instead of
22021 vestigal $(unsubdir) that didn't work...)
22022
22023 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
22024
22025 * config.sub: Add support for Linux.
22026 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
22027 (at least for libg++).
22028
22029 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
22030
22031 * configure.texi: fix doc for the -nfp option to configure
22032
22033 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
22034
22035 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22036
22037 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
22038
22039 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22040 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22041 * configure.in: added solaris* host_makefile_frag hook.
22042
22043 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22044
22045 * config.sub: changed recognition of m68000 so that various
22046 m68k types can be specified via m680[01234]0
22047
22048 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22049
22050 * config.sub (basic_machine): fix sed so that '-foo' isn't
22051 completely substituted out while .+'-foo' loses the '-foo'
22052
22053 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22054
22055 * config.sub ($os): Add -aout.
22056
22057 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
22058
22059 * configure: If host_makefile_frag is absolute, don't
22060 prefix ${invsubdir} (relevant to libg++ auto-configure).
22061
22062 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22063
22064 * Makefile.in (tooldir): Define it.
22065 (all-ld): Depend on all-flex.
22066
22067 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
22068
22069 * Makefile.in (check): Fix libg++ special case.
22070
22071 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
22072
22073 * configure: do not bury `pwd` into config.status, thus do fewer
22074 pwd's.
22075
22076 * configure: print the "Building in" message only when building in
22077 other than "." AND verbose.
22078
22079 * configure: remove -s, rework -v to better accommodate guested
22080 configures.
22081
22082 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22083
22084 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
22085
22086 * Makefile.in: macroize flags passed on recursion. remove
22087 fileutils.
22088
22089 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
22090
22091 * configure: get makesrcdir right for subdirs deeper than 1.
22092
22093 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22094 install.
22095
22096 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
22097
22098 * Makefile.in: don't print subdir_do or recursion lines.
22099
22100 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
22101
22102 * standards.texi: added menu item.
22103
22104 * Makefile.in: build and install standards.info.
22105
22106 * standards.texi: new file.
22107
22108 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22109
22110 * configure: test for and move config.status pieces from
22111 ${subdir}/.
22112
22113 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
22114
22115 * configure: Test for existance of files before trying to mv
22116 them, to avoid numerous non-existance messages.
22117
22118 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
22119
22120 * configure: correct final line of config.status.
22121
22122 * configure: patch from eggert. Avoids a protection problem if
22123 the original Makefile.in is read only.
22124
22125 * configure: use move-if-change from gcc to create config.status.
22126 Some makefiles depend on config.status to tell if a directory
22127 has been reconfigured for a different host. This change
22128 prevents those directories from remaking everything in the case
22129 where the reconfig was only intended to rebuild a Makefile.
22130
22131 * configure: test for config.sub with "config.sub sun4" rather
22132 than "config.sub ${host_alias}". Otherwise we can't tell a bad
22133 host alias from a missing config.sub.
22134
22135 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22136
22137 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22138 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
22139
22140 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
22141
22142 * configure: mkdir ${subdir} as needed.
22143
22144 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
22145
22146 * Makefile.in,configure.in: added autoconf.
22147
22148 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22149
22150 * Makefile.in: no longer pass against on recursion.
22151
22152 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22153 definitions are not inherited.
22154
22155 * configure: correct makesrcdir when subdir is .
22156
22157 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22158
22159 * configure: Add support for 'subdirs' variable, which is
22160 like 'configdirs', except that configure doesn't re-invoke
22161 itself for subdirs, it just creates a Makefile for each subdir.
22162 * configure.texi: Document subdirs.
22163
22164 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22165
22166 * configure.in: added flex to configdirs
22167
22168 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22169
22170 * Makefile.in: remove clean-stamps from clean.
22171
22172 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22173
22174 * configure.in: Add gdbtest to configdirs.
22175
22176 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22177
22178 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22179 to recursive makes.
22180 * configure.in: Recognize new ncr3000 config.
22181
22182 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22183
22184 * Makefile.in, configure.in: removed references to gdbm.
22185
22186 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22187
22188 * config.sub: Don't canonicalize os value
22189 newsos* to bsd (readline needs to check for newsos).
22190 (This fix was earlier made Jan 31, but got re-broken.)
22191
22192 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22193
22194 * configure.in: sco is an os, not a vendor!
22195
22196 * configure: Quote $( better. Keep various shells happy.
22197
22198 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22199
22200 * Makefile.in: eliminate stamp-files.
22201
22202 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22203
22204 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
22205 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22206
22207 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22208
22209 * config.sub: fix iris/iris3.
22210
22211 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22212
22213 * configure: re-add -rm.
22214
22215 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22216
22217 * Maskefile.in: add .stmp-rcs to all.
22218
22219 * configure.in: remove gas from rs6000 build, use aix host fragment.
22220
22221 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22222
22223 * configure: pass down site_option during recursion.
22224
22225 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22226
22227 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22228
22229 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22230
22231 * configure: Change exec_prefix so that it really defaults to prefix.
22232
22233 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22234
22235 * Makefile.in, configure.in: Add support for mmalloc library.
22236
22237 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22238
22239 * Makefile.in: add stmp dependencies for a few more things.
22240
22241 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22242
22243 * configure: adjusted error message on objdir/srcdir configure
22244 collision, per john's suggestion.
22245
22246 * Makefile.in: add libiberty stmp to all and all.cross.
22247
22248 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22249
22250 * Makefile.in: remove force dependencies, add grep to all.
22251
22252 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22253
22254 * Makefile.in: drop flex. make stamp files work.
22255
22256 * configure: added test for conflicting configuration in srcdir,
22257 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22258 gets cranky. use relative paths for configure and srcdir
22259 whenever possible. Send some error messages to stderr that were
22260 going to stdout.
22261
22262 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22263
22264 * Makefile.in: Fix libg++ rule to check for gcc directory
22265 before using gcc/gcc. Also pass XTRAFLAGS.
22266
22267 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22268
22269 * Makefile.in: added stmp-files so that directories aren't polled
22270 when they are already built.
22271
22272 * configure.texi: fixed a node pointer problem.
22273
22274 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22275
22276 * config.sub configure.in gdb/configure.in
22277 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22278 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22279 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22280
22281 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22282
22283 * configure: -recurring becomes -silent. corrected help message
22284 for -site= option.
22285
22286 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22287
22288 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22289
22290 * configure: when building Makefile for crosses, replace
22291 tooldir and program_prefix. default srcdir from location of
22292 config.sub. remove "for host in hosts" and "for target in
22293 targets" loops.
22294
22295 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22296
22297 * Makefile.in: Do not pass bindir or mandir to cvs.
22298
22299 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22300
22301 * Makefile.in, configure.in: removed traces of namesubdir,
22302 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22303 copyrights to '92, changed some from Cygnus to FSF.
22304
22305 * configure.texi: remove most references to multiple hosts,
22306 multiple targets, subdirs, etc.
22307
22308 * configure.man: removed rcsid. reference config.sub not
22309 config.subr.
22310
22311 * Makefile.in: mkdir $(infodir) on install-info.
22312
22313 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22314
22315 * configure.texi: Explain better about .gdbinit and about
22316 the environment that configure.in sections run in.
22317
22318 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22319
22320 * configure.in: Ultrix is only a decstation if it's a MIPS.
22321
22322 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22323
22324 * README: DOC.configure => cfg-paper.texi.
22325
22326 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22327
22328 * config.sub (near case $os): Don't convert newsos* to bsd!
22329
22330 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22331
22332 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22333 the number of copies of COPYING that go into the GDB tar file.
22334
22335 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22336
22337 * bfd/configure.in, gdb/config/mh-i386sco,
22338 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22339 Fix SCO configuration stuff.
22340
22341 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22342
22343 * Makefile.in: For libg++, make sure the -I pointing
22344 to the gcc directory goes *after* all the libg++-local -I flags.
22345 Also, move just-gcc dependency from just-libg++ to all-libg++.
22346
22347 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22348
22349 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22350
22351 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22352
22353 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22354
22355 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22356
22357 * config.sub: Add stratus configuration frags. Also
22358 submitted to FSF.
22359
22360 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22361
22362 * Makefile.in (DEV_SUPPORT): add configure.man.
22363
22364 * config.sub(Decode manufacturer-specific): add -none*.
22365
22366 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22367
22368 * Makefile.in: remove form feeds to make Sun's make happy.
22369 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22370
22371 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22372
22373 * Makefile.in (AR_FLAGS): Make quieter.
22374
22375 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22376
22377 * configure.in: Add libg++.
22378 * configure: When verbose, don't output the command line at each
22379 level; it will be unremarkably the same as the previous version,
22380 which will be the same as what the user typed.
22381
22382 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22383
22384 * configure.in, Makefile.in: fix clean-info, add flex. add
22385 fileutils.
22386
22387 * configure: be less sensitive to spaces in Makefile.in. Do not
22388 look for sources in "..". Doing so breaks subdirectories that
22389 might have their own configure. If a subdir has it's own
22390 configure script, use it.
22391
22392 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22393
22394 * cfg-paper.texi: some changes suggested by rms.
22395
22396 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22397
22398 * config.sub: Merge in some small additions from the FSF version,
22399 taken from the gcc distribution, to bring the Cygnus and FSF
22400 versions into closer sync.
22401
22402 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22403
22404 * configure.in: Changed svr4 references to sysv4.
22405
22406 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22407
22408 * configure: added -V for version number option.
22409
22410 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22411
22412 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22413 renamed from DOC.configure to cfg-paper.texi.
22414
22415 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22416
22417 * configure, config.subr, config.sub: config.subr is now
22418 config.sub again.
22419
22420 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22421
22422 * configure.texi: new file, in progress.
22423
22424 * Makefile.in: build info file and install the man page for
22425 configure.
22426
22427 * configure.man: new file, first cut.
22428
22429 * configure: find config.subr again now that configuration "none"
22430 has gone. removed all traces of the -ansi option. removed all
22431 traces of the -languages option.
22432
22433 * config.subr: resync from rms.
22434
22435 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22436
22437 * configure, config.sub, config.subr: merge config.sub into
22438 config.subr, call the result config.subr, remove config.sub, use
22439 config.subr.
22440
22441 * Makefile.in: revised install for dir.info.
22442
22443 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22444
22445 * configure.in: add decstation host makefile frag.
22446
22447 * Makefile.in: BISON now bison -y again. also install-gcc on
22448 install. clean-gdbm on clean. infodir belongs in datadir.
22449 Make directories for info install. Build dir.info here then
22450 install it.
22451
22452 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22453
22454 * Makefile.in: fix for bad directory tests.
22455
22456 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22457
22458 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22459 regexp. -srcdir relative was being handled incorrectly.
22460
22461 * Makefile.in: unwrapped some for loops so that parallel makes
22462 work again and so one can focus one's attention on a particular
22463 package.
22464
22465 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22466
22467 * configure: added PWD as a stand in for `pwd` (for speed). use
22468 elif wherever possible. make -srcdir work without -objdir.
22469 -objdir= commented out.
22470
22471 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22472
22473 * configure: +options become --options. -subdirs commented out.
22474 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22475 Makefile now at top of generated Makefile. Removed cvs log
22476 entries. added -srcdir. create .gdbinit only if there is one
22477 in ${srcdir}.
22478
22479 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22480 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22481 and mandir now keyed off datadir by default.
22482
22483 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22484
22485 * Freshly created ChangeLog.
22486
22487 \f
22488 Local Variables:
22489 mode: change-log
22490 left-margin: 8
22491 fill-column: 76
22492 version-control: never
22493 End: